← Search

Swanand Ravindra Kadhe

4 accepted papers

2026

GneissWeb: Preparing High Quality Data for LLMs at Scale

ICLR 2026poster

Data quantity and quality play a vital role in determining the performance of Large Language Models (LLMs). High-quality data, in particular, can significantly boost the LLM's ability to generalize on a wide range of downstream tasks. In this paper, we introduce **GneissWeb**, a large dataset of aro…

Cited by 0SourceScholar
2026

When Data is the Algorithm: A Systematic Study and Curation of Preference Optimization Datasets

ICLR 2026poster

Aligning large language models (LLMs) is a central objective of post-training, often achieved through reward modeling and reinforcement learning methods. Among these, direct preference optimization (DPO) has emerged as a widely adopted technique that fine-tunes LLMs on preferred completions over les…

Cited by 0SourceScholar
2025

Fixing It in Post: A Comparative Study of LLM Post-Training Data Quality and Model Performance

NeurIPS 2025spotlight

Recent work on large language models (LLMs) has increasingly focused on post-training and alignment with datasets curated to enhance instruction following, world knowledge, and specialized skills. However, most post-training datasets used in leading open- and closed-source LLMs remain inaccessible t…

Cited by 0SourceScholar
2025

Protecting Users From Themselves: Safeguarding Contextual Privacy in Interactions with Conversational Agents

ACL 2025finding

Conversational agents are increasingly woven into individuals’ personal lives, yet users often underestimate the privacy risks associated with them. The moment users share information with these agents —such as large language models (LLMs)— their private information becomes vulnerable to exposure. I…