Skip to content
/ MARO Public

MARO is an end-to-end multi-agent framework that empowers Large Language Models (LLMs) to detect cross-domain misinformation through automated analysis and optimized decision-making.

License

Notifications You must be signed in to change notification settings

Brtulien/MARO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ€” What is MARO?

MARO is an end-to-end multi-agent framework that empowers Large Language Models (LLMs) to detect cross-domain misinformation through automated analysis and optimized decision-making.

MAROζžΆζž„ε›Ύ

Overview of the MARO framework

βš™οΈ Installation

Please configure your environment and add your own API key and prompts in the code before running the Quick Start instructions below.

πŸš€ Quick Start

πŸ”Œ Step 1: Generate report

python MARO\report.py

πŸ” Step 2: MARO

python MARO\INS.py

🧩 Step 3: Test

python MARO\test.py

πŸ“– Citation

Please cite the following if you find MARO helpful:

@article{DBLP:journals/corr/abs-2503-23329,
  publtype={informal},
  author={Hui Li and Ante Wang and Kunquan Li and Zhihao Wang and Liang Zhang and Delai Qiu and Qingsong Liu and Jinsong Su},
  title={A Multi-Agent Framework with Automated Decision Rule Optimization for Cross-Domain Misinformation Detection},
  year={2025},
  month={March},
  cdate={1740787200000},
  journal={CoRR},
  volume={abs/2503.23329},
  url={https://doi.org/10.48550/arXiv.2503.23329}
}

About

MARO is an end-to-end multi-agent framework that empowers Large Language Models (LLMs) to detect cross-domain misinformation through automated analysis and optimized decision-making.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages