paper-with-me

홈 › Papers

LDTrack: Dynamic People Tracking by Service Robots using Diffusion Models

2024-02-13 · Angus Fung, Beno Benhabib, Goldie Nejat

Tracking of dynamic people in cluttered and crowded human-centered environments is a challenging robotics problem due to the presence of intraclass variations including occlusions, pose deformations, and lighting variations. This paper introduces a novel deep learning architecture, using conditional latent diffusion models, the Latent Diffusion Track (LDTrack), for tracking multiple dynamic people under intraclass variations. By uniquely utilizing conditional latent diffusion models to capture temporal person embeddings, our architecture can adapt to appearance changes of people over time. We incorporated a latent feature encoder network which enables the diffusion process to operate within a high-dimensional latent space to allow for the extraction and spatial-temporal refinement of such rich features as person appearance, motion, location, identity, and contextual information. Extensive experiments demonstrate the effectiveness of LDTrack over other state-of-the-art tracking methods in cluttered and crowded human-centered environments under intraclass variations. Namely, the results show our method outperforms existing deep learning robotic people tracking methods in both tracking accuracy and tracking precision with statistical significance. Additionally, a comprehensive multi-object tracking comparison study was performed against the state-of-the-art methods in urban environments, demonstrating the generalizability of LDTrack. An ablation study was performed to validate the design choices of LDTrack.

📄 PDF Abstract BibTeX arXiv:2402.08774

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Object TrackingObject 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 제목 키워드 기반

Multi-view Tracking Using Weakly Supervised Human Motion Prediction

2022-10-19 · Martin Engilberge, Weizhe Liu, Pascal Fua

Multi-view approaches to people-tracking have the potential to better handle occlusions than single-view ones in crowded scenes. They often rely on the tracking-by-detection paradigm, which involves detecting people firs…

Human motion predictionmotion predictionMulti-Object TrackingMultiview Detection+1

No Identity, no problem: Motion through detection for people tracking

2024-11-25 · Martin Engilberge, F. Wilke Grosche, Pascal Fua

Tracking-by-detection has become the de facto standard approach to people tracking. To increase robustness, some approaches incorporate re-identification using appearance models and regressing motion offset, which requir…

Real-time 3D Deep Multi-Camera Tracking

2020-03-26 · Quanzeng You, Hao Jiang

Tracking a crowd in 3D using multiple RGB cameras is a challenging task. Most previous multi-camera tracking algorithms are designed for offline setting and have high computational complexity. Robust real-time multi-came…

Human DetectionMulti-Object Tracking

CLDTracker: A Comprehensive Language Description for Visual Tracking

2025-05-29 · Mohamad Alansari, Sajid Javed, Iyyakutti Iyappan Ganapathi, Sara Alansari 외

VOT remains a fundamental yet challenging task in computer vision due to dynamic appearance changes, occlusions, and background clutter. Traditional trackers, relying primarily on visual cues, often struggle in such comp…

Image CaptioningVisual Tracking

Global-Local Distillation Network-Based Audio-Visual Speaker Tracking with Incomplete Modalities

2024-08-26 · Yidi Li, Yihan Li, Yixin Guo, Bin Ren 외

In speaker tracking research, integrating and complementing multi-modal data is a crucial strategy for improving the accuracy and robustness of tracking systems. However, tracking with incomplete modalities remains a cha…

Generative Adversarial Network