Papers by Sonam Gupta

2 papers
Systematic Knowledge Injection into Large Language Models via Diverse Augmentation for Domain-Specific RAG (2025.findings-naacl)

Copied to clipboard

Challenge: Retrieval-Augmented Generation (RAG) enhances response relevance by incorporating retrieved domain knowledge in the context, retrieval errors can still lead to hallucinations and incorrect answers.
Approach: They propose a framework that augments the learning process by context augmentation and knowledge paraphrasing by incorporating retrieved domain knowledge into the context.
Outcome: The proposed framework achieves 10% relative gain in token-level recall while preserving the LLM’s generalization capabilities.
Selective Self-to-Supervised Fine-Tuning for Generalization in Large Language Models (2025.findings-naacl)

Copied to clipboard

Challenge: Large Language Models (LLMs) can be fine-tuned on task-specific data to improve performance on target tasks but can be overfitted resulting in a loss of generalization.
Approach: They propose a method that uses the correct model responses from a training set to fine-tune the model using the correct response and the gold response for the remaining samples.
Outcome: The proposed approach reduces model specialization during the fine-tuning stage while improving generalization.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations