← Search

Adithya Pratapa

6 accepted papers

2025

Scaling Multi-Document Event Summarization: Evaluating Compression vs. Full-Text Approaches

NAACL 2025short

Automatically summarizing large text collections is a valuable tool for document research, with applications in journalism, academic research, legal work, and many other fields. In this work, we contrast two classes of systems for large-scale multi-document summarization (MDS): compression and full-…

2025

What is Your Data Worth to GPT? LLM-Scale Data Valuation with Influence Functions

NeurIPS 2025poster

Large language models (LLMs) are trained on a vast amount of human-written data, but data providers often remain uncredited. In response to this issue, data valuation (or data attribution), which quantifies the contribution or value of each data to the model output, has been discussed as a potential…

Cited by 0SourcecodeScholar
2023

Calibrated Seq2seq Models for Efficient and Generalizable Ultra-fine Entity Typing

EMNLP 2023long findings

Ultra-fine entity typing plays a crucial role in information extraction by predicting fine-grained semantic types for entity mentions in text. However, this task poses significant challenges due to the massive number of entity types in the output space. The current state-of-the-art approaches, based…

Cited by 0SourcecodeScholar
2021

Evaluating the Morphosyntactic Well-formedness of Generated Texts

EMNLP 2021main

Text generation systems are ubiquitous in natural language processing applications. However, evaluation of these systems remains a challenge, especially in multilingual settings. In this paper, we propose L’AMBRE – a metric to evaluate the morphosyntactic well-formedness of text using its dependency…