← Search

Yang Peng

7 accepted papers

2026

Towards Understanding the Dynamics of Low-Rank Adaptation

ICML 2026poster

Low-Rank Adaptation (LoRA) is a widely used parameter-efficient fine-tuning technique, and previous works have studied the update dynamics of LoRA, showing that updating via the low-rank matrix $\mathbf{A}$ can be viewed as a process within the compressed subspace defined by $\mathbf{A}^{\top} \math…

Cited by 0SourceScholar
2025

A Finite Sample Analysis of Distributional TD Learning with Linear Function Approximation

NeurIPS 2025poster

In this paper, we study the finite-sample statistical rates of distributional temporal difference (TD) learning with linear function approximation. The aim of distributional TD learning is to estimate the return distribution of a discounted Markov decision process for a given policy $\pi$. Previous…

Cited by 0SourceScholar
2025

Learning Hierarchical Attribute Prompt for Vision-Language Models

ICASSP 2025accepted

Prompt learning is a common strategy for adapting Visual Language Models (VLMs) to downstream tasks by fine-tuning prompts for task-specific performance. However, existing methods face two key challenges: overfitting to base classes, which limits generalization to novel classes, and the dependence o…

Cited by 0SourceScholar
2022

Federated Reinforcement Learning with Environment Heterogeneity

AISTATS 2022poster

We study Federated Reinforcement Learning (FedRL) problem in which $n$ agents collaboratively learn a single policy without sharing the trajectories they collected during agent-environment interaction. In this paper, we stress the constraint of environment heterogeneity, which means $n$ environments…