Published May 7, 2018

Taming arXiv with Natural Language Processing with John Bohannon - #136

John Bohannon from Primer delves into the use of NLP tools like Spacy to manage information overload, particularly through AI paper summarization on arXiv, highlighting the balance between machine learning and heuristics for practical, real-world applications.
Episode Highlights
The TWIML AI Podcast (formerly This Week in Machine Learning & Artificial Intelligence) logo

Popular Clips

Episode Highlights

  • arXiv Challenges

    The overwhelming volume of machine learning papers on arXiv presents a significant challenge for researchers trying to stay updated. highlights how Primer Science addresses this issue by using unsupervised learning to categorize and summarize papers, making them more digestible 1. This tool not only helps researchers but also supports industries like finance and pharmaceuticals by automating the analysis of vast amounts of information 2. As John explains, "Archive is amazing because it is literally the place where research gets debuted," but its sheer volume makes it difficult for even experts to navigate 3.

       

    Summarization Techniques

    Primer Science employs both extractive and abstractive summarization techniques to manage the information overload from arXiv. Extractive summarization pulls direct quotes from texts, while abstractive summarization generates new text based on the content 4. John notes that scientific papers often have complex abstracts, necessitating a "summary of the summary" approach 5. He emphasizes the role of heuristics in enhancing these techniques, stating, "I guarantee you look under the hood and there's just a ton of regular expressions" 6.

       

    AI System Pipeline

    The data pipeline at Primer Science is designed to efficiently ingest and process arXiv papers. With direct access to arXiv's daily uploads, the system uses unsupervised learning to categorize papers into natural topics 7. This approach allows the system to identify trends and events in real-time, such as significant research breakthroughs or public reactions to new findings 8. John explains that while unsupervised learning is powerful, integrating ontologies can further enhance the machine's understanding of complex topics 9.

Related Episodes