← Search

Lin Xiao

27 accepted papers

2026

Cold-Start Personalization via Training-Free Priors from Structured World Models

ICML 2026poster

Cold-start personalization requires inferring preferences from minimal interaction when no user-specific historical data is available. The space of possible preferences is vast, yet users care about only a sparse subset and rarely articulate them upfront; combined with limited interaction budgets, t…

Cited by 0SourceScholar
2026

SCE-Depth: A Spherical Compound Eye Framework for Wide FOV Depth Estimation

CVPR 2026

Accurate depth estimation in wide field is highly desired in applications of autonomous driving, robot vision and drone controls. Biological compound eyes inspire wide Field of View (FOV) depth estimation, yet their artificial implementations face the challenge of modality misalignment. Specifically

Cited by 0SourcecodeScholar
2025

Exploration from a Primal-Dual Lens: Value-Incentivized Actor-Critic Methods for Sample-Efficient Online RL

NeurIPS 2025poster

Online reinforcement learning (RL) with complex function approximations such as transformers and deep neural networks plays a significant role in the modern practice of artificial intelligence. Despite its popularity and importance, balancing the fundamental trade-off between exploration and exploit…

Cited by 0SourceScholar
2025

Incentivize without Bonus: Provably Efficient Model-based Online Multi-agent RL for Markov Games

ICML 2025poster

Multi-agent reinforcement learning (MARL) lies at the heart of a plethora of applications involving the interaction of a group of agents in a shared unknown environment. A prominent framework for studying MARL is Markov games, with the goal of finding various notions of equilibria in a sample-effici…

Cited by 0SourcePDFScholar
2025

PARQ: Piecewise-Affine Regularized Quantization

ICML 2025poster

We develop a novel optimization method for quantization-aware training (QAT). Specifically, we show that convex, piecewise-affine regularization (PAR) can effectively induce neural network weights to cluster towards discrete values. We minimize PAR-regularized loss functions using an aggregate proxi…

Cited by 0SourcePDFScholar
2025

ParetoQ: Improving Scaling Laws in Extremely Low-bit LLM Quantization

NeurIPS 2025poster

The optimal bit-width for achieving the best trade-off between quantized model size and accuracy has been a subject of ongoing debate. While some advocate for 4-bit quantization, others propose that 1.58-bit offers superior results. However, the lack of a cohesive framework for different bits has le…

Cited by 0SourceScholar
2023

Faster Last-iterate Convergence of Policy Optimization in Zero-Sum Markov Games

ICLR 2023poster

Multi-Agent Reinforcement Learning (MARL)---where multiple agents learn to interact in a shared dynamic environment---permeates across a wide range of critical applications. While there has been substantial progress on understanding the global convergence of policy optimization methods in single-age…

Cited by 45SourcePDFScholar
2023

Label-Specific Feature Augmentation for Long-Tailed Multi-Label Text Classification

AAAI 2023technical

Multi-label text classification (MLTC) involves tagging a document with its most relevant subset of labels from a label set. In real applications, labels usually follow a long-tailed distribution, where most labels (called as tail-label) only contain a small number of documents and limit the perform…

2023

Linear Convergence of Natural Policy Gradient Methods with Log-Linear Policies

ICLR 2023poster

We consider infinite-horizon discounted Markov decision processes and study the convergence rates of the natural policy gradient (NPG) and the Q-NPG methods with the log-linear policy class. Using the compatible function approximation framework, both methods with log-linear policies can be written a…

Cited by 51SourcePDFScholar
2022

BiT: Robustly Binarized Multi-distilled Transformer

NeurIPS 2022accept

Modern pre-trained transformers have rapidly advanced the state-of-the-art in machine learning, but have also grown in parameters and computational complexity, making them increasingly difficult to deploy in resource-constrained environments. Binarization of the weights and activations of the networ…

2022

Federated Learning with Partial Model Personalization

ICML 2022spotlight

We consider two federated learning algorithms for training partially personalized models, where the shared and personal parameters are updated either simultaneously or alternately on the devices. Both algorithms have been proposed in the literature, but their convergence properties are not fully und…

2022

On Continual Model Refinement in Out-of-Distribution Data Streams

ACL 2022long

Real-world natural language processing (NLP) models need to be continually updated to fix the prediction errors in out-of-distribution (OOD) data streams while overcoming catastrophic forgetting. However, existing continual learning (CL) problem setups cannot cover such a realistic and complex scena…

Cited by 26SourcePDFScholar
2021

Does Head Label Help for Long-Tailed Multi-Label Text Classification

AAAI 2021technical

Multi-label text classification (MLTC) aims to annotate documents with the most relevant labels from a number of candidate labels. In real applications, the distribution of label frequency often exhibits a long tail, i.e., a few labels are associated with a large number of documents (a.k.a. head la…

2020

Statistically Preconditioned Accelerated Gradient Method for Distributed Optimization

ICML 2020poster

We consider the setting of distributed empirical risk minimization where multiple machines compute the gradients in parallel and a centralized server updates the model parameters. In order to reduce the number of communications required to reach a given accuracy, we propose a preconditioned accelera…

Cited by 68SourcePDFScholar
2019

Understanding the Role of Momentum in Stochastic Gradient Methods

NeurIPS 2019poster

The use of momentum in stochastic gradient methods has become a widespread practice in machine learning. Different variants of momentum, including heavy-ball momentum, Nesterov's accelerated gradient (NAG), and quasi-hyperbolic momentum (QHM), have demonstrated success on various tasks. Despite thes…

2018

Coupled Variational Bayes via Optimization Embedding

NeurIPS 2018poster

Variational inference plays a vital role in learning graphical models, especially on large-scale datasets. Much of its success depends on a proper choice of auxiliary distribution class for posterior approximation. However, how to pursue an auxiliary distribution class that achieves both good approx…

2018

SBEED: Convergent Reinforcement Learning with Nonlinear Function Approximation

ICML 2018oral

When function approximation is used, solving the Bellman optimality equation with stability guarantees has remained a major open problem in reinforcement learning for decades. The fundamental difficulty is that the Bellman operator may become an expansion in general, resulting in oscillating and eve…

Cited by 336SourcePDFScholar
2017

Q-LDA: Uncovering Latent Patterns in Text-based Sequential Decision Processes

NeurIPS 2017poster

In sequential decision making, it is often important and useful for end users to understand the underlying patterns or causes that lead to the corresponding decisions. However, typical deep reinforcement learning algorithms seldom provide such information due to their black-box nature. In this paper…

2017

Stochastic Variance Reduction Methods for Policy Evaluation

ICML 2017poster

Policy evaluation is concerned with estimating the value function that predicts long-term values of states under a given policy. It is a crucial step in many reinforcement-learning algorithms. In this paper, we focus on policy evaluation with linear function approximation over a fixed dataset. We fi…

Cited by 218SourcePDFScholar
2016

Interpreting the prediction process of a deep network constructed from supervised topic models

ICASSP 2016accepted

In this paper, we propose an approach to interpret the prediction process of the BP-sLDA model, which is a supervised Latent Dirichlet Allocation model trained by Back Propagation over a deep architecture. The model is shown to achieve state-of-the-art prediction performance on several large-scale t…

Cited by 0SourceScholar
2015

End-to-end Learning of LDA by Mirror-Descent Back Propagation over a Deep Architecture

NeurIPS 2015poster

We develop a fully discriminative learning approach for supervised Latent Dirichlet Allocation (LDA) model using Back Propagation (i.e., BP-sLDA), which maximizes the posterior probability of the prediction variable given the input document. Different from traditional variational learning or Gibbs s…