paper-with-me

Papers

Temporal Difference Flows

2025-03-12 · Jesse Farebrother, Matteo Pirotta, Andrea Tirinzoni, Rémi Munos, Alessandro Lazaric, Ahmed Touati

Predictive models of the future are fundamental for an agent's ability to reason and plan. A common strategy learns a world model and unrolls it step-by-step at inference, where small errors can rapidly compound. Geometric Horizon Models (GHMs) offer a compelling alternative by directly making predictions of future states, avoiding cumulative inference errors. While GHMs can be conveniently learned by a generative analog to temporal difference (TD) learning, existing methods are negatively affected by bootstrapping predictions at train time and struggle to generate high-quality predictions at long horizons. This paper introduces Temporal Difference Flows (TD-Flow), which leverages the structure of a novel Bellman equation on probability paths alongside flow-matching techniques to learn accurate GHMs at over 5x the horizon length of prior methods. Theoretically, we establish a new convergence result and primarily attribute TD-Flow's efficacy to reduced gradient variance during training. We further show that similar arguments can be extended to diffusion-based methods. Empirically, we validate TD-Flow across a diverse set of domains on both generative metrics and downstream tasks including policy evaluation. Moreover, integrating TD-Flow with recent behavior foundation models for planning over pre-trained policies demonstrates substantial performance gains, underscoring its promise for long-horizon decision-making.

📄 PDF Abstract BibTeX arXiv:2503.09817

Code (0)

등록된 구현이 없습니다.

Tasks

Attribute

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

MultiFlow: A unified deep learning framework for multi-vessel classification, segmentation and clustering of phase-contrast MRI validated on a multi-site single ventricle patient cohort

2025-02-17 · Tina Yao, Nicole St. Clair, Gabriel F. Miller, FORCE Investigators 외

This study presents a unified deep learning (DL) framework, MultiFlowSeg, for classification and segmentation of velocity-encoded phase-contrast magnetic resonance imaging data, and MultiFlowDTC for temporal clustering o…

ClusteringPrognosisSegmentation

Urban flows prediction from spatial-temporal data using machine learning: A survey

2019-08-26 · Peng Xie, Tianrui Li, Jia Liu, Shengdong Du 외

Urban spatial-temporal flows prediction is of great importance to traffic management, land use, public safety, etc. Urban flows are affected by several complex and dynamic factors, such as patterns of human activities, w…

BIG-bench Machine LearningManagementPredictionReinforcement Learning+1

MoVideo: Motion-Aware Video Generation with Diffusion Models

2023-11-19 · Jingyun Liang, Yuchen Fan, Kai Zhang, Radu Timofte 외

While recent years have witnessed great progress on using diffusion models for video generation, most of them are simple extensions of image generation frameworks, which fail to explicitly consider one of the key differe…

Image GenerationImage to Video GenerationOptical Flow EstimationVideo Generation

Model parameter estimation using coherent structure coloring

2018-10-31 · Kristy L. Schlueter-Kuck, John O. Dabiri

Lagrangian data assimilation is a complex problem in oceanic and atmospheric modeling. Tracking drifters in large-scale geophysical flows can involve uncertainty in drifter location, complex inertial effects, and other f…

modelparameter estimation

LatTe Flows: Latent Temporal Flows for Multivariate Sequence Analysis

2021-09-29 · Magda Amiridi, Gregory Darnell, Sean Jewell

We introduce Latent Temporal Flows (\emph{LatTe-Flows}), a method for probabilistic multivariate time-series analysis tailored for high dimensional systems whose temporal dynamics are driven by variations in a lower-dime…

DecoderTime SeriesTime Series Analysis