paper-with-me

홈 › Papers

Black-Box Diagnosis and Calibration on GAN Intra-Mode Collapse: A Pilot Study

2021-07-23 · Zhenyu Wu, Zhaowen Wang, Ye Yuan, Jianming Zhang, Zhangyang Wang, Hailin Jin

Generative adversarial networks (GANs) nowadays are capable of producing images of incredible realism. One concern raised is whether the state-of-the-art GAN's learned distribution still suffers from mode collapse, and what to do if so. Existing diversity tests of samples from GANs are usually conducted qualitatively on a small scale, and/or depends on the access to original training data as well as the trained model parameters. This paper explores to diagnose GAN intra-mode collapse and calibrate that, in a novel black-box setting: no access to training data, nor the trained model parameters, is assumed. The new setting is practically demanded, yet rarely explored and significantly more challenging. As a first stab, we devise a set of statistical tools based on sampling, that can visualize, quantify, and rectify intra-mode collapse. We demonstrate the effectiveness of our proposed diagnosis and calibration techniques, via extensive simulations and experiments, on unconditional GAN image generation (e.g., face and vehicle). Our study reveals that the intra-mode collapse is still a prevailing problem in state-of-the-art GANs and the mode collapse is diagnosable and calibratable in black-box settings. Our codes are available at: https://github.com/VITA-Group/BlackBoxGANCollapse.

📄 PDF Abstract BibTeX arXiv:2107.12202

Code (1)

VITA-Group/BlackBoxGANCollapse 공식 구현 tf

Tasks

Image Generation

Similar Papers 제목 키워드 기반

Is There Mode Collapse? A Case Study on Face Generation and Its Black-box Calibration

2019-09-25 · Zhenyu Wu, Ye Yuan, Zhaowen Wang, Jianming Zhang 외

Generative adversarial networks (GANs) nowadays are capable of producing im-ages of incredible realism. One concern raised is whether the state-of-the-artGAN’s learned distribution still suffers from mode collapse. Exi…

DiversityFace GenerationImage Generation

Enhancing Diversity for Data-free Quantization

2025-01-01 · CVPR 2025 1 · Kai Zhao, Zhihao Zhuang, Miao Zhang, Chenjuan Guo 외

Model quantization is an effective way to compress deep neural networks and accelerate the inference time on edge devices. Existing quantization methods usually require original data for calibration during the compre…

Data Free QuantizationDiversityQuantization

Complementing Self-Consistency with Cross-Model Disagreement for Uncertainty Quantification

2026-04-18 · Kimia Hamidieh, Veronika Thost, Walter Gerych, Mikhail Yurochkin 외 arxiv

Large language models (LLMs) often produce confident yet incorrect responses, and uncertainty quantification is one potential solution to more robust usage. Recent works routinely rely on self-consistency to estimate ale…

Semantic Similarity

Ensemble Diversity Optimization for Subjective Supervision

2026-07-09 · Xia Cui, Ziyi Huang, N. R. Abeynayake arxiv

Subjective NLP tasks often exhibit systematic annotator disagreement, requiring models that represent uncertainty rather than collapse it. We introduce Ensemble Diversity Optimization (EDO), a prediction-space framework …

Hearsay: Vision-Language Medical Diagnoses Without an Image

2026-07-29 · Siddharth Vohra arxiv

When asked to describe a medical image that was never attached, frontier vision-language models do not abstain: they confabulate a diagnosis. We show that this confabulation is not random. It is structured by who the pat…