中文
相关论文

相关论文: ReDAL: Region-based and Diversity-aware Active Lea…

200 篇论文

Semantic segmentation in complex scenes relies not only on object appearance but also on object location and the surrounding environment. Nonetheless, it is difficult to model long-range context in the format of pairwise point correlations…

计算机视觉与模式识别 · 计算机科学 2024-01-18 Xin Kang , Chaoqun Wang , Xuejin Chen

Which volume to annotate next is a challenging problem in building medical imaging datasets for deep learning. One of the promising methods to approach this question is active learning (AL). However, AL has been a hard nut to crack in terms…

计算机视觉与模式识别 · 计算机科学 2022-09-15 Vishwesh Nath , Dong Yang , Holger R. Roth , Daguang Xu

While deep learning succeeds in a wide range of tasks, it highly depends on the massive collection of annotated data which is expensive and time-consuming. To lower the cost of data annotation, active learning has been proposed to…

计算机视觉与模式识别 · 计算机科学 2021-07-30 Siyu Huang , Tianyang Wang , Haoyi Xiong , Jun Huan , Dejing Dou

Open-set active learning (OSAL) aims to identify informative samples for annotation when unlabeled data may contain previously unseen classes-a common challenge in safety-critical and open-world scenarios. Existing approaches typically rely…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Chen-Chen Zong , Yu-Qi Chi , Xie-Yang Wang , Yan Cui , Sheng-Jun Huang

This paper is on active learning where the goal is to reduce the data annotation burden by interacting with a (human) oracle during training. Standard active learning methods ask the oracle to annotate data samples. Instead, we take a…

计算机视觉与模式识别 · 计算机科学 2017-08-03 Miriam W. Huijser , Jan C. van Gemert

Vehicle re-identification helps in distinguishing between images of the same and other vehicles. It is a challenging process because of significant intra-instance differences between identical vehicles from different views and subtle…

计算机视觉与模式识别 · 计算机科学 2023-08-03 Sangrok Lee , Taekang Woo , Sang Hun Lee

Labelling point clouds fully is highly time-consuming and costly. As larger point cloud datasets with billions of points become more common, we ask whether the full annotation is even necessary, demonstrating that existing baselines…

计算机视觉与模式识别 · 计算机科学 2023-04-28 Qingyong Hu , Bo Yang , Guangchi Fang , Yulan Guo , Ales Leonardis , Niki Trigoni , Andrew Markham

Domain adaptive segmentation (DAS) of numerous organelle instances from large-scale electron microscopy (EM) is a promising way to enable annotation-efficient learning. Inspired by SAM, we propose a promptable multitask framework, namely…

计算机视觉与模式识别 · 计算机科学 2025-09-24 Jiabao Chen , Shan Xiong , Jialin Peng

Semi-supervised 3D object detection (SS3DOD) aims to reduce costly 3D annotations utilizing unlabeled data. Recent studies adopt pseudo-label-based teacher-student frameworks and demonstrate impressive performance. The main challenge of…

计算机视觉与模式识别 · 计算机科学 2026-04-06 Taehun Kong , Tae-Kyun Kim

Deep learning has seen remarkable advancements in machine learning, yet it often demands extensive annotated data. Tasks like 3D semantic segmentation impose a substantial annotation burden, especially in domains like medicine, where expert…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Arvind Murari Vepa , Zukang Yang , Andrew Choi , Jungseock Joo , Fabien Scalzo , Yizhou Sun

Active learning algorithms automatically identify the most informative samples from large amounts of unlabeled data and tremendously reduce human annotation effort in inducing a machine learning model. In a conventional active learning…

机器学习 · 计算机科学 2026-04-28 Varun Totakura , Ankita Singh , Yushun Dong , Shayok Chakraborty

High-level 3D scene understanding is essential in many applications. However, the challenges of generating accurate 3D annotations make development of deep learning models difficult. We turn to recent advancements in automatic retrieval of…

计算机视觉与模式识别 · 计算机科学 2025-05-19 Yuchen Rao , Stefan Ainetter , Sinisa Stekovic , Vincent Lepetit , Friedrich Fraundorfer

LiDAR-based 3D object detection is a critical technology for the development of autonomous driving and robotics. However, the high cost of data annotation limits its advancement. We propose a novel and effective active learning (AL) method…

计算机视觉与模式识别 · 计算机科学 2024-09-12 Huang-Yu Chen , Jia-Fong Yeh , Jia-Wei Liao , Pin-Hsuan Peng , Winston H. Hsu

3D weakly supervised semantic segmentation (3D WSSS) aims to achieve semantic segmentation by leveraging sparse or low-cost annotated data, significantly reducing reliance on dense point-wise annotations. Previous works mainly employ class…

计算机视觉与模式识别 · 计算机科学 2025-10-22 Xiaoxu Xu , Xuexun Liu , Jinlong Li , Yitian Yuan , Qiudan Zhang , Lin Ma , Nicu Sebe , Xu Wang

Object detection and semantic segmentation with the 3D lidar point cloud data require expensive annotation. We propose a data augmentation method that takes advantage of already annotated data multiple times. We propose an augmentation…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Petr Šebek , Šimon Pokorný , Patrik Vacek , Tomáš Svoboda

Active learning (AL) is a label-efficient machine learning paradigm that focuses on selectively annotating high-value instances to maximize learning efficiency. Its effectiveness can be further enhanced by incorporating weak supervision,…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Shinnosuke Matsuo , Riku Togashi , Ryoma Bise , Seiichi Uchida , Masahiro Nomura

With the development of the 3D data acquisition facilities, the increasing scale of acquired 3D point clouds poses a challenge to the existing data compression techniques. Although promising performance has been achieved in static point…

计算机视觉与模式识别 · 计算机科学 2022-04-26 Guangchi Fang , Qingyong Hu , Yiling Xu , Yulan Guo

Active learning (AL) techniques reduce labeling costs for training neural machine translation (NMT) models by selecting smaller representative subsets from unlabeled data for annotation. Diversity sampling techniques select heterogeneous…

计算与语言 · 计算机科学 2024-12-19 Abdul Hameed Azeemi , Ihsan Ayyub Qazi , Agha Ali Raza

In this study, we benchmark query strategies for deep actice learning~(DAL). DAL reduces annotation costs by annotating only high-quality samples selected by query strategies. Existing research has two main problems, that the experimental…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Shiryu Ueno , Yusei Yamada , Shunsuke Nakatsuka , Kunihito Kato

Class-incremental learning (CIL) enables continuous learning of new classes while mitigating catastrophic forgetting of old ones. For the performance breakthrough of CIL, it is essential yet challenging to effectively refine past knowledge…

计算机视觉与模式识别 · 计算机科学 2025-01-06 Yuanzhi Su , Siyuan Chen , Yuan-Gen Wang
‹ 上一页 1 8 9 10 下一页 ›