← Search

Nafise Sadat Moosavi

15 accepted papers

2025

Beyond Hate Speech: NLP’s Challenges and Opportunities in Uncovering Dehumanizing Language

EMNLP 2025

Dehumanization, i.e., denying human qualities to individuals or groups, is a particularly harmful form of hate speech that can normalize violence against marginalized communities. Despite advances in NLP for detecting general hate speech, approaches to identifying dehumanizing language remain limite

Cited by 0SourcePDFScholar
2025

Fairness in Automatic Speech Recognition Isn’t a One-Size-Fits-All

EMNLP 2025

Modern Automatic Speech Recognition (ASR) systems are increasingly deployed in high-stakes settings, including clinical interviews, public services, and educational tools, where equitable performance across speaker groups is essential. While pre-trained speech models like Whisper achieve strong over

Cited by 0SourcePDFScholar
2025

From Input Perception to Predictive Insight: Modeling Model Blind Spots Before They Become Errors

EMNLP 2025

Language models often struggle with idiomatic, figurative, or context-sensitive inputs, not because they produce flawed outputs, but because they misinterpret the input from the outset. We propose an input-only method for anticipating such failures using token-level likelihood features inspired by s

2025

MultiHoax: A Dataset of Multi-hop False-premise questions

ACL 2025finding

As Large Language Models are increasingly deployed in high-stakes domains, their ability to detect false assumptions and reason critically is crucial for ensuring reliable outputs. False-premise questions (FPQs) serve as an important evaluation method by exposing cases where flawed assumptions lead…

2025

Rolling the DICE on Idiomaticity: How LLMs Fail to Grasp Context

ACL 2025long

Human processing of idioms heavily depends on interpreting the surrounding context in which they appear. While large language models (LLMs) have achieved impressive performance on idiomaticity detection benchmarks, this success may be driven by reasoning shortcuts present in existing datasets. To ad…

2024

Spanning the Spectrum of Hatred Detection: A Persian Multi-Label Hate Speech Dataset with Annotator Rationales

AAAI 2024technical

With the alarming rise of hate speech in online communities, the demand for effective NLP models to identify instances of offensive language has reached a critical point. However, the development of such models heavily relies on the availability of annotated datasets, which are scarce, particularly…

2024

Universal Anaphora: The First Three Years

COLING 2024main

The aim of the Universal Anaphora initiative is to push forward the state of the art in anaphora and anaphora resolution by expanding the aspects of anaphoric interpretation which are or can be reliably annotated in anaphoric corpora, producing unified standards to annotate and encode these annotati…

2022

Layer or Representation Space: What Makes BERT-based Evaluation Metrics Robust?

COLING 2022main

The evaluation of recent embedding-based evaluation metrics for text generation is primarily based on measuring their correlation with human evaluations on standard benchmarks. However, these benchmarks are mostly from similar domains to those used for pretraining word embeddings. This raises concer…

2021

Avoiding Inference Heuristics in Few-shot Prompt-based Finetuning

EMNLP 2021main

Recent prompt-based approaches allow pretrained language models to achieve strong performances on few-shot finetuning by reformulating downstream tasks as a language modeling problem. In this work, we demonstrate that, despite its advantages on low data regimes, finetuned prompt-based models for sen…

2021

Coreference Reasoning in Machine Reading Comprehension

ACL 2021long

Coreference resolution is essential for natural language understanding and has been long studied in NLP. In recent years, as the format of Question Answering (QA) became a standard for machine reading comprehension (MRC), there have been data collection efforts, e.g., Dasigi et al. (2019), that atte…

2021

SciGen: a Dataset for Reasoning-Aware Text Generation from Scientific Tables

NeurIPS 2021poster

We introduce SciGen, a new challenge dataset consisting of tables from scientific articles and their corresponding descriptions, for the task of reasoning-aware data-to-text generation. Describing scientific tables goes beyond the surface realization of the table content and requires reasoning over…

Cited by 46SourceScholar
2021

Stay Together: A System for Single and Split-antecedent Anaphora Resolution

NAACL 2021long

The state-of-the-art on basic, single-antecedent anaphora has greatly improved in recent years. Researchers have therefore started to pay more attention to more complex cases of anaphora such as split-antecedent anaphora, as in “Time-Warner is considering a legal challenge to Telecommunications Inc’…

2020

Free the Plural: Unrestricted Split-Antecedent Anaphora Resolution

COLING 2020main

Now that the performance of coreference resolvers on the simpler forms of anaphoric reference has greatly improved, more attention is devoted to more complex aspects of anaphora. One limitation of virtually all coreference resolution models is the focus on single-antecedent anaphors. Plural anaphors…