PingAn-NLP at SemEval-2026 Task 9: Multi-Stage Alignment via GRPO and Tiered Ensemble Voting for Multilingual Polarization Detection

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

Summary

The PingAn-NLP system competed in SemEval-2026 Task 9 Subtask 3, focusing on identifying polarization across 18 languages. This system employs a tiered optimization framework that integrates Supervised Fine-Tuning (SFT) with Group Relative Policy Optimization (GRPO). Key innovations include synthetic reasoning distillation from a 235B teacher model, a Smart-Tradeoff reward function designed to address extreme label imbalance, and a tiered ensemble voting strategy that adaptively adjusts decision thresholds based on language resources. The 8B-GRPO-Vote system demonstrated strong internal performance in English and Hindi, and officially secured second place in the Bengali, English, Odia, and Turkish competitions.

Key takeaway

For NLP engineers developing multilingual classification systems, the PingAn-NLP approach offers a robust framework for handling diverse languages and label imbalances. You should consider integrating Group Relative Policy Optimization (GRPO) with Supervised Fine-Tuning (SFT) and explore adaptive ensemble voting strategies. This can significantly improve performance in low-resource languages and mitigate issues like extreme label skew, as demonstrated by its second-place finishes.

Key insights

A multi-stage alignment system effectively detects multilingual polarization using GRPO and tiered ensemble voting.

Principles

Method

The system uses a tiered optimization framework, integrating SFT with GRPO, synthetic reasoning distillation, a Smart-Tradeoff reward function, and tiered ensemble voting for multilingual polarization detection.

In practice

Topics

Best for: Research Scientist, AI Scientist, NLP Engineer

Related on AIssential

Open in AIssential →

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