質問が届く前に映像の重要フレームを逐次保存する
SVMemAgent: A Streaming Video Memory Agent for Query-Agnostic Online Frame Selection
この論文をやさしく読む
ひとことで言うと
後から何を質問されるか分からない動画配信を見ながら、少数のフレームを入れ替えて記憶する方法です。先の映像を見ることなく、残す情報を逐次選びます。
何に役立つ?
考えられる用途は、長さが分からない映像を限られた記憶容量で保持し、後の質問応答に備えることです。将来のフレームや質問を事前に使えない条件に合わせています。
この研究の面白いところ
質問を使わないのは推論時の選択であり、学習時には多様な質問と回答による報酬を使います。その結果、明示的にそう指定したとは述べられていない文字入りフレームの優先が学習されます。
どこまで分かった?
評価はオンライン・オフラインのベンチマークによるものです。要旨にはメモリ容量や性能差の具体値はなく、オフライン手法を常に上回るとは述べていません。文字情報の優先による後段タスクへの利点も可能性として表現されています。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
キーフレーム選択の研究の多くは、動画全体と質問を事前に利用できるオフライン設定に注目している。これに対し、実際のストリーミングでは、動画の長さが未知で、選択時には質問も将来のフレームも利用できない状況で、オンラインにフレームを選ぶ必要がある。この課題に対し、観測済みの内容を小さく代表的に保存し、動画ストリームの進行に伴って継続的に更新するStreaming Video Memory(SVMem)を導入する。 この設定に基づき、各時刻で新しく届いたフレームを既存の保存フレームと入れ替えるか、それとも捨てるかを決め、記憶を動的に維持するStreaming Video Memory Agent(SVMemAgent)を提案する。SVMemAgentは、多様な質問・回答対から得られるタスク依存の報酬を使い、Group Relative Policy Optimization(GRPO)で学習する。学習時には、方策を暗黙的に質問の分布に触れさせることで、質問を利用できない推論時にも、SVMemが一般に情報価値の高いフレームを保持するようにする。 オンラインとオフライン両方の動画ベンチマークでの実験は、SVMemAgentがオンラインのフレーム選択の比較手法を一貫して上回り、動画全体と質問へのアクセスを前提とするオフライン手法にも競争力のある性能を示すことを明らかにする。タスク依存の報酬を通じ、SVMemAgentは文字情報を含むフレームを優先するキーフレーム選択方策を創発的に学習する。この傾向は、後段の動画質問応答(VideoQA)に役立つ可能性がある。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-16(UTC)
- 最新改訂
- 2026-09-16 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-16 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
Most keyframe selection studies focus on offline settings, assuming access to the full video and query in advance. In contrast, real-world streaming scenarios require online frame selection under unknown video duration, without access to either the query or future frames during selection. To address this, we introduce Streaming Video Memory (SVMem), a compact and representative memory of previously observed content, updated continuously as the video stream unfolds. Building on this setting, we propose the Streaming Video Memory Agent (SVMemAgent), which dynamically maintains a memory by deciding at each timestep whether to replace an existing memory frame with the incoming frame or discard it. SVMemAgent is trained using Group Relative Policy Optimization (GRPO) with task-driven rewards derived from diverse question-answer pairs, implicitly exposing the policy to a distribution of queries during training so that SVMem retains generally informative frames at inference, when queries are unavailable. Experiments on both online and offline video benchmarks show that SVMemAgent consistently outperforms online frame selection baselines and achieves competitive performance with offline methods that assume access to the full video and query. Through task-driven rewards, SVMemAgent learns an emergent keyframe selection policy that prefers frames containing textual information, which may benefit downstream VideoQA tasks.
arXiv ID: 2609.18540 / 要約の誤りについて