← Search

Omar Sharif

7 accepted papers

2025

BenNumEval: A Benchmark to Assess LLMs’ Numerical Reasoning Capabilities in Bengali

ACL 2025finding

Large Language Models (LLMs) demonstrate exceptional proficiency in general-purpose tasks but struggle with numerical reasoning, particularly in low-resource languages like Bengali. Despite advancements, limited research has explored their numerical reasoning capabilities in these languages. To addr…

2025

Document-Level Event-Argument Data Augmentation for Challenging Role Types

ACL 2025long

Event Argument Extraction (EAE) is a daunting information extraction problem — with significant limitations in few-shot cross-domain (FSCD) settings. A common solution to FSCD modeling is data augmentation. Unfortunately, existing augmentation methods are not well-suited to a variety of real-world E…

2025

REGen: A Reliable Evaluation Framework for Generative Event Argument Extraction

EMNLP 2025

Event argument extraction identifies arguments for predefined event roles in text. Existing work evaluates this task with exact match (EM), where predicted arguments must align exactly with annotated spans. While suitable for span-based models, this approach falls short for large language models (LL

2024

Characterizing Information Seeking Events in Health-Related Social Discourse

AAAI 2024technical

Social media sites have become a popular platform for individuals to seek and share health information. Despite the progress in natural language processing for social media mining, a gap remains in analyzing health-related texts on social discourse in the context of events. Event-driven analysis can…

Cited by 9SourcePDFScholar
2024

Deciphering Hate: Identifying Hateful Memes and Their Targets

ACL 2024long

Internet memes have become a powerful means for individuals to express emotions, thoughts, and perspectives on social media. While often considered as a source of humor and entertainment, memes can also disseminate hateful content targeting individuals or communities. Most existing research focuses…

2024

Explicit, Implicit, and Scattered: Revisiting Event Extraction to Capture Complex Arguments

EMNLP 2024main

Prior works formulate the extraction of event-specific arguments as a span extraction problem, where event arguments are explicit — i.e. assumed to be contiguous spans of text in a document. In this study, we revisit this definition of Event Extraction (EE) by introducing two key argument types that…