Enterprise AI Chat Monitoring for Sensitive Data Blocking

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Employees inadvertently disclose sensitive information to generative AI chatbots in enterprise environments, posing a cybersecurity risk.

Innovation Solution

Implement a system comprising an endpoint computer with a security module that monitors and records chats with AI chatbots, forwarding the records to a backend system for parsing sensitive information, and performing response actions such as alerts or blocking access.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If employees use generative AI chatbots in enterprise environments, then productivity and work efficiency are improved, but sensitive information may be inadvertently disclosed creating cybersecurity risks

Engineering Contradiction:
Improvework efficiencyVSAvoidcybersecurity risk
Core Design Contradiction:
ProductivityVSObject-affected harmful factors

Solution Approach 1:

A security module is introduced as an intermediary component between the employee and the generative AI chatbot. This module monitors chat inputs in real-time, scans for sensitive information using pattern recognition, and blocks potentially harmful submissions before they reach the chatbot, thereby maintaining productivity while eliminating cybersecurity risks

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system implements a feedback mechanism where the security module continuously monitors chat traffic, provides real-time alerts when sensitive information is detected, and dynamically adjusts blocking actions based on the severity and type of detected content, enabling proactive security management without disrupting legitimate work activities

Inventive Principle:
Principle #23Feedback

2Reliability

If a security module monitors and parses chat records to detect sensitive information, then data security is enhanced, but system complexity and processing overhead increase

Engineering Contradiction:
Improvedata securityVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The security module performs preliminary scanning and classification of chat inputs before they are transmitted to the generative AI chatbot. By pre-identifying and blocking sensitive information patterns in advance, the system reduces the need for complex post-processing and minimizes the computational burden on the backend system

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The security monitoring system is divided into modular components including a pattern recognition engine, a sensitive information database, a real-time scanner, and a blocking mechanism. This segmentation allows each component to be independently optimized and maintained, reducing overall system complexity while enhancing detection capabilities

Inventive Principle:
Principle #1Segmentation

3Measurement precision

If real-time monitoring and parsing of chat records is implemented, then sensitive information detection is improved, but processing time and computational resources increase

Engineering Contradiction:
Improvedetection accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The security module implements partial monitoring by focusing only on specific patterns and types of sensitive information that are most critical to the enterprise. Rather than analyzing every character of every message, the system applies targeted pattern matching to high-risk categories, reducing processing time while maintaining detection accuracy for the most important security threats

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS12511437B1Chat detection and response for enterprise data security
Publication Date: 2025.12.30 TREND MICRO INC
  • US12511437B1 patent drawing
  • US12511437B1 patent drawing
  • US12511437B1 patent drawing

AI summary

A system for preventing submission of sensitive information of an enterprise to a generative artificial intelligence (AI) chatbot includes an endpoint computer and a backend system. A user of the enterprise employs the endpoint computer to chat with the generative AI chatbot. The chat is monitored on the endpoint computer, and a record of the chat is provided to the backend system over the public Internet. In the backend system, the record of the chat is parsed to identify the enterprise's sensitive information, enabling the facilitation of corresponding security management responses and actions.