paper-with-me

Papers

Beyond Labels: Information-Efficient Human-in-the-Loop Learning using Ranking and Selection Queries

2026-02-17 · Belén Martín-Urcelay, Yoonsang Lee, Matthieu R. Bloch, Christopher J. Rozell arxiv

Integrating human expertise into machine learning systems often reduces the role of experts to labeling oracles, a paradigm that limits the amount of information exchanged and fails to capture the nuances of human judgment. We address this challenge by developing a human-in-the-loop framework to learn binary classifiers with rich query types, consisting of item ranking and exemplar selection. We first introduce probabilistic human response models for these rich queries motivated by the relationship experimentally observed between the perceived implicit score of an item and its distance to the unknown classifier. Using these models, we then design active learning algorithms that leverage the rich queries to increase the information gained per interaction. We provide theoretical bounds on sample complexity and develop a tractable and computationally efficient variational approximation. Through experiments with simulated annotators derived from crowdsourced word-sentiment and image-aesthetic datasets, we demonstrate significant reductions on sample complexity. We further extend active learning strategies to select queries that maximize information rate, explicitly balancing informational value against annotation cost. This algorithm in the word sentiment classification task reduces learning time by more than 57\% compared to traditional label-only active learning.

📄 PDF Abstract BibTeX arXiv:2602.15738

Code (0)

등록된 구현이 없습니다.

Tasks

Active Learning

Similar Papers 제목 키워드 기반

HiLLIE: Human-in-the-Loop Training for Low-Light Image Enhancement

2025-05-04 · Xiaorui Zhao, Xinyue Zhou, Peibei Cao, Junyu Lou 외

Developing effective approaches to generate enhanced results that align well with human visual preferences for high-quality well-lit images remains a challenge in low-light image enhancement (LLIE). In this paper, we pro…

Image EnhancementImage Quality AssessmentLow-Light Image Enhancement

Content Fuzzing for Escaping Information Cocoons on Digital Social Media

2026-04-07 · Yifeng He, Ziye Tang, Hao Chen arxiv

Information cocoons on social media limit users' exposure to posts with diverse viewpoints. Modern platforms use stance detection as an important signal in recommendation and ranking pipelines, which can route posts prim…

Stance Detection

Dodgersort: Uncertainty-Aware VLM-Guided Human-in-the-Loop Pairwise Ranking

2026-03-21 · Yujin Park, Haejun Chung, Ikbeom Jang arxiv

Pairwise comparison labeling is emerging as it yields higher inter-rater reliability than conventional classification labeling, but exhaustive comparisons require quadratic cost. We propose Dodgersort, which leverages CL…

LoopExpose: An Unsupervised Framework for Arbitrary-Length Exposure Correction

2025-11-08 · Ao Li, Chen Chen, Zhenyu Wang, Tao Huang 외 arxiv

Exposure correction is essential for enhancing image quality under challenging lighting conditions. While supervised learning has achieved significant progress in this area, it relies heavily on large-scale labeled datas…

Closing the Auto-Research Loop: An AI Co-Scientist for Production Search Ranking

2026-03-23 · Liwei Wu, Cho-Jui Hsieh arxiv

We present an AI Co-Scientist framework that closes the research loop for the production search-ranking system of a large online travel platform -- pairing LLM agents with direct cloud-compute access so that idea generat…