← Search

Subendhu Rongali

4 accepted papers

2025

Context Length Alone Hurts LLM Performance Despite Perfect Retrieval

EMNLP 2025

Large language models (LLMs) often fail to scale their performance on long-context tasks performance in line with the context lengths they support. This gap is commonly attributed to retrieval failures—the models’ inability to identify information in the long inputs that is relevant to the task they

Cited by 0SourcePDFScholar
2022

Training Naturalized Semantic Parsers with Very Little Data

IJCAI 2022poster

Semantic parsing is an important NLP problem, particularly for voice assistants such as Alexa and Google Assistant. State-of-the-art (SOTA) semantic parsers are seq2seq architectures based on large language models that have been pretrained on vast amounts of text. To better leverage that pretraining…

2021

Exploring Transfer Learning For End-to-End Spoken Language Understanding

AAAI 2021technical

Voice Assistants such as Alexa, Siri, and Google Assistant typically use a two-stage Spoken Language Understanding pipeline; first, an Automatic Speech Recognition (ASR) component to process customer speech and generate text transcriptions, followed by a Natural Language Understanding (NLU) componen…

2021

Improved Latent Tree Induction with Distant Supervision via Span Constraints

EMNLP 2021main

For over thirty years, researchers have developed and analyzed methods for latent tree induction as an approach for unsupervised syntactic parsing. Nonetheless, modern systems still do not perform well enough compared to their supervised counterparts to have any practical use as structural annotatio…