← Search

Alexander Bukharin

10 accepted papers

2025

Deep Reinforcement Learning from Hierarchical Preference Design

ICML 2025poster

Reward design is a fundamental, yet challenging aspect of reinforcement learning (RL). Researchers typically utilize feedback signals from the environment to handcraft a reward function, but this process is not always effective due to the varying scale and intricate dependencies of the feedback sign…

2025

HelpSteer2-Preference: Complementing Ratings with Preferences

ICLR 2025poster

Reward models are critical for aligning models to follow instructions, and are typically trained following one of two popular paradigms: Bradley-Terry style or Regression style. However, there is a lack of evidence that either approach is better than the other, when adequately matched for data. This…

Cited by 32SourcePDFScholar
2025

HelpSteer3-Preference: Open Human-Annotated Preference Data across Diverse Tasks and Languages

NeurIPS 2025poster

Preference datasets are essential for training general-domain, instruction-following language models with Reinforcement Learning from Human Feedback (RLHF). Each subsequent data release raises expectations for future data collection, meaning there is a constant need to advance the quality and divers…

Cited by 0SourceScholar
2024

Adaptive Preference Scaling for Reinforcement Learning with Human Feedback

NeurIPS 2024poster

Reinforcement learning from human feedback (RLHF) is a prevalent approach to align AI systems with human values by learning rewards from human preference data. Due to various reasons, however, such data typically takes the form of rankings over pairs of trajectory segments, which fails to capture th…

Cited by 5SourcePDFScholar
2024

Data Diversity Matters for Robust Instruction Tuning

EMNLP 2024finding

Recent works have shown that by curating high quality and diverse instruction tuning datasets, we can significantly improve instruction-following capabilities. However, creating such datasets is difficult and most works rely on manual curation or proprietary language models. Automatic data curation…

2024

Robust Reinforcement Learning from Corrupted Human Feedback

NeurIPS 2024poster

Reinforcement learning from human feedback (RLHF) provides a principled framework for aligning AI systems with human preference data. For various reasons, e.g., personal bias, context ambiguity, lack of training, etc, human annotators may give incorrect or inconsistent preference labels. To tackle…

Cited by 4SourcePDFScholar
2023

Adaptive Budget Allocation for Parameter-Efficient Fine-Tuning

ICLR 2023poster

Fine-tuning large pre-trained language models on downstream tasks has become an important paradigm in NLP. However, common practice fine-tunes all of the parameters in a pre-trained model, which becomes prohibitive when a large number of downstream tasks are present. Therefore, many fine-tuning meth…

2023

Machine Learning Force Fields with Data Cost Aware Training

ICML 2023poster

Machine learning force fields (MLFF) have been proposed to accelerate molecular dynamics (MD) simulation, which finds widespread applications in chemistry and biomedical research. Even for the most data-efficient MLFFs, reaching chemical accuracy can require hundreds of frames of force and energy la…

2023

Robust Multi-Agent Reinforcement Learning via Adversarial Regularization: Theoretical Foundation and Stable Algorithms

NeurIPS 2023poster

Multi-Agent Reinforcement Learning (MARL) has shown promising results across several domains. Despite this promise, MARL policies often lack robustness and are therefore sensitive to small changes in their environment. This presents a serious concern for the real world deployment of MARL algorithms,…

2022

PLATON: Pruning Large Transformer Models with Upper Confidence Bound of Weight Importance

ICML 2022spotlight

Large Transformer-based models have exhibited superior performance in various natural language processing and computer vision tasks. However, these models contain enormous amounts of parameters, which restrict their deployment to real-world applications. To reduce the model size, researchers prune t…