← Search

Vijay Viswanathan

8 accepted papers

2025

Checklists Are Better Than Reward Models For Aligning Language Models

NeurIPS 2025spotlight

Language models must be adapted to understand and follow user instructions. Reinforcement learning is widely used to facilitate this —typically using fixed criteria such as "helpfulness" and "harmfulness". In our work, we instead propose using flexible, instruction-specific criteria as a means of br…

Cited by 0SourceScholar
2025

Evaluating Language Models as Synthetic Data Generators

ACL 2025long

Given the increasing use of synthetic data in language model (LM) post-training, an LM’s ability to generate high-quality data has become nearly as crucial as its ability to solve problems directly. While prior works have focused on developing effective data generation methods, they lack systematic…

2024

Better Synthetic Data by Retrieving and Transforming Existing Datasets

ACL 2024findings

Despite recent advances in large language models, building dependable and deployable NLP models typically requires abundant, high-quality training data. However, task-specific data is not available for many use cases, and manually curating task-specific data is labor-intensive. Recent work has studi…

2024

Synthetic Multimodal Question Generation

EMNLP 2024finding

Multimodal Retrieval Augmented Generation (MMRAG) is a powerful approach to question-answering over multimodal documents. A key challenge with evaluating MMRAG is the paucity of high-quality datasets matching the question styles and modalities of interest. In light of this, we propose SMMQG, a synth…

Cited by 5SourcePDFScholar
2023

DataFinder: Scientific Dataset Recommendation from Natural Language Descriptions

ACL 2023long

Modern machine learning relies on datasets to develop and validate research ideas. Given the growth of publicly available data, finding the right dataset to use is increasingly difficult. Any research question imposes explicit and implicit constraints on how well a given dataset will enable research…

2022

A Dataset for N-ary Relation Extraction of Drug Combinations

NAACL 2022long

Combination therapies have become the standard of care for diseases such as cancer, tuberculosis, malaria and HIV. However, the combinatorial set of available multi-drug treatments creates a challenge in identifying effective combination therapies available in a situation. To assist medical professi…

2021

CitationIE: Leveraging the Citation Graph for Scientific Information Extraction

ACL 2021long

Automatically extracting key information from scientific documents has the potential to help scientists work more efficiently and accelerate the pace of scientific progress. Prior work has considered extracting document-level entity clusters and relations end-to-end from raw scientific text, which c…