paper-with-me

홈 › Papers

DeH4R: A Decoupled and Hybrid Method for Road Network Graph Extraction

2025-08-19 · Dengxian Gong, Shunping Ji arxiv

The automated extraction of complete and precise road network graphs from remote sensing imagery remains a critical challenge in geospatial computer vision. Segmentation-based approaches, while effective in pixel-level recognition, struggle to maintain topology fidelity after vectorization postprocessing. Graph-growing methods build more topologically faithful graphs but suffer from computationally prohibitive iterative ROI cropping. Graph-generating methods first predict global static candidate road network vertices, and then infer possible edges between vertices. They achieve fast topology-aware inference, but limits the dynamic insertion of vertices. To address these challenges, we propose DeH4R, a novel hybrid model that combines graph-generating efficiency and graph-growing dynamics. This is achieved by decoupling the task into candidate vertex detection, adjacent vertex prediction, initial graph contruction, and graph expansion. This architectural innovation enables dynamic vertex (edge) insertions while retaining fast inference speed and enhancing both topology fidelity and spatial consistency. Comprehensive evaluations on CityScale and SpaceNet benchmarks demonstrate state-of-the-art (SOTA) performance. DeH4R outperforms the prior SOTA graph-growing method RNGDet++ by 4.62 APLS and 10.18 IoU on CityScale, while being approximately 10 $\times$ faster. The code will be made publicly available at https://github.com/7777777FAN/DeH4R.

📄 PDF Abstract BibTeX arXiv:2508.13669

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DHGS: Decoupled Hybrid Gaussian Splatting for Driving Scene

2024-07-23 · Xi Shi, Lingli Chen, Peng Wei, Xi Wu 외

Existing Gaussian splatting methods often fall short in achieving satisfactory novel view synthesis in driving scenes, primarily due to the absence of crafty designs and geometric constraints for the involved elements. T…

Neural RenderingNovel View Synthesis

A Hybrid Deterministic Framework for Named Entity Extraction in Broadcast News Video

2026-02-09 · Andrea Filiberto Lucas, Dylan Seychell arxiv

The growing volume of video-based news content has heightened the need for transparent and reliable methods to extract on-screen information. Yet the variability of graphical layouts, typographic conventions, and platfor…

Information Extraction

Towards Satellite Image Road Graph Extraction: A Global-Scale Dataset and A Novel Method

2024-11-23 · CVPR 2025 1 · Pan Yin, Kaiyu Li, Xiangyong Cao, Jing Yao 외

Recently, road graph extraction has garnered increasing attention due to its crucial role in autonomous driving, navigation, etc. However, accurately and efficiently extracting road graphs remains a persistent challenge,…

Autonomous Driving

HySPA: Hybrid Span Generation for Scalable Text-to-Graph Extraction

2021-06-30 · Findings (ACL) 2021 8 · Liliang Ren, Chenkai Sun, Heng Ji, Julia Hockenmaier

Text-to-Graph extraction aims to automatically extract information graphs consisting of mentions and types from natural language texts. Existing approaches, such as table filling and pairwise scoring, have shown impressi…

DecoderJoint Entity and Relation ExtractionRelation Extraction

Amharic Question Answering for Biography, Definition, and Description Questions

2019-08-01 · WS 2019 8 · Tilahun Abedissa Taffa, Mulugeta Libsie

A broad range of information needs can often be stated as a question. Question Answering (QA) systems attempt to provide users concise answer(s) to natural language questions. The existing Amharic QA systems handle fact-…

Question Answering