← Search

Yuyang Wang

25 accepted papers

2026

STARFlow-V: End-to-End Video Generative Modeling with Autoregressive Normalizing Flows

CVPR 2026

Normalizing flows (NFs) are end-to-end likelihood-based generative models for continuous data, and have recently regained attention with encouraging progress on image generation. Yet in the video generation domain, where spatiotemporal complexity and computational cost are substantially higher, stat

Cited by 0SourcecodeScholar
2026

SimpleFold: Folding Proteins is Simpler than You Think

ICLR 2026poster

Protein folding models have achieved groundbreaking results typically via a combination of integrating domain knowledge into the architectural blocks and training pipelines. Nonetheless, given the success of generative models across different but related problems, it is natural to question whether t…

Cited by 0SourcecodeScholar
2026

Steady-State Behavior of Constant-Stepsize Stochastic Approximation: Gaussian Approximation and Tail Bounds

ICML 2026poster

Constant-stepsize stochastic approximation is widely used in learning for computational efficiency. For a fixed stepsize, the iterates typically admit a stationary distribution that is rarely tractable. Prior work shows that as the stepsize $\alpha \downarrow 0$, the centered-and-scaled steady state…

Cited by 0SourceScholar
2025

Denoising Autoregressive Transformers for Scalable Text-to-Image Generation

ICLR 2025poster

Diffusion models have become the dominant approach for visual generation. They are trained by denoising a Markovian process which gradually adds noise to the input. We argue that the Markovian property limits the model’s ability to fully utilize the generation trajectory, leading to inefficiencies d…

Cited by 0SourcePDFScholar
2025

INRFlow: Flow Matching for INRs in Ambient Space

ICML 2025poster

Flow matching models have emerged as a powerful method for generative modeling on domains like images or videos, and even on irregular or unstructured data like 3D point clouds or even protein structures. These models are commonly trained in two stages: first, a data compressor is trained, and in a…

Cited by 0SourcePDFScholar
2025

ReAgent: Reversible Multi-Agent Reasoning for Knowledge-Enhanced Multi-Hop QA

EMNLP 2025

Multi-hop question answering (QA) remains challenging, as solutions must reliably integrate and reconcile evidence from multiple sources without succumbing to error propagation. While large language models (LLMs) have achieved substantial improvements via chain-of-thought (CoT) prompting and retriev

Cited by 0SourcePDFScholar
2025

STARFlow: Scaling Latent Normalizing Flows for High-resolution Image Synthesis

NeurIPS 2025spotlight

We present STARFlow, a scalable generative model based on normalizing flows that achieves strong performance on high-resolution image synthesis. STARFlow's main building block is Transformer Autoregressive Flow (TARFlow), which combines normalizing flows with Autoregressive Transformer architecture…

Cited by 0SourcecodeScholar
2024

OmniColor: A Global Camera Pose Optimization Approach of LiDAR-360Camera Fusion for Colorizing Point Clouds

ICRA 2024poster

A Colored point cloud, as a simple and efficient 3D representation, has many advantages in various fields, including robotic navigation and scene reconstruction. This representation is now commonly used in 3D reconstruction tasks relying on cameras and LiDARs. However, fusing data from these two typ…

Cited by 4SourcecodeScholar
2024

Swallowing the Bitter Pill: Simplified Scalable Conformer Generation

ICML 2024poster

We present a novel way to predict molecular conformers through a simple formulation that sidesteps many of the heuristics of prior works and achieves state of the art results by using the advantages of scale. By training a diffusion generative model directly on 3D atomic positions without making ass…

Cited by 17SourcePDFScholar
2023

But Are You Sure? An Uncertainty-Aware Perspective on Explainable AI

AISTATS 2023poster

Although black-box models can accurately predict outcomes such as weather patterns, they often lack transparency, making it challenging to extract meaningful insights (such as which atmospheric conditions signal future rainfall). Model explanations attempt to identify the essential features of a mod…

Cited by 24SourcePDFScholar
2023

Coherent Probabilistic Forecasting of Temporal Hierarchies

AISTATS 2023poster

Forecasts at different time granularities are required in practice for addressing various business problems starting from short-term operational to medium-term tactical and to long-term strategic planning. These forecasting problems are usually treated independently by learning different ML models w…

Cited by 20SourcePDFScholar
2022

Context Uncertainty in Contextual Bandits with Applications to Recommender Systems

AAAI 2022technical

Recurrent neural networks have proven effective in modeling sequential user feedbacks for recommender systems. However, they usually focus solely on item relevance and fail to effectively explore diverse items for users, therefore harming the system performance in the long run. To address this probl…

Cited by 8SourcePDFScholar
2022

Domain Adaptation for Time Series Forecasting via Attention Sharing

ICML 2022spotlight

Recently, deep neural networks have gained increasing popularity in the field of time series forecasting. A primary reason for their success is their ability to effectively capture complex temporal dynamics across multiple related time series. The advantages of these deep forecasters only start to e…

2022

Learning Quantile Functions without Quantile Crossing for Distribution-free Time Series Forecasting

AISTATS 2022poster

Quantile regression is an effective technique to quantify uncertainty, fit challenging underlying distributions, and often provide full probabilistic predictions through joint learnings over multiple quantile levels. A common drawback of these joint quantile regressions, however, is quantile crossin…

2021

Correcting Exposure Bias for Link Recommendation

ICML 2021spotlight

Link prediction methods are frequently applied in recommender systems, e.g., to suggest citations for academic papers or friends in social networks. However, exposure bias can arise when users are systematically underexposed to certain relevant items. For example, in citation networks, authors might…

2021

Variance Reduced Training with Stratified Sampling for Forecasting Models

ICML 2021spotlight

In large-scale time series forecasting, one often encounters the situation where the temporal patterns of time series, while drifting over time, differ from one another in the same dataset. In this paper, we provably show under such heterogeneity, training a forecasting model with commonly used stoc…

Cited by 24SourcePDFScholar
2020

Deep Learning-Based Beam Alignment in Mmwave Vehicular Networks

ICASSP 2020accepted

Millimeter wave channels exhibit structure that allows beam alignment with fewer channel measurements than exhaustive beam search. From a compressed sensing (CS) perspective, the received channel measurements are usually obtained by multiplying a CS matrix with a sparse representation of the channel…

Cited by 24SourceScholar
2019

Deep Factors for Forecasting

ICML 2019oral

Producing probabilistic forecasts for large collections of similar and/or dependent time series is a practically highly relevant, yet challenging task. Classical time series models fail to capture complex patterns in the data and multivariate techniques struggle to scale to large problem sizes, but…

Cited by 247SourcePDFScholar
2019

Probabilistic Forecasting with Spline Quantile Function RNNs

AISTATS 2019poster

In this paper, we propose a flexible method for probabilistic modeling with conditional quantile functions using monotonic regression splines. The shape of the spline is parameterized by a neural network whose parameters are learned by minimizing the continuous ranked probability score. Within this…

Cited by 216SourcePDFScholar
2018

Deep State Space Models for Time Series Forecasting

NeurIPS 2018poster

We present a novel approach to probabilistic time series forecasting that combines state space models with deep learning. By parametrizing a per-time-series linear state space model with a jointly-learned recurrent neural network, our method retains desired properties of state space models such as d…

Cited by 980SourcePDFScholar