Expected Value Method Proposed to Improve AI Decision Outcomes
An article outlines a method that multiplies a predictive model's probability output by transaction size to calculate expected monetary impact before applying a decision threshold. The approach is presented as an alternative to fixed probability cutoffs in fraud detection and other variable-magnitude use cases.
ForbesA method that replaces raw probability thresholds with expected monetary value calculations is described for predictive AI deployments. Under the current common practice, a model outputs a probability such as a 30 percent chance a transaction is fraudulent, and a fixed cutoff such as 50 percent determines whether the transaction is blocked.
The article states that this approach treats a $100 transaction identically to a $5,000 transaction despite differing financial consequences.
The proposed process multiplies the model's fraud probability by the transaction amount to produce an expected loss figure. For a $100 transaction with a 20 percent fraud probability, the expected value is $20; for a $5,000 transaction with a 5 percent probability, the expected value is $250.
A decision threshold is then applied to the expected value rather than the raw probability. The article states that setting a $15 expected-value threshold would block both example transactions.
The same multiplication step is presented for nonprofit fundraising, where a donor's predicted response rate is multiplied by estimated giving capacity to prioritize outreach spending. The article also lists churn modeling, collections targeting, and credit scoring as additional areas where the method has been applied.
The article notes that the technique requires only basic arithmetic after the model produces its probability output and does not require changes to the underlying model itself.
Key Facts
Potential Impact
- 01
Organizations may adjust blocking rules for high-value transactions without adding new model features.
- 02
Nonprofit fundraising teams could prioritize outreach using wealth-adjusted response scores.
Transparency Panel
Related Stories
SemaforAnthropic Raises $65 Billion at $965 Billion Valuation
Anthropic completed a $65 billion funding round at a $965 billion valuation. The round follows earlier growth that exceeded internal forecasts and a separate agreement to lease computing capacity.
thesouthafrican.comSouth African Researchers Develop Quantum and AI Tools for Cybersecurity
Scientists and startup companies in South Africa are applying quantum communication and AI-powered tools to address rising global cyber threats. The work focuses on strengthening data protection methods.
France 24EU Discusses Readiness for Artificial Intelligence Changes
A France 24 program examined whether European Union policies can address the effects of artificial intelligence. The discussion covered potential impacts across daily life and economic sectors.