paper-with-me

Papers

A Characteristic Function Approach to Deep Implicit Generative Modeling

2019-09-16 · CVPR 2020 6 · Abdul Fatir Ansari, Jonathan Scarlett, Harold Soh

Implicit Generative Models (IGMs) such as GANs have emerged as effective data-driven models for generating samples, particularly images. In this paper, we formulate the problem of learning an IGM as minimizing the expected distance between characteristic functions. Specifically, we minimize the distance between characteristic functions of the real and generated data distributions under a suitably-chosen weighting distribution. This distance metric, which we term as the characteristic function distance (CFD), can be (approximately) computed with linear time-complexity in the number of samples, in contrast with the quadratic-time Maximum Mean Discrepancy (MMD). By replacing the discrepancy measure in the critic of a GAN with the CFD, we obtain a model that is simple to implement and stable to train. The proposed metric enjoys desirable theoretical properties including continuity and differentiability with respect to generator parameters, and continuity in the weak topology. We further propose a variation of the CFD in which the weighting distribution parameters are also optimized during training; this obviates the need for manual tuning, and leads to an improvement in test power relative to CFD. We demonstrate experimentally that our proposed method outperforms WGAN and MMD-GAN variants on a variety of unsupervised image generation benchmarks.

📄 PDF Abstract BibTeX arXiv:1909.07425

Code (1)

crslab/OCFGAN 공식 구현 pytorch

Tasks

Image Generation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
WGAN Wasserstein GAN, or WGAN, is a type of generative adversarial network that minimizes an approximation of the Earth-Mover's distance (EM) rather than the Jensen-Shannon…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

The Score-Difference Flow for Implicit Generative Modeling

2023-04-25 · Romann M. Weber

Implicit generative modeling (IGM) aims to produce samples of synthetic data matching the characteristics of a target data distribution. Recent work (e.g. score-matching networks, diffusion models) has approached the IGM…

Denoising

Implicit Motion Function

2024-01-01 · CVPR 2024 1 · Yue Gao, Jiahao Li, Lei Chu, Yan Lu

Recent advancements in video modeling extensively rely on optical flow to represent the relationships across frames but this approach often lacks efficiency and fails to model the probability of the intrinsic motion …

DecoderOptical Flow EstimationVideo Editing

SPAGHETTI: Editing Implicit Shapes Through Part Aware Generation

2022-01-31 · Amir Hertz, Or Perel, Raja Giryes, Olga Sorkine-Hornung 외

Neural implicit fields are quickly emerging as an attractive representation for learning based techniques. However, adopting them for 3D shape modeling and editing is challenging. We introduce a method for $\mathbf{E}$di…

3D Shape Modeling

On the Connection of Generative Models and Discriminative Models for Anomaly Detection

2022-11-16 · Jingxuan Pang, Chunguang Li

Anomaly detection (AD) has attracted considerable attention in both academia and industry. Due to the lack of anomalous data in many practical cases, AD is usually solved by first modeling the normal data pattern and the…

Anomaly Detection

Cloud Model Characteristic Function Auto-Encoder: Integrating Cloud Model Theory with MMD Regularization for Enhanced Generative Modeling

2025-08-06 · Biao Hu, Guoyin Wang arxiv

We introduce Cloud Model Characteristic Function Auto-Encoder (CMCFAE), a novel generative model that integrates the cloud model into the Wasserstein Auto-Encoder (WAE) framework. By leveraging the characteristic functio…