← Search

Wenshuo Li

15 accepted papers

2026

OmniFit: Bridging Modalities via Layer-Adaptive Token Compression for Omnimodal Large Language Models

ICML 2026spotlight

Emerging Omni-modal Large Language Models (OmniLLMs) enable real-time interaction across video, audio, and text but suffer from prohibitive computational costs due to the quadratic complexity of processing continuous streaming inputs. Existing token compression strategies remain suboptimal as they t…

Cited by 0SourceScholar
2026

SJD-PAC: Accelerating Speculative Jacobi Decoding via Proactive Drafting and Adaptive Continuation

CVPR 2026

Speculative Jacobi Decoding (SJD) offers a draft-model-free approach to accelerate autoregressive text-to-image synthesis. However, the high-entropy nature of visual generation yields low draft-token acceptance rates in complex regions, creating a bottleneck that severely limits overall throughput.

Cited by 0SourceScholar
2026

VES-RFT: Rewarding Visual Evidence Sensitivity to Mitigate Hallucinations in Large Vision-Language Models

CVPR 2026

Vision-Language Models (VLMs) often over-rely on linguistic priors even when images are provided, leading to object hallucinations. We revisit object-wise hallucination from the perspective of how visual evidence shapes the model's uncertainty. For each input, we measure decision uncertainty with an

Cited by 0SourceScholar
2025

Align-KD: Distilling Cross-Modal Alignment Knowledge for Mobile Vision-Language Large Model Enhancement

CVPR 2025poster

Vision-Language Models (VLMs) bring powerful understanding and reasoning capabilities to multimodal tasks. Meanwhile, the great need for capable aritificial intelligence on mobile devices also arises, such as the AI assistant software. Some efforts try to migrate VLMs to edge devices to expand their…

2025

LPVIMO-SAM: Tightly-coupled LiDAR/Polarization Vision/Inertial/Magnetometer/Optical Flow Odometry via Smoothing and Mapping

IROS 2025

We propose a tightly-coupled LiDAR/Polarization Vision/Inertial/Magnetometer/Optical Flow Odometry via Smoothing and Mapping (LPVIMO-SAM) framework, which integrates LiDAR, polarization vision, inertial measurement unit, magnetometer, and optical flow in a tightly-coupled fusion. It enables high-pre

Cited by 1SourceScholar
2025

TinySAM: Pushing the Envelope for Efficient Segment Anything Model

AAAI 2025technical

Recently segment anything model (SAM) has shown powerful segmentation capability and has drawn great attention in computer vision fields. Massive following works have developed various applications based on the pre-trained SAM and achieved impressive performance on downstream vision tasks. However,…

2025

ViSpec: Accelerating Vision-Language Models with Vision-Aware Speculative Decoding

NeurIPS 2025poster

Speculative decoding is a widely adopted technique for accelerating inference in large language models (LLMs), yet its application to vision-language models (VLMs) remains underexplored, with existing methods achieving only modest speedups ($<1.5\times$). This gap is increasingly significant as mult…

Cited by 0SourceScholar
2024

Design and Development of Composite Linkage Mechanism for Cable-Driven Segmented Manipulator to Increase Synchronous Accuracy and Transmission Distance

RA-L 2024

Cable-driven segmented manipulators (CDSMs) have high dexterity and large bending characteristics with less motors, which have great potential for long-range manipulation in structured environment. However, as joints’ number and segments’ length increase, the synchronous performance will largely dec

Cited by 3SourceScholar
2024

ExCP: Extreme LLM Checkpoint Compression via Weight-Momentum Joint Shrinking

ICML 2024oral

Large language models (LLM) have recently attracted significant attention in the field of artificial intelligence. However, the training process of these models poses significant challenges in terms of computational and storage capacities, thus compressing checkpoints has become an urgent problem. I…

2024

Stiffness-Based Hybrid Motion/ Force Control for Cable-Driven Serpentine Manipulator*

ICRA 2024poster

In recent years, there has been a growing demand for robotic manipulators to perform tasks in various unstructured environments and situations requiring precision and force control. However, traditional robotic arms have limitations in fully leveraging their advantages in such scenarios. To address…

Cited by 0SourceScholar
2022

Brain-Inspired Multilayer Perceptron With Spiking Neurons

CVPR 2022poster

Recently, Multilayer Perceptron (MLP) becomes the hotspot in the field of computer vision tasks. Without inductive bias, MLPs perform well on feature extraction and achieve amazing results. However, due to the simplicity of their structures, the performance highly depends on the local features commu…

Cited by 38PDFScholar
2021

Evaluating Efficient Performance Estimators of Neural Architectures

NeurIPS 2021poster

Conducting efficient performance estimations of neural architectures is a major challenge in neural architecture search (NAS). To reduce the architecture training costs in NAS, one-shot estimators (OSEs) amortize the architecture training costs by sharing the parameters of one supernet between all a…

2021

Winograd Algorithm for AdderNet

ICML 2021spotlight

Adder neural network (AdderNet) is a new kind of deep model that replaces the original massive multiplications in convolutions by additions while preserving the high performance. Since the hardware complexity of additions is much lower than that of multiplications, the overall energy consumption is…

Cited by 15SourcePDFScholar
2020

DSA: More Efficient Budgeted Pruning via Differentiable Sparsity Allocation

ECCV 2020poster

Budgeted pruning is the problem of pruning under resource constraints. In budgeted pruning, how to distribute the resources across layers (i.e., sparsity allocation) is the key problem. Traditional methods solve it by discretely searching for the layer-wise pruning ratios, which lacks efficiency. In…

Cited by 139SourcePDFScholar