paper-with-me

Papers

Temporally Consistent Long-Term Memory for 3D Single Object Tracking

2026-04-15 · Jaejoon Yoo, SuBeen Lee, Yerim Jeon, Miso Lee, Jae-Pil Heo arxiv

3D Single Object Tracking (3D-SOT) aims to localize a target object across a sequence of LiDAR point clouds, given its 3D bounding box in the first frame. Recent methods have adopted a memory-based approach to utilize previously observed features of the target object, but remain limited to only a few recent frames. This work reveals that their temporal capacity is fundamentally constrained to short-term context due to severe temporal feature inconsistency and excessive memory overhead. To this end, we propose a robust long-term 3D-SOT framework, ChronoTrack, which preserves the temporal feature consistency while efficiently aggregating the diverse target features via long-term memory. Based on a compact set of learnable memory tokens, ChronoTrack leverages long-term information through two complementary objectives: a temporal consistency loss and a memory cycle consistency loss. The former enforces feature alignment across frames, alleviating temporal drift and improving the reliability of proposed long-term memory. In parallel, the latter encourages each token to encode diverse and discriminative target representations observed throughout the sequence via memory-point-memory cyclic walks. As a result, ChronoTrack achieves new state-of-the-art performance on multiple 3D-SOT benchmarks, demonstrating its effectiveness in long-term target modeling with compact memory while running at real-time speed of 42 FPS on a single RTX 4090 GPU. The code is available at https://github.com/ujaejoon/ChronoTrack

📄 PDF Abstract BibTeX arXiv:2604.13789

Code (0)

등록된 구현이 없습니다.

Tasks

Object TrackingPoint Clouds

Similar Papers 제목 키워드 기반

Improve Long-term Memory Learning Through Rescaling the Error Temporally

2023-07-21 · Shida Wang, Zhanglu Yan

This paper studies the error metric selection for long-term memory learning in sequence modelling. We examine the bias towards short-term memory in commonly used errors, including mean absolute/squared error. Our finding…

Frame-To-Frame Consistent Semantic Segmentation

2020-08-03 · Manuel Rebol, Patrick Knöbelreiter

In this work, we aim for temporally consistent semantic segmentation throughout frames in a video. Many semantic segmentation algorithms process images individually which leads to an inconsistent scene interpretation due…

SegmentationSemantic Segmentation

Latest Object Memory Management for Temporally Consistent Video Instance Segmentation

2025-07-26 · Seunghun Lee, Jiwan Seo, Minwoo Choi, Kiljoon Han 외 arxiv

In this paper, we present Latest Object Memory Management (LOMM) for temporally consistent video instance segmentation that significantly improves long-term instance tracking. At the core of our method is Latest Object M…

Video Instance Segmentation

ConvMemory: A Lightweight Learned Memory Reranker, a Negative Attribution Result, and a Research-Preview Conflict Editor

2026-05-27 · Taiheng Pan arxiv

We describe ConvMemory, a small 3.6M-parameter learned reranker for conversational long-term memory retrieval, trained with cross-encoder teacher supervision over fused dense and lexical features. On the LongMemEval memo…

PPMStereo: Pick-and-Play Memory Construction for Consistent Dynamic Stereo Matching

2025-10-23 · Yun Wang, Junjie Hu, Qiaole Dong, Yongjian Zhang 외 arxiv

Temporally consistent depth estimation from stereo video is critical for real-world applications such as augmented reality, where inconsistent depth estimation disrupts the immersion of users. Despite its importance, thi…

Depth Estimation