Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
skip to main content
10.5555/1620163guideproceedingsBook PagePublication PagesConference Proceedingsacm-pubtype
AAAI'08: Proceedings of the 23rd national conference on Artificial intelligence - Volume 2
2008 Proceeding
Publisher:
  • AAAI Press
Conference:
Chicago Illinois July 13 - 17, 2008
ISBN:
978-1-57735-368-3
Published:
13 July 2008
Sponsors:
Association for the Advancement of Artificial Intelligence

Reflects downloads up to 29 Jan 2025Bibliometrics
Abstract

No abstract available.

Article
Distance metric learning vs. Fisher discriminant analysis
Pages 598–603

There has been much recent attention to the problem of learning an appropriate distance metric, using class labels or other side information. Some proposed algorithms are iterative and computationally expensive. In this paper, we show how to solve one ...

Article
Potential-based shaping in model-based reinforcement learning
Pages 604–609

Potential-based shaping was designed as a way of introducing background knowledge into model-free reinforcement-learning algorithms. By identifying states that are likely to have high value, this approach can decrease experience complexity--the number ...

Article
Sparse projections over graph
Pages 610–615

Recent study has shown that canonical algorithms such as Principal Component Analysis (PCA) and Linear Discriminant Analysis (LDA) can be obtained from graph based dimensionality reduction framework. However, these algorithms yield projective maps which ...

Article
Clustering via random walk hitting time on directed graphs
Pages 616–621

In this paper, we present a general data clustering algorithm which is based on the asymmetric pairwise measure of Markov random walk hitting time on directed graphs. Unlike traditional graph based clustering methods, we do not explicitly calculate the ...

Article
Integrating multiple learning components through Markov logic
Pages 622–627

This paper addresses the question of how statistical learning algorithms can be integrated into a larger AI system both from a practical engineering perspective and from the perspective of correct representation, learning, and reasoning. Our goal is to ...

Article
A case study on the critical role of geometric regularity in machine learning
Pages 628–633

An important feature of many problem domains in machine learning is their geometry. For example, adjacency relationships, symmetries, and Cartesian coordinates are essential to any complete description of board games, visual recognition, or vehicle ...

Article
Semi-supervised ensemble ranking
Pages 634–639

Ranking plays a central role in many Web search and information retrieval applications. Ensemble ranking, sometimes called meta-search, aims to improve the retrieval performance by combining the outputs from multiple ranking algorithms. Many ensemble ...

Article
Instance-level semisupervised multiple instance learning
Pages 640–645

Multiple instance learning (MIL) is a branch of machine learning that attempts to learn information from bags of instances. Many real-world applications such as localized content-based image retrieval and text categorization can be viewed as MIL ...

Article
Zero-data learning of new tasks
Pages 646–651

We introduce the problem of zero-data learning, where a model must generalize to classes or tasks for which no training data are available and only a description of the classes or tasks are provided. Zero-data learning is useful for problems where the ...

Article
Dimension amnesic pyramid match kernel
Pages 652–658

With the success of local features in object recognition, feature-set representations are widely used in computer vision and related domains. Pyramid match kernel (PMK) is an efficient approach to quantifying the similarity between two unordered feature-...

Article
Clustering on complex graphs
Pages 659–664

Complex graphs, in which multi-type nodes are linked to each other, frequently arise in many important applications, such as Web mining, information retrieval, bioinformatics, and epidemiology. In this study, We propose a general framework for ...

Article
From comparing clusterings to combining clusterings
Pages 665–670

This paper presents a fast simulated annealing framework for combining multiple clusterings (i.e. clustering ensemble) based on some measures of agreement between partitions, which are originally used to compare two clusterings (the obtained clustering ...

Article
Trace ratio criterion for feature selection
Pages 671–676

Fisher score and Laplacian score are two popular feature selection algorithms, both of which belong to the general graph-based feature selection framework. In this framework, a feature subset is selected based on the corresponding score (subset-level ...

Article
Transfer learning via dimensionality reduction
Pages 677–682

Transfer learning addresses the problem of how to utilize plenty of labeled data in a source domain to solve related but different problems in a target domain, even when the training and testing problems have different distributions or features. In this ...

Article
Active learning for pipeline models
Pages 683–688

For many machine learning solutions to complex applications, there are significant performance advantages to decomposing the overall task into several simpler sequential stages, commonly referred to as a pipeline model. Typically, such scenarios are ...

Article
Economic hierarchical Q-learning
Pages 689–695

Hierarchical state decompositions address the curse-of-dimensionality in Q-learning methods for reinforcement learning (RL) but can suffer from suboptimality. In addressing this, we introduce the Economic Hierarchical Q-Learning (EHQ) algorithm for ...

Article
Markov blanket feature selection for support vector machines
Pages 696–701

Based on Information Theory, optimal feature selection should be carried out by searching Markov blankets. In this paper, we formally analyze the current Markov blanket discovery approach for support vector machines and propose to discover Markov ...

Article
On-line case-based plan adaptation for real-time strategy games
Pages 702–707

Traditional artificial intelligence techniques do not perform well in applications such as real-time strategy games because of the extensive search spaces which need to be explored. In addition, this exploration must be carried out on-line during ...

Article
Adapting ADtrees for high arity features
Pages 708–713

ADtrees, a data structure useful for caching sufficient statistics, have been successfully adapted to grow lazily when memory is limited and to update sequentially with an incrementally updated dataset. For low arity symbolic features, ADtrees trade a ...

Article
Efficient learning of action schemas and web-service descriptions
Pages 714–719

This work addresses the problem of efficiently learning action schemas using a bounded number of samples (interactions with the environment). We consider schemas in two languages--traditional STRIPS, and a new language STRIPS+WS that extends STRIPS to ...

Article
On discriminative semi-supervised classification
Pages 720–725

The recent years have witnessed a surge of interests in semi-supervised learning methods. A common strategy for these algorithms is to require that the predicted data labels should be sufficiently smooth with respect to the intrinsic data manifold. In ...

Article
Semi-supervised classification using local and global regularization
Pages 726–731

In this paper, we propose a semi-supervised learning (SSL) algorithm based on local and global regularization. In the local regularization part, our algorithm constructs a regularized classifier for each data point using its neighborhood, while the ...

Article
Learning hidden curved exponential family models to infer face-to-face interaction networks from situated speech data
Pages 732–738

In this paper, we present a novel probabilistic framework for recovering global, latent social network structure from local, noisy observations. We extend curved exponential random graph models to include two types of variables: hidden variables that ...

Article
Hidden dynamic probabilistic models for labeling sequence data
Pages 739–745

We propose a new discriminative framework, namely Hidden Dynamic Conditional Random Fields (HDCRFs), for building probabilistic models which can capture both internal and external class dynamics to label sequence data. We introduce a small number of ...

Article
Classification by discriminative regularization
Pages 746–751

Classification is one of the most fundamental problems in machine learning, which aims to separate the data from different classes as far away as possible. A common way to get a good classification function is to minimize its empirical prediction loss ...

Article
Multi-view local learning
Pages 752–757

The idea of local learning, i.e., classifying a particular example based on its neighbors, has been successfully applied to many semi-supervised and clustering problems recently. However, the local learning methods developed so far are all devised for ...

Article
Constraint projections for ensemble learning
Pages 758–763

It is well-known that diversity among base classifiers is crucial for constructing a strong ensemble. Most existing ensemble methods obtain diverse individual learners through resampling the instances or features. In this paper, we propose an ...

Article
Automating to-do lists for users: interpretation of to-dos for selecting and tasking agents
Pages 765–771

To-do lists have been found to be the most popular personal information management tools, yet there is no automated system to interpret and act upon them when appropriate on behalf of the user. Automating to-do lists is challenging, not only because ...

Article
Proactive intrusion detection
Pages 772–777

Machine learning systems are deployed in many adversarial conditions like intrusion detection, where a classifier has to decide whether a sequence of actions come from a legitimate user or not. However, the attacker, being an adversarial agent, could ...

Article
Speech-enabled card games for language learners
Pages 778–783

This paper debuts a novel application of speech recognition to foreign language learning. We present a generic framework for developing user-customizable card games designed to aid learners in the difficult task of vocabulary acquisition. We also ...

Contributors
  • University of Leeds
Index terms have been assigned to the content through auto-classification.

Recommendations