ICLR 2026 Orals

About

This is an unofficial reader's companion to the 224 Oral papers at ICLR 2026. It exists to make skimming, searching, and getting a sense of where the field is heading easier than clicking through 223 OpenReview pages one at a time.

What's on this site

Data sources

How the AI content was produced

Per-paper summaries and extractions: Claude Haiku 4.5. Input is the paper title, abstract, and extracted Conclusion / Limitations / Future Work / Discussion sections from the PDF (pdfplumber, pypdf fallback). The model is instructed to return [] when information is not explicitly stated in the source text, and to never paraphrase the abstract. Responses are validated against a pydantic schema; invalid responses are retried once with error feedback and then stubbed.

Trend themes: Claude Sonnet 4.6, given the concatenated future-work and limitations bullets from every paper, asked to identify 5–10 cross-paper themes. Each theme's paper IDs are validated to reference real papers in the dataset.

How to tell authors' content from AI content

Copyright and attribution

Paper titles, abstracts, and author lists are shown verbatim from OpenReview and are copyrighted by their authors. This site is not affiliated with ICLR, OpenReview, or Anthropic. Reviewer content is not used.

Known limitations

Code

Built with Astro, Tailwind, and MiniSearch. Hosted on Vercel. Source: github.com/bmtlima/iclr-2026-oral. If a paper is miscategorized or an extraction is wrong, open an issue.