← Search

Ratish Puduppully

8 accepted papers

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…

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

Hydra: Bidirectional State Space Models Through Generalized Matrix Mixers

NeurIPS 2024poster

A wide array of sequence models are built on a framework modeled after Transformers, comprising alternating sequence mixer and channel mixer layers. This paper studies a unifying *matrix mixer* view of sequence mixers that can be conceptualized as a linear map on the input sequence. This framework…

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…

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
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…