paper-with-me

홈 › Papers

Technical Report on Neural Language Models and Few-Shot Learning for Systematic Requirements Processing in MDSE

2022-11-16 · Vincent Bertram, Miriam Boß, Evgeny Kusmenko, Imke Helene Nachmann, Bernhard Rumpe, Danilo Trotta, Louis Wachtmeister

Systems engineering, in particular in the automotive domain, needs to cope with the massively increasing numbers of requirements that arise during the development process. To guarantee a high product quality and make sure that functional safety standards such as ISO26262 are fulfilled, the exploitation of potentials of model-driven systems engineering in the form of automatic analyses, consistency checks, and tracing mechanisms is indispensable. However, the language in which requirements are written, and the tools needed to operate on them, are highly individual and require domain-specific tailoring. This hinders automated processing of requirements as well as the linking of requirements to models. Introducing formal requirement notations in existing projects leads to the challenge of translating masses of requirements and process changes on the one hand and to the necessity of the corresponding training for the requirements engineers. In this paper, based on the analysis of an open-source set of automotive requirements, we derive domain-specific language constructs helping us to avoid ambiguities in requirements and increase the level of formality. The main contribution is the adoption and evaluation of few-shot learning with large pretrained language models for the automated translation of informal requirements to structured languages such as a requirement DSL. We show that support sets of less than ten translation examples can suffice to few-shot train a language model to incorporate keywords and implement syntactic rules into informal natural language requirements.

📄 PDF Abstract BibTeX arXiv:2211.09084

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot LearningLanguage ModellingTranslation

Similar Papers 제목 키워드 기반

College Information Management System project report.

2024-04-25 · SSRN Preprints 2024 4 · Kamal Acharya

This document describes the product and its requirements and constraints. It provides a primarily non-technical description of the project targeted towards external audiences. This section includes information such as …

Management

Enhancing Vision-Language Models for Autonomous Driving through Task-Specific Prompting and Spatial Reasoning

2025-10-28 · Aodi Wu, Xubo Luo arxiv

This technical report presents our solution for the RoboSense Challenge at IROS 2025, which evaluates Vision-Language Models (VLMs) on autonomous driving scene understanding across perception, prediction, planning, and c…

Scene UnderstandingAutonomous DrivingSpatial Reasoning

Pegasus-v1 Technical Report

2024-04-23 · Raehyuk Jung, Hyojun Go, Jaehyuk Yi, Jiho Jang 외

This technical report introduces Pegasus-1, a multimodal language model specialized in video content understanding and interaction through natural language. Pegasus-1 is designed to address the unique challenges posed by…

Language ModelingLanguage ModellingQuestion AnsweringVideo Question Answering+1

PRISMA-DFLLM: An Extension of PRISMA for Systematic Literature Reviews using Domain-specific Finetuned Large Language Models

2023-06-15 · Teo Susnjak

With the proliferation of open-sourced Large Language Models (LLMs) and efficient finetuning techniques, we are on the cusp of the emergence of numerous domain-specific LLMs that have been finetuned for expertise across …

Which AI Technique Is Better to Classify Requirements? An Experiment with SVM, LSTM, and ChatGPT

2023-11-20 · Abdelkarim El-Hajjami, Nicolas Fafin, Camille Salinesi

Recently, Large Language Models like ChatGPT have demonstrated remarkable proficiency in various Natural Language Processing tasks. Their application in Requirements Engineering, especially in requirements classification…

Classification