paper-with-me

홈 › Papers

SDFlow: Similarity-Driven Flow Matching for Time Series Generation

2026-05-07 · Wei Li, Shibo Feng, Pengcheng Wu, Xingyu Gao, Min Wu, Peilin Zhao arxiv

Vector quantization (VQ) with autoregressive (AR) token modeling is a widely adopted and highly competitive paradigm for time-series generation. However, such models are fundamentally limited by exposure bias: during inference, errors can accumulate across sequential predictions, leading to pronounced quality degradation in long-horizon generation. To address this, we propose SDFlow ($\textbf{S}$imilarity-$\textbf{D}$riven $\textbf{Flow}$ Matching), a non-autoregressive framework that operates entirely in the frozen VQ latent space and enables parallel sequence generation via flow matching. We tackle three key challenges in making this transition: (1) eliminating exposure bias by replacing step-wise token prediction with a global transport map; (2) mitigating the high-dimensionality of VQ token spaces via a low-rank manifold decomposition with a learned anchor prior over the latent manifold; and (3) incorporating discrete supervision into continuous transport dynamics by introducing a categorical posterior over codebook indices within a variational flow-matching formulation. Extensive experiments show that SDFlow achieves state-of-the-art performance, improving Discriminative Score and substantially reducing Context-FID, particularly for challenging long-sequence generation. Moreover, SDFlow provides significant inference speedups over autoregressive baselines, offering both high fidelity and computational efficiency. Code is available at https://anonymous.4open.science/r/SDFlow-D6F3/

📄 PDF Abstract BibTeX arXiv:2605.05736

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Semantic Latent Decomposition with Normalizing Flows for Face Editing

2023-09-11 · Binglei Li, Zhizhong Huang, Hongming Shan, Junping Zhang

Navigating in the latent space of StyleGAN has shown effectiveness for face editing. However, the resulting methods usually encounter challenges in complicated navigation due to the entanglement among different attribute…

Learning Many-to-Many Mapping for Unpaired Real-World Image Super-resolution and Downscaling

2023-10-08 · Wanjie Sun, Zhenzhong Chen

Learning based single image super-resolution (SISR) for real-world images has been an active research topic yet a challenging task, due to the lack of paired low-resolution (LR) and high-resolution (HR) training images. …

Image Super-ResolutionSuper-Resolution

Vector-Symbolic Architecture for Event-Based Optical Flow

2024-05-14 · Hongzhi You, Yijun Cao, Wei Yuan, Fanjun Wang 외

From a perspective of feature matching, optical flow estimation for event cameras involves identifying event correspondences by comparing feature similarity across accompanying event frames. In this work, we introduces a…

Event-based Optical FlowOptical Flow EstimationSelf-Supervised Learning

FlowDPG: Deterministic Policy Gradient on Flow Matching Policies for Real-World Manipulation

2026-06-21 · Kexin Shi, Junyao Shi, Poorvi Hebbar, Zhuolun Zhao 외 arxiv

Real-world reinforcement learning for robotic manipulation remains challenging, and this difficulty is amplified for flow matching policies: applying policy gradient methods to these policies is fundamentally limited by …

Reinforcement Learning

CaLMFlow: Volterra Flow Matching using Causal Language Models

2024-10-03 · Sizhuang He, Daniel Levine, Ivan Vrkic, Marco Francesco Bressana 외

We introduce CaLMFlow (Causal Language Models for Flow Matching), a novel framework that casts flow matching as a Volterra integral equation (VIE), leveraging the power of large language models (LLMs) for continuous data…

Language ModelingLanguage Modelling