← Search

Kevin Clark

7 accepted papers

2024

Directly Fine-Tuning Diffusion Models on Differentiable Rewards

ICLR 2024poster

We present Direct Reward Fine-Tuning (DRaFT), a simple and effective method for fine-tuning diffusion models to maximize differentiable reward functions, such as scores from human preference models. We first show that it is possible to backpropagate the reward function gradient through the full samp…

Cited by 135SourcePDFScholar
2022

Can Cars Gesture? A Case for Expressive Behavior Within Autonomous Vehicle and Pedestrian Interactions

RA-L 2022

One of the major challenges that autonomous vehicles (AVs) face in an urban setting is communicating with other road users such as pedestrians. In this work, we investigated with what expressive behaviors we can endow AVs such that pedestrians readily recognize the underlying intent of the vehicles’

Cited by 15SourceScholar
2022

Meta-Learning Fast Weight Language Models

EMNLP 2022main

Dynamic evaluation of language models (LMs) adapts model parameters at test time using gradient information from previous tokens and substantially improves LM performance. However, it requires over 3x more compute than standard inference. We present Fast Weight Layers (FWLs), a neural component that…

Cited by 12SourcePDFScholar
2020

ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators

ICLR 2020poster

Masked language modeling (MLM) pre-training methods such as BERT corrupt the input by replacing some tokens with [MASK] and then train a model to reconstruct the original tokens. While they produce good results when transferred to downstream NLP tasks, they generally require large amounts of compute…

Cited by 4882SourcecodeScholar