Section 01
Introduction: ThaiFACTUAL Framework – A Counterfactual Calibration De-biasing Solution for Thai Political Stance Detection
This article presents the ThaiFACTUAL framework developed by Teerapong Panboonyuen from Chulalongkorn University and MARSAIL. It is a lightweight, model-agnostic calibration method aimed at resolving systemic bias in large language models (LLMs) for political stance detection in low-resource languages such as Thai. The framework significantly enhances fairness and accuracy without requiring fine-tuning of the base model. Related research was published at the EMNLP 2025 Widening NLP (WiNLP) Workshop (Suzhou, China), and the source code is available on GitHub: https://github.com/kaopanboonyuen/ThaiFACTUAL (updated on 2026-06-02). Its core innovation lies in using counterfactual reasoning to separate stance signals from emotional noise, compatible with mainstream models like GPT-4 and LLaMA-3.