Search papers, labs, and topics across Lattice.
This paper introduces FinKG-News, a framework that constructs knowledge graphs by linking news events to companies, enabling a clearer understanding of market dynamics influenced by real-world events. By integrating these graphs into an in-context learning architecture, the authors generate credit risk reports that are more accurate and contextually relevant across three financial dimensions. The results show a significant quality improvement of 19%-34% over baseline methods, despite challenges in automated evaluation reliability, underscoring the necessity of expert judgment in the process.
Credit risk reports generated with FinKG-News achieve a 34% boost in quality by effectively linking real-world news events to financial data.
Financial markets evolve in response to real-world events reported in news, yet these drivers often remain implicit in text. To better explain market dynamics, event-market relations must be explicitly modeled through factual, company-centric, and environment-aware knowledge graphs. We present FinKG-News, a framework that automatically constructs such graphs by extracting news events as anchors linked to companies. Using FinKG-News as grounded evidence that integrates events, news, and company data, we develop an in-context learning architecture for credit risk report generation across three core financial dimensions. Automatic and human evaluations show that automated hallucination detection and quality assessment remain unreliable, making expert judgment indispensable. Our approach consistently outperforms baselines, improving quality by 19%-34% while reducing hallucinations. The source code and project resources are publicly available at: https://github.com/ichise-laboratory/FINKG-news.