← Search

Neel Kant

4 accepted papers

2024

HelpSteer: Multi-attribute Helpfulness Dataset for SteerLM

NAACL 2024long

Existing open-source helpfulness preference datasets do not specify what makes some responses more helpful and others less so. Models trained on these datasets can incidentally learn to model dataset artifacts (e.g. preferring longer but unhelpful responses only due to their length). To alleviate th…

Cited by 71SourcePDFScholar
2021

End-to-End Training of Neural Retrievers for Open-Domain Question Answering

ACL 2021long

Recent work on training neural retrievers for open-domain question answering (OpenQA) has employed both supervised and unsupervised approaches. However, it remains unclear how unsupervised and supervised methods can be used most effectively for neural retrievers. In this work, we systematically stud…

2020

Adversarial Policies: Attacking Deep Reinforcement Learning

ICLR 2020poster

Deep reinforcement learning (RL) policies are known to be vulnerable to adversarial perturbations to their observations, similar to adversarial examples for classifiers. However, an attacker is not usually able to directly modify another agent's observations. This might lead one to wonder: is it pos…

Cited by 472SourcecodeScholar
2019

Synthetic Datasets for Neural Program Synthesis

ICLR 2019poster

The goal of program synthesis is to automatically generate programs in a particular language from corresponding specifications, e.g. input-output behavior. Many current approaches achieve impressive results after training on randomly generated I/O examples in limited domain-specific languages (DSLs)…

Cited by 51SourcePDFScholar