Can LLMs Hit Moving Targets? Tracking Evolving Signals in Corporate Disclosures
Chanyeol Choi, Jihoon Kwon, Minjae Kim
TL;DR
Moving targets in corporate disclosures—shifting performance metrics when targets become hard—are linked to stock underperformance, but prior NER-based extraction introduces noise and loses context. This work presents an LLM-driven target extraction pipeline and a semantic-similarity scoring mechanism that replaces NER, enabling semantically rich targets and robust cross-period matching for the Moving Targets MT_c,t. Empirical results using S&P 100 earnings calls show reduced noise, richer targets, and stronger predictive power for subsequent declines than the NER method. The approach enhances financial text-based predictive analytics and yields more interpretable, actionable metrics for evaluating managerial emphasis.
Abstract
Moving targets -- managers' strategic shifting of key performance metrics when the original targets become difficult to achieve -- have been shown to predict subsequent stock underperformance. However, our work reveals that the method employed in that study exhibits two key limitations that hinder the accuracy -- noise in the extracted targets and loss of contextual information -- both of which stem primarily from the use of a named entity recognition (NER). To address these two limitations, we propose an LLM-based target extraction method with a newly defined metric that better captures semantic context. This approach preserves semantic context beyond simple entity recognition and yields consistently higher predictive power than the original approach. Overall, our approach enhances the granularity and accuracy of financial text-based performance prediction.
