Personalized Chain-of-Thought Summarization of Financial News for Investor Decision Support
Tianyi Zhang, Mu Chen
TL;DR
The paper tackles information overload in financial news by proposing a personalized chain-of-thought (CoT) summarization framework that uses keyword-driven filtering to produce event-driven outputs tailored to investor needs. It introduces a four-stage pipeline—robust text extraction, initial financial summarization, metadata-enhanced refinement via few-shot learning, and personalized response generation with three investment actions. Automated metrics show large gains (BLEU 0.1786, ROUGE-L 0.4028; +267% and +90% over GPT-4o), while professional analysts prefer the enhanced outputs, and a binary relevance strategy improves personalization accuracy by about 40% over ranking-based methods. The work demonstrates that domain-grounded CoT with professional guidance can deliver accurate, actionable investor insights and can be extended to real-time data and other decision-support domains.
Abstract
Financial advisors and investors struggle with information overload from financial news, where irrelevant content and noise obscure key market signals and hinder timely investment decisions. To address this, we propose a novel Chain-of-Thought (CoT) summarization framework that condenses financial news into concise, event-driven summaries. The framework integrates user-specified keywords to generate personalized outputs, ensuring that only the most relevant contexts are highlighted. These personalized summaries provide an intermediate layer that supports language models in producing investor-focused narratives, bridging the gap between raw news and actionable insights.
