paper-with-me

홈 › Papers

Lane Segmentation Refinement with Diffusion Models

2024-05-01 · Antonio Ruiz, Andrew Melnik, Dong Wang, Helge Ritter

The lane graph is a key component for building high-definition (HD) maps and crucial for downstream tasks such as autonomous driving or navigation planning. Previously, He et al. (2022) explored the extraction of the lane-level graph from aerial imagery utilizing a segmentation based approach. However, segmentation networks struggle to achieve perfect segmentation masks resulting in inaccurate lane graph extraction. We explore additional enhancements to refine this segmentation-based approach and extend it with a diffusion probabilistic model (DPM) component. This combination further improves the GEO F1 and TOPO F1 scores, which are crucial indicators of the quality of a lane graph, in the undirected graph in non-intersection areas. We conduct experiments on a publicly available dataset, demonstrating that our method outperforms the previous approach, particularly in enhancing the connectivity of such a graph, as measured by the TOPO F1 score. Moreover, we perform ablation studies on the individual components of our method to understand their contribution and evaluate their effectiveness.

📄 PDF Abstract BibTeX arXiv:2405.00620

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingSegmentation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

SemCity: Semantic Scene Generation with Triplane Diffusion

2024-03-12 · CVPR 2024 1 · Jumin Lee, Sebin Lee, Changho Jo, Woobin Im 외

We present "SemCity," a 3D diffusion model for semantic scene generation in real-world outdoor environments. Most 3D diffusion models focus on generating a single object, synthetic indoor scenes, or synthetic outdoor sce…

Scene Generation

AsyncLane: Decoupling Refinement from Advancement in Diffusion Language Model Decoding

2026-06-07 · Yingxuan Ren, Yuxuan Lou, Yong Liu, Pengcheng Fang 외 arxiv

Block-wise semi-autoregressive decoding is the standard inference paradigm for diffusion large language models (DLMs), but it imposes a strict dependency between blocks: the next block cannot begin until the current bloc…

Mathematical ReasoningCode Generation

SegRefiner: Towards Model-Agnostic Segmentation Refinement with Discrete Diffusion Process

2023-12-19 · NeurIPS 2023 11 · Mengyu Wang, Henghui Ding, Jun Hao Liew, Jiajun Liu 외

In this paper, we explore a principal way to enhance the quality of object masks produced by different segmentation models. We propose a model-agnostic solution called SegRefiner, which offers a novel perspective on this…

DenoisingDichotomous Image SegmentationImage SegmentationInstance Segmentation+2

DiffTF++: 3D-aware Diffusion Transformer for Large-Vocabulary 3D Generation

2024-05-13 · Ziang Cao, Fangzhou Hong, Tong Wu, Liang Pan 외

Generating diverse and high-quality 3D assets automatically poses a fundamental yet challenging task in 3D computer vision. Despite extensive efforts in 3D generation, existing optimization-based approaches struggle to p…

3D GenerationDecoderDiversityTexture Synthesis

RoofSeg: An edge-aware transformer-based network for end-to-end roof plane segmentation

2025-08-26 · Siyuan You, Guozheng Xu, Pengwei Zhou, Qiwen Jin 외 arxiv

Roof plane segmentation is one of the key procedures for reconstructing three-dimensional (3D) building models at levels of detail (LoD) 2 and 3 from airborne light detection and ranging (LiDAR) point clouds. The majorit…

Point Clouds