← Search

Divyanshu Aggarwal

5 accepted papers

2025

Improving Consistency in LLM Inference using Probabilistic Tokenization

NAACL 2025findings

Prior research has demonstrated noticeable performance gains through the use of probabilistic tokenizations, an approach that involves employing multiple tokenizations of the same input string during the training phase of a language model. Despite these promising findings, modern large language mode…

Cited by 0SourcePDFScholar
2025

Improving Cross Lingual Transfer by Pretraining with Active Forgetting

EMNLP 2025

Large Language Models (LLMs) demonstrate exceptional capabilities in a multitude of NLP tasks. However, the efficacy of such models to languages other than English is often limited. Prior works have shown that encoder-only models such as BERT or XLM-RoBERTa show impressive cross lingual transfer of

Cited by 0SourcePDFScholar
2024

MAPLE: Multilingual Evaluation of Parameter Efficient Finetuning of Large Language Models

ACL 2024findings

Parameter efficient finetuning has emerged as a viable solution for improving the performance of Large Language Models without requiring massive resources and compute. Prior work on multilingual evaluation has shown that there is a large gap between the performance of LLMs on English and other langu…

Cited by 8SourcePDFScholar
2024

MEGAVERSE: Benchmarking Large Language Models Across Languages, Modalities, Models and Tasks

NAACL 2024long

There has been a surge in LLM evaluation research to understand LLM capabilities and limitations. However, much of this research has been confined to English, leaving LLM building and evaluation for non-English languages relatively unexplored. Several new LLMs have been introduced recently, necessit…

2022

IndicXNLI: Evaluating Multilingual Inference for Indian Languages

EMNLP 2022main

While Indic NLP has made rapid advances recently in terms of the availability of corpora and pre-trained models, benchmark datasets on standard NLU tasks are limited. To this end, we introduce INDICXNLI, an NLI dataset for 11 Indic languages. It has been created by high-quality machine translation o…