[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

US20090307240A1 - Method and system for generating analogous fictional data from non-fictional data - Google Patents

Method and system for generating analogous fictional data from non-fictional data Download PDF

Info

Publication number
US20090307240A1
US20090307240A1 US12/135,093 US13509308A US2009307240A1 US 20090307240 A1 US20090307240 A1 US 20090307240A1 US 13509308 A US13509308 A US 13509308A US 2009307240 A1 US2009307240 A1 US 2009307240A1
Authority
US
United States
Prior art keywords
data
fictional
fictional data
analogous
generating
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US12/135,093
Inventor
Ryan M. Basile
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
International Business Machines Corp
Original Assignee
International Business Machines Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by International Business Machines Corp filed Critical International Business Machines Corp
Priority to US12/135,093 priority Critical patent/US20090307240A1/en
Assigned to INTERNATIONAL BUSINESS MACHINES CORPORATION reassignment INTERNATIONAL BUSINESS MACHINES CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: BASILE, RYAN M.
Priority to US12/549,470 priority patent/US7958162B2/en
Publication of US20090307240A1 publication Critical patent/US20090307240A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/383Anonymous user system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/258Data format conversion from or to a database
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/901Indexing; Data structures therefor; Storage structures
    • G06F16/9014Indexing; Data structures therefor; Storage structures hash tables

Definitions

  • the present invention relates generally to data manipulation and in particular to converting real-world (non-fictional) data to fictional data.
  • the invention provides a method and system for generating analogous fictional data from non-fictional data.
  • One embodiment involves recording non-fictional data, scoring the non-fictional data in terms of occurrence percentile, obtaining a set of user-configurations that represents a likeness range between non-fictional data and corresponding fictional data, based on the scores and the user-configurations, generating analogous fictional data from the non-fictional data, and comparing hash values for the fictional data with hash values for the non-fictional data to determine matches, and in case of matches, generating analogous fictional data from the non-fictional data based on the scores and incrementally lowered likeness range, whereby entire records of fictional data are generated based on entire records of non-fictional data, wherein the fictional data is consistent with the non-fictional data.
  • FIG. 1 shows a functional block diagram of a system implementing a preferred embodiment of the present invention.
  • FIG. 2 shows a functional block diagram of a process for generating non-fictional hash values, according to an embodiment of the invention.
  • FIG. 3 shows a functional block diagram of a process for generating occurrence percentile scores for non-fictional data, according to an embodiment of the invention.
  • FIG. 4 shows a functional block diagram of a process for generating analogous fictional data, according to an embodiment of the invention.
  • FIG. 5 shows a functional block diagram of a process for generating analogous fictional data hash values, according to an embodiment of the invention.
  • FIG. 6 shows a functional block diagram of a process for comparing fictional and non-fictional hash values in generating analogous fictional data, according to an embodiment of the invention.
  • FIG. 7 is a block diagram of a computer system in which the present invention can be implemented.
  • a method and system for generating analogous fictional data from non-fictional data involves recording non-fictional data, scoring the non-fictional data in terms of occurrence percentile, obtaining a set of user-configurations that represents a likeness range between non-fictional data and corresponding fictional data, based on the scores and the user-configurations, generating analogous fictional data from the non-fictional data, and comparing hash values for the fictional data with hash values for the non-fictional data to determine matches, and in case of matches, generating analogous fictional data from the non-fictional data based on the scores and incrementally lowered likeness range, whereby entire records of fictional data are generated based on entire records of non-fictional data, wherein the fictional data is consistent with the non-fictional data.
  • FIG. 1 shows a functional block diagram of a system 10 implementing an embodiment of the invention.
  • the system generates real-world analogous fictional data for any number of uses. In one example this is accomplished by recording and scoring existing real-world (i.e., non-fictional) data, and then based on the scores and a set of user-configurations, generating analogous fictional data using the real-world data.
  • the generated data is very close to actual real-world non-fictional data, without actually being real-world data. This is beneficial because fictional data should be as similar to real-world data as possible for the fictional data to be of productive use.
  • the system Preferably, the system generates entire records of fictional data based on the entire records of the actual real-world data. This is implemented by scoring and using the occurrence values of a set of existing real-world data to generate analogous fictional data. The analogous fictional data is then compared to the existing data to ensure the analogous fictional data does not already exist. This approach may be used for all types of data. The entire record of the analogous fictional data has the same consistency of that of the existing data.
  • a hash value is generated for each row of the first database 11 and stored in the second database 13
  • hash value is generated for each column value of a row of the first database 11 and stored in the second database 13 .
  • a third database 15 i.e., a scoring reference database
  • An internal storage process occurs after it is determined if a value already has an occurrence percentile score, during the generation of occurrence percentile scores. It is determined if the column or a row value has an occurrence percentile score, and if it does then it is determined if it is up-to-date. If it is not up-to-date, then that score is updated.
  • an analogous fictional data database 17 (fourth database) is populated using the exact schema of the first database 11 .
  • the first and fourth databases 11 , 17 have the exact same schema and number of rows.
  • a user configures a certain likeness score variable that will determine the range an occurrence percentile of a column value of a row from the first database 11 can match the column value in the generated row of the fourth database 17 .
  • the user is allowed to configure combined column value hashes. This way the user can select multiple column values of a row to combine to create a custom hash so that these column values could create a custom combined column value non-fictional data hash to be compared to the analogous fictional data combined column value hash.
  • New data for each column value of each row in the fourth database 17 is acquired from the first database 11 after selecting values from the same column of other rows that have the occurrence percentile score closest to or within the range of likeness score variable range provided by the user. If a column of a row value with an occurrence percentile score closest to or within the likeness score variable range is not found, the likeness score is incrementally lowered and the process is repeated until one is found.
  • a hash value is generated for each row of the fourth database 17 and stored in a fifth database 21
  • a hash value is generated for each column value of a row of the fourth database 17 and stored in the fifth database 21 .
  • Processing block 19 comprises an internal storage step for the user input to be stored in internal storage.
  • processing block 22 the hash values from the second and fifth databases 13 , 21 , are compared to verify that no column values of a row, whole rows, or combined column value hashes match from the first and fourth databases 11 , 17 . According to processing block 23 , if any values match, the process proceeds back to the block 16 are repeated with an incrementally lowered likeness score for those values that match.
  • FIG. 2 shows an embodiment of the processing block 12 , including: loading data from non-fictional data records (step 25 ), generating a new hash value for the loaded data (step 26 ), generating each column of every row hash value (step 27 ), determining if a combined column value hash configuration exists for the data (step 28 ), if not, proceeding to the next step (process block 14 ), otherwise, creating combined column hash value and storing in non-fictional data hash values database (step 29 ).
  • FIG. 3 shows an embodiment of the processing block 14 , including: loading non-fictional data from non-fictional database (step 30 ), checking entire database for same values (step 31 ), determining if the values already have an occurrence percentile score (step 32 ), if not then generating occurrence percentile score for column or row value and storing in non-fictional data occurrence percentile score database (step 33 ) and proceeding to next step (processing block 16 ), otherwise, determining if the occurrence percentile score is up to date with the current values in the non-fictional database (step 34 ), if not, then proceeding to step 33 , else proceeding to next step (processing block 16 ). Further, completed column of row values with occurrence percentile scores are stored (step 35 ).
  • FIG. 4 shows an embodiment of the process block 16 , including: loading non-fictional data and corresponding non-fictional data occurrence percentile score (step 36 ), searching for corresponding non-fictional data occurrence percentile score (step 37 ), searching for column of a row value with an occurrence percentile score closest to and within the likeness score variable range (step 38 ), determining if a column of a row value with an occurrence percentile score closest to and within the likeness score variable range, was found (step 39 ), if yes, then record corresponding column of row value in analogous fictional database (step 40 ) and proceed to next step (process block 20 ), otherwise, incrementally lower the likeness score for this data instance (step 41 ) and proceed back to step 38 .
  • FIG. 5 shows an embodiment of the process block 20 , including: loading data from analogous fictional database (step 42 ), generating a row hash value (step 43 ), generating each column of every row hash value (step 44 ), determining if a combined column value hash configuration exists for the data (step 45 ), if not then proceeding to next step (process block 22 ), else creating combined column hash value and storing in analogous fictional data hash values database (step 46 )
  • FIG. 6 shows an embodiment of the processing block 22 , including: loading analogous fictional data hash values and corresponding non-fictional hash values (step 47 ), comparing fictional and non-fictional hashes (step 48 ), determining if the non-fictional and analogous fictional data hashes match (step 49 ), if not then end, else, incrementally lowering the likeness score for this instance (step 50 ) and generating analogous fictional data (step 51 ).
  • FIG. 7 illustrates information handling system 601 which is a simplified example of a computer system capable of performing the computing operations described herein.
  • Computer system 601 includes processor 600 which is coupled to host bus 602 .
  • a level two (L2) cache memory 604 is also coupled to host bus 602 .
  • Host-to-PCI bridge 606 is coupled to main memory 608 , includes cache memory and main memory control functions, and provides bus control to handle transfers among PCI bus 610 , processor 600 , L2 cache 604 , main memory 608 , and host bus 602 .
  • Main memory 608 is coupled to Host-to-PCI bridge 606 as well as host bus 602 .
  • PCI bus 610 Devices used solely by host processor(s) 600 , such as LAN card 630 , are coupled to PCI bus 610 .
  • Service Processor Interface and ISA Access Pass-through 612 provides an interface between PCI bus 610 and PCI bus 614 .
  • PCI bus 614 is insulated from PCI bus 610 .
  • Devices, such as flash memory 618 are coupled to PCI bus 614 .
  • flash memory 618 includes BIOS code that incorporates the necessary processor executable code for a variety of low-level system functions and system boot functions.
  • PCI bus 614 provides an interface for a variety of devices that are shared by host processor(s) 600 and Service Processor 616 including, for example, flash memory 618 .
  • PCI-to-ISA bridge 635 provides bus control to handle transfers between PCI bus 614 and ISA bus 640 , universal serial bus (USB) functionality 645 , power management functionality 655 , and can include other functional elements not shown, such as a real-time clock (RTC), DMA control, interrupt support, and system management bus support.
  • RTC real-time clock
  • Nonvolatile PAM 620 is attached to ISA Bus 640 .
  • Service Processor 616 includes JTAG and I2C busses 622 for communication with processor(s) 600 during initialization steps.
  • JTAG/I2C busses 622 are also coupled to L2 cache 604 , Host-to-PCI bridge 606 , and main memory 608 providing a communications path between the processor, the Service Processor, the L2 cache, the Host-to-PCI bridge, and the main memory.
  • Service Processor 616 also has access to system power resources for powering down information handling device 601 .
  • Peripheral devices and input/output (I/O) devices can be attached to various interfaces (e.g., parallel interface 662 , serial interface 664 , keyboard interface 668 , and mouse interface 670 coupled to ISA bus 640 .
  • I/O devices can be accommodated by a super I/O controller (not shown) attached to ISA bus 640 .
  • LAN card 630 is coupled to PCI bus 610 .
  • modem 675 is connected to serial port 664 and PCI-to-ISA Bridge 635 .
  • FIG. 7 While the computer system described in FIG. 7 is capable of executing the processes described herein, this computer system is simply one example of a computer system. Those skilled in the art will appreciate that many other computer system designs are capable of performing the processes described herein of performing the processes described herein.
  • the embodiments of the invention can take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment containing both hardware and software elements.
  • the invention is implemented in software, which includes but is not limited to firmware, resident software, microcode, etc.
  • the embodiments of the invention can take the form of a computer program product accessible from a computer-usable or computer-readable medium providing program code for use by or in connection with a computer, processing device, or any instruction execution system.
  • a computer-usable or computer readable medium can be any apparatus that can contain, store, communicate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device.

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Accounting & Taxation (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Strategic Management (AREA)
  • Software Systems (AREA)
  • General Business, Economics & Management (AREA)
  • Finance (AREA)
  • Computer And Data Communications (AREA)

Abstract

A method and system for generating analogous fictional data from non-fictional data, is provided. One implementation involves recording non-fictional data, scoring the non-fictional data in terms of occurrence percentile, obtaining a set of user-configurations that represents a likeness range between non-fictional data and corresponding fictional data, based on the scores and the user-configurations, generating analogous fictional data from the non-fictional data, and comparing hash values for the fictional data with hash values for the non-fictional data to determine matches, and in case of matches, generating analogous fictional data from the non-fictional data based on the scores and incrementally lowered likeness range, whereby entire records of fictional data are generated based on entire records of non-fictional data, wherein the fictional data is consistent with the non-fictional data.

Description

    BACKGROUND OF THE INVENTION
  • 1. Field of the Invention
  • The present invention relates generally to data manipulation and in particular to converting real-world (non-fictional) data to fictional data.
  • 2. Description of the Related Art
  • With the proliferation of electronic data, securing confidential data among general electronic data has become more important. Existing approaches generate data randomly or based on predefined manipulation rules or substitution tables. The algorithms are specific to certain financial institution data, such as names, social security numbers, etc. Other approaches obfuscate data based on custom sanitization methods. The sanitized data can have some data that is the same, and some data that is completely random. Yet other approaches create only population specific data from data dictionaries based on a population description which contains the population number and how many of the population individuals are related. The data dictionaries values have no cross-relation, whereby names, addresses, and other data are chosen at random from the individual name, address, and other data dictionaries. Further, the existing data check for generated data is only run against previously generated data, and not actual population data.
  • BRIEF SUMMARY OF THE INVENTION
  • The invention provides a method and system for generating analogous fictional data from non-fictional data. One embodiment involves recording non-fictional data, scoring the non-fictional data in terms of occurrence percentile, obtaining a set of user-configurations that represents a likeness range between non-fictional data and corresponding fictional data, based on the scores and the user-configurations, generating analogous fictional data from the non-fictional data, and comparing hash values for the fictional data with hash values for the non-fictional data to determine matches, and in case of matches, generating analogous fictional data from the non-fictional data based on the scores and incrementally lowered likeness range, whereby entire records of fictional data are generated based on entire records of non-fictional data, wherein the fictional data is consistent with the non-fictional data.
  • Other aspects and advantages of the present invention will become apparent from the following detailed description, which, when taken in conjunction with the drawings, illustrate by way of example the principles of the invention.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • For a fuller understanding of the nature and advantages of the invention, as well as a preferred mode of use, reference should be made to the following detailed description read in conjunction with the accompanying drawings, in which:
  • FIG. 1 shows a functional block diagram of a system implementing a preferred embodiment of the present invention.
  • FIG. 2 shows a functional block diagram of a process for generating non-fictional hash values, according to an embodiment of the invention.
  • FIG. 3 shows a functional block diagram of a process for generating occurrence percentile scores for non-fictional data, according to an embodiment of the invention.
  • FIG. 4 shows a functional block diagram of a process for generating analogous fictional data, according to an embodiment of the invention.
  • FIG. 5 shows a functional block diagram of a process for generating analogous fictional data hash values, according to an embodiment of the invention.
  • FIG. 6 shows a functional block diagram of a process for comparing fictional and non-fictional hash values in generating analogous fictional data, according to an embodiment of the invention.
  • FIG. 7 is a block diagram of a computer system in which the present invention can be implemented.
  • Other aspects and advantages of the present invention will become apparent from the following detailed description, which, when taken in conjunction with the drawings, illustrate by way of example the principles of the invention.
  • DETAILED DESCRIPTION OF THE INVENTION
  • The following description is made for the purpose of illustrating the general principles of the invention and is not meant to limit the inventive concepts claimed herein. Further, particular features described herein can be used in combination with other described features in each of the various possible combinations and permutations. Unless otherwise specifically defined herein, all terms are to be given their broadest possible interpretation including meanings implied from the specification as well as meanings understood by those skilled in the art and/or as defined in dictionaries, treatises, etc.
  • A method and system for generating analogous fictional data from non-fictional data, is provided. One embodiment involves recording non-fictional data, scoring the non-fictional data in terms of occurrence percentile, obtaining a set of user-configurations that represents a likeness range between non-fictional data and corresponding fictional data, based on the scores and the user-configurations, generating analogous fictional data from the non-fictional data, and comparing hash values for the fictional data with hash values for the non-fictional data to determine matches, and in case of matches, generating analogous fictional data from the non-fictional data based on the scores and incrementally lowered likeness range, whereby entire records of fictional data are generated based on entire records of non-fictional data, wherein the fictional data is consistent with the non-fictional data.
  • FIG. 1 shows a functional block diagram of a system 10 implementing an embodiment of the invention. The system generates real-world analogous fictional data for any number of uses. In one example this is accomplished by recording and scoring existing real-world (i.e., non-fictional) data, and then based on the scores and a set of user-configurations, generating analogous fictional data using the real-world data. The generated data is very close to actual real-world non-fictional data, without actually being real-world data. This is beneficial because fictional data should be as similar to real-world data as possible for the fictional data to be of productive use.
  • Preferably, the system generates entire records of fictional data based on the entire records of the actual real-world data. This is implemented by scoring and using the occurrence values of a set of existing real-world data to generate analogous fictional data. The analogous fictional data is then compared to the existing data to ensure the analogous fictional data does not already exist. This approach may be used for all types of data. The entire record of the analogous fictional data has the same consistency of that of the existing data.
  • Initially, existing non-fictional data is recorded into a first database 11. In block 12, a hash value is generated for each row of the first database 11 and stored in the second database 13, and hash value is generated for each column value of a row of the first database 11 and stored in the second database 13.
  • In processing block 14, the data values contained in the individual columns of a row of the first database 11 is analyzed, and a third database 15 (i.e., a scoring reference database) is populated, containing an occurrence percentile score for each column value for each row of the first database. An internal storage process occurs after it is determined if a value already has an occurrence percentile score, during the generation of occurrence percentile scores. It is determined if the column or a row value has an occurrence percentile score, and if it does then it is determined if it is up-to-date. If it is not up-to-date, then that score is updated.
  • In processing block 16, an analogous fictional data database 17 (fourth database) is populated using the exact schema of the first database 11. The first and fourth databases 11, 17, have the exact same schema and number of rows.
  • Using an interface provided by a processing block 18, a user configures a certain likeness score variable that will determine the range an occurrence percentile of a column value of a row from the first database 11 can match the column value in the generated row of the fourth database 17. The user is allowed to configure combined column value hashes. This way the user can select multiple column values of a row to combine to create a custom hash so that these column values could create a custom combined column value non-fictional data hash to be compared to the analogous fictional data combined column value hash.
  • New data for each column value of each row in the fourth database 17 is acquired from the first database 11 after selecting values from the same column of other rows that have the occurrence percentile score closest to or within the range of likeness score variable range provided by the user. If a column of a row value with an occurrence percentile score closest to or within the likeness score variable range is not found, the likeness score is incrementally lowered and the process is repeated until one is found.
  • In processing block 20 a hash value is generated for each row of the fourth database 17 and stored in a fifth database 21, and a hash value is generated for each column value of a row of the fourth database 17 and stored in the fifth database 21.
  • Processing block 19 comprises an internal storage step for the user input to be stored in internal storage.
  • In processing block 22 the hash values from the second and fifth databases 13, 21, are compared to verify that no column values of a row, whole rows, or combined column value hashes match from the first and fourth databases 11, 17. According to processing block 23, if any values match, the process proceeds back to the block 16 are repeated with an incrementally lowered likeness score for those values that match.
  • FIG. 2 shows an embodiment of the processing block 12, including: loading data from non-fictional data records (step 25), generating a new hash value for the loaded data (step 26), generating each column of every row hash value (step 27), determining if a combined column value hash configuration exists for the data (step 28), if not, proceeding to the next step (process block 14), otherwise, creating combined column hash value and storing in non-fictional data hash values database (step 29).
  • FIG. 3 shows an embodiment of the processing block 14, including: loading non-fictional data from non-fictional database (step 30), checking entire database for same values (step 31), determining if the values already have an occurrence percentile score (step 32), if not then generating occurrence percentile score for column or row value and storing in non-fictional data occurrence percentile score database (step 33) and proceeding to next step (processing block 16), otherwise, determining if the occurrence percentile score is up to date with the current values in the non-fictional database (step 34), if not, then proceeding to step 33, else proceeding to next step (processing block 16). Further, completed column of row values with occurrence percentile scores are stored (step 35).
  • FIG. 4 shows an embodiment of the process block 16, including: loading non-fictional data and corresponding non-fictional data occurrence percentile score (step 36), searching for corresponding non-fictional data occurrence percentile score (step 37), searching for column of a row value with an occurrence percentile score closest to and within the likeness score variable range (step 38), determining if a column of a row value with an occurrence percentile score closest to and within the likeness score variable range, was found (step 39), if yes, then record corresponding column of row value in analogous fictional database (step 40) and proceed to next step (process block 20), otherwise, incrementally lower the likeness score for this data instance (step 41) and proceed back to step 38.
  • FIG. 5 shows an embodiment of the process block 20, including: loading data from analogous fictional database (step 42), generating a row hash value (step 43), generating each column of every row hash value (step 44), determining if a combined column value hash configuration exists for the data (step 45), if not then proceeding to next step (process block 22), else creating combined column hash value and storing in analogous fictional data hash values database (step 46)
  • FIG. 6 shows an embodiment of the processing block 22, including: loading analogous fictional data hash values and corresponding non-fictional hash values (step 47), comparing fictional and non-fictional hashes (step 48), determining if the non-fictional and analogous fictional data hashes match (step 49), if not then end, else, incrementally lowering the likeness score for this instance (step 50) and generating analogous fictional data (step 51).
  • FIG. 7 illustrates information handling system 601 which is a simplified example of a computer system capable of performing the computing operations described herein. Computer system 601 includes processor 600 which is coupled to host bus 602. A level two (L2) cache memory 604 is also coupled to host bus 602. Host-to-PCI bridge 606 is coupled to main memory 608, includes cache memory and main memory control functions, and provides bus control to handle transfers among PCI bus 610, processor 600, L2 cache 604, main memory 608, and host bus 602. Main memory 608 is coupled to Host-to-PCI bridge 606 as well as host bus 602. Devices used solely by host processor(s) 600, such as LAN card 630, are coupled to PCI bus 610. Service Processor Interface and ISA Access Pass-through 612 provides an interface between PCI bus 610 and PCI bus 614. In this manner, PCI bus 614 is insulated from PCI bus 610. Devices, such as flash memory 618, are coupled to PCI bus 614. In one implementation, flash memory 618 includes BIOS code that incorporates the necessary processor executable code for a variety of low-level system functions and system boot functions.
  • PCI bus 614 provides an interface for a variety of devices that are shared by host processor(s) 600 and Service Processor 616 including, for example, flash memory 618. PCI-to-ISA bridge 635 provides bus control to handle transfers between PCI bus 614 and ISA bus 640, universal serial bus (USB) functionality 645, power management functionality 655, and can include other functional elements not shown, such as a real-time clock (RTC), DMA control, interrupt support, and system management bus support. Nonvolatile PAM 620 is attached to ISA Bus 640. Service Processor 616 includes JTAG and I2C busses 622 for communication with processor(s) 600 during initialization steps. JTAG/I2C busses 622 are also coupled to L2 cache 604, Host-to-PCI bridge 606, and main memory 608 providing a communications path between the processor, the Service Processor, the L2 cache, the Host-to-PCI bridge, and the main memory. Service Processor 616 also has access to system power resources for powering down information handling device 601.
  • Peripheral devices and input/output (I/O) devices can be attached to various interfaces (e.g., parallel interface 662, serial interface 664, keyboard interface 668, and mouse interface 670 coupled to ISA bus 640. Alternatively, many I/O devices can be accommodated by a super I/O controller (not shown) attached to ISA bus 640.
  • In order to attach the computer system 601 to another computer system to copy files over a network, LAN card 630 is coupled to PCI bus 610. Similarly, to connect computer system 601 to an ISP to connect to the Internet using a telephone line connection, modem 675 is connected to serial port 664 and PCI-to-ISA Bridge 635.
  • While the computer system described in FIG. 7 is capable of executing the processes described herein, this computer system is simply one example of a computer system. Those skilled in the art will appreciate that many other computer system designs are capable of performing the processes described herein of performing the processes described herein.
  • The embodiments of the invention can take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment containing both hardware and software elements. In a preferred embodiment, the invention is implemented in software, which includes but is not limited to firmware, resident software, microcode, etc.
  • Furthermore, the embodiments of the invention can take the form of a computer program product accessible from a computer-usable or computer-readable medium providing program code for use by or in connection with a computer, processing device, or any instruction execution system. For the purposes of this description, a computer-usable or computer readable medium can be any apparatus that can contain, store, communicate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device.
  • Those skilled in the art will appreciate that various adaptations and modifications of the just-described preferred embodiments can be configured without departing from the scope and spirit of the invention. Therefore, it is to be understood that, within the scope of the appended claims, the invention may be practiced other than as specifically described herein.

Claims (1)

1. A computer implemented method for generating analogous fictional data from non-fictional data, comprising:
recording non-fictional data;
scoring the non-fictional data in terms of occurrence percentile;
obtaining a set of user-configurations that represents a likeness range between non-fictional data and desired corresponding fictional data;
based on the scores and the user-configurations, generating analogous fictional data from the non-fictional data;
comparing hash values for the fictional data with hash values for the non-fictional data to detect matches between hash values of the fictional data and the non-fictional data; and
upon detecting matches, then generating analogous fictional data from the non-fictional data based on the scores and an incrementally lowered likeness range, whereby entire records of complete analogous fictional data are generated based on entire records of non-fictional data, wherein the fictional data is structurally and relationally consistent and viable with the non-fictional data, such that the generated fictional data is very close to actual non-fictional data, without actually comprising the non-fictional data.
US12/135,093 2008-06-06 2008-06-06 Method and system for generating analogous fictional data from non-fictional data Abandoned US20090307240A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US12/135,093 US20090307240A1 (en) 2008-06-06 2008-06-06 Method and system for generating analogous fictional data from non-fictional data
US12/549,470 US7958162B2 (en) 2008-06-06 2009-08-28 Method and system for generating analogous fictional data from non-fictional data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US12/135,093 US20090307240A1 (en) 2008-06-06 2008-06-06 Method and system for generating analogous fictional data from non-fictional data

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US12/549,470 Continuation US7958162B2 (en) 2008-06-06 2009-08-28 Method and system for generating analogous fictional data from non-fictional data

Publications (1)

Publication Number Publication Date
US20090307240A1 true US20090307240A1 (en) 2009-12-10

Family

ID=41401239

Family Applications (2)

Application Number Title Priority Date Filing Date
US12/135,093 Abandoned US20090307240A1 (en) 2008-06-06 2008-06-06 Method and system for generating analogous fictional data from non-fictional data
US12/549,470 Expired - Fee Related US7958162B2 (en) 2008-06-06 2009-08-28 Method and system for generating analogous fictional data from non-fictional data

Family Applications After (1)

Application Number Title Priority Date Filing Date
US12/549,470 Expired - Fee Related US7958162B2 (en) 2008-06-06 2009-08-28 Method and system for generating analogous fictional data from non-fictional data

Country Status (1)

Country Link
US (2) US20090307240A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090319520A1 (en) * 2008-06-06 2009-12-24 International Business Machines Corporation Method and System for Generating Analogous Fictional Data From Non-Fictional Data
US20150135327A1 (en) * 2013-11-08 2015-05-14 Symcor Inc. Method of obfuscating relationships between data in database tables
US10181050B2 (en) * 2016-06-21 2019-01-15 Mastercard International Incorporated Method and system for obfuscation of granular data while retaining data privacy
US20230033054A1 (en) * 2021-08-02 2023-02-02 Sap Se Comparing datasets using hash values over a subset of fields

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8478705B2 (en) 2010-01-15 2013-07-02 International Business Machines Corporation Portable data management using rule definitions
US12045364B1 (en) 2010-04-21 2024-07-23 Stanley Trepetin Mathematical method for performing homomorphic operations
US9946810B1 (en) 2010-04-21 2018-04-17 Stan Trepetin Mathematical method for performing homomorphic operations
US8626749B1 (en) * 2010-04-21 2014-01-07 Stan Trepetin System and method of analyzing encrypted data in a database in near real-time
US8666998B2 (en) * 2010-09-14 2014-03-04 International Business Machines Corporation Handling data sets
US8949166B2 (en) 2010-12-16 2015-02-03 International Business Machines Corporation Creating and processing a data rule for data quality
US8898104B2 (en) 2011-07-26 2014-11-25 International Business Machines Corporation Auto-mapping between source and target models using statistical and ontology techniques

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020169793A1 (en) * 2001-04-10 2002-11-14 Latanya Sweeney Systems and methods for deidentifying entries in a data source
US20060080554A1 (en) * 2004-10-09 2006-04-13 Microsoft Corporation Strategies for sanitizing data items
US20070255704A1 (en) * 2006-04-26 2007-11-01 Baek Ock K Method and system of de-identification of a record
US20080140616A1 (en) * 2005-09-21 2008-06-12 Nicolas Encina Document processing
US20080310707A1 (en) * 2007-06-15 2008-12-18 Microsoft Corporation Virtual reality enhancement using real world data
US20090037453A1 (en) * 2007-07-31 2009-02-05 Sap Ag Unified and extensible implementation of a change state id for update services based on a hash calculation

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7412422B2 (en) * 2000-03-23 2008-08-12 Dekel Shiloh Method and system for securing user identities and creating virtual users to enhance privacy on a communication network
US6765569B2 (en) 2001-03-07 2004-07-20 University Of Southern California Augmented-reality tool employing scene-feature autocalibration during camera motion
US20020145573A1 (en) 2001-04-07 2002-10-10 Delta Electronics, Inc. Compact portable virtual image display
CA2374298A1 (en) * 2002-03-01 2003-09-01 Ibm Canada Limited-Ibm Canada Limitee Computation of frequent data values
US7024409B2 (en) * 2002-04-16 2006-04-04 International Business Machines Corporation System and method for transforming data to preserve privacy where the data transform module suppresses the subset of the collection of data according to the privacy constraint
US7158979B2 (en) * 2002-05-22 2007-01-02 Ingenix, Inc. System and method of de-identifying data
US7707413B2 (en) * 2004-12-02 2010-04-27 Palo Alto Research Center Incorporated Systems and methods for protecting private information in a mobile environment
ATE428154T1 (en) 2005-05-03 2009-04-15 Seac02 S R L AUGMENTED REALITY SYSTEM WITH IDENTIFICATION OF THE REAL MARKING OF THE OBJECT
US20080103794A1 (en) 2006-11-01 2008-05-01 Microsoft Corporation Virtual scenario generator
US7729899B2 (en) * 2007-02-06 2010-06-01 Basis Technology Corporation Data cleansing system and method
US20080240425A1 (en) * 2007-03-26 2008-10-02 Siemens Medical Solutions Usa, Inc. Data De-Identification By Obfuscation
US20090307240A1 (en) 2008-06-06 2009-12-10 International Business Machines Corporation Method and system for generating analogous fictional data from non-fictional data

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020169793A1 (en) * 2001-04-10 2002-11-14 Latanya Sweeney Systems and methods for deidentifying entries in a data source
US20060080554A1 (en) * 2004-10-09 2006-04-13 Microsoft Corporation Strategies for sanitizing data items
US20080140616A1 (en) * 2005-09-21 2008-06-12 Nicolas Encina Document processing
US20070255704A1 (en) * 2006-04-26 2007-11-01 Baek Ock K Method and system of de-identification of a record
US20080310707A1 (en) * 2007-06-15 2008-12-18 Microsoft Corporation Virtual reality enhancement using real world data
US20090037453A1 (en) * 2007-07-31 2009-02-05 Sap Ag Unified and extensible implementation of a change state id for update services based on a hash calculation

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090319520A1 (en) * 2008-06-06 2009-12-24 International Business Machines Corporation Method and System for Generating Analogous Fictional Data From Non-Fictional Data
US7958162B2 (en) 2008-06-06 2011-06-07 International Business Machines Corporation Method and system for generating analogous fictional data from non-fictional data
US20150135327A1 (en) * 2013-11-08 2015-05-14 Symcor Inc. Method of obfuscating relationships between data in database tables
US10515231B2 (en) * 2013-11-08 2019-12-24 Symcor Inc. Method of obfuscating relationships between data in database tables
US10181050B2 (en) * 2016-06-21 2019-01-15 Mastercard International Incorporated Method and system for obfuscation of granular data while retaining data privacy
US20230033054A1 (en) * 2021-08-02 2023-02-02 Sap Se Comparing datasets using hash values over a subset of fields

Also Published As

Publication number Publication date
US20090319520A1 (en) 2009-12-24
US7958162B2 (en) 2011-06-07

Similar Documents

Publication Publication Date Title
US7958162B2 (en) Method and system for generating analogous fictional data from non-fictional data
US7866542B2 (en) System and method for resolving identities that are indefinitely resolvable
AU2018253478B2 (en) Testing insecure computing environments using random data sets generated from characterizations of real data sets
US8732181B2 (en) Systems and methods for the comparison of annotations within files
US8924401B2 (en) Method and system for logical data masking
US20100042643A1 (en) Virtual masked database
US11080423B1 (en) System for simulating a de-identified healthcare data set and creating simulated personal data while retaining profile of authentic data
US20090100527A1 (en) Real-time enterprise data masking
US8930389B2 (en) Mutual search and alert between structured and unstructured data stores
JP2023542632A (en) Protecting sensitive data in documents
US7934093B2 (en) Assigning security levels to a shared component
US20200233977A1 (en) Classification and management of personally identifiable data
US20210398020A1 (en) Machine learning model training checkpoints
JP4878527B2 (en) Test data creation device
WO2012054352A1 (en) Systems and methods for cluster validation
US10339035B2 (en) Test DB data generation apparatus
CN109558461B (en) Medical data classified storage method and device
US10403392B1 (en) Data de-identification methodologies
US9201937B2 (en) Rapid provisioning of information for business analytics
KR20200005903A (en) Server and method for document trading based on enclosed type membership
US11675751B2 (en) Systems and methods for capturing data schema for databases during data insertion
Castro A New Approach for Dynamic and Risk-Based Data Anonymization
CN118355378A (en) Topic detection within an information corpus
CN116306550A (en) Method and device for generating security threat document
US20070214160A1 (en) System and method for characterizing and generating data resembling a real population

Legal Events

Date Code Title Description
AS Assignment

Owner name: INTERNATIONAL BUSINESS MACHINES CORPORATION, NEW Y

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:BASILE, RYAN M.;REEL/FRAME:021061/0967

Effective date: 20080605

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION