Patent Issued for Systems, devices, and methods for parallelized data structure processing (USPTO 11436281): Massachusetts Mutual Life Insurance Company - 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
September 22, 2022 Newswires
Share
Share
Post
Email

Patent Issued for Systems, devices, and methods for parallelized data structure processing (USPTO 11436281): Massachusetts Mutual Life Insurance Company

Insurance Daily News

2022 SEP 22 (NewsRx) -- By a News Reporter-Staff News Editor at Insurance Daily News -- A patent by the inventors Merritt, Sears (Groton, MA, US), filed on March 16, 2020, was published online on September 6, 2022, according to news reporting originating from Alexandria, Virginia, by NewsRx correspondents.

Patent number 11436281 is assigned to Massachusetts Mutual Life Insurance Company (Springfield, Massachusetts, United States).

The following quote was obtained by the news editors from the background information supplied by the inventors: “In this disclosure, where a document, an act, and/or an item of knowledge is referred to and/or discussed, then such reference and/or discussion is not an admission that the document, the act, and/or the item of knowledge and/or any combination thereof was at a priority date, publicly available, known to a public, part of common general knowledge, and/or otherwise constitutes any prior art under any applicable statutory provisions; and/or is known to be relevant to any attempt to solve any problem with which this disclosure may be concerned with. Further, nothing is disclaimed.

“A server may serve a network page to a client. The network page may include a set of fields programmed to receive a plurality of inputs from the client, such as a plurality of alphanumeric strings or a plurality of binary values. The network page may be further programmed to submit the inputs to the server, such as when the fields are populated or when triggered via the client. For example, a webserver may serve a webpage to a smartphone, where the webpage is programmed to receive a set of user inputs from the smartphone, such as personal information, address, health information, and others, and upload the user inputs to the webserver.

“Upon receiving the inputs from the client, the server may create a user profile based on the inputs and provide an output to the client based on the user profile. However, since some of the inputs may contain incorrect or imprecise information, some of the inputs may need to be verified or validated, such as independently. Therefore, until such verification or validation, the user profile may be classified as not reliable. Such classification may also taint the output in a similar light.

“When some of the inputs are determined to contain incorrect or imprecise information and when some of such inputs are amended in the user profile with correct or precise information, then this amendment updates the profile. Consequently, the output may be also be updated to account for the amendment. However, if the output has already been used in various data operations, then the update to the output may entail a repetition of such data operations with the output, as updated. This repetition wastes time and resources, such as computational cycles, memory space, and network bandwidth, especially cumulatively. If the output has not yet been used in various data operations, then a delay in verification or validation of some of the inputs is impractical. Accordingly, there is a desire for a computing technology to address at least one of such challenges.”

In addition to the background information obtained for this patent, NewsRx journalists also obtained the inventors’ summary information for this patent: “This disclosure at least partially addresses at least one of the above challenges. However, this disclosure can prove useful to other technical areas. Therefore, at least some claims should not be construed as necessarily limited to addressing any of the above challenges.

“In one embodiment, a computer-implemented method comprising: performing, by a server, a hyperparameter selection based on a parallelized grid search algorithm configured to determine a number of decision trees, a depth of decision trees, and an amount of variables used during tree node splitting; randomly selecting, by the server, a first subset from a data set, wherein the data set contains a set of records with a plurality of fields, wherein each of the fields includes a value; constructing, by the server, a learned mortality model for each of the number of decision trees, the depth of decision trees, and the number of variables based on the values of the first subset; identifying, by the server, a second subset from the data set, wherein the second subset is exclusive of the first subset; evaluating, by the server, the learned mortality model based on the second subset via at least one of a concordance or a time-varying area under curve statistic such that a first mortality score is determined; presenting, by the server, a user interface for display on a client computer based on the first mortality score satisfying a predetermined threshold, wherein the user interface is configured to receive a user input from the client computer; receiving, by the server, the input from the client computer, wherein the input includes a user profile with an attribute; submitting, by the server, the input into the learned mortality model such that the model outputs a second mortality score based on the user profile with the attribute; and updating, by the server, the user interface for display on the client computer with the second mortality score.

“In one embodiment, a memory storing a set of instructions for execution by a processor, wherein the set of instructions instructs the processor to: perform a hyperparameter selection based on a parallelized grid search algorithm configured to determine a number of decision trees, a depth of decision trees, and an amount of variables used during tree node splitting; randomly select a first subset from a data set, wherein the data set contains a set of records with a plurality of fields, wherein each of the fields includes a value; construct a learned mortality model for each of the number of decision trees, the depth of decision trees, and the number of variables based on the values of the first subset; identify a second subset from the data set, wherein the second subset is exclusive of the first subset; evaluate the learned mortality model based on the second subset via at least one of a concordance or a time-varying area under curve statistic such that a first mortality score is determined; present a user interface for display on a client computer based on the first mortality score satisfying a predetermined threshold, wherein the user interface is configured to receive a user input from the client computer; receive the input from the client computer, wherein the input includes a user profile with an attribute; submit the input into the learned mortality model such that the model outputs a second mortality score based on the user profile with the attribute; and update the user interface for display on the client computer with the second mortality score.

“Additional features and advantages of various embodiments are set forth in a detailed description which follows. Various objectives and other advantages of this disclosure are realized and attained by various structures particularly pointed out in various illustrative embodiments in the detailed description and claims hereof as well as in a set of appended drawings. Note that the detailed description is illustrative and explanatory and is intended to provide further explanation of this disclosure as claimed.”

The claims supplied by the inventors are:

“1. A computer-implemented method comprising: receiving, by a server from an electronic device, a set of attributes associated with a user and a request to predict a mortality score associated with the user; executing, by the server, a learned mortality model to determine the mortality score, the learned mortality model having a set of decision trees, each decision tree having a respective depth and a number of variables, the learned mortality model configured to: execute a hyper-parameter attribute selection protocol configured to determine a number of decision trees, a depth of decision trees, and an amount of variables used during tree node splitting; select a first subset of attributes from the received set of attributes and a second subset of attributes from the set of attributes, the first subset of attribute corresponding to hyper-parameter attributes selected by the learned mortality model, wherein the second subset is exclusive of the first subset; execute the learned mortality model using the second set of attributes to determine the mortality score for the user, wherein the set of decision trees of the learned model are configured based upon the first set of attributes; and transmitting, by the server, the mortality score to the electronic device.

“2. The method of claim 1, wherein the first subset of attributes are randomly selected.

“3. The method of claim 1, wherein at least one of the first subset of attributes and the second subset of attributes are received from the electronic device.

“4. The method of claim 1, wherein the server displays the mortality score onto a graphical user interface of the electronic device.

“5. The method of claim 1, wherein the hyper-parameter attribute selection protocol uses a parallelized grid search algorithm.

“6. The method of claim 1, wherein the learned mortality model determines the mortality score using at least one of a concordance and a time-varying area under curve statistic algorithm.

“7. The method of claim 1, wherein the server identifies the first subset of attributes based on or more predetermined thresholds.

“8. The method of claim 1, wherein a number of attributes within the first or the second subset of attributes is predetermined.

“9. The method of claim 1, wherein the server executes one or more of the steps in parallel.

“10. The method of claim 1 wherein the set of decision trees is arranged based on historical mortality data corresponding to historical user attributes and their respective mortality data.

“11. A system comprising: a database configured to store a learned mortality model; an electronic device configured to receive request and transmit the request to a server; and the server in communication with the database and the electronic device, the server configured to: receive, from the electronic device, a set of attributes associated with a user and a request to predict a mortality score associated with the user; execute a learned mortality model to determine a mortality score for the user, the learned mortality model having a set of decision trees, each decision tree having a respective depth and a number of variables, the learned mortality model configured to: execute a hyper-parameter attribute selection protocol configured to determine a number of decision trees, a depth of decision trees, and an amount of variables used during tree node splitting; select a first subset of attributes from the received set of attributes and a second subset of attributes from the set of attributes, wherein the second subset is exclusive of the first subset, the first subset of attribute corresponding to hyper-parameter attributes selected by the learned mortality model; execute the model using the second set of attributes to determine the mortality score for the user, wherein the set of decision trees of the learned model are configured based upon the first set of attributes; and transmit the mortality score to the electronic device.

“12. The system of claim 11, wherein the first attributes are randomly selected.

“13. The system of claim 11, wherein at least one of the first subset of attributes and the second subset of attributes are received from the electronic device.

“14. The system of claim 11, wherein the server displays the mortality score onto a graphical user interface of the electronic device.

“15. The system of claim 11, wherein the hyper-parameter attribute selection protocol uses a parallelized grid search algorithm.

“16. The system of claim 11, wherein the learned mortality model determines the mortality score using at least one of a concordance and a time-varying area under curve statistic algorithm.

“17. The system of claim 11, wherein the server identifies the first subset of attributes based on or more predetermined thresholds.

“18. The system of claim 11, wherein a number of attributes within the first or the second subset of attributes is predetermined.

“19. The system of claim 11, wherein the server executes one or more of the steps in parallel.

“20. The system of claim 11, wherein the set of decision trees is arranged based on historical mortality data corresponding to historical user attributes and their respective mortality data.”

URL and more information on this patent, see: Merritt, Sears. Systems, devices, and methods for parallelized data structure processing. U.S. Patent Number 11436281, filed March 16, 2020, and published online on September 6, 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=11436281.PN.&OS=PN/11436281RS=PN/11436281

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

Older

Guizhou Normal University Reports Findings in Public Health (The effects of health insurance and physical exercise participation on life satisfaction of older people in China-Based on CHNS panel data from 2006 to 2015): Health and Medicine – Public Health

Newer

Recent Findings from Akita University Provides New Insights into Narcolepsy (Prevalence, Incidence, and Medications of Narcolepsy In Japan: a Descriptive Observational Study Using a Health Insurance Claims Database): Nervous System Diseases and Conditions – Narcolepsy

Advisor News

  • Retirement moves to make before April 15
  • Millennials are inheriting billions and they want to know what to do with it
  • What Trump Accounts reveal about time and long-term wealth
  • Wellmark still worries over lowered projections of Iowa tax hike
  • Wellmark still worries over lowered projections of Iowa tax hike
More Advisor News

Annuity News

  • New Allianz Life Annuity Offers Added Flexibility in Income Benefits
  • How to elevate annuity discussions during tax season
  • Life Insurance and Annuity Providers Score High Marks from Financial Pros, but Lag on User Friendliness, JD Power Finds
  • An Application for the Trademark “TACTICAL WEIGHTING” Has Been Filed by Great-West Life & Annuity Insurance Company: Great-West Life & Annuity Insurance Company
  • Annexus and Americo Announce Strategic Partnership with Launch of Americo Benchmark Flex Fixed Indexed Annuity Suite
More Annuity News

Health/Employee Benefits News

  • Trump's Medicaid work mandate could kick thousands of homeless Californians off coverage
  • Confidence is the new workplace currency
  • Governor signs education package on reading, math, teacher benefits
  • Findings from Belmont University College of Pharmacy Provide New Insights into Managed Care and Specialty Pharmacy (Comparing rates of primary medication nonadherence and turnaround time among patients at a health system specialty pharmacy …): Drugs and Therapies – Managed Care and Specialty Pharmacy
  • Study Data from Ohio State University Update Knowledge of Managed Care (Preventive Care Utilization, Employer-sponsored Benefits, and Influences On Utilization By Healthcare Occupational Groups): Managed Care
More Health/Employee Benefits News

Life Insurance News

  • Third Federal Named a top Financial Services Company by USA TODAY
  • New Allianz Life Annuity Offers Added Flexibility in Income Benefits
  • Investors Heritage Promotes Andrew Moore to Executive Vice President; Names Him CEO of Via Management Solutions
  • Kansas City Life: Q4 Earnings Snapshot
  • Gulf Guaranty Life Insurance Company Trademark Application for “OPTIBEN” Filed: Gulf Guaranty Life Insurance Company
More Life Insurance News

- Presented By -

Top Read Stories

More Top Read Stories >

NEWS INSIDE

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

FEATURED OFFERS

Elevate Your Practice with Pacific Life
Taking your business to the next level is easier when you have experienced support.

Your Cap. Your Term. Locked.
Oceanview CapLock™. One locked cap. No annual re-declarations. Clear expectations from day one.

Ready to make your client presentations more engaging?
EnsightTM marketing stories, available with select Allianz Life Insurance Company of North America FIAs.

Press Releases

  • ICMG Golf Event Raises $43,000 for Charity During Annual Industry Gathering
  • RFP #T25521
  • ICMG Announces 2026 Don Kampe Lifetime Achievement Award Recipient
  • RFP #T22521
  • Hexure Launches First Fully Digital NIGO Resubmission Workflow to Accelerate Time to Issue
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