From the 1 of 7 linked papers with an AI index.
1 citations · 1 across the 5 of their papers we have counts for
4 papers · 1 filter
When Knowledge Changes: Metamorphic Testing of RAG Systems with Mutations
Jinhan Kim, Samuele Pasini, Paolo Tonella
The paper proposes a metamorphic testing framework that assesses how Retrieval‑Augmented Generation (RAG) systems behave when their underlying document corpora change, using a taxo…
Testing Retrieval-Augmented Generation Systems with Chunk Coverage
Jinhan Kim, Samuele Pasini, Paolo Tonella
Retrieval-Augmented Generation (RAG)-based systems\footnote{For brevity, RAG-based systems are referred to as RAG systems throughout this paper.} are increasingly deployed in high-…
Cross-site scripting adversarial attacks based on deep reinforcement learning: Evaluation and extension study
Samuele Pasini, Gianluca Maragliano, Jinhan Kim +1
Cross-site scripting (XSS) poses a significant threat to web application security. While Deep Learning (DL) has shown remarkable success in detecting XSS attacks, it remains vulner…
Evaluating and Improving the Robustness of Security Attack Detectors Generated by LLMs
Samuele Pasini, Jinhan Kim, Tommaso Aiello +3
Large Language Models (LLMs) are increasingly used in software development to generate functions, such as attack detectors, that implement security requirements. A key challenge is…