paper-with-me

홈 › Papers

GESS: Multi-cue Guided Local Feature Learning via Geometric and Semantic Synergy

2026-04-07 · Yang Yi, Xieyuanli Chen, Jinpu Zhang, Hui Shen, Dewen Hu arxiv

Robust local feature detection and description are foundational tasks in computer vision. Existing methods primarily rely on single appearance cues for modeling, leading to unstable keypoints and insufficient descriptor discriminability. In this paper, we propose a multi-cue guided local feature learning framework that leverages semantic and geometric cues to synergistically enhance detection robustness and descriptor discriminability. Specifically, we construct a joint semantic-normal prediction head and a depth stability prediction head atop a lightweight backbone. The former leverages a shared 3D vector field to deeply couple semantic and normal cues, thereby resolving optimization interference from heterogeneous inconsistencies. The latter quantifies the reliability of local regions from a geometric consistency perspective, providing deterministic guidance for robust keypoint selection. Based on these predictions, we introduce the Semantic-Depth Aware Keypoint (SDAK) mechanism for feature detection. By coupling semantic reliability with depth stability, SDAK reweights keypoint responses to suppress spurious features in unreliable regions. For descriptor construction, we design a Unified Triple-Cue Fusion (UTCF) module, which employs a semantic-scheduled gating mechanism to adaptively inject multi-attribute features, improving descriptor discriminability. Extensive experiments on four benchmarks validate the effectiveness of the proposed framework. The source code and pre-trained model will be available at: https://github.com/yiyscut/GESS.git.

📄 PDF Abstract BibTeX arXiv:2604.05359

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

GeSS: Benchmarking Geometric Deep Learning under Scientific Applications with Distribution Shifts

2023-10-12 · Deyu Zou, Shikun Liu, Siqi Miao, Victor Fung 외

Geometric deep learning (GDL) has gained significant attention in scientific fields, for its proficiency in modeling data with intricate geometric structures. However, very few works have delved into its capability of ta…

Benchmarking

Computer-Aided Diagnosis of Low Grade Endometrial Stromal Sarcoma (LGESS)

2021-07-09 · Xinxin Yang, Mark Stamp

Low grade endometrial stromal sarcoma (LGESS) is rare form of cancer, accounting for about 0.2% of all uterine cancer cases. Approximately 75% of LGESS patients are initially misdiagnosed with leiomyoma, which is a type …

Deep Learning

On the Universality of Self-Supervised Learning

2024-05-02 · Wenwen Qiang, Jingyao Wang, Changwen Zheng, Hui Xiong 외

In this paper, we investigate what constitutes a good representation or model in self-supervised learning (SSL). We argue that a good representation should exhibit universality, characterized by three essential propertie…

Self-Supervised Learning

Imputation of Missing Streamflow Data at Multiple Gauging Stations in Benin Republic

2022-11-17 · Rendani Mbuvha, Julien Yise Peniel Adounkpe, Wilson Tsakane Mongwe, Mandela Houngnibo 외

Streamflow observation data is vital for flood monitoring, agricultural, and settlement planning. However, such streamflow data are commonly plagued with missing observations due to various causes such as harsh environme…

Decision MakingImputationregressionTime Series+1

End-to-End Text Line Detection and Ordering

2026-06-02 · Benjamin Kiessling arxiv

Practical text-recognition pipelines for historical documents typically decompose layout analysis into line detection followed by a separate reading-order step, with the latter most often handled by a hand-coded geometri…

Line Detection