中文
相关论文

相关论文: Fast Fishing: Approximating BAIT for Efficient and…

200 篇论文

In recent years, deep learning has become a breakthrough technique in assisting medical image diagnosis. Supervised learning using convolutional neural networks (CNN) provides state-of-the-art performance and has served as a benchmark for…

图像与视频处理 · 电气工程与系统科学 2023-06-30 Tao Wang , Xinlin Zhang , Yuanbo Zhou , Junlin Lan , Tao Tan , Min Du , Qinquan Gao , Tong Tong

Purpose: Manual annotations for training deep learning (DL) models in auto-segmentation are time-intensive. This study introduces a hybrid representation-enhanced sampling strategy that integrates both density and diversity criteria within…

图像与视频处理 · 电气工程与系统科学 2023-12-21 Ganping Li , Yoshito Otake , Mazen Soufi , Masashi Taniguchi , Masahide Yagi , Noriaki Ichihashi , Keisuke Uemura , Masaki Takao , Nobuhiko Sugano , Yoshinobu Sato

Discovering causal structures from data is a challenging inference problem of fundamental importance in all areas of science. The appealing properties of neural networks have recently led to a surge of interest in differentiable neural…

Medical image analysis requires substantial labeled data for model training, yet expert annotation is expensive and time-consuming. Active learning (AL) addresses this challenge by strategically selecting the most informative samples for…

图像与视频处理 · 电气工程与系统科学 2026-03-06 Ifrat Ikhtear Uddin , Longwei Wang , Xiao Qin , Yang Zhou , KC Santosh

The advent of a panoply of resource limited devices opens up new challenges in the design of computer vision algorithms with a clear compromise between accuracy and computational requirements. In this paper we present new binary image…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Iago Suárez , José M. Buenaposada , Luis Baumela

Developed to alleviate prohibitive labeling costs, active learning (AL) methods aim to reduce label complexity in supervised learning. While recent work has demonstrated the benefit of using AL in combination with large pre-trained language…

机器学习 · 计算机科学 2023-10-24 Josip Jukić , Jan Šnajder

Active Learning (AL) is a well-known standard method for efficiently obtaining annotated data by first labeling the samples that contain the most information based on a query strategy. In the past, a large variety of such query strategies…

机器学习 · 计算机科学 2025-03-13 Julius Gonsior , Maik Thiele , Wolfgang Lehner

Predicting human fixations from images has recently seen large improvements by leveraging deep representations which were pretrained for object recognition. However, as we show in this paper, these networks are highly overparameterized for…

计算机视觉与模式识别 · 计算机科学 2018-07-10 Lucas Theis , Iryna Korshunova , Alykhan Tejani , Ferenc Huszár

Majorly classical Active Learning (AL) approach usually uses statistical theory such as entropy and margin to measure instance utility, however it fails to capture the data distribution information contained in the unlabeled data. This can…

机器学习 · 计算机科学 2020-12-10 Patrick K. Gikunda , Nicolas Jouandeau

This paper presents FAMIE, a comprehensive and efficient active learning (AL) toolkit for multilingual information extraction. FAMIE is designed to address a fundamental problem in existing AL frameworks where annotators need to wait for a…

计算与语言 · 计算机科学 2022-05-06 Minh Van Nguyen , Nghia Trung Ngo , Bonan Min , Thien Huu Nguyen

Active Learning (AL) has gained prominence in integrating data-intensive machine learning (ML) models into domains with limited labeled data. However, its effectiveness diminishes significantly when the labeling budget is low. In this…

机器学习 · 计算机科学 2024-02-12 Zhuokai Zhao , Yibo Jiang , Yuxin Chen

Most of the existing learning models, particularly deep neural networks, are reliant on large datasets whose hand-labeling is expensive and time demanding. A current trend is to make the learning of these models frugal and less dependent on…

计算机视觉与模式识别 · 计算机科学 2022-12-12 Sebastien Deschamps , Hichem Sahbi

This paper addresses the exploration-exploitation dilemma inherent in decision-making, focusing on multi-armed bandit problems. The problems involve an agent deciding whether to exploit current knowledge for immediate gains or explore new…

机器学习 · 统计学 2023-07-06 Alex Barbier-Chebbah , Christian L. Vestergaard , Jean-Baptiste Masson

Even though active learning forms an important pillar of machine learning, deep learning tools are not prevalent within it. Deep learning poses several difficulties when used in an active learning setting. First, active learning (AL)…

机器学习 · 计算机科学 2017-03-09 Yarin Gal , Riashat Islam , Zoubin Ghahramani

Deep predictive models rely on human supervision in the form of labeled training data. Obtaining large amounts of annotated training data can be expensive and time consuming, and this becomes a critical bottleneck while building such models…

机器学习 · 统计学 2020-10-01 Bindya Venkatesh , Jayaraman J. Thiagarajan

Active learning (AL) is a machine learning algorithm that can achieve greater accuracy with fewer labeled training instances, for having the ability to ask oracles to label the most valuable unlabeled data chosen iteratively and…

机器学习 · 计算机科学 2022-09-30 Ruoyu Wang

Informed sampling-based planning algorithms exploit problem knowledge for better search performance. This knowledge is often expressed as heuristic estimates of solution cost and used to order the search. The practical improvement of this…

机器人学 · 计算机科学 2020-12-10 Marlin P. Strub , Jonathan D. Gammell

We investigate theory and algorithms for pool-based active learning for multiclass classification using multinomial logistic regression. Using finite sample analysis, we prove that the Fisher Information Ratio (FIR) lower and upper bounds…

机器学习 · 计算机科学 2024-09-12 Youguang Chen , George Biros

We propose Cartography Active Learning (CAL), a novel Active Learning (AL) algorithm that exploits the behavior of the model on individual instances during training as a proxy to find the most informative instances for labeling. CAL is…

计算与语言 · 计算机科学 2022-05-10 Mike Zhang , Barbara Plank

Due to the model aging problem, Deep Neural Networks (DNNs) need updates to adjust them to new data distributions. The common practice leverages incremental learning (IL), e.g., Class-based Incremental Learning (CIL) that updates output…

机器学习 · 计算机科学 2023-04-11 Xuanqi Gao , Juan Zhai , Shiqing Ma , Chao Shen , Yufei Chen , Shiwei Wang