Case-Based Reasoning
Nearest neighbor density functional estimation based on inverse Laplace transform
Ganguly, Shouvik, Ryu, Jongha, Kim, Young-Han, Noh, Yung-Kyun, Lee, Daniel D.
A general approach to $L_2$-consistent estimation of various density functionals using $k$-nearest neighbor distances is proposed, along with the analysis of convergence rates in mean squared error. The construction of the estimator is based on inverse Laplace transforms related to the target density functional, which arises naturally from the convergence of a normalized volume of $k$-nearest neighbor ball to a Gamma distribution in the sample limit. Some instantiations of the proposed estimator rediscover existing $k$-nearest neighbor based estimators of Shannon and Renyi entropies and Kullback--Leibler and Renyi divergences, and discover new consistent estimators for many other functionals, such as Jensen--Shannon divergence and generalized entropies and divergences. A unified finite-sample analysis of the proposed estimator is presented that builds on a recent result by Gao, Oh, and Viswanath (2017) on the finite sample behavior of the Kozachenko--Leoneko estimator of entropy.
An Optimal Footprint Method for Case-Base Maintenance
Mathew, Ditty (Indian Institute of Technology, Madras) | Chakraborti, Sutanu (Indian Institute of Technology, Madras)
In Case-Based Reasoning (CBR), new problems are solved by retrieving similar previously solved cases and adapting their solutions. The new case is then stored appropriately in the case-base for future use. It is a fundamental problem to control the growth of case-base and the case-base maintenance step retains cases in the case-base based on an estimate of their usefulness in solving new problems. We propose an optimization formulation to identify an optimal set of representative cases called the optimal footprint of the case-base. The optimization formulation ensures that the optimal footprint set strikes a right trade-off between minimizing the number of cases and maximizing their ability to solve the remaining cases in the case-base. This trade-off is studied empirically in this paper. We also illustrate the trade-off between the size and performance of optimal footprint in the context of regression.
A Case-Based Reasoning Approach to Learning State-Based Behavior
Gunaratne, Amrik Sacha Elapata (Carleton University, Ottawa) | Esfandiari, Babak (Carleton University, Ottawa) | Fawaz, Ali (Carleton University, Ottawa)
Learning from Observation involves creating agents that observe experts performing tasks and imitate them. Case-Based Reasoning (CBR) is a tool that can be used for this purpose. Regular CBR can only learn memoryless behavior: behavior that doesn't rely on the past. Temporal Backtracking (TB) is an approach to learning state-based behavior that uses recency as its inductive bias, which may or may not be relevant to the agent behavior. We show how TB can be viewed as a particular case of a more generalized case-based approach to learning state-based behavior that can accommodate other inductive biases. We then propose five alternative similarity metrics to learn three different state-based behaviors in a 2D vacuum cleaner domain, and compare their performance to the TB algorithm's performance. We show that none of the proposed metrics (nor TB) is a one-size-fits all algorithm for learning state-based behavior.
Content Selection for Time Series Summarization Using Case-Based Reasoning
Dubey, Neha (Indian Institute of Technology Madras) | Chakraborti, Sutanu (Indian Institute of Technology Madras) | Khemani, Deepak (Indian Institute of Technology Madras)
We propose a Case-Based Reasoning(CBR) approach for content selection, which is an intermediate step towards generating textual summaries of time series data in the weather prediction domain. Specifically, we handle two significant challenges, the first involving multivariate data that warrants modeling of the interaction of two `channels' (wind speed and direction in our context) and the second involving the effective integration of domain-specific knowledge in the form of rules with data from a case library of past instances of content selection. We present an approach that uses domain knowledge to transform a given raw time series instance into a representation that facilitates effective retrieval of relevant cases, which are then used for change point prediction. We empirically demonstrate that our approach combining CBR and domain rules outperforms classical content selection mechanisms that are based on rules or heuristics alone as well as those that are purely data-driven.
Feature Selection and Case-Based Reasoning for Survival Analysis in Bioinformatics
Bichindaritz, Isabelle (State University of New York) | Englebert, Charles (State University of New York) | Regua, Angelina (Upstate Medical University) | Kotula, Leszek (Upstate Medical University)
The development of microarray technology has made it possible to assemble biomedical datasets that measure the expression profile of thousands of genes simultaneously. However, such high-dimensional datasets make computation costly and can complicate the interpretation of a predictive model. To address this, feature selection methods are used to extract biological information from a large amount of data in order to filter the expression dataset down to the smallest possible subset of accurate predictor genes. Feature selection has three main advantages: it decreases computational costs, mitigates the possibility of overfitting due to high inter-variable correlations, and allows for an easier clinical interpretation of the model. In this paper we compare three methods of feature selection: iterative Bayesian Model Averaging (BMA), Random Survival Forest (RSF) and Cox Proportional Hazard (CPH) and five methods of survival analysis: Analysis RandomSurvival Forest (RSF), Cox Proportional Hazard (CPH), Alan Additive Filter (AAF), DeepSurv (neural network), andCbrSurv (case-based reasoning), which we introduce in this paper. Features selected by these methods are compared with a hand selected set of features. All the data we used came from the Metabric breast cancer dataset. Our results indicate that feature selection improves the performance of survival analysis methods. Overall, the best survival analysis performance was obtained by combining RSF for feature selection and CbrSurv, closely followed by DeepSurv, for survival prediction
Special Track on Case-Based Reasoning
Kapetanakis, Stelios (University of Brighton) | Floyd, Michael W. (Knexus Research Corporation)
Case-based reasoning (CBR) is an artificial intelligence problem solving and learning methodology that retrieves and adapts previous experiences to fit newly encountered situations. This special track, currently in its 18th year, serves as an annual forum for researchers to present and discuss developments in CBR theory and application. Mirroring the annual International Conference on Case-Based Reasoning, this yearโs special track has attracted a variety of high-quality submissions that present many valuable theoretical contributions and application domains. Although the CBR special track serves an important role as a focal point for the North American CBR community, this year continues the tradition of strong international participation. We would like to thank everyone who contributed to the success of this special track, especially the authors, the program committee members, the additional reviewers, and the FLAIRS conference organizers.
A Case-Based Reasoning and Clustering Framework for the Development of Intelligent Agents in Simulation Systems
Lucca, Marcos R. B. (Federal University of Santa Maria) | Junior, Alcides G. Lopes ( Federal University of Rio Grande do Sul ) | Freitas, Edison P. ( Federal University of Rio Grande do Sul ) | Silva, Luis A. L. ( Federal University of Santa Maria )
Artificial Intelligence (AI) techniques are essential to the modeling of realistic behaviors for agents in simulation systems. Although Case-Based Reasoning (CBR) and Clustering techniques are being explored in the implementation of such agents in computer games, these techniques are still under-used in the implementation of simulation systems. This work approaches this gap by proposing a new CBR and clustering framework in which clustering algorithms and clustering evaluation techniques are explored in both the construction of adjusted similarity functions and the organization of sub-case bases, which are indexing components to the efficient retrieval of relevant cases from case bases so as to support the solution of new simulation problems. To evaluate this framework, a case-based algorithm was implemented to simulate the choice of military supplies to be used in artillery battery missions in virtual tactical simulations.
Creative Invention Benchmark
Guzdial, Matthew, Liao, Nicholas, Shah, Vishwa, Riedl, Mark O.
In this paper we present the Creative Invention Benchmark (CrIB), a 2000-problem benchmark for evaluating a particular facet of computational creativity. Specifically, we address combinational p-creativity, the creativity at play when someone combines existing knowledge to achieve a solution novel to that individual.
A Survey on Application of Machine Learning Techniques in Optical Networks
Musumeci, Francesco, Rottondi, Cristina, Nag, Avishek, Macaluso, Irene, Zibar, Darko, Ruffini, Marco, Tornatore, Massimo
Today, the amount of data that can be retrieved from communications networks is extremely high and diverse (e.g., data regarding users behavior, traffic traces, network alarms, signal quality indicators, etc.). Advanced mathematical tools are required to extract useful information from this large set of network data. In particular, Machine Learning (ML) is regarded as a promising methodological area to perform network-data analysis and enable, e.g., automatized network self-configuration and fault management. In this survey we classify and describe relevant studies dealing with the applications of ML to optical communications and networking. Optical networks and system are facing an unprecedented growth in terms of complexity due to the introduction of a huge number of adjustable parameters (such as routing configurations, modulation format, symbol rate, coding schemes, etc.), mainly due to the adoption of, among the others, coherent transmission/reception technology, advanced digital signal processing and to the presence of nonlinear effects in optical fiber systems. Although a good number of research papers have appeared in the last years, the application of ML to optical networks is still in its early stage. In this survey we provide an introductory reference for researchers and practitioners interested in this field. To stimulate further work in this area, we conclude the paper proposing new possible research directions.
The Argument Reasoning Comprehension Task: Identification and Reconstruction of Implicit Warrants
Habernal, Ivan, Wachsmuth, Henning, Gurevych, Iryna, Stein, Benno
Reasoning is a crucial part of natural language argumentation. To comprehend an argument, one must analyze its warrant, which explains why its claim follows from its premises. As arguments are highly contextualized, warrants are usually presupposed and left implicit. Thus, the comprehension does not only require language understanding and logic skills, but also depends on common sense. In this paper we develop a methodology for reconstructing warrants systematically. We operationalize it in a scalable crowdsourcing process, resulting in a freely licensed dataset with warrants for 2k authentic arguments from news comments. On this basis, we present a new challenging task, the argument reasoning comprehension task. Given an argument with a claim and a premise, the goal is to choose the correct implicit warrant from two options. Both warrants are plausible and lexically close, but lead to contradicting claims. A solution to this task will define a substantial step towards automatic warrant reconstruction. However, experiments with several neural attention and language models reveal that current approaches do not suffice.