← Search

Tianyu Xie

12 accepted papers

2026

Any-Order GPT as Masked Diffusion Model: Decoupling Formulation and Architecture

ICML 2026oral

Efficiently scaling Large Language Models (LLMs) necessitates exploring alternatives to dominant autoregressive (AR) methods, with Masked Diffusion Models (MDMs) emerging as candidates. However, comparing AR (typically decoder-only) and MDM (often encoder-only) paradigms is confounded by differing a…

Cited by 0SourcecodeScholar
2026

A²RBench: An Automatic Paradigm for Formally Verifiable Abstract Reasoning Benchmark Generation

ICML 2026poster

Abstract reasoning ability reflects the intelligence and generalization capacity of LLMs to extract and apply abstract rules. However, accurately measuring this ability remains challenging: existing benchmarks either rely on expensive manual annotation, limiting their scale, or risk measuring memori…

Cited by 1SourceScholar
2026

Training-Free Multimodal Large Language Model Orchestration

ICML 2026poster

Building interactive omni-modal assistants often relies on end-to-end multimodal alignment to fuse heterogeneous modalities, which incurs substantial data and compute costs and limits extensibility. We present Training-Free Large Language Model Orchestration (LLM Orchestration), a training-free orch…

Cited by 0SourceScholar
2026

Variational Autoencoding Discrete Diffusion with Enhanced Dimensional Correlations Modeling

ICLR 2026poster

Discrete diffusion models have recently shown great promise for modeling complex discrete data, with masked diffusion models (MDMs) offering a compelling trade-off between quality and generation speed. MDMs denoise by progressively unmasking multiple dimensions from an all-masked input, but their pe…

Cited by 0SourcecodeScholar
2026

Wavelet-based Frame Selection by Detecting Semantic Boundary for Long Video Understanding

CVPR 2026

Frame selectoin is crucial due to high frame redundancy and limited context windows when applying Large Vision-Language Models (LVLMs) to long videos. Current methods typically select frames with high relevance to a given query, resulting a disjointed set of frames that disregard the narrative struc

Cited by 0SourcecodeScholar
2025

PhyloVAE: Unsupervised Learning of Phylogenetic Trees via Variational Autoencoders

ICLR 2025poster

Learning informative representations of phylogenetic tree structures is essential for analyzing evolutionary relationships. Classical distance-based methods have been widely used to project phylogenetic trees into Euclidean space, but they are often sensitive to the choice of distance metric and may…

2025

Provable Sample-Efficient Transfer Learning Conditional Diffusion Models via Representation Learning

NeurIPS 2025poster

While conditional diffusion models have achieved remarkable success in various applications, they require abundant data to train from scratch, which is often infeasible in practice. To address this issue, transfer learning has emerged as an essential paradigm in small data regimes. Despite its empir…

Cited by 0SourceScholar
2024

Kernel Semi-Implicit Variational Inference

ICML 2024poster

Semi-implicit variational inference (SIVI) extends traditional variational families with semi-implicit distributions defined in a hierarchical manner. Due to the intractable densities of semi-implicit distributions, classical SIVI often resorts to surrogates of evidence lower bound (ELBO) that would…

2023

Hierarchical Semi-Implicit Variational Inference with Application to Diffusion Model Acceleration

NeurIPS 2023poster

Semi-implicit variational inference (SIVI) has been introduced to expand the analytical variational families by defining expressive semi-implicit distributions in a hierarchical manner. However, the single-layer architecture commonly used in current SIVI methods can be insufficient when the target p…