arXiv:2608.29640cs.LGcs.AI2026-09

用门控注入技术让大模型高效处理不规则时空数据

LLMODE: Aligning ODEs with LLMs via Gated Token Injection for Irregular Spatio-Temporal Forecasting

论文配图:LLMODE: Aligning ODEs with LLMs via Gated Token Injection for Irregular Spatio-Temporal Forecasting
图 1 · 摘自论文原文
  • 通过微分方程编码器重建不规则时空轨迹为连续潜变量
  • 固定预算的重采样机制将变长序列压缩为固定数量记忆令牌
  • 无需微调即可在稀疏或动态复杂场景下实现零样本泛化

大型语言模型(LLMs)在时空预测中展现潜力,但现有方法通常依赖规则采样的标记序列,在面对不规则观测时因时间不同步、表示空间错位及上下文窗口有限而表现不佳。本文提出LLMODE,一种基于冻结LLM主干的高效框架,用于不规则时空预测。首先,图感知的常微分方程编码器将不规则图观测重建为连续时间潜轨迹;随后,固定预算的Perceiver重采样器将该可变长度轨迹压缩为固定数量的动态记忆令牌;同时,紧凑的统计描述符被编码并重采样为上下文记忆令牌。双源门控交叉注意力模块将两类记忆注入冻结的LLM,实现对外部时空证据的可控利用。在三个真实城市数据集和两个物理动力学基准上的实验表明,整体性能具有竞争力,尤其在稀疏或动态复杂的不规则采样条件下优势更明显。对未见过的城市区域的额外评估进一步证明其无需微调即可实现强零样本泛化能力。

原文摘要 · Abstract (English)

Large language models (LLMs) have shown promise for spatio-temporal forecasting, but existing approaches often rely on regularly sampled token sequences and struggle with irregular observations because of temporal asynchrony, representation-space misalignment, and limited context windows. We propose LLMODE, a token-efficient framework for irregular spatio-temporal forecasting with a frozen LLM backbone. LLMODE first uses a graph-aware ODE encoder to reconstruct irregular graph observations as a continuous-time latent trajectory. A Fixed-Budget Perceiver Resampler then compresses this variable-length trajectory into a fixed number of dynamic memory tokens. In parallel, compact statistical descriptors are encoded and resampled into context memory tokens. A dual-source gated cross-attention module injects both memories into the frozen LLM, enabling controlled utilization of external spatio-temporal evidence. Experiments on three real-world urban datasets and two physical-dynamics benchmarks show competitive overall performance, with clearer advantages under sparse or dynamically complex irregular sampling. Additional evaluations on unseen urban regions further demonstrate strong zero-shot generalization without adaptation.

时空预测大模型不规则采样门控机制

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。