paper-with-me

Papers

Video Diffusion Models Excel at Tracking Similar-Looking Objects Without Supervision

2025-12-02 · Chenshuang Zhang, Kang Zhang, Joon Son Chung, In So Kweon, Junmo Kim, Chengzhi Mao arxiv

Distinguishing visually similar objects by their motion remains a critical challenge in computer vision. Although supervised trackers show promise, contemporary self-supervised trackers struggle when visual cues become ambiguous, limiting their scalability and generalization without extensive labeled data. We find that pre-trained video diffusion models inherently learn motion representations suitable for tracking without task-specific training. This ability arises because their denoising process isolates motion in early, high-noise stages, distinct from later appearance refinement. Capitalizing on this discovery, our self-supervised tracker significantly improves performance in distinguishing visually similar objects, an underexplored failure point for existing methods. Our method achieves up to a 6-point improvement over recent self-supervised approaches on established benchmarks and our newly introduced tests focused on tracking visually similar items. Visualizations confirm that these diffusion-derived motion representations enable robust tracking of even identical objects across challenging viewpoint changes and deformations.

📄 PDF Abstract BibTeX arXiv:2512.02339

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Annotated Biomedical Video Generation using Denoising Diffusion Probabilistic Models and Flow Fields

2024-03-26 · Rüveyda Yilmaz, Dennis Eschweiler, Johannes Stegmaier

The segmentation and tracking of living cells play a vital role within the biomedical domain, particularly in cancer research, drug development, and developmental biology. These are usually tedious and time-consuming tas…

Cell SegmentationDenoisingVideo Generation

Self-Cross Diffusion Guidance for Text-to-Image Synthesis of Similar Subjects

2024-11-28 · CVPR 2025 1 · Weimin Qiu, Jieke Wang, Meng Tang

Diffusion models have achieved unprecedented fidelity and diversity for synthesizing image, video, 3D assets, etc. However, subject mixing is a known and unresolved issue for diffusion-based image synthesis, particularly…

Image Generation

Looking Backward: Streaming Video-to-Video Translation with Feature Banks

2024-05-24 · Feng Liang, Akio Kodaira, Chenfeng Xu, Masayoshi Tomizuka 외

This paper introduces StreamV2V, a diffusion model that achieves real-time streaming video-to-video (V2V) translation with user prompts. Unlike prior V2V methods using batches to process limited frames, we opt to process…

GPUTranslation

Benchmarking Deep Trackers on Aerial Videos

2021-03-24 · Abu Md Niamul Taufique, Breton Minnehan, Andreas Savakis

In recent years, deep learning-based visual object trackers have achieved state-of-the-art performance on several visual object tracking benchmarks. However, most tracking benchmarks are focused on ground level videos, w…

AttributeBenchmarkingObjectObject Tracking+1

Fusion with Diffusion for Robust Visual Tracking

2012-12-01 · NeurIPS 2012 12 · Yu Zhou, Xiang Bai, Wenyu Liu, Longin J. Latecki

A weighted graph is used as an underlying structure of many algorithms like semi-supervised learning and spectral clustering. The edge weights are usually deter-mined by a single similarity measure, but it often hard if …

ClusteringVisual Tracking