← Search

Yucheng Xie

15 accepted papers

2026

A Unified Framework for Knowledge Transfer in Bidirectional Model Scaling

CVPR 2026

Transferring pre-trained knowledge from a source model to a target model of a different architectural size is a key challenge for flexible and efficient model scaling. However, current parameter-space methods treat Small-to-Large (S2L) and Large-to-Small (L2S) scaling as separate, incompatible probl

Cited by 0SourceScholar
2026

Breaking Semantic Boundaries: Distribution-Guided Semantic Exploration for Creative Generation

CVPR 2026

Text-to-image (T2I) diffusion models effectively produce semantically aligned images, but their reliance on training distributions constrains their capacity for synthesizing truly novel, out-of-distribution concepts. Existing methods attempt to enhance creativity through semantic exploration, such a

Cited by 0SourceScholar
2026

Breaking the Scale Barrier: One-Shot Knowledge Transfer via Frequency Transform

ICML 2026poster

Transferring knowledge by fine-tuning large-scale pre-trained networks has become a standard paradigm for downstream tasks, yet the knowledge of a pre-trained model is tightly coupled with monolithic architecture, which restricts flexible reuse across models of varying scales. In response to this ch…

Cited by 0SourceScholar
2026

DivControl: Knowledge Diversion for Controllable Image Generation

AAAI 2026technical

Diffusion models have advanced from text-to-image (T2I) to image-to-image (I2I) generation by incorporating structured inputs such as depth maps, enabling fine-grained spatial control. However, existing methods either train separate models for each condition or rely on unified architectures with ent

Cited by 0SourcePDFScholar
2026

FINE: Factorizing Knowledge for Initialization of Variable-sized Diffusion Models

CVPR 2026

The training of diffusion models is computationally intensive, making effective pre-training essential. However, real-world deployments often demand models of variable sizes due to diverse memory and computational constraints, posing challenges when corresponding pre-trained versions are unavailable

Cited by 0SourceScholar
2026

Knowledge Diversion for Efficient Morphology Control and Policy Transfer

ICML 2026poster

Universal morphology control aims to learn a universal policy that generalizes across heterogeneous robot morphologies, with Transformer-based controllers emerging as a dominant choice. However, such architectures incur substantial computational costs, resulting in high deployment overhead, and exis…

Cited by 0SourceScholar
2026

Self-Supervised Weight Templates for Scalable Vision Model Initialization

ICML 2026poster

The increasing scale and complexity of modern model parameters underscore the importance of pre-trained models. However, deployment often demands architectures of varying sizes, exposing limitations of conventional pre-training and fine-tuning. To address this, we propose SWEET, a self-supervised fr…

Cited by 0SourceScholar
2025

ECO: Evolving Core Knowledge for Efficient Transfer

NeurIPS 2025poster

Knowledge in modern neural networks is often entangled and structurally opaque, making current transfer methods—typically based on reusing entire parameter sets—inefficient and inflexible. Efforts to improve flexibility by reusing partial parameters frequently depend on handcrafted heuristics or rig…

Cited by 0SourceScholar
2025

KIND: Knowledge Integration and Diversion for Training Decomposable Models

ICML 2025poster

Pre-trained models have become the preferred backbone due to the increasing complexity of model parameters. However, traditional pre-trained models often face deployment challenges due to their fixed sizes, and are prone to negative transfer when discrepancies arise between training tasks and target…

2025

MCD-CLIP: Multi-view Chest Disease Diagnosis with Disentangled CLIP

IJCAI 2025

Pre-trained methods for multi-view chest X-ray images have demonstrated impressive performance in chest disease diagnosis, but there are still some limitations that need to be addressed. Firstly, many pre-trained methods require full fine-tuning pre-trained models to induce significant computational

2025

Meta Label Correction with Generalization Regularizer

IJCAI 2025

Deep neural networks can easily lead to the over-fitting issue due to the influence of noisy labels. However, previous label correction methods for dealing with noisy labels often need expensive computation cost to achieve effectiveness and ignore the generalization ability of the model. To address

Cited by 0SourcePDFScholar
2025

RankMatch: A Novel Approach to Semi-Supervised Label Distribution Learning Leveraging Rank Correlation between Labels

NeurIPS 2025poster

Pseudo label based semi-supervised learning (SSL) for single-label and multi-label classification tasks has been extensively studied; however, semi-supervised label distribution learning (SSLDL) remains a largely unexplored area. Existing SSL methods fail in SSLDL because the pseudo-labels they ge…

Cited by 0SourceScholar
2025

Redefining <Creative> in Dictionary: Towards an Enhanced Semantic Understanding of Creative Generation

CVPR 2025poster

Creative remains an inherently abstract concept for both humans and diffusion models. While text-to-image (T2I) diffusion models can easily generate out-of-distribution concepts like "a blue banana", they struggle with generating combinatorial objects such as "a creative mixture that resembles a let…

2025

Seeking Proxy Point via Stable Feature Space for Noisy Correspondence Learning

IJCAI 2025

To meet the growing demand for cross-modal training data, directly collecting multimodal data from the Internet has become prevalent. However, such data inevitably suffer from Noisy Correspondence. Previous works focused on recasting soft labels to mitigate noise's negative impact. We explore a nove

2025

WAVE: Weight Templates for Adaptive Initialization of Variable-sized Models

CVPR 2025poster

The growing complexity of model parameters underscores the significance of pre-trained models. However, deployment constraints often necessitate models of varying sizes, exposing limitations in the conventional pre-training and fine-tuning paradigm, particularly when target model sizes are incompati…