中文
相关论文

相关论文: medXGAN: Visual Explanations for Medical Classifie…

200 篇论文

Generative adversarial networks (GANs) have attained photo-realistic quality in image generation. However, how to best control the image content remains an open challenge. We introduce LatentKeypointGAN, a two-stage GAN which is trained…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Xingzhe He , Bastian Wandt , Helge Rhodin

Explaining the decision-making processes of Artificial Intelligence (AI) models is crucial for addressing their "black box" nature, particularly in tasks like image classification. Traditional eXplainable AI (XAI) methods typically rely on…

计算机视觉与模式识别 · 计算机科学 2024-11-21 Yifei Zhang , Tianxu Jiang , Bo Pan , Jingyu Wang , Guangji Bai , Liang Zhao

Semantic segmentation of medical images is pivotal in applications like disease diagnosis and treatment planning. While deep learning has excelled in automating this task, a major hurdle is the need for numerous annotated segmentation…

图像与视频处理 · 电气工程与系统科学 2024-09-02 Li Zhang , Basu Jindal , Ahmed Alaa , Robert Weinreb , David Wilson , Eran Segal , James Zou , Pengtao Xie

We propose a framework of generative adversarial networks with multiple discriminators, which collaborate to represent a real dataset more effectively. Our approach facilitates learning a generator consistent with the underlying data…

机器学习 · 计算机科学 2024-04-04 Jinyoung Choi , Bohyung Han

Medical image synthesis is crucial for alleviating data scarcity and privacy constraints. However, fine-tuning general text-to-image (T2I) models remains challenging, mainly due to the significant modality gap between complex visual details…

计算机视觉与模式识别 · 计算机科学 2026-03-12 Xin Huang , Junjie Liang , Qingshan Hou , Peng Cao , Jinzhu Yang , Xiaoli Liu , Osmar R. Zaiane

In this work, we introduce an unconditional video generative model, InMoDeGAN, targeted to (a) generate high quality videos, as well as to (b) allow for interpretation of the latent space. For the latter, we place emphasis on interpreting…

计算机视觉与模式识别 · 计算机科学 2021-01-11 Yaohui Wang , Francois Bremond , Antitza Dantcheva

Medical image segmentation models struggle with rare abnormalities due to scarce annotated pathological data. We propose DiffAug a novel framework that combines textguided diffusion-based generation with automatic segmentation validation to…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Maham Nazir , Muhammad Aqeel , Francesco Setti

The identification of lesion within medical image data is necessary for diagnosis, treatment and prognosis. Segmentation and classification approaches are mainly based on supervised learning with well-paired image-level or voxel-level…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Liyan Sun , Jiexiang Wang , Yue Huang , Xinghao Ding , Hayit Greenspan , John Paisley

Reliable and interpretable decision-making is essential in medical imaging, where diagnostic outcomes directly influence patient care. Despite advances in deep learning, most medical AI systems operate as opaque black boxes, providing…

计算机视觉与模式识别 · 计算机科学 2026-04-16 Pirzada Suhail , Aditya Anand , Amit Sethi

Generative adversarial networks (GANs) offer an effective solution to the image-to-image translation problem, thereby allowing for new possibilities in medical imaging. They can translate images from one imaging modality to another at a low…

计算机视觉与模式识别 · 计算机科学 2022-10-13 Agnieszka Tomczak , Aarushi Gupta , Slobodan Ilic , Nassir Navab , Shadi Albarqouni

Current deep learning based detection models tackle detection and segmentation tasks by casting them to pixel or patch-wise classification. To automate the initial mass lesion detection and segmentation on the whole mammographic images and…

图像与视频处理 · 电气工程与系统科学 2019-07-30 Azam Hamidinekoo , Erika Denton , Reyer Zwiggelaar

The task of text-to-image generation has achieved remarkable progress due to the advances in the conditional generative adversarial networks (GANs). However, existing conditional text-to-image GANs approaches mostly concentrate on improving…

计算机视觉与模式识别 · 计算机科学 2022-04-28 Zhenxing Zhang , Lambert Schomaker

Medical image classification is a critical problem for healthcare, with the potential to alleviate the workload of doctors and facilitate diagnoses of patients. However, two challenges arise when deploying deep learning models to real-world…

计算机视觉与模式识别 · 计算机科学 2023-10-06 An Yan , Yu Wang , Yiwu Zhong , Zexue He , Petros Karypis , Zihan Wang , Chengyu Dong , Amilcare Gentili , Chun-Nan Hsu , Jingbo Shang , Julian McAuley

This paper presents a novel concept learning framework for enhancing model interpretability and performance in visual classification tasks. Our approach appends an unsupervised explanation generator to the primary classifier network and…

计算机视觉与模式识别 · 计算机科学 2024-04-04 Tanmay Garg , Deepika Vemuri , Vineeth N Balasubramanian

In this work, we are dedicated to text-guided image generation and propose a novel framework, i.e., CLIP2GAN, by leveraging CLIP model and StyleGAN. The key idea of our CLIP2GAN is to bridge the output feature embedding space of CLIP and…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Yixuan Wang , Wengang Zhou , Jianmin Bao , Weilun Wang , Li Li , Houqiang Li

Recent success in deep learning has generated immense interest among practitioners and students, inspiring many to learn about this new technology. While visual and interactive approaches have been successfully developed to help people more…

人机交互 · 计算机科学 2018-09-06 Minsuk Kahng , Nikhil Thorat , Duen Horng Chau , Fernanda Viégas , Martin Wattenberg

We show that pre-trained Generative Adversarial Networks (GANs) such as StyleGAN and BigGAN can be used as a latent bank to improve the performance of image super-resolution. While most existing perceptual-oriented approaches attempt to…

计算机视觉与模式识别 · 计算机科学 2022-08-01 Kelvin C. K. Chan , Xiangyu Xu , Xintao Wang , Jinwei Gu , Chen Change Loy

Disentanglement, a critical concern in interpretable machine learning, has also garnered significant attention from the computer vision community. Many existing GAN-based class disentanglement (unsupervised) approaches, such as InfoGAN and…

计算机视觉与模式识别 · 计算机科学 2024-06-03 Jiangwei Zhao , Zejia Liu , Xiaohan Guo , Lili Pan

Deep generative modeling has emerged as a powerful tool for synthesizing realistic medical images, driving advances in medical image analysis, disease diagnosis, and treatment planning. This chapter explores various deep generative models…

图像与视频处理 · 电气工程与系统科学 2024-10-24 Paul Friedrich , Yannik Frisch , Philippe C. Cattin

Many existing conditional Generative Adversarial Networks (cGANs) are limited to conditioning on pre-defined and fixed class-level semantic labels or attributes. We propose an open set GAN architecture (OpenGAN) that is conditioned…

计算机视觉与模式识别 · 计算机科学 2020-03-19 Luke Ditria , Benjamin J. Meyer , Tom Drummond