1 / 4

Privacy Preserving Collaborative Sequential Pattern Mining

Privacy Preserving Collaborative Sequential Pattern Mining. Justin Zhan University of Ottawa. Privacy-Preserving Collaborative Data Mining. Alice Carol Bob. Data Set C. Data Set A. Data Set B. Data Mining. Results.

amonica
Download Presentation

Privacy Preserving Collaborative Sequential Pattern Mining

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. Privacy Preserving Collaborative Sequential Pattern Mining Justin Zhan University of Ottawa

  2. Privacy-Preserving Collaborative Data Mining Alice Carol Bob Data Set C Data Set A Data Set B Data Mining Results

  3. Goal: Multiple parties jointly conduct sequential pattern mining without revealing their private data to each other. An example: Problem Definition c1 c2 Pattern: ATM < ticket < pop-corn with support of 1/2

  4. Approach • Support: a sequential pattern (x < y) has support s% if s% of transactions (records) in a joint data set of n parties contain both x and y with x happening before y. • Approach: • Construct event vectors (Col: transaction times of an item; Row: customer-ID) from data tables. • Compute the support of sequential patterns (or events) based on event vectors via a secure protocol.

More Related