← Search

Yan Kang

12 accepted papers

2026

Content-Aware Dynamic Patchification for Efficient Video Diffusion

CVPR 2026

Diffusion Transformers (DiTs) achieve strong video generation performance but suffer from prohibitive computation cost due to dense spatiotemporal tokenization. Most existing works rely on uniform patchification, tokenizing non-overlapping spatiotemporal with a fixed patch size regardless of the und

Cited by 0SourcecodeScholar
2026

DTop-p MoE: Sparsity-Controlled Dynamic Top-p MoE for Foundation Model Pre-training

ICML 2026poster

Sparse Mixture-of-Experts architectures are essential for scaling model capacity efficiently, yet the standard Top-$k$ routing imposes a rigid sparsity pattern that ignores the intrinsic variance in token difficulty and layer-specific computational needs. While Top-$p$ routing offers a flexible alte…

Cited by 0SourceScholar
2025

DOLLAR: Few-Step Video Generation via Distillation and Latent Reward Optimization

ICCV 2025poster

Diffusion probabilistic models have shown significant progress in video generation; however, their computational efficiency is limited by the large number of sampling steps required. Reducing sampling steps often compromises video quality or generation diversity. In this work, we introduce a distill…

Cited by 0SourcePDFScholar
2025

FedCoT: Federated Chain-of-Thought Distillation for Large Language Models

EMNLP 2025

Large Language Models (LLMs) have emerged as a transformative force in artificial intelligence, demonstrating exceptional proficiency across various tasks. However, their deployment in resource-constrained environments and concerns over user data privacy pose significant challenges. In contrast, Sma

2025

FedMKT: Federated Mutual Knowledge Transfer for Large and Small Language Models

COLING 2025main

Recent research in federated large language models (LLMs) has primarily focused on enabling clients to fine-tune their locally deployed homogeneous LLMs collaboratively or on transferring knowledge from server-based LLMs to small language models (SLMs) at downstream clients. However, a significant g…

2025

Generating, Fast and Slow: Scalable Parallel Video Generation with Video Interface Networks

ICCV 2025poster

Diffusion Transformers (DiTs) can generate short photorealistic videos, yet directly training and sampling longer videos with full attention across the video remains computationally challenging. Alternative methods break long videos down into sequential generation of short video segments, requiring…

2025

Layer- and Timestep-Adaptive Differentiable Token Compression Ratios for Efficient Diffusion Transformers

CVPR 2025poster

Diffusion Transformers (DiTs) have achieved state-of-the-art (SOTA) image generation quality but suffer from high latency and memory inefficiency, making them difficult to deploy on resource-constrained devices. One major efficiency bottleneck is that existing DiTs apply equal computation across all…

Cited by 1SourcePDFScholar
2024

Attention-Driven Training-Free Efficiency Enhancement of Diffusion Models

CVPR 2024poster

Diffusion models (DMs) have exhibited superior performance in generating high-quality and diverse images. However this exceptional performance comes at the cost of expensive generation process particularly due to the heavily used attention module in leading models. Existing works mainly adopt a retr…

Cited by 15SourcePDFScholar
2024

Mixture of Efficient Diffusion Experts Through Automatic Interval and Sub-Network Selection

ECCV 2024poster

"Diffusion probabilistic models can generate high-quality samples. Yet, their sampling process requires numerous denoising steps, making it slow and computationally intensive. We propose to reduce the sampling cost by pruning a pretrained diffusion model into a mixture of efficient experts. First, w…

2024

SNED: Superposition Network Architecture Search for Efficient Video Diffusion Model

CVPR 2024poster

While AI-generated content has garnered significant attention achieving photo-realistic video synthesis remains a formidable challenge. Despite the promising advances in diffusion models for video generation quality the complex model architecture and substantial computational demands for both traini…

Cited by 1SourcePDFScholar
2023

FedPass: Privacy-Preserving Vertical Federated Deep Learning with Adaptive Obfuscation

IJCAI 2023poster

Vertical federated learning (VFL) allows an active party with labeled data to leverage auxiliary features from the passive parties to improve model performance. Concerns about the private feature and label leakage in both the training and inference phases of VFL have drawn wide research attention. I…

Cited by 18SourcePDFScholar
2022

FedCG: Leverage Conditional GAN for Protecting Privacy and Maintaining Competitive Performance in Federated Learning

IJCAI 2022poster

Federated learning (FL) aims to protect data privacy by enabling clients to build machine learning models collaboratively without sharing their private data. Recent works demonstrate that information exchanged during FL is subject to gradient-based privacy attacks and, consequently, a variety of pri…

Cited by 90SourcePDFScholar