Facial Recognition Using Wireless Identifier Pre-filtering
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing facial recognition systems face challenges in efficiently identifying and tagging individuals in images, particularly in scenarios where a large number of potential candidates are present, leading to computationally expensive processes with low success rates and accuracy issues.
Innovation Solution
A system that utilizes wireless identifiers captured at the time of image taking to determine a limited set of candidates for facial recognition, leveraging a database of associated individuals and their social networks to enhance matching, thereby reducing computational load and increasing accuracy by focusing on nearby devices and their associated profiles.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Reliability
If traditional facial recognition systems process all potential candidates in an image, then comprehensive identification is achieved, but computational cost increases significantly and processing time extends
Solution Approach 1:
The system performs preliminary actions by capturing wireless identifiers (Bluetooth, WiFi, cellular) at the moment the image is taken and pre-filtering potential candidates based on proximity data before facial recognition processing begins. This pre-screening reduces the candidate pool from all detected faces to only those associated with nearby wireless devices, significantly reducing computational load while maintaining recognition accuracy.
Solution Approach 2:
The system segments the facial recognition process into distinct stages: (1) capturing wireless identifiers from nearby devices, (2) querying the database to obtain associated candidate profiles, (3) expanding candidates using social network relationships, and (4) performing facial recognition only on this reduced candidate set. This segmentation allows each stage to optimize for its specific function, improving overall system efficiency.
2Reliability
If the candidate list for facial recognition is expanded to include social network contacts, then identification coverage improves, but computational complexity increases
Solution Approach 1:
The system applies partial action by selectively expanding the candidate list only for individuals whose wireless identifiers were detected in the immediate vicinity. Instead of expanding all candidates uniformly, it performs social network expansion only when needed - when a detected wireless device matches a profile in the database. This conditional expansion maintains identification coverage while reducing overall computational complexity.
3Reliability
If facial recognition is performed on all detected faces without filtering, then no candidates are missed, but processing time and computational resources are wasted
Solution Approach 1:
The system captures wireless identifiers and retrieves associated candidate information before the actual facial recognition process begins. This preliminary data gathering creates a pre-filtered candidate list that guides the subsequent recognition process, ensuring that processing is focused only on relevant individuals rather than all detected faces, thus reducing processing time without sacrificing completeness.
Solution Approach 2:
The system introduces wireless identifiers as an intermediary layer between image capture and facial recognition. Instead of directly processing all detected faces, the system uses wireless device detection as a mediating step to identify which individuals are present in the scene, then uses this information to guide the facial recognition process. This intermediary approach ensures recognition completeness while minimizing processing time.
Data Source
AI summary
A system may recognize faces within an image by using wireless identifiers captured at the time the image was taken to determine a list of candidates for facial recognition. A database may contain people associated with one or more wireless identifiers, which may be identifiers associated with various protocols, such as Bluetooth, cellular telephones, WiFi, or other protocols. In some cases, the list of candidates may be expanded by using candidate's social networks. The recognized faces may be tagged in the image as metadata, then used in various scenarios. In one scenario, an album of images from an event may be created by matching people who were tagged in images. In another scenario, people may exchange business contact information or social network contacts by taking images of each other.


