paper-with-me

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 applying machine learning approaches. Prototype selection techniques have been applied to reduce the requirements of computational resources that are needed by these techniques. In this paper, we propose an approach for speeding up existing prototype selection techniques. It builds an abstract representation of the dataset, using the notion of spatial partition. The second step uses this abstract representation to prune the search space efficiently and select a set of candidate prototypes. After, some conventional prototype selection algorithms can be applied to the candidates selected by our approach. Our approach was integrated with five conventional prototype selection algorithms and tested on 14 widely recognized datasets used in classification tasks. The performance of the modified algorithms was compared to that of their original versions in terms of accuracy and reduction rate. The experimental results demonstrate that, overall, our proposed approach maintains accuracy while enhancing the reduction rate of the original prototype selection algorithms and simultaneously reducing their execution times.

📄 PDF Abstract BibTeX arXiv:2403.11020

Code (0)

등록된 구현이 없습니다.

Tasks

Prototype Selection

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Learning from Exemplars and Prototypes in Machine Learning and Psychology

2018-06-04 · Julian Zubek, Ludmila Kuncheva

This paper draws a parallel between similarity-based categorisation models developed in cognitive psychology and the nearest neighbour classifier (1-NN) in machine learning. Conceived as a result of the historical rivalr…

BIG-bench Machine LearningPrototype Selection

Wireless Power Transfer with Distributed Antennas: System Design, Prototype, and Experiments

2020-10-31 · Shanpu Shen, JungHoon Kim, Chaoyun Song, Bruno Clerckx

In this paper, we design and experiment a far-field wireless power transfer (WPT) architecture based on distributed antennas, so-called WPT DAS, that dynamically selects transmit antenna and frequency to increase the out…

Diversity

ProtoFlow: Interpretable and Robust Surgical Workflow Modeling with Learned Dynamic Scene Graph Prototypes

2025-12-16 · Felix Holm, Ghazal Ghazaei, Nassir Navab arxiv

Purpose: Detailed surgical recognition is critical for advancing AI-assisted surgery, yet progress is hampered by high annotation costs, data scarcity, and a lack of interpretable models. While scene graphs offer a struc…

Representation LearningGraph Neural Network

XR Blocks: Accelerating Human-centered AI + XR Innovation

2025-09-29 · David Li, Nels Numan, Xun Qian, Yanhe Chen 외 arxiv

We are on the cusp where Artificial Intelligence (AI) and Extended Reality (XR) are converging to unlock new paradigms of interactive computing. However, a significant gap exists between the ecosystems of these two field…

DeepAbstract: Neural Network Abstraction for Accelerating Verification

2020-06-24 · Pranav Ashok, Vahid Hashemi, Jan Křetínský, Stefanie Mohr

While abstraction is a classic tool of verification to scale it up, it is not used very often for verifying neural networks. However, it can help with the still open task of scaling existing algorithms to state-of-the-ar…

Clustering