← Search

Tanmay Parekh

9 accepted papers

2025

DiCoRe: Enhancing Zero-shot Event Detection via Divergent-Convergent LLM Reasoning

EMNLP 2025

Zero-shot Event Detection (ED), the task of identifying event mentions in natural language text without any training data, is critical for document understanding in specialized domains. Understanding the complex event ontology, extracting domain-specific triggers from the passage, and structuring th

Cited by 0SourcePDFScholar
2025

Dynamic Strategy Planning for Efficient Question Answering with Large Language Models

NAACL 2025findings

Research has shown an effectiveness of reasoning (e.g. Chain-of-Thought), planning (e.g. SelfAsk) and retrieval augmented generation strategies to improve performance of Large Language Models (LLMs) on various tasks, such as question answering. However, using a single fixed strategy for answering al…

2025

SNaRe: Domain-aware Data Generation for Low-Resource Event Detection

EMNLP 2025

Event Detection (ED) – the task of identifying event mentions from natural language text – is critical for enabling reasoning in highly specialized domains such as biomedicine, law, and epidemiology. Data generation has proven to be effective in broadening its utility to wider applications without r

2024

Contextual Label Projection for Cross-Lingual Structured Prediction

NAACL 2024long

Label projection, which involves obtaining translated labels and texts jointly, is essential for leveraging machine translation to facilitate cross-lingual transfer in structured prediction tasks. Prior research exploring label projection often compromise translation accuracy by favoring simplified…

2024

Event Detection from Social Media for Epidemic Prediction

NAACL 2024long

Social media is an easy-to-access platform providing timely updates about societal trends and events. Discussions regarding epidemic-related events such as infections, symptoms, and social interactions can be crucial for informing policymaking during epidemic outbreaks. In our work, we pioneer explo…

2024

QUDSELECT: Selective Decoding for Questions Under Discussion Parsing

EMNLP 2024main

Question Under Discussion (QUD) is a discourse framework that uses implicit questions to reveal discourse relationships between sentences. In QUD parsing, each sentence is viewed as an answer to a question triggered by an anchor sentence in prior context. The resulting QUD structure is required to c…

2024

SPEED++: A Multilingual Event Extraction Framework for Epidemic Prediction and Preparedness

EMNLP 2024main

Social media is often the first place where communities discuss the latest societal trends. Prior works have utilized this platform to extract epidemic-related information (e.g. infections, preventive measures) to provide early warnings for epidemic prediction. However, these works only focused on E…

Cited by 1SourcePDFScholar
2024

TextEE: Benchmark, Reevaluation, Reflections, and Future Challenges in Event Extraction

ACL 2024findings

Event extraction has gained considerable interest due to its wide-ranging applications. However, recent studies draw attention to evaluation issues, suggesting that reported scores may not accurately reflect the true performance. In this work, we identify and address evaluation challenges, including…

2023

GENEVA: Benchmarking Generalizability for Event Argument Extraction with Hundreds of Event Types and Argument Roles

ACL 2023long

Recent works in Event Argument Extraction (EAE) have focused on improving model generalizability to cater to new events and domains. However, standard benchmarking datasets like ACE and ERE cover less than 40 event types and 25 entity-centric argument roles. Limited diversity and coverage hinder the…