IP Library Granted Patent US 12,182,109
Granted Patent B1
US 12,182,109 · App. 17/941,393 · Granted Dec 31, 2024

Augmenting decision making via interactive what-if analysis

Inventor: Çaǧatay Demiralp (Austin, TX)
Assignee: SIGMA COMPUTING, INC.
G06F16/2428G06F16/2455G06F16/248G06N20/00
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 12,182,109
App. No.
17/941,393
Granted
Dec 31, 2024
Kind
B1
Abstract

Augmenting decision-making via interactive what-if analysis including presenting, by a query execution engine, via a graphical user interface, a constrained analysis view that indicates a set of values for a plurality of driver variables, where the graphical user interface receives requests for data and present data; receiving a state specification of the graphical user interface that includes a constraint on a value of a driver variable of the plurality of driver variables; generating, by the query execution engine, a database query using the received state specification that is composed to retrieve a query result from a cloud-based data warehouse; based on the query result, calculating an updated set of values for the plurality of driver variables that result in an optimized value for the target variable while the constraint on the driver variable is in effect; and presenting the updated set of values in an updated view.

Claims (58)

1. A method comprising:

presenting, by a query execution engine, via a graphical user interface, a constrained analysis view that indicates a set of values for a plurality of driver variables that effect a target variable, the graphical user interface configured to receive requests for data and present data from datasets generated by the query execution engine;

receiving, by the query execution engine, a state specification of the graphical user interface that includes a constraint on a value of a driver variable of the plurality of driver variables;

generating, by the query execution engine, a database query using the received state specification, wherein the database query is composed to retrieve a query result from a cloud-based data warehouse;

based on the query result, calculating, by the query execution engine, an updated set of values for the plurality of driver variables that result in an optimized value for the target variable while the constraint on the value of the driver variable is in effect; and

presenting, by the query execution engine, the updated set of values in an updated constrained analysis view.

2. The method of claim 1 , further comprising calculating the updated set of values based on a machine learning model.

3. The method of claim 2 , wherein calculating the updated set of values based on the machine learning model further comprises:

training the machine learning model, the training comprising:

obtaining training data sets, each training data set of historical data comprising:

one or more values for the target variable; and

values of driver variables associated with the one or more values for the target variable;

training the machine learning model based on the training data sets; and

applying the machine learning model to the plurality of driver variables to calculate the updated set of values.

4. The method of claim 2 , further comprising:

applying the constraint to the machine learning model configured to calculate the optimized value of the target variable.

5. The method of claim 2 , further comprising:

generating the optimized value for the target variable based on the constraint on the driver variable.

6. The method of claim 1 , further comprising, in response to receiving the state specification that includes the constraint, determining that the constraint represents a lowest possible value of the driver variable.

7. The method of claim 1 , further comprising, in response to receiving the state specification that includes the constraint, determining that the constraint represents an highest possible value of the driver variable.

8. The method of claim 1 , further comprising, in response to receiving the state specification that includes the constraint, determining that the constraint represents a numeric value constraint on the driver variable.

9. The method of claim 1 , further comprising, in response to receiving the state specification that includes the constraint, determining that the constraint represents a percentage value constraint on the driver variable.

10. An apparatus comprising a computer processor, a computer memory operatively coupled to the computer processor, the computer memory having disposed therein computer program instructions that, when executed by the computer processor, cause the apparatus to carry out the steps of:

presenting, by a query execution engine, via a graphical user interface, a constrained analysis view that indicates a set of values for a plurality of driver variables that effect a target variable, the graphical user interface configured to receive requests for data and present data from datasets generated by the query execution engine;

receiving, by the query execution engine, a state specification of the graphical user interface that includes a constraint on a value of a driver variable of the plurality of driver variables;

generating, by the query execution engine, a database query using the received state specification, wherein the database query is composed to retrieve a query result from a cloud-based data warehouse;

based on the query result, calculating, by the query execution engine, an updated set of values for the plurality of driver variables that result in an optimized value for the target variable while the constraint on the value of the driver variable is in effect; and

presenting, by the query execution engine, the updated set of values in an updated constrained analysis view.

11. The apparatus of claim 10 , wherein the computer program instructions further cause the apparatus to carry out the step of calculating the updated set of values based on a machine learning model.

12. The apparatus of claim 11 , wherein calculating the updated set of values based on the machine learning model further comprises:

training the machine learning model, the training comprising:

obtaining training data sets, each training data set of historical data comprising:

one or more values for the target variable; and

values of driver variables associated with the one or more values for the target variable;

training the machine learning model based on the training data sets; and

applying the machine learning model to the plurality of driver variables to calculate the updated set of values.

13. The apparatus of claim 11 , wherein the computer program instructions further cause the apparatus to carry out the steps of applying the constraint to the machine learning model configured to calculate the optimized value of the target variable.

14. The apparatus of claim 11 , wherein the computer program instructions further cause the apparatus to carry out the steps of generating the optimized value for the target variable based on the constraint on the value of the driver variable.

15. A computer program product disposed upon a non-transitory computer readable medium, the computer program product comprising computer program instructions that, when executed, cause a computer to carry out the steps of:

presenting, by a query execution engine, via a graphical user interface, a constrained analysis view that indicates a set of values for a plurality of driver variables that effect a target variable, the graphical user interface configured to receive requests for data and present data from datasets generated by the query execution engine;

receiving, by the query execution engine, a state specification of the graphical user interface that includes a constraint on a value of a driver variable of the plurality of driver variables;

generating, by the query execution engine, a database query using the received state specification, wherein the database query is composed to retrieve a query result from a cloud-based data warehouse;

based on the query result, calculating, by the query execution engine, an updated set of values for the plurality of driver variables that result in an optimized value for the target variable while the constraint on the value of the driver variable is in effect; and

presenting, by the query execution engine, the updated set of values in an updated constrained analysis view.

16. The computer program product of claim 15 , wherein the computer program instructions further cause the computer to carry out the steps of calculating the updated set of values based on a machine learning model.

17. The computer program product of claim 16 , wherein calculating the updated set of values based on the machine learning model further comprises:

training the machine learning model, the training comprising:

obtaining training data sets, each training data set of historical data comprising:

one or more values for the target variable; and

values of driver variables associated with the one or more values for the target variable;

training the machine learning model based on the training data sets; and

applying the machine learning model to the plurality of driver variables to calculate the updated set of values.

18. The computer program product of claim 16 , wherein the computer program instructions further cause the computer to carry out the steps of:

applying the constraint to the machine learning model configured to calculate the optimized value of the target variable.

19. The computer program product of claim 16 , wherein the computer program instructions further cause the computer to carry out the steps of:

generating the optimized value for the target variable based on the constraint on the value of the driver variable.

20. The computer program product of claim 15 , wherein the computer program instructions further cause the computer to carry out the steps of:

in response to receiving the state specification that includes the constraint, determining that the constraint represents a lowest possible value of the driver variable.

Assignments (2)
SECURITY INTEREST Recorded Aug 1, 2025
From: SIGMA COMPUTING, INC.
To: JPMORGAN CHASE BANK, N.A.
Reel/Frame 072316/0724 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Oct 31, 2022
From: DEMIRALP, CAGATAY
To: SIGMA COMPUTING, INC.
Reel/Frame 061599/0785 →