Skip to content

fzyzcjy/ai_math_paper_list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AI for Mathematics Paper List

GitHub last commit HuggingFace dataset

This is a periodically updated paper list of AI4Math.

Since papers can have different usages and significance for different people, I try to avoid only providing the ones that I personally find interesting. Instead, here is the long list that can be skimmed and filtered (more details below).

It is a by-product when I read papers, and is open sourced because I hope it may be a little bit helpful to others.

Usage

a. Direct reading

Here are some sub-lists that may be potentially interesting:

The full list of papers without any filtering is here (Markdown) / here (Dataset).

b. Custom filtering / RAG / ...

This list is also provided as a dataset, with each row being a paper. Example usages may possibly be:

  • Filter the list: This can be done via keywords, labels, or even LLMs. For example, "citation > 50 OR top conference", or "filter papers if Llama3 thinks this contains things of my personal interest".
    • Supported labels: citation_count, content_markdown, publish_info, publish_is_top, tldr_text, citation_count_filtered_math_and_top_conf, theorem_provers, as well as normal title, abstract, authors, date, url, etc
  • Feed it into RAG systems: Then, this dataset (or a chosen subset) can be a source of truth for LLMs when talking with it.
  • Skim the missing pieces: For example, by excluding the papers already in your Zotero, the remaining may contain missing papers and may worth a skim.
  • In the future, AI may be powerful enough to read these papers and output summarizations / trends / insights / ideas / ...
  • ...

Statistics

The number of AI4Math papers collected in this repository.

Statistics

Other Resources

Here are some other great resources, and many thanks to them!

Releases

No releases published

Packages

No packages published