← Search

Jason Zhang

5 accepted papers

2026

A Regime-Aware Trajectory Prediction Framework for 1000+ Systems Biology Models

ICML 2026poster

Predicting long-horizon trajectories of biological dynamical systems remains challenging due to substantial system heterogeneity. Most existing machine learning approaches are system-specific, requiring retraining for each new system and exhibiting limited generalization across distinct biological r…

Cited by 0SourceScholar
2026

AutoLibra: Agent Metric Induction from Open-Ended Human Feedback

ICLR 2026poster

Agents are predominantly evaluated and optimized via task success metrics, which are coarse, rely on manual design from experts, and fail to reward intermediate emergent behaviors. We propose AutoLibra, a framework for agent evaluation, that transforms open-ended human feedback e.g. “If you find tha…

Cited by 0SourcecodeScholar
2025

The Structural Safety Generalization Problem

ACL 2025finding

LLM jailbreaks are a widespread safety challenge. Given this problem has not yet been tractable, we suggest targeting a key failure mechanism: the failure of safety to generalize across semantically equivalent inputs. We further focus the target by requiring desirable tractability properties of atta…

2023

Accelerating Exploration with Unlabeled Prior Data

NeurIPS 2023poster

Learning to solve tasks from a sparse reward signal is a major challenge for standard reinforcement learning (RL) algorithms. However, in the real world, agents rarely need to solve sparse reward tasks entirely from scratch. More often, we might possess prior experience to draw on that provides cons…

2022

Peek-a-Boo: What (More) is Disguised in a Randomly Weighted Neural Network, and How to Find It Efficiently

ICLR 2022poster

Sparse neural networks (NNs) are intensively investigated in literature due to their appeal in saving storage, memory, and computational costs. A recent work (Ramanujan et al., 2020) showed that, different from conventional pruning-and-finetuning pipeline, there exist hidden subnetworks in randomly…