← Search

Kazusato Oko

14 accepted papers

2026

Distortion of AI Alignment Revisited: RLHF is a Decent Utilitarian Aligner

ICML 2026poster

While Reinforcement Learning from Human Feedback (RLHF) is the standard paradigm for aligning large language models with human preferences, its effectiveness in pluralistic settings has been called into question. Notably, recent work by Golz et al. (2025) demonstrated that the *distortion* — defined…

Cited by 0SourceScholar
2025

Direct Distributional Optimization for Provable Alignment of Diffusion Models

ICLR 2025poster

We introduce a novel alignment method for diffusion models from distribution optimization perspectives while providing rigorous convergence guarantees. We first formulate the problem as a generic regularized loss minimization over probability distributions and directly optimize the distribution usin…

Cited by 0SourcePDFScholar
2025

Flow matching achieves almost minimax optimal convergence

ICLR 2025poster

Flow matching (FM) has gained significant attention as a simulation-free generative model. Unlike diffusion models, which are based on stochastic differential equations, FM employs a simpler approach by solving an ordinary differential equation with an initial condition from a normal distribution, t…

Cited by 3SourcePDFScholar
2025

Nonlinear transformers can perform inference-time feature learning

ICML 2025poster

Pretrained transformers have demonstrated the ability to implement various algorithms at inference time without parameter updates. While theoretical works have established this capability through constructions and approximation guarantees, the optimization and statistical efficiency aspects remain u…

Cited by 0SourcePDFScholar
2024

Improved statistical and computational complexity of the mean-field Langevin dynamics under structured data

ICLR 2024poster

Recent works have shown that neural networks optimized by gradient-based methods can adapt to sparse or low-dimensional target functions through feature learning; an often studied target is the sparse parity function on the unit hypercube. However, such isotropic data setting does not capture the an…

Cited by 6SourcePDFScholar
2024

Mean Field Langevin Actor-Critic: Faster Convergence and Global Optimality beyond Lazy Learning

ICML 2024poster

This work explores the feature learning capabilities of deep reinforcement learning algorithms in the pursuit of optimal policy determination. We particularly examine an over-parameterized neural actor-critic framework within the mean-field regime, where both actor and critic components undergo upda…

Cited by 1SourcePDFScholar
2024

Neural network learns low-dimensional polynomials with SGD near the information-theoretic limit

NeurIPS 2024poster

We study the problem of gradient descent learning of a single-index target function $f_*(\boldsymbol{x}) = \textstyle\sigma_*\left(\langle\boldsymbol{x},\boldsymbol{\theta}\rangle\right)$ under isotropic Gaussian data in $\mathbb{R}^d$, where the unknown link function $\sigma_*:\mathbb{R}\to\mathbb…

Cited by 25SourcePDFScholar
2024

Pretrained Transformer Efficiently Learns Low-Dimensional Target Functions In-Context

NeurIPS 2024poster

Transformers can efficiently learn in-context from example demonstrations. Most existing theoretical analyses studied the in-context learning (ICL) ability of transformers for linear function classes, where it is typically shown that the minimizer of the pretraining loss implements one gradient desc…

Cited by 4SourcePDFScholar
2024

SILVER: Single-loop variance reduction and application to federated learning

ICML 2024poster

Most variance reduction methods require multiple times of full gradient computation, which is time-consuming and hence a bottleneck in application to distributed optimization. We present a single-loop variance-reduced gradient estimator named SILVER (SIngle-Loop VariancE-Reduction) for the finite-su…

Cited by 0SourcePDFScholar
2024

Symmetric Mean-field Langevin Dynamics for Distributional Minimax Problems

ICLR 2024spotlight

In this paper, we extend mean-field Langevin dynamics to minimax optimization over probability distributions for the first time with symmetric and provably convergent updates. We propose \emph{mean-field Langevin averaged gradient} (MFL-AG), a single-loop algorithm that implements gradient descent a…

Cited by 10SourcePDFScholar
2023

Feature learning via mean-field Langevin dynamics: classifying sparse parities and beyond

NeurIPS 2023poster

Neural network in the mean-field regime is known to be capable of \textit{feature learning}, unlike the kernel (NTK) counterpart. Recent works have shown that mean-field neural networks can be globally optimized by a noisy gradient descent update termed the \textit{mean-field Langevin dynamics} (MFL…

Cited by 17SourcePDFScholar
2023

Primal and Dual Analysis of Entropic Fictitious Play for Finite-sum Problems

ICML 2023poster

The entropic fictitious play (EFP) is a recently proposed algorithm that minimizes the sum of a convex functional and entropy in the space of measures --- such an objective naturally arises in the optimization of a two-layer neural network in the mean-field regime. In this work, we provide a concise…

Cited by 5SourcePDFScholar
2022

Particle Stochastic Dual Coordinate Ascent: Exponential convergent algorithm for mean field neural network optimization

ICLR 2022poster

We introduce Particle-SDCA, a gradient-based optimization algorithm for two-layer neural networks in the mean field regime that achieves exponential convergence rate in regularized empirical risk minimization. The proposed algorithm can be regarded as an infinite dimensional extension of Stochastic…

Cited by 15SourcePDFScholar