← Search

Peiran Yu

7 accepted papers

2026

Breaking the Correlation Plateau: On the Optimization and Capacity Limits of Attention-Based Regressors

ICLR 2026poster

Attention-based regression models are often trained by jointly optimizing Mean Squared Error (MSE) loss and Pearson correlation coefficient (PCC) loss, emphasizing the magnitude of errors and the order or shape of targets, respectively. A common but poorly understood phenomenon during training is th…

Cited by 0SourceScholar
2026

New Hybrid Fine-Tuning Paradigm for LLMs: Algorithm Design and Convergence Analysis Framework

ICLR 2026poster

Fine-tuning Large Language Models (LLMs) typically involves either full fine-tuning, which updates all model parameters, or Parameter-Efficient Fine-Tuning (PEFT), which adjusts a small subset of parameters. However, both approaches have inherent limitations: full fine-tuning is computationally expe…

Cited by 0SourceScholar
2025

Efficient Fine-Tuning and Concept Suppression for Pruned Diffusion Models

CVPR 2025poster

Recent advances in diffusion generative models have yielded remarkable progress. While the quality of generated content continues to improve, these models have grown considerably in size and complexity. This increasing computational burden poses significant challenges, particularly in resource-const…