SAE-FiRE: Enhancing Earnings Surprise Predictions Through Sparse Autoencoder Feature Selection
Huopu Zhang, Yanguang Liu, Miao Zhang, Zirui He, Mengnan Du

TL;DR
This paper introduces SAE-FiRE, a framework that uses sparse autoencoders and feature selection to improve earnings surprise predictions from complex financial documents, reducing noise and enhancing model robustness.
Contribution
SAE-FiRE is a novel approach combining sparse autoencoders with statistical feature selection to extract key information from large financial texts for better prediction accuracy.
Findings
SAE-FiRE outperforms baseline models on three financial datasets.
The framework effectively reduces noise and redundancy in financial text representations.
Sparse autoencoders improve interpretability of features for earnings surprise prediction.
Abstract
Predicting earnings surprises from financial documents, such as earnings conference calls, regulatory filings, and financial news, has become increasingly important in financial economics. However, these financial documents present significant analytical challenges, typically containing over 5,000 words with substantial redundancy and industry-specific terminology that creates obstacles for language models. In this work, we propose the SAE-FiRE (Sparse Autoencoder for Financial Representation Enhancement) framework to address these limitations by extracting key information while eliminating redundancy. SAE-FiRE employs Sparse Autoencoders (SAEs) to decompose dense neural representations from large language models into interpretable sparse components, then applies statistical feature selection methods, including ANOVA F-tests and tree-based importance scoring, to identify the top-k most…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStock Market Forecasting Methods · Financial Distress and Bankruptcy Prediction
MethodsSoftmax · Attention Is All You Need · Sparse Autoencoder
