中文
相关论文

相关论文: HAL3D: Hierarchical Active Learning for Fine-Grain…

200 篇论文

Despite its potential for label-free particle diagnostics, holographic microscopy is limited by specialized processing methods that struggle to generalize across diverse settings. We introduce a deep learning architecture leveraging human…

光学 · 物理学 2024-11-26 Shyam Kumar , Jiarong Hong

Diagnostic or procedural coding of clinical notes aims to derive a coded summary of disease-related information about patients. Such coding is usually done manually in hospitals but could potentially be automated to improve the efficiency…

计算与语言 · 计算机科学 2021-07-20 Hang Dong , Víctor Suárez-Paniagua , William Whiteley , Honghan Wu

Convolutional Neural Networks (CNNs) have proven to be state-of-the-art models for supervised computer vision tasks, such as image classification. However, large labeled data sets are generally needed for the training and validation of such…

机器学习 · 计算机科学 2020-10-28 Patrick Hemmer , Niklas Kühl , Jakob Schöffer

High-level shape understanding and technique evaluation on large repositories of 3D shapes often benefit from additional information known about the shapes. One example of such information is the semantic segmentation of a shape into…

计算机视觉与模式识别 · 计算机科学 2018-07-18 David George , Xianguha Xie , Yu-Kun Lai , Gary KL Tam

Deep Neural Networks trained in a fully supervised fashion are the dominant technology in perception-based autonomous driving systems. While collecting large amounts of unlabeled data is already a major undertaking, only a subset of it can…

计算机视觉与模式识别 · 计算机科学 2020-04-10 Elmar Haussmann , Michele Fenzi , Kashyap Chitta , Jan Ivanecky , Hanson Xu , Donna Roy , Akshita Mittel , Nicolas Koumchatzky , Clement Farabet , Jose M. Alvarez

An active learning (AL) algorithm seeks to construct an effective classifier with a minimal number of labeled examples in a bootstrapping manner. While standard AL heuristics, such as selecting those points for annotation for which a…

计算机视觉与模式识别 · 计算机科学 2020-09-03 Ishani Mondal , Debasis Ganguly

We propose a general purpose active learning algorithm for structured prediction, gathering labeled data for training a model that outputs a set of related labels for an image or video. Active learning starts with a limited initial training…

计算机视觉与模式识别 · 计算机科学 2017-06-16 Mehran Khodabandeh , Zhiwei Deng , Mostafa S. Ibrahim , Shinichi Satoh , Greg Mori

Deep learning for clinical applications is subject to stringent performance requirements, which raises a need for large labeled datasets. However, the enormous cost of labeling medical data makes this challenging. In this paper, we build a…

计算机视觉与模式识别 · 计算机科学 2018-09-11 Weicheng Kuo , Christian Häne , Esther Yuh , Pratik Mukherjee , Jitendra Malik

Detecting 3D objects from point clouds is a practical yet challenging task that has attracted increasing attention recently. In this paper, we propose a Label-Guided auxiliary training method for 3D object detection (LG3D), which serves as…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Yaomin Huang , Xinmei Liu , Yichen Zhu , Zhiyuan Xu , Chaomin Shen , Zhengping Che , Guixu Zhang , Yaxin Peng , Feifei Feng , Jian Tang

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

The curation of large-scale datasets is still costly and requires much time and resources. Data is often manually labeled, and the challenge of creating high-quality datasets remains. In this work, we fill the research gap using active…

计算机视觉与模式识别 · 计算机科学 2024-12-10 Ahmed Ghita , Bjørk Antoniussen , Walter Zimmer , Ross Greer , Christian Creß , Andreas Møgelmose , Mohan M. Trivedi , Alois C. Knoll

Image segmentation is one of the most essential biomedical image processing problems for different imaging modalities, including microscopy and X-ray in the Internet-of-Medical-Things (IoMT) domain. However, annotating biomedical images is…

计算机视觉与模式识别 · 计算机科学 2021-01-25 Ziyuan Zhao , Zeng Zeng , Kaixin Xu , Cen Chen , Cuntai Guan

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 methods typically depend on the availability of labeled data, which is expensive and time-consuming to obtain. Active learning addresses such effort by prioritizing which samples are best to annotate in order to maximize the…

计算机视觉与模式识别 · 计算机科学 2023-01-18 Mélanie Gaillochet , Christian Desrosiers , Hervé Lombaert

Labeling data (e.g., labeling the people, objects, actions and scene in images) comprehensively and efficiently is a widely needed but challenging task. Numerous models were proposed to label various data and many approaches were designed…

机器学习 · 计算机科学 2020-02-14 Mu Yuan , Lan Zhang , Xiang-Yang Li , Hui Xiong

Fully automatic deep learning has become the state-of-the-art technique for many tasks including image acquisition, analysis and interpretation, and for the extraction of clinically useful information for computer-aided detection,…

机器学习 · 计算机科学 2021-05-06 Samuel Budd , Emma C Robinson , Bernhard Kainz

Fine-grained robot manipulation, such as lifting and rotating a bottle to display the label on the cap, requires robust reasoning about object parts and their relationships with intended tasks. Despite recent advances in training…

机器人学 · 计算机科学 2025-06-18 Yifan Yin , Zhengtao Han , Shivam Aarya , Jianxin Wang , Shuhang Xu , Jiawei Peng , Angtian Wang , Alan Yuille , Tianmin Shu

The scarcity of labelled data makes training Deep Neural Network (DNN) models in bioacoustic applications challenging. In typical bioacoustics applications, manually labelling the required amount of data can be prohibitively expensive. To…

声音 · 计算机科学 2024-07-02 Md Mohaimenuzzaman , Christoph Bergmeir , Bernd Meyer

Deep neural networks are susceptible to label noise. Existing methods to improve robustness, such as meta-learning and regularization, usually require significant change to the network architecture or careful tuning of the optimization…

机器学习 · 计算机科学 2022-05-31 Li Chen , Ningyuan Huang , Cong Mu , Hayden S. Helm , Kate Lytvynets , Weiwei Yang , Carey E. Priebe

In this paper, we propose a novel active learning approach integrated with an improved semi-supervised learning framework to reduce the cost of manual annotation and enhance model performance. Our proposed approach effectively leverages…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Wanli Ma , Oktay Karakus , Paul L. Rosin