paper-with-me

Papers

Primitive Graph Learning for Unified Vector Mapping

2022-06-28 · Lei Wang, Min Dai, Jianan He, Jingwei Huang, Mingwei Sun

Large-scale vector mapping is important for transportation, city planning, and survey and census. We propose GraphMapper, a unified framework for end-to-end vector map extraction from satellite images. Our key idea is a novel unified representation of shapes of different topologies named "primitive graph", which is a set of shape primitives and their pairwise relationship matrix. Then, we convert vector shape prediction, regularization, and topology reconstruction into a unique primitive graph learning problem. Specifically, GraphMapper is a generic primitive graph learning network based on global shape context modelling through multi-head-attention. An embedding space sorting method is developed for accurate primitive relationship modelling. We empirically demonstrate the effectiveness of GraphMapper on two challenging mapping tasks, building footprint regularization and road network topology reconstruction. Our model outperforms state-of-the-art methods in both tasks on public benchmarks. All code will be publicly available.

📄 PDF Abstract BibTeX arXiv:2206.13963

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Learning

Similar Papers 제목 키워드 기반

Regularized Primitive Graph Learning for Unified Vector Mapping

2023-01-01 · ICCV 2023 1 · Lei Wang, Min Dai, Jianan He, Jingwei Huang

Large-scale vector mapping is the foundation for transportation and urban planning. Most existing mapping methods are tailored to one specific mapping task, due to task-specific requirements on shape regularization a…

Graph LearningGraph Reconstruction

Unified Representation of Geometric Primitives for Graph-SLAM Optimization Using Decomposed Quadrics

2021-08-20 · Weikun Zhen, Huai Yu, Yaoyu Hu, Sebastian Scherer

In Simultaneous Localization And Mapping (SLAM) problems, high-level landmarks have the potential to build compact and informative maps compared to traditional point-based landmarks. In this work, we focus on the paramet…

Simultaneous Localization and Mapping

Vector Map as Language: Toward Unified Remote Sensing Vector Mapping

2026-06-09 · Yinglong Yan, Yunkai Yang, Haoyi Wang, Wei Fu 외 arxiv

Remote sensing vector mapping aims to generate structured maps of geospatial entities, such as buildings, roads, and water bodies, from remote sensing imagery. In practice, vector maps usually contain multiple category l…

Reinforcement LearningText Generation

StarVector: Generating Scalable Vector Graphics Code from Images and Text

2023-12-17 · CVPR 2025 1 · Juan A. Rodriguez, Abhay Puri, Shubham Agarwal, Issam H. Laradji 외

Scalable Vector Graphics (SVGs) are vital for modern image rendering due to their scalability and versatility. Previous SVG generation methods have focused on curve-based vectorization, lacking semantic understanding, of…

Code GenerationLanguage ModelingLanguage ModellingLarge Language Model+2

TerraDiT-$Ω$: Unified Spatial Control for Satellite Image Synthesis with Any Geospatial Primitive

2026-06-30 · Brian Wei, Srikumar Sastry, Daniel Cher, Eric Xing 외 hf

Generative models have achieved remarkable progress, yet applying them to satellite imagery remains challenging. Unlike natural imagery, satellite scenes are structured by spatially complex and semantically distinct geom…

Scene ClassificationData AugmentationObject Detection