paper-with-me

홈 › Papers

Extracting Structured Insights from Financial News: An Augmented LLM Driven Approach

2024-07-22 · Rian Dolphin, Joe Dursun, Jonathan Chow, Jarrett Blankenship, Katie Adams, Quinton Pike

Financial news plays a crucial role in decision-making processes across the financial sector, yet the efficient processing of this information into a structured format remains challenging. This paper presents a novel approach to financial news processing that leverages Large Language Models (LLMs) to overcome limitations that previously prevented the extraction of structured data from unstructured financial news. We introduce a system that extracts relevant company tickers from raw news article content, performs sentiment analysis at the company level, and generates summaries, all without relying on pre-structured data feeds. Our methodology combines the generative capabilities of LLMs, and recent prompting techniques, with a robust validation framework that uses a tailored string similarity approach. Evaluation on a dataset of 5530 financial news articles demonstrates the effectiveness of our approach, with 90% of articles not missing any tickers compared with current data providers, and 22% of articles having additional relevant tickers. In addition to this paper, the methodology has been implemented at scale with the resulting processed data made available through a live API endpoint, which is updated in real-time with the latest news. To the best of our knowledge, we are the first data provider to offer granular, per-company sentiment analysis from news articles, enhancing the depth of information available to market participants. We also release the evaluation dataset of 5530 processed articles as a static file, which we hope will facilitate further research leveraging financial news.

📄 PDF Abstract BibTeX arXiv:2407.15788

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesSentiment Analysis

Similar Papers 제목 키워드 기반

Modeling News Interactions and Influence for Financial Market Prediction

2024-10-14 · Mengyu Wang, Shay B. Cohen, Tiejun Ma

The diffusion of financial news into market prices is a complex process, making it challenging to evaluate the connections between news events and market movements. This paper introduces FININ (Financial Interconnected N…

ArticlesSentiment Analysis

A High Precision Pipeline for Financial Knowledge Graph Construction

2020-12-01 · COLING 2020 8 · Sarah Elhammadi, Laks V.S. Lakshmanan, Raymond Ng, Michael Simpson 외

Motivated by applications such as question answering, fact checking, and data integration, there is significant interest in constructing knowledge graphs by extracting information from unstructured information sources, p…

ArticlesData IntegrationFact Checkinggraph construction+3

Financial News Analytics Using Fine-Tuned Llama 2 GPT Model

2023-08-24 · Bohdan M. Pavlyshenko

The paper considers the possibility to fine-tune Llama 2 GPT large language model (LLM) for the multitask analysis of financial news. For fine-tuning, the PEFT/LoRA based approach was used. In the study, the model was fi…

Language ModelingLanguage ModellingLarge Language Model

Structuring the Unstructured: A Multi-Agent System for Extracting and Querying Financial KPIs and Guidance

2025-05-25 · Chanyeol Choi, Jihoon Kwon, Minjae Kim, Juneha Hwang 외

Extracting structured and quantitative insights from unstructured financial filings is essential in investment research, yet remains time-consuming and resource-intensive. Conventional approaches in practice rely heavily…

Natural Language QueriesRetrievalText to SQLText-To-SQL

Cross-Lingual News Event Correlation for Stock Market Trend Prediction

2024-09-16 · Sahar Arshad, Nikhar Azhar, Sana Sajid, Seemab Latif 외

In the modern economic landscape, integrating financial services with Financial Technology (FinTech) has become essential, particularly in stock trend analysis. This study addresses the gap in comprehending financial dyn…

ArticlesFinancial Analysisnamed-entity-recognitionNamed Entity Recognition+4