← Search

Minh-Tuan Tran

4 accepted papers

2026

Test-Time Instance-Specific Parameter Composition: A New Paradigm for Adaptive Generative Modeling

CVPR 2026

Existing generative models, such as diffusion and auto-regressive networks, are inherently static, relying on a fixed set of pretrained parameters to handle all inputs. In contrast, humans flexibly adapt their internal generative representations to each perceptual or imaginative context. Inspired by

Cited by 0SourcecodeScholar
2025

Enhancing Dataset Distillation via Non-Critical Region Refinement

CVPR 2025poster

Dataset distillation has gained popularity as a technique for compressing large datasets into smaller, more efficient representations while retaining essential information for model training. Data features can be broadly divided into two types: instance-specific features, which capture unique, fine…

2024

NAYER: Noisy Layer Data Generation for Efficient and Effective Data-free Knowledge Distillation

CVPR 2024poster

Data-Free Knowledge Distillation (DFKD) has made significant recent strides by transferring knowledge from a teacher neural network to a student neural network without accessing the original data. Nonetheless existing approaches encounter a significant challenge when attempting to generate samples f…

2024

Text-Enhanced Data-free Approach for Federated Class-Incremental Learning

CVPR 2024poster

Federated Class-Incremental Learning (FCIL) is an underexplored yet pivotal issue involving the dynamic addition of new classes in the context of federated learning. In this field Data-Free Knowledge Transfer (DFKT) plays a crucial role in addressing catastrophic forgetting and data privacy problems…