1 / 3

Does your learning algorithm assume direct access to data? In practice:

Learning Updatable Classifiers from Remote Data. Does your learning algorithm assume direct access to data? In practice: Data is too large to ship to a centralized location In certain domains, such as personalized medicine, privacy regulations may explicitly prohibit direct access to data.

Download Presentation

Does your learning algorithm assume direct access to data? In practice:

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Learning Updatable Classifiers from Remote Data • Does your learning algorithm assume direct access to data? • In practice: • Data is too large to ship to a centralized location • In certain domains, such as personalized medicine,privacy regulations may explicitly prohibit direct access to data. • Even in cases where data can be shipped to a centralized location, the local copy of the dataset may quickly become out of date due to frequent updates to the data. • Needed: Approaches for learning from data without direct access,in settings where the data can be accessed only through statistical queries

  2. Problem Formulation

  3. General Framework • Query Formulation:poses the relevant statistical queries • Hypothesis Generation: uses the resulting statistics to update or refine a partial model (and if necessary, further invoke the statistical query component)

More Related