Papers by Nianyi Lin
AdaptThink: Reasoning Models Can Learn When to Think (2025.emnlp-main)
Copied to clipboard
| Challenge: | Recent advances in large reasoning models have demonstrated remarkable capabilities in tackling complex tasks. |
| Approach: | They propose an algorithm to teach reasoning models to choose the optimal thinking mode based on problem difficulty. |
| Outcome: | The proposed algorithm reduces the average response length and improves accuracy on three math datasets. |
Boundary-Guided Policy Optimization for Memory-efficient RL of Diffusion Large Language Models (2026.acl-long)
Copied to clipboard
| Challenge: | Existing methods for reinforcement learning (RL) require a large sample size to be implemented. |
| Approach: | They propose a memory-efficient RL algorithm that maximizes a lower bound of the ELBO-based objective. |
| Outcome: | Experiments show that BGPO outperforms previous RL algorithms for diffusion large language models in math problem solving, code generation, and planning tasks. |