HomeLREC 2026WorkshopsFNPlrec2026-ws-fnp-09
Back to FNP 2026
LREC 2026workshop

LabelFusion: Fusing Large Language Models with Transformer Encoders for Robust Financial News Classification

The 7th Financial Narrative Processing Workshop

DOI:10.63317/5k4dk6iczjq5

Abstract

Financial news plays a central role in shaping investor sentiment and short-term dynamics in commodity markets. Many downstream financial applications—such as commodity price prediction or sentiment modeling—therefore rely on the ability to automatically identify news articles that are relevant to specific assets. However, obtaining large labeled corpora for financial text classification tasks is costly, and transformer-based classifiers such as RoBERTa often degrade significantly in low-data regimes. Our results show that appropriately prompted out-of-the-box large language models (LLMs) achieve strong performance even in low-data regimes. Furthermore, we propose LabelFusion, a hybrid architecture that combines the output of a prompt-engineered LLM with contextual embeddings produced by a fine-tuned RoBERTa encoder through a lightweight multilayer perceptron (MLP) voting layer. Evaluated on a ten-class multi-label subset of the Reuters-21578 corpus, LabelFusion achieves a macro F1 score of 96.0% and an accuracy of 92.3% when trained on the full dataset, outperforming both standalone RoBERTa (F1 94.6%) and the standalone LLM (F1 93.9%). In low- to mid-data regimes, however, the LLM alone proves surprisingly competitive, achieving an F1 score of 75.9% even in a zero-shot setting and consistently outperforming LabelFusion until approximately 80% of the training data is available. These results suggest that LLM-only prompting represents the preferred strategy under annotation constraints, whereas LabelFusion becomes the most effective solution once sufficient labeled data is available to train the encoder component. The code is available in an anonymized repository.

Details

Paper ID
lrec2026-ws-fnp-09
Pages
pp. 98-105
BibKey
schlee-etal-2026-labelfusion
Editors
Mo El-Haj, Antonio Moreno Sandoval, Ana Garcia-Serrano, Chung-Chi Chen, Paul Rayson, Yanco Amor Torterolo Orta, Paloma Martinez, Jordi Porta
Publisher
European Language Resources Association (ELRA)
ISSN
N/A
ISBN
N/A
Workshop
The 7th Financial Narrative Processing Workshop
Location
Palma, Mallorca, Spain
Date
11 - 16 May 2026

Authors

  • MS

    Michael Schlee

  • CW

    Christoph Weisser

  • TK

    Timo Kivimäki

  • MM

    Melchizedek Mashiku

  • BS

    Benjamin Saefken

Links