paper-with-me

홈 › Papers

A Multi-Agent LLM Framework for Design Space Exploration in Autonomous Driving Systems

2025-12-09 · Po-An Shih, Shao-Hua Wang, Yung-Che Li, Chia-Heng Tu, Chih-Han Chang arxiv

Designing autonomous driving systems requires efficient exploration of large hardware/software configuration spaces under diverse environmental conditions, e.g., with varying traffic, weather, and road layouts. Traditional design space exploration (DSE) approaches struggle with multi-modal execution outputs and complex performance trade-offs, and often require human involvement to assess correctness based on execution outputs. This paper presents a multi-agent, large language model (LLM)-based DSE framework, which integrates multi-modal reasoning with 3D simulation and profiling tools to automate the interpretation of execution outputs and guide the exploration of system designs. Specialized LLM agents are leveraged to handle user input interpretation, design point generation, execution orchestration, and analysis of both visual and textual execution outputs, which enables identification of potential bottlenecks without human intervention. A prototype implementation is developed and evaluated on a robotaxi case study (an SAE Level 4 autonomous driving application). Compared with a genetic algorithm baseline, the proposed framework identifies more Pareto-optimal, cost-efficient solutions with reduced navigation time under the same exploration budget. Experimental results also demonstrate the efficiency of the adoption of the LLM-based approach for DSE. We believe that this framework paves the way to the design automation of autonomous driving systems.

📄 PDF Abstract BibTeX arXiv:2512.08476

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

CRADLE: Conversational RTL Design Space Exploration with LLM-based Multi-Agent Systems

2025-08-12 · Lukas Krupp, Maximilian Schöffel, Elias Biehl, Norbert Wehn arxiv

This paper presents CRADLE, a conversational framework for design space exploration of RTL designs using LLM-based multi-agent systems. Unlike existing rigid approaches, CRADLE enables user-guided flows with internal sel…

FoX: Formation-aware exploration in multi-agent reinforcement learning

2023-08-22 · Yonghyeon Jo, Sunwoo Lee, Junghyuk Yeom, Seungyul Han

Recently, deep multi-agent reinforcement learning (MARL) has gained significant popularity due to its success in various cooperative multi-agent tasks. However, exploration still remains a challenging problem in MARL due…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningSMAC+3

Two Heads are Better Than One: A Simple Exploration Framework for Efficient Multi-Agent Reinforcement Learning

2023-09-21 · NeurIPS 2023 11

Exploration strategy plays an important role in reinforcement learning, especially in sparse-reward tasks. In cooperative multi-agent reinforcement learning~(MARL), designing a suitable exploration strategy is much more …

Multi-Agent Collaboration for Automated Design Exploration on High Performance Computing Systems

2026-03-12 · Harshitha Menon, Charles F. Jekel, Kevin Korner, Brian Gunnarson 외 arxiv

Today's scientific challenges, from climate modeling to Inertial Confinement Fusion design to novel material design, require exploring huge design spaces. In order to enable high-impact scientific discovery, we need to s…

Generative Thermal Design Through Boundary Representation and Multi-Agent Cooperative Environment

2022-08-16 · Hadi Keramati, Feridun Hamdullahpur

Generative design has been growing across the design community as a viable method for design space exploration. Thermal design is more complex than mechanical or aerodynamic design because of the additional convection-di…

Deep Reinforcement Learning