English

Utilizing Pre-trained and Large Language Models for 10-K Items Segmentation

General Finance 2026-04-09 v2

Abstract

Extracting specific items from 10-K reports is challenging due to variations in document formats and item presentation. To improve over traditional rule-based approaches, this study introduces and compares two advanced item segmentation methods: (1) GPT4ItemSeg, using a novel line-ID-based prompting mechanism to utilize a large language model, ChatGPT-4o, for item segmentation, and (2) BERT4ItemSeg, combining a pre-trained language model, BERT, with a Bi-LSTM model in a hierarchical structure to overcome context window constraints. Trained and evaluated on 3,737 annotated 10-K reports, BERT4ItemSeg achieves a macro-F1 of 0.9825, surpassing GPT4ItemSeg (0.9567), conditional random field (0.9818), and rule-based methods (0.9048) for core items (1, 1A, 3, and 7). These approaches enhance item segmentation performance, improving text analytics in accounting and finance. BERT4ItemSeg offers satisfactory item segmentation performance, while GPT4ItemSeg can easily adapt to regulatory changes. Together, they provide an extensible framework for 10-K item segmentation that supports reliable and reproducible results.

Keywords

Cite

@article{arxiv.2502.08875,
  title  = {Utilizing Pre-trained and Large Language Models for 10-K Items Segmentation},
  author = {Hsin-Min Lu and Yu-Tai Chien and Huan-Hsun Yen and Yen-Hsiu Chen},
  journal= {arXiv preprint arXiv:2502.08875},
  year   = {2026}
}

Comments

Accepted for publication in the Journal of Information Systems

R2 v1 2026-06-28T21:42:25.381Z