← Search

Meng Li

58 accepted papers

2026

Assembling the Mind's Mosaic: Towards EEG Semantic Intent Decoding

ICLR 2026poster

Enabling natural communication through brain–computer interfaces (BCIs) remains one of the most profound challenges in neuroscience and neurotechnology. While existing frameworks offer partial solutions, they are constrained by oversimplified semantic representations and a lack of interpretability.…

Cited by 0SourceScholar
2026

Attention Sink Forges Native MoE in Attention Layers: Sink-Aware Training to Address Head Collapse

ICML 2026poster

Large Language Models (LLMs) often assign disproportionate attention to the first token, a phenomenon known as the attention sink. Several recent approaches aim to address this issue, including Sink Attention in GPT-OSS and Gated Attention in Qwen3-Next. However, a comprehensive analysis of the rela…

Cited by 0SourceScholar
2026

BatchRRT: A Fully-Batched Reformulation of RRT With GPU-Accelerated SDF Collision Checking for Real-Time Human-Robot Collision Avoidance

RA-L 2026

Industrial human-robot collaboration requires real-time motion planning with accurate collision avoidance in dynamic environments. While recent neural signed distance field (SDF) methods achieve sub-millisecond inference from sparse observations, traditional RRT planners fail to exploit this capabil

Cited by 0SourceScholar
2026

HyPER: Bridging Exploration and Exploitation for Scalable LLM Reasoning with Hypothesis Path Expansion and Reduction

ICML 2026poster

Scaling test-time compute with multi-path chain-of-thought can improve reasoning accuracy, but its gains hinge on an effective exploration–exploitation trade-off. Existing methods handle this trade-off in rigid ways: tree-structured search hard-codes exploration via brittle expansion rules that disr…

Cited by 0SourceScholar
2026

MedLesionVQA: A Multimodal Benchmark Emulating Clinical Visual Diagnosis for Body Surface Health

ICLR 2026poster

Body-surface health conditions, spanning diverse clinical departments, represent some of the most frequent diagnostic scenarios and a primary target for medical multimodal large language models (MLLMs). Yet existing medical benchmarks are either built from publicly available sources with limited ex…

Cited by 0SourceScholar
2026

TEAM: Temporal–Spatial Consistency Guided Expert Activation for MoE Diffusion Language Model Acceleration

ICML 2026poster

Diffusion large language models (dLLMs) have recently gained significant attention due to their inherent support for parallel decoding. Building on this paradigm, Mixture-of-Experts (MoE) dLLMs with autoregressive (AR) initialization have further demonstrated strong performance competitive with main…

Cited by 0SourceScholar
2026

XR-1: Towards Versatile Vision-Language-Action Models via Learning Unified Vision-Motion Representations

ICML 2026oral

Recent progress in large-scale robotic datasets and vision-language models (VLMs) has advanced research on vision-language-action (VLA) models. However, existing VLA models still face two fundamental challenges: (\textit{i}) producing precise low-level actions from high-dimensional observations, (\t…

Cited by 0SourcecodeScholar
2025

Ab Initio Nonparametric Variable Selection for Scalable Symbolic Regression with Large $p$

ICML 2025poster

Symbolic regression (SR) is a powerful technique for discovering symbolic expressions that characterize nonlinear relationships in data, gaining increasing attention for its interpretability, compactness, and robustness. However, existing SR methods do not scale to datasets with a large number of in…

2025

An Automatic Cutting Plane Planning Method Based on Multi-Objective Optimization for Robot-Assisted Laminectomy Surgery

RA-L 2025

Laminectomy represents an effective surgical procedure for the treatment of lumbar spinal stenosis. Due to the intricate anatomical structure of the lumbar spine, meticulous surgical path planning is essential to ensure the safety of the procedure and enhance the likelihood of successful outcomes. T

Cited by 6SourceScholar
2025

CryptoMoE: Privacy-Preserving and Scalable Mixture of Experts Inference via Balanced Expert Routing

NeurIPS 2025poster

Private large language model (LLM) inference based on cryptographic primitives offers a promising path towards privacy-preserving deep learning. However, existing frameworks only support dense LLMs like LLaMA-1 and struggle to scale to mixture-of-experts (MoE) architectures. The key challenge comes…

Cited by 0SourceScholar
2025

Degradation-Aware Feature Perturbation for All-in-One Image Restoration

CVPR 2025poster

All-in-one image restoration aims to recover clear images from various degradation types and levels with a unified model. Nonetheless, the significant variations among degradation types present challenges for training a universal model, often resulting in task interference, where the gradient update…

2025

Dual Trajectory Revised Diffusion Model for Time Series Forecasting

ICASSP 2025accepted

Diffusion models have exhibited state-of-the-art performance in generative tasks across various domains. A few recent works leveraged the powerful modeling ability of the diffusion model to time-series forecasting, leading to a significant breakthrough. However, all these works perform the forecasti…

Cited by 0SourceScholar
2025

EFCWM-Mamba-YOLO: Real-Time Underwater Object Detection with Adaptive Feature Representation and Domain Adaptation

IROS 2025

Underwater object detection (UOD) is crucial for monitoring marine ecosystems, underwater robotics, environmental protection, and autonomous underwater vehicles (AUVs). Despite progress, many models struggle under real-world conditions due to poor visibility, dynamic lighting, and domain shifts. Tra

Cited by 0SourcecodeScholar
2025

EfficientNav: Towards On-Device Object-Goal Navigation with Navigation Map Caching and Retrieval

NeurIPS 2025poster

Object-goal navigation (ObjNav) tasks an agent with navigating to the location of a specific object in an unseen environment. Embodied agents equipped with large language models (LLMs) and online constructed navigation maps can perform ObjNav in a zero-shot manner. However, existing agents heavily…

Cited by 0SourcecodeScholar
2025

FreqPolicy: Efficient Flow-based Visuomotor Policy via Frequency Consistency

NeurIPS 2025poster

Generative modeling-based visuomotor policies have been widely adopted in robotic manipulation, attributed to their ability to model multimodal action distributions. However, the high inference cost of multi-step sampling limits its applicability in real-time robotic systems. Existing approaches acc…

Cited by 0SourceScholar
2025

Internal Value Alignment in Large Language Models through Controlled Value Vector Activation

ACL 2025long

Aligning Large Language Models (LLMs) with human values has attracted increasing attention since it provides clarity, transparency, and the ability to adapt to evolving scenarios. In this paper, we introduce a Controlled Value Vector Activation (ConVA) method that directly aligns the internal values…

2025

MPCache: MPC-Friendly KV Cache Eviction for Efficient Private LLM Inference

NeurIPS 2025poster

Private large language model (LLM) inference based on secure multi-party computation (MPC) achieves formal data privacy protection but suffers from significant latency overhead, especially for long input sequences. While key-value (KV) cache eviction and sparse attention algorithms have been propose…

Cited by 0SourceScholar
2025

Optimal Transport-Based Token Weighting scheme for Enhanced Preference Optimization

ACL 2025long

Direct Preference Optimization (DPO) has emerged as a promising framework for aligning Large Language Models (LLMs) with human preferences by directly optimizing the log-likelihood difference between chosen and rejected responses. However, existing methods assign equal importance to all tokens in th…

2025

Representations of Fact, Fiction and Forecast in Large Language Models: Epistemics and Attitudes

ACL 2025long

Rational speakers are supposed to know what they know and what they do not know, and to generate expressions matching the strength of evidence. In contrast, it is still a challenge for current large language models to generate corresponding utterances based on the assessment of facts and confidence…

Cited by 0SourcePDFScholar
2025

RoboMIND: Benchmark on Multi-embodiment Intelligence Normative Data for Robot Manipulation

RSS 2025poster

Developing robust and general-purpose manipulation policies is a key goal in robotics. To achieve effective generalization, it is essential to construct comprehensive datasets that encompass a large number of demonstration trajectories and diverse tasks. Unlike vision or language data, which can be…

Cited by 20PDFScholar
2025

SMamba: Sparse Mamba for Event-based Object Detection

AAAI 2025technical

Transformer-based methods have achieved remarkable performance in event-based object detection, owing to the global modeling ability. However, they neglect the influence of non-event and noisy regions and process them uniformly, leading to high computational overhead. To mitigate computation cost, s…

2025

VascularPilot3D: Toward a 3D Fully Autonomous Navigation for Endovascular Robotics

ICRA 2025

This research reports VascularPilot3D, the first 3D fully autonomous endovascular robot navigation system. As an exploration toward autonomous guidewire navigation, VascularPilot3D is developed as a complete navigation system based on intra-operative imaging systems (fluoroscopic X-ray in this study

Cited by 6SourceScholar
2024

ArkVale: Efficient Generative LLM Inference with Recallable Key-Value Eviction

NeurIPS 2024poster

Large Language Models (LLMs) are widely used in today's tasks of natural language processing. To support applications like multi-turn chats, document understanding, and content generation, models with long context lengths are growing in importance. However, managing long contexts brings substantial…

Cited by 2SourcePDFScholar
2024

Efficient Training of Spiking Neural Networks with Multi-Parallel Implicit Stream Architecture

ECCV 2024poster

"Spiking neural networks (SNNs) are a novel type of bio-plausible neural network with energy efficiency. However, SNNs are non-differentiable and the training memory costs increase with the number of simulation steps. To address these challenges, this work introduces an implicit training method for…

2024

Evaluating Readability and Faithfulness of Concept-based Explanations

EMNLP 2024main

With the growing popularity of general-purpose Large Language Models (LLMs), comes a need for more global explanations of model behaviors. Concept-based explanations arise as a promising avenue for explaining high-level patterns learned by LLMs. Yet their evaluation poses unique challenges, especial…

2024

Intra- and Inter-group Optimal Transport for User-Oriented Fairness in Recommender Systems

AAAI 2024technical

Recommender systems are typically biased toward a small group of users, leading to severe unfairness in recommendation performance, i.e., User-Oriented Fairness (UOF) issue. Existing research on UOF exhibits notable limitations in two phases of recommendation models. In the training phase, current m…

Cited by 6SourcePDFScholar
2024

Iterative PnP and its application in 3D-2D vascular image registration for robot navigation

ICRA 2024poster

This paper reports on a new real-time robotcentered 3D-2D vascular image alignment algorithm, which is robust to outliers and can align nonrigid shapes. Few works have managed to achieve both real-time and accurate performance for vascular intervention robots. This work bridges high-accuracy 3D-2D r…

Cited by 6SourceScholar
2024

Mixture-of-Supernets: Improving Weight-Sharing Supernet Training with Architecture-Routed Mixture-of-Experts

ACL 2024findings

Weight-sharing supernets are crucial for performance estimation in cutting-edge neural architecture search (NAS) frameworks. Despite their ability to generate diverse subnetworks without retraining, the quality of these subnetworks is not guaranteed due to weight sharing. In NLP tasks like machine t…

2024

OVGNet: A Unified Visual-Linguistic Framework for Open-Vocabulary Robotic Grasping

IROS 2024poster

Recognizing and grasping novel-category objects remains a crucial yet challenging problem in real-world robotic applications. Despite its significance, limited research has been conducted in this specific domain. To address this, we seamlessly propose a novel framework that integrates open-vocabular…

Cited by 3SourcecodeScholar
2024

PrivCirNet: Efficient Private Inference via Block Circulant Transformation

NeurIPS 2024poster

Homomorphic encryption (HE)-based deep neural network (DNN) inference protects data and model privacy but suffers from significant computation overhead. We observe transforming the DNN weights into circulant matrices converts general matrix-vector multiplications into HE-friendly 1-dimensional convo…

2023

$\mathcal {S}{2}$Net: Accurate Panorama Depth Estimation on Spherical Surface

RA-L 2023

Monocular depth estimation is an ambiguous problem, thus global structural cues play an important role in current data-driven single-view depth estimation methods. Panorama images capture the complete spatial information of their surroundings utilizing the equirectangular projection which introduces

Cited by 10SourceScholar
2023

CoPriv: Network/Protocol Co-Optimization for Communication-Efficient Private Inference

NeurIPS 2023poster

Deep neural network (DNN) inference based on secure 2-party computation (2PC) can offer cryptographically-secure privacy protection but suffers from orders of magnitude latency overhead due to enormous communication. Previous works heavily rely on a proxy metric of ReLU counts to approximate the com…

Cited by 6SourcePDFScholar
2023

Frame-Event Alignment and Fusion Network for High Frame Rate Tracking

CVPR 2023poster

Most existing RGB-based trackers target low frame rate benchmarks of around 30 frames per second. This setting restricts the tracker's functionality in the real world, especially for fast motion. Event-based cameras as bioinspired sensors provide considerable potential for high frame rate tracking d…

Cited by 44SourcePDFScholar
2023

MPCViT: Searching for Accurate and Efficient MPC-Friendly Vision Transformer with Heterogeneous Attention

ICCV 2023poster

Secure multi-party computation (MPC) enables computation directly on encrypted data and protects both data and model privacy in deep learning inference. However, existing neural network architectures, including Vision Transformers (ViTs), are not designed or optimized for MPC and incur significant l…

Cited by 23PDFcodeScholar
2023

Optical Flow-Based Vascular Respiratory Motion Compensation

RA-L 2023

This letter develops a new vascular respiratory motion compensation algorithm, Motion-Related Compensation (MRC), to conduct vascular respiratory motion compensation by extrapolating the correlation between invisible vascular and visible non-vascular. Robot-assisted vascular intervention can signifi

Cited by 9SourceScholar
2023

Stroke Extraction of Chinese Character Based on Deep Structure Deformable Image Registration

AAAI 2023technical

Stroke extraction of Chinese characters plays an important role in the field of character recognition and generation. The most existing character stroke extraction methods focus on image morphological features. These methods usually lead to errors of cross strokes extraction and stroke matching due…

2023

Target-to-Source Augmentation for Aspect Sentiment Triplet Extraction

EMNLP 2023long main

Aspect Sentiment Triplet Extraction (ASTE) is an important task in sentiment analysis, aiming to extract aspect-level opinions and sentiments from user-generated reviews. The fine-grained nature of ASTE incurs a high annotation cost, while the scarcity of annotated data limits the performance of ex…

Cited by 0SourceScholar
2022

BiT: Robustly Binarized Multi-distilled Transformer

NeurIPS 2022accept

Modern pre-trained transformers have rapidly advanced the state-of-the-art in machine learning, but have also grown in parameters and computational complexity, making them increasingly difficult to deploy in resource-constrained environments. Binarization of the weights and activations of the networ…

2022

Decentralized Unsupervised Learning of Visual Representations

IJCAI 2022poster

Collaborative learning enables distributed clients to learn a shared model for prediction while keeping the training data local on each client. However, existing collaborative learning methods require fully-labeled data for training, which is inconvenient or sometimes infeasible to obtain due to the…

Cited by 26SourcePDFScholar
2022

DepthShrinker: A New Compression Paradigm Towards Boosting Real-Hardware Efficiency of Compact Neural Networks

ICML 2022spotlight

Efficient deep neural network (DNN) models equipped with compact operators (e.g., depthwise convolutions) have shown great potential in reducing DNNs’ theoretical complexity (e.g., the total number of weights/operations) while maintaining a decent model accuracy. However, existing efficient DNNs are…

2022

Few-Shot Class-Incremental Learning from an Open-Set Perspective

ECCV 2022poster

"The continual appearance of new objects in the visual world poses considerable challenges for current deep learning methods in real-world deployments. The challenge of new task learning is often exacerbated by the scarcity of data for the new categories due to rarity or cost. Here we explore the im…

2022

Multi-Scale High-Resolution Vision Transformer for Semantic Segmentation

CVPR 2022poster

Vision Transformers (ViTs) have emerged with superior performance on computer vision tasks compared to convolutional neural network (CNN)-based models. However, ViTs are mainly designed for image classification that generate single-scale low-resolution representations, which makes dense prediction t…

Cited by 274PDFcodeScholar
2022

NASViT: Neural Architecture Search for Efficient Vision Transformers with Gradient Conflict aware Supernet Training

ICLR 2022poster

Designing accurate and efficient vision transformers (ViTs) is a highly important but challenging task. Supernet-based one-shot neural architecture search (NAS) enables fast architecture optimization and has achieved state-of-the-art (SOTA) results on convolutional neural networks (CNNs). However, d…

2022

Omni-Sparsity DNN: Fast Sparsity Optimization for On-Device Streaming E2E ASR Via Supernet

ICASSP 2022accepted

From wearables to powerful smart devices, modern automatic speech recognition (ASR) models run on a variety of edge devices with different computational budgets. To navigate the Pareto front of model accuracy vs model size, researchers are trapped in a dilemma of optimizing model accuracy by trainin…

Cited by 0SourceScholar
2022

SplitNets: Designing Neural Architectures for Efficient Distributed Computing on Head-Mounted Systems

CVPR 2022poster

We design deep neural networks (DNNs) and corresponding networks' splittings to distribute DNNs' workload to camera sensors and a centralized aggregator on head-mounted devices to meet system performance targets in inference accuracy and latency under the given hardware resource constraints. To achi…

Cited by 30PDFScholar
2021

AlphaNet: Improved Training of Supernets with Alpha-Divergence

ICML 2021oral

Weight-sharing neural architecture search (NAS) is an effective technique for automating efficient neural architecture design. Weight-sharing NAS builds a supernet that assembles all the architectures as its sub-networks and jointly trains the supernet with the sub-networks. The success of weight-sh…

2021

AttentiveNAS: Improving Neural Architecture Search via Attentive Sampling

CVPR 2021poster

Neural architecture search (NAS) has shown great promise in designing state-of-the-art (SOTA) models that are both accurate and efficient. Recently, two-stage NAS, e.g. BigNAS, decouples the model training and searching process and achieves remarkable search efficiency and accuracy. Two-stage NAS re…

Cited by 135PDFcodeScholar
2021

CPT: Efficient Deep Neural Network Training via Cyclic Precision

ICLR 2021spotlight

Low-precision deep neural network (DNN) training has gained tremendous attention as reducing precision is one of the most effective knobs for boosting DNNs' training time/energy efficiency. In this paper, we attempt to explore low-precision training from a new perspective as inspired by recent findi…

2021

Double-Win Quant: Aggressively Winning Robustness of Quantized Deep Neural Networks via Random Precision Training and Inference

ICML 2021spotlight

Quantization is promising in enabling powerful yet complex deep neural networks (DNNs) to be deployed into resource constrained platforms. However, quantized DNNs are vulnerable to adversarial attacks unless being equipped with sophisticated techniques, leading to a dilemma of struggling between DNN…

2021

KeepAugment: A Simple Information-Preserving Data Augmentation Approach

CVPR 2021poster

Data augmentation (DA) is an essential technique for training state-of-the-art deep learning systems. In this paper, we empirically show data augmentation might introduce noisy augmented examples and consequently hurt the performance on unaugmented data during inference. To alleviate this issue, we…

Cited by 175PDFcodeScholar
2021

NASGEM: Neural Architecture Search via Graph Embedding Method

AAAI 2021technical

Neural Architecture Search (NAS) automates and prospers the design of neural networks. Estimator-based NAS has been proposed recently to model the relationship between architectures and their performance to enable scalable and flexible search. However, existing estimator-based methods encode the arc…

Cited by 24SourcePDFScholar
2019

Densely Connected Network with Time-frequency Dilated Convolution for Speech Enhancement

ICASSP 2019accepted

The data driven speech enhancement approaches using regression-based deep neural network usually result in enormous number of model parameters, which increase the computational load and the difficulty of model training. In order to improve the model efficiency, we propose a densely connected network…

Cited by 0SourceScholar
2017

A cache-based bandwidth optimized motion compensation architecture for video decoder

ICASSP 2017accepted

In video decoder applications, motion compensation (MC) is bandwidth consuming because of the non-regular memory access. Especially with the popularity of UHD video and the development of new coding standard (HEVC), external memory bandwidth becomes a crucial bottleneck. In this paper, we propose an…

Cited by 0SourceScholar
2016

Control and experimental validation of robot-assisted automatic measurement system for Multi-Stud Tensioning Machine (MSTM)

ICRA 2016

Multi-Stud Tensioning Machine (MSTM) is a specialized equipment used to open/seal the cover of the Reactor Pressure Vessel (RPV) during nuclear power plant maintenance. The tensioning residual values of the 58 studs are monitored for procedure evaluation. It is time-consuming for human operators to

Cited by 2SourceScholar