← Search

Kejie Huang

10 accepted papers

2026

Rethinking Residual Errors in Compensation-based LLM Quantization

ICLR 2026poster

Methods based on weight compensation, which iteratively apply quantization and weight compensation to minimize the output error, have recently demonstrated remarkable success in quantizing Large Language Models (LLMs). The representative work, GPTQ, introduces several key techniques that make such…

Cited by 0SourcecodeScholar
2026

Temporal Weighted Encoding: Towards Maximal-Capacity Spike Coding for ANN–SNN Conversion

ICML 2026poster

Spiking Neural Networks (SNNs) emulate the spiking behavior of biological neurons and are promising for energy-efficient neuromorphic computing. A widely used strategy to train SNNs is to convert pretrained Artificial Neural Networks (ANNs), where the accuracy and efficiency are determined by the sp…

Cited by 0SourceScholar
2025

FreeMask: Rethinking the Importance of Attention Masks for Zero-Shot Video Editing

AAAI 2025technical

Text-to-video diffusion models have made remarkable advancements. Driven by their ability to generate temporally coherent videos, research on zero-shot video editing using these fundamental models has expanded rapidly. To enhance editing quality, structural controls are frequently employed in video…

Cited by 0SourcePDFScholar
2025

SSVQ: Unleashing the Potential of Vector Quantization with Sign-Splitting

ICCV 2025poster

Vector Quantization (VQ) has emerged as a prominent weight compression technique, showcasing substantially lower quantization errors than uniform quantization across diverse models, particularly in extreme compression scenarios. However, its efficacy during fine-tuning is limited by the constraint o…

2025

VQ4DiT: Efficient Post-Training Vector Quantization for Diffusion Transformers

AAAI 2025technical

The Diffusion Transformers Models (DiTs) have transitioned the network architecture from traditional UNets to transformers, demonstrating exceptional capabilities in image generation. Although DiTs have been widely applied to high-definition video generation tasks, their large parameter size hinders…

Cited by 8SourcePDFScholar
2025

ViM-VQ: Efficient Post-Training Vector Quantization for Visual Mamba

ICCV 2025poster

Visual Mamba networks (ViMs) extend the selective state space model (Mamba) to various vision tasks and demonstrate significant potential. As a promising compression technique, vector quantization (VQ) decomposes network weights into codebooks and assignments, significantly reducing memory usage and…

Cited by 0SourcePDFScholar
2023

Thermal Infrared Image Inpainting Via Edge-Aware Guidance

ICASSP 2023accepted

Image inpainting has achieved fundamental advances with deep learning. However, almost all existing inpainting methods aim to process natural images, while few target Thermal Infrared (TIR) images, which have widespread applications. When applied to TIR images, conventional inpainting methods usuall…

Cited by 0SourceScholar
2023

WaveIPT: Joint Attention and Flow Alignment in the Wavelet domain for Pose Transfer

ICCV 2023poster

Human pose transfer aims to generate a new image of the source person in a target pose. Among the existing methods, attention and flow are two of the most popular and effective approaches. Attention excels in preserving the semantic structure of the source image, which is more reflected in the low-f…

Cited by 7PDFScholar
2021

C2F-FWN: Coarse-to-Fine Flow Warping Network for Spatial-Temporal Consistent Motion Transfer

AAAI 2021technical

Human video motion transfer (HVMT) aims to synthesize videos that one person imitates other persons' actions. Although existing GAN-based HVMT methods have achieved great success, they either fail to preserve appearance details due to the loss of spatial consistency between synthesized and exemplary…