← Search

Potsawee Manakul

11 accepted papers

2025

Mind the Gap: Static and Interactive Evaluations of Large Audio Models

ACL 2025long

As AI chatbots become ubiquitous, voice interaction presents a compelling way to enable rapid, high-bandwidth communication for both semantic and social signals. This has driven research into Large Audio Models (LAMs) to power voice-native experiences. However, aligning LAM development with user goa…

2025

Prior Prompt Engineering for Reinforcement Fine-Tuning

EMNLP 2025

This paper investigates prior prompt engineering (pPE) in the context of reinforcement fine-tuning (RFT), where language models (LMs) are incentivized to exhibit behaviors that maximize performance through reward signals. While existing RFT research has primarily focused on algorithms, reward shapin

2025

SkillAggregation: Reference-free LLM-Dependent Aggregation

ACL 2025long

Large Language Models (LLMs) are increasingly used to assess NLP tasks due to their ability to generate human-like judgments. Single LLMs were used initially, however, recent work suggests using multiple LLMs as judges yields improved performance. An important step in exploiting multiple judgements…

2025

Towards Better Understanding of Program-of-Thought Reasoning in Cross-Lingual and Multilingual Environments

ACL 2025finding

Multi-step reasoning is essential for large language models (LLMs), yet multilingual performance remains challenging. While Chain-of-Thought (CoT) prompting improves reasoning, it struggles with non-English languages due to the entanglement of reasoning and execution. Program-of-Thought (PoT) prompt…

2025

Unlearning vs. Obfuscation: Are We Truly Removing Knowledge?

EMNLP 2025

Unlearning has emerged as a critical capability for large language models (LLMs) to support data privacy, regulatory compliance, and ethical AI deployment. Recent techniques often rely on obfuscation by injecting incorrect or irrelevant information to suppress knowledge. Such methods effectively con

2024

An Empirical Study of Multilingual Reasoning Distillation for Question Answering

EMNLP 2024main

Reasoning is one crucial capability in Large Language Models (LLMs), allowing them to perform complex tasks such as solving math problems and multi-step planning. While reasoning capability can emerge in larger models, smaller ones usually have to rely on distillation to transfer this capability fro…

2024

Efficient Overshadowed Entity Disambiguation by Mitigating Shortcut Learning

EMNLP 2024main

Entity disambiguation (ED) is crucial in natural language processing (NLP) for tasks such as question-answering and information extraction. A major challenge in ED is handling overshadowed entities—uncommon entities sharing mention surfaces with common entities. The current approach to enhance perfo…

2024

McCrolin: Multi-consistency Cross-lingual Training for Retrieval Question Answering

EMNLP 2024finding

Automated question answering (QA) systems are increasingly relying on robust cross-lingual retrieval to identify and utilize information from multilingual sources, ensuring comprehensive and contextually accurate responses. Existing approaches often struggle with consistency across multiple language…

Cited by 5SourcePDFScholar
2023

SelfCheckGPT: Zero-Resource Black-Box Hallucination Detection for Generative Large Language Models

EMNLP 2023long main

Generative Large Language Models (LLMs) such as GPT-3 are capable of generating highly fluent responses to a wide variety of user prompts. However, LLMs are known to hallucinate facts and make non-factual statements which can undermine trust in their output. Existing fact-checking approaches either…

Cited by 0SourcecodeScholar
2021

Sparsity and Sentence Structure in Encoder-Decoder Attention of Summarization Systems

EMNLP 2021main

Transformer models have achieved state-of-the-art results in a wide range of NLP tasks including summarization. Training and inference using large transformer models can be computationally expensive. Previous work has focused on one important bottleneck, the quadratic self-attention mechanism in the…

Cited by 8SourcePDFScholar