paper-with-me

홈 › Papers

Software Defined Vehicle Code Generation: A Few-Shot Prompting Approach

2025-11-06 · Quang-Dung Nguyen, Tri-Dung Tran, Thanh-Hieu Chu, Hoang-Loc Tran, Xiangwei Cheng, Dirk Slama arxiv

The emergence of Software-Defined Vehicles (SDVs) marks a paradigm shift in the automotive industry, where software now plays a pivotal role in defining vehicle functionality, enabling rapid innovation of modern vehicles. Developing SDV-specific applications demands advanced tools to streamline code generation and improve development efficiency. In recent years, general-purpose large language models (LLMs) have demonstrated transformative potential across domains. Still, restricted access to proprietary model architectures hinders their adaption to specific tasks like SDV code generation. In this study, we propose using prompts, a common and basic strategy to interact with LLMs and redirect their responses. Using only system prompts with an appropriate and efficient prompt structure designed using advanced prompt engineering techniques, LLMs can be crafted without requiring a training session or access to their base design. This research investigates the extensive experiments on different models by applying various prompting techniques, including bare models, using a benchmark specifically created to evaluate LLMs' performance in generating SDV code. The results reveal that the model with a few-shot prompting strategy outperforms the others in adjusting the LLM answers to match the expected outcomes based on quantitative metrics.

📄 PDF Abstract BibTeX arXiv:2511.04849

Code (0)

등록된 구현이 없습니다.

Tasks

Prompt EngineeringCode Generation

Similar Papers 제목 키워드 기반

Towards Single-System Illusion in Software-Defined Vehicles -- Automated, AI-Powered Workflow

2024-03-21 · Krzysztof Lebioda, Viktor Vorobev, Nenad Petrovic, Fengjunjie Pan 외

We propose a novel model- and feature-based approach to development of vehicle software systems, where the end architecture is not explicitly defined. Instead, it emerges from an iterative process of search and optimizat…

Enable an Open Software Defined Mobility Ecosystem through VEC-OF

2020-07-08 · Sanchu Han, Yong He, Yin Ding

OEMs and new entrants can take the Mobility as a Service market (MaaS) as the entry point, upgrade its E/E (Electric and Electronic) architecture to be C/C (Computing and Communication) architecture, build one open softw…

Autonomous Driving

LLM-Empowered Functional Safety and Security by Design in Automotive Systems

2026-01-05 · Nenad Petrovic, Vahid Zolfaghari, Fengjunjie Pan, Alois Knoll arxiv

This paper presents LLM-empowered workflow to support Software Defined Vehicle (SDV) software development, covering the aspects of security-aware system topology design, as well as event-driven decision-making code analy…

Generationary or ``How We Went beyond Word Sense Inventories and Learned to Gloss''

2020-11-01 · EMNLP 2020 11 · Michele Bevilacqua, Marco Maru, Roberto Navigli

Mainstream computational lexical semantics embraces the assumption that word senses can be represented as discrete items of a predefined inventory. In this paper we show this needs not be the case, and propose a unified …

DecoderWord Sense Disambiguation

LLM-Assisted Dynamic Threat Analysis for Attacker-Reachable Software Weaknesses in Autonomous Vehicles

2026-08-13 · Md Wasiul Haque, Sagar Dasgupta, Mizanur Rahman, Md Rayhanur Rahman arxiv

Autonomous vehicles depend on large safety-critical software stacks, where weaknesses reachable from adversarial inputs may affect steering, braking, or other control decisions. Static analysis can identify candidate sit…

Autonomous Vehicles