← Search

Longhui Yu

8 accepted papers

2025

Towards A Better Initial Policy Model For Scalable Long-CoT Reinforcement Learning

ACL 2025finding

Long-CoT reasoning combined with reinforcement learning for large language models demonstrates remarkable performance and scalability. However, we observe that the initial policy model could significantly influence the final performance as well as the token efficiency. Additionally, there is a lack…

2024

Easy-to-Hard Generalization: Scalable Alignment Beyond Human Supervision

NeurIPS 2024poster

Current AI alignment methodologies rely on human-provided demonstrations or judgments, and the learned capabilities of AI systems would be upper-bounded by human capabilities as a result. This raises a challenging research question: How can we keep improving the systems when their capabilities have…

2024

Forward-Backward Reasoning in Large Language Models for Mathematical Verification

ACL 2024findings

Self-Consistency samples diverse reasoning chains with answers and chooses the final answer by majority voting. It is based on forward reasoning and cannot further improve performance by sampling more reasoning chains when saturated. To further boost performance, we introduce backward reasoning to v…

Cited by 23SourcePDFScholar
2024

MetaMath: Bootstrap Your Own Mathematical Questions for Large Language Models

ICLR 2024spotlight

Large language models (LLMs) have pushed the limits of natural language understanding and exhibited excellent problem-solving ability. Despite the great success, most existing open-source LLMs (\eg, LLaMA-2) are still far away from satisfactory for solving mathematical problems due to the complex re…

2024

Parameter-Efficient Orthogonal Finetuning via Butterfly Factorization

ICLR 2024poster

Large foundation models are becoming ubiquitous, but training them from scratch is prohibitively expensive. Thus, efficiently adapting these powerful models to downstream tasks is increasingly important. In this paper, we study a principled finetuning paradigm -- Orthogonal Finetuning (OFT) -- for d…

Cited by 57SourcePDFScholar
2023

DeepVecFont-v2: Exploiting Transformers To Synthesize Vector Fonts With Higher Quality

CVPR 2023poster

Vector font synthesis is a challenging and ongoing problem in the fields of Computer Vision and Computer Graphics. The recently-proposed DeepVecFont achieved state-of-the-art performance by exploiting information of both the image and sequence modalities of vector fonts. However, it has limited capa…

2023

Generalizing and Decoupling Neural Collapse via Hyperspherical Uniformity Gap

ICLR 2023poster

The neural collapse (NC) phenomenon describes an underlying geometric symmetry for deep neural networks, where both deeply learned features and classifiers converge to a simplex equiangular tight frame. It has been shown that both cross-entropy loss and mean square error can provably lead to NC. We…

2022

Memory Replay with Data Compression for Continual Learning

ICLR 2022poster

Continual learning needs to overcome catastrophic forgetting of the past. Memory replay of representative old training samples has been shown as an effective solution, and achieves the state-of-the-art (SOTA) performance. However, existing work is mainly built on a small memory buffer containing a f…