Detecting POI Closure via Trip Data Time Buckets

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing systems face challenges in accurately updating point of interest (POI) data due to slow or incomplete updates when POIs close or move, leading to outdated information in catalogs.

Innovation Solution

A networked system processes trip data to detect and verify changes in POI attributes by generating time buckets, calculating trip counts, and using machine learning algorithms like the Markov chain algorithm to determine declines in activity, triggering verification processes through user interfaces for confirmation.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Speed

If manual updating methods are used for POI catalogs, then implementation simplicity is maintained, but update speed and accuracy deteriorate

Engineering Contradiction:
Improveupdate speedVSAvoidsystem complexity
Core Design Contradiction:
SpeedVSDevice complexity

Solution Approach 1:

The patent replaces manual mechanical updating processes with automated electronic data processing. The system automatically collects trip data, processes it through algorithms to detect POI changes, and updates catalogs without human intervention, thereby increasing update speed while accepting the introduction of computational systems.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Solution Approach 2:

The system enables self-service by automatically detecting POI closures and moves through analysis of trip data patterns. The automated detection mechanism monitors trip counts over time periods, identifies anomalies indicating POI status changes, and triggers updates autonomously, eliminating the need for manual catalog maintenance.

Inventive Principle:
Principle #25Self-service

2Measurement precision

If automated detection systems are implemented, then update accuracy improves, but system complexity increases

Engineering Contradiction:
Improvedetection accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The detection system is segmented into distinct functional modules: trip data collection, time bucket generation, trip count calculation, change detection algorithms, and catalog update mechanisms. This modular architecture improves detection accuracy while managing complexity through organized, independent components that can be developed and maintained separately.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces intermediate data structures and processing layers between raw trip data and final catalog updates. Time buckets serve as intermediaries to aggregate trip data over periods, and detected changes act as intermediaries between monitoring and updating systems, thereby improving detection accuracy while isolating complexity into manageable intermediate layers.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Loss of time

If frequent monitoring is performed, then data freshness improves, but computational resource consumption increases

Engineering Contradiction:
Improvedata freshnessVSAvoidcomputational resource consumption
Core Design Contradiction:
Loss of timeVSUse of energy by moving object

Solution Approach 1:

The system implements periodic monitoring by dividing time into discrete buckets and analyzing trip data at regular intervals rather than continuously. This periodic approach ensures data freshness by systematically updating catalogs at defined periods while conserving computational resources by avoiding constant monitoring and processing.

Inventive Principle:
Principle #19Periodic action

Solution Approach 2:

The system performs partial monitoring by focusing computational resources on detecting specific changes (closures and moves) rather than analyzing all possible POI attribute modifications. This selective approach maintains data freshness for critical changes while reducing overall computational resource consumption by not exhaustively processing every potential data variation.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS11550858B2Detecting attribute change from trip data
Publication Date: 2023.01.10 UBER TECHNOLOGIES INC
  • US11550858B2 patent drawing
  • US11550858B2 patent drawing
  • US11550858B2 patent drawing

AI summary

Systems and methods for detecting and verifying closed places (e.g., claims no longer in business) from trip data are provided. A networked system accesses trip data associated with the POI. The networked system processes the trip data to generate at least two time buckets based on timestamps from the trip data associated with the POI, and calculates trip counts associated with the POI for each of the time buckets. Using a machine learning algorithm and based on the at least two time buckets, the networked system determines that the trip counts show a decline over time that indicates that the POI is likely closed. In response to the determining, the networked system updates a database to indicate the POI is closed.