paper-with-me

홈 › Papers

Representative Selection in Non Metric Datasets

2015-02-26 · Elad Liebman, Benny Chor, Peter Stone

This paper considers the problem of representative selection: choosing a subset of data points from a dataset that best represents its overall set of elements. This subset needs to inherently reflect the type of information contained in the entire set, while minimizing redundancy. For such purposes, clustering may seem like a natural approach. However, existing clustering methods are not ideally suited for representative selection, especially when dealing with non-metric data, where only a pairwise similarity measure exists. In this paper we propose $\delta$-medoids, a novel approach that can be viewed as an extension to the $k$-medoids algorithm and is specifically suited for sample representative selection from non-metric data. We empirically validate $\delta$-medoids in two domains, namely music analysis and motion analysis. We also show some theoretical bounds on the performance of $\delta$-medoids and the hardness of representative selection in general.

📄 PDF Abstract BibTeX arXiv:1502.07428

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Cluster Representatives Selection in Non-Metric Spaces for Nearest Prototype Classification

2021-07-03 · Jaroslav Hlaváč, Martin Kopp, Jan Kohout

The nearest prototype classification is a less computationally intensive replacement for the $k$-NN method, especially when large datasets are considered. In metric spaces, centroids are often used as prototypes to repre…

LUCoS: Latent Unsupervised Context Selection for Tabular Foundation Models

2026-05-26 · Oroel Ipas, Guillermo Gomez-Trenado, Rocío Romero-Zaliz, Isaac Triguero arxiv

Selecting which instances to label is a key challenge in low-label tabular learning. For recent Tabular Foundation Models such as TabPFN, context selection directly determines predictive performance. Supervised oracle ex…

Joint Representative Selection and Feature Learning: A Semi-Supervised Approach

2019-06-01 · CVPR 2019 6 · Suchen Wang, Jingjing Meng, Junsong Yuan, Yap-Peng Tan

In this paper, we propose a semi-supervised approach for representative selection, which finds a small set of representatives that can well summarize a large data collection. Given labeled source data and big unlabeled t…

From Keyframes to Key Objects: Video Summarization by Representative Object Proposal Selection

2016-06-01 · CVPR 2016 6 · Jingjing Meng, Hongxing Wang, Junsong Yuan, Yap-Peng Tan

We propose to summarize a video into a few key objects by selecting representative object proposals generated from video frames. This representative selection problem is formulated as a sparse dictionary selection proble…

ObjectVideo Summarization

Metric-DST: Mitigating Selection Bias Through Diversity-Guided Semi-Supervised Metric Learning

2024-11-27 · Yasin I. Tepeli, Mathijs de Wolf, Joana P. Gonçalves

Selection bias poses a critical challenge for fairness in machine learning, as models trained on data that is less representative of the population might exhibit undesirable behavior for underrepresented profiles. Semi-s…

DiversityFairnessMetric LearningSelection bias