14
2

FMDLlama: Financial Misinformation Detection based on Large Language Models

Abstract

The emergence of social media has made the spread of misinformation easier. In the financial domain, the accuracy of information is crucial for various aspects of financial market, which has made financial misinformation detection (FMD) an urgent problem that needs to be addressed. Large language models (LLMs) have demonstrated outstanding performance in various fields. However, current studies mostly rely on traditional methods and have not explored the application of LLMs in the field of FMD. The main reason is the lack of FMD instruction tuning datasets and evaluation benchmarks. In this paper, we propose FMDLlama, the first open-sourced instruction-following LLMs for FMD task based on fine-tuning Llama3.1 with instruction data, the first multi-task FMD instruction dataset (FMDID) to support LLM instruction tuning, and a comprehensive FMD evaluation benchmark (FMD-B) with classification and explanation generation tasks to test the FMD ability of LLMs. We compare our models with a variety of LLMs on FMD-B, where our model outperforms other open-sourced LLMs as well as OpenAI's products. This project is available atthis https URL.

View on arXiv
@article{liu2025_2409.16452,
  title={ FMDLlama: Financial Misinformation Detection based on Large Language Models },
  author={ Zhiwei Liu and Xin Zhang and Kailai Yang and Qianqian Xie and Jimin Huang and Sophia Ananiadou },
  journal={arXiv preprint arXiv:2409.16452},
  year={ 2025 }
}
Comments on this paper