paper-with-me

Papers

Continuous Adversarial Flow Models

2026-04-13 · Shanchuan Lin, Ceyuan Yang, Zhijie Lin, Hao Chen, Haoqi Fan arxiv

We propose continuous adversarial flow models, a type of continuous-time flow model trained with an adversarial objective. Unlike flow matching, which uses a fixed mean-squared-error criterion, our approach introduces a learned discriminator to guide training. This change in objective induces a different generalized distribution, which empirically produces samples that are better aligned with the target data distribution. Our method is primarily proposed for post-training existing flow-matching models, although it can also train models from scratch. On the ImageNet 256px generation task, our post-training substantially improves the guidance-free FID of latent-space SiT from 8.26 to 3.63 and of pixel-space JiT from 7.17 to 3.57. It also improves guided generation, reducing FID from 2.06 to 1.53 for SiT and from 1.86 to 1.80 for JiT. We further evaluate our approach on text-to-image generation, where it achieves improved results on both the GenEval and DPG benchmarks.

📄 PDF Abstract BibTeX arXiv:2604.11521

Code (0)

등록된 구현이 없습니다.

Tasks

Text-to-Image Generation

Similar Papers 제목 키워드 기반

FlowPure: Continuous Normalizing Flows for Adversarial Purification

2025-05-19 · Elias Collaert, Abel Rodríguez, Sander Joos, Lieven Desmet 외

Despite significant advancements in the area, adversarial robustness remains a critical challenge in systems employing machine learning models. The removal of adversarial perturbations at inference time, known as adversa…

Adversarial PurificationAdversarial RobustnessDenoising

Continuous Adversarial MeanFlow Transfer

2026-08-20 · Yara Bahram, Zahra Dehghani, Mélodie Desbos, Eric Granger 외 arxiv

Training fast generators on new domains with limited data remains challenging for two reasons. First, adapting a pretrained diffusion or flow model to a new domain leaves its costly multi-step sampling unaddressed, and e…

Flow-based Network Traffic Generation using Generative Adversarial Networks

2018-09-27 · Markus Ring, Daniel Schlör, Dieter Landes, Andreas Hotho

Flow-based data sets are necessary for evaluating network-based intrusion detection systems (NIDS). In this work, we propose a novel methodology for generating realistic flow-based network traffic. Our approach is based …

Image GenerationIntrusion Detection

Adversarial Training for Gradient Descent: Analysis Through its Continuous-time Approximation

2021-05-17 · Haotian Gu, Xin Guo, Xinyu Li

Adversarial training has gained great popularity as one of the most effective defenses for deep neural network and more generally for gradient-based machine learning models against adversarial perturbations on data point…

Align Your Flow: Scaling Continuous-Time Flow Map Distillation

2025-06-17 · Amirmojtaba Sabour, Sanja Fidler, Karsten Kreis

Diffusion- and flow-based models have emerged as state-of-the-art generative modeling approaches, but they require many sampling steps. Consistency models can distill these models into efficient one-step generators; howe…

Image Generation