paper-with-me

홈 › Papers

Hybrid-grained Feature Aggregation with Coarse-to-fine Language Guidance for Self-supervised Monocular Depth Estimation

2025-10-10 · Wenyao Zhang, Hongsi Liu, Bohan Li, Jiawei He, Zekun Qi, Yunnan Wang, Shengyang Zhao, Xinqiang Yu, Wenjun Zeng, Xin Jin arxiv

Current self-supervised monocular depth estimation (MDE) approaches encounter performance limitations due to insufficient semantic-spatial knowledge extraction. To address this challenge, we propose Hybrid-depth, a novel framework that systematically integrates foundation models (e.g., CLIP and DINO) to extract visual priors and acquire sufficient contextual information for MDE. Our approach introduces a coarse-to-fine progressive learning framework: 1) Firstly, we aggregate multi-grained features from CLIP (global semantics) and DINO (local spatial details) under contrastive language guidance. A proxy task comparing close-distant image patches is designed to enforce depth-aware feature alignment using text prompts; 2) Next, building on the coarse features, we integrate camera pose information and pixel-wise language alignment to refine depth predictions. This module seamlessly integrates with existing self-supervised MDE pipelines (e.g., Monodepth2, ManyDepth) as a plug-and-play depth encoder, enhancing continuous depth estimation. By aggregating CLIP's semantic context and DINO's spatial details through language guidance, our method effectively addresses feature granularity mismatches. Extensive experiments on the KITTI benchmark demonstrate that our method significantly outperforms SOTA methods across all metrics, which also indeed benefits downstream tasks like BEV perception. Code is available at https://github.com/Zhangwenyao1/Hybrid-depth.

📄 PDF Abstract BibTeX arXiv:2510.09320

Code (0)

등록된 구현이 없습니다.

Tasks

Monocular Depth Estimation

Similar Papers 제목 키워드 기반

X-CLIP: End-to-End Multi-grained Contrastive Learning for Video-Text Retrieval

2022-07-15 · Yiwei Ma, Guohai Xu, Xiaoshuai Sun, Ming Yan 외

Video-text retrieval has been a crucial and fundamental task in multi-modal research. The development of video-text retrieval has been considerably promoted by large-scale multi-modal contrastive pre-training, which prim…

Contrastive LearningRetrievalText RetrievalVideo Retrieval+1

PRISM: Progressive Rain removal with Integrated State-space Modeling

2025-09-30 · Pengze Xue, Shanwen Wang, Fei Zhou, Yan Cui 외 arxiv

Image deraining is an essential vision technique that removes rain streaks and water droplets, enhancing clarity for critical vision tasks like autonomous driving. However, current single-scale models struggle with fine-…

Autonomous DrivingRain Removal

C2F-SemiCD: A Coarse-to-Fine Semi-Supervised Change Detection Method Based on Consistency Regularization in High-Resolution Remote Sensing Images

2024-04-22 · Chengxi Han, Chen Wu, Meiqi Hu, Jiepan Li 외

A high-precision feature extraction model is crucial for change detection (CD). In the past, many deep learning-based supervised CD methods learned to recognize change feature patterns from a large number of labelled bi-…

Change DetectionSemi-supervised Change Detection

DyFuLM: An Advanced Multimodal Framework for Sentiment Analysis

2025-12-01 · Ruohan Zhou, Jiachen Yuan, Churui Yang, Wenzheng Huang 외 arxiv

Understanding sentiment in complex textual expressions remains a fundamental challenge in affective computing. To address this, we propose a Dynamic Fusion Learning Model (DyFuLM), a multimodal framework designed to capt…

Representation LearningSentiment Analysis

Coarse Graining Molecular Dynamics with Graph Neural Networks

2020-07-22 · Brooke E. Husic, Nicholas E. Charron, Dominik Lemm, Jiang Wang 외

Coarse graining enables the investigation of molecular dynamics for larger systems and at longer timescales than is possible at atomic resolution. However, a coarse graining model must be formulated such that the conclus…

BIG-bench Machine LearningGraph Neural Network