Patent Issued for System and method for on-demand data cleansing (USPTO 11526477): Myndshft Technologies Inc.
2023 JAN 04 (NewsRx) -- By a
The patent’s inventors are Downs, Brian J. (
This patent was filed on
From the background information supplied by the inventors, news correspondents obtained the following quote: “Advances in technologies such as machine learning and artificial intelligence have made data more valuable than ever. This increased value has been accompanied by an increase in the amount of data being captured and stored. The benefits available from collecting and analyzing this data, particularly sensitive data, are unfortunately accompanied by increased opportunity for abuse. Efforts have been made to mandate the protection of particularly sensitive information, such as health related data. For example, the Health Insurance Portability and Accountability Act of 1996 (HIPAA) dictates how sensitive data such as personally identifiable information (PII) and protected health information (PHI) is to be handled, what portion of that data can be shared, and who it can be shared with. Similarly, General Data Protection Regulation (GDPR) in the
“Compliance with regulations such as HIPAA and GDPR, as well as a growing uneasiness in the public regarding the sharing and use of personal information, stands as a barrier that slows and sometimes completely halts the beneficial use of the collected data. Having to redact portions of records before sharing them increases the cost of creating models and performing research, and also increases the overhead for monetization of the information.”
Supplementing the background information on this patent, NewsRx reporters also obtained the inventors’ summary information for this patent: “According to an aspect, a system for on-demand data cleansing, may comprise a processor, and a volatile memory communicatively coupled to the processor and comprising a data object having a plurality of data fields, each field having a tag and a value. A cleansing module may be stored in the volatile memory and executed by the processor. The cleansing module may comprise a library having a plurality of tag-operation pairs, each tag-operation pair comprising a library tag and an associated operation, the cleansing module configured to receive a pointer locating the data object within volatile memory. Each data field of the plurality of data fields may be further configured to: look up the tag of the data field among the library tags of the plurality of tag-operation pairs of the library, and execute the operation paired with the matching library tag on the value of the data field, modifying the value of the data field while it is stored in volatile memory. For each tag-operation pair of the library, the operation may define logic whose execution will bring information described by the paired library tag into compliance with a policy. The cleansing module may be configured to execute the operation by evaluating, at runtime, a string defining operation logic and stored in the tag-operation pair. The looking up of the tag within the library, and the executing of the operation may be performed in near real-time.
“The system for on-demand data cleansing may further comprise one or more features, such as wherein executing the operation on the value of the data field comprises one of overwriting at least some of the value within the volatile memory and replacing the value within the data object with a reformatted value. Executing the operation on the value of the data field may comprise: generating a new value based upon the value yet having less specificity, and replacing the value with the new value within the data object stored in volatile memory. The value may comprise an image, and generating the new value based upon the value may comprise using machine vision to detect any faces within the image, and generating a new image having all detected faces obscured. The value may comprise a geolocation, and generating the new value based upon the value may comprise resolving the geolocation within a geographic information system and generating a geographic descriptor of lesser specificity than the geolocation. A network interface may be communicatively coupled to the processor and a network, an API may be configured to receive instructions through the network interface, wherein the API may be configured to receive a new tag-operation pair through the network interface, and the new tag-operation pair may be stored within the library. The API may be further configured to receive the data object through the network interface, store the data object in the volatile memory, and pass the pointer locating the data object within the volatile memory to the cleansing module. The cleansing module may be further configured to select one library from a plurality of libraries, each library implementing a different policy.
“According to another aspect, a system for on-demand data cleansing, may comprise receiving a pointer locating a data object within a volatile memory, the data object comprising a plurality of data fields, each data field having a tag and a value. For each data field of the plurality of data fields of the data object, the following may occur: looking up the tag of the data field within a library stored in the volatile memory, the library comprising a plurality of tag-operation pairs each having a library tag and an associated operation; finding the tag-operation pair having a matching library tag; and executing the operation stored in the library and paired with the matching library tag on the value of the data field, and modifying the value of the data field while the value is stored in volatile memory. For each tag-operation pair of the library, the operation may define logic whose execution brings information described by the paired library tag into compliance with a policy.
“The system for on-demand data cleansing may further comprise one or more of the following. Wherein the executing the operation comprises evaluating, at runtime, a string defining operation logic and stored in the tag-operation pair. Wherein the looking up of the tag within the library, the finding of the tag-operation pair, and the executing of the operation is performed in near real-time. Wherein executing the operation on the value of the data field comprises one of overwriting at least some of the value within the volatile memory and replacing the value within the data object with a reformatted value. Wherein executing the operation on the value of the data field comprises generating a new value based upon the value yet having less specificity, and replacing the value with the new value within the data object stored in volatile memory. Wherein the value comprises an image, and wherein generating the new value based upon the value comprises using machine vision to detect any faces within the image, and generating a new image having all detected faces obscured. Wherein the value comprises a geolocation, and wherein generating the new value based upon the value comprises resolving the geolocation within a geographic information system and determining a geographic descriptor of lesser specificity than the geolocation. The system may further comprise receiving a new tag-operation pair through an API, and storing the new tag-operation pair within the library. The system may further comprise receiving the data object through an API and storing the data object in the volatile memory, wherein the pointer is received in response to the data object being received through the API. The policy may be HIPAA. The system may further comprise selecting one library from a plurality of libraries, each library implementing a different policy.
“Aspects and applications of the disclosure presented here are described below in the drawings and detailed description. Unless specifically noted, it is intended that the words and phrases in the specification and the claims be given their plain, ordinary, and accustomed meaning to those of ordinary skill in the applicable arts. The inventors are fully aware that they can be their own lexicographers if desired. The inventors expressly elect, as their own lexicographers, to use only the plain and ordinary meaning of terms in the specification and claims unless they clearly state otherwise and then further, expressly set forth the “special” definition of that term and explain how it differs from the plain and ordinary meaning. Absent such clear statements of intent to apply a “special” definition, it is the inventors’ intent and desire that the simple, plain and ordinary meaning to the terms be applied to the interpretation of the specification and claims.”
The claims supplied by the inventors are:
“1. A system for on-demand data cleansing, comprising: a processor; a volatile memory communicatively coupled to the processor and comprising a data object having a plurality of data fields, each field having a tag and a value; cleansing module stored in the volatile memory and executed by the processor, the cleansing module comprising a library having a plurality of tag-operation pairs, each tag-operation pair comprising a library tag and an associated operation, the cleansing module configured to receive a pointer locating the data object within volatile memory, and further configured to, for each data field of the plurality of data fields: look up the tag of the data field among the library tags of the plurality of tag-operation pairs of the library; and execute the operation paired with the matching library tag on the value of the data field, modifying the value of the data field while it is stored in volatile memory; wherein, for each tag-operation pair of the library, the operation defines logic whose execution will bring information described by the paired library tag into compliance with a policy; wherein the cleansing module is configured to execute the operation by evaluating, at runtime, a string defining operation logic and stored in the tag-operation pair; and wherein the looking up of the tag within the library, and the executing of the operation is performed in near real-time.
“2. The system of claim 1, wherein executing the operation on the value of the data field comprises one of overwriting at least some of the value within the volatile memory and replacing the value within the data object with a reformatted value.
“3. The system of claim 1, wherein executing the operation on the value of the data field comprises: generating a new value based upon the value yet having less specificity; and replacing the value with the new value within the data object stored in volatile memory.
“4. The system of claim 3, wherein the value comprises an image, and wherein generating the new value based upon the value comprises: using machine vision to detect any faces within the image; and generating a new image having all detected faces obscured.
“5. The system of claim 3, wherein the value comprises a geolocation, and wherein generating the new value based upon the value comprises resolving the geolocation within a geographic information system and generating a geographic descriptor of lesser specificity than the geolocation.
“6. The system of claim 1, further comprising: a network interface communicatively coupled to the processor and a network; an API configured to receive instructions through the network interface; wherein the API is configured to: receive a new tag-operation pair through the network interface; and store the new tag-operation pair within the library.
“7. The system of claim 6, wherein the API is further configured to receive the data object through the network interface, store the data object in the volatile memory, and pass the pointer locating the data object within the volatile memory to the cleansing module.
“8. The system of claim 1, wherein the policy is HIPAA.
“9. The system of claim 1, wherein the cleansing module is further configured to select one library from a plurality of libraries, each library implementing a different policy.
“10. A method for on-demand data cleansing, comprising: receiving a pointer locating a data object within a volatile memory, the data object comprising a plurality of data fields, each data field having a tag and a value; for each data field of the plurality of data fields of the data object: looking up the tag of the data field within a library stored in the volatile memory, the library comprising a plurality of tag-operation pairs each having a library tag and an associated operation; finding the tag-operation pair having a matching library tag; and executing the operation stored in the library and paired with the matching library tag on the value of the data field, modifying the value of the data field while the value is stored in volatile memory; wherein, for each tag-operation pair of the library, the operation defines logic whose execution brings information described by the paired library tag into compliance with a policy.
“11. The method of claim 10, wherein the executing the operation comprises evaluating, at runtime, a string defining operation logic and stored in the tag-operation pair.
“12. The method of claim 10, wherein the looking up of the tag within the library, the finding of the tag-operation pair, and the executing of the operation is performed in near real-time.
“13. The method of claim 10, wherein executing the operation on the value of the data field comprises one of overwriting at least some of the value within the volatile memory and replacing the value within the data object with a reformatted value.
“14. The method of claim 10, wherein executing the operation on the value of the data field comprises: generating a new value based upon the value yet having less specificity; and replacing the value with the new value within the data object stored in volatile memory.
“15. The method of claim 14, wherein the value comprises an image, and wherein generating the new value based upon the value comprises: using machine vision to detect any faces within the image; and generating a new image having all detected faces obscured.
“16. The method of claim 14, wherein the value comprises a geolocation, and wherein generating the new value based upon the value comprises resolving the geolocation within a geographic information system and determining a geographic descriptor of lesser specificity than the geolocation.
“17. The method of claim 10, further comprising: receiving a new tag-operation pair through an API; storing the new tag-operation pair within the library.
“18. The method of claim 10, further comprising receiving the data object through an API and storing the data object in the volatile memory, wherein the pointer is received in response to the data object being received through the API.
“19. The method of claim 10, wherein the policy is HIPAA.
“20. The method of claim 10, further comprising selecting one library from a plurality of libraries, each library implementing a different policy.”
For the URL and additional information on this patent, see: Downs, Brian J. System and method for on-demand data cleansing.
(Our reports deliver fact-based news of research and discoveries from around the world.)



Willingness to enroll in Social Health Insurance and associated factors among Household Heads in Obio/Akpor Local Government Area of Rivers State: Health and Medicine
REINSURANCE GROUP OF AMERICA INC FILES (8-K) Disclosing Change in Directors or Principal Officers, Regulation FD Disclosure, Financial Statements and Exhibits
Advisor News
- Why timing the market is still a retirement mistake and what to do instead
- Business owners may be overlooking a key part of their financial picture
- How smart investments prepare clients for inflation
- Amid slew of corporate tax ideas, Newsom chose one likely to hit people’s premiums
- The biggest risk to your clients’ financial plans isn’t market volatility
More Advisor NewsAnnuity News
- Best’s Special Report: U.S. Life/Annuity Industry Sees Bottom-Line Growth Despite 18% Decline in Total Income in First-Quarter 2026
- Globe Life Inc. (NYSE: GL) Records 52-Week High Thursday Morning
- Fortitude Re Completes $500 Million FABN Issuance
- Reframing retirement income for greater certainty
- Jackson Introduces Dow Jones Industrial Average Index Option, Flexible Premiums, Six-Year Rate Guarantee in Latest Registered Index-Linked Annuity Launch
More Annuity NewsHealth/Employee Benefits News
- Studies from University of Illinois Chicago in the Area of Chronic Kidney Disease Described (Hyperkalemia and its treatment: real-world evidence and managed care considerations supporting use of potassium binders): Kidney Diseases and Conditions – Chronic Kidney Disease
- New Findings Reported from American Dental Association Describe Advances in Managed Care (Medicare Advantage Dental Benefits: Comprehensive Coverage Available In Fewer Than Half Of US Counties): Managed Care
- REPORT: 2M Illinoisans face $500 cut as Social Security faces cliff
- REPORT: 2M Illinoisans face $500 cut as Social Security faces cliff
- How much money do Connecticut residents need to retire comfortably?
More Health/Employee Benefits NewsLife Insurance News
- An Application for the Trademark “LIFE INSURANCE THAT ENHANCES LIFE” Has Been Filed by Pacific Life Insurance Company: Pacific Life Insurance Company
- AM Best Assigns Issue Credit Rating to Sammons Financial Group, Inc.’s New Senior Unsecured Notes
- How much money do Connecticut residents need to retire comfortably?
- Advocates: Life insurers potentially missing millions of deaths annually
- How much money do Connecticut residents need to retire comfortably?
More Life Insurance News