AICLCRAug 4, 2025

Defend LLMs Through Self-Consciousness

arXiv:2508.02961v2
Originality Highly original
AI Analysis

This provides a lightweight, cost-effective solution for enhancing LLM ethics against prompt injection attacks, particularly beneficial for GenAI use cases across various platforms.

The paper tackles prompt injection attacks on Large Language Models by introducing a self-consciousness defense mechanism that uses the LLM's own reasoning capabilities for self-protection, achieving significant improvements in defense success rates including perfect and near-perfect defense in Enhanced Mode across seven state-of-the-art LLMs.

This paper introduces a novel self-consciousness defense mechanism for Large Language Models (LLMs) to combat prompt injection attacks. Unlike traditional approaches that rely on external classifiers, our method leverages the LLM's inherent reasoning capabilities to perform self-protection. We propose a framework that incorporates Meta-Cognitive and Arbitration Modules, enabling LLMs to evaluate and regulate their own outputs autonomously. Our approach is evaluated on seven state-of-the-art LLMs using two datasets: AdvBench and Prompt-Injection-Mixed-Techniques-2024. Experiment results demonstrate significant improvements in defense success rates across models and datasets, with some achieving perfect and near-perfect defense in Enhanced Mode. We also analyze the trade-off between defense success rate improvement and computational overhead. This self-consciousness method offers a lightweight, cost-effective solution for enhancing LLM ethics, particularly beneficial for GenAI use cases across various platforms.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes