← Search

Hanting Chen

41 accepted papers

2026

Breaking the Echo Chamber: A Dynamic Ensemble Pruning Perspective on MoE

ICML 2026poster

We introduce Mahalanobis-Pruned Mixture-of-Experts (MP-MoE), a novel routing framework that approaches expert selection from the perspective of ensemble pruning. Existing Mixture-of-Experts (MoE) routing strategies often suffer from representation collapse due to greedy top-k selection mechanisms or…

Cited by 0SourceScholar
2026

Entropy-aware Span-Constrained Optimal Transport for Robust Cross-Tokenizer Knowledge Distillation

ICML 2026poster

Existing Cross-Tokenizer Knowledge Distillation (CTKD) methods fail to outperform simple supervised fine-tuning when vocabulary overlap is low due to severe alignment noise. We identify this phenomenon as the **``Low-Overlap negative transfer regime,''** To overcome this, we propose **Entropy-aware …

Cited by 0SourceScholar
2026

Rethinking 1-bit Optimization Leveraging Pre-trained Large Language Models

ICML 2026poster

1-bit LLM quantization offers significant advantages in reducing storage and computational costs. However, existing methods typically train 1-bit LLMs from scratch, failing to fully leverage pre-trained models. This results in high training costs and notable accuracy degradation. We identify that th…

Cited by 0SourceScholar
2025

AugKD: Ingenious Augmentations Empower Knowledge Distillation for Image Super-Resolution

ICLR 2025poster

Knowledge distillation (KD) compresses deep neural networks by transferring task-related knowledge from cumbersome pre-trained teacher models to more compact student models. However, vanilla KD for image super-resolution (SR) networks yields only limited improvements due to the inherent nature of SR…

Cited by 0SourcePDFScholar
2025

CBQ: Cross-Block Quantization for Large Language Models

ICLR 2025spotlight

Post-training quantization (PTQ) has played a pivotal role in compressing large language models (LLMs) at ultra-low costs. Although current PTQ methods have achieved promising results by addressing outliers and employing layer- or block-wise loss optimization techniques, they still suffer from signi…

Cited by 13SourcePDFScholar
2025

DeepDiver: Adaptive Web-Search Intensity Scaling via Reinforcement Learning

NeurIPS 2025spotlight

Information seeking demands iterative evidence gathering and reflective reasoning, yet large language models (LLMs) still struggle with it in open-web question answering. Existing prompting and supervised fine-tuning (SFT) methods remain fixed by prompt rules or training corpora, and are usually ben…

Cited by 0SourceScholar
2025

DiC: Rethinking Conv3x3 Designs in Diffusion Models

CVPR 2025poster

Diffusion models have shown exceptional performance in visual generation tasks. Recently, these models have shifted from traditional U-Shaped CNN-Attention hybrid structures to fully transformer-based isotropic architectures. While these transformers exhibit strong scalability and performance, their…

2025

Dynamic Frequency-Adaptive Knowledge Distillation for Speech Enhancement

ICASSP 2025accepted

Deep learning-based speech enhancement (SE) models have recently outperformed traditional techniques, yet their deployment on resource-constrained devices remains challenging due to high computational and memory demands. This paper introduces a novel dynamic frequency-adaptive knowledge distillation…

Cited by 0SourceScholar
2025

GIM: A Million-scale Benchmark for Generative Image Manipulation Detection and Localization

AAAI 2025technical

The extraordinary ability of generative models emerges as a new trend in image editing and generating realistic images, posing a serious threat to the trustworthiness of multimedia data and driving the research of image manipulation detection and location (IMDL). However, the lack of a large-scale d…

2025

Knowledge Distillation with Multi-granularity Mixture of Priors for Image Super-Resolution

ICLR 2025spotlight

Knowledge distillation (KD) is a promising yet challenging model compression approach that transmits rich learning representations from robust but resource-demanding teacher models to efficient student models. Previous methods for image super-resolution (SR) are often tailored to specific teacher-st…

Cited by 4SourcePDFScholar
2025

Linear Multistep Solver Distillation for Fast Sampling of Diffusion Models

ICLR 2025poster

Sampling from diffusion models can be seen as solving the corresponding probability flow ordinary differential equation (ODE). The solving process requires a significant number of function evaluations (NFE), making it time-consuming. Recently, several solver search frameworks have at…

Cited by 0SourcePDFScholar
2025

MoRAgent: Parameter Efficient Agent Tuning with Mixture-of-Roles

ICML 2025poster

Despite recent advancements of fine-tuning large language models (LLMs) to facilitate agent tasks, parameter-efficient fine-tuning (PEFT) methodologies for agent remain largely unexplored. In this paper, we introduce three key strategies for PEFT in agent tasks: 1) Inspired by the increasingly domin…

2025

RaSS: Improving Denoising Diffusion Samplers with Reinforced Active Sampling Scheduler

CVPR 2025poster

Recent years have witnessed the great success of denoising diffusion samplers in improving the generative capability and sampling efficiency given a pre-trained diffusion model. However, most sampling schedulers in diffusion models lack the sampling dynamics and planning capability for future genera…

Cited by 0SourcePDFScholar
2025

U-REPA: Aligning Diffusion U-Nets to ViTs

NeurIPS 2025poster

Representation Alignment (REPA) that aligns Diffusion Transformer (DiT) hidden-states with ViT visual encoders has proven highly effective in DiT training, demonstrating superior convergence properties, but it has not been validated on the canonical diffusion U-Net architecture that shows faster con…

Cited by 0SourcecodeScholar
2024

DiJiang: Efficient Large Language Models through Compact Kernelization

ICML 2024oral

In an effort to reduce the computational load of Transformers, research on linear attention has gained significant momentum. However, the improvement strategies for attention mechanisms typically necessitate extensive retraining, which is impractical for large language models with a vast array of pa…

2024

Enhancing Large Language Models through Adaptive Tokenizers

NeurIPS 2024poster

Tokenizers serve as crucial interfaces between models and linguistic data, substantially influencing the efficacy and precision of large language models (LLMs). Traditional tokenization methods often rely on static frequency-based statistics and are not inherently synchronized with LLM architectures…

Cited by 0SourcePDFScholar
2024

Image Processing GNN: Breaking Rigidity in Super-Resolution

CVPR 2024poster

Super-Resolution (SR) reconstructs high-resolution images from low-resolution ones. CNNs and window-attention methods are two major categories of canonical SR models. However these measures are rigid: in both operations each pixel gathers the same number of neighboring pixels hindering their effecti…

2024

Multiscale Positive-Unlabeled Detection of AI-Generated Texts

ICLR 2024spotlight

Recent releases of Large Language Models (LLMs), e.g. ChatGPT, are astonishing at generating human-like texts, but they may impact the authenticity of texts. Previous works proposed methods to detect these AI-generated texts, including simple ML classifiers, pretrained-model-based zero-shot methods,…

2024

PQ-SAM: Post-training Quantization for Segment Anything Model

ECCV 2024poster

"Segment anything model (SAM) is a promising prompt-guided vision foundation model to segment objects of interest. However, the extensive computational requirements of SAM have limited its applicability in resource-constraint edge devices. Post-training quantization (PTQ) is an effective potential f…

Cited by 5SourcePDFScholar
2024

U-DiTs: Downsample Tokens in U-Shaped Diffusion Transformers

NeurIPS 2024poster

Diffusion Transformers (DiTs) introduce the transformer architecture to diffusion tasks for latent-space image generation. With an isotropic architecture that chains a series of transformer blocks, DiTs demonstrate competitive performance and good scalability; but meanwhile, the abandonment of U-Net…

2023

GenImage: A Million-Scale Benchmark for Detecting AI-Generated Image

NeurIPS 2023poster

The extraordinary ability of generative models to generate photographic images has intensified concerns about the spread of disinformation, thereby leading to the demand for detectors capable of distinguishing between AI-generated fake images and real images. However, the lack of large datasets cont…

Cited by 137SourcePDFScholar
2023

PUe: Biased Positive-Unlabeled Learning Enhancement by Causal Inference

NeurIPS 2023poster

Positive-Unlabeled (PU) learning aims to achieve high-accuracy binary classification with limited labeled positive examples and numerous unlabeled ones. Existing cost-sensitive-based methods often rely on strong assumptions that examples with an observed positive label were selected entirely at r…

2023

RefSR-NeRF: Towards High Fidelity and Super Resolution View Synthesis

CVPR 2023poster

We present Reference-guided Super-Resolution Neural Radiance Field (RefSR-NeRF) that extends NeRF to super resolution and photorealistic novel view synthesis. Despite NeRF's extraordinary success in the neural rendering field, it suffers from blur in high resolution rendering because its inherent mu…

Cited by 40SourcePDFScholar
2023

Toward Accurate Post-Training Quantization for Image Super Resolution

CVPR 2023poster

Model quantization is a crucial step for deploying super resolution (SR) networks on mobile devices. However, existing works focus on quantization-aware training, which requires complete dataset and expensive computational overhead. In this paper, we study post-training quantization(PTQ) for image s…

2023

Towards Higher Ranks via Adversarial Weight Pruning

NeurIPS 2023poster

Convolutional Neural Networks (CNNs) are hard to deploy on edge devices due to its high computation and storage complexities. As a common practice for model compression, network pruning consists of two major categories: unstructured and structured pruning, where unstructured pruning constantly perfo…

2023

VanillaNet: the Power of Minimalism in Deep Learning

NeurIPS 2023poster

At the heart of foundation models is the philosophy of "more is different", exemplified by the astonishing success in computer vision and natural language processing. However, the challenges of optimization and inherent complexity of transformer models call for a paradigm shift towards simplicity. I…

2022

Brain-Inspired Multilayer Perceptron With Spiking Neurons

CVPR 2022poster

Recently, Multilayer Perceptron (MLP) becomes the hotspot in the field of computer vision tasks. Without inductive bias, MLPs perform well on feature extraction and achieve amazing results. However, due to the simplicity of their structures, the performance highly depends on the local features commu…

Cited by 38PDFScholar
2022

Federated Learning with Positive and Unlabeled Data

ICML 2022spotlight

We study the problem of learning from positive and unlabeled (PU) data in the federated setting, where each client only labels a little part of their dataset due to the limitation of resources and time. Different from the settings in traditional PU learning where the negative class consists of a sin…

2021

AdderSR: Towards Energy Efficient Image Super-Resolution

CVPR 2021poster

This paper studies the single image super-resolution problem using adder neural networks (AdderNets). Compared with convolutional neural networks, AdderNets utilize additions to calculate the output features thus avoid massive energy consumptions of conventional multiplications. However, it is very…

Cited by 115PDFcodeScholar
2021

Data-Free Knowledge Distillation for Image Super-Resolution

CVPR 2021poster

Convolutional network compression methods require training data for achieving acceptable results, but training data is routinely unavailable due to some privacy and transmission limitations. Therefore, recent works focus on learning efficient networks without original training data, i.e., data-free…

Cited by 102PDFcodeScholar
2021

Pre-Trained Image Processing Transformer

CVPR 2021poster

As the computing power of modern hardware is increasing strongly, pre-trained deep learning models (e.g., BERT, GPT-3) learned on large-scale datasets have shown their effectiveness over conventional methods. The big progress is mainly contributed to the representation ability of transformer and its…

Cited by 2279PDFcodeScholar
2021

Winograd Algorithm for AdderNet

ICML 2021spotlight

Adder neural network (AdderNet) is a new kind of deep model that replaces the original massive multiplications in convolutions by additions while preserving the high performance. Since the hardware complexity of additions is much lower than that of multiplications, the overall energy consumption is…

Cited by 15SourcePDFScholar
2020

AdderNet: Do We Really Need Multiplications in Deep Learning?

CVPR 2020oral

Compared with cheap addition operation, multiplication operation is of much higher computation complexity. The widely-used convolutions in deep neural networks are exactly cross-correlation to measure the similarity between input feature and convolution filters, which involves massive multiplication…

Cited by 286PDFcodeScholar
2020

Frequency Domain Compact 3D Convolutional Neural Networks

CVPR 2020poster

This paper studies the compression and acceleration of 3-dimensional convolutional neural networks (3D CNNs). To reduce the memory cost and computational complexity of deep neural networks, a number of algorithms have been explored by discovering redundant parameters in pre-trained networks. However…

Cited by 32PDFScholar
2019

Co-Evolutionary Compression for Unpaired Image Translation

ICCV 2019poster

Generative adversarial networks (GANs) have been successfully used for considerable computer vision tasks, especially the image-to-image translation. However, generators in these networks are of complicated architectures with large number of parameters and huge computational complexities. Existing m…

Cited by 93PDFScholar
2019

Data-Free Learning of Student Networks

ICCV 2019poster

Learning portable neural networks is very essential for computer vision for the purpose that pre-trained heavy deep models can be well applied on edge devices such as mobile phones and micro sensors. Most existing deep neural network compression and speed-up methods are very effective for training c…

Cited by 442PDFcodeScholar
2019

LegoNet: Efficient Convolutional Neural Networks with Lego Filters

ICML 2019oral

This paper aims to build efficient convolutional neural networks using a set of Lego filters. Many successful building blocks, e.g., inception and residual modules, have been designed to refresh state-of-the-art records of CNNs on visual recognition tasks. Beyond these high-level modules, we suggest…

2019

Positive-Unlabeled Compression on the Cloud

NeurIPS 2019poster

Many attempts have been done to extend the great success of convolutional neural networks (CNNs) achieved on high-end GPU servers to portable devices such as smart phones. Providing compression and acceleration service of deep learning models on the cloud is therefore of significance and is attracti…

Cited by 64SourcePDFScholar