← Search

Tianyang Hu

35 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

PrefixMemory-Tuning: Modernizing Prefix-Tuning by Decoupling the Prefix from Attention

ICLR 2026poster

Parameter-Efficient Fine-Tuning (PEFT) methods have become crucial for rapidly adapting large language models (LLMs) to downstream tasks. Prefix-Tuning, an early and effective PEFT technique, demonstrated the ability to achieve performance comparable to full fine-tuning with significantly reduced co…

Cited by 0SourcecodeScholar
2026

SeedPrints: Fingerprints Can Even Tell Which Seed Your Large Language Model Was Trained From

ICLR 2026poster

Fingerprinting Large Language Models (LLMs) is essential for provenance verification and model attribution. Existing methods typically extract post-hoc signatures based on training dynamics, data exposure, or hyperparameters—properties that only emerge after training begins. In contrast, we propose…

Cited by 0SourcecodeScholar
2026

TDM-R1: Reinforcing Few-Step Diffusion Models with Non-Differentiable Reward

ICML 2026poster

While few-step generative models have enabled powerful image and video generation at significantly lower cost, generic reinforcement learning (RL) paradigms for few-step models remain an unsolved problem. Existing RL approaches for few-step diffusion models strongly rely on back-propagating through …

Cited by 0SourceScholar
2026

The Structural Origin of Attention Sink: Variance Discrepancy, Super Neurons, and Dimension Disparity

ICML 2026poster

Despite the prevalence of the attention sink phenomenon in Large Language Models (LLMs), where initial tokens disproportionately monopolize attention scores, its structural origins remain elusive. This work provides a _mechanistic explanation_ for this phenomenon, tracing its roots to the value aggr…

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
2025

Adding Additional Control to One-Step Diffusion with Joint Distribution Matching

ICCV 2025poster

While diffusion distillation has enabled one-step generation through methods like Variational Score Distillation, adapting distilled models to emerging *new controls* -- such as novel structural constraints or latest user preferences -- remains challenging. Conventional approaches typically requires…

Cited by 0SourcePDFScholar
2025

Elucidating the design space of language models for image generation

ICML 2025poster

The success of large language models (LLMs) in text generation has inspired their application to image generation. However, existing methods either rely on specialized designs with inductive biases or adopt LLMs without fully exploring their potential in vision tasks. In this work, we systematically…

2025

Getting More Juice Out of Your Data: Hard Pair Refinement Enhances Visual-Language Models Without Extra Data

NAACL 2025long

Contrastive Language-Image Pre-training (CLIP) has become the standard for cross- modal image-text representation learning. Improving CLIP typically requires additional data and retraining with new loss functions, but these demands raise resource and time costs, limiting practical use. In this work,…

2025

LITE: A Learning-Integrated Topological Explorer for Multi-Floor Indoor Environments

IROS 2025

This work focuses on multi-floor indoor exploration, which remains an open area of research. Compared to traditional methods, recent learning-based explorers have demonstrated significant potential due to their robust environmental learning and modeling capabilities, but most are restricted to 2D en

Cited by 0SourceScholar
2025

Learning Few-Step Diffusion Models by Trajectory Distribution Matching

ICCV 2025poster

Accelerating diffusion model sampling is crucial for efficient AIGC deployment. While diffusion distillation methods -- based on distribution matching and trajectory matching -- reduce sampling to as few as one step, they fall short on complex tasks like text-to-image generation. Few-step generation…

2025

MARF: Cooperative Multi-Agent Path Finding with Reinforcement Learning and Frenet Lattice in Dynamic Environments

ICRA 2025

Multi-agent path finding (MAPF) in dynamic and complex environments is a highly challenging task. Recent research has focused on the scalability of agent numbers or the complexity of the environment. Usually, they disregard the agents' physical constraints or use a differential-driven model. However

Cited by 1SourceScholar
2025

Noise Consistency Training: A Native Approach for One-step Generator in Learning Additional Controls

NeurIPS 2025poster

The pursuit of efficient and controllable high-quality content generation stands as a pivotal challenge in artificial intelligence-generated content (AIGC). While one-step generators, refined through diffusion distillation techniques, offer excellent generation quality and computational efficiency,…

Cited by 0SourceScholar
2025

OmniZoom: A Universal Plug-and-Play Paradigm for Cross-Device Smooth Zoom Interpolation

NeurIPS 2025poster

Dual-camera smartphones suffer from geometric and photometric inconsistencies during zoom transitions, primarily due to disparities in intrinsic/extrinsic parameters and divergent image processing pipelines between the two cameras. Existing interpolation methods struggle to effectively address this…

Cited by 0SourceScholar
2025

Reward-Instruct: A Reward-Centric Approach to Fast Photo-Realistic Image Generation

NeurIPS 2025poster

This paper addresses the challenge of achieving high-quality and fast image generation that aligns with complex human preferences. While recent advancements in diffusion models and distillation have enabled rapid generation, the effective integration of reward feedback for improved abilities like co…

Cited by 0SourceScholar
2025

Understanding the Language Model to Solve the Symbolic Multi-Step Reasoning Problem from the Perspective of Buffer Mechanism

EMNLP 2025

Large language models have consistently struggled with complex reasoning tasks, such as mathematical problem-solving. Investigating the internal reasoning mechanisms of these models can help us design better model architectures and training strategies, ultimately enhancing their reasoning capability

Cited by 0SourcePDFScholar
2025

You Only Sample Once: Taming One-Step Text-to-Image Synthesis by Self-Cooperative Diffusion GANs

ICLR 2025poster

Recently, some works have tried to combine diffusion and Generative Adversarial Networks (GANs) to alleviate the computational cost of the iterative denoising inference in Diffusion Models (DMs). However, existing works in this line suffer from either training instability and mode collapse or subpa…

2024

Accelerating Diffusion Sampling with Optimized Time Steps

CVPR 2024poster

Diffusion probabilistic models (DPMs) have shown remarkable performance in high-resolution image synthesis but their sampling efficiency is still to be desired due to the typically large number of sampling steps. Recent advancements in high-order numerical ODE solvers for DPMs have enabled the gener…

2024

Deciphering the Projection Head: Representation Evaluation Self-supervised Learning

IJCAI 2024poster

Self-supervised learning (SSL) aims to learn the intrinsic features of data without labels. Despite the diverse SSL architectures, the projection head always plays an important role in improving downstream task performance. In this study, we systematically investigate the role of the projection head…

Cited by 10SourcePDFScholar
2024

Elucidating the design space of classifier-guided diffusion generation

ICLR 2024poster

Guidance in conditional diffusion generation is of great importance for sample quality and controllability. However, existing guidance schemes are to be desired. On one hand, mainstream methods such as classifier guidance and classifier-free guidance both require extra training with labeled data,…

2024

Exact Conversion of In-Context Learning to Model Weights in Linearized-Attention Transformers

ICML 2024poster

In-Context Learning (ICL) has been a powerful emergent property of large language models that has attracted increasing attention in recent years. In contrast to regular gradient-based learning, ICL is highly interpretable and does not require parameter updates. In this paper, we show that, for linea…

Cited by 0SourcePDFScholar
2024

JointDreamer: Ensuring Geometry Consistency and Text Congruence in Text-to-3D Generation via Joint Score Distillation

ECCV 2024poster

"Score Distillation Sampling (SDS) by well-trained 2D diffusion models has shown great promise in text-to-3D generation. However, this paradigm distills view-agnostic 2D image distributions into the rendering distribution of 3D representation for each view independently, overlooking the coherence ac…

2024

Referee Can Play: An Alternative Approach to Conditional Generation via Model Inversion

ICML 2024poster

As a dominant force in text-to-image generation tasks, Diffusion Probabilistic Models (DPMs) face a critical challenge in controllability, struggling to adhere strictly to complex, multi-faceted instructions. In this work, we aim to address this alignment challenge for conditional generation tasks.…

2024

The Surprising Effectiveness of Skip-Tuning in Diffusion Sampling

ICML 2024poster

With the incorporation of the UNet architecture, diffusion probabilistic models have become a dominant force in image generation tasks. One key design in UNet is the skip connections between the encoder and decoder blocks. Although skip connections have been shown to improve training stability and m…

Cited by 4SourcePDFScholar
2023

Complexity Matters: Rethinking the Latent Space for Generative Modeling

NeurIPS 2023spotlight

In generative modeling, numerous successful approaches leverage a low-dimensional latent space, e.g., Stable Diffusion models the latent space induced by an encoder and generates images through a paired decoder. Although the selection of the latent space is empirically pivotal, determining the optim…

Cited by 16SourcePDFScholar
2023

ContraNeRF: Generalizable Neural Radiance Fields for Synthetic-to-Real Novel View Synthesis via Contrastive Learning

CVPR 2023poster

Although many recent works have investigated generalizable NeRF-based novel view synthesis for unseen scenes, they seldom consider the synthetic-to-real generalization, which is desired in many practical applications. In this work, we first investigate the effects of synthetic data in synthetic-to-r…

2023

Diff-Instruct: A Universal Approach for Transferring Knowledge From Pre-trained Diffusion Models

NeurIPS 2023poster

Due to the ease of training, ability to scale, and high sample quality, diffusion models (DMs) have become the preferred option for generative modeling, with numerous pre-trained models available for a wide variety of datasets. Containing intricate information about data distributions, pre-trained D…

2023

Exact Count of Boundary Pieces of ReLU Classifiers: Towards the Proper Complexity Measure for Classification

UAI 2023poster

Classic learning theory suggests that proper regularization is the key to good generalization and robustness. In classification, current training schemes only target the complexity of the classifier itself, which can be misleading and ineffective. Instead, we advocate directly measuring the complexi…

Cited by 7SourcePDFScholar
2023

Explore and Exploit the Diverse Knowledge in Model Zoo for Domain Generalization

ICML 2023poster

The proliferation of pretrained models, as a result of advancements in pretraining techniques, has led to the emergence of a vast zoo of publicly available models. Effectively utilizing these resources to obtain models with robust out-of-distribution generalization capabilities for downstream tasks…

Cited by 13SourcePDFScholar
2023

Inducing Neural Collapse in Deep Long-tailed Learning

AISTATS 2023poster

Although deep neural networks achieve tremendous success on various classification tasks, the generalization ability drops sheer when training datasets exhibit long-tailed distributions. One of the reasons is that the learned representations (i.e. features) from the imbalanced datasets are less effe…

2023

Your Contrastive Learning Is Secretly Doing Stochastic Neighbor Embedding

ICLR 2023poster

Contrastive learning, especially self-supervised contrastive learning (SSCL), has achieved great success in extracting powerful features from unlabeled data. In this work, we contribute to the theoretical understanding of SSCL and uncover its connection to the classic data visualization method, stoc…

2022

Understanding Square Loss in Training Overparametrized Neural Network Classifiers

NeurIPS 2022accept

Deep learning has achieved many breakthroughs in modern classification tasks. Numerous architectures have been proposed for different data structures but when it comes to the loss function, the cross-entropy loss is the predominant choice. Recently, several alternative losses have seen revived inter…

Cited by 10SourcePDFScholar
2022

ZooD: Exploiting Model Zoo for Out-of-Distribution Generalization

NeurIPS 2022accept

Recent advances on large-scale pre-training have shown great potentials of leveraging a large set of Pre-Trained Models (PTMs) for improving Out-of-Distribution (OoD) generalization, for which the goal is to perform well on possible unseen domains after fine-tuning on multiple training domains. Howe…

Cited by 19SourcePDFScholar
2021

Regularization Matters: A Nonparametric Perspective on Overparametrized Neural Network

AISTATS 2021poster

Overparametrized neural networks trained by gradient descent (GD) can provably overfit any training data. However, the generalization guarantee may not hold for noisy data. From a nonparametric perspective, this paper studies how well overparametrized neural networks can recover the true target func…

Cited by 60SourcePDFScholar