中文
相关论文

相关论文: Deep Bayesian Active-Learning-to-Rank for Endoscop…

200 篇论文

In the field of image classification, existing methods often struggle with biased or ambiguous data, a prevalent issue in real-world scenarios. Current strategies, including semi-supervised learning and class blending, offer partial…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Lars Schmarje , Vasco Grossmann , Claudius Zelenka , Johannes Brünger , Reinhard Koch

Deep learning approaches achieve state-of-the-art performance for classifying radiology images, but rely on large labelled datasets that require resource-intensive annotation by specialists. Both semi-supervised learning and active learning…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Shafa Balaram , Cuong M. Nguyen , Ashraf Kassim , Pavitra Krishnaswamy

When we can not assume a large amount of annotated data , active learning is a good strategy. It consists in learning a model on a small amount of annotated data (annotation budget) and in choosing the best set of points to annotate in…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Umang Aggarwal , Adrian Popescu , Céline Hudelot

Active learning aims to reduce labeling efforts by selectively asking humans to annotate the most important data points from an unlabeled pool and is an example of human-machine interaction. Though active learning has been extensively…

机器学习 · 计算机科学 2020-01-31 Hongjing Zhang , S. S. Ravi , Ian Davidson

Accurate segmentation of wounds and scale markers in clinical images remainsa significant challenge, crucial for effective wound management and automatedassessment. In this study, we propose a novel dual-attention U-Net++ archi-tecture,…

图像与视频处理 · 电气工程与系统科学 2025-07-14 Daniel Cieślak , Miriam Reca , Olena Onyshchenko , Jacek Rumiński

Diabetic retinopathy (DR) grading from fundus images has attracted increasing interest in both academic and industrial communities. Most convolutional neural network (CNN) based algorithms treat DR grading as a classification task via…

计算机视觉与模式识别 · 计算机科学 2021-03-19 Yehui Yang , Fangxin Shang , Binghong Wu , Dalu Yang , Lei Wang , Yanwu Xu , Wensheng Zhang , Tianzhu Zhang

The development of X-Ray microscopy (XRM) technology has enabled non-destructive inspection of semiconductor structures for defect identification. Deep learning is widely used as the state-of-the-art approach to perform visual analysis…

计算机视觉与模式识别 · 计算机科学 2025-07-24 Lile Cai , Ramanpreet Singh Pahwa , Xun Xu , Jie Wang , Richard Chang , Lining Zhang , Chuan-Sheng Foo

Rare diseases have extremely low-data regimes, unlike common diseases with large amount of available labeled data. Hence, to train a neural network to classify rare diseases with a few per-class data samples is very challenging, and so far,…

计算机视觉与模式识别 · 计算机科学 2020-07-16 Xiaomeng Li , Lequan Yu , Yueming Jin , Chi-Wing Fu , Lei Xing , Pheng-Ann Heng

We present a novel approach for constrained Bayesian inference. Unlike current methods, our approach does not require convexity of the constraint set. We reduce the constrained variational inference to a parametric optimization over the…

机器学习 · 计算机科学 2013-09-27 Oluwasanmi Koyejo , Joydeep Ghosh

Deep learning methods have achieved promising performance in many areas, but they are still struggling with noisy-labeled images during the training process. Considering that the annotation quality indispensably relies on great expertise,…

计算机视觉与模式识别 · 计算机科学 2019-07-30 Haidong Zhu , Jialin Shi , Ji Wu

Background: Breast cancer has the highest prevalence in women globally. The classification and diagnosis of breast cancer and its histopathological images have always been a hot spot of clinical concern. In Computer-Aided Diagnosis (CAD),…

计算机视觉与模式识别 · 计算机科学 2022-05-11 Yuchao Zheng , Chen Li , Xiaomin Zhou , Haoyuan Chen , Hao Xu , Yixin Li , Haiqing Zhang , Xiaoyan Li , Hongzan Sun , Xinyu Huang , Marcin Grzegorzek

Incremental Learning is well known machine learning approach wherein the weights of the learned model are dynamically and gradually updated to generalize on new unseen data without forgetting the existing knowledge. Incremental learning…

计算机视觉与模式识别 · 计算机科学 2018-07-25 Pratyush Kumar , Muktabh Mayank Srivastava

Despite the great promise of machine-learning algorithms to classify and predict astrophysical parameters for the vast numbers of astrophysical sources and transients observed in large-scale surveys, the peculiarities of the training data…

The accuracy and robustness of image classification with supervised deep learning are dependent on the availability of large-scale, annotated training data. However, there is a paucity of annotated data available due to the complexity of…

计算机视觉与模式识别 · 计算机科学 2019-03-27 Euijoon Ahn , Ashnil Kumar , Dagan Feng , Michael Fulham , Jinman Kim

Active learning aims to alleviate the amount of labor involved in data labeling by automating the selection of unlabeled samples via an acquisition function. For example, variational adversarial active learning (VAAL) leverages an…

机器学习 · 计算机科学 2024-08-26 Zongyao Lyu , William J. Beksi

Depending on the application, radiological diagnoses can be associated with high inter- and intra-rater variabilities. Most computer-aided diagnosis (CAD) solutions treat such data as incontrovertible, exposing learning algorithms to…

计算机视觉与模式识别 · 计算机科学 2021-10-13 Bowen Li , Xinping Ren , Ke Yan , Le Lu , Lingyun Huang , Guotong Xie , Jing Xiao , Dar-In Tai , Adam P. Harrison

Background: Deep learning has presented great potential in accurate MR image segmentation when enough labeled data are provided for network optimization. However, manually annotating 3D MR images is tedious and time-consuming, requiring…

图像与视频处理 · 电气工程与系统科学 2023-12-19 Yousuf Babiker M. Osman , Cheng Li , Weijian Huang , Shanshan Wang

Uncertainty estimation is important for interpreting the trustworthiness of machine learning models in many applications. This is especially critical in the data-driven active learning setting where the goal is to achieve a certain accuracy…

计算机视觉与模式识别 · 计算机科学 2020-07-14 Bo Li , Tommy Sonne Alstrøm

Falsely annotated samples, also known as noisy labels, can significantly harm the performance of deep learning models. Two main approaches for learning with noisy labels are global noise estimation and data filtering. Global noise…

机器学习 · 计算机科学 2025-07-31 Yuval Grinberg , Nimrod Harel , Jacob Goldberger , Ofir Lindenbaum

Visual attributes are great means of describing images or scenes, in a way both humans and computers understand. In order to establish a correspondence between images and to be able to compare the strength of each property between images,…

计算机视觉与模式识别 · 计算机科学 2016-09-14 Yaser Souri , Erfan Noury , Ehsan Adeli