paper-with-me

Papers

RealGen: Retrieval Augmented Generation for Controllable Traffic Scenarios

2023-12-19 · Wenhao Ding, Yulong Cao, Ding Zhao, Chaowei Xiao, Marco Pavone

Simulation plays a crucial role in the development of autonomous vehicles (AVs) due to the potential risks associated with real-world testing. Although significant progress has been made in the visual aspects of simulators, generating complex behavior among agents remains a formidable challenge. It is not only imperative to ensure realism in the scenarios generated but also essential to incorporate preferences and conditions to facilitate controllable generation for AV training and evaluation. Traditional methods, mainly relying on memorizing the distribution of training datasets, often fall short in generating unseen scenarios. Inspired by the success of retrieval augmented generation in large language models, we present RealGen, a novel retrieval-based in-context learning framework for traffic scenario generation. RealGen synthesizes new scenarios by combining behaviors from multiple retrieved examples in a gradient-free way, which may originate from templates or tagged scenarios. This in-context learning framework endows versatile generative capabilities, including the ability to edit scenarios, compose various behaviors, and produce critical scenarios. Evaluations show that RealGen offers considerable flexibility and controllability, marking a new direction in the field of controllable traffic scenario generation. Check our project website for more information: https://realgen.github.io.

📄 PDF Abstract BibTeX arXiv:2312.13303

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous VehiclesIn-Context LearningRetrievalRetrieval-augmented Generation

Similar Papers 제목 키워드 기반

RealGen: Photorealistic Text-to-Image Generation via Detector-Guided Rewards

2025-11-29 · Junyan Ye, Leiqi Zhu, Yuncheng Guo, Dongzhi Jiang 외 arxiv

With the continuous advancement of image generation technology, advanced models such as GPT-Image-1 and Qwen-Image have achieved remarkable text-to-image consistency and world knowledge However, these models still fall s…

Text-to-Image Generation

RealGeneral: Unifying Visual Generation via Temporal In-Context Learning with Video Models

2025-03-13 · Yijing Lin, Mengqi Huang, Shuhan Zhuang, Zhendong Mao

Unifying diverse image generation tasks within a single framework remains a fundamental challenge in visual generation. While large language models (LLMs) achieve unification through task-agnostic data and generation, ex…

Image GenerationIn-Context Learning

SafeDriveRAG: Towards Safe Autonomous Driving with Knowledge Graph-based Retrieval-Augmented Generation

2025-07-29 · Hao Ye, Mengshi Qi, Zhaohong Liu, Liang Liu 외 arxiv

In this work, we study how vision-language models (VLMs) can be utilized to enhance the safety for the autonomous driving system, including perception, situational understanding, and path planning. However, existing rese…

Visual Question AnsweringInformation RetrievalAutonomous Driving

RAST: A Retrieval Augmented Spatio-Temporal Framework for Traffic Prediction

2025-08-14 · Weilin Ruan, Xilin Dang, Ziyu Zhou, Sisuo Lyu 외 arxiv

Traffic prediction is a cornerstone of modern intelligent transportation systems and a critical task in spatio-temporal forecasting. Although advanced Spatio-temporal Graph Neural Networks (STGNNs) and pre-trained models…

Computational EfficiencyTraffic Prediction

Retrieval-Augmented Layout Transformer for Content-Aware Layout Generation

2023-11-22 · CVPR 2024 1 · Daichi Horita, Naoto Inoue, Kotaro Kikuchi, Kota Yamaguchi 외

Content-aware graphic layout generation aims to automatically arrange visual elements along with a given content, such as an e-commerce product image. In this paper, we argue that the current layout generation approaches…

Layout GenerationRetrieval