paper-with-me

Papers

Boundary Seeking GANs

2018-01-01 · ICLR 2018 1 · R. Devon Hjelm, Athul Paul Jacob, Adam Trischler, Gerry Che, Kyunghyun Cho, Yoshua Bengio

Generative adversarial networks are a learning framework that rely on training a discriminator to estimate a measure of difference between a target and generated distributions. GANs, as normally formulated, rely on the generated samples being completely differentiable w.r.t. the generative parameters, and thus do not work for discrete data. We introduce a method for training GANs with discrete data that uses the estimated difference measure from the discriminator to compute importance weights for generated samples, thus providing a policy gradient for training the generator. The importance weights have a strong connection to the decision boundary of the discriminator, and we call our method boundary-seeking GANs (BGANs). We demonstrate the effectiveness of the proposed algorithm with discrete image and character-based natural language generation. In addition, the boundary-seeking objective extends to continuous data, which can be used to improve stability of training, and we demonstrate this on Celeba, Large-scale Scene Understanding (LSUN) bedrooms, and Imagenet without conditioning.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Scene UnderstandingText Generation

Similar Papers 제목 키워드 기반

Boundary-Seeking Generative Adversarial Networks

2017-02-27 · R. Devon Hjelm, Athul Paul Jacob, Tong Che, Adam Trischler 외

Generative adversarial networks (GANs) are a learning framework that rely on training a discriminator to estimate a measure of difference between a target and generated distributions. GANs, as normally formulated, rely o…

Scene UnderstandingText Generation

Improving Model Compatibility of Generative Adversarial Networks by Boundary Calibration

2021-11-03 · Si-An Chen, Chun-Liang Li, Hsuan-Tien Lin

Generative Adversarial Networks (GANs) is a powerful family of models that learn an underlying distribution to generate synthetic data. Many existing studies of GANs focus on improving the realness of the generated image…

On the Failure of Boundary-Seeking Distillation in Bottlenecked Generative Architectures

2026-07-17 · Mohamed Amine Kina arxiv

Data-free knowledge distillation transfers the knowledge encoded in a teacher model to a student model without access to the original training data. Prior work such as Contrastive Abductive Knowledge Extraction (CAKE) ac…

Data-free Knowledge Distillation

Improved Abdominal Multi-Organ Segmentation via 3D Boundary-Constrained Deep Neural Networks

2022-10-09 · Samra Irshad, Douglas P. S. Gomes, Seong Tae Kim

Quantitative assessment of the abdominal region from clinically acquired CT scans requires the simultaneous segmentation of abdominal organs. Thanks to the availability of high-performance computational resources, deep l…

DecoderImage SegmentationMedical Image SegmentationMulti-Task Learning+3

Boundary-Aware Network for Abdominal Multi-Organ Segmentation

2022-08-29 · Shishuai Hu, Zehui Liao, Yong Xia

Automated abdominal multi-organ segmentation is a crucial yet challenging task in the computer-aided diagnosis of abdominal organ-related diseases. Although numerous deep learning models have achieved remarkable success …

DecoderImage SegmentationMedical Image SegmentationOrgan Segmentation+2