<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>DSpace Collection:</title>
    <link>http://hdl.handle.net/2262/2538</link>
    <description />
    <pubDate>Tue, 21 May 2013 10:54:30 GMT</pubDate>
    <dc:date>2013-05-21T10:54:30Z</dc:date>
    <item>
      <title>On the use of CBR in optimisation problems such as the TSP</title>
      <link>http://hdl.handle.net/2262/19021</link>
      <description>Title: On the use of CBR in optimisation problems such as the TSP
Author: Cunningham, Pádraig; Smyth, Barry; Hurley, Neil
Abstract: The particular strength of CBR is normally considered to be its use in&#xD;
weak theory domains where solution quality is compiled into cases and is&#xD;
reusable. In this paper we explore an alternative use of CBR in optimisation&#xD;
problems where cases represent highly optimised structures in a huge highly&#xD;
constrained solution space. Our analysis focuses on the Travelling Salesman&#xD;
Problem where difficulty arises from the computational complexity of the&#xD;
problem rather than any difficulty associated with the domain theory. We find&#xD;
that CBR is good for producing medium quality solutions in very quick time. We&#xD;
have difficulty getting CBR to produce high quality solutions because solution&#xD;
quality seems to be lost in the adaptation process. We also argue that experiments&#xD;
with CBR on transparent problems such as the TSP tell us a lot about aspects of&#xD;
CBR such as; the quality of CBR solutions, the coverage that cases in the casebase&#xD;
offer and the utility of extending a case-base.</description>
      <pubDate>Wed, 31 May 1995 23:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://hdl.handle.net/2262/19021</guid>
      <dc:date>1995-05-31T23:00:00Z</dc:date>
    </item>
    <item>
      <title>Wireless Communication Using Real-Time Extensions to the Linux Network Subsystem</title>
      <link>http://hdl.handle.net/2262/16520</link>
      <description>Title: Wireless Communication Using Real-Time Extensions to the Linux Network Subsystem
Author: CAHILL, VINNY
Abstract: Timely wireless communication is essential to&#xD;
allow real-time mobile applications, e.g.,&#xD;
communication between mobile robots and intervehicle&#xD;
communication to be realized.&#xD;
The current IEEE 802.11 ad hoc protocol is unable&#xD;
to provide real-time communication guarantees due to&#xD;
its underlying contention-based MAC layer. Our&#xD;
current research is addressing the implementation of a&#xD;
time-bounded MAC protocol as a layer above 802.11.&#xD;
The implementation of a timely MAC protocol requires&#xD;
predictable and deterministic behavior at the device&#xD;
driver level, currently unavailable in the Linux&#xD;
operating system.&#xD;
This paper describes real-time extensions to the&#xD;
Linux operating system to provide real-time&#xD;
guarantees at the device driver level. To our&#xD;
knowledge, we are the first to implement a real-time&#xD;
ORiNOCO driver for real-time Linux. In addition we&#xD;
provide a low-level evaluation of the timeliness of&#xD;
packet transmission achievable using IEEE 802.11.
Description: PUBLISHED</description>
      <pubDate>Sun, 01 Jan 2006 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://hdl.handle.net/2262/16520</guid>
      <dc:date>2006-01-01T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Real-Time Communication in IEEE 802.11 Mobile Ad hoc Networks A Feasibility Study</title>
      <link>http://hdl.handle.net/2262/16519</link>
      <description>Title: Real-Time Communication in IEEE 802.11 Mobile Ad hoc Networks A Feasibility Study
Author: CAHILL, VINNY; WEBER, STEFAN; GLEESON, MARK
Abstract: Achieving predictable communication latency in an ad&#xD;
hoc IEEE 802.11 wireless local area network necessitates&#xD;
an approach that overcomes the impact of the underlying&#xD;
non-deterministic contention-based medium access control&#xD;
(MAC) protocol. In this paper, we assess the feasibility of&#xD;
using a Time Division Multiple Access (TDMA) layer above&#xD;
the IEEE 802.11 MAC protocol in order to achieve such&#xD;
predictable communication latency.&#xD;
We present the design and implementation of this TDMA&#xD;
layer and describe the influence of both the characteristics&#xD;
of the IEEE 802.11MAC protocol and of the dynamics of an&#xD;
ad hoc network on its design. We show that our approach&#xD;
can yield the predictability and stability required to support&#xD;
real-time communication in a real ad hoc environment,&#xD;
typified by dynamic host mobility and varied offered load,&#xD;
subject to identified constraints.
Description: PUBLISHED</description>
      <pubDate>Sun, 01 Jan 2006 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://hdl.handle.net/2262/16519</guid>
      <dc:date>2006-01-01T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Practical Solutions to the Problem of Diagonal Dominance in Kernel Document Clustering</title>
      <link>http://hdl.handle.net/2262/13518</link>
      <description>Title: Practical Solutions to the Problem of Diagonal Dominance in Kernel Document Clustering
Author: Greene, Derek; Cunningham, Pádraig
Abstract: In supervised kernel methods, it has been observed that the&#xD;
performance of the SVM classifier is poor in cases where the diagonal&#xD;
entries of the Gram matrix are large relative to the off-diagonal entries.&#xD;
This problem, referred to as diagonal dominance, often occurs when certain&#xD;
kernel functions are applied to sparse high-dimensional data, such&#xD;
as text corpora. In this paper we investigate the implications of diagonal&#xD;
dominance for unsupervised kernel methods, specifically in the task of&#xD;
document clustering. We discuss a selection of strategies for addressing&#xD;
this issue, and evaluate their effectiveness in producing more accurate&#xD;
and stable clusterings.</description>
      <pubDate>Tue, 07 Feb 2006 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://hdl.handle.net/2262/13518</guid>
      <dc:date>2006-02-07T00:00:00Z</dc:date>
    </item>
    <item>
      <title>ECUE: A Spam Filter that Uses Machine Learning to Track Concept Drift</title>
      <link>http://hdl.handle.net/2262/13506</link>
      <description>Title: ECUE: A Spam Filter that Uses Machine Learning to Track Concept Drift
Author: Delany, Sarah Jane; Cunningham, Pádraig
Abstract: While text classification has been identified for some time as a&#xD;
promising application area for Artificial Intelligence, so far few deployed&#xD;
applications have been described. In this paper we present&#xD;
a spam filtering system that uses example-based machine learning&#xD;
techniques to train a classifier from examples of spam and legitimate&#xD;
email. This approach has the advantage that it can personalise to the&#xD;
specifics of the user’s filtering preferences. This classifier can also&#xD;
automatically adjust over time to account for the changing nature&#xD;
of spam (and indeed changes in the profile of legitimate email). A&#xD;
significant software engineering challenge in developing this system&#xD;
was to ensure that it could interoperate with existing email systems&#xD;
to allow easy managment of the training data over time. This system&#xD;
has been deployed and evaluated over an extended period and the&#xD;
results of this evaluation are presented here.</description>
      <pubDate>Fri, 10 Feb 2006 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://hdl.handle.net/2262/13506</guid>
      <dc:date>2006-02-10T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Predicting Probability Distributions for Surf Height Using an Ensemble of Mixture Density Networks</title>
      <link>http://hdl.handle.net/2262/13505</link>
      <description>Title: Predicting Probability Distributions for Surf Height Using an Ensemble of Mixture Density Networks
Author: Carney, Michael; Cunningham, Pádraig; Dowling, Jim
Abstract: There is a range of potential applications of Machine Learning where it would be more useful to predict the probability distribution&#xD;
for a variable rather than simply the most likely value for that variable. In meteorology and in finance it is often important to know the&#xD;
probability of a variable falling within (or outside) different ranges. In&#xD;
this paper we consider the prediction of surf height with the objective of&#xD;
predicting if it will fall within a given ‘surfable’ range. Prediction problems such as this are considerably more difficult if the distribution of the&#xD;
phenomenon is significantly different from a normal distribution. This&#xD;
is the case with the surf data we have studied. To address this we use&#xD;
an ensemble of mixture density networks to predict the probability density function. Our evaluation shows that this is an effective solution. We&#xD;
also describe a web-based application that presents these predictions in&#xD;
a usable manner.</description>
      <pubDate>Fri, 10 Feb 2006 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://hdl.handle.net/2262/13505</guid>
      <dc:date>2006-02-10T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Calibrating Probability Density Forecasts with Multi-objective Search</title>
      <link>http://hdl.handle.net/2262/13504</link>
      <description>Title: Calibrating Probability Density Forecasts with Multi-objective Search
Author: Carney, Michael; Cunningham, Pádraig
Abstract: In this paper, we show that the optimization of density forecasting models for regression in machine learning can be formulated as a&#xD;
multi-objective problem.We describe the two objectives of sharpness and&#xD;
calibration and suggest suitable scoring&#xD;
metrics for both.We use the popular negative log-likelihood as a measure of sharpness and the probability&#xD;
integral transform as a measure of calibration. We show how optimization on negative log-likelihood alone often results in sub-optimal models.&#xD;
To solve this problem we introduce a multi-objective evolutionary optimization framework that can produce better density forecasts from a&#xD;
prediction users perspective. Our experiments show improvements over&#xD;
state-of-the-art approaches.</description>
      <pubDate>Fri, 10 Feb 2006 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://hdl.handle.net/2262/13504</guid>
      <dc:date>2006-02-10T00:00:00Z</dc:date>
    </item>
    <item>
      <title>An Evaluation of the Usefulness of Explanation in a CBR System for Decision Support in Bronchiolitis Treatment</title>
      <link>http://hdl.handle.net/2262/13503</link>
      <description>Title: An Evaluation of the Usefulness of Explanation in a CBR System for Decision Support in Bronchiolitis Treatment
Author: Doyle, Dónal; Cunningham, Pádraig
Abstract: The research presented here explores the hypothesis that the deployment and acceptance of decision support systems in medicine will be enhanced if the basis for the recommendation produced by the system is&#xD;
apparent. We describe a decision support system for advising on patients&#xD;
suffering from bronchiolitis. This system supports its recommendations&#xD;
with precedent cases selected to support the recommendation along with&#xD;
justification text that highlights aspects of these cases relevant to the&#xD;
query case. It also presents an estimate of its confidence in the recommendation. The main contribution of this paper is an evaluation of this&#xD;
system in a clinical context. The evaluation shows that this type of explanation does enhance the usefulness of the system for practitioners.</description>
      <pubDate>Mon, 03 Apr 2006 23:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://hdl.handle.net/2262/13503</guid>
      <dc:date>2006-04-03T23:00:00Z</dc:date>
    </item>
    <item>
      <title>Evaluating Density Forecasting Models</title>
      <link>http://hdl.handle.net/2262/13502</link>
      <description>Title: Evaluating Density Forecasting Models
Author: Carney, Michael; Cunningham, Pádraig
Abstract: Density forecasting in regression is gaining popularity as real world&#xD;
applications demand an estimate of the level of uncertainty in predictions. In&#xD;
this paper we describe the two goals of density forecasting1 sharpness and calibration.&#xD;
We review the evaluation methods available to a density forecaster to&#xD;
assess each of these goals and we introduce a new evaluation method that allows&#xD;
modelers to compare and evaluate their models across both of these goals&#xD;
simultaneously and identify the optimal model.</description>
      <pubDate>Mon, 01 May 2006 23:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://hdl.handle.net/2262/13502</guid>
      <dc:date>2006-05-01T23:00:00Z</dc:date>
    </item>
    <item>
      <title>Efficient Prediction-Based Validation for Document Clustering</title>
      <link>http://hdl.handle.net/2262/13501</link>
      <description>Title: Efficient Prediction-Based Validation for Document Clustering
Author: Greene, Derek; Cunningham, Pádraig
Abstract: Recently, stability-based techniques have emerged as a very&#xD;
promising solution to the problem of cluster validation. An inherent&#xD;
drawback of these approaches is the computational cost of generating&#xD;
and assessing multiple clusterings of the data. In this paper we present&#xD;
an efficient prediction-based validation approach suitable for application&#xD;
to large, high-dimensional datasets such as text corpora. We use kernel&#xD;
clustering to isolate the validation procedure from the original data.&#xD;
Furthermore, we employ a prototype reduction strategy that allows us to&#xD;
work on a reduced kernel matrix, leading to significant computational&#xD;
savings. To ensure that this condensed representation accurately reflects&#xD;
the cluster structures in the data, we propose a density-biased selection&#xD;
strategy. This novel validation process is evaluated on a large number&#xD;
of real and artificial datasets, where it is shown to consistently produce&#xD;
good estimates for the optimal number of clusters.</description>
      <pubDate>Mon, 01 May 2006 23:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://hdl.handle.net/2262/13501</guid>
      <dc:date>2006-05-01T23:00:00Z</dc:date>
    </item>
  </channel>
</rss>

