← Search

Wei Zhu

49 accepted papers

2026

Bayesian Decomposition and Semantic Completion for Few-shot Semantic Segmentation

CVPR 2026

Few-shot Semantic Segmentation (FSS) aims to segment objects of novel categories given only a handful of labeled examples. However, existing methods often rely on complex category-specific modeling, resulting in high computational cost and limited generalization under low-data regimes. To address th

Cited by 0SourceScholar
2026

DVAR: Dynamic Visual Autoregressive Modeling for Image Super-Resolution

CVPR 2026

Next-scale prediction paradigm visual autoregressive (VAR) models have demonstrated significant potential for image super-resolution. However, their practical application is constrained by a rigid, size-specific design. This limitation stems from their reliance on memorizing fixed, absolute scaling

Cited by 0SourcecodeScholar
2026

Iterative Adversarial Learning With Chaser Agents for Time-Efficient Crowd-Aware Navigation

RA-L 2026

This paper addresses the challenge of safe and time-efficient crowd navigation for autonomous robots in dynamic environments. Existing methods struggle in scenarios with unpredictable or obstructive pedestrian behaviors. These limitations raise serious safety and efficiency concerns in real-world de

Cited by 0SourceScholar
2026

Learn to Teach: Sample-Efficient Privileged Learning for Humanoid Locomotion Over Real-World Uneven Terrain

ICRA 2026poster

Humanoid robots promise transformative capabilities for industrial and service applications. While recent advances in Reinforcement Learning (RL) yield impressive results in locomotion, manipulation, and navigation, the proposed methods typically require enormous simulation samples to account for re…

2026

MemDecoder: Enhancing Test-Time Compute for LLM Agents via Reinforced Memory Decoding

ICML 2026poster

Agentic memory—conditioning large language and vision–language models on past cases, external knowledge, or meta‑experiences—has become a key mechanism for improving inference‑time reasoning. However, existing approaches largely rely on heuristic retrieval or expensive LLM‑based reranking, and do no…

Cited by 0SourceScholar
2026

NAVIGATE: Evaluating Visual-Guided Search Decision-Making on the Open Web

ICML 2026poster

Vision–Language Models (VLMs) are increasingly deployed with web search tools, yet we still lack benchmarks that isolate a critical capability for real-world use: deciding when to search and how to steer search from ambiguous visual evidence, especially when multiple images provide overlapping or co…

Cited by 0SourceScholar
2026

PROMO: Promptable Outfitting for Efficient High-Fidelity Virtual Try-On

CVPR 2026

Virtual Try-on (VTON) has become a core capability for online retail, where realistic try-on results provide reliable fit guidance, reduce returns, and benefit both consumers and merchants. Diffusion-based VTON methods achieve photorealistic synthesis, yet often rely on intricate architectures such

Cited by 0SourceScholar
2025

Conditional Convolutions for End-to-End Single-Stage Video Text Detection

ICASSP 2025accepted

We propose a simple yet effective single-stage video text detection framework, termed CVTD (Conditional convolutions for Video Text Detection), which, to the best of our knowledge, is the first end-to-end single-stage video text detection framework.Most existing video text detection methods adopt te…

Cited by 0SourceScholar
2025

DynamicFace: High-Quality and Consistent Face Swapping for Image and Video using Composable 3D Facial Priors

ICCV 2025poster

Face swapping transfers the identity of a source face to a target face while retaining the attributes like expression, pose, hair, and background of the target face. Advanced face swapping methods have achieved attractive results. However, these methods often inadvertently transfer identity informat…

2025

HierPrompt: Zero-Shot Hierarchical Text Classification with LLM-Enhanced Prototypes

EMNLP 2025

Hierarchical Text Classification is a challenging task which classifies texts into categories arranged in a hierarchy. Zero‐Shot Hierarchical Text Classification (ZS-HTC) further assumes only the availability of hierarchical taxonomy, without any training data. Existing works of ZS-HTC are typically

Cited by 0SourcePDFScholar
2025

Learn to Teach: Sample-Efficient Privileged Learning for Humanoid Locomotion Over Real-World Uneven Terrain

RA-L 2025

Humanoid robots promise transformative capabilities for industrial and service applications. While recent advances in Reinforcement Learning (RL) yield impressive results in locomotion, manipulation, and navigation, the proposed methods typically require enormous simulation samples to account for re

Cited by 9SourcecodeScholar
2025

SMTPD: A New Benchmark for Temporal Prediction of Social Media Popularity

CVPR 2025poster

Social media popularity prediction task aims to predict the popularity of posts on social media platforms, which has a positive driving effect on application scenarios such as content optimization, digital marketing and online advertising. Though many studies have made significant progress, few of t…

2025

WaveSpect: A Hybrid Approach to Synthetic Audio Detection via Waveform and Spectrogram Analysis

ICASSP 2025accepted

With the rapid advancement of synthetic speech technology, the challenges posed by audio deepfakes have become increasingly severe. Despite notable progress in synthetic speech detection, existing algorithms exhibit limited generalization to unknown attacks. To address these challenges, we propose W…

Cited by 0SourceScholar
2024

ALoRA: Allocating Low-Rank Adaptation for Fine-tuning Large Language Models

NAACL 2024long

Parameter-efficient fine-tuning (PEFT) is widely studied for its effectiveness and efficiency in the era of large language models. Low-rank adaptation (LoRA) has demonstrated commendable performance as a popular and representative method. However, it is implemented with a fixed intrinsic rank that m…

2024

FanLoRA: Fantastic LoRAs and Where to Find Them in Large Language Model Fine-tuning

EMNLP 2024industry

Full-parameter fine-tuning is computationally prohibitive for large language models (LLMs), making parameter-efficient fine-tuning (PEFT) methods like low-rank adaptation (LoRA) increasingly popular. However, LoRA and its existing variants introduce significant latency in multi-tenant settings, hind…

2024

IAPT: Instance-Aware Prompt Tuning for Large Language Models

ACL 2024long

Soft prompt tuning is a widely studied parameter-efficient fine-tuning method. However, it has a clear drawback: many soft tokens must be inserted into the input sequences to guarantee downstream performance. As a result, soft prompt tuning is less considered than Low-rank adaptation (LoRA) in the l…

2024

MiLoRA: Efficient Mixture of Low-Rank Adaptation for Large Language Models Fine-tuning

EMNLP 2024finding

Low-rank adaptation (LoRA) and its mixture-of-experts (MOE) variants are highly effective parameter-efficient fine-tuning (PEFT) methods. However, they introduce significant latency in multi-tenant settings due to the LoRA modules and MOE routers added to multiple linear modules in the Transformer l…

2024

PARA: Parameter-Efficient Fine-tuning with Prompt-Aware Representation Adjustment

EMNLP 2024industry

In the realm of parameter-efficient fine-tuning (PEFT) methods, while options like LoRA are available, there is a persistent demand in the industry for a PEFT approach that excels in both efficiency and performance within the context of single-backbone multi-tenant applications. This paper introduce…

2024

SCA: Selective Compression Attention for Efficiently Extending the Context Window of Large Language Models

EMNLP 2024finding

Large language models (LLMs) have achieved impressive performance across various domains, but the limited context window and the expensive computational cost of processing long texts restrict their more comprehensive application. In this paper, we propose Selective Compression Attention (SCA), a gen…

Cited by 1SourcePDFScholar
2024

ULTRAFEEDBACK: Boosting Language Models with Scaled AI Feedback

ICML 2024poster

Learning from human feedback has become a pivot technique in aligning large language models (LLMs) with human preferences. However, acquiring vast and premium human feedback is bottlenecked by time, labor, and human capability, resulting in small sizes or limited topics of current datasets. This fur…

2023

ACF: Aligned Contrastive Finetuning For Language and Vision Tasks

ICASSP 2023accepted

Contrastive learning (CL) has achieved great success in various fields with self-supervised learning. However, CL under the supervised setting is not fully explored, especially how to utilize the class labels in CL. We propose a novel aligned contrastive finetuning (ACF) approach in this work. Speci…

Cited by 0SourceScholar
2023

BADGE: Speeding Up BERT Inference after Deployment via Block-wise Bypasses and Divergence-based Early Exiting

ACL 2023industry

Early exiting can reduce the average latency of pre-trained language models (PLMs) via its adaptive inference mechanism and work with other inference speed-up methods like model pruning, thus drawing much attention from the industry. In this work, we propose a novel framework, BADGE, which consists…

Cited by 10SourcePDFScholar
2023

F-PABEE: Flexible-Patience-Based Early Exiting For Single-Label and Multi-Label Text Classification Tasks

ICASSP 2023accepted

Computational complexity and overthinking problems have become the bottlenecks for pre-training language models (PLMs) with millions or even trillions of parameters. A Flexible-Patience-Based Early Exiting method (F-PABEE) has been proposed to alleviate the problems mentioned above for single-label…

Cited by 0SourceScholar
2023

MSN-net: Multi-Scale Normality Network for Video Anomaly Detection

ICASSP 2023accepted

Existing unsupervised video anomaly detection methods often suffer from performance degradation due to the overgeneralization of deep models. In this paper, we propose a simple yet effective Multi-Scale Normality network (MSN-net) that uses hierarchical memories to learn multi-level prototypical spa…

Cited by 0SourceScholar
2023

NAG-NER: a Unified Non-Autoregressive Generation Framework for Various NER Tasks

ACL 2023industry

Recently, the recognition of flat, nested, and discontinuous entities by a unified generative model framework has received increasing attention both in the research field and industry. However, the current generative NER methods force the entities to be generated in a predefined order, suffering fro…

2023

Sample Complexity of Probability Divergences under Group Symmetry

ICML 2023poster

We rigorously quantify the improvement in the sample complexity of variational divergence estimations for group-invariant distributions. In the cases of the Wasserstein-1 metric and the Lipschitz-regularized $\alpha$-divergences, the reduction of sample complexity is proportional to an ambient-dimen…

Cited by 14SourcePDFScholar
2023

Unified Demonstration Retriever for In-Context Learning

ACL 2023long

In-context learning is a new learning paradigm where a language model conditions on a few input-output pairs (demonstrations) and a test input, and directly outputs the prediction. It has been shown sensitive to the provided demonstrations and thus promotes the research of demonstration retrieval: g…

2022

A Simple Hash-Based Early Exiting Approach For Language Understanding and Generation

ACL 2022findings

Early exiting allows instances to exit at different layers according to the estimation of difficulty. Previous works usually adopt heuristic metrics such as the entropy of internal outputs to measure instance difficulty, which suffers from generalization and threshold-tuning. In contrast, learning t…

2022

Candidate Soups: Fusing Candidate Results Improves Translation Quality for Non-Autoregressive Translation

EMNLP 2022main

Non-autoregressive translation (NAT) model achieves a much faster inference speed than the autoregressive translation (AT) model because it can simultaneously predict all tokens during inference. However, its translation quality suffers from degradation compared to AT. And existing NAT methods only…

2022

Continually Detection, Rapidly React: Unseen Rumors Detection Based on Continual Prompt-Tuning

COLING 2022main

Since open social platforms allow for a large and continuous flow of unverified information, rumors can emerge unexpectedly and spread quickly. However, existing rumor detection (RD) models often assume the same training and testing distributions and can not cope with the continuously changing socia…

Cited by 16SourcePDFScholar
2022

PCEE-BERT: Accelerating BERT Inference via Patient and Confident Early Exiting

NAACL 2022findings

BERT and other pretrained language models (PLMs) are ubiquitous in modern NLP. Even though PLMs are the state-of-the-art (SOTA) models for almost every NLP task (CITATION), the significant latency during inference prohibits wider industrial usage. In this work, we propose Patient and Confident Early…

2021

Discovering Better Model Architectures for Medical Query Understanding

NAACL 2021industry

In developing an online question-answering system for the medical domains, natural language inference (NLI) models play a central role in question matching and intention detection. However, which models are best for our datasets? Manually selecting or tuning a model is time-consuming. Thus we experi…

2021

GAML-BERT: Improving BERT Early Exiting by Gradient Aligned Mutual Learning

EMNLP 2021main

In this work, we propose a novel framework, Gradient Aligned Mutual Learning BERT (GAML-BERT), for improving the early exiting of BERT. GAML-BERT’s contributions are two-fold. We conduct a set of pilot experiments, which shows that mutual knowledge distillation between a shallow exit and a deep exit…

Cited by 22SourcePDFScholar
2021

Learning Bias-Invariant Representation by Cross-Sample Mutual Information Minimization

ICCV 2021poster

Deep learning algorithms mine knowledge from the training data and thus would likely inherit the dataset's bias information. As a result, the obtained model would generalize poorly and even mislead the decision process in real-life applications. We propose to remove the bias information misused by t…

Cited by 50PDFScholar
2020

Reinforcement Learning-based Hierarchical Control for Path Following of a Salamander-like Robot

IROS 2020poster

Path following is a challenging task for legged robots. In this paper, we present a hierarchical control architecture for path following of a quadruped salamander-like robot, in which, the tracking problem is decomposed into two sub-tasks: high-level policy learning based on the framework of reinfor…

Cited by 7SourceScholar
2018

Deep Neural Nets with Interpolating Function as Output Activation

NeurIPS 2018poster

We replace the output layer of deep neural nets, typically the softmax function, by a novel interpolating function. And we propose end-to-end training and testing algorithms for this new architecture. Compared to classical neural nets with softmax function as output activation, the surrogate with in…

Cited by 40SourcePDFScholar
2018

LDMNet: Low Dimensional Manifold Regularized Neural Networks

CVPR 2018poster

Deep neural networks have proved very successful on archetypal tasks for which large training sets are available, but when the training data are scarce, their performance suffers from overfitting. Many existing methods of reducing overfitting are data-independent. Data-dependent regularizations are…

Cited by 53SourcePDFScholar
2017

Pre-processing and classification of hyperspectral imagery via selective inpainting

ICASSP 2017accepted

We propose a semi-supervised algorithm for processing and classification of hyperspectral imagery. For initialization, we keep 20% of the data intact, and use Principal Component Analysis to discard voxels from noisier bands and pixels. Then, we use either an Accelerated Proximal Gradient algorithm…

Cited by 0SourceScholar
2016

A Self-Stabilizing Algorithm for the Foraging Problem in Swarm Robotic Systems

IROS 2016poster

The foraging problem, which evolved from ants finding food and delivering them to the nest, is for a swarm of robots to transport objects from a source to a destination. To avoid collision of robots or congestions, object transportation is generally conducted in a pipelining manner. Existing solutio…

Cited by 3SourceScholar