← Search

Yuan Du

9 accepted papers

2026

Decomposing the Neurons: Activation Sparsity via Mixture of Experts for Continual Test Time Adaptation

AAAI 2026technical

Continual Test-Time Adaptation (CTTA), which aims to adapt the pre-trained model to ever-evolving target domains, emerges as an important task for vision models. As current vision models appear to be heavily biased towards texture, continuously adapting the model from one domain distribution to anot

Cited by 0SourcePDFScholar
2026

LiftQuant: Continuous Bit-Width Control for Pareto-Optimal LLM Deployment

ICML 2026spotlight

Existing quantization methods are fundamentally limited by rigid, integer-based bit-widths (e.g., 2, 3-bit), creating a "deployment gap" where LLMs cannot be optimally fitted to specific memory budgets. To bridge this gap, we introduce LiftQuant, a novel framework that enables continuous bit-width c…

Cited by 0SourceScholar
2026

MoLe-VLA: Dynamic Layer-skipping Vision Language Action Model via Mixture-of-Layers for Efficient Robot Manipulation

AAAI 2026technical

Vision-Language-Action (VLA) models enable robotic systems to perform embodied tasks but face deployment challenges due to the high computational demands of the dense Large Language Models (LLMs), with existing early-exit-based sparsification methods often overlooking the critical semantic role of f

Cited by 0SourcePDFScholar
2025

FBQuant: FeedBack Quantization for Large Language Models

IJCAI 2025

Deploying Large Language Models (LLMs) on edge devices is increasingly important, as it eliminates reliance on network connections, reduces expensive API calls, and enhances user privacy. However, on-device deployment is challenging due to the limited computational resources of edge devices. In part

Cited by 0SourcePDFScholar
2025

PAT: Pruning-Aware Tuning for Large Language Models

AAAI 2025technical

Large language models (LLMs) excel in language tasks, especially with supervised fine-tuning after pre-training. However, their substantial memory and computational requirements hinder practical applications. Structural pruning, which reduces less significant weight dimensions, is one solution. Yet,…

2024

Efficient Deweahter Mixture-of-Experts with Uncertainty-Aware Feature-Wise Linear Modulation

AAAI 2024technical

The Mixture-of-Experts (MoE) approach has demonstrated outstanding scalability in multi-task learning including low-level upstream tasks such as concurrent removal of multiple adverse weather effects. However, the conventional MoE architecture with parallel Feed Forward Network (FFN) experts leads t…

Cited by 21SourcePDFScholar
2024

SFC: Achieve Accurate Fast Convolution under Low-precision Arithmetic

ICML 2024poster

Fast convolution algorithms, including Winograd and FFT, can efficiently accelerate convolution operations in deep models. However, these algorithms depend on high-precision arithmetic to maintain inference accuracy, which conflicts with the model quantization. To resolve this conflict and further i…

Cited by 1SourcePDFScholar
2023

QD-BEV : Quantization-aware View-guided Distillation for Multi-view 3D Object Detection

ICCV 2023poster

Multi-view 3D detection based on BEV (bird-eye-view) has recently achieved significant improvements. However, the huge memory consumption of state-of-the-art models makes it hard to deploy them on vehicles, and the non-trivial latency will affect the real-time perception of streaming applications. D…

Cited by 11PDFScholar
2022

Prototype-Voxel Contrastive Learning for LiDAR Point Cloud Panoptic Segmentation

ICRA 2022poster

LiDAR point cloud panoptic segmentation, including both semantic and instance segmentation, plays a critical role in meticulous scene understanding for autonomous driving. Existing 3D voxelized approaches either utilize 3D sparse convolution that only focuses on local scene understanding, or add ext…

Cited by 20SourceScholar