← Search

Bishal Santra

5 accepted papers

2025

Evaluating the Effectiveness and Scalability of LLM-Based Data Augmentation for Retrieval

EMNLP 2025

Compact dual-encoder models are widely used for retrieval owing to their efficiency and scalability. However, such models often underperform compared to their Large Language Model (LLM)-based retrieval counterparts, likely due to their limited world knowledge. While LLM-based data augmentation has b

Cited by 0SourcePDFScholar
2025

SCULPT: Systematic Tuning of Long Prompts

ACL 2025long

Prompt optimization is essential for effective utilization of large language models (LLMs) across diverse tasks. While existing optimization methods are effective in optimizing short prompts, they struggle with longer, more complex ones, often risking information loss and being sensitive to small pe…

Cited by 0SourcePDFScholar
2022

Representation Learning for Conversational Data using Discourse Mutual Information Maximization

NAACL 2022long

Although many pretrained models exist for text or images, there have been relatively fewer attempts to train representations specifically for dialog understanding. Prior works usually relied on finetuned representations based on generic text representation models like BERT or GPT-2. But such languag…