Papers by Jagadeesh Balam

4 papers
VoiceTextBlender: Augmenting Large Language Models with Speech Capabilities via Single-Stage Joint Speech-Text Supervised Fine-Tuning (2025.naacl-long)

Copied to clipboard

Challenge: Recent studies have augmented large language models (LLMs) with speech capabilities, leading to the development of speech language models.
Approach: They propose a single-stage joint speech-text SFT approach for training SpeechLMs . their model combines text-only SFT data with three types of speech-related data .
Outcome: The proposed model outperforms previous SpeechLMs on speech-based QA tasks while maintaining original speech-only capabilities.
Genetic Instruct: Scaling up Synthetic Generation of Coding Instructions for Large Language Models (2025.acl-industry)

Copied to clipboard

Challenge: Large Language Models (LLMs) require high quality instruction data for effective alignment, especially in code generation tasks where expert curated datasets are expensive to produce.
Approach: They propose a scalable algorithm for synthesizing large-scale, high quality coding instructions using evolutionary principles.
Outcome: The proposed approach generates 7.5 million coding instructions with a small seed population and is highly parallelizable and effective even with weaker generator models.
Anticipating Future with Large Language Model for Simultaneous Machine Translation (2025.naacl-long)

Copied to clipboard

Challenge: Existing methods only use the partial utterance that has already arrived at the input and the generated hypothesis.
Approach: They propose to use a large language model to predict future source words and opportunistically translate without introducing too much risk.
Outcome: The proposed method outperforms baselines on four language directions and achieves the best translation quality-latency trade-off by up to 5 BLEU points at the same latency.
NeKo: Cross-Modality Post-Recognition Error Correction with Tasks-Guided Mixture-of-Experts Language Model (2025.acl-industry)

Copied to clipboard

Challenge: Existing methods to train a model on a mixture of domain datasets require separate correction language models.
Approach: They propose a multi-task correction MoE that trains experts to become an "expert" of speech-to-text, language-totext and vision-to text datasets by learning to route each dataset’s tokens to its mapped expert.
Outcome: The proposed model outperforms GPT-3.5 and Claude-3.5-Sonnet on the Open ASR Leaderboard and reaches an average relative 5.0% WER reduction and substantial improvements in BLEU scores.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations