arXiv論文メモ
新着一覧
cs.LG / cs.AI · 査読状況未確認

流れる時系列を見ながら応答するTimeInteract

TimeInteract: Towards Real-Time Interactive Intelligence for Streaming Time Series

Sheng Pan, Yongli Gu, Yiqing Guo, Warren Jin, Bo Du, Shirui Pan, Ming Jin

この論文をやさしく読む

ひとことで言うと

時系列を継続して読み取り、応答中も新しい観測を処理できる対話モデルを提案した。

何に役立つ?

連続的なセンサーデータなどについて、変化に応じて返答するシステムを評価・設計する参考になる。

この研究の面白いところ

応答するタイミングの判断と応答生成を分離し、ストリームの停止をほぼなくしている。

どこまで分かった?

報告された改善は構築したデータセットの四段階の課題での比較であり、あらゆる実時間用途での性能を示すものではない。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

現実の時系列は連続して変化し、意味のある変化はいつでも起こり得る。しかし既存の時系列言語モデル(TSLM)は本質的に静的であり、完全な系列を受け取ってオフラインで処理するか、ストリーム入力と応答生成を交互に行うため、対話中に新しい観測を処理できない。本研究は、時系列対話という新しい方式を導入する。モデルは流入する時系列の観測と利用者の意図を継続的に捉え、沈黙するか応答するかを自律的に決め、応答を生成している間も新しい観測を処理する。その実現のためのTimeInteractには、局所的な変化と過去の動態を捉える二つの視点を持つストリーミング時系列エンコーダー、応答の開始時期を学ぶ制御機構、制御と応答生成を分けて後続の観測を妨げないストリーミング推論機構の三つの設計がある。さらに、理解から適応性へ進む対話能力の階層を定め、それに基づいて、合成と実世界の時系列を用いた単発・複数回対話の34,588エピソード、77,505応答からなるStreamTSI-34Kデータセットを構築する。四つの対話レベルすべてでTimeInteractは既存のLLM、視覚言語モデル(VLM)、TSLMを一貫して上回り、難しい課題で最大23.92ポイント改善した。応答開始の判断も改善し、ストリームの停止をほぼゼロに抑え、推論速度は最大2.15倍となった。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-22(UTC)
最新改訂
2026-09-22 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

Real-world time series evolve continuously, with meaningful changes potentially emerging at any moment. However, existing time-series language models (TSLMs) remain inherently static. They either receive complete sequences for offline processing or alternate between streaming input and response generation, which prevents processing of new observations during interaction. We introduce a new regime, Time-Series Interaction: a model continuously perceives incoming time-series observations and user intent, autonomously decides when to remain silent or respond, and continues processing new observations during response generation. To realize this, we develop TimeInteract with three key designs: a dual-view streaming TS encoder that captures local variations and historical dynamics, a response control mechanism that learns when to trigger a response, and a decoupled streaming inference mechanism that separates control from response generation to avoid blocking subsequent observations. We further formulate a hierarchy of interaction capabilities, progressing from Understanding to Adaptivity. Based on this hierarchy, we construct StreamTSI-34K, a large-scale streaming TS interaction dataset with 34,588 episodes and 77,505 responses across synthetic and real-world time series in single- and multi-turn settings. Across all four interaction levels, TimeInteract consistently outperforms existing LLMs, VLMs, and TSLMs, with gains of up to 23.92 points on challenging tasks. It also improves response triggering while achieving near-zero stream stall and up to $2.15\times$ inference speedup.

arXiv ID: 2609.26389 / 要約の誤りについて