English

FinAnchor: Aligned Multi-Model Representations for Financial Prediction

Computation and Language 2026-02-25 v1

Abstract

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.

Keywords

Cite

@article{arxiv.2602.20859,
  title  = {FinAnchor: Aligned Multi-Model Representations for Financial Prediction},
  author = {Zirui He and Huopu Zhang and Yanguang Liu and Sirui Wu and Mengnan Du},
  journal= {arXiv preprint arXiv:2602.20859},
  year   = {2026}
}

Comments

11 pages, 4 figures, 5 tables

R2 v1 2026-07-01T10:49:50.134Z