paper-with-me

Papers

Addressing practical challenges in Active Learning via a hybrid query strategy

2021-10-07 · Deepesh Agarwal, Pravesh Srivastava, Sergio Martin-del-Campo, Balasubramaniam Natarajan, Babji Srinivasan

Active Learning (AL) is a powerful tool to address modern machine learning problems with significantly fewer labeled training instances. However, implementation of traditional AL methodologies in practical scenarios is accompanied by multiple challenges due to the inherent assumptions. There are several hindrances, such as unavailability of labels for the AL algorithm at the beginning; unreliable external source of labels during the querying process; or incompatible mechanisms to evaluate the performance of Active Learner. Inspired by these practical challenges, we present a hybrid query strategy-based AL framework that addresses three practical challenges simultaneously: cold-start, oracle uncertainty and performance evaluation of Active Learner in the absence of ground truth. While a pre-clustering approach is employed to address the cold-start problem, the uncertainty surrounding the expertise of labeler and confidence in the given labels is incorporated to handle oracle uncertainty. The heuristics obtained during the querying process serve as the fundamental premise for accessing the performance of Active Learner. The robustness of the proposed AL framework is evaluated across three different environments and industrial settings. The results demonstrate the capability of the proposed framework to tackle practical challenges during AL implementation in real-world scenarios.

📄 PDF Abstract BibTeX arXiv:2110.03785

Code (0)

등록된 구현이 없습니다.

Tasks

Active Learning

Similar Papers 제목 키워드 기반

Hybrid Querying Over Relational Databases and Large Language Models

2024-08-01 · Fuheng Zhao, Divyakant Agrawal, Amr El Abbadi

Database queries traditionally operate under the closed-world assumption, providing no answers to questions that require information beyond the data stored in the database. Hybrid querying using SQL offers an alternative…

Optimal Sample Lens Positioning in Digital Camera Systems

2024-07-01 · Ali Karaoglu

In contemporary imaging systems, achieving optimal auto-focus (AF) performance hinges on precise lens positioning. Extensive research has delved into refining algorithms for determining the ideal lens position across pas…

Position

Overcoming Over-Fitting in Constraint Acquisition via Query-Driven Interactive Refinement

2025-09-29 · Vasileios Balafas, Dimos Tsouros, Nikolaos Ploskas, Kostas Stergiou arxiv

Manual modeling in Constraint Programming is a substantial bottleneck, which Constraint Acquisition (CA) aims to automate. However, passive CA methods are prone to over-fitting, often learning models that include spuriou…

Active Learning

Active Learning on Attributed Graphs via Graph Cognizant Logistic Regression and Preemptive Query Generation

2020-07-09 · ICML 2020 1 · Florence Regol, Soumyasundar Pal, Yingxue Zhang, Mark Coates

Node classification in attributed graphs is an important task in multiple practical settings, but it can often be difficult or expensive to obtain labels. Active learning can improve the achieved classification performan…

Active LearningClassificationGeneral ClassificationNode Classification+1

Active Fairness Auditing

2022-06-16 · Tom Yan, Chicheng Zhang

The fast spreading adoption of machine learning (ML) by companies across industries poses significant regulatory challenges. One such challenge is scalability: how can regulatory bodies efficiently audit these ML models,…

Fairness