paper-with-me

홈 › Papers

Ignorance-Aware Approaches and Algorithms for Prototype Selection in Machine Learning

2019-05-15 · Vagan Terziyan, Anton Nikulin

Operating with ignorance is an important concern of the Machine Learning research, especially when the objective is to discover knowledge from the imperfect data. Data mining (driven by appropriate knowledge discovery tools) is about processing available (observed, known and understood) samples of data aiming to build a model (e.g., a classifier) to handle data samples, which are not yet observed, known or understood. These tools traditionally take samples of the available data (known facts) as an input for learning. We want to challenge the indispensability of this approach and we suggest considering the things the other way around. What if the task would be as follows: how to learn a model based on our ignorance, i.e. by processing the shape of 'voids' within the available data space? Can we improve traditional classification by modeling also the ignorance? In this paper, we provide some algorithms for the discovery and visualizing of the ignorance zones in two-dimensional data spaces and design two ignorance-aware smart prototype selection techniques (incremental and adversarial) to improve the performance of the nearest neighbor classifiers. We present experiments with artificial and real datasets to test the concept of the usefulness of ignorance discovery in machine learning.

📄 PDF Abstract BibTeX arXiv:1905.06054

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningPrototype Selection

Similar Papers 제목 키워드 기반

Accelerating prototype selection with spatial abstraction

2024-03-16 · Joel Luís Carbonera

The increasing digitalization in industry and society leads to a growing abundance of data available to be processed and exploited. However, the high volume of data requires considerable computational resources for apply…

Prototype Selection

Don't Make It Up: Preserving Ignorance Awareness in LLM Fine-Tuning

2025-06-17 · William F. Shen, Xinchi Qiu, Nicola Cancedda, Nicholas D. Lane

Existing work on mitigating catastrophic forgetting in large language model (LLM) fine-tuning has primarily focused on preserving specific data or tasks, while critically overlooking the degradation of essential capabili…

Language ModelingLanguage ModellingLarge Language ModelSafety Alignment

Scalable Prototype Selection by Genetic Algorithms and Hashing

2017-12-26 · Yenisel Plasencia-Calaña, Mauricio Orozco-Alzate, Heydi Méndez-Vázquez, Edel García-Reyes 외

Classification in the dissimilarity space has become a very active research area since it provides a possibility to learn from data given in the form of pairwise non-metric dissimilarities, which otherwise would be diffi…

Prototype Selection

Algorithmic Fairness and Social Welfare

2024-04-05 · Annie Liang, Jay Lu

Algorithms are increasingly used to guide high-stakes decisions about individuals. Consequently, substantial interest has developed around defining and measuring the ``fairness'' of these algorithms. These definitions of…

Fairness

SPSD Matrix Approximation vis Column Selection: Theories, Algorithms, and Extensions

2014-06-22 · Shusen Wang, Luo Luo, Zhihua Zhang

Symmetric positive semidefinite (SPSD) matrix approximation is an important problem with applications in kernel methods. However, existing SPSD matrix approximation methods such as the Nystr\"om method only have weak err…