paper-with-me

홈 › Papers

TAM-VT: Transformation-Aware Multi-scale Video Transformer for Segmentation and Tracking

2023-12-13 · Raghav Goyal, Wan-Cyuan Fan, Mennatullah Siam, Leonid Sigal

Video Object Segmentation (VOS) has emerged as an increasingly important problem with availability of larger datasets and more complex and realistic settings, which involve long videos with global motion (e.g, in egocentric settings), depicting small objects undergoing both rigid and non-rigid (including state) deformations. While a number of recent approaches have been explored for this task, these data characteristics still present challenges. In this work we propose a novel, clip-based DETR-style encoder-decoder architecture, which focuses on systematically analyzing and addressing aforementioned challenges. Specifically, we propose a novel transformation-aware loss that focuses learning on portions of the video where an object undergoes significant deformations -- a form of "soft" hard examples mining. Further, we propose a multiplicative time-coded memory, beyond vanilla additive positional encoding, which helps propagate context across long videos. Finally, we incorporate these in our proposed holistic multi-scale video transformer for tracking via multi-scale memory matching and decoding to ensure sensitivity and accuracy for long videos and small objects. Our model enables on-line inference with long videos in a windowed fashion, by breaking the video into clips and propagating context among them. We illustrate that short clip length and longer memory with learned time-coding are important design choices for improved performance. Collectively, these technical contributions enable our model to achieve new state-of-the-art (SoTA) performance on two complex egocentric datasets -- VISOR and VOST, while achieving comparable to SoTA results on the conventional VOS benchmark, DAVIS'17. A series of detailed ablations validate our design choices as well as provide insights into the importance of parameter choices and their impact on performance.

📄 PDF Abstract BibTeX arXiv:2312.08514

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic SegmentationVideo Object SegmentationVideo Semantic Segmentation

Methods 이 논문이 사용한 방법론

VOS VOS is a type of video object segmentation model consisting of two network components. The target appearance model consists of a light-weight module, which is learned during…
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

GeoMag: Geometric-Aware Video Motion Magnification via State Space Model

2026-05-28 · Kecheng Han, Yuchen Zhang, Bingqing Liu, Boqiang Guo 외 arxiv

Video Motion Magnification (VMM) reveals imperceptible dynamics but often suffers from structural inconsistencies under complex geometric transformations. Existing learning-based methods generally face a trade-off betwee…

Computational Efficiency

Entity-aware and Motion-aware Transformers for Language-driven Action Localization in Videos

2022-05-12 · Shuo Yang, Xinxiao wu

Language-driven action localization in videos is a challenging task that involves not only visual-linguistic matching but also action boundary prediction. Recent progress has been achieved through aligning language query…

Action LocalizationRepresentation Learning

FaceCam: Portrait Video Camera Control via Scale-Aware Conditioning

2026-03-05 · Weijie Lyu, Ming-Hsuan Yang, Zhixin Shu arxiv

We introduce FaceCam, a system that generates video under customizable camera trajectories for monocular human portrait video input. Recent camera control approaches based on large video-generation models have shown prom…

3D ReconstructionVideo Generation

TransFlow: Motion Knowledge Transfer from Video Diffusion Models to Video Salient Object Detection

2025-07-26 · Suhwan Cho, Minhyeok Lee, Jungho Lee, Sunghun Yang 외 arxiv

Video salient object detection (SOD) relies on motion cues to distinguish salient objects from backgrounds, but training such models is limited by scarce video datasets compared to abundant image datasets. Existing appro…

Video Salient Object Detection

Object-aware Video-language Pre-training for Retrieval

2021-12-01 · CVPR 2022 1 · Alex Jinpeng Wang, Yixiao Ge, Guanyu Cai, Rui Yan 외

Recently, by introducing large-scale dataset and strong transformer network, video-language pre-training has shown great success especially for retrieval. Yet, existing video-language transformer models do not explicitly…

ObjectRetrievalText MatchingZero-Shot Video Retrieval