← Search

Zhenyu Tan

4 accepted papers

2026

CSPLoRA: Confidence-Guided Structure Planning for Low-Rank Adaptation

ICML 2026poster

Low-Rank Adaptation (LoRA) has become the de facto paradigm for parameter-efficient fine-tuning, with its effectiveness critically influenced by rank allocation across modules. However, existing approaches face a fundamental dilemma: uniform allocation ignores module heterogeneity, while adaptive me…

Cited by 0SourceScholar
2026

On Predictability of Reinforcement Learning Dynamics for Large Language Models

ICLR 2026poster

Recent advances in reasoning capabilities of large language models (LLMs) are largely driven by reinforcement learning (RL), yet the underlying parameter dynamics during RL training remain poorly understood. This work identifies two fundamental properties of RL-induced parameter updates in LLMs: (1)…

Cited by 0SourcecodeScholar
2020

The Tree Ensemble Layer: Differentiability meets Conditional Computation

ICML 2020poster

Neural networks and tree ensembles are state-of-the-art learners, each with its unique statistical and computational advantages. We aim to combine these advantages by introducing a new layer for neural networks, composed of an ensemble of differentiable decision trees (a.k.a. soft trees). While diff…