Sandeep Mishra
SM

Sandeep Mishra

Software Engineer, Google  ·  IIT Kharagpur

I work on multimodal AI, large language models, and distributed systems. Currently building large-scale data pipelines at Google; published first-author work at EACL 2026 on vision-language auto-completion.

Research

Router-Suggest

Router-Suggest: Dynamic Routing for Multimodal Auto-Completion in Visually-Grounded Dialogs

EACL 2026 · Industry Track

Defined the Multimodal Auto-Completion (MAC) vision-language task from scratch — task definition, dataset curation, and evaluation protocol. Benchmarked state-of-the-art VLMs (Qwen2-VL, MiniCPM-V, PaliGemma) and proposed Router-Suggest, a dynamic routing framework achieving 2.3×–10× speedup over the best VLM baseline while maintaining near-parity accuracy.

PDF

Chat-Ghosting

Chat-Ghosting: Methods for Auto-Completion in Dialog Systems

EACL 2026

Introduced the first comprehensive benchmark for chat-ghosting (predictive text completion in conversations) across 4 public dialog datasets. Proposed an entropy-based dynamic early-stopping mechanism that significantly improves Partial-Precision and TES, making auto-completion practical for real dialog applications.

PDF

Cross-Lingual QA

Zero-Shot Cross-Lingual QA via Prefix Tuning on mT5

Research project · advised by Prof. Pawan Goyal, CSE, IIT Kharagpur

Investigated parameter-efficient fine-tuning using prefix tuning on mT5 for zero-shot cross-lingual question answering. Demonstrated competitive transfer performance with under 1% trainable parameters compared to full fine-tuning.

Report PDF

Semantic Search Engine

Efficient Product Embeddings & Semantic Search Engine

Research project · advised by Prof. B. Adhikari, Mathematics, IIT Kharagpur

Showed BERT contextual embeddings outperform Word2Vec and GloVe by 10× on product retrieval across 14,000 Amazon products. Built a semantic search engine with 3-D TensorFlow Embedding Projector visualisation for interpretability.

Report PDF