← Search

Tianyi Lin

20 accepted papers

2026

DRIFT: Decoupled Rollouts and Importance-Weighted Fine-Tuning for Efficient Multi-Turn Optimization

ICML 2026poster

Large language models are increasingly deployed in multi-turn interactive settings where users or environments can iteratively provide lightweight feedback. Unfortunately, optimizing such behavior presents a sharp dilemma in practice: online reinforcement learning is able to effectively address mult…

Cited by 0SourceScholar
2026

Exploration vs Exploitation: Rethinking RLVR through Clipping, Entropy, and Spurious Reward

ICLR 2026poster

This paper examines the exploration–exploitation trade-off in reinforcement learning with verifiable rewards (RLVR), a framework for improving the reasoning of Large Language Models (LLMs). Recent studies suggest that RLVR can elicit strong mathematical reasoning in LLMs through two seemingly parado…

Cited by 0SourceScholar
2026

R1-SyntheticVL: Is Synthetic Data from Generative Models Ready for Multimodal Large Language Model?

ICML 2026poster

In this work, we aim to develop effective data synthesis techniques that autonomously synthesize multimodal training data for enhancing MLLMs in solving complex real-world tasks. To this end, we propose Collective Adversarial Data Synthesis (CADS), a novel and general approach to synthesize high-qua…

Cited by 0SourceScholar
2026

SciTS: Scientific Time Series Understanding and Generation with LLMs

ICLR 2026poster

The scientific reasoning ability of large language models (LLMs) has recently attracted significant attention. Time series, as a fundamental modality in scientific data, presents unique challenges that are often overlooked in current multimodal LLMs, which either encode numerical sequences as text o…

Cited by 0SourceScholar
2024

A Specialized Semismooth Newton Method for Kernel-Based Optimal Transport

AISTATS 2024poster

Kernel-based optimal transport (OT) estimators offer an alternative, functional estimation procedure to address OT problems from samples. Recent works suggest that these estimators are more statistically efficient than plug-in (linear programming-based) OT estimators when comparing probability measu…

Cited by 2SourcePDFScholar
2022

Fast Distributionally Robust Learning with Variance-Reduced Min-Max Optimization

AISTATS 2022poster

Distributionally robust supervised learning (DRSL) is emerging as a key paradigm for building reliable machine learning systems for real-world applications–reflecting the need for classifiers and predictive models that are robust to the distribution shifts that arise from phenomena such as selection…

Cited by 37SourcePDFScholar
2022

First-Order Algorithms for Min-Max Optimization in Geodesic Metric Spaces

NeurIPS 2022accept

From optimal transport to robust dimensionality reduction, many machine learning applications can be cast into the min-max optimization problems over Riemannian manifolds. Though many min-max algorithms have been analyzed in the Euclidean setting, it has been elusive how these results translate to t…

Cited by 22SourcePDFScholar
2022

Gradient-Free Methods for Deterministic and Stochastic Nonsmooth Nonconvex Optimization

NeurIPS 2022accept

Nonsmooth nonconvex optimization problems broadly emerge in machine learning and business decision making, whereas two core challenges impede the development of efficient solution methods with finite-time convergence guarantee: the lack of computationally tractable optimality criterion and the lack…

Cited by 58SourcePDFScholar
2022

On Structured Filtering-Clustering: Global Error Bound and Optimal First-Order Algorithms

AISTATS 2022poster

The filtering-clustering models, including trend filtering and convex clustering, have become an important source of ideas and modeling tools in machine learning and related fields. The statistical guarantee of optimal solutions in these models has been extensively studied yet the investigations on…

Cited by 2SourcePDFScholar
2022

Online Nonsubmodular Minimization with Delayed Costs: From Full Information to Bandit Feedback

ICML 2022spotlight

Motivated by applications to online learning in sparse estimation and Bayesian optimization, we consider the problem of online unconstrained nonsubmodular minimization with delayed costs in both full information and bandit feedback settings. In contrast to previous works on online unconstrained subm…

Cited by 2SourcePDFScholar
2021

On Projection Robust Optimal Transport: Sample Complexity and Model Misspecification

AISTATS 2021poster

Optimal transport (OT) distances are increasingly used as loss functions for statistical inference, notably in the learning of generative models or supervised learning. Yet, the behavior of minimum Wasserstein estimators is poorly understood, notably in high-dimensional regimes or under model misspe…

2020

Finite-Time Last-Iterate Convergence for Multi-Agent Learning in Games

ICML 2020poster

In this paper, we consider multi-agent learning via online gradient descent in a class of games called $\lambda$-cocoercive games, a fairly broad class of games that admits many Nash equilibria and that properly includes unconstrained strongly monotone games. We characterize the finite-time last-ite…

Cited by 64SourcePDFScholar
2020

Fixed-Support Wasserstein Barycenters: Computational Hardness and Fast Algorithm

NeurIPS 2020poster

We study the fixed-support Wasserstein barycenter problem (FS-WBP), which consists in computing the Wasserstein barycenter of $m$ discrete probability measures supported on a finite metric space of size $n$. We show first that the constraint matrix arising from the standard linear programming (LP) r…

Cited by 65SourcePDFScholar
2020

Projection Robust Wasserstein Distance and Riemannian Optimization

NeurIPS 2020spotlight

Projection robust Wasserstein (PRW) distance, or Wasserstein projection pursuit (WPP), is a robust variant of the Wasserstein distance. Recent work suggests that this quantity is more robust than the standard Wasserstein distance, in particular when comparing probability measures in high-dimensions.…