← Search

Kaixuan Ji

10 accepted papers

2026

Best-of-Majority: Minimax-Optimal Strategy for Pass@k Inference Scaling

ICLR 2026poster

LLM inference often generates a batch of candidates for a prompt and selects one via strategies like majority voting or Best-of- N (BoN). For difficult tasks, this single-shot selection often underperforms. Consequently, evaluations commonly report Pass@$k$: the agent may submit up to $k$ responses,…

Cited by 0SourceScholar
2026

Towards a Sharp Analysis of Learning Offline $f$-Divergence-Regularized Contextual Bandits

ICLR 2026poster

Many offline reinforcement learning algorithms are underpinned by $f$-divergence regularization, but their sample complexity *defined with respect to regularized objectives* still lacks tight analyses, especially in terms of concrete data coverage conditions. In this paper, we study the exact concen…

Cited by 0SourceScholar
2025

Self-Play Preference Optimization for Language Model Alignment

ICLR 2025poster

Standard reinforcement learning from human feedback (RLHF) approaches relying on parametric models like the Bradley-Terry model fall short in capturing the intransitivity and irrationality in human preferences. Recent advancements suggest that directly working with preference probabilities can yield…

2024

Horizon-free Reinforcement Learning in Adversarial Linear Mixture MDPs

ICLR 2024poster

Recent studies have shown that the regret of reinforcement learning (RL) can be polylogarithmic in the planning horizon $H$. However, it remains an open question whether such a result holds for adversarial RL. In this paper, we answer this question affirmatively by proposing the first horizon-free p…

Cited by 4SourcePDFScholar
2024

Self-Play Fine-Tuning Converts Weak Language Models to Strong Language Models

ICML 2024poster

Harnessing the power of human-annotated data through Supervised Fine-Tuning (SFT) is pivotal for advancing Large Language Models (LLMs). In this paper, we delve into the prospect of growing a strong LLM out of a weak one without the need for acquiring additional human-annotated data. We propose a ne…

2024

Self-Play Fine-tuning of Diffusion Models for Text-to-image Generation

NeurIPS 2024poster

Fine-tuning Diffusion Models remains an underexplored frontier in generative artificial intelligence (GenAI), especially when compared with the remarkable progress made in fine-tuning Large Language Models (LLMs). While cutting-edge diffusion models such as Stable Diffusion (SD) and SDXL rely on sup…

2023

Parameter-Efficient Prompt Tuning Makes Generalized and Calibrated Neural Text Retrievers

EMNLP 2023long findings

Prompt tuning attempts to update few task-specific parameters in pre-trained models. It has achieved comparable performance to fine-tuning of the full parameter set on both language understanding and generation tasks. In this work, we study the problem of prompt tuning for neural text retrievers. We…

Cited by 0SourcecodeScholar
2022

P-Tuning: Prompt Tuning Can Be Comparable to Fine-tuning Across Scales and Tasks

ACL 2022short

Prompt tuning, which only tunes continuous prompts with a frozen language model, substantially reduces per-task storage and memory usage at training. However, in the context of NLU, prior work reveals that prompt tuning does not perform well for normal-sized pretrained models. We also find that exis…

Cited by 1517SourcePDFScholar