paper-with-me

Papers

RAC: Rectified Flow Auto Coder

2026-03-06 · Sen Fang, Yalin Feng, Yanxin Zhang, Dimitris N. Metaxas arxiv

In this paper, we propose a Rectified Flow Auto Coder (RAC) inspired by Rectified Flow to replace the traditional VAE: 1. It achieves multi-step decoding by applying the decoder to flow timesteps. Its decoding path is straight and correctable, enabling step-by-step refinement. 2. The model inherently supports bidirectional inference, where the decoder serves as the encoder through time reversal (hence Coder rather than encoder or decoder), reducing parameter count by nearly 41%. 3. This generative decoding method improves generation quality since the model can correct latent variables along the path, partially addressing the reconstruction--generation gap. Experiments show that RAC surpasses SOTA VAEs in both reconstruction and generation with approximately 70% lower computational cost.

📄 PDF Abstract BibTeX arXiv:2603.05925

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

JanusFlow: Harmonizing Autoregression and Rectified Flow for Unified Multimodal Understanding and Generation

2024-11-12 · CVPR 2025 1 · Yiyang Ma, Xingchao Liu, Xiaokang Chen, Wen Liu 외

We present JanusFlow, a powerful framework that unifies image understanding and generation in a single model. JanusFlow introduces a minimalist architecture that integrates autoregressive language models with rectified f…

Language ModelingLanguage ModellingLarge Language ModelText-to-Image Generation+1

V2Flow: Unifying Visual Tokenization and Large Language Model Vocabularies for Autoregressive Image Generation

2025-03-10 · Guiwei Zhang, Tianyu Zhang, Mohan Zhou, Yalong Bai 외

We propose V2Flow, a novel tokenizer that produces discrete visual tokens capable of high-fidelity reconstruction, while ensuring structural and latent distribution alignment with the vocabulary space of large language m…

DecoderImage GenerationLanguage ModelingLanguage Modelling+1

Analyzing and Improving Model Collapse in Rectified Flow Models

2024-12-11 · Huminhao Zhu, Fangyikang Wang, Tianyu Ding, Qing Qu 외

Generative models aim to produce synthetic data indistinguishable from real distributions, but iterative training on self-generated data can lead to \emph{model collapse (MC)}, where performance degrades over time. In th…

DenoisingImage Generation

ORSIFlow: Saliency-Guided Rectified Flow for Optical Remote Sensing Salient Object Detection

2026-03-30 · Haojing Chen, Zhihang Liu, Yutong Li, Tao Tan 외 arxiv

Optical Remote Sensing Image Salient Object Detection (ORSI-SOD) remains challenging due to complex backgrounds, low contrast, irregular object shapes, and large variations in object scale. Existing discriminative method…

Salient Object Detection

GeneFlow: Translation of Single-cell Gene Expression to Histopathological Images via Rectified Flow

2025-10-31 · Mengbo Wang, Shourya Verma, Aditya Malusare, Luopin Wang 외 arxiv

Spatial transcriptomics (ST) technologies can be used to align transcriptomes with histopathological morphology, presenting exciting new opportunities for biomolecular discovery. Using ST data, we construct a novel frame…