TTLab at SemEval-2026 Task 10: Transformer-based Approaches for Psycholinguistic Conspiracy Detection in Social Media Discourse
Summary
TTLab participated in SemEval-2026 Task 10 (PsyCoMark), focusing on automatically detecting conspiracy narratives within Reddit conversations. The team evaluated four distinct transformer-based approaches: using raw text, incorporating structured psycholinguistic markers, a combined representation of both, and a stacking ensemble model. Their findings, presented at the 20th International Workshop on Semantic Evaluation in July 2026, demonstrated that models leveraging psycholinguistic markers significantly outperformed those relying solely on raw text. Furthermore, the implementation of a stacking ensemble approach enhanced the overall robustness of the detection system. This work highlights the critical role of integrating structured psychological cues to develop scalable and reliable conspiracy detection systems.
Key takeaway
For NLP Engineers developing social media content moderation systems, consider integrating psycholinguistic markers into your transformer models for improved conspiracy detection. Your systems will likely achieve higher accuracy and robustness by combining raw text analysis with structured psychological cues, especially when employing ensemble methods. This approach offers a scalable path to more reliable identification of harmful narratives on platforms like Reddit.
Key insights
Incorporating psycholinguistic markers significantly enhances transformer-based conspiracy detection in social media.
Principles
- Psycholinguistic cues improve detection.
- Ensembling boosts model robustness.
- Structured data aids text analysis.
Method
TTLab evaluated four transformer-based approaches: raw text, structured psycholinguistic markers, a combined representation, and a stacking ensemble for conspiracy detection in Reddit conversations.
In practice
- Integrate psycholinguistic features.
- Apply ensemble learning for stability.
- Analyze Reddit for narrative patterns.
Topics
- Conspiracy Detection
- Transformer Models
- Psycholinguistic Markers
- Social Media Analysis
- Reddit Discourse
- Ensemble Learning
Best for: AI Scientist, NLP Engineer, Research Scientist
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.