CLMLApr 29, 2020

AxCell: Automatic Extraction of Results from Machine Learning Papers

arXiv:2004.14356v11011 citationsHas Code
Originality Highly original
AI Analysis

This addresses the difficulty of tracking progress in ML due to the explosion in papers, making it practically viable for semi-automated extraction in production.

The authors tackled the problem of automatically extracting results from machine learning papers to track progress, and their approach, AxCell, significantly improved the state of the art for results extraction.

Tracking progress in machine learning has become increasingly difficult with the recent explosion in the number of papers. In this paper, we present AxCell, an automatic machine learning pipeline for extracting results from papers. AxCell uses several novel components, including a table segmentation subtask, to learn relevant structural knowledge that aids extraction. When compared with existing methods, our approach significantly improves the state of the art for results extraction. We also release a structured, annotated dataset for training models for results extraction, and a dataset for evaluating the performance of models on this task. Lastly, we show the viability of our approach enables it to be used for semi-automated results extraction in production, suggesting our improvements make this task practically viable for the first time. Code is available on GitHub.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes