Listing Legitimacy Detection via Term Distribution Analysis

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing systems face challenges in distinguishing between legitimate and spam business listings, as spammers manipulate search rankings by submitting multiple titles and modifying listings to increase visibility, leading to fake or deceitful listings being ranked higher than genuine businesses.

Innovation Solution

A system and method that analyze the distribution of terms in listing titles to determine their similarity to natural language or uniform distributions, assigning a score value to assess the likelihood of spam, thereby adjusting the listing's position in search results based on this assessment.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Speed

If spam users submit multiple listings and continuously modify them to increase ranking, then the listing visibility and ranking position improve, but the reliability of search results deteriorates

Engineering Contradiction:
Improvelisting ranking positionVSAvoidsearch result legitimacy
Core Design Contradiction:
SpeedVSReliability

Solution Approach 1:

The system performs preliminary analysis of term distribution patterns in listings before ranking them in search results. By evaluating whether terms are distributed uniformly or follow natural language patterns in advance, the system identifies spam listings proactively and adjusts their ranking positions before users can be affected, thus maintaining search result reliability while allowing legitimate listings to rank properly

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system implements a feedback mechanism where the analyzed term distribution characteristics of listings are used to adjust their ranking positions. Listings with uniform term distribution (indicative of spam) receive penalty adjustments in their ranking, while listings with natural language term distribution patterns maintain or improve their ranking positions, creating a feedback loop that continuously improves search result quality

Inventive Principle:
Principle #23Feedback

2Measurement precision

If the system analyzes term distribution patterns to identify spam listings, then the accuracy of spam detection improves, but the computational complexity increases

Engineering Contradiction:
Improvespam detection accuracyVSAvoidanalysis system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system applies local quality analysis by examining the specific distribution pattern of terms within individual listings rather than analyzing entire databases uniformly. Each listing is evaluated based on its own term distribution characteristics (uniform vs. natural language patterns), allowing for precise local detection of spam without requiring complex global analysis, thus improving detection accuracy while managing computational complexity

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The system changes the analysis parameter from examining individual terms to examining the distribution pattern of terms across listings. By focusing on whether term frequencies follow a uniform distribution or natural language patterns, the system transforms a potentially complex semantic analysis problem into a simpler statistical pattern recognition problem, improving detection accuracy while reducing computational complexity

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS9483566B2System and method for determining the legitimacy of a listing
Publication Date: 2016.11.01 GOOGLE LLC
  • US9483566B2 patent drawing
  • US9483566B2 patent drawing
  • US9483566B2 patent drawing

AI summary

A system and method is provided wherein, in one aspect, the likelihood of a listing being spam or enhanced by spam is determined based on whether the number of times that each term appears in descriptions of the listing tend to be equal or tend to reflect a natural language distribution. The likelihood that the listing is spam or enhanced by spam may be used to determine the position of the listing within search results to be displayed to a user.