This bulletin provides a summary of some of the key points from this paper, together with a checklist for firms that we have prepared drawing on the AI supervisory tool included in the IOSCO report.
1. Regulatory supervision of AI use
Following work by its Fintech Task Force (FTF), IOSCO has published a report titled “Supervisory Toolkit for AI Use in Capital Markets”.1 For the industry, this provides an insight into what supervisors are likely to be concerned about in relation to a firm’s use of AI, where they might focus attention, what questions they might ask, and what they are looking to see as a supervisor. It is therefore a valuable resource for a regulated firm’s internal team to map and mitigate potential regulatory risk and “get ahead” of regulatory expectations.
Regulatory goals
- Risk-based and proportionate oversight of AI systems used by firms.
- Maintaining trust in markets as AI adoption grows. To this end, the following principles are key: proportionality, accountability, transparency, and reliability.
- AI systems should be deployed in a manner consistent with principles of fairness, explainability, transparency, interpretability, and operational resilience.
Regulators may assess risk levels using the following approach, which firms should bear in mind:
Factor 1—consider the nature and complexity of the relevant AI system
Example:
- “More complex or difficult to interpret AI systems may limit the ability to identify unintended behaviour and to diagnose the root causes of incidents”.
- “AI systems that process near real-time updates in data may not perform well if the data differs from that on which the system was trained”.
- GenAI may generate incorrect outputs (hallucinations) that are convincing but wrong.
Factor 2—consider the level of human oversight of the AI system—i.e., if something goes wrong, will a human detect and be able to resolve it before actual harm arises
How to classify levels of human involvement:
- Human-in-control: In this scenario, the AI system cannot act alone on any particular recommendation or output. The human uses or does not use the AI system’s recommendations or output at their discretion.
- Human-in-the-loop: In this scenario, the AI system evaluates input and acts on a particular recommendation or output only if a human approves it.
- Human-on-the-loop: In this scenario, the AI system evaluates input and acts on a particular recommendation or output unless a human disapproves.
- Human-out-of-the-loop: In this scenario, the AI system evaluates input and acts on a particular recommendation or output without human involvement.
Factor 3—consider the potential implications for clients and the broader market—i.e., severity of harm that could be caused by an incident
- Assessing the impact on clients—client/ investor protection issues (e.g., suitability, privacy, data protection and discrimination); volume and type of clients/investors potentially affected; and ability to address harm (e.g., whether there are effective redress mechanisms).
- Assessing the impact on the market— (1) larger, systemically important institutions may face heightened supervisory expectations even for medium or low-risk AI applications, given their potential market-wide impact; (2) where a number of firms rely on the same third-party AI providers, consider systemic vulnerabilities and the potential for a failure in a systemically important firm or shared infrastructure having “cascading effects”. This may be referred to as concentration risk.
- Assessing the impact on a firm—e.g., potential for AI systems to disrupt core business activities, cause a system to fail, or result in adverse operational, legal and/or reputational consequences.
In analysing AI use within a firm, supervisors may also consider:
- Does the firm have a governance and risk management framework calibrated to the nature of use cases at the firm and their potential outcomes? This includes the necessary knowledge and resource for adequate testing, maintenance and monitoring.
- Does the firm have measures around data quality?
- Does the firm have the appropriate level of transparency for key stakeholders in relation to its use of AI?
Key risks
What are regulators particularly worried about in relation to the use of AI?
- The potential for concentrations in and dependencies on AI service providers.
- Increasing complexity and opacity of certain AI systems. Example: “Due to their non-deterministic nature and technological complexity, GenAI systems may be difficult to predict, evaluate, understand, explain, and test.” IOSCO gives hallucination risk as an example (for more on this, see below).
- The rapid and unpredictable evolution of AI technologies and market dynamics add to the complexities of supervisory risk assessment—in other words, there is a risk that regulators miss something because of how quickly things move in this area.
Plus, an overlapping point—the continuing evolution of AI use cases:
- IOSCO gives an example of a recent development in frontier AI models which have highlighted autonomous capabilities, particularly the ability of such systems to independently discover, chain and exploit security vulnerabilities. Developments in such capabilities may place greater emphasis on continuous risk assessment, integrated cyber and AI governance, and shorter remediation cycles.
Areas of regulatory focus
Overarching focus:
- How AI use may impact (1) investor protection (2) market integrity and (3) financial stability.
Specific areas of focus:
- Governance and oversight
- General risk management
- Outsourcing and third-party dependency
- Model risk management (including development, testing and ongoing monitoring)
- Cybersecurity
- Malicious use
- Data privacy/protection
- Investment advice and suitability (where relevant)
- Market risks
- Disclosure and transparency
- Recordkeeping
- Data quality and bias
- Ethical concerns
- System reliability and business continuity
Other risks to note:
- People may over-rely on AI and fail to do proper checks or conduct adequate oversight (for more on this, see below).
Mitigating the risk of hallucination
Supervisors can look for the following:
(a) Grounding and guard-railing techniques
Technical grounding and guard-railing measures can reinforce the factual accuracy of responses. These techniques include Retrieval-Augmented Generation (RAG), Chain of Verification (CoVe), and Multi Agent Debate, among other techniques”2—however, IOSCO notes these do not fully eliminate the risk of hallucination.
(b) Human oversight
“Ensuring that a human overseer is part of the AI system at the appropriate point(s) in the AI system’s lifecycle is widely considered as an effective measure. However, it is pointed out that human overseers may be susceptible to automation bias, may tend to over-rely on AI, and may be unable to adequately oversee certain processes in an AI system.
Robust governance and risk management at the firm level should consider how human oversight can be effectively implemented, including whether the human overseer has the requisite capabilities and knowledge of the system’s design and limitations to exercise effective oversight and whether there is sufficient accountability for human oversight.”
(c) Disclosure
IOSCO takes pains to confirm that firms are responsible for the financial products and services they provide, regardless of whether they use AI or some other technology. The primary responsibility for addressing hallucination risk therefore remains with the firm. But alongside steps to address this risk, appropriate disclosures and client education on AI risks can improve client and user awareness of the risks involving AI systems, including the risk of hallucination.
Specific risks with Agentic AI
The complexities of Agentic AI compound the complexities of risk assessment and can introduce risks with significant consequences in financial markets:
- Agentic AI systems can have access to sensitive data, be exposed to malicious external content and/or have the ability to communicate externally. If not configured properly, this could result in data compromise, exfiltration, plus operational and cybersecurity issues.
- “Vulnerabilities caused by poorly designed prompts, inadequate safeguards or insufficient testing and monitoring of agent interactions could lead to poor performance and failures in Agentic AI systems.”
- As Agentic AI uses more components, the potential interplay between components could create a greater risk of “unexpected emergent behaviors or the potential for cascading impacts or failures across interconnected systems”.
- Increased “complexity and opacity, coupled with increasingly automated workflows, can create the potential for unpredictable or unwanted behaviors”. E.g., “an AI agent may take undesired steps to pursue its goal, such as engaging in collusive behaviors with other components or systems, or its goal may become misaligned from the one for which it had been deployed”.
- Additional challenges with detecting and addressing unwanted activity in Agentic AI systems can arise due to their complexity and opacity. This puts more pressure on governance, risk management and oversight.
Mitigating risks in relation to GenAI
A distinction for GenAI is that system behavior cannot be fully specified or anticipated in advance of deployment, as opposed to traditional software, which behaves according to rules that developers specify (and therefore understand). This provides a stronger guarantee as to how the system will behave.
On the other hand, GenAI relies on underlying models which are trained on data, and learns tasks from data rather than explicit programming. This gives rise to a level of uncertainty, and GenAI systems lose many of the guarantees that make rules-based systems predictable.
To mitigate these risks, firms can:
- maintain comprehensive documentation
- conduct formal and independent reviews
- validate systems prior to and after deployment (e.g., using stress testing and scenario analysis)
- conduct ongoing performance monitoring to detect issues such as drift, degradation or bias of underlying models
- benchmark outputs against industry standards to assess quality and consistency.
2. Checklist
For a checklist we have prepared to reflect some of the key points from the supervisory toolkit in the IOSCO report, see Schedule 1.
3. Next steps
Through its Artificial Intelligence Working Group (AIWG), IOSCO will next conduct a review of emerging industry practices in relation to AI, focusing on disclosure, recordkeeping, reporting and governance. This is likely to provide a useful benchmark for global banks in particular, and is therefore something to watch out for.
In the interim, if any of the A&O Shearman team can assist you with questions or projects relating to AI, please do not hesitate to email your usual contact.
Schedule 1 checklist
Based on the supervisory toolkit suggested by IOSCO, a checklist for firms to use in practice is as follows: