AI Wizards at CheckThat! 2025: Enhancing Transformer-Based Embeddings with Sentiment for Subjectivity Detection in News Articles
Matteo Fasulo, Luca Babboni, Luca Tedeschini

TL;DR
This paper enhances transformer-based classifiers for subjectivity detection in news articles by integrating sentiment scores, improving performance across multiple languages and achieving top rankings in the CLEF 2025 CheckThat! challenge.
Contribution
It introduces a sentiment-augmented architecture for transformer classifiers, demonstrating significant performance improvements in multilingual subjectivity detection tasks.
Findings
Sentiment integration boosts classifier performance.
Achieved top ranking for Greek language.
Effective handling of class imbalance through threshold calibration.
Abstract
This paper presents AI Wizards' participation in the CLEF 2025 CheckThat! Lab Task 1: Subjectivity Detection in News Articles, classifying sentences as subjective/objective in monolingual, multilingual, and zero-shot settings. Training/development datasets were provided for Arabic, German, English, Italian, and Bulgarian; final evaluation included additional unseen languages (e.g., Greek, Romanian, Polish, Ukrainian) to assess generalization. Our primary strategy enhanced transformer-based classifiers by integrating sentiment scores, derived from an auxiliary model, with sentence representations, aiming to improve upon standard fine-tuning. We explored this sentiment-augmented architecture with mDeBERTaV3-base, ModernBERT-base (English), and Llama3.2-1B. To address class imbalance, prevalent across languages, we employed decision threshold calibration optimized on the development set.…
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.
Code & Models
- 🤗AIWizards/mdeberta-v3-base-subjectivity-arabicmodel· 1 dl1 dl
- 🤗AIWizards/mdeberta-v3-base-subjectivity-englishmodel· 6 dl6 dl
- 🤗AIWizards/mdeberta-v3-base-subjectivity-germanmodel· 3 dl3 dl
- 🤗AIWizards/mdeberta-v3-base-subjectivity-italianmodel· 7 dl7 dl
- 🤗AIWizards/mdeberta-v3-base-subjectivity-multilingualmodel· 3 dl3 dl
- 🤗AIWizards/ModernBERT-base-subjectivity-englishmodel· 4 dl4 dl
- 🤗AIWizards/Llama-3.2-1B-subjectivity-englishmodel· 3 dl3 dl
- 🤗AIWizards/mdeberta-v3-base-subjectivity-sentiment-bulgarianmodel· 5 dl5 dl
- 🤗AIWizards/mdeberta-v3-base-subjectivity-sentiment-arabicmodel· 4 dl4 dl
- 🤗AIWizards/mdeberta-v3-base-subjectivity-sentiment-englishmodel· 5 dl5 dl
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Sentiment Analysis and Opinion Mining · Computational and Text Analysis Methods
MethodsHow do I file a dispute with Expedia?*DisputeFastService · DeBERTa
