paper-with-me

Papers

DINTR: Tracking via Diffusion-based Interpolation

2024-10-14 · Pha Nguyen, Ngan Le, Jackson Cothren, Alper Yilmaz, Khoa Luu

Object tracking is a fundamental task in computer vision, requiring the localization of objects of interest across video frames. Diffusion models have shown remarkable capabilities in visual generation, making them well-suited for addressing several requirements of the tracking problem. This work proposes a novel diffusion-based methodology to formulate the tracking task. Firstly, their conditional process allows for injecting indications of the target object into the generation process. Secondly, diffusion mechanics can be developed to inherently model temporal correspondences, enabling the reconstruction of actual frames in video. However, existing diffusion models rely on extensive and unnecessary mapping to a Gaussian noise domain, which can be replaced by a more efficient and stable interpolation process. Our proposed interpolation mechanism draws inspiration from classic image-processing techniques, offering a more interpretable, stable, and faster approach tailored specifically for the object tracking task. By leveraging the strengths of diffusion models while circumventing their limitations, our Diffusion-based INterpolation TrackeR (DINTR) presents a promising new paradigm and achieves a superior multiplicity on seven benchmarks across five indicator representations.

📄 PDF Abstract BibTeX arXiv:2410.10053

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectObject Tracking

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Federated Learning with Intermediate Representation Regularization

2022-10-28 · Ye Lin Tun, Chu Myaet Thwal, Yu Min Park, Seong-Bae Park 외

In contrast to centralized model training that involves data collection, federated learning (FL) enables remote clients to collaboratively train a model without exposing their private data. However, model performance usu…

Federated Learning

Adaptive Anomaly Recovery for Telemanipulation: A Diffusion Model Approach to Vision-Based Tracking

2025-03-11 · Haoyang Wang, Haoran Guo, Lingfeng Tao, Zhengxiong Li

Dexterous telemanipulation critically relies on the continuous and stable tracking of the human operator's commands to ensure robust operation. Vison-based tracking methods are widely used but have low stability due to a…

continuous-controlContinuous ControlVideo Reconstruction

TETO: Tracking Events with Teacher Observation for Motion Estimation and Frame Interpolation

2026-03-24 · Jini Yang, Eunbeen Hong, Soowon Son, Hyunkoo Lee 외 arxiv

Event cameras capture per-pixel brightness changes with microsecond resolution, offering continuous motion information lost between RGB frames. However, existing event-based motion estimators depend on large-scale synthe…

Knowledge DistillationPoint Tracking

AID: Attention Interpolation of Text-to-Image Diffusion

2024-03-26 · Qiyuan He, Jinghao Wang, Ziwei Liu, Angela Yao

Conditional diffusion models can create unseen images in various settings, aiding image interpolation. Interpolation in latent spaces is well-studied, but interpolation with specific conditions like text or poses is less…

Spatial Interpolation

NoiseDiffusion: Correcting Noise for Image Interpolation with Diffusion Models beyond Spherical Linear Interpolation

2024-03-13 · Pengfei Zheng, Yonggang Zhang, Zhen Fang, Tongliang Liu 외

Image interpolation based on diffusion models is promising in creating fresh and interesting images. Advanced interpolation methods mainly focus on spherical linear interpolation, where images are encoded into the noise …

Denoising