← Search

Anoop Kunchukuttan

20 accepted papers

2025

Cross-Lingual Auto Evaluation for Assessing Multilingual LLMs

ACL 2025long

Evaluating machine-generated text remains a significant challenge in NLP, especially for non-English languages. Current methodologies, including automated metrics, human assessments, and LLM-based evaluations, predominantly focus on English, revealing a significant gap in multilingual evaluation fra…

2025

RomanLens: The Role Of Latent Romanization In Multilinguality In LLMs

ACL 2025finding

Large Language Models (LLMs) exhibit strong multilingual performance despite being predominantly trained on English-centric corpora. This raises a fundamental question: How do LLMs achieve such multilingual capabilities? Focusing on languages written in non-Roman scripts, we investigate the role of…

2025

Towards Building Large Scale Datasets and State-of-the-Art Automatic Speech Translation Systems for 14 Indian Languages

ACL 2025long

Speech translation for Indian languages remains a challenging task due to the scarcity of large-scale, publicly available datasets that capture the linguistic diversity and domain coverage essential for real-world applications. Existing datasets cover a fraction of Indian languages and lack the brea…

2024

How Good is Zero-Shot MT Evaluation for Low Resource Indian Languages?

ACL 2024short

While machine translation evaluation has been studied primarily for high-resource languages, there has been a recent interest in evaluation for low-resource languages due to the increasing availability of data and models. In this paper, we focus on a zero-shot evaluation setting focusing on low-reso…

2024

IndicLLMSuite: A Blueprint for Creating Pre-training and Fine-Tuning Datasets for Indian Languages

ACL 2024long

Despite the considerable advancements in English LLMs, the progress in building comparable models for other languages has been hindered due to the scarcity of tailored resources. Our work aims to bridge this divide by introducing an expansive suite of resources specifically designed for the developm…

2024

RomanSetu: Efficiently unlocking multilingual capabilities of Large Language Models via Romanization

ACL 2024long

This study addresses the challenge of extending Large Language Models (LLMs) to non-English languages, specifically those using non-Roman scripts. We propose an approach that utilizes the romanized form of text as an interface for LLMs, hypothesizing that its frequent informal use and shared tokens…

2024

Synthetic Data Generation and Joint Learning for Robust Code-Mixed Translation

COLING 2024main

The widespread online communication in a modern multilingual world has provided opportunities to blend more than one language (aka code-mixed language) in a single utterance. This has resulted a formidable challenge for the computational models due to the scarcity of annotated data and presence of n…

2023

Bhasa-Abhijnaanam: Native-script and romanized Language Identification for 22 Indic languages

ACL 2023short

We create publicly available language identification (LID) datasets and models in all 22 Indian languages listed in the Indian constitution in both native-script and romanized text. First, we create Bhasha-Abhijnaanam, a language identification test set for native-script as well as romanized text wh…

2023

CTQScorer: Combining Multiple Features for In-context Example Selection for Machine Translation

EMNLP 2023long findings

Large language models have demonstrated the capability to perform on machine translation when the input is prompted with a few examples (in-context learning). Translation quality depends on various features of the selected examples, such as their quality and relevance, but previous work has predomi…

Cited by 0SourcecodeScholar
2023

DecoMT: Decomposed Prompting for Machine Translation Between Related Languages using Large Language Models

EMNLP 2023long main

This study investigates machine translation between related languages i.e., languages within the same family that share linguistic characteristics such as word order and lexical similarity. Machine translation through few-shot prompting leverages a small set of translation pair examples to generate…

Cited by 0SourceScholar
2023

Effectiveness of Mining Audio and Text Pairs from Public Data for Improving ASR Systems for Low-Resource Languages

ICASSP 2023accepted

Collecting labelled datasets for speech recognition systems for low-resource languages on a diverse set of domains and speakers is expensive. In this work, we demonstrate an inexpensive and effective alternative by "mining" text and audio pairs for Indian languages from public sources, specifically…

Cited by 0SourceScholar
2023

IndicMT Eval: A Dataset to Meta-Evaluate Machine Translation Metrics for Indian Languages

ACL 2023long

The rapid growth of machine translation (MT) systems necessitates meta-evaluations of evaluation metrics to enable selection of those that best reflect MT quality. Unfortunately, most meta-evaluation studies focus on European languages, the observations for which may not always apply to other langua…

2023

IndicSUPERB: A Speech Processing Universal Performance Benchmark for Indian Languages

AAAI 2023technical

A cornerstone in AI research has been the creation and adoption of standardized training and test datasets to earmark the progress of state-of-the-art models. A particularly successful example is the GLUE dataset for training and evaluating Natural Language Understanding (NLU) models for English. Th…

2023

Naamapadam: A Large-Scale Named Entity Annotated Data for Indic Languages

ACL 2023long

We present, Naamapadam, the largest publicly available Named Entity Recognition (NER) dataset for the 11 major Indian languages from two language families. The dataset contains more than 400k sentences annotated with a total of at least 100k entities from three standard entity categories (Person, Lo…

2023

Towards Leaving No Indic Language Behind: Building Monolingual Corpora, Benchmark and Models for Indic Languages

ACL 2023long

Building Natural Language Understanding (NLU) capabilities for Indic languages, which have a collective speaker base of more than one billion speakers is absolutely crucial. In this work, we aim to improve the NLU capabilities of Indic languages by making contributions along 3 important axes (i) mon…

2022

Bilingual Tabular Inference: A Case Study on Indic Languages

NAACL 2022long

Existing research on Tabular Natural Language Inference (TNLI) exclusively examines the task in a monolingual setting where the tabular premise and hypothesis are in the same language. However, due to the uneven distribution of text resources on the web across languages, it is common to have the tab…

Cited by 1SourcePDFScholar
2022

IndicBART: A Pre-trained Model for Indic Natural Language Generation

ACL 2022findings

In this paper, we study pre-trained sequence-to-sequence models for a group of related languages, with a focus on Indic languages. We present IndicBART, a multilingual, sequence-to-sequence pre-trained model focusing on 11 Indic languages and English. IndicBART utilizes the orthographic similarity b…

2022

IndicNLG Benchmark: Multilingual Datasets for Diverse NLG Tasks in Indic Languages

EMNLP 2022main

Natural Language Generation (NLG) for non-English languages is hampered by the scarcity of datasets in these languages. We present the IndicNLG Benchmark, a collection of datasets for benchmarking NLG for 11 Indic languages. We focus on five diverse tasks, namely, biography generation using Wikipedi…

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…

2022

Towards Building ASR Systems for the Next Billion Users

AAAI 2022technical

Recent methods in speech and language technology pretrain very large models which are fine-tuned for specific tasks. However, the benefits of such large models are often limited to a few resource rich languages of the world. In this work, we make multiple contributions towards building ASR systems f…