TL;DR
FinAI-BERT is a transformer-based model that accurately detects AI-related disclosures at the sentence level in financial reports, improving granularity and interpretability over prior methods.
Contribution
The paper introduces FinAI-BERT, a domain-adapted transformer model for fine-grained, sentence-level classification of AI disclosures in financial texts, with high accuracy and interpretability.
Findings
Achieved 99.37% accuracy and 0.993 F1 score
Outperformed traditional machine learning baselines
Demonstrated robustness across sentence lengths and adversarial inputs
Abstract
The proliferation of artificial intelligence (AI) in financial services has prompted growing demand for tools that can systematically detect AI-related disclosures in corporate filings. While prior approaches often rely on keyword expansion or document-level classification, they fall short in granularity, interpretability, and robustness. This study introduces FinAI-BERT, a domain-adapted transformer-based language model designed to classify AI-related content at the sentence level within financial texts. The model was fine-tuned on a manually curated and balanced dataset of 1,586 sentences drawn from 669 annual reports of U.S. banks (2015 to 2023). FinAI-BERT achieved near-perfect classification performance (accuracy of 99.37 percent, F1 score of 0.993), outperforming traditional baselines such as Logistic Regression, Naive Bayes, Random Forest, and XGBoost. Interpretability was…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsDiffusion · Logistic Regression
