Re-sizing data partitions for ensemble models in a mapreduce framework

US9798782B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-9798782-B2
Application numberUS-201414297606-A
CountryUS
Kind codeB2
Filing dateJun 5, 2014
Priority dateJun 5, 2014
Publication dateOct 24, 2017
Grant dateOct 24, 2017

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

Techniques are described for revising data partition size for use in generating predictive models. In one example, a method includes determining an initial number of base model partitions of data from a plurality of data sources; determining an initial base model partition size based at least in part on the initial number of base model partitions; and evaluating the initial base model partition size at least in part with reference to at least one base model partition size reference. The method further includes determining a finalized number of base model partitions based at least in part on the initial base model partition size; determining a revised base model partition size; and generating revised base models based at least in part on the revised base model partition size, including using a predictive modeling framework to randomly assign input data records from the plurality of data sources into the base model partitions.

First claim

Opening claim text (preview).

What is claimed is: 1. A computer program product comprising a non-transitory computer-readable medium having program code embodied therewith, the program code executable by a computing device to: Determine a candidate adjustment factor for a number of base model partitions of data from a plurality of data sources based at least in part on a target size of an ensemble model; Determine an initial number of the base model partitions as a sum of a target size of the ensemble model and the lower of either the candidate adjustment factor or a constant; Determine an initial base model partition size based at least in part on the initial number of base model partitions; Evaluate the initial base model partition size at least in part with reference to at least one base model partition size reference; Determine a finalized number of base model partitions based at least in part on the evaluating of the initial base model partition size at least in part with reference to the at least one base model partition size reference; Determine a revised base model partition size based at least in part on the finalized number of base model partitions; and Generate revised base models based at least in part on the revised base model partition size, wherein generating the revised base models comprises using a predictive modeling framework to randomly assign input data records from the plurality of data sources into the finalized number of base model partitions. 2. A computer system comprising: One or more processors, one or more computer-readable memories, and one or more non-transitory computer-readable storage devices; Program instructions, stored on at least one of the one or more storage devices for execution by at least one of the one or more processors via at least one of the one or more memories, to determine a candidate adjustment factor for a number of base model partitions of data from a plurality of data sources based at least in part on a target size of an ensemble model; Program instructions, stored on at least one of the one or more storage devices for execution by at least one of the one or more processors via at least one of the one or more memories, to determine an initial number of the base model partitions as a sum of a target size of the ensemble model and the lower of either the candidate adjustment factor or a constant; Program instructions, stored on at least one of the one or more storage devices for execution by at least one of the one or more processors via at least one of the one or more memories, to determine an initial base model partition size based at least in part on the initial number of base model partitions; Program instructions, stored on at least one of the one or more storage devices for execution by at least one of the one or more processors via at least one of the one or more memories, to evaluate the initial base model partition size at least in part with reference to at least one base model partition size reference; Program instructions, stored on at least one of the one or more storage devices for execution by at least one of the one or more processors via at least one of the one or more memories, to determine a finalized number of base model partitions based at least in part on the evaluating of the initial base model partition size at least in part with reference to the at least one base model partition size reference; Program instructions, stored on at least one of the one or more storage devices for execution by at least one of the one or more processors via at least one of the one or more memories, to determine a revised base model partition size based at least in part on the finalized number of base model partitions; and Program instructions, stored on at least one of the one or more storage devices for execution by at least one of the one or more processors via at least one of the one or more memories, to generate revised base models based at least in part on the revised base model partition size, wherein generating the revised base models comprises using a predictive modeling framework to randomly assign input data records from the plurality of data sources into the finalized number of base model partitions. 3. The computer program product of claim 1 , wherein the predictive modeling framework comprises a MapReduce framework. 4. The computer program product of claim 1 , wherein using the predictive modeling framework to randomly assign the input data records from the plurality of data sources into the finalized number of base model partitions comprises using a MapReduce framework to randomly assign the input data records from the plurality of data sources into the finalized number of base model partitions. 5. The computer program product of claim 1 , wherein the program code is further executable by the computing device to determine the initial base model partition size by determining a floor of a total number of records in a dataset, minus a size of a holdout sample of a size of a validation sample V, then divided by a number of base model partitions. 6. The computer program product of claim 1 , wherein the initial number of base model partitions comprises an estimated target number of base model partitions, wherein the program code is further executable by the computing device to determine the initial base model partitions size based also at least in part on a minimum number of base model partitions. 7. The computer program product of claim 1 , wherein the program code is further executable by the computing device to generate an output based at least in part on the revised base model partitions size. 8. The computer program product of claim 1 , wherein the program code is further executable by the computing device to generate, using reduce operations, the plurality of base model partitions based on the plurality of training samples, prior to determining an initial number of base model partitions of data from a plurality of data sources. 9. The computer program product of claim 1 , wherein the program code is further executable by the computing device to generate the ensemble model based on the plurality of revised base models. 10. The computer program product of claim 9 , wherein the program code is further executable by the computing device to: generate, using map operations for each of the data sources, a validation sample and a holdout sample from the data sources; merge the holdout samples into a holdout dataset; and generate, using a reduce operation, a reference model based on the validation samples. 11. The computer program product of claim 10 , wherein the program code is further executable by the computing device to evaluate the ensemble model and the reference model with reference to the holdout dataset. 12. The computer program product of claim 11 , wherein the program code is further executable by the computing device to generate a predictive model based at least in part on the evaluating of the ensemble model and the reference model with reference to the holdout dataset.

Assignees

Inventors

Classifications

  • Query processing support for facilitating data mining operations in structured databases · CPC title

  • Object oriented databases · CPC title

  • Data mining · CPC title

  • with details for data modelling support · CPC title

  • Physics · mapped topic

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US9798782B2 cover?
Techniques are described for revising data partition size for use in generating predictive models. In one example, a method includes determining an initial number of base model partitions of data from a plurality of data sources; determining an initial base model partition size based at least in part on the initial number of base model partitions; and evaluating the initial base model partition…
Who is the assignee on this patent?
IBM
What technology area does this patent fall under?
Primary CPC classification G06F16/2465. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Oct 24 2017 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 8 related publications on this page (citations in our corpus or others sharing the same primary CPC).