Search papers, labs, and topics across Lattice.
The paper introduces an agentic LLM pipeline for extracting psycholinguistic markers and detecting conspiracy endorsement, decoupling semantic reasoning from structural localization. They propose Dynamic Discriminative Chain-of-Thought (DD-CoT) with deterministic anchoring for marker extraction and an "Anti-Echo Chamber" architecture for conspiracy detection. The system achieves significant improvements over baselines, demonstrating a versatile paradigm for interpretable NLP.
LLMs can be tricked into falsely penalizing objective reporting of conspiracy theories, but this "Reporter Trap" can be overcome with an adversarial "Anti-Echo Chamber" architecture.
This paper presents a novel agentic LLM pipeline for SemEval-2026 Task 10 that jointly extracts psycholinguistic conspiracy markers and detects conspiracy endorsement. Unlike traditional classifiers that conflate semantic reasoning with structural localization, our decoupled design isolates these challenges. For marker extraction, we propose Dynamic Discriminative Chain-of-Thought (DD-CoT) with deterministic anchoring to resolve semantic ambiguity and character-level brittleness. For conspiracy detection, an"Anti-Echo Chamber"architecture, consisting of an adversarial Parallel Council adjudicated by a Calibrated Judge, overcomes the"Reporter Trap,"where models falsely penalize objective reporting. Achieving 0.24 Macro F1 (+100\% over baseline) on S1 and 0.79 Macro F1 (+49\%) on S2, with the S1 system ranking 3rd on the development leaderboard, our approach establishes a versatile paradigm for interpretable, psycholinguistically-grounded NLP.