paper-with-me

홈 › Papers

Automated Consistency Analysis of LLMs

2025-02-10 · Aditya Patwardhan, Vivek Vaidya, Ashish Kundu

Generative AI (Gen AI) with large language models (LLMs) are being widely adopted across the industry, academia and government. Cybersecurity is one of the key sectors where LLMs can be and/or are already being used. There are a number of problems that inhibit the adoption of trustworthy Gen AI and LLMs in cybersecurity and such other critical areas. One of the key challenge to the trustworthiness and reliability of LLMs is: how consistent an LLM is in its responses? In this paper, we have analyzed and developed a formal definition of consistency of responses of LLMs. We have formally defined what is consistency of responses and then develop a framework for consistency evaluation. The paper proposes two approaches to validate consistency: self-validation, and validation across multiple LLMs. We have carried out extensive experiments for several LLMs such as GPT4oMini, GPT3.5, Gemini, Cohere, and Llama3, on a security benchmark consisting of several cybersecurity questions: informational and situational. Our experiments corroborate the fact that even though these LLMs are being considered and/or already being used for several cybersecurity tasks today, they are often inconsistent in their responses, and thus are untrustworthy and unreliable for cybersecurity.

📄 PDF Abstract BibTeX arXiv:2502.07036

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Automated Peer Reviewing in Paper SEA: Standardization, Evaluation, and Analysis

2024-07-09 · Jianxiang Yu, Zichen Ding, Jiaqi Tan, Kangyang Luo 외

In recent years, the rapid increase in scientific papers has overwhelmed traditional review mechanisms, resulting in varying quality of publications. Although existing methods have explored the capabilities of Large Lang…

Agentic Large Language Models for Automated Structural Analysis of 3D Frame Systems

2026-06-02 · Ziheng Geng, Ian Franklin, Santiago Martinez, Jiachen Liu 외 arxiv

Large language models (LLMs) have emerged as powerful foundation models with strong reasoning capabilities across domains. Beyond reactive text generation, agentic LLMs enable autonomous workflow execution through modula…

Code TranslationText Generation

Neuro-Symbolic Compliance: Integrating LLMs and SMT Solvers for Automated Financial Legal Analysis

2026-01-07 · Yung-Shen Hsia, Fang Yu, Jie-Hong Roland Jiang arxiv

Financial regulations are increasingly complex, hindering automated compliance-especially the maintenance of logical consistency with minimal human oversight. We introduce a Neuro-Symbolic Compliance Framework that integ…

Code Generation

Comparison of Scoring Rationales Between Large Language Models and Human Raters

2025-09-27 · Haowei Hua, Hong Jiao, Dan Song arxiv

Advances in automated scoring are closely aligned with advances in machine-learning and natural-language-processing techniques. With recent progress in large language models (LLMs), the use of ChatGPT, Gemini, Claude, an…

AXCEL: Automated eXplainable Consistency Evaluation using LLMs

2024-09-25 · P Aditya Sreekar, Sahil Verma, Suransh Chopra, Sarik Ghazarian 외

Large Language Models (LLMs) are widely used in both industry and academia for various tasks, yet evaluating the consistency of generated text responses continues to be a challenge. Traditional metrics like ROUGE and BLE…

Domain GeneralizationNatural Language InferenceText Generation