← Search

Corby Rosset

8 accepted papers

2025

Exploratory Preference Optimization: Harnessing Implicit Q*-Approximation for Sample-Efficient RLHF

ICLR 2025poster

This paper investigates a basic question in reinforcement learning from human feedback (RLHF) from a theoretical perspective: how to efficiently explore in an online manner under preference feedback and general function approximation. We take the initial step towards a theoretical understanding of t…

Cited by 37SourcePDFScholar
2025

Explorer: Scaling Exploration-driven Web Trajectory Synthesis for Multimodal Web Agents

ACL 2025finding

Recent success in large multimodal models (LMMs) has sparked promising applications of agents capable of autonomously completing complex web tasks. While open-source LMM agents have made significant advances in offline evaluation benchmarks, their performance still falls substantially short of human…

Cited by 0SourcePDFScholar
2024

Automatic Pair Construction for Contrastive Post-training

NAACL 2024findings

Alignment serves as an important step to steer large language models (LLMs) towards human preferences. In this paper, we propose an automatic way to construct contrastive data for LLM, using preference pairs from multiple models of varying strengths (e.g., InstructGPT, ChatGPT and GPT-4). We compare…

2024

Dodo: Dynamic Contextual Compression for Decoder-only LMs

ACL 2024long

Transformer-based language models (LMs) are inefficient in long contexts. We propose Dodo, a solution for context compression. Instead of one vector per token in a standard transformer model, Dodo represents text with a dynamic number of hidden states at each layer, reducing the cost of self-attenti…

Cited by 7SourcePDFScholar
2024

LLM-Rubric: A Multidimensional, Calibrated Approach to Automated Evaluation of Natural Language Texts

ACL 2024long

This paper introduces a framework for the automated evaluation of natural language texts. A manually constructed rubric describes how to assess multiple dimensions of interest. To evaluate a text, a large language model (LLM) is prompted with each rubric question and produces a distribution over pot…

2023

Augmenting Zero-Shot Dense Retrievers with Plug-in Mixture-of-Memories

EMNLP 2023long main

In this paper we improve the zero-shot generalization ability of language models via Mixture-Of-Memory Augmentation (MoMA), a mechanism that retrieves augmentation documents from multiple information corpora (external memories), with the option to ''plug in'' unseen memory at inference time. We deve…

Cited by 0SourcecodeScholar
2023

Axiomatic Preference Modeling for Longform Question Answering

EMNLP 2023long main

The remarkable abilities of large language models (LLMs) like ChatGPT and GPT-4 partially stem from the post-training processes involving human preferences encoded within a reward model as part of a Reinforcement Learning from Human Feedback (RLHF) regimen. These reward models (RMs) often lack dire…

Cited by 0SourceScholar
2020

Transformer-XH: Multi-Evidence Reasoning with eXtra Hop Attention

ICLR 2020poster

Transformers have achieved new heights modeling natural language as a sequence of text tokens. However, in many real world scenarios, textual data inherently exhibits structures beyond a linear sequence such as trees and graphs; many tasks require reasoning with evidence scattered across multiple pi…

Cited by 132SourcecodeScholar