← Search

PaperSift

Find Research Papers That Actually Matter

146,687 papers · 12 venues · 1987–2026

What PaperSift is

PaperSift is a search engine over the published proceedings of the major AI, machine learning, computer vision and medical imaging venues. Every paper's title, authors and abstract is indexed in one place, so a single query reaches across all twelve venues at once instead of twelve separate conference websites.

It runs entirely in your browser. There is no account, no login, no query logging and no backend server — the index is downloaded once and searched locally, which is why results appear as you type. It is free and open source under the MIT license.

How it helps researchers

  • One query, twelve venues. Start a literature review without opening NeurIPS, CVPR, MICCAI and nine other proceedings sites in separate tabs — each with its own search box, its own quirks, and no way to compare across them.
  • Follow a person, not just a topic. The author: prefix pulls up everything a researcher or lab has published across the whole archive — useful for tracking a group's trajectory, preparing to review, or collecting your own record.
  • See where a field actually publishes. Filter by venue and year, and the filter chips reorder by how many matches each venue holds — so a query answers "who works on this, and where do they send it?" as well as "what exists?".
  • Triage without opening PDFs. Abstracts expand inline with matched terms highlighted, and mathematical notation renders properly via KaTeX, so you can judge relevance from the results list.
  • No waiting. Because the whole index sits in the browser, filtering 146,000+ papers takes milliseconds and works the same on a slow connection once loaded.

What is indexed

Twelve conferences and journals, covering every year listed below. Counts come straight from the live index, so this table updates whenever the archive is re-synced.

Venue Papers Years
NeurIPS30,6621987–2025
CVPR22,5202013–2026
ICLR17,3232013–2026
AAAI16,3302020–2026
ICML14,2812013–2025
ISBI9,5632004–2026
ICCV9,1452013–2025
IJCAI8,1582017–2025
TMI6,8471992–2026
ECCV6,1662018–2024
MICCAI5,1882018–2025
MIDL5042019–2024
Total 146,687 1987–2026

How to search

Keywords — all must match
diffusion models finds papers whose title or abstract contains both words, in any order. and between words is optional and means the same thing.
Either term — or or a comma
transformer or vision and transformer, vision both match papers containing either term.
By author — author:
author: sambyal lists that person's papers. Separate names with a comma — author: doe, smith requires both on the paper, so it finds co-authored work.
Author and topic together — ;
A semicolon ends the author clause; whatever follows is matched against titles and abstracts. author: hinton; deep learning and calibration; author: sambyal, bathula — either order works.
Narrowing by venue and year
The Venue and Years chips filter results. Leaving a query empty and selecting only a venue and year browses that whole proceedings.

Where the data comes from

Every record is collected from the venue's own published proceedings, or from DBLP and OpenAlex where a publisher does not expose abstracts: papers.nips.cc (NeurIPS), proceedings.mlr.press (ICML, MIDL), openaccess.thecvf.com (CVPR, ICCV), ecva.net (ECCV), ojs.aaai.org (AAAI), ijcai.org (IJCAI), papers.miccai.org (MICCAI), iclr.cc (ICLR), and DBLP + OpenAlex (ISBI, TMI, and older MICCAI/MIDL/ICLR years).

Coverage is honest about its gaps rather than silent about them:

  • AAAI is best-effort — its OAI-PMH feed paginates unreliably under load, so some years may be incomplete.
  • MICCAI years sourced from DBLP have no abstracts; Springer does not expose them and blocks scraping. 2024 onward has full abstracts.
  • ICLR abstract coverage is roughly 81% — some detail pages carry no abstract to collect.
  • MIDL has no 2018 entries (DBLP has none) and nothing for 2025 onward yet.

Titles, authors and abstracts are shown for discovery only; the papers themselves stay with their publishers, and each result links out to the original source.

Who built this

PaperSift is built and maintained by Abhishek Singh Sambyal, a researcher working in machine learning and medical image analysis. It started as a way out of a routine that will be familiar to anyone doing a literature review: opening one conference site after another, running the same query in a dozen different search boxes, and still not knowing whether anything had been missed.

More at abhisheksambyal.com. The source lives at github.com/abhisheksambyal/papersift — missing venues, wrong records and feature ideas are all welcome as issues or pull requests.