Historical Data Record Clustering for Non-Familial Relationship Mapping

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing genealogical research services and social networking platforms fail to provide insights into historical communities and relationships of ancestors, limiting the understanding of how ancestors were influenced by or participated in communities such as military units, religious congregations, neighborhoods, or professional organizations, and how they interacted with other members.

Innovation Solution

A computer-implemented method that normalizes genealogical records, stitches them into clusters corresponding to individuals, identifies life-event records indicating non-familial relationships, and generates a graphical user interface to display a historical network, utilizing databases like Elasticsearch and graph databases to represent these relationships.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of information

If genealogical records are normalized and stitched into clusters to identify historical relationships, then the understanding of historical communities and non-familial relationships is improved, but the system complexity and data processing requirements increase

Engineering Contradiction:
Improvehistorical relationship informationVSAvoiddata processing system
Core Design Contradiction:
Loss of informationVSDevice complexity

Solution Approach 1:

The patent segments the complex task of historical relationship analysis into distinct processing stages: normalization of individual records, stitching/merging of normalized records into clusters, identification of life-event records, and generation of historical network visualizations. This segmentation allows each stage to be optimized independently while managing overall system complexity.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces intermediate data structures including normalized genealogical records as a intermediary format between raw historical data and final relationship insights. These intermediaries standardize diverse historical records into a common format, facilitating subsequent analysis without requiring direct complex processing of heterogeneous source data.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Loss of information

If life-event records are identified to determine non-familial relationships, then the contextual understanding of ancestors' lives is improved, but the data processing time and computational resources increase

Engineering Contradiction:
Improvecontextual informationVSAvoiddata processing time
Core Design Contradiction:
Loss of informationVSLoss of time

Solution Approach 1:

The patent performs preliminary normalization of genealogical records before the actual relationship analysis. By pre-processing and standardizing records into a uniform format during the normalization stage, the system reduces the computational burden during subsequent life-event identification and relationship analysis, thereby reducing overall processing time.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent extracts and isolates specific life-event records from the broader set of genealogical data. By identifying and separating records that indicate non-familial relationships (such as military service, employment, or residence records) from family connection records, the system focuses computational resources on relevant data, improving efficiency.

Inventive Principle:
Principle #2Taking out (Extraction)

3Ease of operation

If historical networks are generated and displayed through graphical user interface, then the accessibility and understanding of historical relationships is improved, but the system resource requirements and processing load increase

Engineering Contradiction:
Improveuser accessibilityVSAvoidsystem resources
Core Design Contradiction:
Ease of operationVSDevice complexity

Solution Approach 1:

The patent generates simplified visual representations (copies) of complex historical relationship data through graphical user interface displays. Instead of presenting raw data or complex relationship structures directly to users, the system creates visual copies such as network graphs and organized displays that convey relationship information in an accessible format while reducing the computational burden of direct data manipulation.

Inventive Principle:
Principle #26Copying

Data Source

PatentUS12417237B2Determining relationships of historical data records
Publication Date: 2025.09.16 ANCESTRY COM OPERATIONS INC
  • US12417237B2 patent drawing
  • US12417237B2 patent drawing
  • US12417237B2 patent drawing

AI summary

A computing server may receive genealogical records that include historical records of deceased individuals. The computing server may normalize the genealogical records into normalized genealogical records. Normalizing the genealogical records may include converting a text string of a genealogical record into a standardized format. The computing server may stitch the normalized genealogical records into a plurality of clusters. Each cluster corresponds to an individual and includes one or more genealogical records associated with the individual. The computing server may identify a life-event record that is commonly associated with a subset of clusters, the life-event record indicating that a plurality of deceased individuals are connected through a non-familial relationship in a life event documented by the life-event record. The computing server may cause a graphical user interface to display a representation of a historical network among the plurality of deceased individuals that are connected through the non-familial relationship.