中文
相关论文

相关论文: CPRAL: Collaborative Panoptic-Regional Active Lear…

200 篇论文

Recently many multi-label image recognition (MLR) works have made significant progress by introducing pre-trained object detection models to generate lots of proposals or utilizing statistical label co-occurrence enhance the correlation…

计算机视觉与模式识别 · 计算机科学 2023-01-10 Tao Pu , Mingzhan Sun , Hefeng Wu , Tianshui Chen , Ling Tian , Liang Lin

A central challenge for the task of semantic segmentation is the prohibitive cost of obtaining dense pixel-level annotations to supervise model training. In this work, we show that in order to achieve a good level of segmentation…

计算机视觉与模式识别 · 计算机科学 2021-04-16 Gyungin Shin , Weidi Xie , Samuel Albanie

Subtle visual anomalies such as hairline cracks, sub-millimeter voids, and low-contrast inclusions are structurally atypical yet visually ambiguous, making them both difficult to annotate and easy to overlook during active learning.…

Active Learning aims to optimize performance while minimizing annotation costs by selecting the most informative samples from an unlabelled pool. Traditional uncertainty sampling often leads to sampling bias by choosing similar uncertain…

机器学习 · 计算机科学 2024-11-27 Tejaswi Kasarla , Abhishek Jha , Faye Tervoort , Rita Cucchiara , Pascal Mettes

Recent weakly supervised semantic segmentation (WSSS) methods strive to incorporate contextual knowledge to improve the completeness of class activation maps (CAM). In this work, we argue that the knowledge bias between instances and…

计算机视觉与模式识别 · 计算机科学 2024-03-13 Feilong Tang , Zhongxing Xu , Zhaojun Qu , Wei Feng , Xingjian Jiang , Zongyuan Ge

Active learning for object detection is conventionally achieved by applying techniques developed for classification in a way that aggregates individual detections into image-level selection criteria. This is typically coupled with the…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Michael Laielli , Giscard Biamby , Dian Chen , Ritwik Gupta , Adam Loeffler , Phat Dat Nguyen , Ross Luo , Trevor Darrell , Sayna Ebrahimi

Active Learning (AL) has the potential to solve a major problem of digital pathology: the efficient acquisition of labeled data for machine learning algorithms. However, existing AL methods often struggle in realistic settings with…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Arne Schmidt , Pablo Morales-Álvarez , Lee A. D. Cooper , Lee A. Newberg , Andinet Enquobahrie , Aggelos K. Katsaggelos , Rafael Molina

Vision-language models (VLMs) such as CLIP achieve zero-shot transfer across various tasks by pre-training on numerous image-text pairs. These models often benefit from using an ensemble of context prompts to represent a class. Despite…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Zhi Chen , Xin Yu , Xiaohui Tao , Yan Li , Zi Huang

Multi-label image recognition with partial labels (MLR-PL) is designed to train models using a mix of known and unknown labels. Traditional methods rely on semantic or feature correlations to create pseudo-labels for unidentified labels…

计算机视觉与模式识别 · 计算机科学 2025-08-01 Haoxian Ruan , Zhihua Xu , Zhijing Yang , Guang Ma , Jieming Xie , Changxiang Fan , Tianshui Chen

Active learning (AL) can reduce annotation costs in surgical video analysis while maintaining model performance. However, traditional AL methods, developed for images or short video clips, are suboptimal for surgical step recognition due to…

计算机视觉与模式识别 · 计算机科学 2025-07-30 Nisarg A. Shah , Bardia Safaei , Shameema Sikder , S. Swaroop Vedula , Vishal M. Patel

LiDAR-based semantic segmentation plays a vital role in autonomous driving by enabling detailed understanding of 3D environments. However, annotating LiDAR point clouds is extremely costly and requires assigning semantic labels to millions…

机器人学 · 计算机科学 2025-05-20 Ruiyu Mao , Sarthak Kumar Maharana , Xulong Tang , Yunhui Guo

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

Since the preparation of labeled data for training semantic segmentation networks of point clouds is a time-consuming process, weakly supervised approaches have been introduced to learn from only a small fraction of data. These methods are…

计算机视觉与模式识别 · 计算机科学 2022-09-16 Gengxin Liu , Oliver van Kaick , Hui Huang , Ruizhen Hu

In Active Domain Adaptation (ADA), one uses Active Learning (AL) to select a subset of images from the target domain, which are then annotated and used for supervised domain adaptation (DA). Given the large performance gap between…

计算机视觉与模式识别 · 计算机科学 2022-10-14 Sharat Agarwal , Saket Anand , Chetan Arora

Semantic segmentation is an important task for scene understanding in self-driving cars and robotics, which aims to assign dense labels for all pixels in the image. Existing work typically improves semantic segmentation performance by…

计算机视觉与模式识别 · 计算机科学 2021-11-03 Li Wang , Dong Li , Han Liu , Jinzhang Peng , Lu Tian , Yi Shan

Active learning (AL) has found wide applications in medical image segmentation, aiming to alleviate the annotation workload and enhance performance. Conventional uncertainty-based AL methods, such as entropy and Bayesian, often rely on an…

计算机视觉与模式识别 · 计算机科学 2024-01-30 Siteng Ma , Haochang Wu , Aonghus Lawlor , Ruihai Dong

With the flourishing of social media platforms, vision-language pre-training (VLP) recently has received great attention and many remarkable progresses have been achieved. The success of VLP largely benefits from the information…

计算机视觉与模式识别 · 计算机科学 2024-10-17 Zhiyuan Ma , Jianjun Li , Guohui Li , Kaiyan Huang

Fully supervised training of semantic segmentation models is costly and challenging because each pixel within an image needs to be labeled. Therefore, the sparse pixel-level annotation methods have been introduced to train models with a…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Sima Didari , Wenjun Hu , Jae Oh Woo , Heng Hao , Hankyu Moon , Seungjai Min

The objective of active learning (AL) is to train classification models with less number of labeled instances by selecting only the most informative instances for labeling. The AL algorithms designed for other data types such as images and…

机器学习 · 统计学 2020-07-23 Kaushalya Madhawa , Tsuyoshi Murata

The goal of pool-based active learning is to judiciously select a fixed-sized subset of unlabeled samples from a pool to query an oracle for their labels, in order to maximize the accuracy of a supervised learner. However, the unsaid…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Shubhang Bhatnagar , Sachin Goyal , Darshan Tank , Amit Sethi