The Commonplace
Home Three-study pilot Papers Evidence Explore Trends Syntheses Digests References Docs 🎲 Workforce Futures
← Papers
Direction, evidence grade, and study type are AI-generated labels (gpt-5-mini), not human-verified. Syntheses are LLM-written. "Tensions" are machine-detected candidates, not confirmed contradictions. A research-acceleration tool, not peer review. How this is built →

A neural-network trained on firms' financials outperforms prior models at predicting S&P 500 ESG ratings and uses prediction-report gaps to screen for potential greenwashing, offering a low-cost, scalable complement to traditional raters.

An Innovative ESG Score Prediction and a Greenwashing Detection Model Using Financial Data Based on Artificial Neural Networks
Eleni F. Tsantsani, Kosmas G. Kosmidis, Leonidas L. Fragidis, Vassilios A. Mardiris · September 08, 2026 · Business Strategy and the Environment
openalex descriptive low evidence 7/10 relevance Summary only summary available; pdf_status=paywall DOI Source PDF

Structured author observations

Linked only from stored provider relations; the raw author line above is never matched by name.

OpenAlex

Latest observation:

  1. Eleni F. Tsantsani provider ID
  2. Kosmas G. Kosmidis provider ID
  3. Leonidas L. Fragidis provider ID
  4. Vassilios A. Mardiris provider ID
A feedforward ANN trained with the Levenberg–Marquardt algorithm predicts S&P 500 firms' ESG scores from financial variables more accurately than prior models and uses the residual between predicted and reported scores to flag potential greenwashing.

Citation observations

Cumulative provider counts captured on specific dates; providers are never combined.

ABSTRACT Rating agencies exhibit significant differences in their company ESG evaluation methodologies, due to a lack of standardization despite the importance of the process. Recently, AI models for ESG performance prediction using companies' financial data enabled a low‐cost, feasible, and highly accurate evaluation of companies' sustainable strategies. In this paper, a new ESG score prediction model using financial data is proposed, which is based on Artificial Neural Networks and the Levenberg–Marquard training algorithm. The proposed model is evaluated on companies listed in the S&P 500, using two independent datasets provided by two rating agencies, and it outperforms previous work in predicting ESG scores. Financial data and reported ESG score evaluations are incorporated into the training procedure, allowing the neural network to learn the hidden rules between financial data and ESG performance. A novel Artificial Neural Network Greenwashing detection model is proposed for the first time. This model detects potential greenwashing by quantifying discrepancies between predicted and reported ESG performance, offering a strategic tool to detect misleading claims and strengthen ESG accountability.

Summary

Main Finding

An artificial neural network (ANN) trained with the Levenberg–Marquardt algorithm can predict firms' ESG scores from financial data for S&P 500 companies more accurately than prior models, and the paper introduces a novel ANN-based greenwashing detection mechanism that flags firms whose reported ESG ratings diverge materially from model-predicted scores.

Key Points

  • Model architecture and training
    • Uses an ANN trained with the Levenberg–Marquardt optimization algorithm.
    • Training incorporates both firms' financial variables and reported ESG scores so the network learns mappings between financial signals and ESG performance assessments.
  • Evaluation and datasets
    • Evaluated on companies listed in the S&P 500.
    • Tested on two independent ESG datasets supplied by two different rating agencies.
    • Reported to outperform previous approaches for ESG score prediction (no numeric metrics reported in abstract).
  • Greenwashing detection
    • Proposes a novel method to quantify discrepancies between model-predicted ESG scores and agencies' reported scores.
    • Large positive/negative deviations are interpreted as potential indicators of greenwashing or inconsistent reporting/evaluation.
  • Practical benefits
    • Low-cost and feasible alternative/complement to human rating processes.
    • Offers a scalable, data-driven tool for screening and accountability.

Data & Methods

  • Data
    • Financial statement and related financial variables for S&P 500 firms.
    • Two independently sourced ESG score datasets from distinct rating agencies (used for training/evaluation).
  • Methods
    • Supervised learning with feedforward ANN.
    • Training algorithm: Levenberg–Marquardt (suitable for medium-sized networks and fast convergence on mean-squared-error problems).
    • Training objective: map financial inputs to ESG score targets provided by agencies.
    • Greenwashing model: compute discrepancy (residual) between predicted and reported ESG score; use magnitude/sign to flag anomalies.
  • Evaluation
    • Comparative performance vs. prior methods (paper claims superior predictive accuracy on the S&P 500 samples).
    • Cross-agency evaluation implied by use of two independent rating datasets to test robustness to agency heterogeneity.

Implications for AI Economics

  • Market structure and competition
    • Low-cost, accurate AI-based ESG scoring could reduce reliance on traditional rating agencies, increasing competition and driving down pricing for ESG evaluation services.
    • Divergent agency methodologies may be partially harmonized by data-driven models that learn common financial correlates of ESG outcomes.
  • Information asymmetry and capital allocation
    • More consistent/automated ESG signals can reduce information frictions for investors, improving price discovery and enabling more efficient capital reallocation toward sustainable firms.
    • Automated greenwashing detection could shift investor attention and impose reputational (and potentially market) penalties on firms with inconsistent disclosures.
  • Regulation and standardization
    • Scalable predictive models strengthen the case for standardized, machine-readable disclosure frameworks (so models generalize better across firms and jurisdictions).
    • Regulators could use such models as screening tools for enforcement, potentially prompting tighter reporting requirements and audit expectations.
  • Strategic incentives and second-order effects
    • Firms might alter disclosure or accounting choices to better align financial signals with desired ESG scores if automated models become influential — creating an arms race between model designers and firms.
    • Models trained on reported scores may implicitly learn rating-agency biases; without careful treatment, they could replicate or freeze-in those biases rather than produce normative ESG assessments.
  • Research and deployment considerations for economists
    • Need for robustness checks: out-of-sample generalizability (beyond S&P 500), sensitivity to agency heterogeneity, and causal identification (distinguishing correlation vs. causal ESG performance).
    • Interpretability and transparency are crucial for adoption by investors and regulators; opaque ANN predictions may limit trust unless supplemented by explainability tools.
    • Potential to combine financial-data models with non-financial, textual, and satellite data for richer ESG inference and better greenwashing detection.

Notes on limitations (explicitly relevant for economic interpretation) - Using financial data alone can miss non-financial determinants of ESG performance (e.g., governance structures, supply-chain practices, direct environmental metrics). - Training on reported ESG scores means the model learns rating agencies' implicit criteria and biases; discrepancies might reflect agency idiosyncrasies rather than deliberate greenwashing by firms. - Results reported for S&P 500 firms may not generalize to smaller firms, private firms, or non-U.S. contexts without retraining and validation.

Assessment

Paper Typedescriptive Evidence Strengthlow — The paper presents predictive performance claims for an ANN on S&P 500 firms and proposes using residuals to flag 'greenwashing', but the supplied text lacks numeric performance metrics, details on validation (e.g., cross-validation, out-of-sample tests over time), baseline implementations, and robustness checks; results are limited to large US-listed firms and may reflect rating-agency biases rather than ground-truth ESG outcomes. Methods Rigormedium — The study uses an established supervised-learning pipeline (feedforward ANN with Levenberg–Marquardt) and evaluates on two independent agency datasets, which is a sensible approach for testing predictive robustness; however, critical methodological details are missing in the provided text (train/test splitting, hyperparameter tuning, baseline descriptions, error metrics, overfitting controls, interpretability/explainability methods), limiting assessment of rigor. SamplePublicly listed S&P 500 firms; input features are financial statement variables and related financial metrics; target labels are ESG scores from two different rating agencies (used for training and evaluation); specific years, sample size, feature list, and time-splitting are not reported in the supplied text. Themesgovernance adoption GeneralizabilityLimited to large, US-listed (S&P 500) firms; likely not representative of small-cap, private, or non-US firms., Models trained on agencies' reported scores inherit agency-specific methodologies and biases, so discrepancies may reflect rating heterogeneity rather than firm misreporting., Using only financial data omits non-financial ESG signals (text disclosures, emissions measurements, supply-chain data), reducing applicability where non-financial information is material., Temporal stability unclear — model may not generalize across time without retraining if relationships between finance and ESG change., Regulatory and accounting differences across jurisdictions may reduce cross-country portability.

Claims (8)

ClaimDirectionOutcomeConfidence & EvidenceDetails
An artificial neural network trained with the Levenberg–Marquardt algorithm predicts firms' ESG scores from financial data for S&P 500 companies more accurately than prior approaches. Output Quality positive Accuracy of ESG score prediction
Reading fidelity high
Study strength medium
not reported
0.18
The model uses firms' financial variables to learn mappings to ESG scores reported by rating agencies. Output Quality positive Model-predicted ESG score
Reading fidelity high
Study strength medium
not reported
0.18
The ANN was evaluated using two independent ESG datasets supplied by different rating agencies. Output Quality positive Robustness of ESG score prediction across rating-agency datasets
Reading fidelity high
Study strength medium
not reported
0.18
The paper proposes a greenwashing-detection mechanism based on the discrepancy between model-predicted ESG scores and agencies' reported scores. Regulatory Compliance positive Discrepancy between predicted and reported ESG scores as an indicator of potential greenwashing
Reading fidelity high
Study strength medium
not reported
0.18
Large positive or negative deviations between predicted and reported ESG scores may indicate greenwashing or inconsistent reporting or evaluation. Regulatory Compliance mixed Potential greenwashing or inconsistency in ESG reporting and evaluation
Reading fidelity high
Study strength low
not reported
0.09
The proposed approach is presented as a low-cost, scalable alternative or complement to human ESG rating processes. Organizational Efficiency positive Efficiency and scalability of ESG assessment
Reading fidelity medium
Study strength low
not reported
0.05
Because the model is trained on reported ESG scores, it may learn and reproduce rating-agency criteria and biases rather than provide a normative measure of ESG performance. Ai Safety And Ethics negative Bias and validity of model-based ESG assessment
Reading fidelity high
Study strength medium
not reported
0.18
Results based on S&P 500 firms may not generalize to smaller firms, private firms, or non-U.S. contexts without retraining and validation. Output Quality negative External validity of ESG score prediction and greenwashing detection
Reading fidelity high
Study strength medium
not reported
0.18

Notes