DECODEM: Data Extraction from Corporate Organizational Documents via Enhanced Methods

· Source: cs.CL updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics · Depth: Advanced, extended

Summary

DECODEM, a new set of benchmark datasets, facilitates the automated extraction of corporate governance variables from 300 corporate charters and 150 bylaws. These benchmarks pair randomly sampled documents with high-quality human annotations, enabling evaluation of large language model (LLM) extraction pipelines. The study found that automated extraction achieves high accuracy for many governance provisions, with median performance near the upper bound. However, accuracy varies, with complex provisions like shareholder meeting rights and officer-exculpation accounting for most errors. While elaborate prompting and cascading pipelines did not consistently improve performance for frontier models such as GPT-5.4 or Claude Opus 4.7, they significantly narrowed the performance gap for efficiency-oriented models like GPT-5.4-mini. This suggests pipeline design can compensate for model capability.

Key takeaway

For research scientists and legal professionals building corporate governance datasets, this study demonstrates that large language models can automate information extraction with high accuracy, significantly reducing costs and expanding research scope. You should utilize these models for standardized provisions, but remain vigilant for interpretively complex variables like shareholder meeting rights, which still require careful validation. Consider pipeline design to optimize performance, especially when using efficiency-oriented models, to ensure data quality for empirical analysis.

Key insights

Large language models can accurately extract legally meaningful variables from complex corporate documents, though performance varies by provision complexity.

Principles

Method

Evaluates LLM extraction pipelines by varying prompt design (simple/detailed), task decomposition (global/topic-specific), and document handling (full document/selected excerpts) on binary classification tasks.

In practice

Topics

Best for: NLP Engineer, AI Scientist, Research Scientist, Legal Professional

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CL updates on arXiv.org.