← Search

Srujana Merugu

8 accepted papers

2025

Diverse In-Context Example Selection After Decomposing Programs and Aligned Utterances Improves Semantic Parsing

NAACL 2025long

LLMs are increasingly used as seq2seq translators from natural language utterances to structured programs, a process called semantic interpretation. Unlike atomic labels or token sequences, programs are naturally represented as abstract syntax trees (ASTs). Such structured representation raises nove…

2025

RxLens: Multi-Agent LLM-powered Scan and Order for Pharmacy

NAACL 2025industry

Automated construction of shopping cart frommedical prescriptions is a vital prerequisite forscaling up online pharmaceutical servicesin emerging markets due to the high prevalence of paper prescriptionsthat are challenging for customers to interpret.We present RxLens, a multi-step end-end Large Lan…

Cited by 0SourcePDFScholar
2025

Towards Robust Knowledge Representations in Multilingual LLMs for Equivalence and Inheritance based Consistent Reasoning

NAACL 2025long

Reasoning and linguistic skills form the cornerstone of human intelligence, facilitating problem-solving and decision-making. Recent advances in Large Language Models (LLMs) have led to impressive linguistic capabilities and emergent reasoning behaviors, fueling widespread adoption across applicatio…

Cited by 2SourcePDFScholar
2024

Leveraging Uncertainty Estimates To Improve Classifier Performance

ICLR 2024poster

Binary classification typically involves predicting the label of an instance based on whether the model score for the positive class exceeds a threshold chosen based on the application requirements (e.g., maximizing recall for a precision bound). However, model scores are often not aligned with true…

Cited by 1SourcePDFScholar
2023

Automated Digitization of Unstructured Medical Prescriptions

ACL 2023industry

Automated digitization of prescription images is a critical prerequisite to scale digital healthcare services such as online pharmacies. This is challenging in emerging markets since prescriptions are not digitized at source and patients lack the medical expertise to interpret prescriptions to place…

Cited by 1SourcePDFScholar
2023

CoMix: Guide Transformers to Code-Mix using POS structure and Phonetics

ACL 2023findings

Code-mixing is ubiquitous in multilingual societies, which makes it vital to build models for code-mixed data to power human language interfaces. Existing multilingual transformer models trained on pure corpora lack the ability to intermix words of one language into the structure of another. These m…