← Search

Dhananjay Ram

4 accepted papers

2026

Reinforcement-aware Knowledge Distillation for LLM Reasoning

ICML 2026poster

Reinforcement learning (RL) post-training has recently driven major gains in long chain-of-thought reasoning large language models (LLMs), but the high inference cost of such models motivates distillation into smaller students. Most existing knowledge distillation (KD) methods are designed for super…

Cited by 0SourceScholar
2025

Sequence-level Large Language Model Training with Contrastive Preference Optimization

NAACL 2025findings

The next token prediction loss is the dominant self-supervised training objective for large language models and has achieved promising results in a variety of downstream tasks. However, upon closer investigation of this objective, we find that it lacks an understanding of sequence-level signals, lea…

Cited by 0SourcePDFScholar
2024

DEM: Distribution Edited Model for Training with Mixed Data Distributions

EMNLP 2024main

Training with mixed data distributions is a common and important part of creating multi-task and instruction-following models. The diversity of the data distributions and cost of joint training makes the optimization procedure extremely challenging. Data mixing methods partially address this problem…

2023

Efficient Long-Range Transformers: You Need to Attend More, but Not Necessarily at Every Layer

EMNLP 2023long findings

Pretrained transformer models have demonstrated remarkable performance across various natural language processing tasks. These models leverage the attention mechanism to capture long- and short-range dependencies in the sequence. However, the (full) attention mechanism incurs high computational cost…

Cited by 0SourceScholar