Affiliation:
1. NASA Langley Research Center Mail Stop 061
2. NASA Langley Research Center Mail Stop 290
3. Collins Aerospace 400 Collins Rd NE Cedar Rapids IA 52498 USA
4. NASA Langley Research Center Mail Stop 050
Abstract
AbstractThe field of Advanced Air Mobility (AAM) is witnessing a transformation with innovations such as electric aircraft and increasingly automated airspace operations. Within AAM, the Urban Air Mobility (UAM) concept focuses on providing air‐taxi services in densely populated urban areas. This research introduces the utilization of Large Language Models (LLMs), such as OpenAI's GPT‐4, to enhance the UAM Requirement discovery process.This study explores two distinct approaches to leverage LLMs in the context of UAM Requirement discovery. The first approach evaluates the LLM's ability to provide responses without relying on additional outside systems, such as a relational or graph database. Instead, a vector store provides relevant information to the LLM based on the user's question, a process known as Retrieval Augmented Generation (RAG). The second approach integrates the LLM with a graph database. The LLM acts as an intermediary between the user and the graph database, translating user questions into cypher queries for the database and database responses into human‐readable answers for the user. Our team implemented and tested both solutions to analyze requirements within a UAM dataset. This paper will talk about our approaches, implementations, and findings related to both approaches.
Reference7 articles.
1. Andriopoulos K. &Pouwelse J.(2023).Augmenting LLMs with Knowledge: A survey on hallucination prevention. arXiv preprint arXiv:2309.16459.
2. Komeili M. Shuster K. &Weston J.(2021).Internet-augmented dialogue generation. arXiv preprint arXiv:2107.07566.
3. Levitt I. Phojanamongkolkij N. Horn A. &Witzberger K.(2023).UAM Airspace Research Roadmap-Rev. 2.0.
4. Phojanamongkolkij N. Levitt I. M. &Barnes P. D.Overview of Model-Based Systems Engineering Efforts to Evolve the Airspace Research Roadmap. In AIAA AVIATION2022.
5. Singhal A.(2012 May 16).Introducing the Knowledge Graph: things not strings. Google.https://blog.google/products/search/introducing-knowledge-graph-things-not/