paper-with-me

홈 › Papers

Alignment Before Aggregation: Trajectory Memory Retrieval Network for Video Object Segmentation

2023-01-01 · ICCV 2023 1 · Rui Sun, YuAn Wang, Huayu Mai, Tianzhu Zhang, Feng Wu

Memory-based methods in semi-supervised video object segmentation task achieve competitive performance by performing dense matching between query and memory frames. However, most of the existing methods neglect the fact that videos carry rich temporal information yet redundant spatial information. In this case, direct pixel-level global matching will lead to ambiguous correspondences. In this work, we reconcile the inherent tension of spatial and temporal information to retrieve memory frame information along the object trajectory, and propose a novel and coherent Trajectory Memory Retrieval Network (TMRN) to equip with the trajectory information, including a spatial alignment module and a temporal aggregation module. The proposed TMRN enjoys several merits. First, TMRN is empowered to characterize the temporal correspondence which is in line with the nature of video in a data-driven manner. Second, we elegantly customize the spatial alignment module by coupling SVD initialization with agent-level correlation for representative agent construction and rectifying false matches caused by direct pairwise pixel-level correlation, respectively. Extensive experimental results on challenging benchmarks including DAVIS 2017 validation / test and Youtube-VOS 2018 / 2019 demonstrate that our TMRN, as a general plugin module, achieves consistent improvements over several leading methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

RetrievalSemantic SegmentationSemi-Supervised Video Object SegmentationVideo Object SegmentationVideo Semantic Segmentation

Similar Papers 제목 키워드 기반

Masked Contrastive Reconstruction for Cross-modal Medical Image-Report Retrieval

2023-12-26 · Zeqiang Wei, Kai Jin, Xiuzhuang Zhou

Cross-modal medical image-report retrieval task plays a significant role in clinical diagnosis and various medical generative tasks. Eliminating heterogeneity between different modalities to enhance semantic consistency …

Contrastive LearningCross-Modal RetrievalGPURepresentation Learning+1

Beyond RAG for Agent Memory: Retrieval by Decoupling and Aggregation

2026-02-02 · Zhanghao Hu, Qinglin Zhu, Runcong Zhao, Di Liang 외 arxiv

Standard Retrieval Augmented Generation (RAG) is poorly matched to agent memory. Unlike large heterogeneous corpora, agent memory forms a bounded and coherent interaction stream in which many spans are highly correlated …

Imprint: Online Memory Compression for Long-Horizon Egocentric QA

2026-07-01 · Kousik Das, Debaditya Roy arxiv

Long-horizon egocentric question answering involves answering about events that have occurred hours or days in the past. This requires memory representations that remain both retrieval-effective and scalable over days or…

Question Answering

On Interpolation Formulas Describing Neural Network Generalization

2026-03-14 · Jin Guo, Roy Y. He, Jean-Michel Morel arxiv

In 2020 Domingos introduced an interpolation formula valid for "every model trained by gradient descent". He concluded that such models behave approximately as kernel machines. In this work, we extend the Domingos formul…

Forensic Trajectory Signatures for Agent Memory Poisoning Detection

2026-06-29 · Jun Wen Leong arxiv

We discover a behavioral invariant in LLM agents under persistent memory poisoning: in architectures where routing information is retrieved through observable memory-tool invocations, successful attacks require calling m…