paper-with-me

Papers

FMDLlama: Financial Misinformation Detection based on Large Language Models

2024-09-24 · Zhiwei Liu, Xin Zhang, Kailai Yang, Qianqian Xie, Jimin Huang, Sophia Ananiadou

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 at https://github.com/lzw108/FMD.

📄 PDF Abstract BibTeX arXiv:2409.16452

Code (1)

lzw108/fmd 공식 구현 pytorch

Tasks

Explanation GenerationInstruction FollowingMisinformation

Similar Papers 제목 키워드 기반

Fact4ac at the Financial Misinformation Detection Challenge Task: Reference-Free Financial Misinformation Detection via Fine-Tuning and Few-Shot Prompting of Large Language Models

2026-04-16 · Cuong Hoang, Le-Minh Nguyen arxiv

The proliferation of financial misinformation poses a severe threat to market stability and investor trust, misleading market behavior and creating critical information asymmetry. Detecting such misleading narratives is …

parameter-efficient fine-tuning

All That Glisters Is Not Gold: A Benchmark for Reference-Free Counterfactual Financial Misinformation Detection

2026-01-07 · Yuechen Jiang, Zhiwei Liu, Yupeng Cao, Yueru He 외 arxiv

We introduce RFC Bench, a benchmark for evaluating large language models on financial misinformation under realistic news. RFC Bench operates at the paragraph level and captures the contextual complexity of financial new…

SeQwen at the Financial Misinformation Detection Challenge Task: Sequential Learning for Claim Verification and Explanation Generation in Financial Domains

2024-11-30 · Jebish Purbey, Siddhant Gupta, Nikhil Manali, Siddartha Pullakhandam 외

This paper presents the system description of our entry for the COLING 2025 FMD challenge, focusing on misinformation detection in financial domains. We experimented with a combination of large language models, including…

Claim VerificationDomain AdaptationExplanation GenerationMisinformation

Same Claim, Different Judgment: Benchmarking Scenario-Induced Bias in Multilingual Financial Misinformation Detection

2026-01-08 · Zhiwei Liu, Yupen Cao, Yuechen Jiang, Mohsinul Kabir 외 arxiv

Large language models (LLMs) have been widely applied across various domains of finance. Since their training data are largely derived from human-authored corpora, LLMs may inherit a range of human biases. Behavioral bia…

Investigating Online Financial Misinformation and Its Consequences: A Computational Perspective

2023-09-06 · Aman Rangapur, Haoran Wang, Kai Shu

The rapid dissemination of information through digital platforms has revolutionized the way we access and consume news and information, particularly in the realm of finance. However, this digital age has also given rise …

Misinformation