← Search

Yidan Xu

3 accepted papers

2026

Structured Flow Autoencoders: Learning Structured Probabilistic Representations with Flow Matching

ICLR 2026oral

Flow matching has proven to be a powerful density estimator, yet it often fails to explicitly capture the rich inherent latent structure of complex data. To address this limitation, we introduce Structured Flow Autoencoders (SFA), a family of probabilistic models that augments Continuous Normalizing…

Cited by 0SourceScholar
2025

Disentangled Information Bottleneck for Adversarial Text Defense

EMNLP 2025

Adversarial text defense is a significant strategy to protect modern NLP models from being attacked. Typical text defense methods usually enhance the model’s robustness by model retraining or equipping it with a data preprocessing step, aiming to eliminate the non-robust features and preserve the ro

2021

Transfer Learning of Graph Neural Networks with Ego-graph Information Maximization

NeurIPS 2021poster

Graph neural networks (GNNs) have achieved superior performance in various applications, but training dedicated GNNs can be costly for large-scale graphs. Some recent work started to study the pre-training of GNNs. However, none of them provide theoretical insights into the design of their framework…