中文
相关论文

相关论文: Multi-Label Generalized Zero Shot Learning for the…

200 篇论文

This challenge tackles multi-label classification for known chest X-ray (CXR) lesions and zero-shot classification for unseen ones. To handle diverse CXR projections, we integrate projection-specific models via a classification network into…

计算机视觉与模式识别 · 计算机科学 2026-04-03 Juno Cho , Dohui Kim , Mingeon Kim , Hyunseo Jang , Chang Sun Lee , Jong Chul Ye

In this paper, we propose a novel deep learning architecture for multi-label zero-shot learning (ML-ZSL), which is able to predict multiple unseen class labels for each input instance. Inspired by the way humans utilize semantic knowledge…

计算机视觉与模式识别 · 计算机科学 2018-05-29 Chung-Wei Lee , Wei Fang , Chih-Kuan Yeh , Yu-Chiang Frank Wang

Chest radiography (CXR) plays a crucial role in the diagnosis of various diseases. However, the inherent class imbalance in the distribution of clinical findings presents a significant challenge for current self-supervised deep learning…

计算机视觉与模式识别 · 计算机科学 2025-07-28 Rajesh Madhipati , Sheethal Bhat , Lukas Buess , Andreas Maier

Many real-world image recognition problems, such as diagnostic medical imaging exams, are "long-tailed" $\unicode{x2013}$ there are a few common findings followed by many more relatively rare conditions. In chest radiography, diagnosis is…

In many real world medical image classification settings we do not have access to samples of all possible disease classes, while a robust system is expected to give high performance in recognizing novel test data. We propose a generalized…

图像与视频处理 · 电气工程与系统科学 2022-08-30 Dwarikanath Mahapatra

The task of zero-shot learning (ZSL) requires correctly predicting the label of samples from classes which were unseen at training time. This is achieved by leveraging side information about class labels, such as label attributes or word…

计算机视觉与模式识别 · 计算机科学 2020-10-23 Colin Samplawski , Jannik Wolff , Tassilo Klein , Moin Nabi

Generalised zero-shot learning (GZSL) is a classification problem where the learning stage relies on a set of seen visual classes and the inference stage aims to identify both the seen visual classes and a new set of unseen visual classes.…

计算机视觉与模式识别 · 计算机科学 2019-08-15 Rafael Felix , Ben Harwood , Michele Sasdelli , Gustavo Carneiro

Chest X-ray (CXR) interpretation is hindered by the long-tailed distribution of pathologies and the open-world nature of clinical environments. Existing benchmarks often rely on closed-set classes from a single institution, failing to…

Multi-label Recognition (MLR) involves assigning multiple labels to each data instance in an image, offering advantages over single-label classification in complex scenarios. However, it faces the challenge of annotating all relevant…

机器学习 · 计算机科学 2025-06-03 Ruhui Zhang , Hezhe Qiao , Pengcheng Xu , Mingsheng Shang , Lin Chen

Chest radiograph (or Chest X-Ray, CXR) is a popular medical imaging modality that is used by radiologists across the world to diagnose heart or lung conditions. Over the last decade, Convolutional Neural Networks (CNN), have seen success in…

计算机视觉与模式识别 · 计算机科学 2022-11-24 Arsh Verma , Makarand Tapaswi

Chest X-Ray (CXR) classification in clinical practice is often limited by imperfect supervision, arising from (i) extreme long-tailed multi-label disease distributions and (ii) missing annotations for rare or previously unseen findings. The…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Ha-Hieu Pham , Hai-Dang Nguyen , Thanh-Huy Nguyen , Min Xu , Ulas Bagci , Trung-Nghia Le , Huy-Hieu Pham

This paper investigates a challenging problem of zero-shot learning in the multi-label scenario (MLZSL), wherein, the model is trained to recognize multiple unseen classes within a sample (e.g., an image) based on seen classes and auxiliary…

计算机视觉与模式识别 · 计算机科学 2023-09-15 Ziming Liu , Jingcai Guo , Xiaocheng Lu , Song Guo , Peiran Dong , Jiewei Zhang

Real-world application of chest X-ray abnormality classification requires dealing with several challenges: (i) limited training data; (ii) training and evaluation sets that are derived from different domains; and (iii) classes that appear…

计算机视觉与模式识别 · 计算机科学 2023-09-11 Aroof Aimen , Arsh Verma , Makarand Tapaswi , Narayanan C. Krishnan

Expert radiologists visually scan Chest X-Ray (CXR) images, sequentially fixating on anatomical structures to perform disease diagnosis. An automatic multi-label classifier of diseases in CXR images can benefit by incorporating aspects of…

图像与视频处理 · 电气工程与系统科学 2025-03-04 Ashish Verma , Aupendu Kar , Krishnendu Ghosh , Sobhan Kanti Dhara , Debashis Sen , Prabir Kumar Biswas

Despite the advancement of supervised image recognition algorithms, their dependence on the availability of labeled data and the rapid expansion of image categories raise the significant challenge of zero-shot learning. Zero-shot learning…

机器学习 · 计算机科学 2019-04-09 Meng Ye , Yuhong Guo

Chest X-rays (CXRs) are among the most commonly used medical image modalities. They are mostly used for screening, and an indication of disease typically results in subsequent tests. As this is mostly a screening test used to rule out chest…

计算机视觉与模式识别 · 计算机科学 2019-04-04 Ken C. L. Wong , Mehdi Moradi , Joy Wu , Tanveer Syeda-Mahmood

A large-scale image-text pair dataset has greatly contributed to the development of vision-language pre-training (VLP) models, which enable zero-shot or few-shot classification without costly annotation. However, in the medical domain, the…

计算机视觉与模式识别 · 计算机科学 2023-10-23 Kihyun You , Jawook Gu , Jiyeon Ham , Beomhee Park , Jiho Kim , Eun Kyoung Hong , Woonhyunk Baek , Byungseok Roh

In this era of pandemic, the future of healthcare industry has never been more exciting. Artificial intelligence and machine learning (AI & ML) present opportunities to develop solutions that cater for very specific needs within the…

图像与视频处理 · 电气工程与系统科学 2022-11-29 Aravind Sasidharan Pillai

Human visual attention has recently shown its distinct capability in boosting machine learning models. However, studies that aim to facilitate medical tasks with human visual attention are still scarce. To support the use of visual…

图像与视频处理 · 电气工程与系统科学 2022-02-16 Hongzhi Zhu , Robert Rohling , Septimiu Salcudean

Recently, zero-shot learning (ZSL) emerged as an exciting topic and attracted a lot of attention. ZSL aims to classify unseen classes by transferring the knowledge from seen classes to unseen classes based on the class description. Despite…

计算机视觉与模式识别 · 计算机科学 2021-02-02 Chandan Gautam , Sethupathy Parameswaran , Ashish Mishra , Suresh Sundaram
‹ 上一页 1 2 3 10 下一页 ›