← Search

Deepak Gupta

16 accepted papers

2026

DOT-MoE: Differentiable Optimal Transport for MoEfication

ICML 2026poster

The scaling of Large Language Models (LLMs) has driven significant performance gains but created substantial challenges in inference efficiency. While Mixture of Experts (MoEs) architectures address this by decoupling model size from inference cost, training MoEs from scratch is often unstable and c…

Cited by 0SourceScholar
2026

S2D: Selective Spectral Decay for Quantization-Friendly Conditioning of Neural Activations

CVPR 2026

Activation outliers in large-scale transformer models pose a fundamental challenge to model quantization, creating excessively large ranges that cause severe accuracy drops during quantization. We empirically observe that outlier severity intensifies with pre-training scale (e.g., progressing from C

Cited by 0SourceScholar
2025

Break-Ideate-Generate (BrIdGe): Moving beyond Translations for Localization using LLMs

NAACL 2025industry

Language localization is the adaptation of written content to different linguistic and cultural contexts. Ability to localize written content is crucial for global businesses to provide consistent and reliable customer experience across diverse markets. Traditional methods have approached localizati…

Cited by 0SourcePDFScholar
2025

Can Large Language Models Accurately Generate Answer Keys for Health-related Questions?

ACL 2025short

The evaluation of text generated by LLMs remains a challenge for question answering, retrieval augmented generation (RAG), summarization, and many other natural language processing tasks. Evaluating the factuality of LLM generated responses is particularly important in medical question answering, wh…

Cited by 0SourcePDFScholar
2025

MoEMoE: Question Guided Dense and Scalable Sparse Mixture-of-Expert for Multi-source Multi-modal Answering

NAACL 2025industry

Question Answering (QA) and Visual Question Answering (VQA) are well-studied problems in the language and vision domain. One challenging scenario involves multiple sources of information, each of a different modality, where the answer to the question may exist in one or more sources. This scenario c…

Cited by 0SourcePDFScholar
2024

Faster and Lighter LLMs: A Survey on Current Challenges and Way Forward

IJCAI 2024poster

Despite the impressive performance of LLMs, their widespread adoption faces challenges due to substantial computational and memory requirements during inference. Recent advancements in model compression and system-level optimization methods aim to enhance LLM inference. This survey offers an overvie…

2024

Interpretable User Satisfaction Estimation for Conversational Systems with Large Language Models

ACL 2024long

Accurate and interpretable user satisfaction estimation (USE) is critical for understanding, evaluating, and continuously improving conversational systems. Users express their satisfaction or dissatisfaction with diverse conversational patterns in both general-purpose (ChatGPT and Bing Copilot) and…

2024

Towards Answering Health-related Questions from Medical Videos: Datasets and Approaches

COLING 2024main

The increase in the availability of online videos has transformed the way we access information and knowledge. A growing number of individuals now prefer instructional videos as they offer a series of step-by-step procedures to accomplish particular tasks. Instructional videos from the medical domai…

2024

VERSE: Virtual-Gradient Aware Streaming Lifelong Learning with Anytime Inference

ICRA 2024poster

Lifelong learning or continual learning is the problem of training an AI agent continuously while also preventing it from forgetting its previously acquired knowledge. Streaming lifelong learning is a challenging setting of lifelong learning with the goal of continuous learning in a dynamic non-stat…

Cited by 7SourceScholar
2023

Large Scale Generative Multimodal Attribute Extraction for E-commerce Attributes

ACL 2023industry

E-commerce websites (e.g. Amazon, Alibaba) have a plethora of structured and unstructured information (text and images) present on the product pages. Sellers often don’t label or mislabel values of the attributes (e.g. color, size etc.) for their products. Automatically identifying these attribute v…

Cited by 10SourcePDFScholar
2022

Distantly Supervised Aspect Clustering And Naming For E-Commerce Reviews

NAACL 2022industry

Product aspect extraction from reviews is a critical task for e-commerce services to understand customer preferences and pain points. While aspect phrases extraction and sentiment analysis have received a lot of attention, clustering of aspect phrases and assigning human readable names to clusters i…

Cited by 7SourcePDFScholar
2021

ChipNet: Budget-Aware Pruning with Heaviside Continuous Approximations

ICLR 2021poster

Structured pruning methods are among the effective strategies for extracting small resource-efficient convolutional neural networks from their dense counterparts with minimal loss in accuracy. However, most existing methods still suffer from one or more limitations, that include 1) the need for trai…

2021

Reinforcement Learning for Abstractive Question Summarization with Question-aware Semantic Rewards

ACL 2021short

The growth of online consumer health questions has led to the necessity for reliable and accurate question answering systems. A recent study showed that manual summarization of consumer health questions brings significant improvement in retrieving relevant answers. However, the automatic summarizati…

2021

Towards Developing a Multilingual and Code-Mixed Visual Question Answering System by Knowledge Distillation

EMNLP 2021finding

Pre-trained language-vision models have shown remarkable performance on the visual question answering (VQA) task. However, most pre-trained models are trained by only considering monolingual learning, especially the resource-rich language like English. Training such models for multilingual setups de…

Cited by 16SourcePDFScholar
2020

Reinforced Multi-task Approach for Multi-hop Question Generation

COLING 2020main

Question generation (QG) attempts to solve the inverse of question answering (QA) problem by generating a natural language question given a document and an answer. While sequence to sequence neural models surpass rule-based systems for QG, they are limited in their capacity to focus on more than one…

Cited by 24SourcePDFScholar