Anomaly Detection in Online Forms Using Statistical Tree Cohorts

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current online form filling processes face challenges in detecting anomalous data fields, leading to high error rates and manual corrections, which are inefficient and time-consuming, particularly in tax preparation and other form filing processes.

Innovation Solution

A machine learning-based anomaly detection system using statistical tree structures is implemented to predict and flag anomalous data fields by organizing users into cohorts based on data features, determining confidence scores, and providing explanations for flagged items, with dynamically set thresholds for improved accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If manual evaluation of online forms is used, then data accuracy and quality can be ensured, but time consumption and operational costs increase significantly

Engineering Contradiction:
Improvedata accuracyVSAvoidtime consumption
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent replaces manual evaluation processes with an automated machine learning-based anomaly detection system. The system uses statistical tree structures to automatically identify anomalous data fields in online forms, substituting the mechanical manual review process with an automated computational system that achieves both speed and accuracy.

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

Solution Approach 2:

The system enables self-service anomaly detection by automatically evaluating form data fields against learned statistical patterns. The machine learning model autonomously identifies anomalies without requiring human intervention for each evaluation, allowing the system to serve itself in the detection process.

Inventive Principle:
Principle #25Self-service

2Loss of time

If automated anomaly detection is implemented, then time consumption is reduced, but prediction accuracy may deteriorate without proper threshold calibration

Engineering Contradiction:
Improvetime consumptionVSAvoidprediction accuracy
Core Design Contradiction:
Loss of timeVSMeasurement precision

Solution Approach 1:

The patent dynamically adjusts threshold parameters in the statistical tree structures based on the specific data distribution and form types. By adapting threshold values to match the statistical characteristics of different datasets, the system maintains high prediction accuracy while operating automatically at scale.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The system incorporates feedback mechanisms where predicted anomalies are reviewed and used to refine the statistical models. This continuous feedback loop allows the machine learning algorithms to improve their detection accuracy over time while maintaining automated operation.

Inventive Principle:
Principle #23Feedback

3Productivity

If statistical tree structures are used for anomaly detection, then processing speed increases, but model complexity increases

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

Solution Approach 1:

The patent divides the anomaly detection task into separate statistical tree structures, with each tree specialized for detecting anomalies in specific data fields or form types. This segmentation allows the system to maintain high processing speed through specialized models while managing overall complexity by organizing detection functions into modular, independent units.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS11886230B2Method and system of automatically predicting anomalies in online forms
Publication Date: 2024.01.30 INTUIT INC
  • US11886230B2 patent drawing
  • US11886230B2 patent drawing
  • US11886230B2 patent drawing

AI summary

A computer-implemented system and method for predicting and flagging an anomaly entered in a digital form. A server computing device classifies a plurality of data fields of the digital form to identify a set of non-zero value data fields; and obtains an anomaly detection model comprising a statistical tree structure associated with the data field of the digital form. The server computing device receives datasets including a target value of a data field and values of a set of cohorting data features; traverses a statistical tree structure of the anomaly detection model with the target dataset to form a set of target cohorts to determine a target statistic value for the data field; flags the data field value of the target dataset as an anomaly item; and generates one or more confidence scores for a runtime prediction based on one or more variance changes for the data field.