paper-with-me

Papers

Prompt Inject Detection with Generative Explanation as an Investigative Tool

2025-02-16 · Jonathan Pan, Swee Liang Wong, Yidi Yuan, Xin Wei Chia

Large Language Models (LLMs) are vulnerable to adversarial prompt based injects. These injects could jailbreak or exploit vulnerabilities within these models with explicit prompt requests leading to undesired responses. In the context of investigating prompt injects, the challenge is the sheer volume of input prompts involved that are likely to be largely benign. This investigative challenge is further complicated by the semantics and subjectivity of the input prompts involved in the LLM conversation with its user and the context of the environment to which the conversation is being carried out. Hence, the challenge for AI security investigators would be two-fold. The first is to identify adversarial prompt injects and then to assess whether the input prompt is contextually benign or adversarial. For the first step, this could be done using existing AI security solutions like guardrails to detect and protect the LLMs. Guardrails have been developed using a variety of approaches. A popular approach is to use signature based. Another popular approach to develop AI models to classify such prompts include the use of NLP based models like a language model. However, in the context of conducting an AI security investigation of prompt injects, these guardrails lack the ability to aid investigators in triaging or assessing the identified input prompts. In this applied research exploration, we explore the use of a text generation capabilities of LLM to detect prompt injects and generate explanation for its detections to aid AI security investigators in assessing and triaging of such prompt inject detections. The practical benefit of such a tool is to ease the task of conducting investigation into prompt injects.

📄 PDF Abstract BibTeX arXiv:2502.11006

Code (0)

등록된 구현이 없습니다.

Tasks

Text Generation

Similar Papers 제목 키워드 기반

A Graph-Enhanced Defense Framework for Explainable Fake News Detection with LLM

2026-04-08 · Bo Wang, Jing Ma, Hongzhan Lin, Zhiwei Yang 외 arxiv

Explainable fake news detection aims to assess the veracity of news claims while providing human-friendly explanations. Existing methods incorporating investigative journalism are often inefficient and struggle with brea…

Explanation GenerationFake News Detection

Sample-Efficient LLM-Based Detection of Malicious Web Server Logs with Forensically Explainable Reasoning

2026-06-07 · Bernhard Kneip, Nhien-An Le-Khac, Hong-Hanh Nguyen-Le arxiv

Forensic analysis of web server logs demands both accurate detection and human-readable explanations that can satisfy legal requirements. We present CEF-Log, a context-enhanced few-shot chain-of-thought prompting strateg…

Using Generative Agents to Create Tip Sheets for Investigative Data Reporting

2024-09-11 · Joris Veerbeek, Nicholas Diakopoulos

This paper introduces a system using generative AI agents to create tip sheets for investigative data reporting. Our system employs three specialized agents--an analyst, a reporter, and an editor--to collaboratively gene…

Prompt Injection Detection and Mitigation via AI Multi-Agent NLP Frameworks

2025-03-14 · Diego Gosmar, Deborah A. Dahl, Dario Gosmar

Prompt injection constitutes a significant challenge for generative AI systems by inducing unintended outputs. We introduce a multi-agent NLP framework specifically designed to address prompt injection vulnerabilities th…

Hallucination

Exploring the In-Context Learning Capabilities of LLMs for Money Laundering Detection in Financial Graphs

2025-07-20 · Erfan Pirmorad arxiv

The complexity and interconnectivity of entities involved in money laundering demand investigative reasoning over graph-structured data. This paper explores the use of large language models (LLMs) as reasoning engines ov…