paper-with-me

Papers

CALICO: Confident Active Learning with Integrated Calibration

2024-07-02 · Lorenzo S. Querol, Hajime Nagahara, Hideaki Hayashi

The growing use of deep learning in safety-critical applications, such as medical imaging, has raised concerns about limited labeled data, where this demand is amplified as model complexity increases, posing hurdles for domain experts to annotate data. In response to this, active learning (AL) is used to efficiently train models with limited annotation costs. In the context of deep neural networks (DNNs), AL often uses confidence or probability outputs as a score for selecting the most informative samples. However, modern DNNs exhibit unreliable confidence outputs, making calibration essential. We propose an AL framework that self-calibrates the confidence used for sample selection during the training process, referred to as Confident Active Learning with Integrated CalibratiOn (CALICO). CALICO incorporates the joint training of a classifier and an energy-based model, instead of the standard softmax-based classifier. This approach allows for simultaneous estimation of the input data distribution and the class probabilities during training, improving calibration without needing an additional labeled dataset. Experimental results showcase improved classification performance compared to a softmax-based classifier with fewer labeled samples. Furthermore, the calibration stability of the model is observed to depend on the prior class distribution of the data.

📄 PDF Abstract BibTeX arXiv:2407.02335

Code (0)

등록된 구현이 없습니다.

Tasks

Active Learning

Similar Papers 제목 키워드 기반

Multi-camera calibration with pattern rigs, including for non-overlapping cameras: CALICO

2019-03-15 · Amy Tabb, Henry Medeiros, Mitchell J. Feldmann, Thiago T. Santos

This paper describes CALICO, a method for multi-camera calibration suitable for challenging contexts: stationary and mobile multi-camera systems, cameras without overlapping fields of view, and non-synchronized cameras. …

Camera CalibrationObject Reconstruction

CALICO: Conversational Agent Localization via Synthetic Data Generation

2024-12-06 · Andy Rosenbaum, Pegah Kharazmi, Ershad Banijamali, Lu Zeng 외

We present CALICO, a method to fine-tune Large Language Models (LLMs) to localize conversational agent training data from one language to another. For slots (named entities), CALICO supports three operations: verbatim co…

Synthetic Data GenerationTranslation

CALICO: Self-Supervised Camera-LiDAR Contrastive Pre-training for BEV Perception

2023-06-01 · Jiachen Sun, Haizhong Zheng, Qingzhao Zhang, Atul Prakash 외

Perception is crucial in the realm of autonomous driving systems, where bird's eye view (BEV)-based architectures have recently reached state-of-the-art performance. The desirability of self-supervised representation lea…

3D Object DetectionAutonomous DrivingObjectobject-detection+2

CALICO: Part-Focused Semantic Co-Segmentation with Large Vision-Language Models

2024-12-26 · CVPR 2025 1 · Kiet A. Nguyen, Adheesh Juvekar, Tianjiao Yu, Muntasir Wahed 외

Recent advances in Large Vision-Language Models (LVLMs) have sparked significant progress in general-purpose vision tasks through visual instruction tuning. While some works have demonstrated the capability of LVLMs to g…

Image SegmentationSegmentationSemantic Segmentation

Improved Trainable Calibration Method for Neural Networks on Medical Imaging Classification

2020-09-09 · Gongbo Liang, Yu Zhang, Xiaoqin Wang, Nathan Jacobs

Recent works have shown that deep neural networks can achieve super-human performance in a wide range of image classification tasks in the medical imaging domain. However, these works have primarily focused on classifica…

ClassificationDecision MakingGeneral Classificationimage-classification+2