← Search

Andrew C Yao

8 accepted papers

2026

Group Representational Position Encoding

ICLR 2026poster

We present GRAPE (Group RepresentAtional Position Encoding), a unified framework for positional encoding based on group actions. GRAPE brings together two families of mechanisms: (i) multiplicative rotations (Multiplicative GRAPE) in $\operatorname{SO}(d)$ and (ii) additive logit biases (Additive GR…

Cited by 0SourcecodeScholar
2026

On the Design of KL-Regularized Policy Gradient Algorithms for LLM Reasoning

ICLR 2026poster

Policy gradient algorithms have been successfully applied to enhance the reasoning capabilities of large language models (LLMs). KL regularization is ubiquitous, yet the design surface, choice of KL direction (forward vs. reverse), normalization (normalized vs. unnormalized), and estimator ($k_1/k_2…

Cited by 0SourcecodeScholar
2025

Augmenting Math Word Problems via Iterative Question Composing

AAAI 2025technical

Despite the advancements in large language models (LLMs) for mathematical reasoning, solving competition-level math problems remains a significant challenge, especially for open-source LLMs without external tools. We introduce the MMIQC dataset, comprising a mixture of processed web data and synthet…

2025

Autonomous Data Selection with Zero-shot Generative Classifiers for Mathematical Texts

ACL 2025finding

We present Autonomous Data Selection (AutoDS), a method that leverages base language models as zero-shot “generative classifiers” to automatically curate high-quality mathematical texts. Unlike prior approaches that require human annotations or training a dedicated data filter, AutoDS relies solely…

Cited by 0SourcePDFScholar
2025

ProofAug: Efficient Neural Theorem Proving via Fine-grained Proof Structure Analysis

ICML 2025poster

The synergy between deep learning models and traditional automation tools, such as built-in tactics of the proof assistant and off-the-shelf automated theorem provers, plays a crucial role in developing robust and efficient neural theorem provers~(NTPs). However, for proof synthesis with LLMs, previ…

2025

Tensor Product Attention Is All You Need

NeurIPS 2025spotlight

Scaling language models to handle longer input sequences typically necessitates large key-value (KV) caches, resulting in substantial memory overhead during inference. In this paper, we propose Tensor Product Attention (TPA), a novel attention mechanism that uses tensor decompositions to represent q…

Cited by 0SourcecodeScholar
2023

Towards Data-Algorithm Dependent Generalization: a Case Study on Overparameterized Linear Regression

NeurIPS 2023poster

One of the major open problems in machine learning is to characterize generalization in the overparameterized regime, where most traditional generalization bounds become inconsistent even for overparameterized linear regression. In many scenarios, this failure can be attributed to obscuring the cruc…

Cited by 2SourcePDFScholar