paper-with-me

Papers

ALBench: A Framework for Evaluating Active Learning in Object Detection

2022-07-27 · Zhanpeng Feng, Shiliang Zhang, Rinyoichi Takezoe, Wenze Hu, Manmohan Chandraker, Li-Jia Li, Vijay K. Narayanan, Xiaoyu Wang

Active learning is an important technology for automated machine learning systems. In contrast to Neural Architecture Search (NAS) which aims at automating neural network architecture design, active learning aims at automating training data selection. It is especially critical for training a long-tailed task, in which positive samples are sparsely distributed. Active learning alleviates the expensive data annotation issue through incrementally training models powered with efficient data selection. Instead of annotating all unlabeled samples, it iteratively selects and annotates the most valuable samples. Active learning has been popular in image classification, but has not been fully explored in object detection. Most of current approaches on object detection are evaluated with different settings, making it difficult to fairly compare their performance. To facilitate the research in this field, this paper contributes an active learning benchmark framework named as ALBench for evaluating active learning in object detection. Developed on an automatic deep model training system, this ALBench framework is easy-to-use, compatible with different active learning algorithms, and ensures the same training and testing protocols. We hope this automated benchmark system help researchers to easily reproduce literature's performance and have objective comparisons with prior arts. The code will be release through Github.

📄 PDF Abstract BibTeX arXiv:2207.13339

Code (1)

industryessentials/ymir 공식 구현 pytorch

Tasks

Active Learningimage-classificationImage ClassificationNeural Architecture SearchObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

GhazalBench: Evaluating LLM Understanding and Canonical Surface-Form Access in Persian Ghazals

2026-02-06 · Ghazal Kalhor, Yadollah Yaghoobzadeh arxiv

Persian poetry plays an active role in Iranian cultural practice, where verses by canonical poets such as Hafez are frequently quoted, paraphrased, or completed from partial cues. Supporting such interactions requires la…

T2I-FactualBench: Benchmarking the Factuality of Text-to-Image Models with Knowledge-Intensive Concepts

2024-12-05 · Ziwei Huang, Wanggui He, Quanyu Long, Yandi Wang 외

Evaluating the quality of synthesized images remains a significant challenge in the development of text-to-image (T2I) generation. Most existing studies in this area primarily focus on evaluating text-image alignment, im…

BenchmarkingImage GenerationMemorizationQuestion Answering+4

IslamicLegalBench: Evaluating LLMs Knowledge and Reasoning of Islamic Law Across 1,200 Years of Islamic Pluralist Legal Traditions

2026-02-02 · Ezieddin Elmahjub, Junaid Qadir, Abdullah Mushtaq, Rafay Naeem 외 arxiv

As millions of Muslims turn to LLMs like GPT, Claude, and DeepSeek for religious guidance, a critical question arises: Can these AI systems reliably reason about Islamic law? We introduce IslamicLegalBench, the first ben…

Legal Reasoning

NaturalBench: Evaluating Vision-Language Models on Natural Adversarial Samples

2024-10-18 · Baiqi Li, Zhiqiu Lin, Wenxuan Peng, Jean de Dieu Nyandwi 외

Vision-language models (VLMs) have made significant progress in recent visual-question-answering (VQA) benchmarks that evaluate complex visio-linguistic reasoning. However, are these models truly effective? In this work,…

AttributeQuestion AnsweringTAGVisual Question Answering+1

Vision-Language Models Can't See the Obvious

2025-07-07 · Yasser Dahou, Ngoc Dung Huynh, Phuc H. Le-Khac, Wamiq Reyaz Para 외 arxiv

We present Saliency Benchmark (SalBench), a novel benchmark designed to assess the capability of Large Vision-Language Models (LVLM) in detecting visually salient features that are readily apparent to humans, such as a l…