Identifying Documents In-Scope of a Collection from Web Archives
Krutarth Patel, Cornelia Caragea, Mark Phillips, Nathaniel Fox

TL;DR
This paper evaluates various machine learning and deep learning models with different feature representations to automatically identify relevant documents in web archives, improving collection curation.
Contribution
It systematically compares models and features, demonstrating that focusing on specific document portions with BoW features yields the best performance.
Findings
BoW classifiers on specific document parts outperform other methods
Structural features provide additional insights but are less effective alone
Deep learning models did not outperform simpler BoW approaches in this context
Abstract
Web archive data usually contains high-quality documents that are very useful for creating specialized collections of documents, e.g., scientific digital libraries and repositories of technical reports. In doing so, there is a substantial need for automatic approaches that can distinguish the documents of interest for a collection out of the huge number of documents collected by web archiving institutions. In this paper, we explore different learning models and feature representations to determine the best performing ones for identifying the documents of interest from the web archived data. Specifically, we study both machine learning and deep learning models and "bag of words" (BoW) features extracted from the entire document or from specific portions of the document, as well as structural features that capture the structure of documents. We focus our evaluation on three datasets that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
