← Search

Jiao Xie

6 accepted papers

2026

CSD: Content-aware Speculative Decoding for Efficient Image Generation

ICML 2026poster

Speculative decoding (SD) has emerged as a key solution to accelerate the inference of autoregressive models. However, in the field of image generation, it faces the challenge of low acceptance rates, and directly relaxing its criteria leads to degradation in image quality. In this paper, we propose…

Cited by 0SourceScholar
2026

Omni-Supervised Motion Editing: Balancing Change and Invariance through Positive-Negative Learning

CVPR 2026

Text-based human motion editing aims to modify existing motion sequences according to natural language instructions while maintaining the consistency of the original motion. Existing diffusion-based approaches often rely on heuristic similarity cues or coarse global conditioning, leading to motion d

Cited by 0SourceScholar
2026

Towards Efficient Large Language Reasoning Models via Extreme-Ratio Chain-of-Thought Compression

ICML 2026poster

Chain-of-Thought (CoT) reasoning successfully enhances the reasoning capabilities of Large Language Models (LLMs), yet it incurs substantial computational overhead for inference. Existing CoT compression methods often suffer from a critical loss of logical fidelity at high compression ratios, result…

Cited by 0SourceScholar
2025

Dynamic Contrastive Knowledge Distillation for Efficient Image Restoration

AAAI 2025technical

Knowledge distillation (KD) is a valuable yet challenging approach that enhances a compact student network by learning from a high-performance but cumbersome teacher model. However, previous KD methods for image restoration overlook the state of the student during the distillation, adopting a fixed…

2025

Weakly Supervised Semantic Segmentation via Progressive Confidence Region Expansion

CVPR 2025poster

Weakly supervised semantic segmentation (WSSS) has garnered considerable attention due to its effective reduction of annotation costs. Most approaches utilize Class Activation Maps (CAM) to produce pseudo-labels, thereby localizing target regions using only image-level annotations. However, the prev…

2024

A General and Efficient Training for Transformer via Token Expansion

CVPR 2024poster

The remarkable performance of Vision Transformers (ViTs) typically requires an extremely large training cost. Existing methods have attempted to accelerate the training of ViTs yet typically disregard method universality with accuracy dropping. Meanwhile they break the training consistency of the or…