paper-with-me

홈 › Papers

Exploring the extent of similarities in software failures across industries using LLMs

2024-08-07 · Martin Detloff

The rapid evolution of software development necessitates enhanced safety measures. Extracting information about software failures from companies is becoming increasingly more available through news articles. This research utilizes the Failure Analysis Investigation with LLMs (FAIL) model to extract industry-specific information. Although the FAIL model's database is rich in information, it could benefit from further categorization and industry-specific insights to further assist software engineers. In previous work news articles were collected from reputable sources and categorized by incidents inside a database. Prompt engineering and Large Language Models (LLMs) were then applied to extract relevant information regarding the software failure. This research extends these methods by categorizing articles into specific domains and types of software failures. The results are visually represented through graphs. The analysis shows that throughout the database some software failures occur significantly more often in specific industries. This categorization provides a valuable resource for software engineers and companies to identify and address common failures. This research highlights the synergy between software engineering and Large Language Models (LLMs) to automate and enhance the analysis of software failures. By transforming data from the database into an industry specific model, we provide a valuable resource that can be used to identify common vulnerabilities, predict potential risks, and implement proactive measures for preventing software failures. Leveraging the power of the current FAIL database and data visualization, we aim to provide an avenue for safer and more secure software in the future.

📄 PDF Abstract BibTeX arXiv:2408.03528

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesData VisualizationPrompt Engineering

Similar Papers 제목 키워드 기반

Exploring Semantic Properties of Sentence Embeddings

2018-07-01 · ACL 2018 7 · Xunjie Zhu, Tingfeng Li, Gerard de Melo

Neural vector representations are ubiquitous throughout all subfields of NLP. While word vectors have been studied in much detail, thus far only little light has been shed on the properties of sentence embeddings. In thi…

Machine TranslationReading ComprehensionSemantic Textual SimilaritySentence+3

From LLMs to LLM-based Agents for Software Engineering: A Survey of Current, Challenges and Future

2024-08-05 · Haolin Jin, Linghan Huang, Haipeng Cai, Jun Yan 외

With the rise of large language models (LLMs), researchers are increasingly exploring their applications in var ious vertical domains, such as software engineering. LLMs have achieved remarkable success in areas includin…

BenchmarkingCode GenerationDecision MakingVulnerability Detection

UAMTERS: Uncertainty-Aware Mutation Analysis for DL-enabled Robotic Software

2026-02-23 · Chengjie Lu, Jiahui Wu, Shaukat Ali, Malaika Din Hashmi 외 arxiv

Self-adaptive robots adjust their behaviors in response to unpredictable environmental changes. These robots often incorporate deep learning (DL) components into their software to support functionality such as perception…

Online detection of failures generated by storage simulator

2021-01-18 · Kenenbek Arzymatov, Mikhail Hushchyn, Andrey Sapronov, Vladislav Belavin 외

Modern large-scale data-farms consist of hundreds of thousands of storage devices that span distributed infrastructure. Devices used in modern data centers (such as controllers, links, SSD- and HDD-disks) can fail due to…

Change Point DetectionDensity Ratio EstimationTime SeriesTime Series Analysis

An Empirical Study on Using Large Language Models to Analyze Software Supply Chain Security Failures

2023-08-09 · Tanmay Singla, Dharun Anandayuvaraj, Kelechi G. Kalu, Taylor R. Schorlemmer 외

As we increasingly depend on software systems, the consequences of breaches in the software supply chain become more severe. High-profile cyber attacks like those on SolarWinds and ShadowHammer have resulted in significa…

Articles