paper-with-me

Papers

Fast Fishing: Approximating BAIT for Efficient and Scalable Deep Active Image Classification

2024-04-13 · Denis Huseljic, Paul Hahn, Marek Herde, Lukas Rauch, Bernhard Sick

Deep active learning (AL) seeks to minimize the annotation costs for training deep neural networks. BAIT, a recently proposed AL strategy based on the Fisher Information, has demonstrated impressive performance across various datasets. However, BAIT's high computational and memory requirements hinder its applicability on large-scale classification tasks, resulting in current research neglecting BAIT in their evaluation. This paper introduces two methods to enhance BAIT's computational efficiency and scalability. Notably, we significantly reduce its time complexity by approximating the Fisher Information. In particular, we adapt the original formulation by i) taking the expectation over the most probable classes, and ii) constructing a binary classification task, leading to an alternative likelihood for gradient computations. Consequently, this allows the efficient use of BAIT on large-scale datasets, including ImageNet. Our unified and comprehensive evaluation across a variety of datasets demonstrates that our approximations achieve strong performance with considerably reduced time complexity. Furthermore, we provide an extensive open-source toolbox that implements recent state-of-the-art AL strategies, available at https://github.com/dhuseljic/dal-toolbox.

📄 PDF Abstract BibTeX arXiv:2404.08981

Code (1)

dhuseljic/dal-toolbox 공식 구현 pytorch

Tasks

Active LearningBinary ClassificationComputational Efficiencyimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

Adam 설명 없음
1-bit Adam 1-bit Adam is a stochastic optimization technique that is a variant of…

Similar Papers 제목 키워드 기반

Gone Fishing: Neural Active Learning with Fisher Embeddings

2021-06-17 · NeurIPS 2021 12 · Jordan T. Ash, Surbhi Goel, Akshay Krishnamurthy, Sham Kakade

There is an increasing need for effective active learning algorithms that are compatible with deep neural networks. This paper motivates and revisits a classic, Fisher-based active selection objective, and proposes BAIT,…

Active Learning

Fishing for Clickbaits in Social Images and Texts with Linguistically-Infused Neural Network Models

2017-10-17 · Maria Glenski, Ellyn Ayton, Dustin Arendt, Svitlana Volkova

This paper presents the results and conclusions of our participation in the Clickbait Challenge 2017 on automatic clickbait detection in social media. We first describe linguistically-infused neural network models and id…

Binary ClassificationClickbait Detectionobject-detectionObject Detection

Belief-Aware Influence and Trust (BAIT): Shaping Human Belief During Repeated Human-Robot Interaction

2026-07-28 · Ye-Ji Mun, Mahsa Golchoubian, Shahabedin Sagheb, Yan Bai 외 arxiv

Repeated human-robot interaction (HRI) requires proactively accounting for humans who continually adapt to evolving beliefs about the robot. Prior frameworks often treat encounters as isolated events, suffering cumulativ…

Saved You A Click: Automatically Answering Clickbait Titles

2022-12-15 · Oliver Johnson, Beicheng Lou, Janet Zhong, Andrey Kurenkov

Often clickbait articles have a title that is phrased as a question or vague teaser that entices the user to click on the link and read the article to find the explanation. We developed a system that will automatically f…

Articles

Condensedly: comprehending article contents through condensed texts

2016-12-29 · Ke Chao-Hsuan, Lee Tsung-Lu Michael, Chiang Jung-Hsien

Summary: Abstracts in biomedical articles can provide a quick overview of the articles but detailed information cannot be obtained without reading full-text contents. Full-text articles certainly generate more informatio…

Articles