paper-with-me

홈 › Papers

Optimized latent-code selection for explainable conditional text-to-image GANs

2022-04-27 · Zhenxing Zhang, Lambert Schomaker

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 both image quality and semantic relevance but ignore the explainability of the model which plays a vital role in real-world applications. In this paper, we present a variety of techniques to take a deep look into the latent space and semantic space of the conditional text-to-image GANs model. We introduce pairwise linear interpolation of latent codes and linguistic' linear interpolation to study what the model has learned within the latent space and linguistic' embeddings. Subsequently, we extend linear interpolation to triangular interpolation conditioned on three corners to further analyze the model. After that, we build a Good/Bad data set containing unsuccessfully and successfully synthetic samples and corresponding latent codes for the image-quality research. Based on this data set, we propose a framework for finding good latent codes by utilizing a linear SVM. Experimental results on the recent DiverGAN generator trained on two benchmark data sets qualitatively prove the effectiveness of our presented techniques, with a better than 94\% accuracy in predicting ${Good}$/${Bad}$ classes for latent vectors. The Good/Bad data set is publicly available at https://zenodo.org/record/5850224#.YeGMwP7MKUk.

📄 PDF Abstract BibTeX arXiv:2204.12678

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationText to Image GenerationText-to-Image Generation

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Explainable Pathomics Feature Visualization via Correlation-aware Conditional Feature Editing

2026-02-05 · Yuechen Yang, Junlin Guo, Ruining Deng, Junchao Zhu 외 arxiv

Pathomics is a recent approach that offers rich quantitative features beyond what black-box deep learning can provide, supporting more reproducible and explainable biomarkers in digital pathology. However, many derived f…

CodecFlow: Efficient Bandwidth Extension via Conditional Flow Matching in Neural Codec Latent Space

2026-03-02 · Bowen Zhang, Junchuan Zhao, Ian McLoughlin, Ye Wang 외 arxiv

Speech Bandwidth Extension improves clarity and intelligibility by restoring/inferring appropriate high-frequency content for low-bandwidth speech. Existing methods often rely on spectrogram or waveform modeling, which c…

Bandwidth Extension

Explainable-by-design Semi-Supervised Representation Learning for COVID-19 Diagnosis from CT Imaging

2020-11-23 · Abel Díaz Berenguer, Hichem Sahli, Boris Joukovsky, Maryna Kvasnytsia 외

Our motivating application is a real-world problem: COVID-19 classification from CT imaging, for which we present an explainable Deep Learning approach based on a semi-supervised classification pipeline that employs vari…

ClassificationCOVID-19 DiagnosisDiagnosticGeneral Classification+1

The Gaussian Discriminant Variational Autoencoder (GdVAE): A Self-Explainable Model with Counterfactual Explanations

2024-09-19 · Anselm Haselhoff, Kevin Trelenberg, Fabian Küppers, Jonas Schneider

Visual counterfactual explanation (CF) methods modify image concepts, e.g, shape, to change a prediction to a predefined outcome while closely resembling the original query image. Unlike self-explainable models (SEMs) an…

ClassificationcounterfactualCounterfactual ExplanationExplainable Artificial Intelligence (XAI)+2

Uncertainty-Aware World Model for Aerial Image-Goal Navigation

2026-08-06 · Deyi Zhu, Haoyu Fan, Yinan Zhu, Weichen Zhang 외 arxiv

Aerial image-goal navigation requires an unmanned aerial vehicle (UAV) to reach a target location specified by a goal image. Existing world-model-based methods rank candidate trajectories using predicted futures, but typ…

Out-of-Distribution Detection