AI@UMS at SemEval-2026 Task 6: Handling Long Question-Answer Pairs with Sliding Window Models for Clarity and Evasion Analysis

Ikhlasul Amal, Zia Ul Zafar, Choiru Firdaus, Endang Pamungkas


Abstract
This paper presents the AI@UMS system for SemEval-2026 Task 6: CLARITY - Unmasking Political Question Evasions. The task requires classifying question-answer (QA) pairs from political interviews along two dimensions: clarity level (Subtask 1) and evasion technique (Subtask 2). A key challenge is that political interview transcripts often exceed the 512-token input limit of standard transformer encoder models. We address this with a sliding-window fine-tuning strategy applied to roberta-base, where each QA pair is segmented into overlapping windows of 512 tokens with a stride of 256 tokens. Per-window predictions are aggregated via softmax probability averaging across multiple windows and across an ensemble of three independently trained models with different random seeds. We further employ class-weighted focal-inspired loss and label smoothing to mitigate the pronounced class imbalance in both subtasks. Our system achieves macro F1 scores of 0.62 (Subtask 1) and 0.48 (Subtask 2) on the official evaluation set.
Anthology ID:
2026.semeval-1.437
Volume:
Proceedings of the 20th International Workshop on Semantic Evaluation (2026)
Month:
July
Year:
2026
Address:
San Diego, California, USA
Editors:
Ekaterina Kochmar, Debanjan Ghosh, Kai North, Mamoru Komachi
Venues:
SemEval | WS
SIG:
Publisher:
Association for Computational Linguistics
Note:
Pages:
3544–3548
Language:
URL:
https://preview.aclanthology.org/ingest-acl-workshops/2026.semeval-1.437/
DOI:
Bibkey:
Cite (ACL):
Ikhlasul Amal, Zia Ul Zafar, Choiru Firdaus, and Endang Pamungkas. 2026. AI@UMS at SemEval-2026 Task 6: Handling Long Question-Answer Pairs with Sliding Window Models for Clarity and Evasion Analysis. In Proceedings of the 20th International Workshop on Semantic Evaluation (2026), pages 3544–3548, San Diego, California, USA. Association for Computational Linguistics.
Cite (Informal):
AI@UMS at SemEval-2026 Task 6: Handling Long Question-Answer Pairs with Sliding Window Models for Clarity and Evasion Analysis (Amal et al., SemEval 2026)
Copy Citation:
PDF:
https://preview.aclanthology.org/ingest-acl-workshops/2026.semeval-1.437.pdf
Supplementarymaterial:
 2026.semeval-1.437.SupplementaryMaterial.zip