← Search

Mu Li

42 accepted papers

2026

CG-THWM: Curriculum-Guided Temporal Haptic World Modeling for Peg-In-Hole Tasks

ICRA 2026poster

Fine-tolerance peg-in-hole manipulation demands high precision under contact-rich, nonsmooth dynamics, where irregular geometries, inclinations, and tight-clearance interference often cause model-free reinforcement learning (RL) to fail. We propose the Curriculum-Guided Temporal Haptic World Model (…

Cited by 0Scholar
2026

DynaQuant: Dynamic Mixed-Precision Quantization for Learned Image Compression

AAAI 2026technical

Prevailing quantization techniques in Learned Image Compression (LIC) typically employ a static, uniform bit-width across all layers, failing to adapt to the highly diverse data distributions and sensitivity characteristics inherent in LIC models. This leads to a suboptimal trade-off between perform

Cited by 0SourcePDFScholar
2025

CLAP: A Closed-Loop Diffusion Transformer Action Foundation Model for Robotic Manipulation

IROS 2025

The development of large Vision-Language-Action (VLA) models has enhanced the robot’s ability to manipulate objects in unseen scenarios based on language instructions. While existing VLAs have demonstrated promise in various scenarios, they still struggle with effective multi-modal data feature extr

Cited by 1SourceScholar
2025

Dataset Distillation as Data Compression: A Rate-Utility Perspective

ICCV 2025poster

Driven by the "scale-is-everything" paradigm, modern machine learning increasingly demands ever-larger datasets and models, yielding prohibitive computational and storage requirements. Dataset distillation mitigates this by compressing an original dataset into a small set of synthetic samples, while…

Cited by 0SourcePDFScholar
2025

DiffusionREC: Diffusion Model with Adaptive Condition for Referring Expression Comprehension

AAAI 2025technical

The objective of referring expression comprehension (REC) is to accurately identify the object in an image described by a given expression. Existing REC methods, including transformer-based and graph-based approaches among others, have shown robust performance in REC tasks. In this study, we present…

Cited by 0SourcePDFScholar
2025

EmergentTTS-Eval: Evaluating TTS Models on Complex Prosodic, Expressiveness, and Linguistic Challenges Using Model-as-a-Judge

NeurIPS 2025poster

Text-to-Speech (TTS) benchmarks often fail to capture how well models handle nuanced and semantically complex text. Building on $\textit{EmergentTTS}$, we introduce $\textit{EmergentTTS-Eval}$, a comprehensive benchmark covering six challenging TTS scenarios: emotions, paralinguistics, foreign words…

Cited by 0SourcecodeScholar
2025

Learned Image Compression with Dictionary-based Entropy Model

CVPR 2025poster

Learned image compression methods have attracted great research interest and exhibited superior rate-distortion performance to the best classical image compression standards of the present.The entropy model plays a key role in learned image compression, which estimates the probability distribution o…

2025

Learning Compact Semantic Information for Incomplete Multi-View Missing Multi-Label Classification

ICML 2025poster

Multi-view data involves various data forms, such as multi-feature, multi-sequence and multimodal data, providing rich semantic information for downstream tasks. The inherent challenge of incomplete multi-view missing multi-label learning lies in how to effectively utilize limited supervision and in…

Cited by 0SourcePDFScholar
2024

Learned Scanpaths Aid Blind Panoramic Video Quality Assessment

CVPR 2024poster

Panoramic videos have the advantage of providing an immersive and interactive viewing experience. Nevertheless their spherical nature gives rise to various and uncertain user viewing behaviors which poses significant challenges for panoramic video quality assessment (PVQA). In this work we propose a…

2024

Spherical Pseudo-Cylindrical Representation for Omnidirectional Image Super-resolution

AAAI 2024technical

Omnidirectional images have attracted significant attention in recent years due to the rapid development of virtual reality technologies. Equirectangular projection (ERP), a naive form to store and transfer omnidirectional images, however, is challenging for existing two-dimensional (2D) image super…

Cited by 6SourcePDFScholar
2023

A Cheaper and Better Diffusion Language Model with Soft-Masked Noise

EMNLP 2023long main

Diffusion models that are based on iterative denoising have been recently proposed and leveraged in various generation tasks like image generation. Whereas, as a way inherently built for continuous data, existing diffusion models still have some limitations in modeling discrete data, e.g., languages…

Cited by 0SourcecodeScholar
2023

AIM: Adapting Image Models for Efficient Video Action Recognition

ICLR 2023poster

Recent vision transformer based video models mostly follow the ``image pre-training then finetuning" paradigm and have achieved great success on multiple video benchmarks. However, fully finetuning such a video model could be computationally expensive and unnecessary, given the pre-trained image tra…

2023

Automatic Chain of Thought Prompting in Large Language Models

ICLR 2023poster

Large Language Models (LLMs) can carry out complex reasoning tasks by generating intermediate reasoning steps. These steps are triggered by what is called chain-of-thought (CoT) prompting, which comes in two flavors: one leverages a simple prompt like "Let’s think step by step" to facilitate step-by…

2023

Learning Multimodal Data Augmentation in Feature Space

ICLR 2023poster

The ability to jointly learn from multiple modalities, such as text, audio, and visual data, is a defining feature of intelligent systems. While there have been promising advances in designing neural networks to harness multimodal data, the enormous success of data augmentation currently remains lim…

2023

Parameter-Efficient Fine-Tuning Design Spaces

ICLR 2023poster

Parameter-efficient fine-tuning aims to achieve comparable performances of fine-tuning with much fewer trainable parameters. Recently, various tuning strategies (e.g., Adapters, Prefix Tuning, BitFit, and LoRA) have been proposed. However, their designs are hand-crafted separately, and it remains un…

Cited by 71SourcePDFScholar
2023

PreDiff: Precipitation Nowcasting with Latent Diffusion Models

NeurIPS 2023poster

Earth system forecasting has traditionally relied on complex physical models that are computationally expensive and require significant domain expertise. In the past decade, the unprecedented increase in spatiotemporal Earth observation data has enabled data-driven forecasting models using deep lear…

Cited by 69SourcePDFScholar
2023

Prompt Pre-Training with Twenty-Thousand Classes for Open-Vocabulary Visual Recognition

NeurIPS 2023poster

This work proposes POMP, a prompt pre-training method for vision-language models. Being memory and computation efficient, POMP enables the learned prompt to condense semantic information for a rich set of visual concepts with over twenty-thousand classes. Once pre-trained, the prompt with a strong t…

2023

Tailoring Instructions to Student’s Learning Levels Boosts Knowledge Distillation

ACL 2023long

It has been commonly observed that a teacher model with superior performance does not necessarily result in a stronger student, highlighting a discrepancy between current teacher training practices and effective knowledge transfer. In order to enhance the guidance of the teacher training process, we…

2023

XTab: Cross-table Pretraining for Tabular Transformers

ICML 2023poster

The success of self-supervised learning in computer vision and natural language processing has motivated pretraining methods on tabular data. However, most existing tabular self-supervised learning models fail to leverage information across multiple data tables and cannot generalize to new tables. I…

2022

An Efficient Coarse-to-Fine Facet-Aware Unsupervised Summarization Framework Based on Semantic Blocks

COLING 2022main

Unsupervised summarization methods have achieved remarkable results by incorporating representations from pre-trained language models. However, existing methods fail to consider efficiency and effectiveness at the same time when the input document is extremely long. To tackle this problem, in this p…

2022

Earthformer: Exploring Space-Time Transformers for Earth System Forecasting

NeurIPS 2022accept

Conventionally, Earth system (e.g., weather and climate) forecasting relies on numerical simulation with complex physical models and hence is both expensive in computation and demanding on domain expertise. With the explosive growth of spatiotemporal Earth observation data in the past decade, data-d…

2022

Learning Confidence for Transformer-based Neural Machine Translation

ACL 2022long

Confidence estimation aims to quantify the confidence of the model prediction, providing an expectation of success. A well-calibrated confidence estimate enables accurate failure prediction and proper risk measurement when given noisy samples and out-of-distribution data in real-world settings. Howe…

2022

Modeling Multi-Granularity Hierarchical Features for Relation Extraction

NAACL 2022long

Relation extraction is a key task in Natural Language Processing (NLP), which aims to extract relations between entity pairs from given texts. Recently, relation extraction (RE) has achieved remarkable progress with the development of deep neural networks. Most existing research focuses on construct…

2022

Partial and Asymmetric Contrastive Learning for Out-of-Distribution Detection in Long-Tailed Recognition

ICML 2022oral

Existing out-of-distribution (OOD) detection methods are typically benchmarked on training sets with balanced class distributions. However, in real-world applications, it is common for the training sets to have long-tailed distributions. In this work, we first demonstrate that existing OOD detection…

2022

Removing Batch Normalization Boosts Adversarial Training

ICML 2022spotlight

Adversarial training (AT) defends deep neural networks against adversarial attacks. One challenge that limits its practical application is the performance degradation on clean samples. A major bottleneck identified by previous works is the widely used batch normalization (BN), which struggles to mod…

2022

Task-guided Disentangled Tuning for Pretrained Language Models

ACL 2022findings

Pretrained language models (PLMs) trained on large-scale unlabeled corpus are typically fine-tuned on task-specific downstream datasets, which have produced state-of-the-art results on various NLP tasks. However, the data discrepancy issue in domain and scale makes fine-tuning fail to efficiently ca…

2021

Attention Calibration for Transformer in Neural Machine Translation

ACL 2021long

Attention mechanisms have achieved substantial improvements in neural machine translation by dynamically selecting relevant inputs for different predictions. However, recent studies have questioned the attention mechanisms’ capability for discovering decisive inputs. In this paper, we propose to cal…

2021

Benchmarking Multimodal AutoML for Tabular Data with Text Fields

NeurIPS 2021poster

We consider the use of automated supervised learning systems for data tables that not only contain numeric/categorical columns, but one or more text fields as well. Here we assemble 18 multimodal data tables that each contain some text fields and stem from a real business application. Our publicly-a…

Cited by 45SourceScholar
2021

CrossNorm and SelfNorm for Generalization Under Distribution Shifts

ICCV 2021poster

Traditional normalization techniques (e.g., Batch Normalization and Instance Normalization) generally and simplistically assume that training and test data follow the same distribution. As distribution shifts are inevitable in real-world applications, well-trained models with previous normalization…

Cited by 73PDFcodeScholar
2021

Progressive Coordinate Transforms for Monocular 3D Object Detection

NeurIPS 2021poster

Recognizing and localizing objects in the 3D space is a crucial ability for an AI agent to perceive its surrounding environment. While significant progress has been achieved with expensive LiDAR point clouds, it poses a great challenge for 3D object detection given only a monocular image. While ther…

2021

Recurrent Attention for Neural Machine Translation

EMNLP 2021main

Recent research questions the importance of the dot-product self-attention in Transformer models and shows that most attention heads learn simple positional patterns. In this paper, we push further in this research line and propose a novel substitute mechanism for self-attention: Recurrent AtteNtion…

2021

Unsupervised Keyphrase Extraction by Jointly Modeling Local and Global Context

EMNLP 2021main

Embedding based methods are widely used for unsupervised keyphrase extraction (UKE) tasks. Generally, these methods simply calculate similarities between phrase embeddings and document embedding, which is insufficient to capture different context for a more effective UKE model. In this paper, we pro…

2020

CSER: Communication-efficient SGD with Error Reset

NeurIPS 2020poster

The scalability of Distributed Stochastic Gradient Descent (SGD) is today limited by communication bottlenecks. We propose a novel SGD variant: \underline{C}ommunication-efficient \underline{S}GD with \underline{E}rror \underline{R}eset, or \underline{CSER}. The key idea in CSER is first a new techn…

Cited by 50SourcePDFScholar
2020

Emotion Classification by Jointly Learning to Lexiconize and Classify

COLING 2020main

Emotion lexicons have been shown effective for emotion classification (Baziotis et al., 2018). Previous studies handle emotion lexicon construction and emotion classification separately. In this paper, we propose an emotional network (EmNet) to jointly learn sentence emotions and construct emotion l…

2019

Bag of Tricks for Image Classification with Convolutional Neural Networks

CVPR 2019poster

Much of the recent progress made in image classification research can be credited to training procedure refinements, such as changes in data augmentations and optimization methods. In the literature, however, most refinements are either briefly mentioned as implementation details or only visible in…

Cited by 2019PDFcodeScholar
2018

Learning Convolutional Networks for Content-Weighted Image Compression

CVPR 2018poster

Lossy image compression is generally formulated as a joint rate-distortion optimization problem to learn encoder, quantizer, and decoder. Due to the non-differentiable quantizer and discrete entropy estimation, it is very challenging to develop a convolutional network (CNN)-based image compression…

Cited by 490SourcePDFScholar
2018

Shift-Net: Image Inpainting via Deep Feature Rearrangement

ECCV 2018poster

Deep convolutional networks (CNNs) have exhibited their potential in image inpainting for producing plausible results. However, in most existing methods, e.g., context encoder, the missing parts are predicted by propagating the surrounding convolutional features through a fully connected layer, whic…

2017

Data Driven Resource Allocation for Distributed Learning

AISTATS 2017poster

In distributed machine learning, data is dispatched to multiple machines for processing. Motivated by the fact that similar data points often belong to the same or similar classes, and more generally, classification rules of high accuracy tend to be “locally simple but globally complex” (Vapnik and…

Cited by 17SourcePDFScholar