Interactive Distillation of Large Single-Topic Corpora of Scientific Papers

Abstract

Highly specific datasets of scientific literature are important for both research and education. However, it is difficult to build such datasets at scale. A common approach is to build these datasets reductively by applying topic modeling on an established corpus and selecting specific topics. A more robust but time-consuming approach is to build the dataset constructively in which a subject matter expert (SME) handpicks documents. This method does not scale and is prone to error as the dataset grows. Here we showcase a new tool, based on machine learning, for constructively generating targeted datasets of scientific literature. Given a small initial “core” corpus of papers, we build a citation network of documents. At each step of the citation network, we generate text embeddings and visualize the embeddings through dimensionality reduction. Papers are kept in the dataset if they are “similar” to the core or are otherwise pruned through human-in-the-loop selection. Additional insight into the papers is gained through sub-topic modeling using SeNMFk. We demonstrate our new tool for literature review by applying it to two different fields in machine learning.

Publication
In IEEE Conference on Machine Learning and Applications (ICMLA 2023), 2023

Keywords:

transformers, nlp, non-negative matrix factor-ization, data visualization

Citation:

N. Solovyev, R. Barron, M. Bhattarai, M. E. Eren, K. Ø. Rasmussen and B. S. Alexandrov, “Interactive Distillation of Large Single-Topic Corpora of Scientific Papers,” 2023 International Conference on Machine Learning and Applications (ICMLA), Jacksonville, FL, USA, 2023, pp. 1000-1005, doi: 10.1109/ICMLA58977.2023.00148.

BibTeX:

@INPROCEEDINGS{10460022,
  author={Solovyev, Nicholas and Barron, Ryan and Bhattarai, Manish and Eren, Maksim E. and Rasmussen, Kim Ø. and Alexandrov, Boian S.},
  booktitle={2023 International Conference on Machine Learning and Applications (ICMLA)}, 
  title={Interactive Distillation of Large Single-Topic Corpora of Scientific Papers}, 
  year={2023},
  volume={},
  number={},
  pages={1000-1005},
  keywords={Dimensionality reduction;Visualization;Filtering;Bibliographies;Education;Reinforcement learning;Transformers;transformers;nlp;non-negative matrix factorization;data visualization},
  doi={10.1109/ICMLA58977.2023.00148}}
Maksim E. Eren
Maksim E. Eren
Scientist

My research interests lie at the intersection of the machine learning and cybersecurity disciplines, with a concentration in tensor decomposition.