PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
April 3, 2026Information3 citationsOpen Access

Development of a Software Model for Classification and Automatic Cataloging of Archive Documents

View Full Paper
ADAdilbek DauletovBMBahodir MuminovNMNoila S. Matyakubova

Key Points

  • The aim is to create a software model that automates the classification and cataloging of archival documents using modern machine learning techniques.
  • Integrated software model developed for document management
  • Utilized Optical Character Recognition (OCR) to convert images to text
  • Implemented Bidirectional Encoder Representations from Transformers (BERT) for classification
  • Evaluated using RVL-CDIP dataset and metrics like accuracy and F1-score
  • Organized outputs into Dublin Core metadata for easier cataloging
  • BERT achieved an accuracy of 95.1% and F1-score of 95.0%
  • LightGBM recorded an accuracy and F1-score of 93.2%
  • The system significantly reduced manual cataloging efforts
  • Enhanced indexing and retrieval efficiency in digital archival systems

Abstract

This study proposes an integrated software model for automatic document classification and metadata generation based on the Dublin Core standard to address the issue of rapid and consistent management of archival documents in a digital environment. This approach combines the stages of receiving incoming documents, converting them to text using optical character recognition (OCR), image preprocessing (binarization, deskew, noise reduction), and text cleaning and vectorization (TF–IDF) into a single pipeline. In the document classification stage, the Bidirectional Encoder Representations from Transformers (BERT) model with a context-sensitive transformer architecture is used, along with classical machine learning models (Logistic Regression, Naive Bayes, Support Vector Machine) and an ensemble approach (LightGBM), to increase the accuracy by modeling the document content at a deep semantic level. Experiments were conducted on the RVL-CDIP dataset, and the OCR efficiency was evaluated using the Character Error Rate (CER) indicator, and the classification results were evaluated using the accuracy, precision, recall and F1-score metrics. The results confirmed the high stability and generalization ability of the BERT (accuracy, 95.1%; F1, 95.0%) and LightGBM (accuracy, 93.2%; F1, 93.2%) models. In the final stage, OCR, NER, and classification outputs are automatically organized into Dublin Core metadata elements (Title, Creator, Date, Description, Subject, Type, Format, Language) and exported in JSON/XML formats. This automation significantly reduces manual cataloging effort and improves indexing and retrieval efficiency in digital archival systems.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Dauletov et al. (2026) studied this question.

synapsesocial.com/papers/69cf5f505a333a821460e655https://doi.org/10.3390/info17040341
Ask AI
Helpful
Bookmark
Share
View Full Paper