paper-with-me

Papers

DOGE: Differentiable Bezier Graph Optimization for Road Network Extraction

2025-11-25 · Jiahui Sun, Junran Lu, Jinhui Yin, Yishuo Xu, Yuanqi Li, Yanwen Guo arxiv

Automatic extraction of road networks from aerial imagery is a fundamental task, yet prevailing methods rely on polylines that struggle to model curvilinear geometry. We maintain that road geometry is inherently curve-based and introduce the Bézier Graph, a differentiable parametric curve-based representation. The primary obstacle to this representation is to obtain the difficult-to-construct vector ground-truth (GT). We sidestep this bottleneck by reframing the task as a global optimization problem over the Bézier Graph. Our framework, DOGE, operationalizes this paradigm by learning a parametric Bézier Graph directly from segmentation masks, eliminating the need for curve GT. DOGE holistically optimizes the graph by alternating between two complementary modules: DiffAlign continuously optimizes geometry via differentiable rendering, while TopoAdapt uses discrete operators to refine its topology. Our method sets a new state-of-the-art on the large-scale SpaceNet and CityScale benchmarks, presenting a new paradigm for generating high-fidelity vector maps of road networks. We will release our code and related data.

📄 PDF Abstract BibTeX arXiv:2511.19850

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

BG-Triangle: Bezier Gaussian Triangle for 3D Vectorization and Rendering

2025-01-01 · CVPR 2025 1 · Minye Wu, Haizhao Dai, Kaixin Yao, Tinne Tuytelaars 외

Differentiable rendering enables efficient optimization by allowing gradients to be computed through the rendering process, facilitating 3D reconstruction, inverse rendering and neural scene representation learning. …

3DGS3D ReconstructionInverse RenderingRepresentation Learning+1

TopoBDA: Towards Bezier Deformable Attention for Road Topology Understanding

2024-12-25 · Muhammet Esat Kalfaoglu, Halil Ibrahim Ozturk, Ozsel Kilinc, Alptekin Temizel

Understanding road topology is crucial for autonomous driving. This paper introduces TopoBDA (Topology with Bezier Deformable Attention), a novel approach that enhances road topology comprehension by leveraging Bezier De…

3D Lane DetectionLane Detection

Bezier Everywhere All at Once: Learning Drivable Lanes as Bezier Graphs

2024-01-01 · CVPR 2024 1 · Hugh Blayney, Hanlin Tian, Hamish Scott, Nils Goldbeck 외

Knowledge of lane topology is a core problem in autonomous driving. Aerial imagery can provide high resolution quickly updatable lane source data but detecting lanes from such data has so far been an expensive manual…

AllAutonomous Driving

Asymptotic Risk of Bezier Simplex Fitting

2019-06-17 · Akinori Tanaka, Akiyoshi Sannai, Ken Kobayashi, Naoki Hamada

The Bezier simplex fitting is a novel data modeling technique which exploits geometric structures of data to approximate the Pareto front of multi-objective optimization problems. There are two fitting methods based on d…

Birth of a Painting: Differentiable Brushstroke Reconstruction

2025-11-17 · Ying Jiang, Jiayin Lu, Yunuo Chen, Yumeng He 외 arxiv

Painting embodies a unique form of visual storytelling, where the creation process is as significant as the final artwork. Although recent advances in generative models have enabled visually compelling painting synthesis…

Visual StorytellingImage Generation