paper-with-me

Papers

On the reusability of samples in active learning

2022-06-13 · Gijs van Tulder, Marco Loog

An interesting but not extensively studied question in active learning is that of sample reusability: to what extent can samples selected for one learner be reused by another? This paper explains why sample reusability is of practical interest, why reusability can be a problem, how reusability could be improved by importance-weighted active learning, and which obstacles to universal reusability remain. With theoretical arguments and practical demonstrations, this paper argues that universal reusability is impossible. Because every active learning strategy must undersample some areas of the sample space, learners that depend on the samples in those areas will learn more from a random sample selection. This paper describes several experiments with importance-weighted active learning that show the impact of the reusability problem in practice. The experiments confirmed that universal reusability does not exist, although in some cases -- on some datasets and with some pairs of classifiers -- there is sample reusability. Finally, this paper explores the conditions that could guarantee the reusability between two classifiers.

📄 PDF Abstract BibTeX arXiv:2206.06276

Code (1)

JohnLangford/vowpal_wabbit 공식 구현

Tasks

Active Learning

Similar Papers 제목 키워드 기반

The Landscape of Data Reuse in Interactive Information Retrieval: Motivations, Sources, and Evaluation of Reusability

2024-11-23 · Tianji Jiang, Wenqi Li, Jiqun Liu

Sharing and reusing research data can effectively reduce redundant efforts in data collection and curation, especially for small labs and research teams conducting human-centered system research, and enhance the replicab…

Information Retrieval

Reusability and Transferability of Macro Actions for Reinforcement Learning

2019-08-05 · Yi-Hsiang Chang, Kuan-Yu Chang, Henry Kuo, Chun-Yi Lee

Conventional reinforcement learning (RL) typically determines an appropriate primitive action at each timestep. However, by using a proper macro action, defined as a sequence of primitive actions, an agent is able to byp…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Evaluating Chain-of-Thought Reasoning through Reusability and Verifiability

2026-02-19 · Shashank Aggarwal, Ram Vikas Mishra, Amit Awekar arxiv

In multi-agent IR pipelines for tasks such as search and ranking, LLM-based agents exchange intermediate reasoning in terms of Chain-of-Thought (CoT) with each other. Current CoT evaluation narrowly focuses on target tas…

Satori: Towards Proactive AR Assistant with Belief-Desire-Intention User Modeling

2024-10-22 · Chenyi Li, Guande Wu, Gromit Yeuk-Yin Chan, Dishita G Turakhia 외

Augmented Reality (AR) assistance is increasingly used for supporting users with physical tasks like assembly and cooking. However, most systems rely on reactive responses triggered by user input, overlooking rich contex…

Language ModelingLanguage ModellingLarge Language Model

Assessing Reusability of Deep Learning-Based Monotherapy Drug Response Prediction Models Trained with Omics Data

2024-09-18 · Jamie C. Overbeek, Alexander Partin, Thomas S. Brettin, Nicholas Chia 외

Cancer drug response prediction (DRP) models present a promising approach towards precision oncology, tailoring treatments to individual patient profiles. While deep learning (DL) methods have shown great potential in th…

Drug Response Prediction