Biometric Transit Authentication Using Location-Based Segmentation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Biometric authentication systems face challenges in large-scale applications, such as transit systems, where data lookup times can be lengthy and accuracy is compromised due to large user databases, leading to inefficiencies and increased false positives.

Innovation Solution

The system utilizes a user's location information to narrow down the pool of biometric identifiers, allowing for faster and more accurate authentication by detecting the presence of media within a detection range and comparing the biometric identifier only to those associated with nearby users, thereby reducing the number of potential matches.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If biometric authentication is used with large user databases in transit systems, then authentication coverage is improved, but data lookup time increases significantly

Engineering Contradiction:
Improveauthentication coverageVSAvoiddata lookup time
Core Design Contradiction:
Adaptability or versatilityVSLoss of time

Solution Approach 1:

The system segments the large user database into multiple smaller groups based on location information. Instead of searching the entire database, the system divides users into location-based segments and only searches the relevant segment, reducing lookup time while maintaining comprehensive coverage.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system applies local quality by tailoring the search scope to the specific location context. Each location has its own associated user group, and the biometric authentication only searches within that local group rather than the entire database, optimizing performance for each local context.

Inventive Principle:
Principle #3Local quality

2Adaptability or versatility

If biometric authentication is used with large user databases, then authentication coverage is improved, but accuracy decreases due to increased false positives

Engineering Contradiction:
Improveauthentication coverageVSAvoidauthentication accuracy
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

By segmenting the database into location-based groups, the system reduces the number of potential false matches. The biometric search is confined to a smaller, location-relevant segment, which maintains accuracy while expanding overall coverage through multi-location support.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Location information acts as an intermediary filter between the biometric data and the user database. It mediates the search process by first narrowing down to location-relevant users before performing biometric matching, thereby reducing false positives while maintaining coverage.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Productivity

If location-based filtering is applied to reduce comparison pool, then processing speed is improved, but device complexity increases

Engineering Contradiction:
Improveprocessing speedVSAvoidsystem complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The system performs preliminary action by pre-establishing location-to-user-group mappings before authentication occurs. This pre-processing organizes the data structure in advance, allowing fast lookup during authentication without adding complexity to the real-time processing.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The location-based filtering mechanism serves multiple functions: it speeds up processing by reducing search scope, maintains accuracy by reducing false positives, and provides location-aware authentication. This multi-functionality achieves performance gains without proportionally increasing complexity.

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

Data Source

PatentUS10304059B2Biometric payment in transit systems
Publication Date: 2019.05.28 CUBIC TRANSPORTATION SYST INC
  • US10304059B2 patent drawing
  • US10304059B2 patent drawing
  • US10304059B2 patent drawing

AI summary

A method for conducting biometric transactions includes receiving an indication that a user's media is within a detection range of a transaction device. The indication includes an identifier of the media. A list is populated with identifiers of media that are within the detection range. The list includes the identifier of the user's media along with a subset of an overall population of identifiers of media that are each associated with a particular user and biometric identifier. A biometric identifier is received from the transaction device upon being received by the transaction device in an interaction with the user. The biometric identifier is compared to biometric identifiers of only users associated with identifiers on the list of media to identify the user and an account associated with the user. A transaction using the account associated with the identified user authorized and an authorization message is communicated to the transaction device.