← Search

Yian Ma

36 accepted papers

2026

Beyond Length: Quantifying Long-Range Information for Long-Context LLM Pretraining Data

ICLR 2026poster

Long-context language models unlock advanced capabilities in reasoning, code generation, and document summarization by leveraging dependencies across extended spans of text. However, much readily available long-text data does not genuinely require extended context, as most spans can be predicted wit…

Cited by 0SourceScholar
2026

Divide and Learn: Multi-Objective Combinatorial Optimization at Scale

ICML 2026poster

Multi-objective combinatorial optimization seeks Pareto-optimal solutions over exponentially large discrete spaces, yet existing methods sacrifice generality, scalability, or theoretical guarantees. We reformulate it as an online learning problem over a decomposed decision space, solving position-wi…

Cited by 0SourceScholar
2026

LaDiR: Latent Diffusion Enhances LLMs for Text Reasoning

ICLR 2026poster

Large Language Models (LLMs) demonstrate their reasoning ability through chain-of-thought (CoT) generation. However, LLM's autoregressive decoding may limit the ability to revisit and refine earlier tokens in a holistic manner, which can also lead to inefficient exploration for diverse solutions. I…

Cited by 0SourcecodeScholar
2026

Stochastic Gradient Variational Inference with Price's Gradient Estimator from Bures-Wasserstein to Parameter Space

ICML 2026poster

For approximating a target distribution given only its unnormalized log-density, stochastic gradient-based variational inference (VI) algorithms are a popular approach. For example, Wasserstein VI (WVI) and black-box VI (BBVI) perform gradient descent in measure space (Bures-Wasserstein space) and p…

Cited by 0SourceScholar
2026

Zephyrus: An Agentic Framework for Weather Science

ICLR 2026poster

Foundation models for weather science are pre-trained on vast amounts of structured numerical data and outperform traditional weather forecasting systems. However, these models lack language-based reasoning capabilities, limiting their utility in interactive scientific workflows. Large language mode…

Cited by 0SourcecodeScholar
2025

A Skewness-Based Criterion for Addressing Heteroscedastic Noise in Causal Discovery

ICLR 2025poster

Real-world data often violates the equal-variance assumption (homoscedasticity), making it essential to account for heteroscedastic noise in causal discovery. In this work, we explore heteroscedastic symmetric noise models (HSNMs), where the effect $Y$ is modeled as $Y = f(X) + \sigma(X)N$, with $X$…

Cited by 0SourcePDFScholar
2025

Accuracy on the wrong line: On the pitfalls of noisy data for out-of-distribution generalisation

AISTATS 2025poster

Accuracy-on-the-line is a widely observed phenomenon in machine learning, where a model's accuracy on in-distribution (ID) and out-of-distribution (OOD) data is positively correlated across different hyperparameters and data configurations. But when does this useful relationship break down? In this…

Cited by 0SourceScholar
2025

ClimaQA: An Automated Evaluation Framework for Climate Question Answering Models

ICLR 2025poster

The use of Large Language Models (LLMs) in climate science has recently gained significant attention. However, a critical issue remains: the lack of a comprehensive evaluation framework capable of assessing the quality and scientific validity of model outputs. To address this issue, we develop *Clim…

2025

Diffusion Models as Constrained Samplers for Optimization with Unknown Constraints

AISTATS 2025poster

Addressing real-world optimization problems becomes particularly challenging when analytic objective functions or constraints are unavailable. While numerous studies have addressed the issue of unknown objectives, limited research has focused on scenarios where feasibility constraints are not given…

Cited by 0SourceScholar
2025

Discovering Latent Causal Graphs from Spatiotemporal Data

ICML 2025poster

Many important phenomena in scientific fields like climate, neuroscience, and epidemiology are naturally represented as spatiotemporal gridded data with complex interactions. Inferring causal relationships from these data is a challenging problem compounded by the high dimensionality of such data a…

2025

Efficiently Scaling LLM Reasoning Programs with Certaindex

NeurIPS 2025poster

Test-time reasoning algorithms such as chain-of-thought, self-consistency, and MCTS enhance LLM problem-solving but can wastefully generate many tokens without improving accuracy. At the same time, we observe that these algorithms exhibit answer stabilization: their intermediate solutions often ceas…

Cited by 36SourcecodeScholar
2025

Nearly Dimension-Independent Convergence of Mean-Field Black-Box Variational Inference

NeurIPS 2025poster

We prove that, given a mean-field location-scale variational family, black-box variational inference (BBVI) with the reparametrization gradient converges at a rate that is nearly independent of explicit dimension dependence. Specifically, for a $d$-dimensional strongly log-concave and log-smooth tar…

Cited by 0SourceScholar
2025

Purifying Approximate Differential Privacy with Randomized Post-processing

NeurIPS 2025spotlight

We propose a framework to convert $(\varepsilon, \delta)$-approximate Differential Privacy (DP) mechanisms into $(\varepsilon', 0)$-pure DP mechanisms under certain conditions, a process we call ``purification.'' This algorithmic technique leverages randomized post-processing with calibrated noise t…

Cited by 0SourceScholar
2024

Discovering Mixtures of Structural Causal Models from Time Series Data

ICML 2024poster

Discovering causal relationships from time series data is significant in fields such as finance, climate science, and neuroscience. However, contemporary techniques rely on the simplifying assumption that data originates from the same causal model, while in practice, data is heterogeneous and can st…

2024

Faster Sampling via Stochastic Gradient Proximal Sampler

ICML 2024poster

Stochastic gradients have been widely integrated into Langevin-based methods to improve their scalability and efficiency in solving large-scale sampling problems. However, the proximal sampler, which exhibits much faster convergence than Langevin-based algorithms in the deterministic setting (Lee et…

Cited by 7SourcePDFScholar
2024

Learning Granger Causality from Instance-wise Self-attentive Hawkes Processes

AISTATS 2024poster

We address the problem of learning Granger causality from asynchronous, interdependent, multi-type event sequences. In particular, we are interested in discovering instance-level causal structures in an unsupervised manner. Instance-level causality identifies causal relationships among individual ev…

Cited by 2SourcePDFScholar
2024

Linear Convergence of Black-Box Variational Inference: Should We Stick the Landing?

AISTATS 2024poster

We prove that black-box variational inference (BBVI) with control variates, particularly the sticking-the-landing (STL) estimator, converges at a geometric (traditionally called “linear”) rate under perfect variational family specification. In particular, we prove a quadratic bound on the gradient v…

Cited by 11SourcePDFScholar
2024

Log-concave Sampling from a Convex Body with a Barrier: a Robust and Unified Dikin Walk

NeurIPS 2024poster

We consider the problem of sampling from a $d$-dimensional log-concave distribution $\pi(\theta) \propto \exp(-f(\theta))$ for $L$-Lipschitz $f$, constrained to a convex body (described by $n$ hyperplanes) equipped with a barrier function, contained in a ball of radius $R$ with a $w$-warm start. W…

Cited by 0SourcePDFScholar
2024

Multi-Fidelity Residual Neural Processes for Scalable Surrogate Modeling

ICML 2024poster

Multi-fidelity surrogate modeling aims to learn an accurate surrogate at the highest fidelity level by combining data from multiple sources. Traditional methods relying on Gaussian processes can hardly scale to high-dimensional data. Deep learning approaches utilize neural network based encoders and…

2024

Reverse Transition Kernel: A Flexible Framework to Accelerate Diffusion Inference

NeurIPS 2024spotlight

To generate data from trained diffusion models, most inference algorithms, such as DDPM, DDIM, and other variants, rely on discretizing the reverse SDEs or their equivalent ODEs. In this paper, we view such approaches as decomposing the entire denoising diffusion process into several segments, each…

Cited by 8SourcePDFScholar
2024

Tractable MCMC for Private Learning with Pure and Gaussian Differential Privacy

ICLR 2024poster

Posterior sampling, i.e., exponential mechanism to sample from the posterior distribution, provides $\varepsilon$-pure differential privacy (DP) guarantees and does not suffer from potentially unbounded privacy breach introduced by $(\varepsilon,\delta)$-approximate DP. In practice, however, one nee…

Cited by 6SourcePDFScholar
2023

Aiming towards the minimizers: fast convergence of SGD for overparametrized problems

NeurIPS 2023poster

Modern machine learning paradigms, such as deep learning, occur in or close to the interpolation regime, wherein the number of model parameters is much larger than the number of data samples. In this work, we propose a regularity condition within the interpolation regime which endows the stochastic…

Cited by 17SourcePDFScholar
2023

Disentangled Multi-Fidelity Deep Bayesian Active Learning

ICML 2023poster

To balance quality and cost, various domain areas of science and engineering run simulations at multiple levels of sophistication. Multi-fidelity active learning aims to learn a direct mapping from input parameters to simulation outputs at the highest fidelity by actively acquiring data from multipl…

2023

Langevin Thompson Sampling with Logarithmic Communication: Bandits and Reinforcement Learning

ICML 2023poster

Thompson sampling (TS) is widely used in sequential decision making due to its ease of use and appealing empirical performance. However, many existing analytical and empirical results for TS rely on restrictive assumptions on reward distributions, such as belonging to conjugate families, which limit…

Cited by 7SourcePDFScholar
2023

On the Convergence of Black-Box Variational Inference

NeurIPS 2023poster

We provide the first convergence guarantee for black-box variational inference (BBVI) with the reparameterization gradient. While preliminary investigations worked on simplified versions of BBVI (e.g., bounded domain, bounded support, only optimizing for the scale, and such), our setup does not ne…

Cited by 26SourcePDFScholar
2023

Posterior Sampling with Delayed Feedback for Reinforcement Learning with Linear Function Approximation

NeurIPS 2023poster

Recent studies in reinforcement learning (RL) have made significant progress by leveraging function approximation to alleviate the sample complexity hurdle for better performance. Despite the success, existing provably efficient algorithms typically rely on the accessibility of immediate feedback up…

Cited by 8SourcePDFScholar
2021

Variational refinement for importance sampling using the forward Kullback-Leibler divergence

UAI 2021poster

Variational Inference (VI) is a popular alternative to asymptotically exact sampling in Bayesian inference. Its main workhorse is optimization over a reverse Kullback-Leibler divergence (RKL), which typically underestimates the tail of the posterior leading to miscalibration and potential degeneracy…

Cited by 44SourcePDFScholar
2020

Efficient and Scalable Bayesian Neural Nets with Rank-1 Factors

ICML 2020poster

Bayesian neural networks (BNNs) demonstrate promising success in improving the robustness and uncertainty quantification of modern deep learning. However, they generally struggle with underfitting at scale and parameter efficiency. On the other hand, deep ensembles have emerged as alternatives for u…

2020

On Approximate Thompson Sampling with Langevin Algorithms

ICML 2020poster

Thompson sampling for multi-armed bandit problems is known to enjoy favorable performance in both theory and practice. However, its wider deployment is restricted due to a significant computational limitation: the need for samples from posterior distributions at every iteration. In practice, this li…

Cited by 40SourcePDFScholar
2018

On the Theory of Variance Reduction for Stochastic Gradient Monte Carlo

ICML 2018oral

We provide convergence guarantees in Wasserstein distance for a variety of variance-reduction methods: SAGA Langevin diffusion, SVRG Langevin diffusion and control-variate underdamped Langevin diffusion. We analyze these methods under a uniform set of assumptions on the log-posterior distribution, a…

Cited by 113SourcePDFScholar