日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
映像表現学習arXiv:2608.12313

AVA-Encoder: エージェントネイティブな映像表現学習に向けて

AVA-Encoder: Towards Agent-Native Video Representation Learning

シェア:XThreadsFacebookLINEはてブBluesky

映像生成エージェントが映画品質の映像を学習できるように、映像をフィルム知識グラフに変換して再構成する自己進化型オートエンコーダを提案し、エージェントが扱いやすい映像表現を獲得する。

詳しい要約

1. どんなもの?

AVA-Encoderは、ビデオ生成エージェントが高品質な映画から学習するための、エージェントネイティブな映像表現を学習するオートエンコーディングフレームワークである。ビデオをFilm Knowledge Graph (KG)表現に変換し、それを再構成してビデオに戻す。このFilm KGは、エンティティ、イベント、アセット、およびそれらのマルチモーダル関係を構造化形式で明示的に捉え、エージェントが容易に理解・クエリ・操作できる。再構成残差は、二重ループのテキスト勾配最適化を駆動し、Film KG表現とAgentic Video Encoderを共同で改善する。

2. 先行研究と比べてどこがすごい?

先行研究では、ビデオエージェントが高品質な人間の映画から効果的に学習する方法が欠如しており、映画品質のビデオ生成が制限されていた。AVA-Encoderは、映画内容に忠実で、エージェントの推論と操作に直接使用可能な構造化ビデオ表現を提供する点で新しい。外部ベースラインと比較して、20.7パーセントポイントの絶対ゲイン(73.1%の相対改善)を達成し、制御されたポリシーのみの設定では、人間が調整したポリシーよりも優れた性能を示しつつ、システムプロンプトトークンを74.3%(ショットレベル)および70.1%(キーフレームレベル)削減した。

3. 技術・手法の肝は?

手法の核心は、エージェントの自己進化によって駆動される二重ループのテキスト勾配最適化フレームワークである。ビデオはFilm KG表現にエンコードされ、そこからビデオが再構成される。再構成残差は、Film KG表現とAgentic Video Encoderの両方を改善するためのテキスト勾配を提供する。このプロセスにより、エージェントが理解・操作しやすい構造化表現が学習される。

4. どうやって有効だと検証した?

広範な実験により、AVA-Encoderは最強の外部ベースラインに対して20.7パーセントポイントの絶対ゲイン(73.1%の相対改善)を達成した。制御されたポリシーのみの設定では、擬似トレーニングされたAgentic Video Encoderポリシーは、人間が注意深く調整したポリシーよりも優れており、ショットレベルで74.3%、キーフレームレベルで70.1%少ないシステムプロンプトトークンを使用した。

5. 議論はある?

要旨からは、議論や限界についての詳細は不明である。ただし、提案された表現が映画生成エージェントの性能を向上させる一方で、Film KG表現の品質や、異なるビデオジャンルやドメインへの一般化可能性に関する潜在的な課題が考えられるが、要旨では言及されていない。

6. 次に読むべき論文は?

要旨で参照されている関連研究は明示されていないが、ビデオ表現学習、知識グラフ、オートエンコーダ、およびエージェントベースのビデオ生成に関する一般的な研究が関連する。具体的には、VideoMAEやTimeSformerなどのビデオ表現学習、およびエージェントのための知識グラフ利用に関する研究が考えられる。

※ AIが要旨から生成した要約です。正確性は原文をご確認ください。

著者: Chuyue Li, Jinpeng Yu, Haozhe Wang, Tian Xueyun, Zhijing Zhang, Bingnan Li, Shuqi Gu, Kan Ren, Jiaming Liu, Ruihua Huang

分類: cs.CV, cs.CL

原文アブストラクト

Video creative agents still lack an effective way to learn from high-quality human films, limiting their ability to produce cinematic-grade videos. A key challenge is the absence of a structured video representation that is both faithful to film content and directly usable for agentic reasoning and manipulation. To address the challenge, we propose the Agentic Video Auto-Encoder (AVA-Encoder), a novel auto-encoding framework driven by agentic self-evolution to learn agent-native video representations. AVA-Encoder transforms a video into a Film Knowledge Graph (KG) representation and then reconstructs it back into video. This Film KG representation explicitly captures entities, events, assets, and their multimodal relationships in a structured form that can be easily understood, queried, and manipulated by agents. The reconstruction residual drives a dual-loop textual-gradient optimization framework that jointly improves the Film KG representation and the Agentic Video Encoder. Extensive experiments show that AVA-Encoder achieves a 20.7-percentage-point absolute gain, or a 73.1% relative improvement, over the strongest external baseline. In the controlled policy-only setting, its pseudo-trained Agentic Video Encoder policy also outperforms a carefully human-tuned policy while using 74.3% fewer shot-level and 70.1% fewer keyframe-level system-prompt tokens. We release the complete AVA-Encoder framework, a reliable agentic video reconstruction benchmark, and the first dataset of high-quality Film KG representations.