中文
相关论文

相关论文: AI can evolve without labels: self-evolving vision…

200 篇论文

This paper presents a soft-label anonymous gastric X-ray image distillation method based on a gradient descent approach. The sharing of medical data is demanded to construct high-accuracy computer-aided diagnosis (CAD) systems. However, the…

图像与视频处理 · 电气工程与系统科学 2024-03-22 Guang Li , Ren Togo , Takahiro Ogawa , Miki Haseyama

Modern AI algorithms require labeled data. In real world, majority of data are unlabeled. Labeling the data are costly. this is particularly true for some areas requiring special skills, such as reading radiology images by physicians. To…

机器学习 · 统计学 2026-03-31 Yiran Huang , Jian-Feng Yang , Haoda Fu

Human capability to anticipate near future from visual observations and non-verbal cues is essential for developing intelligent systems that need to interact with people. Several research areas, such as human-robot interaction (HRI),…

计算机视觉与模式识别 · 计算机科学 2020-12-21 Guglielmo Camporese , Pasquale Coscia , Antonino Furnari , Giovanni Maria Farinella , Lamberto Ballan

Deep learning approaches often require huge datasets to achieve good generalization. This complicates its use in tasks like image-based medical diagnosis, where the small training datasets are usually insufficient to learn appropriate data…

计算机视觉与模式识别 · 计算机科学 2021-02-12 Roberto Vega , Pouneh Gorji , Zichen Zhang , Xuebin Qin , Abhilash Rakkunedeth Hareendranathan , Jeevesh Kapur , Jacob L. Jaremko , Russell Greiner

Driven by encouraging results on a wide range of tasks, the field of NLP is experiencing an accelerated race to develop bigger language models. This race for bigger models has also underscored the need to continue the pursuit of practical…

计算与语言 · 计算机科学 2023-02-14 Marco Farina , Duccio Pappadopulo , Anant Gupta , Leslie Huang , Ozan İrsoy , Thamar Solorio

Recently, deep learning has been adopted to the glaucoma classification task with performance comparable to that of human experts. However, a well trained deep learning model demands a large quantity of properly labeled data, which is…

计算机视觉与模式识别 · 计算机科学 2020-07-23 Junde Wu , Shuang Yu , Wenting Chen , Kai Ma , Rao Fu , Hanruo Liu , Xiaoguang Di , Yefeng Zheng

Distilling knowledge from huge pre-trained networks to improve the performance of tiny networks has favored deep learning models to be used in many real-time and mobile applications. Several approaches that demonstrate success in this field…

计算机视觉与模式识别 · 计算机科学 2020-11-03 Kaushal Bhogale

Significant advances have been made in Natural Language Processing (NLP) modelling since the beginning of 2018. The new approaches allow for accurate results, even when there is little labelled data, because these NLP models can benefit…

机器学习 · 计算机科学 2019-09-10 Yew Ken Chia , Sam Witteveen , Martin Andrews

Model compression is eminently suited for deploying deep learning on IoT-devices. However, existing model compression techniques rely on access to the original or some alternate dataset. In this paper, we address the model compression…

机器学习 · 统计学 2019-05-20 Kartikeya Bhardwaj , Naveen Suda , Radu Marculescu

Multimodal Large Language Models (MLLMs) have achieved strong performance on general visual benchmarks but struggle with out-of-distribution (OOD) tasks in specialized domains such as medical imaging, where labeled data is limited and…

计算机视觉与模式识别 · 计算机科学 2025-10-06 Ci-Siang Lin , Min-Hung Chen , Yu-Yang Sheng , Yu-Chiang Frank Wang

Collecting large training datasets, annotated with high-quality labels, is costly and time-consuming. This paper proposes a novel framework for training deep convolutional neural networks from noisy labeled datasets that can be obtained…

机器学习 · 计算机科学 2017-11-06 Arash Vahdat

The success of deep learning relies heavily on large labeled datasets, but we often only have access to several small datasets associated with partial labels. To address this problem, we propose a new initiative, "Label-Assemble", that aims…

计算机视觉与模式识别 · 计算机科学 2023-05-16 Mintong Kang , Bowen Li , Zengle Zhu , Yongyi Lu , Elliot K. Fishman , Alan L. Yuille , Zongwei Zhou

Despite the success of deep learning methods in medical image segmentation tasks, the human-level performance relies on massive training data with high-quality annotations, which are expensive and time-consuming to collect. The fact is that…

计算机视觉与模式识别 · 计算机科学 2021-06-22 Jialin Shi , Ji Wu

Knowledge distillation involves transferring the predictive capabilities of large, high-performing AI models (teachers) to smaller models (students) that can operate in environments with limited computing power. In this paper, we address…

机器学习 · 计算机科学 2026-01-12 Pattarawat Chormai , Ali Hashemi , Klaus-Robert Müller , Grégoire Montavon

A ubiquitous challenge in machine learning is the problem of domain generalisation. This can exacerbate bias against groups or labels that are underrepresented in the datasets used for model development. Model bias can lead to unintended…

Model compression and knowledge distillation have been successfully applied for cross-architecture and cross-domain transfer learning. However, a key requirement is that training examples are in correspondence across the domains. We show…

计算机视觉与模式识别 · 计算机科学 2017-08-30 Jong-Chyi Su , Subhransu Maji

This work addresses the unsupervised adaptation of an existing object detector to a new target domain. We assume that a large number of unlabeled videos from this domain are readily available. We automatically obtain labels on the target…

计算机视觉与模式识别 · 计算机科学 2019-04-17 Aruni RoyChowdhury , Prithvijit Chakrabarty , Ashish Singh , SouYoung Jin , Huaizu Jiang , Liangliang Cao , Erik Learned-Miller

Label-free approaches are attractive in cytological imaging due to their flexibility and cost efficiency. They are supported by machine learning methods, which, despite the lack of labeling and the associated lower contrast, can classify…

计算机视觉与模式识别 · 计算机科学 2023-11-27 Stefan Röhrl , Johannes Groll , Manuel Lengl , Simon Schumann , Christian Klenk , Dominik Heim , Martin Knopp , Oliver Hayden , Klaus Diepold

Radiologists highly desire fully automated versatile AI for medical imaging interpretation. However, the lack of extensively annotated large-scale multi-disease datasets has hindered the achievement of this goal. In this paper, we explore…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Weiwei Cao , Jianpeng Zhang , Yingda Xia , Tony C. W. Mok , Zi Li , Xianghua Ye , Le Lu , Jian Zheng , Yuxing Tang , Ling Zhang

Deep learning has shown great promise in the ability to automatically annotate organs in magnetic resonance imaging (MRI) scans, for example, of the brain. However, despite advancements in the field, the ability to accurately segment…

图像与视频处理 · 电气工程与系统科学 2024-03-26 Cosmin Ciausu , Deepa Krishnaswamy , Benjamin Billot , Steve Pieper , Ron Kikinis , Andrey Fedorov