← Search

Sajal Choudhary

3 accepted papers

2026

Stream RAG: Instant and Accurate Spoken Dialogue Systems with Streaming Tool Usage

ICML 2026poster

End-to-end speech-in, speech-out dialogue systems are emerging as a powerful alternative to traditional ASR–LLM–TTS pipelines but remain prone to hallucinations due to limited factual grounding. While text-based dialogue models have effectively mitigated this issue through tools such as web search A…

Cited by 0SourceScholar
2024

CRAG - Comprehensive RAG Benchmark

NeurIPS 2024poster

Retrieval-Augmented Generation (RAG) has recently emerged as a promising solution to alleviate Large Language Model (LLM)’s deficiency in lack of knowledge. Existing RAG datasets, however, do not adequately represent the diverse and dynamic nature of real-world Question Answering (QA) tasks. To brid…

2023

Ranking-Enhanced Unsupervised Sentence Representation Learning

ACL 2023long

Unsupervised sentence representation learning has progressed through contrastive learning and data augmentation methods such as dropout masking. Despite this progress, sentence encoders are still limited to using only an input sentence when predicting its semantic vector. In this work, we show that…