

Violet X.
114 posts

@ZiyuX
PhD student @Stanford. Working on LLM-based agents





Introducing our first model, Un-0! We trained an image generator powered by a backbone of coupled oscillators in place of a more traditional conventional neural network.



arxiv.org/abs/2606.17024 Midtraining with RL by assigning graded rewards for trajectories using a reference answer and an LLM judge.

ExpRL: Exploratory RL for LLM Mid-Training Use RL directly for mid-training. An LLM judge compares the sampled reasoning trace against the reference solution and assigns outcome-level or process-level dense rewards. This lets ExpRL reinforce partial progress, useful intermediate reductions, and productive reasoning behaviors that sparse final-answer rewards often fail to upweight. On challenging math reasoning tasks, ExpRL yields stronger RL priming than SFT, sparse-reward GRPO, and self-distillation, and provides a better initialization for subsequent sparse-reward RL.







