Patent Issued for Systems and methods for accessing a decision tree (USPTO 11392865): United Services Automobile Association - Insurance News | InsuranceNewsNet

InsuranceNewsNet — Your Industry. One Source.™

Sign in
  • Subscribe
  • About
  • Advertise
  • Contact
Home Now reading Newswires
Topics
    • Advisor News
    • Annuity Index
    • Annuity News
    • Companies
    • Earnings
    • Fiduciary
    • From the Field: Expert Insights
    • Health/Employee Benefits
    • Insurance & Financial Fraud
    • INN Magazine
    • Insiders Only
    • Life Insurance News
    • Newswires
    • Property and Casualty
    • Regulation News
    • Sponsored Articles
    • Washington Wire
    • Videos
    • ———
    • About
    • Meet our Editorial Staff
    • Advertise
    • Contact
    • Newsletters
  • Exclusives
  • NewsWires
  • Magazine
  • Newsletters
Sign in or register to be an INNsider.
  • AdvisorNews
  • Annuity News
  • Companies
  • Earnings
  • Fiduciary
  • Health/Employee Benefits
  • Insurance & Financial Fraud
  • INN Exclusives
  • INN Magazine
  • Insurtech
  • Life Insurance News
  • Newswires
  • Property and Casualty
  • Regulation News
  • Sponsored Articles
  • Video
  • Washington Wire
  • Life Insurance
  • Annuities
  • Advisor
  • Health/Benefits
  • Property & Casualty
  • Insurtech
  • About
  • Advertise
  • Contact
  • Editorial Staff

Get Social

  • Facebook
  • X
  • LinkedIn
Newswires
Newswires RSS Get our newsletter
Order Prints
August 10, 2022 Newswires
Share
Share
Post
Email

Patent Issued for Systems and methods for accessing a decision tree (USPTO 11392865): United Services Automobile Association

Insurance Daily News

2022 AUG 10 (NewsRx) -- By a News Reporter-Staff News Editor at Insurance Daily News -- From Alexandria, Virginia, NewsRx journalists report that a patent by the inventors Medina, III, Reynaldo (San Antonio, TX, US), filed on September 28, 2020, was published online on July 19, 2022.

The patent’s assignee for patent number 11392865 is United Services Automobile Association (San Antonio, Texas, United States).

News editors obtained the following quote from the background information supplied by the inventors: “Wide-area networks, including world-wide networks, such as the Internet, have become essential tools for personal and business use. As consumers continue to gain familiarity and comfort using online tools, such as Internet browsers, email, and real-time communication tools, business can continue to expand services. For example, using the Internet to supplement traditionally human-supplied services, such as customer support and order processing, businesses can provide goods and services at lower costs and consumers can gain certain advantages, such as 24-hour accessibility or multi-lingual capabilities. As technology increases in complexity, more intelligent systems become possible.”

As a supplement to the background information on this patent, NewsRx correspondents also obtained the inventors’ summary information for this patent: “Systems and methods for dynamic business decision making are described. In an embodiment, a system comprises a first module configured to access a business rule; a second module configured to deconstruct the business rule into a condition and an associated action; a third module configured to determine a set of questions relevant to the condition; a fourth module configured to place the set of questions into a question queue; a fifth module configured to order the question queue; and a sixth module configured to present the question queue to a user.

“In an embodiment, a system comprises a first module configured to receive a request from a user; a second module configured to determine a subject of the request; a third module configured to use the subject to obtain a set of relevant questions; a fourth module configured to determine, for each question in the set of relevant questions, whether an answer to a current question is available in a storage area; and a fifth module configured to present the current question to the user when the answer to the current question is not available in the storage area.

“In an embodiment, a system comprises a first module configured to access a decision tree, wherein the decision tree is organized using a first question as a root node and a plurality of terminal questions as leaf nodes; a second module configured to determine a current node of the decision tree, wherein the current node corresponds with a current question being presented to a user in a user-interface; a third module configured to determine an estimated number of nodes between the current node and a leaf node; and a fourth module configured to present a representation using the estimated number of nodes in the user-interface. Other embodiments are described.”

The claims supplied by the inventors are:

“1. A computer system, comprising: one or more processors; and one or more memories storing instructions that, when executed by the one or more processors, cause the computer system to perform a process comprising: receiving, from a client computer, a request that indicates an activity initiated by a user; determining at least one subject of the request by parsing the request; retrieving a set of questions related to the at least one subject of the request; in response to retrieving the set of questions freeing at least one memory structure containing the set of questions; sending, to the client computer, a question to be presented on the client computer via a user-interface element with which the client computer is configured to receive an input response to the question, wherein the question is obtained from set of questions related to the at least one subject; causing a representation based on a tree graph to be displayed on the client computer, wherein the tree graph represents multiple questions as nodes, wherein the tree graph is organized using a first question as a root node and a plurality of terminal questions as leaf nodes, and wherein the tree graph comprises a plurality of edges where each edge represents an answer that connects an ancestor question node to a descendent question node; determining an estimated number of nodes between a node associated with the question and a leaf node of the tree graph, wherein the estimated number of nodes is based on A) a maximum number of edges between the node associated with the question and a farthest leaf node and B) a minimum number of edges between the node associated with the question and a nearest leaf node; performing, upon reception of an answer to the question, a traversal operation on the tree graph by traversing from a node associated with the question to a subsequent node of the tree graph associated with a subsequent question; updating, after the reception of the answer to the question, a counter that represents the estimated number of nodes remaining between the subsequent node and the leaf node of the tree graph; and displaying, after the counter is updated, the estimated number of nodes remaining between the subsequent node and the leaf node.

“2. The computer system of claim 1, wherein the process further comprises: incrementing, after the reception of the answer to the question, a second counter that represents a number of nodes visited; and displaying, after the second counter is incremented, the number of nodes visited.

“3. The computer system of claim 1, wherein the counter is updated by decrementing the counter non-linearly in response to the answer.

“4. The computer system of claim 1, wherein the process further comprises: performing a first determination that an answer to an other question is stored; performing a second determination, in response to the first determination, that the other question is not to be displayed to obtain the answer that is stored; and displaying the answer to the other question in a summary page when a final disposition of the request is performed, wherein the answer to the other question is confirmed or modified.

“5. The computer system of claim 1, wherein the process further comprises: querying a database to determine whether an answer is available to a question; and performing a determination that the answer to the question is not available in the database, wherein the question is sent to the client computer in response to the determination that the answer to the question is not available in the database.

“6. The computer system of claim 1, wherein the question and the subsequent question are each formatted using a standardized interface language.

“7. The computer system of claim 1, wherein determining the estimated number of nodes comprises averaging A) the maximum number of edges between the node associated with the question and the farthest leaf node and B) the minimum number of edges between the node associated with the question and the nearest leaf node.

“8. A method, comprising: receiving, from a client computer, a request that indicates an activity initiated by a user; determining at least one subject of the request by parsing the request; retrieving a set of questions related to the at least one subject of the request; in response to retrieving the set of questions, freeing at least one memory structure containing the set of questions: sending, to the client computer, a question to be presented on the client computer via a user-interface element with which the client computer is configured to receive an input response to the question, wherein the question is obtained from set of questions related to the at least one subject; causing a representation based on a tree graph to be displayed on the client computer, wherein the tree graph represents multiple questions as nodes, wherein the tree graph is organized using a first question as a root node and a plurality of terminal questions as leaf nodes, and wherein the tree graph comprises a plurality of edges where each edge represents an answer that connects an ancestor question node to a descendent question node; determining an estimated number of nodes between a node associated with the question and a leaf node of the tree graph, wherein the estimated number of nodes is based on A) a maximum number of edges between the node associated with the question and a farthest leaf node and B) a minimum number of edges between the node associated with the question and a nearest leaf node; performing, upon reception of an answer to the question, a traversal operation on the tree graph by traversing from a node associated with the question to a subsequent node of the tree graph associated with a subsequent question; updating, after the reception of the answer to the question, a counter that represents the estimated number of nodes remaining between the subsequent node and the leaf node of the tree graph; and displaying, after the counter is updated, the estimated number of nodes remaining between the subsequent node and the leaf node.

“9. The method of claim 8 further comprising: incrementing, after the reception of the answer to the question, a second counter that represents a number of nodes visited; and displaying, after the second counter is incremented, the number of nodes visited.

“10. The method of claim 8, wherein the counter is updated by decrementing the counter non-linearly in response to the answer.

“11. The method of claim 8 further comprising: performing a first determination that an answer to an other question is stored; performing a second determination, in response to the first determination, that the other question is not to be displayed to obtain the answer that is stored; and displaying the answer to the other question in a summary page when a final disposition of the request is performed, wherein the answer to the other question is confirmed or modified.

“12. The method of claim 8 further comprising: querying a database to determine whether an answer is available to a question; and performing a determination that the answer to the question is not available in the database, wherein the question is sent to the client computer in response to the determination that the answer to the question is not available in the database.

“13. The method of claim 8, wherein the question and the subsequent question are each formatted using a standardized interface language.

“14. The method of claim 8, wherein determining the estimated number of nodes comprises averaging A) the maximum number of edges between the node associated with the question and the farthest leaf node and B) the minimum number of edges between the node associated with the question and the nearest leaf node.

“15. A computer-readable storage medium storing instructions that, when executed by a computing system, cause the computing system to perform a process comprising: receiving, from a client computer, a request that indicates an activity initiated by a user; determining at least one subject of the request by parsing the request; retrieving a set of questions related to the at least one subject of the request; in response to retrieving the set of questions, freeing at least one memory structure containing the set of questions: sending, to the client computer, a question to be presented on the client computer via a user-interface element with which the client computer is configured to receive an input response to the question, wherein the question is obtained from set of questions related to the at least one subject; causing a representation based on a tree graph to be displayed on the client computer, wherein the tree graph represents multiple questions as nodes, wherein the tree graph is organized using a first question as a root node and a plurality of terminal questions as leaf nodes, and wherein the tree graph comprises a plurality of edges where each edge represents an answer that connects an ancestor question node to a descendent question node; determining an estimated number of nodes between a node associated with the question and a leaf node of the tree graph, wherein the estimated number of nodes is based on A) a maximum number of edges between the node associated with the question and a farthest leaf node and B) a minimum number of edges between the node associated with the question and a nearest leaf node; performing, upon reception of an answer to the question, a traversal operation on the tree graph by traversing from a node associated with the question to a subsequent node of the tree graph associated with a subsequent question; updating, after the reception of the answer to the question, a counter that represents the estimated number of nodes remaining between the subsequent node and the leaf node of the tree graph; and displaying, after the counter is updated, the estimated number of nodes remaining between the subsequent node and the leaf node.”

There are additional claims. Please visit full patent to read further.

For additional information on this patent, see: Medina, III, Reynaldo. Systems and methods for accessing a decision tree. U.S. Patent Number 11392865, filed September 28, 2020, and published online on July 19, 2022. Patent URL: http://patft.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&Sect2=HITOFF&d=PALL&p=1&u=%2Fnetahtml%2FPTO%2Fsrchnum.htm&r=1&f=G&l=50&s1=11392865.PN.&OS=PN/11392865RS=PN/11392865

(Our reports deliver fact-based news of research and discoveries from around the world.)

Older

“Personalized Pay” in Patent Application Approval Process (USPTO 20220230257): Patent Application

Newer

Recent Findings in Risk Management Described by Researchers from University of Management and Technology (Rare Earth Market, Electric Vehicles and Future Mobility Index: A Time-Frequency Analysis with Portfolio Implications): Insurance – Risk Management

Advisor News

  • Millennials are ready to bring their advisor to the family table
  • How healthcare inflation can eat up a client’s retirement income
  • Global economy ‘resilient’ in the wake of massive disruption
  • Cryptocurrency legislation takes one step forward with bipartisan support
  • IRS CEO FRANK J. BISIGNANO VISITS OHIO TO TOUT WORKING FAMILIES TAX CUTS PROVISIONS ON NO TAX ON CAR LOAN INTEREST, NO TAX ON OVERTIME, ENHANCED DEDUCTION FOR SENIOR CITIZENS
More Advisor News

Annuity News

  • Wink: Flat first-quarter annuity sales fall just short of $100B
  • 26North Re Agrees to Acquire 100% of Independent Insurance Group
  • Matthew Michelini named Athene president, with an eye on annuity growth
  • Lincoln Financial Announces Executive Leadership Transitions
  • MetLife Expands Guaranteed Retirement Income Offering with Innovative Flexible Annuity Option
More Annuity News

Health/Employee Benefits News

  • New Mental Health Diseases and Conditions Data Have Been Reported by Investigators at Stanford University (Self-funded Group Health Plans: a Public Mental Health Threat To Employees?): Mental Health Diseases and Conditions
  • Research Conducted at National Center for Chronic Diseases Prevention and Health Promotion Has Updated Our Knowledge about Managed Care (Knowledge, Perceptions, and Barriers To Collection of Family Health History Data): Managed Care
  • Where Affordable Care Act insurance coverage has dropped most in WA
  • Getting disability benefits got harder after the Social Security Administration’s staff was slashed and program rules were changed by Trump
  • Getting disability benefits got harder after the Social Security Administration’s staff was slashed and program rules were changed by Trump
More Health/Employee Benefits News

Life Insurance News

  • 26North Re Agrees to Acquire 100% of Independent Insurance Group
  • Lincoln Financial Announces Executive Leadership Transitions
  • Setting the record straight on premium-financed IUL
  • AM Best Affirms Credit Ratings of Halyk-Life, JSC
  • AM Best Affirms Credit Ratings of Symetra Financial Corporation and Its Subsidiaries
More Life Insurance News

- Presented By -

NEWS INSIDE

  • Companies
  • Earnings
  • Economic News
  • INN Magazine
  • Insurtech News
  • Newswires Feed
  • Regulation News
  • Washington Wire
  • Videos

FEATURED OFFERS

Aim higher during Annuity Awareness Month
Raise the bar with our diverse portfolio of Ascend annuities, backed by superior financial strength

Maximize Your FIA Case Results
Learn a repeatable process to review, reposition, and present FIA opportunities with confidence.

You Could Be Losing Up to 20% of Your Commissions
GreenWave helps you find, fix, and prevent commission errors.

True Independence Means Having Choices
Cambridge offers flexibility, stability, proven tools—no private equity strings attached.

Life moves fast. Your BGA should, too.
Stay ahead with Modern Life's AI-powered tech and expert support.

Press Releases

  • RFP #T01625
  • Rockwood Programs Appoints Kerry Ladouceur as Vice President, Financial Lines
  • JP Insurance Group Launches Commercial Property & Casualty Division; Appoints Joe Webster as Managing Director
  • Sequent Planning Recognized on USA TODAY’s Best Financial Advisory Firms 2026 List
  • Highland Capital Brokerage Acquires Premier Financial, Inc.
More Press Releases > Add Your Press Release >

How to Write For InsuranceNewsNet

Find out how you can submit content for publishing on our website.
View Guidelines

Topics

  • Advisor News
  • Annuity Index
  • Annuity News
  • Companies
  • Earnings
  • Fiduciary
  • From the Field: Expert Insights
  • Health/Employee Benefits
  • Insurance & Financial Fraud
  • INN Magazine
  • Insiders Only
  • Life Insurance News
  • Newswires
  • Property and Casualty
  • Regulation News
  • Sponsored Articles
  • Washington Wire
  • Videos
  • ———
  • About
  • Meet our Editorial Staff
  • Advertise
  • Contact
  • Newsletters

Top Sections

  • AdvisorNews
  • Annuity News
  • Health/Employee Benefits News
  • InsuranceNewsNet Magazine
  • Life Insurance News
  • Property and Casualty News
  • Washington Wire

Our Company

  • About
  • Advertise
  • Contact
  • Meet our Editorial Staff
  • Magazine Subscription
  • Write for INN

Sign up for our FREE e-Newsletter!

Get breaking news, exclusive stories, and money- making insights straight into your inbox.

select Newsletter Options
Facebook Linkedin Twitter
© 2026 InsuranceNewsNet.com, Inc. All rights reserved.
  • Terms & Conditions
  • Privacy Policy
  • InsuranceNewsNet Magazine

Sign in with your Insider Pro Account

Not registered? Become an Insider Pro.
Insurance News | InsuranceNewsNet