paper-with-me

홈 › Papers

SynDiff-AD: Improving Semantic Segmentation and End-to-End Autonomous Driving with Synthetic Data from Latent Diffusion Models

2024-11-25 · Harsh Goel, Sai Shankar Narasimhan, Oguzhan Akcin, Sandeep Chinchali

In recent years, significant progress has been made in collecting large-scale datasets to improve segmentation and autonomous driving models. These large-scale datasets are often dominated by common environmental conditions such as "Clear and Day" weather, leading to decreased performance in under-represented conditions like "Rainy and Night". To address this issue, we introduce SynDiff-AD, a novel data augmentation pipeline that leverages diffusion models (DMs) to generate realistic images for such subgroups. SynDiff-AD uses ControlNet-a DM that guides data generation conditioned on semantic maps-along with a novel prompting scheme that generates subgroup-specific, semantically dense prompts. By augmenting datasets with SynDiff-AD, we improve the performance of segmentation models like Mask2Former and SegFormer by up to 1.2% and 2.3% on the Waymo dataset, and up to 1.4% and 0.7% on the DeepDrive dataset, respectively. Additionally, we demonstrate that our SynDiff-AD pipeline enhances the driving performance of end-to-end autonomous driving models, like AIM-2D and AIM-BEV, by up to 20% across diverse environmental conditions in the CARLA autonomous driving simulator, providing a more robust model.

📄 PDF Abstract BibTeX arXiv:2411.16776

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingData AugmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Entropy Regularization 설명 없음
PPO Proximal Policy Optimization, or PPO, is a policy gradient method for reinforcement learning. The motivation was to have an algorithm with the data efficiency and reliable…
Residual Connection 설명 없음
CARLA CARLA is an open-source simulator for autonomous driving research. CARLA has been developed from the ground up to support development, training, and validation of autonomous urban…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Latent Space Synergy: Text-Guided Data Augmentation for Direct Diffusion Biomedical Segmentation

2025-07-21 · Muhammad Aqeel, Maham Nazir, Zanxi Ruan, Francesco Setti arxiv

Medical image segmentation suffers from data scarcity, particularly in polyp detection where annotation requires specialized expertise. We present SynDiff, a framework combining text-guided synthetic data generation with…

Medical Image SegmentationSynthetic Data GenerationData Augmentation

FedS2R: One-Shot Federated Domain Generalization for Synthetic-to-Real Semantic Segmentation in Autonomous Driving

2025-07-26 · Tao Lian, Jose L. Gómez, Antonio M. López arxiv

Federated domain generalization has shown promising progress in image classification by enabling collaborative training across multiple clients without sharing raw data. However, its potential in the semantic segmentatio…

Knowledge DistillationDomain GeneralizationSemantic SegmentationImage Classification

Video Class Agnostic Segmentation with Contrastive Learning for Autonomous Driving

2021-05-07 · Mennatullah Siam, Alex Kendall, Martin Jagersand

Semantic segmentation in autonomous driving predominantly focuses on learning from large-scale data with a closed set of known classes without considering unknown objects. Motivated by safety reasons, we address the vide…

Autonomous DrivingContrastive LearningSegmentationSemantic Segmentation

Simulation-based reinforcement learning for real-world autonomous driving

2019-11-29 · Błażej Osiński, Adam Jakubowski, Piotr Miłoś, Paweł Zięcina 외

We use reinforcement learning in simulation to obtain a driving system controlling a full-size real-world vehicle. The driving policy takes RGB images from a single camera and their semantic segmentation as input. We use…

Autonomous Drivingreinforcement-learningReinforcement LearningReinforcement Learning (RL)+2

Adversarial Appearance Learning in Augmented Cityscapes for Pedestrian Recognition in Autonomous Driving

2025-09-16 · Artem Savkin, Thomas Lapotre, Kevin Strauss, Uzair Akbar 외 arxiv

In the autonomous driving area synthetic data is crucial for cover specific traffic scenarios which autonomous vehicle must handle. This data commonly introduces domain gap between synthetic and real domains. In this pap…

Instance SegmentationAutonomous DrivingData Augmentation