← Search

Lei Wu

35 accepted papers

2026

ArtPro: Self-Supervised Articulated Object Reconstruction with Adaptive Integration of Mobility Proposals

CVPR 2026

Reconstructing articulated objects into high-fidelity digital twins is crucial for applications such as robotic manipulation and interactive simulation. Recent self-supervised methods using differentiable rendering frameworks like 3D Gaussian Splatting remain highly sensitive to the initial part seg

Cited by 0SourceScholar
2026

Fast Catch-Up, Late Switching: Optimal Batch Size Scheduling via Functional Scaling Laws

ICLR 2026poster

Batch size scheduling (BSS) plays a critical role in large-scale deep learning training, influencing both optimization dynamics and computational efficiency. Yet, its theoretical foundations remain poorly understood. In this work, we show that the **functional scaling law (FSL)** framework introduce…

Cited by 0SourceScholar
2026

From Selection to Scheduling: Federated Geometry-Aware Correction Makes Exemplar Replay Work Better under Continual Dynamic Heterogeneity

CVPR 2026

Exemplar replay has become an effective strategy for mitigating catastrophic forgetting in federated continual learning (FCL) by retaining representative samples from past tasks. Existing studies focus on designing sample-importance estimation mechanisms to identify information-rich samples. However

Cited by 0SourceScholar
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

Introducing Decomposed Causality with Spatiotemporal Object-Centric Representation for Video Classification

AAAI 2026technical

Video classification requires event-level representations of objects and their interactions. Existing methods typically rely on data-driven approaches, which either learn such features from whole frames or object-centric visual regions. Therefore, the modeling of spatiotemporal interactions among ob

Cited by 0SourcePDFScholar
2025

BlueLM-V-3B: Algorithm and System Co-Design for Multimodal Large Language Models on Mobile Devices

CVPR 2025poster

The emergence and growing popularity of multimodal large language models (MLLMs) have significant potential to enhance various aspects of daily life, from improving communication to facilitating learning and problem-solving. Mobile phones, as essential daily companions, represent the most effective…

2025

Functional Scaling Laws in Kernel Regression: Loss Dynamics and Learning Rate Schedules

NeurIPS 2025spotlight

Scaling laws have emerged as a unifying lens for understanding and guiding the training of large language models (LLMs). However, existing studies predominantly focus on the final-step loss, leaving open whether the entire $\textit{loss dynamics}$ obey similar laws and, crucially, how the $\textit{…

Cited by 0SourceScholar
2025

SURGEON: Memory-Adaptive Fully Test-Time Adaptation via Dynamic Activation Sparsity

CVPR 2025highlight

Despite the growing integration of deep models into mobile terminals, the accuracy of these models declines significantly due to various deployment interferences. Test-time adaptation (TTA) has emerged to improve the performance of deep models by adapting them to unlabeled target data online. Yet, t…

2025

Stimulate the Critical Thinking of LLMs via Debiasing Discussion

EMNLP 2025

Large language models (LLMs) often succumb to users’ viewpoints when faced with conflicting perspectives. We identify two key biases underlying this issue : stance homogeneity bias and human preference bias. To address these biases, we propose a novel two-stage training framework: Multi-stance Discu

Cited by 0SourcePDFScholar
2025

The Sharpness Disparity Principle in Transformers for Accelerating Language Model Pre-Training

ICML 2025poster

Transformers have become the cornerstone of modern AI. Unlike traditional architectures, transformers exhibit a distinctive characteristic: diverse types of building blocks, such as embedding layers, normalization layers, self-attention mechanisms, and point-wise feed-forward networks, work collabor…

Cited by 1SourcePDFScholar
2024

9DTact: A Compact Vision-Based Tactile Sensor for Accurate 3D Shape Reconstruction and Generalizable 6D Force Estimation

RA-L 2024

The advancements in vision-based tactile sensors have boosted the aptitude of robots to perform contact-rich manipulation, particularly when precise positioning and contact state of the manipulated objects are crucial for successful execution. In this work, we present <underline xmlns:mml="http://ww

Cited by 80SourceScholar
2024

Improving Generalization and Convergence by Enhancing Implicit Regularization

NeurIPS 2024poster

In this work, we propose an Implicit Regularization Enhancement (IRE) framework to accelerate the discovery of flat solutions in deep learning, thereby improving generalization and convergence. Specifically, IRE decouples the dynamics of flat and sharp directions, which boosts the sharpness reducti…

2024

Parameter Symmetry and Noise Equilibrium of Stochastic Gradient Descent

NeurIPS 2024poster

Symmetries are prevalent in deep learning and can significantly influence the learning dynamics of neural networks. In this paper, we examine how exponential symmetries -- a broad subclass of continuous symmetries present in the model architecture or loss function -- interplay with stochastic gradie…

Cited by 3SourcePDFScholar
2024

Pose and Path Planning for Industrial Robot Surface Machining Based on Direction Fields

RA-L 2024

This study proposes a pose and path planning method based on direction fields, addressing challenges in industrial robot surface machining. These challenges include limited machining accuracy and difficult path planning arising from the robot's low stiffness and high nonlinearity between joint and o

Cited by 6SourceScholar
2024

Prove Your Point!: Bringing Proof-Enhancement Principles to Argumentative Essay Generation

EMNLP 2024main

Argumentative essay generation (AEG) aims to generate complete texts on specific controversial topics or debates. Although current AEG methods can generate individual opinions, they often overlook the high-level connections between these opinions. This often leads to the generated results being mire…

Cited by 0SourcePDFScholar
2024

Why Do You Grok? A Theoretical Analysis on Grokking Modular Addition

ICML 2024poster

We present a theoretical explanation of the “grokking” phenomenon (Power et al., 2022), where a model generalizes long after overfitting, for the originally-studied problem of modular addition. First, we show that early in gradient descent, so that the “kernel regime” approximately holds, no permuta…

Cited by 7SourcePDFScholar
2023

Compositional Zero-Shot Artistic Font Synthesis

IJCAI 2023poster

Recently, many researchers have made remarkable achievements in the field of artistic font synthesis, with impressive glyph style and effect style in the results. However, due to less exploration in style disentanglement, it is difficult for existing methods to envision a kind of unseen style (glyph…

2023

Learning to Self-Reconfigure for Freeform Modular Robots via Altruism Proximal Policy Optimization

IJCAI 2023poster

The advantages of modular robot systems stem from their ability to change between different configurations, enabling them to adapt to complex and dynamic real-world environments. Then, how to perform the accurate and efficient change of the modular robot system, i.e., the self-reconfiguration proble…

Cited by 1SourcePDFScholar
2023

RZCR: Zero-shot Character Recognition via Radical-based Reasoning

IJCAI 2023poster

The long-tail effect is a common issue that limits the performance of deep learning models on real-world datasets. Character image datasets are also affected by such unbalanced data distribution due to differences in character usage frequency. Thus, current character recognition methods are limited…

Cited by 14SourcePDFScholar
2022

The alignment property of SGD noise and how it helps select flat minima: A stability analysis

NeurIPS 2022accept

The phenomenon that stochastic gradient descent (SGD) favors flat minima has played a critical role in understanding the implicit regularization of SGD. In this paper, we provide an explanation of this striking phenomenon by relating the particular noise structure of SGD to its \emph{linear stabi…

Cited by 36SourcePDFScholar
2020

Development of Smartphone-Based Human-Robot Interfaces for Individuals With Disabilities

RA-L 2020

Persons with disabilities often rely on caregivers or family members to assist in their daily living activities. Robotic assistants can provide an alternative solution if intuitive user interfaces are designed for simple operations. Current human-robot interfaces are still far from being able to ope

Cited by 21SourceScholar
2019

The Anisotropic Noise in Stochastic Gradient Descent: Its Behavior of Escaping from Sharp Minima and Regularization Effects

ICML 2019oral

Understanding the behavior of stochastic gradient descent (SGD) in the context of deep neural networks has raised lots of concerns recently. Along this line, we study a general form of gradient based optimization dynamics with unbiased noise, which unifies SGD and standard Langevin dynamics. Through…

2018

Controlling a Non-Holonomic Mobile Manipulator in a Constrained Floor Space

ICRA 2018poster

Robotic manipulators that are attached to mobile platforms are often used in workspaces that require the end-effector to mobilize beyond the manipulator's limited reach, such as in warehouse shelf stacking and similar applications. However, such assistive robots fall short of completing tasks that r…

Cited by 18SourceScholar
2018

How SGD Selects the Global Minima in Over-parameterized Learning: A Dynamical Stability Perspective

NeurIPS 2018poster

The question of which global minima are accessible by a stochastic gradient decent (SGD) algorithm with specific learning rate and batch size is studied from the perspective of dynamical stability. The concept of non-uniformity is introduced, which, together with sharpness, characterizes the stabi…