Content Sharing System Abuse Prevention via Exclusivity Checks

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Content sharing systems face abuse issues due to non-exclusive content, where users upload and attempt to exercise privileges on content that is not exclusively theirs, leading to potential copyright violations and misuse.

Innovation Solution

A method and system that compare uploaded content items to determine exclusivity, restricting privileges such as uploading, streaming, monetization, and promotion for non-exclusive content, and enforcing these restrictions by tracking and aggregating instances of non-exclusive content usage.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If users are allowed to upload and exercise privileges on any content, then content sharing versatility is improved, but copyright violations and abuse increase

Engineering Contradiction:
Improvecontent sharing versatilityVSAvoidcopyright violations and abuse
Core Design Contradiction:
Adaptability or versatilityVSObject-affected harmful factors

Solution Approach 1:

The system performs preliminary comparison of uploaded content against existing content databases before granting privileges. This preliminary action identifies non-exclusive content and prevents abuse before it occurs, rather than reacting after violations happen.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system introduces an intermediary verification mechanism that mediates between content upload and privilege granting. This intermediary layer checks content exclusivity and determines whether privileges should be granted, resolving the conflict between versatility and copyright protection.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If content exclusivity verification is performed for all uploads, then copyright protection is improved, but system complexity and processing time increase

Engineering Contradiction:
Improvecopyright protectionVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system applies verification selectively rather than uniformly. It focuses comparison efforts on content types and scenarios where copyright violations are most likely, rather than performing exhaustive checks on all uploads equally.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The system changes verification parameters dynamically based on content characteristics, user history, and risk assessment. This allows the system to adjust verification intensity and complexity based on specific conditions rather than using a fixed high-complexity approach for all cases.

Inventive Principle:
Principle #35Parameter changes

3Reliability

If strict exclusivity checks are implemented, then abuse prevention is improved, but legitimate content sharing is restricted

Engineering Contradiction:
Improveabuse preventionVSAvoidlegitimate content sharing
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The system implements feedback mechanisms where users can appeal exclusivity determinations and provide evidence of legitimate rights. This feedback loop allows legitimate content to be restored after initial restriction, balancing abuse prevention with ease of operation for rightful owners.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The system makes privilege restrictions dynamic rather than static. Privileges are temporarily restricted pending verification and can be restored through appeal processes, allowing the system to adapt to new information and correct false positives while maintaining strong abuse prevention.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS10387407B2Preventing abuse in content sharing system
Publication Date: 2019.08.20 GOOGLE LLC
  • US10387407B2 patent drawing
  • US10387407B2 patent drawing
  • US10387407B2 patent drawing

AI summary

The subject matter of this specification can be implemented in, among other things, a method that includes receiving, by a processing device, one or more first content items for one or more first user accounts of a content sharing system. The method further includes storing the first content items at the content sharing system. The method further includes receiving, by the processing device, a second content item for a second user account of the content sharing system. The method further includes comparing, by the processing device, the received second content item to the stored first content items to determine that the second content item is not exclusive to the second user account. The method further includes restricting a privilege of the second user account for the second content item in response to the determination that the second content item is not exclusive to the second user account.