論文の概要: Reason, Retrieve, Re-rank: A Zero-Shot Reasoning-Aware Framework for Composed Video Retrieval
- arxiv url: http://arxiv.org/abs/2606.00910v1
- Date: Sat, 30 May 2026 22:21:42 GMT
- ステータス: 翻訳完了
- システム内更新日: 2026-06-02 21:34:28.972562
- Title: Reason, Retrieve, Re-rank: A Zero-Shot Reasoning-Aware Framework for Composed Video Retrieval
- Title(参考訳): Reason, Retrieve, Re-rank:コンポジションビデオ検索のためのゼロショット推論対応フレームワーク
- Authors: Ali Alavi,
- Abstract要約: Composed Video Retrieval (CoVR)は、参照ビデオに自由形式のテキスト修正を適用することで得られるターゲットビデオを求める。
textbfR3-CoVR(emphReason、Retrieve、Re-rank)は、凍結基盤モデルから完全に構築されたトレーニング不要のパイプラインである。
- 参考スコア(独自算出の注目度): 0.0
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Composed Video Retrieval (CoVR) seeks the target video that results from applying a free-form textual modification to a reference video. We address the \emph{Reason-Aware} CoVR (CoVR-R) challenge at the CVPR~2026 VidLLMs workshop, where retrieval is strictly zero-shot. We present \textbf{R3-CoVR} (\emph{Reason, Retrieve, Re-rank}), a training-free pipeline built entirely from frozen foundation models. A multimodal large language model (Qwen3-VL-8B) reasons about the \emph{after-effects} an edit implies -- state transitions, action phases, scene, camera and tempo -- and verbalises a concise post-edit description; a contrastive video--text encoder (SigLIP-2) embeds this description and the gallery for first-stage retrieval; finally a constraint-aware re-ranking stage uses the same multimodal model as a judge that scores each shortlisted candidate against the intended edited result. On the challenge test set, R3-CoVR attains \textbf{91.9\% R@1} and \textbf{98.2\% R@10}. Two findings drive these results: (i)~matching the description length to the contrastive encoder's text window lifts \Rk{1} from $67.5$ to $72.7$; and (ii)~the constraint-aware re-ranker, which reorders only the shortlist, lifts \Rk{1} from $72.7$ to $91.9$ -- the single largest gain. We analyse the re-ranker's behaviour, the retrieve/re-rank blend, and the shortlist depth, and we release a clean three-layer implementation.
- Abstract(参考訳): Composed Video Retrieval (CoVR)は、参照ビデオに自由形式のテキスト修正を適用することで得られるターゲットビデオを求める。
CVPR~2026 VidLLMsワークショップでは,検索が厳密にゼロショットである‘emph{Reason-Aware} CoVR(CoVR-R)チャレンジに対処する。
本稿では,凍結基礎モデルから構築したトレーニングフリーパイプラインであるtextbf{R3-CoVR}(\emph{Reason, Retrieve, Re-rank})を紹介する。
マルチモーダルな大言語モデル (Qwen3-VL-8B) は、編集が - 状態遷移、アクションフェーズ、シーン、カメラ、テンポ - に関する理由を示し、簡潔な後編集後の記述を動詞化する; コントラストのあるビデオテキストエンコーダ (SigLIP-2) はこの記述と第一段階の検索のためのギャラリーを埋め込む; 最後に、制約認識の再評価ステージは、意図された編集結果に対して各ショートリストされた候補をスコア付けする判断として、同じマルチモーダルモデルを使用する。
チャレンジテストセットでは、R3-CoVR は \textbf{91.9\% R@1} と \textbf{98.2\% R@10} を得る。
2つの発見がこれらの結果を導いた。
(i)~コントラストエンコーダのテキストウィンドウに記述長を合わせると、Rk{1}は67.5$から72.7$に上がります。
(ii)~ショートリストのみをリオーダーする制約対応リランカは、Rk{1}を72.7ドルから91.9ドルへと引き上げる。
我々は、リランカの挙動、検索/再ランクブレンド、ショートリストの深さを分析し、クリーンな3層実装をリリースする。
関連論文リスト
- Reason-Then-Retrieve for CoVR-R with Structured Edit Prompts and Dense-Sparse Fusion [13.20120200276798]
我々はQwen3.5-27Bの周囲にゼロショットの合理的検索パイプラインを構築している。
各ギャラリービデオに対して、モデルが検索指向の構造記述と密埋め込みを生成する。
検証では、R@1で80.81、R@5で94.86、R@10で97.11、R@50で98.59に達する。
論文 参考訳(メタデータ) (2026-06-01T16:21:01Z) - R^3: Composed Video Retrieval via Reasoning-Guided Recalling and Re-ranking [73.0537447183962]
本稿では、Reasoning-guided Recalling and Re rankを中心に構築されたゼロショット合成ビデオ検索パイプラインを提案する。
モデルは、編集を適用した後、期待されるターゲットビデオを記述する推論トレースを生成する。
この課題に対処する上で,本手法の有効性を実証した。
論文 参考訳(メタデータ) (2026-05-31T09:20:53Z) - CoVR-R:Reason-Aware Composed Video Retrieval [25.765681895305736]
Composed Video Retrieval (CoVR)は、参照ビデオとテキスト修正が与えられたターゲットビデオを見つけることを目的としている。
以前の作業では、修正文が視覚的変化を完全に特定し、後効果や暗黙的な結果を見下ろしていると仮定していた。
我々は、大規模なマルチモーダルモデルを利用して、編集によって引き起こされる因果関係や時間的結果を予測する推論ファースト、ゼロショットアプローチを導入する。
論文 参考訳(メタデータ) (2026-03-20T17:59:25Z) - PREGEN: Uncovering Latent Thoughts in Composed Video Retrieval [9.493866391853723]
Composed Video Retrieval (CoVR)は、クエリビデオと修正テキストに基づいてビデオを取得することを目的としている。
現在のCoVR法は、現代のビジョンランゲージモデル(VLM)を完全に活用できない
これらの制限を克服する効率的で強力なCoVRフレームワークであるPregenを紹介します。
論文 参考訳(メタデータ) (2026-01-20T09:57:04Z) - From Play to Replay: Composed Video Retrieval for Temporally Fine-Grained Videos [48.666667545084835]
Composed Video Retrieval(CoVR)は、クエリビデオと、意図した変更を記述した修正テキストが与えられたターゲットビデオを取得する。
TF-CoVRは、時間的にきめ細かなCoVRに特化した最初の大規模ベンチマークである。
TF-CoVRは体操とダイビングに重点を置いており、FinGymとFineDivingから180Kのトリプルを提供している。
論文 参考訳(メタデータ) (2025-06-05T17:31:17Z) - CoVR-2: Automatic Data Construction for Composed Video Retrieval [59.854331104466254]
Composed Image Retrieval (CoIR) はテキストと画像のクエリを一緒に考えるタスクとして最近人気を集めている。
本稿では,ビデオキャプションペアのトリプレットを生成する,スケーラブルな自動データセット作成手法を提案する。
また、コンポジションビデオ検索(CoVR)を含むタスクの範囲を広げる。
論文 参考訳(メタデータ) (2023-08-28T17:55:33Z)
関連論文リストは本サイト内にある論文のタイトル・アブストラクトから自動的に作成しています。
指定された論文の情報です。
本サイトの運営者は本サイト(すべての情報・翻訳含む)の品質を保証せず、本サイト(すべての情報・翻訳含む)を使用して発生したあらゆる結果について一切の責任を負いません。