Search papers, labs, and topics across Lattice.
The paper introduces FinAnchor, a framework for financial prediction that aligns embeddings from multiple LLMs without fine-tuning. FinAnchor selects an anchor embedding space and learns linear mappings to project representations from other LLMs into this space, thereby addressing feature space incompatibility. Experiments across financial NLP tasks demonstrate that FinAnchor outperforms single-model baselines and standard ensemble methods, showcasing the benefits of aligning heterogeneous representations for improved prediction accuracy.
Forget complex fine-tuning: FinAnchor unlocks surprisingly robust financial predictions by simply aligning embeddings from multiple off-the-shelf LLMs.
Financial prediction from long documents involves significant challenges, as actionable signals are often sparse and obscured by noise, and the optimal LLM for generating embeddings varies across tasks and time periods. In this paper, we propose FinAnchor(Financial Anchored Representations), a lightweight framework that integrates embeddings from multiple LLMs without fine-tuning the underlying models. FinAnchor addresses the incompatibility of feature spaces by selecting an anchor embedding space and learning linear mappings to align representations from other models into this anchor. These aligned features are then aggregated to form a unified representation for downstream prediction. Across multiple financial NLP tasks, FinAnchor consistently outperforms strong single-model baselines and standard ensemble methods, demonstrating the effectiveness of anchoring heterogeneous representations for robust financial prediction.