paper-with-me

Papers

Active Learning with Task-Driven Representations for Messy Pools

2025-10-29 · Kianoosh Ashouritaklimi, Tom Rainforth arxiv

Active learning has the potential to be especially useful for messy, uncurated pools where datapoints vary in relevance to the target task. However, state-of-the-art approaches to this problem currently rely on using fixed, unsupervised representations of the pool, focusing on modifying the acquisition function instead. We show that this model setup can undermine their effectiveness at dealing with messy pools, as such representations can fail to capture important information relevant to the task. To address this, we propose using task-driven representations that are periodically updated during the active learning process using the previously collected labels. We introduce two specific strategies for learning these representations, one based on directly learning semi-supervised representations and the other based on supervised fine-tuning of an initial unsupervised representation. We find that both significantly improve empirical performance over using unsupervised or pretrained representations.

📄 PDF Abstract BibTeX arXiv:2510.25926

Code (0)

등록된 구현이 없습니다.

Tasks

Active Learning

Similar Papers 제목 키워드 기반

On Initial Pools for Deep Active Learning

2020-11-30 · Akshay L Chandra, Sai Vikas Desai, Chaitanya Devaguptapu, Vineeth N Balasubramanian

Active Learning (AL) techniques aim to minimize the training data required to train a model for a given task. Pool-based AL techniques start with a small initial labeled pool and then iteratively pick batches of the most…

Active Learning

An Interactive Navigation Method with Effect-oriented Affordance

2024-01-01 · CVPR 2024 1 · Xiaohan Wang, Yuehu Liu, Xinhang Song, Yuyi Liu 외

Visual navigation is to let the agent reach the target according to the continuous visual input. In most previous works visual navigation is usually assumed to be done in a static and ideal environment: the target is…

NavigateVisual Navigation

MessyMem: Learning-from-Doing Memory for Mobile Manipulation

2026-09-14 · Anuva Banwasi, William Muckelroy, Priya Sundaresan, Linfeng Zhao 외 arxiv

Mobile manipulators deployed across many rooms and visits should improve with experience: after discovering that a cabinet is locked or finding an object in a drawer, the robot should reuse that knowledge rather than sta…

Peer-inspired Student Performance Prediction in Interactive Online Question Pools with Graph Neural Network

2020-08-04 · Haotian Li, Huan Wei, Yong Wang, Yangqiu Song 외

Student performance prediction is critical to online education. It can benefit many downstream tasks on online learning platforms, such as estimating dropout rates, facilitating strategic intervention, and enabling adapt…

Graph Neural NetworkPrediction

LEGO-Net: Learning Regular Rearrangements of Objects in Rooms

2023-01-23 · CVPR 2023 1 · Qiuhong Anna Wei, Sijie Ding, Jeong Joon Park, Rahul Sajnani 외

Humans universally dislike the task of cleaning up a messy room. If machines were to help us with this task, they must understand human criteria for regular arrangements, such as several types of symmetry, co-linearity o…