← Search

Sonam Gupta

2 accepted papers

2025

Selective Self-to-Supervised Fine-Tuning for Generalization in Large Language Models

NAACL 2025findings

Fine-tuning Large Language Models (LLMs) on specific datasets is a common practice to improve performance on target tasks. However, this performance gain often leads to overfitting, where the model becomes too specialized in either the task or the characteristics of the training data, resulting in a…

Cited by 0SourcePDFScholar
2025

Systematic Knowledge Injection into Large Language Models via Diverse Augmentation for Domain-Specific RAG

NAACL 2025findings

Retrieval-Augmented Generation (RAG) has emerged as a prominent method for incorporating domain knowledge into Large Language Models (LLMs). While RAG enhances response relevance by incorporating retrieved domain knowledge in the context, retrieval errors can still lead to hallucinations and incorre…