← Search

Liming Liu

7 accepted papers

2026

COSMOS: A Hybrid Adaptive Optimizer for Efficient Training of Large Language Models

ICLR 2026poster

Large Language Models (LLMs) have demonstrated remarkable success across various domains, yet their optimization remains a significant challenge due to the complex and high-dimensional loss landscapes they inhabit. While adaptive optimizers such as AdamW are widely used, they suffer from critical li…

Cited by 0SourcecodeScholar
2026

DistFlow: A Fully Distributed RL Framework for Scalable and Efficient LLM Post-Training

ICML 2026poster

Effectively scaling Reinforcement Learning (RL) is crucial for enhancing the reasoning and alignment of Large Language Models. The massive data and complex execution flows inherent in these tasks require a distributed architecture capable of efficient scaling. However, to simplify programming and de…

Cited by 0SourceScholar
2026

Promptus: Can Prompt Streaming Replace Video Streaming

AAAI 2026technical

With the exponential growth of video traffic, traditional video streaming systems are approaching their limits in communication capacity. To further reduce bitrate while maintaining quality, we propose Promptus, a disruptive semantic communication system that streams prompts instead of videos. Promp

Cited by 0SourcePDFScholar
2026

SRPO: Self-Referential Policy Optimization for Vision-Language-Action Models

CVPR 2026

Vision-Language-Action (VLA) models excel in robotic manipulation but are constrained by their heavy reliance on expert demonstrations, leading to demonstration bias and limiting performance. Reinforcement learning (RL) is a vital post-training strategy to overcome these limits, yet current VLA-RL m

Cited by 0SourceScholar
2026

Towards an Incremental Unified Multimodal Anomaly Detection: Augmenting Multimodal Denoising From an Information Bottleneck Perspective

CVPR 2026

The quest for incremental unified multimodal anomaly detection seeks to empower a single model with the ability to systematically detect anomalies across all categories and support incremental learning to accommodate emerging objects/categories. Central to this pursuit is resolving the catastrophic

Cited by 0SourcecodeScholar
2025

A Minimalist Example of Edge-of-Stability and Progressive Sharpening

NeurIPS 2025poster

Recent advances in deep learning optimization have unveiled two intriguing phenomena under large learning rates: Edge of Stability (EoS) and Progressive Sharpening (PS), challenging classical Gradient Descent (GD) analyses. Current research approaches, using either generalist frameworks or minimalis…

Cited by 0SourceScholar