Written by a human

AI in Surveillance: How AI Is Transforming Compliance Monitoring

Global Relay Compliant business communications archiving, messaging, supervision, and eDiscovery
10 mins read 17 August 2026

In brief:

  • What it is: the use of AI technologies, like machine learning and large language models, to detect conduct and market-abuse risk in communications and trading surveillance
  • Why it matters: while legacy lexicon-based systems produce a high volume of false positives, AI cuts out noise and catches risk that keywords miss by reading context
  • How it works: large language models evaluate whole conversations before raising an alert, and will provide a step-by-step justification to explain why each alert was flagged
  • The state of play: 1LOD’s 2026 survey found that, while around 70% of firms are piloting or deploying AI for surveillance, none consider it ready to be fully embedded
  • What to keep in mind: AI is only as good as the data it processes, so teams must ensure their governance sets out frameworks around explainability, model risk management, and data security

Artificial intelligence (AI) in surveillance is the use of AI-enabled technologies, principally machine learning and, increasingly, large language models (LLMs), to detect conduct, compliance, and market abuse risks in communications and trading activity that firms must monitor. While compliance teams traditionally relied on lexicon-based systems, which would run communications against fixed keyword lists, AI models interpret context to determine the true meaning of a message and judge whether it is genuinely risky.

Why is surveillance moving to AI?

Surveillance teams have relied on lexicons for years, which are predefined lists of risky keywords and phrases. While lexicons are fast and transparent, they have structural weaknesses that AI is designed to address:

  • False positives. Keyword-based systems flag any message containing a pre-determined “risky” word or phrase, regardless of meaning, so reviewers spend most of their time clearing alerts that are not risks at all.
  • No understanding of context. A word that is innocent in one sentence could be risky in another. Since lexicons cannot decipher context, they miss coded language, sarcasm, and risk expressed without pre-determined keywords.
  • Volume and channel growth. Business now spans email, chat, collaboration tools, mobile, voice, and social media. The sheer scale of communications has outgrown what keyword-based systems can handle.
  • Rising regulatory expectations. As technology advances, regulators increasingly expect firms to detect subtle misconduct and explain how they do it, which standard lexicon-based systems cannot do.

Lexicon, machine learning, and LLMs: what is the difference?

Various risk management systems coexist in surveillance, and most mature programs use a combination rather than any one alone:

  • Lexicon-based detection. Predefined keywords and phrases flag potential risks. Lexicon-based systems are efficient and easy to audit, but cannot determine context and are prone to high false-positive rates.
  • Machine learning models. Machine learning models are trained on labeled data to recognize patterns. While these improve on lexicons, they heavily depend on well-curated training sets and can struggle with new or rare behaviors.
  • Large language models. LLMs are trained on vast, general datasets, and offer contextual understanding without the domain-specific training that smaller bespoke models require. They analyze whole conversations, evaluate intent and sentiment, and explain their reasoning, though they must be carefully aligned to a firm’s risks and governed for accuracy.

How does AI-enabled surveillance work?

A modern surveillance workflow layers AI onto a well-defined data pipeline. The typical stages are:

  • Capture and standardization. Communications are captured across every channel and normalized into a consistent and structured format. The quality of this step determines the quality of everything after it.
  • Noise reduction. Low-value content such as spam, marketing, and disclaimers is filtered out before analysis. This helps the surveillance model concentrate effort on messages that matter.
  • Contextual analysis. The model reads complete conversations rather than isolated sentences to assess intent, sentiment, and implied meaning. By analyzing context, LLMs recognize evasion tactics such as deliberate misspellings or spacing designed to dodge keyword filters.
  • Step-by-step reasoning. LLM systems use a chain-of-thought approach, meaning they will read through a conversation before deciding whether to raise an alert and generate a rationale after determining that a message is suspicious.
  • Explainable alerting. Each alert comes with an explanation of why it was raised so that both reviewers and regulators can follow the model’s reasoning.

What are the benefits of AI in surveillance?

  • Fewer false positives. Contextual analysis filters out the false positives that flood lexicon-based queues, freeing up time for analysts to focus on genuine risk.
  • Higher recall. AI catches subtle, coded, or context-dependent misconduct that keyword lists miss.
  • Explainability. Modern models articulate why an alert was raised, which supports defensible decisions and regulatory scrutiny.
  • Scale and speed. AI processes volumes of communication that no human team could review, including transcribed voice.

What are the risks and challenges?

AI is not a magic wand, and treating it as one can introduce new risks. The main challenges firms must manage are:

  • Data quality. As the oldest rule in computing suggests — garbage in, garbage out. Incomplete capture undermines even the best model, which is why AI surveillance relies on well-structured data.
  • Explainability and the black box. A model that cannot explain its decisions is difficult to defend to a regulator. Consequently, explainability is a requirement, not a nice-to-have.
  • Accuracy, bias, and hallucination. AI models can reflect bias in their data, or produce confident but wrong outputs. This means that their results must be validated by a human rather than trusted blindly.
  • Model drift. Performance degrades over time as language, markets, and behavior change, so models need ongoing monitoring and tuning.
  • Data security. A common question people ask regarding AI is where sensitive communications data goes, and who can access it, particularly with third-party or shared-cloud models.

How is AI in surveillance governed?

Since AI-enabled surveillance systems makes risk decisions on regulated business activity, model governance frameworks are constantly evolving. These are the key elements of a strong framework:

  • AI governance and model risk management. Firms are expected to document, test, validate, and monitor their models. Firms must regularly revise model risk management frameworks to account for advancing AI uses, with clear ownership and controls.
  • Explainability and human oversight. Regulators emphasize that automated decisions must be explainable and subject to meaningful human oversight.
  • Emerging AI regulation. The EU AI Act, which entered into force in 2024, is introducing obligations for higher-risk AI systems. Through 2026 and beyond, firms can expect added transparency, documentation, and oversight requirements when using AI systems.
  • Data security and residency. Where and how models process data matters, especially when considering data security and benchmarking. Some providers host models internally, while some rely on private or public cloud providers.

Where is AI in surveillance heading?

What does good AI surveillance look like?

  • Built on complete data. First, firms need to capture communications across every channel. AI amplifies good data and exposes bad.
  • Explainable by design. Every alert an AI-enabled system raises should be justified using reasoning a reviewer and regulator can follow.
  • Human-in-the-loop. While AI systems are meant to analyze and flag potential risks, humans must be investigating alerts and making final decisions.
  • Governed and tested. Models should be documented, validated, monitored for drift, and owned within a clear risk framework.
  • Secure. Sensitive data must be processed in a controlled and transparent environment.

Frequently asked questions

What is AI in surveillance?

The use of AI technologies, such as machine learning and large language models, to detect misconduct risk in communications and trading activity by interpreting meaning and context.

Is AI replacing lexicon-based surveillance?

Not entirely. Lexicons are still a useful method for flagging high-risk terms, but AI adds contextual understanding that reduces false positives and catches coded or ambiguous misconduct. Most firms use both together.

How does AI reduce false positives?

By analyzing a message in the context of the whole conversation rather than flagging every message that contains a keyword so that innocent matches are filtered out before they reach a reviewer.

Is AI surveillance explainable?

It needs to be. Modern systems provide an explanation for each alert, often using step-by-step (chain-of-thought) reasoning, so decisions can be justified to reviewers, auditors, and regulators. Explainability is a regulatory expectation, not a nice-to-have.

What are the risks of using AI in surveillance?

Poor data quality, lack of explainability, bias or inaccurate outputs, data security concerns, and over-reliance on automation. All are manageable with strong data, comprehensive governance, and human oversight.

How is AI in surveillance regulated?

Through existing supervision and recordkeeping rules as well as model risk management expectations. AI-specific regulation is also emerging, such as the EU AI Act, which emphasizes transparency, documentation, and human oversight for higher-risk systems.

How Global Relay helps

Global Relay is a market leader in AI-enabled communications surveillance. Global Relay Surveillance uses natively built agentic AI and a best-in-class large language model with an integrated chain-of-thought process, which can analyze whole conversations, rationalize alerts, and cut false positives. Global Relay’s Al-enabled surveillance is aligned to more than 130 compliance risk indicators and hosted in our own private data centers for security and transparency. See our AI-enabled approach to surveillance.

Related reading:

Global Relay Compliant business communications archiving, messaging, supervision, and eDiscovery
10 mins read 17 August 2026