菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-05
📄 Abstract - EchoGuard: An Agentic Framework with Knowledge-Graph Memory for Detecting Manipulative Communication in Longitudinal Dialogue

Manipulative communication, such as gaslighting, guilt-tripping, and emotional coercion, is often difficult for individuals to recognize. Existing agentic AI systems lack the structured, longitudinal memory to track these subtle, context-dependent tactics, often failing due to limited context windows and catastrophic forgetting. We introduce EchoGuard, an agentic AI framework that addresses this gap by using a Knowledge Graph (KG) as the agent's core episodic and semantic memory. EchoGuard employs a structured Log-Analyze-Reflect loop: (1) users log interactions, which the agent structures as nodes and edges in a personal, episodic KG (capturing events, emotions, and speakers); (2) the system executes complex graph queries to detect six psychologically-grounded manipulation patterns (stored as a semantic KG); and (3) an LLM generates targeted Socratic prompts grounded by the subgraph of detected patterns, guiding users toward self-discovery. This framework demonstrates how the interplay between agentic architectures and Knowledge Graphs can empower individuals in recognizing manipulative communication while maintaining personal autonomy and safety. We present the theoretical foundation, framework design, a comprehensive evaluation strategy, and a vision to validate this approach.

顶级标签: llm agents systems
详细标签: knowledge graph manipulative communication agentic framework longitudinal dialogue memory architecture 或 搜索:

EchoGuard:一种基于知识图谱记忆的智能体框架,用于检测纵向对话中的操控性沟通 / EchoGuard: An Agentic Framework with Knowledge-Graph Memory for Detecting Manipulative Communication in Longitudinal Dialogue


1️⃣ 一句话总结

这篇论文提出了一个名为EchoGuard的智能体框架,它利用知识图谱作为长期记忆来追踪和分析对话中的操控行为(如情感操控和煤气灯效应),并通过结构化的查询和提示帮助用户自主识别这些有害的沟通模式。

源自 arXiv: 2603.04815