← Search

Keya Hu

4 accepted papers

2026

Position: It’s Time to Optimize for Self-Consistency

ICML 2026poster

Despite ever-increasing sophistication in language model (LM) pre- and post-training pipelines, many important failures persist: models overcondition on user framing (“sycophancy”), exhibit incomplete logical generalization, and produce confident but incorrect responses. We argue that these failures…

Cited by 0SourceScholar
2025

Combining Induction and Transduction for Abstract Reasoning

ICLR 2025poster

When learning an input-output mapping from very few examples, is it better to first infer a latent function that explains the examples, or is it better to directly predict new test outputs, e.g. using a neural network? We study this question on ARC by training neural models for \emph{induction} (inf…

2024

Code Repair with LLMs gives an Exploration-Exploitation Tradeoff

NeurIPS 2024poster

Iteratively improving and repairing source code with large language models (LLMs), known as refinement, has emerged as a popular way of generating programs that would be too complex to construct in one shot. Given a bank of test cases, together with a candidate program, an LLM can improve that progr…

Cited by 6SourcePDFScholar