← Search

Peng Pei

5 accepted papers

2026

GradPower: Powering Gradients for Faster Language Model Pre-Training

ICML 2026poster

We propose **GradPower**, a lightweight gradient-transformation technique for accelerating language model pre-training. Given a gradient vector $\boldsymbol{g}=(g\_{i})\_{i}$, GradPower first applies the elementwise `sign-power` transformation: $ \varphi_p(\boldsymbol{g}) = \left({\rm sign}(g\_i)|g\…

Cited by 0SourceScholar
2026

OneThinker: All-in-one Reasoning Model for Image and Video

CVPR 2026

Reinforcement learning (RL) has recently achieved remarkable success in eliciting visual reasoning within Multimodal Large Language Models (MLLMs). However, existing approaches typically train separate models for different tasks and treat image and video reasoning as disjoint domains. This results i

Cited by 0SourcecodeScholar
2026

SpanNorm: Reconciling Training Stability and Performance in Deep Transformers

ICML 2026poster

The success of Large Language Models (LLMs) hinges on the stable training of deep Transformer architectures. A critical design choice is the placement of normalization layers, leading to a fundamental trade-off: the ''PreNorm'' architecture ensures training stability at the cost of potential perform…

Cited by 0SourceScholar
2026

Think with 3D: Geometric Imagination Grounded Spatial Reasoning from Limited Views

CVPR 2026

Though recent advances in vision-language models (VLMs) have achieved remarkable progress across a wide range of multimodal tasks, understanding 3D spatial relationships from limited views remains a significant challenge. Previous reasoning methods typically rely on pure text (e.g., topological cogn

Cited by 0SourcecodeScholar
2026

Thinking-while-Generating: Interleaving Textual Reasoning throughout Visual Generation

CVPR 2026

Recent advances in visual generation have increasingly explored the integration of reasoning capabilities. They incorporate textual reasoning, i.e., think, either before (as pre-planning) or after (as post-refinement) the generation process, yet they lack on-the-fly multimodal interaction during the

Cited by 0SourcecodeScholar