paper-with-me

홈 › Papers

M2P: Improving Visual Foundation Models with Mask-to-Point Weakly-Supervised Learning for Dense Point Tracking

2026-03-18 · Qiangqiang Wu, Tianyu Yang, Bo Fang, Jia Wan, Matias Di Martino, Guillermo Sapiro, Antoni B. Chan arxiv

Tracking Any Point (TAP) has emerged as a fundamental tool for video understanding. Current approaches adapt Vision Foundation Models (VFMs) like DINOv2 via offline finetuning or test-time optimization. However, these VFMs rely on static image pre-training, which is inherently sub-optimal for capturing dense temporal correspondence in videos. To address this, we propose Mask-to-Point (M2P) learning, which leverages rich video object segmentation (VOS) mask annotations to improve VFMs for dense point tracking. Our M2P introduces three new mask-based constraints for weakly-supervised representation learning. First, we propose a local structure consistency loss, which leverages Procrustes analysis to model the cohesive motion of points lying within a local structure, achieving more reliable point-to-point matching learning. Second, we propose a mask label consistency (MLC) loss, which enforces that sampled foreground points strictly match foreground regions across frames. The proposed MLC loss can be regarded as a regularization, which stabilizes training and prevents convergence to trivial solutions. Finally, mask boundary constrain is applied to explicitly supervise boundary points. We show that our weaklysupervised M2P models significantly outperform baseline VFMs with efficient training by using only 3.6K VOS training videos. Notably, M2P achieves 12.8% and 14.6% performance gains over DINOv2-B/14 and DINOv3-B/16 on the TAP-Vid-DAVIS benchmark, respectively. Moreover, the proposed M2P models are used as pre-trained backbones for both test-time optimized and offline fine-tuned TAP tasks, demonstrating its potential to serve as general pre-trained models for point tracking. Code will be made publicly available upon acceptance.

📄 PDF Abstract BibTeX arXiv:2603.17813

Code (0)

등록된 구현이 없습니다.

Tasks

Video Object SegmentationRepresentation LearningPoint Tracking

Similar Papers 제목 키워드 기반

Curriculum Point Prompting for Weakly-Supervised Referring Image Segmentation

2024-04-18 · CVPR 2024 1 · Qiyuan Dai, Sibei Yang

Referring image segmentation (RIS) aims to precisely segment referents in images through corresponding natural language expressions, yet relying on cost-intensive mask annotations. Weakly supervised RIS thus learns from …

Image SegmentationSegmentationSemantic Segmentation

Integrating SAM Supervision for 3D Weakly Supervised Point Cloud Segmentation

2025-08-27 · Lechun You, Zhonghua Wu, Weide Liu, Xulei Yang 외 arxiv

Current methods for 3D semantic segmentation propose training models with limited annotations to address the difficulty of annotating large, irregular, and unordered 3D point cloud data. They usually focus on the 3D doma…

Point Cloud Segmentation3D Semantic Segmentation

Weakly-Supervised Audio-Visual Segmentation

2023-11-25 · NeurIPS 2023 11

Audio-visual segmentation is a challenging task that aims to predict pixel-level masks for sound sources in a video. Previous work applied a comprehensive manually designed architecture with countless pixel-wise accurate…

Contrastive LearningSegmentation

Prompt learning with bounding box constraints for medical image segmentation

2025-07-03 · Mélanie Gaillochet, Mehrdad Noori, Sahar Dastani, Christian Desrosiers 외 arxiv

Pixel-wise annotations are notoriously labourious and costly to obtain in the medical domain. To mitigate this burden, weakly supervised approaches based on bounding box annotations-much easier to acquire-offer a practic…

Medical Image Segmentation

CPCM: Contextual Point Cloud Modeling for Weakly-supervised Point Cloud Semantic Segmentation

2023-07-19 · ICCV 2023 1 · Lizhao Liu, Zhuangwei Zhuang, Shangxin Huang, Xunlong Xiao 외

We study the task of weakly-supervised point cloud semantic segmentation with sparse annotations (e.g., less than 0.1% points are labeled), aiming to reduce the expensive cost of dense annotations. Unfortunately, with ex…

Representation LearningScene UnderstandingSegmentationSemantic Segmentation