paper-with-me

Papers

Distance Guided Generative Adversarial Network for Explainable Binary Classifications

2023-12-29 · Xiangyu Xiong, Yue Sun, Xiaohong Liu, Wei Ke, Chan-Tong Lam, Jiangang Chen, Mingfeng Jiang, Mingwei Wang, Hui Xie, Tong Tong, Qinquan Gao, Hao Chen, Tao Tan

Despite the potential benefits of data augmentation for mitigating the data insufficiency, traditional augmentation methods primarily rely on the prior intra-domain knowledge. On the other hand, advanced generative adversarial networks (GANs) generate inter-domain samples with limited variety. These previous methods make limited contributions to describing the decision boundaries for binary classification. In this paper, we propose a distance guided GAN (DisGAN) which controls the variation degrees of generated samples in the hyperplane space. Specifically, we instantiate the idea of DisGAN by combining two ways. The first way is vertical distance GAN (VerDisGAN) where the inter-domain generation is conditioned on the vertical distances. The second way is horizontal distance GAN (HorDisGAN) where the intra-domain generation is conditioned on the horizontal distances. Furthermore, VerDisGAN can produce the class-specific regions by mapping the source images to the hyperplane. Experimental results show that DisGAN consistently outperforms the GAN-based augmentation methods with explainable binary classification. The proposed method can apply to different classification architectures and has potential to extend to multi-class classification.

📄 PDF Abstract BibTeX arXiv:2312.17538

Code (1)

yxiangxiong/disgan 공식 구현 pytorch

Tasks

Binary ClassificationClassificationData AugmentationGenerative Adversarial NetworkMulti-class Classification

Similar Papers 제목 키워드 기반

Can Perceptual Guidance Lead to Semantically Explainable Adversarial Perturbations?

2021-06-24 · P Charantej Reddy, Aditya Siripuram, Sumohana S. Channappayya

It is well known that carefully crafted imperceptible perturbations can cause state-of-the-art deep learning classification models to misclassify. Understanding and analyzing these adversarial perturbations play a crucia…

SSIM

A Parameterized Generative Adversarial Network Using Cyclic Projection for Explainable Medical Image Classification

2023-11-24 · Xiangyu Xiong, Yue Sun, Xiaohong Liu, Chan-Tong Lam 외

Although current data augmentation methods are successful to alleviate the data insufficiency, conventional augmentation are primarily intra-domain while advanced generative adversarial networks (GANs) generate images re…

Data AugmentationGenerative Adversarial Networkimage-classificationImage Classification+1

Generative and Explainable AI for High-Dimensional Channel Estimation

2025-04-15 · Nghia Thinh Nguyen, Tri Nhu Do

In this paper, we propose a new adversarial training framework to address high-dimensional instantaneous channel estimation in wireless communications. Specifically, we train a generative adversarial network to predict a…

Explainable artificial intelligenceGenerative Adversarial Network

Wasserstein Distance guided Adversarial Imitation Learning with Reward Shape Exploration

2020-06-05 · Ming Zhang, Yawei Wang, Xiaoteng Ma, Li Xia 외

The generative adversarial imitation learning (GAIL) has provided an adversarial learning framework for imitating expert policy from demonstrations in high-dimensional continuous tasks. However, almost all GAIL and its e…

continuous-controlContinuous ControlImitation LearningMuJoCo

Adversarial network training using higher-order moments in a modified Wasserstein distance

2022-10-07 · Oliver Serang

Generative-adversarial networks (GANs) have been used to produce data closely resembling example data in a compressed, latent space that is close to sufficient for reconstruction in the original vector space. The Wassers…