Sagarmatha at SemEval-2026 Task 9: Heterogeneous Ensembling and Hierarchical Task Conditioning for Multilingual Latent Distributional Divergence Modeling

· Source: Paper Index on ACL Anthology · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Natural Language Processing · Depth: Expert, quick

Summary

The Sagarmatha system, developed for SemEval-2026 Task 9, addresses affective polarization by identifying discursive strategies such as dehumanization and vilification across 22 languages. This system employs a heterogeneous ensemble architecture that integrates mDeBERTa-v3, ReMBERT, LaBSE, mmBERT, and XLM-RoBERTa. Its design features two primary architectural pillars: learnable weighted layer pooling and hierarchical task conditioning. While its final submission (R3) demonstrated high leaderboard stability, the primary configuration (Weighted Polyglot, R1) achieved superior performance in complex multi-label tasks. Sagarmatha ranked 1st globally in English and Hausa manifestation identification, and 1st in Telugu detection, securing 2nd in categorization. All code and resources are publicly available.

Key takeaway

For NLP Engineers developing multilingual systems to detect nuanced discursive strategies, Sagarmatha's approach offers a robust blueprint. You should consider integrating heterogeneous transformer models like mDeBERTa-v3 and XLM-RoBERTa with learnable weighted layer pooling. Implementing hierarchical task conditioning can significantly boost performance on complex multi-label classification, as demonstrated by its top rankings in SemEval-2026 Task 9.

Key insights

Sagarmatha combines heterogeneous ensembling and hierarchical task conditioning for superior multilingual discursive strategy identification.

Principles

Method

Sagarmatha integrates mDeBERTa-v3, ReMBERT, LaBSE, mmBERT, and XLM-RoBERTa using learnable weighted layer pooling and hierarchical task conditioning to identify discursive strategies across 22 languages.

In practice

Topics

Code references

Best for: Research Scientist, AI Scientist, NLP Engineer, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.