← Search

Md Mosharaf Hossain

6 accepted papers

2025

SEEval: Advancing LLM Text Evaluation Efficiency and Accuracy through Self-Explanation Prompting

NAACL 2025findings

Large language models (LLMs) have achieved remarkable success in various natural language generation (NLG) tasks, but their performance in automatic text evaluation is not yet ready as human replacements. In this paper, we propose SEEval (Self-Explanation in Evaluation), a novel prompt-based text ev…

Cited by 0SourcePDFScholar
2024

HalluMeasure: Fine-grained Hallucination Measurement Using Chain-of-Thought Reasoning

EMNLP 2024main

Automating the measurement of hallucinations in LLM generated responses is a challenging task as it requires careful investigation of each factual claim in a response. In this paper, we introduce HalluMeasure, a new LLM-based hallucination detection mechanism that decomposes an LLM response into ato…

Cited by 3SourcePDFScholar
2023

Interpreting Indirect Answers to Yes-No Questions in Multiple Languages

EMNLP 2023long findings

Yes-no questions expect a yes or no for an answer, but people often skip polar keywords. Instead, they answer with long explanations that must be interpreted. In this paper, we focus on this challenging problem and release new benchmarks in eight languages. We present a distant supervision approach…

Cited by 0SourcecodeScholar
2022

A Question-Answer Driven Approach to Reveal Affirmative Interpretations from Verbal Negations

NAACL 2022findings

This paper explores a question-answer driven approach to reveal affirmative interpretations from verbal negations (i.e., when a negation cue grammatically modifies a verb). We create a new corpus consisting of 4,472 verbal negations and discover that 67.1% of them convey that an event actually occur…

2022

An Analysis of Negation in Natural Language Understanding Corpora

ACL 2022short

This paper analyzes negation in eight popular corpora spanning six natural language understanding tasks. We show that these corpora have few negations compared to general-purpose English, and that the few negations in them are often unimportant. Indeed, one can often ignore negations and still make…

2022

Leveraging Affirmative Interpretations from Negation Improves Natural Language Understanding

EMNLP 2022main

Negation poses a challenge in many natural language understanding tasks. Inspired by the fact that understanding a negated statement often requires humans to infer affirmative interpretations, in this paper we show that doing so benefits models for three natural language understanding tasks. We pres…