← Search

Yunsheng Shi

3 accepted papers

2026

Learning More with Less: A Dynamic Dual-Level Down-Sampling Framework for Efficient Policy Optimization

ICLR 2026poster

Critic-free methods like GRPO reduce memory demands by estimating advantages from multiple rollouts but tend to converge slowly, as critical learning signals are diluted by an abundance of uninformative samples and tokens. To tackle this challenge, we propose the **Dynamic Dual-Level Down-Sampling (…

Cited by 0SourceScholar
2025

Bone Soups: A Seek-and-Soup Model Merging Approach for Controllable Multi-Objective Generation

ACL 2025long

User information needs are often highly diverse and varied. A key challenge in current research is how to achieve controllable multi-objective generation while enabling rapid adaptation to accommodate diverse user demands during test time. Existing solutions, such as Rewarded Soup, focus on merging…

Cited by 0SourcePDFScholar
2021

Masked Label Prediction: Unified Message Passing Model for Semi-Supervised Classification

IJCAI 2021poster

Graph neural network (GNN) and label propagation algorithm (LPA) are both message passing algorithms, which have achieved superior performance in semi-supervised classification. GNN performs feature propagation by a neural network to make predictions, while LPA uses label propagation across graph ad…