← Search

Wenming Tan

17 accepted papers

2026

Less Token, More Signal: MoE Expert Pruning via Critical Token Selection

ICML 2026poster

Mixture-of-Experts (MoE) architectures provide strong scalability for large language models, but their large expert parameter footprint poses challenges for efficient deployment. Expert pruning is widely used to reduce model size and inference cost; however, existing approaches are token-agnostic, t…

Cited by 0SourceScholar
2026

One Layer's Trash is Another Layer's Treasure: Adaptive Layer-wise Visual Token Selection in LVLMs

CVPR 2026

Large Vision-Language Models (LVLMs) have achieved remarkable success across diverse multimodal tasks, yet their practical deployment remains constrained by the computational burden arising from lengthy visual tokens. While visual token pruning has emerged as a promising solution, existing methods s

Cited by 0SourceScholar
2026

Semantic-Guided Global-Local Collaborative Prompt Learning for Few-Shot Class Incremental Learning

CVPR 2026

Few-Shot Class-Incremental Learning (FSCIL) poses a critical challenge in machine learning, requiring models to continuously integrate novel classes with limited samples while preserving knowledge of previously seen classes. While existing FSCIL approaches have demonstrated promising results, they s

Cited by 0SourceScholar
2025

1+1>2: A Synergistic Sparse and Low-Rank Compression Method for Large Language Models

EMNLP 2025

Large Language Models (LLMs) have demonstrated remarkable proficiency in language comprehension and generation; however, their widespread adoption is constrained by substantial bandwidth and computational demands. While pruning and low-rank approximation have each demonstrated promising performance

2025

Mitigating Object Hallucinations in MLLMs via Multi-Frequency Perturbations

EMNLP 2025

Recently, multimodal large language models (MLLMs) have demonstrated remarkable performance in visual-language tasks. However, the authenticity of the responses generated by MLLMs is often compromised by object hallucinations. We identify that a key cause of these hallucinations is the model’s over-

Cited by 0SourcePDFScholar
2024

Exploiting Depth Priors for Few-Shot Neural Radiance Field Reconstruction

RA-L 2024

The performance of neural radiance field technologies deteriorates rapidly when sparse views are used as input. In this paper, we propose a simulated viewpoint enhancement for surface reconstruction that extracts diverse geometric features from the depth to address this limitation. We design a novel

Cited by 0SourceScholar
2023

Bit-Shrinking: Limiting Instantaneous Sharpness for Improving Post-Training Quantization

CVPR 2023poster

Post-training quantization (PTQ) is an effective compression method to reduce the model size and computational cost. However, quantizing a model into a low-bit one, e.g., lower than 4, is difficult and often results in nonnegligible performance degradation. To address this, we investigate the loss l…

Cited by 21SourcePDFScholar
2023

Distilling DETR with Visual-Linguistic Knowledge for Open-Vocabulary Object Detection

ICCV 2023poster

Current methods for open-vocabulary object detection (OVOD) rely on a pre-trained vision-language model (VLM) to acquire the recognition ability. In this paper, we propose a simple yet effective framework to Distill the Knowledge from the VLM to a DETR-like detector, termed DK-DETR. Specifically, we…

Cited by 17PDFcodeScholar
2023

Learning Symmetry-Aware Geometry Correspondences for 6D Object Pose Estimation

ICCV 2023poster

Current 6D pose estimation methods focus on handling objects that are previously trained, which limits their applications in real dynamic world. To this end, we propose a geometry correspondence-based framework, termed GCPose, to estimate 6D pose of arbitrary unseen objects without any re-training.…

Cited by 20PDFcodeScholar
2023

MaskBooster: End-to-End Self-Training for Sparsely Supervised Instance Segmentation

AAAI 2023technical

The present paper introduces sparsely supervised instance segmentation, with the datasets being fully annotated bounding boxes and sparsely annotated masks. A direct solution to this task is self-training, which is not fully explored for instance segmentation yet. In this paper, we propose MaskBoost…

Cited by 0SourcePDFScholar
2022

ATF-3D: Semi-Supervised 3D Object Detection With Adaptive Thresholds Filtering Based on Confidence and Distance

RA-L 2022

Performance of current point cloud-based outdoor 3D object detection relies heavily on large-scale high-quality 3D annotations. However, such annotations are usually expensive to collect and outdoor scenes easily accumulate massive unlabeled data containing rich scenes. Semi-supervised learning is a

Cited by 12SourceScholar
2022

Dual Decoupling Training for Semi-supervised Object Detection with Noise-Bypass Head

AAAI 2022technical

Pseudo bounding boxes from the self-training paradigm are inevitably noisy for semi-supervised object detection. To cope with that, a dual decoupling training framework is proposed in the present study, i.e. clean and noisy data decoupling, and classification and localization task decoupling. In the…

Cited by 12SourcePDFScholar
2022

End-to-End Modeling via Information Tree for One-Shot Natural Language Spatial Video Grounding

ACL 2022long

Natural language spatial video grounding aims to detect the relevant objects in video frames with descriptive sentences as the query. In spite of the great advances, most existing methods rely on dense video frame annotations, which require a tremendous amount of human effort. To achieve effective g…

Cited by 41SourcePDFScholar
2022

SAViT: Structure-Aware Vision Transformer Pruning via Collaborative Optimization

NeurIPS 2022accept

Vision Transformers (ViTs) yield impressive performance across various vision tasks. However, heavy computation and memory footprint make them inaccessible for edge devices. Previous works apply importance criteria determined independently by each individual component to prune ViTs. Considering that…

2022

SOIT: Segmenting Objects with Instance-Aware Transformers

AAAI 2022technical

This paper presents an end-to-end instance segmentation framework, termed SOIT, that Segments Objects with Instance-aware Transformers. Inspired by DETR, our method views instance segmentation as a direct set prediction problem and effectively removes the need for many hand-crafted components like R…

2018

Extreme Network Compression via Filter Group Approximation

ECCV 2018poster

In this paper we propose a novel decomposition method based on filter group approximation, which can significantly reduce the redundancy of deep convolutional neural networks (CNNs) while maintaining the majority of feature representation. Unlike other low-rank decomposition algorithms which operate…

Cited by 82SourcePDFScholar