Video DLP Metadata Enforcement for Secure Cloud Sharing

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Video files pose significant data security risks due to potential data breaches, network bandwidth challenges, storage constraints, and compliance issues, necessitating effective data loss prevention mechanisms to protect sensitive information and maintain regulatory compliance.

Innovation Solution

A video data loss prevention (vDLP) system utilizing machine learning to analyze video frames and audio text, enforce policies, and send notifications upon policy violations, incorporating pre-trained and custom machine learning classifiers to identify sensitive content and embedded watermarks.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If video files are shared to enhance collaboration and communication, then productivity and communication effectiveness are improved, but data security risks and potential data breaches increase

Engineering Contradiction:
Improvecollaboration effectivenessVSAvoiddata security risk
Core Design Contradiction:
ProductivityVSObject-affected harmful factors

Solution Approach 1:

The vDLP server acts as an intermediary between video files and the remote viewer. It intercepts video traffic at the application layer, extracts frames and audio text, analyzes them using machine learning classifiers, and enforces security policies before allowing access. This mediator approach enables secure sharing by inspecting and controlling the video data flow without blocking legitimate collaboration.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system performs preliminary analysis of video content before it reaches the viewer. By extracting frames and converting audio to text in advance, then analyzing these elements through machine learning classifiers to detect sensitive content or policy violations, the system prevents harmful data exfiltration before it occurs, allowing safe sharing to proceed.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If machine learning analysis is applied to detect sensitive content, then data loss prevention capability is improved, but system complexity increases

Engineering Contradiction:
Improvedata loss prevention capabilityVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The analysis process is segmented into distinct stages: video frame extraction, audio-to-text conversion, and classification analysis. Each stage uses specialized machine learning models optimized for its specific task, making the overall complex system more manageable and maintainable while improving detection reliability through specialized processing.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The vDLP server implements a universal analysis platform that handles multiple types of content (video frames, audio transcripts, embedded watermarks) through a single integrated machine learning classifier system. This multi-functional approach consolidates complexity into one unified system rather than requiring separate specialized systems for each analysis type.

Inventive Principle:
Principle #6Universality (Multi-functionality)

3Reliability

If video files are stored and analyzed to ensure compliance, then regulatory compliance is improved, but storage requirements and network bandwidth consumption increase

Engineering Contradiction:
Improvecompliance assuranceVSAvoidstorage capacity requirement
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

Instead of storing and analyzing entire video files, the system extracts only the necessary components (frames and audio text) for compliance analysis. This extraction approach significantly reduces storage requirements while maintaining the ability to detect sensitive content and ensure regulatory compliance through analysis of the extracted elements.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system performs partial analysis by examining only specific portions of video data (key frames and audio transcripts) rather than processing every pixel and byte of the complete video file. This partial action approach provides sufficient compliance assurance while dramatically reducing storage and processing resource requirements.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS20250350608A1REAL-TIME METADATA DRIVEN VIDEO DATA LOSS PREVENTION (vDLP)
Publication Date: 2025.11.13 NETSKOPE INC
  • US20250350608A1 patent drawing
  • US20250350608A1 patent drawing
  • US20250350608A1 patent drawing

AI summary

A video data loss prevention (vDLP) system that enforces real-time access control policies based on metadata tags without using proxy deployment. The vDLP system consists of a vDLP server that monitors external user attempts to access sensitive documents in a cloud environment. The vDLP server is configured to extract and interpret the metadata tags of the sensitive document. The vDLP server further evaluates the external user access compliance with the real-time access control policies and detects any violation of policies. The vDLP server then blocks access to the external user upon detection of violation of policies.