# Emotion meets coordination: Designing multi-agent LLMs for fine-grained user sentiment detection on social media

**Authors:** Hao Dong, Zuowen Bao, Muze Li, Zhengfeng Yang

PMC · DOI: 10.1371/journal.pone.0342053 · PLOS One · 2026-02-09

## TL;DR

This paper introduces a multi-agent system using LLMs to improve fine-grained sentiment detection on social media by breaking down emotion analysis into coordinated stages.

## Contribution

A modular multi-agent LLM architecture with coordination protocols for resolving conflicting emotional cues in user-generated content.

## Key findings

- The system achieves higher accuracy on GoEmotions v2 and SemEval-2024 benchmarks.
- It demonstrates improved robustness and interpretability compared to existing sentiment analysis models.
- Collaborative reasoning among agents enhances reliability and transparency in emotional detection.

## Abstract

Social media platforms have become central channels for emotional communication, posing new challenges for fine-grained sentiment analysis due to their high contextual variability, multimodal content, and pervasive ambiguity. Traditional end-to-end sentiment models often struggle to capture compositional or conflicting emotional cues in user-generated texts. This study presents a modular multi-agent architecture for sentiment analysis, implemented with the LLaMA-3.3-70B-Instruct model and guided by system-level design principles. The framework decomposes emotion inference into three coordinated stages, perception, reasoning, and resolution, each managed by a specialized agent trained with parameter-efficient tuning strategies. A meta-agent mediates conflicting predictions through a coordination protocol based on confidence estimation and discourse consistency, enabling adaptive consensus formation. Evaluations on the GoEmotions v2, SemEval-2024, and Twitter benchmarks demonstrate that the proposed system achieves higher accuracy, robustness, and interpretability compared with existing baselines. These findings indicate that architectural decomposition combined with collaborative reasoning enhances reliability and transparency in sentiment analysis, offering a scalable pathway toward intelligent and emotionally aware computational systems.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/PMC12885380/full.md

## Figures

6 figures with captions in the complete paper: https://tomesphere.com/paper/PMC12885380/full.md

## References

36 references — full list in the complete paper: https://tomesphere.com/paper/PMC12885380/full.md

---
Source: https://tomesphere.com/paper/PMC12885380