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

複数物体追跡で物体の生涯に沿って記憶を管理する

LiAM-SAM: Lifecycle-Aware Memory for Robust SAM2-Based MOT

Grégoire Francisco, Alessandro D'Amico, Samuele Costantini, Gianpiero Francesca, Lorenzo Garattoni

この論文をやさしく読む

ひとことで言うと

混雑した動画で物体を追い続ける際、追跡開始・接近・再登場という段階ごとに記憶を修正する方法を提案した。

何に役立つ?

動画中の複数物体の長時間追跡の改善に役立つ可能性がある。実証は評価ベンチマーク上の追跡指標による。

この研究の面白いところ

失敗の起こる段階を三つに分け、それぞれに異なる記憶管理の機構を設けている。

どこまで分かった?

要旨は対応付けが難しい環境でHOTAなどの改善と識別切り替わり96%減を示すが、あらゆる場面で同じ改善を保証するものではない。

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

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

SAM2のような動画基盤モデルを用いる領域分割型の複数物体追跡(MOT)は、位置特定の品質が高い一方、混雑した実世界の場面では不安定である。検出器の結果を指示としてSAM2へ渡す処理では、物体の追跡開始時の誤りや重複、近接して交わる間の記憶のずれ、長い遮蔽や画面への再登場後の再識別の不確実さという、物体の生涯の三つの段階で失敗が起こりやすい。これらの誤りは物体に関する記憶を損ない、時間とともに蓄積して長時間の追跡を不安定にする。本研究ではMOTを、生涯を通じた記憶の完全性の問題として捉え直す。三つの失敗要因のそれぞれを対象とする機構を備えた、生涯を考慮する記憶枠組みLiAMと、これを使うLiAM-SAMを提示する。追跡開始時には、近くにいる既存の追跡対象を各指示に反映する対比的な追跡開始によって、誤った開始や重複を防ぐ。強い相互作用の最中は、動きと幾何に基づく記憶の修正を導入し、対象の取り違えを解消してずれを抑える。消失後の再識別には、長期的な識別のよりどころとして、多様で信頼できる参照を優先する適応的な文脈記憶を維持する。さらに、類似性を考慮した空間的な間引きにより、交差注意の際に保持する記憶トークンを任意に選び、精度の損失を小さく抑えて効率を改善する。LiAM-SAMは検出器に依存しないモジュール式のSAM2型MOTシステムで、評価したベンチマークでHOTAとIDF1の最先端の結果を達成した。対象の対応付けが難しい環境での要素別評価では、検出器とSAM2を組み合わせた基準法に比べ、HOTAが10.5、AssAが17.4向上し、識別の切り替わりが96%減った。

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

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

更新履歴

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

原文の要旨

Segmentation-based multi-object tracking (MOT) with foundation video models such as SAM2 offers strong localization quality, yet remains fragile in crowded, real-world scenes. In detector-prompted SAM2 pipelines, failures typically arise at three stages of the object lifecycle: (i) erroneous or duplicate track initiation, (ii) memory drift during close interactions, and (iii) unreliable re-identification after long occlusions or re-entry. These errors corrupt object memory and accumulate over time, making long-horizon tracking unstable. In this paper, we reframe MOT as a lifecycle memory integrity problem. We present LiAM-SAM, a Lifecycle-Aware Memory (LiAM) framework with targeted mechanisms for each of the three failure modes. At track birth, to prevent faulty or duplicate initiations, we apply contrastive track initiation, which conditions each prompt on existing nearby tracked instances. To preserve memory integrity during strong interactions, we introduce motion- and geometry-grounded memory correction that resolves interaction confusions and suppresses drift. For reliable re-identification after disappearance, we maintain an adaptive context memory that promotes diverse and trustworthy references as long-term identity anchors. Finally, similarity aware spatial pruning optionally selects the memory tokens to retain at cross-attention time, improving efficiency with minimal accuracy loss. LiAM-SAM represents a modular, detector-agnostic, SAM2-based MOT system that achieves state-of-the-art HOTA and IDF1 on the evaluated benchmarks. In association-challenging environments, our ablations show that LiAM improves a detector+SAM2 baseline by +10.5 HOTA, +17.4 AssA, and reduces identity switches by 96%.

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