← Search

Kevin Yang

20 accepted papers

2026

FLIP2: Expanding Protein Fitness Landscape Benchmarks for Real-World Machine Learning Applications

ICML 2026oral

Machine learning methods that predict protein fitness from sequence remain sensitive to changes in data distributions, limiting generalization across common conditions encountered in protein engineering. Practically, protein engineers are thus left wondering about the effective utility of ML tools. …

Cited by 0SourceScholar
2026

Predicting evolutionary rate as a pretraining task improves genome language model representations

ICML 2026poster

Genome language models (gLM) have the potential to further understanding of regulatory genomics without requiring labeled data. Most gLMs are pretrained using sequence reconstruction tasks inspired by natural language processing, but recent studies have shown that these gLMs often fail to capture bi…

Cited by 0SourceScholar
2026

Scaling Laws and Architectural Frontiers in Metagenomic Foundation Models

ICML 2026poster

Foundation models for genomics have the potential to revolutionize therapeutic design, yet the optimal architectural choices for modeling the vast and diverse distribution of metagenomic data remain under-explored. In this work, we present the machine learning methodology behind MODEL, a family of m…

Cited by 0SourceScholar
2025

FactTrack: Time-Aware World State Tracking in Story Outlines

NAACL 2025long

While accurately detecting and correcting factual contradictions in language model outputs has become increasingly important as their capabilities improve, doing so is highly challenging. We propose a novel method, FactTrack, for tracking atomic facts and addressing factual contradictions. Crucially…

2025

Lucid-XR: An Extended-Reality Data Engine for Robotic Manipulation

CoRL 2025poster

We introduce Lucid-XR, a generative data engine for creating diverse and realistic-looking data to train real-world robot systems. At the core of Lucid-XR is vuer, a web-based physics simulation environment that runs directly on the XR headset, enabling internet-scale access to immersive, latency-fr…

Cited by 0SourceScholar
2024

Learning Personalized Alignment for Evaluating Open-ended Text Generation

EMNLP 2024main

Recent research has increasingly focused on evaluating large language models’ (LLMs) alignment with diverse human values and preferences, particularly for open-ended tasks like story generation. Traditional evaluation metrics rely heavily on lexical similarity with human-written references, often sh…

2024

RLCD: Reinforcement Learning from Contrastive Distillation for LM Alignment

ICLR 2024poster

We propose Reinforcement Learning from Contrastive Distillation (RLCD), a method for aligning language models to follow principles expressed in natural language (e.g., to be more harmless) without using human feedback. RLCD creates preference pairs from two contrasting model outputs, one using a pos…

Cited by 23SourcePDFScholar
2023

DOC: Improving Long Story Coherence With Detailed Outline Control

ACL 2023long

We propose the Detailed Outline Control (DOC) framework for improving long-range plot coherence when automatically generating several-thousand-word-long stories. DOC consists of two complementary components: a detailed outliner and a detailed controller. The detailed outliner creates a more detailed…

2023

Modular Visual Question Answering via Code Generation

ACL 2023short

We present a framework that formulates visual question answering as modular code generation. In contrast to prior work on modular approaches to VQA, our approach requires no additional training and relies on pre-trained language models (LMs), visual models pre-trained on image-caption pairs, and fif…

2022

Addressing Resource and Privacy Constraints in Semantic Parsing Through Data Augmentation

ACL 2022findings

We introduce a novel setup for low-resource task-oriented semantic parsing which incorporates several constraints that may arise in real-world scenarios: (1) lack of similar datasets/models from a related domain, (2) inability to sample useful logical forms directly from a grammar, and (3) privacy r…

Cited by 3SourcePDFScholar
2022

Automated Crossword Solving

ACL 2022long

We present the Berkeley Crossword Solver, a state-of-the-art approach for automatically solving crossword puzzles. Our system works by generating answer candidates for each crossword clue using neural question answering models and then combines loopy belief propagation with local search to find full…

2022

Multi-objective Optimization by Learning Space Partition

ICLR 2022poster

In contrast to single-objective optimization (SOO), multi-objective optimization (MOO) requires an optimizer to find the Pareto frontier, a subset of feasible solutions that are not dominated by other feasible solutions. In this paper, we propose LaMOO, a novel multi-objective optimizer that learns…

Cited by 30SourcePDFScholar
2022

Re3: Generating Longer Stories With Recursive Reprompting and Revision

EMNLP 2022main

We consider the problem of automatically generating longer stories of over two thousand words. Compared to prior work on shorter stories, long-range plot coherence and relevance are more central challenges here. We propose the Recursive Reprompting and Revision framework (Re3) to address these chall…

2021

Learning Space Partitions for Path Planning

NeurIPS 2021poster

Path planning, the problem of efficiently discovering high-reward trajectories, often requires optimizing a high-dimensional and multimodal reward function. Popular approaches like CEM and CMA-ES greedily focus on promising regions of the search space and may get trapped in local maxima. DOO and VOO…

2020

Improving Molecular Design by Stochastic Iterative Target Augmentation

ICML 2020poster

Generative models in molecular design tend to be richly parameterized, data-hungry neural models, as they must create complex structured objects as outputs. Estimating such models from data may be challenging due to the lack of sufficient training data. In this paper, we propose a surprisingly effec…

2019

Learning Multimodal Graph-to-Graph Translation for Molecule Optimization

ICLR 2019poster

We view molecule optimization as a graph-to-graph translation problem. The goal is to learn to map from one molecular graph to another with better properties based on an available corpus of paired molecules. Since molecules can be optimized in different ways, there are multiple viable translations f…

Cited by 327SourcePDFScholar