CITD@UIT at SemEval-2026 Task 4: Structured Reasoning and Metric Specialization for Narrative Similarity

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

Summary

CITD@UIT presented a dual-track approach for SemEval-2026 Task 4 on narrative similarity, involving triple-wise classification (Track A) and narrative representation (Track B) through failure-driven data enrichment. For Track A, they explored reasoning strategies including hybrid Cross-Encoder–LLM arbitration and DSPy-based decomposition, with a multi-stage pairwise reasoning pipeline using enforced moral agency hierarchies. Their final Gemini 2.5 Pro/Flash system achieved 77.39% on development and 69.25% on test data, ranking 17th among 46 teams. For Track B, they proposed BGE-M3 (LoRA), an instruction-guided dense representation model trained with Multiple Negatives Ranking Loss (MNRL), specialized using adversarial samples from Track A failures. This achieved 68.75% in official evaluation, ranking 6th among 26 teams. Analysis indicated narrative similarity relies more on outcome alignment and moral trajectory than lexical overlap.

Key takeaway

For NLP Engineers developing systems for complex narrative similarity tasks, you should prioritize explicit reasoning and specialized metric spaces. Consider integrating moral agency hierarchies into your reasoning pipelines and employing failure-driven data enrichment to specialize embedding models. This approach, demonstrated by CITD@UIT, can significantly improve performance by focusing on outcome alignment and moral trajectory rather than just lexical overlap.

Key insights

Narrative similarity benefits from explicit reasoning and specialized metric spaces, prioritizing moral trajectory over lexical overlap.

Principles

Method

A dual-track approach combining a multi-stage pairwise reasoning pipeline with moral agency hierarchies (Track A) and an instruction-guided BGE-M3 (LoRA) model specialized with adversarial samples (Track B).

In practice

Topics

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

Related on AIssential

Open in AIssential →

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