When Cognitive Graphs Meet LLMs: BDEI Cognitive Pathways for Panic Emotional Arousal Prediction
Summary
PanicCognitivePath (PCP) is a novel framework designed to predict individual panic emotional arousal timing, addressing limitations in existing methods that fail to explicitly model the emotional arousal process. Grounded in appraisal emotion theory, PCP introduces a Psychological Safety Distance (PSD) model to unify multi-dimensional threat signals into a single risk metric. It integrates an explicit "Emotion" node into the traditional Belief-Desire-Intention (BDI) model, forming a Belief-Desire-Emotion-Intention (BDEI) pathway that directly couples threat appraisal with emotional arousal. This framework also strategically confines Large Language Models (LLMs) to parameter estimation for the Belief-to-Desire transition, thereby limiting hallucination risks and preventing error propagation. Experimental results on Hurricane Sandy data demonstrate that PCP improves arousal timing accuracy by 10.68% over baselines and reduces peak count error to 7.07%.
Key takeaway
For AI Scientists developing predictive models for human emotional states, this research suggests integrating explicit emotional pathways and structured cognitive models. You should consider confining large language models to specific, less critical parameter estimation tasks to mitigate hallucination risks. This approach, exemplified by PCP's BDEI pathway, can significantly improve arousal timing accuracy and reduce prediction errors in sensitive applications like emergency intervention.
Key insights
PCP integrates appraisal emotion theory, a PSD model, and a BDEI pathway with constrained LLMs to accurately predict panic arousal timing.
Principles
- Emotional arousal prediction benefits from explicit process modeling.
- Fusing multi-dimensional threat inputs yields unified risk perception.
- Confining LLM roles mitigates hallucination and error propagation.
Method
PCP uses a Psychological Safety Distance (PSD) model to map four-domain signals into a unified risk metric. Agents exceeding this threshold enter a Belief-Desire-Emotion-Intention (BDEI) pathway, where LLMs perform Belief-to-Desire parameter estimation.
In practice
- Apply PSD for unified risk assessment from diverse signals.
- Integrate explicit emotion nodes into cognitive models.
- Constrain LLMs to specific, less critical decision steps.
Topics
- Panic Prediction
- Emotional Arousal
- Cognitive Graphs
- Large Language Models
- BDEI Pathway
- Appraisal Emotion Theory
Best for: AI Scientist, Research Scientist, Machine Learning Engineer
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Computation and Language.