1 / 37

A Platform for Personal Information Management and Integration - Xin Dong and Alon Halevy

A Platform for Personal Information Management and Integration - Xin Dong and Alon Halevy. -Presented by Yogesh D Nagawkar. Personal Information Management (PIM).

hilde
Télécharger la présentation

A Platform for Personal Information Management and Integration - Xin Dong and Alon Halevy

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. A Platform for Personal Information Management and Integration-Xin Dong and Alon Halevy -Presented by Yogesh D Nagawkar

  2. Personal Information Management (PIM) • It actually refers to the activities of a person who in order to performs tasks, acquires, maintains, organizes, retrieves, use different forms of information like web-based, paper-based, messages. • One goal of PIM is to make available the right information at a right time in a right form and at a right place to satisfy the needs of a person. • Personal information manager, often referred as as PIM tool or simply PIM, is an application software that functions as personal organizer. • Some examples of PIM tools are ActionOutline, Aethera, Agenda at Once, etc.

  3. Need for different system • Large amount of information available which made ‘searching’ a hot research topic • Information available on both WWW and personal computer desktops • V Bush[2] in 1946 observed the state of human mind • Today’s desktops supports directory hierarchies and not associative traversal

  4. SEMEX • Offers users a flexible platform for PIM • Its first goal is to enable users to browse their personal information by association. For example: user thinks of one person then emails sent to him and then papers written by that person. • Second goal is to leverage the associations to increase user’s productivity. • Challenge to Semex is to create automatic associations between data items on users’ desktop. • Authors tried to create enough associations so that Semex becomes an indispensable tool for searching purpose.

  5. Browsing by Association • Semex provides logical view of the objects and relations between them. • Semex creates associative database on its own so that users don’t have any overhead. • For example, users of Semex can browse through their personal information by objects such as person, publication and message and associations such as AuthorBy, Cities and AttachedTo. • Semex is extensible so that more associations can be added as it is impossible to figure out all the associations within one’s personal information.

  6. Browsing by Associations (continued) • Semex obtains objects and their associations from multiple types of sources. • Firstly, from programs that are specific to some file types, for example from email and contacts or from pwerpoint presentations. • Secondly from external list or database, for example, list of graduate students or departmental collegues. • Finally, more complex associations are derived from simple ones, for example co-authors. • But all this raises one important technical challenge. • When extracting objects and associations , Semex needs to decide whether the two or more references to objects represent the same object or not, that is, reconcile references.

  7. On-the-fly Data Integration • Semex leverages the associative database to increase user’s productivity. • There will be many disparate data sources which can help user in accomplishing the task, but integrating data with current tools is tedious. • With Semex, users can import each of the data sources into personal information space and then can query across them and other personal information. • Today’s data integration projects proceeds with focus on frequently recurring queries but many of today’s data integration tools does not support this. • But Semex leverages its knowledge about the domain and past activities of users which help it to create association database according to user’s needs.

  8. On-the-fly Data Integration (continued) • Semex enables users to easily incorporate new data sources into their association database in several steps. • First, Semex helps the user to prepare the data so it can be processed. For example, this may require scraping the data from a web page or spreadsheet. • Second, Semex helps the user establish the semantic relationships between the external data source and the Semex domain model. In some cases, this step may involve extending the user's personal information model. • In the third step, Semex imports the data into the personal information space, reconciles references to guarantee high quality import at the instance level. • Finally, Semex analyzes the imported data to find patterns that may be of interest to the user.

  9. Overarching PIM themes • Challenges faced by authors while developing Semex. • Long-lived and Evolving Data: Most database management systems only capture only snapshots of the world whereas Semex aims to capture data which is evolving through the previous activities of users. • Granularity of data: Data can be modeled at very fine level, but users may not be technical oriented and Semex aims all the users (technical and non-technical) should be able to use it efficiently. So it is necessary to keep model as simple as possible. • Semex should support both structured and unstructured data in a seamless fashion. • Also when designing PIM systems it is important to think from the perspective of the user and her interactions with data in her daily routine, rather than from the perspective of the database. We need to build systems to support users in their own habitat, rather than trying to fit their activities into traditional data management. • Hardware challenges: data should be consistent across them, updates should propagate seamlessly, and in case one of them fails, it should recover gracefully by communicating with others. Furthermore, when we obtain a new device, it should be able to self-configure and obtain its relevant data.

  10. Browsing and Querying in Semex

  11. Browsing and Querying in Semex (continued) • Search can be done in 3 ways: • Keyword search: Semex returns all the objects that somehow mentions that keyword. • Class in domain model: User can select any class from domain model and enter specific values for some of its attributes thus forming a selection query. • Association queries: It is a conjunctive query over triplets, each triplet describing an association between a pair of objects and it is created through Semex’s query interface. • Example: Bernstein keyword gives all the sets like persons, messages and papers mentioning this keyword. When user selects person set, then Semex returns all the objects associated with this person categorized into papers authored by him, messages send to him, etc.

  12. System Architecture

  13. System Architecture (continued) • Domain Model: Interface between users and system. Includes sets of classes such as persons, publications and messages and associations such as AuthorOf, Cities and SendTo. Semex comes with a very generic domain model but offers several ways to personalize it. For example, Semex users can extend their domain model by example: the user may refine, modify or generalize the pattern or combine it with other patterns to create the desired class. Ultimately, we would like the system to identify interesting clusters of information, and propose extensions based on them.

  14. System Architecture (continued) • Associations and Instances: This module includes variety of mechanisms to obtain objects and their associations. Simple: Objects and associations stored in data sources and they only need to extracted into domain model. For example, a contact list already contains several important attributes of persons. Extracted: Objects and associations can be extracted from specific file formats. For example, authors can be extracted from Latex files and Powerpoint presentations, and citations can be computed from the combination of Latex and Bibtex files. External: Data sources not from user’s desktop. For example, if CiteSeer were to publish a web interface, one could extract citation associations directly from there. Defined: In the same way as views define interesting relations in a database, we can define objects and associations from simpler ones. As simple examples, we can define the association coAuthor, or the concept emailFromFamily.

  15. System Architecture (continued) • Data Repository: Authors plan to create a separate database for association database which is updated periodically and transparent to user.

  16. Reference Reconciliation • Data comes from many heterogeneous sources so Semex needs to mesh all the data seamlessly. For example we get information of Mike Cary from different sources: Name: Mike Cary Phone: 9873738972 Email: mcary@gmail.com Now in order to mesh this data Semex must realize that all this data belongs to one person Mike Cary. • Previous works fail due to assumptions like all the references share the same set of attributes, each attribute has a single value and references have a reasonable number of attributes.

  17. Semex do not hold these assumptions because of following reasons: • First, the data sources in Semex are heterogeneous, thus containing different sets of attributes. In the previous example, the attributes of the first and the second references even do not overlap. • Second, attributes may have multiple values; e.g., it is common for persons to have multiple email addresses. • Third, each reference may contain very limited information; i.e., have only one or two attributes.

  18. Reconciling Person References • Key idea: to gradually enrich the references when they are matched with others. The enriched references contain more information about the domain object, thereby enabling more sophisticated matching decisions. Specifically, an enriched reference to an object includes a set of values for each of its attributes, rather than a single value. • For example, we may have both AT&T Labs" and AT&T Shannon Laboratories" as possible values for the name attribute of an Institute, or may have multiple spellings of someone's last name in an enriched Person reference. • The values of multi-valued attributes are then grouped and each group will refer to one instant.

  19. Reconciling Person References (continued) Three steps: • Step 1: Reconciling based on shared keys: Merges two references r1 and r2 if they share a value on a key. Specifically, there should be a key k such that for each attribute a of k, the values that r1 has for a intersect with the values that r2 has for a. • Step 2: Reconciling based on string similarity: Merges two references r1 and r2 based on string similarity. Specifically, when on each of their common attributes a, one of a's values in r1 has high string similarity with one of a's values in r2, we merge r1 and r2. Also, employ domain dependent heuristics to compare certain strings. For example, we compare email addresses by exploiting knowledge of the different components of the address and recognizing certain mail software idiosyncrasies. In the case of phone numbers, we allow for missing area codes or extension numbers. • Step 3: Applying global knowledge: After grouping multiple references into richer ones, we make additional merging decisions based on analysis of the entire references. For example: Time-series comparison: The time-series analyzer selects pairs of references that were judged similar in the previous passes, but not combined. It then collects for each reference a set of time stamps of the email messages associated with the reference. If the time series have little or no overlap, the references are merged. This heuristic works well for detecting people who move from one institution to another.

  20. Reconciling objects of different classes

  21. Reconciling objects of different classes (continued) • First phase: Reconciliation to each class in isolation. Merges two conferences c1 and c2. This phase also identifies a set of candidate pairs: pairs of references that might still be reconciled if the algorithm gets more evidence. • Second phase: Creating dependency graphs. Node in the graph for every merged pair and every candidate pair of references for each class in the domain model. Each node is associated with a similarity score (between 0 and 1), computed in Phase 1. An edge from node m to node n in the graph implies that when we re-compute the similarity for m, we should reconsider the similarity for n.

  22. Dependency Graphs: Merging of c1 and c2 triggers the merging of the paper references pa1 and pa2. Given this decision to merge pa1 and pa2, Semex may merge person references pe1 with pe3 and pe2 with pe4. Finally based on merging on person references, Semex may decide to merge institution references i1 and i2.

  23. Reconciling Evolving objects • Semex also manages objects which evolve over a period of time. For example: a publication goes through many versions in its lifecycle: its title, authors and its contents may change over time. Same applies for software projects, presentations and other objects. • So it is not clear when to model a set of data (which version?). • Semex model different versions for the set of evolving data. • Distinguish between fine-grained reconciliation and coarse-grained reconciliation. • Fine-grained reconciliation --- discussed so far in the paper. • Coarse-grained reconciliation: consider candidate pairs resulting from the fine-grained phase. Then look for clues that imply the involution of one object into the other which is based on examining the global knowledge we have of the reference.

  24. Reconciling Evolving objects (continued) Previous example: • Semex finds a set of Publication objects with similar titles and authors, but possibly distinct values for other attributes (e.g., associated with different conferences). • It then analyzes the time stamps associated with the objects to see whether there is some obvious temporal progression. • The results of coarse-grained reconciliation are presented differently to the user: first, Semex informs the user that several objects are being shown as one; second, Semex may show the user only the reference to the most recent object, and let the user explore previous ones on demand.

  25. On-the-fly Integration with Semex • Example: Suppose the user is forming a program committee for a conference, and she needs to select people who recently published at the conference, but did not serve on its program committee in the last two years. There are disparate sources of data that can help her in this task, such as a spreadsheet of recent PC members and DBLP. • With Semex, the user would proceed as follows. She begins by importing each of these data sets into her personal information space. For example, she would import the relevant subset of the DBLP data as a set of instances and associations into the Semex database. • Similarly, she imports the PC member spreadsheet. • Now she can pose queries, such as finding all the people who have published at the conference but did not serve on the PC in the last two years. • Moreover, she can intersect the result with her association database to see which of these people are her co-authors or have interacted with her on other program committees. • Finally, once she created the list of people for the PC, she can export the data into a spreadsheet that includes their email addresses and institutions for future use.

  26. Steps to import data • Data preparation and wrapping: Transform the data into a structured form that Semex can manipulate further. For example, this may involve extracting data from a web site into XML, or reading the cells of a spreadsheet. • Schema mapping: Establish the semantic relationships between the data source and the Semex domain model. The result is a set of query expressions that enable importing the external data into Semex. • Data import: Given the schema mapping, import data from the external data sources. In this step Semex reconciles references so all the associations mesh seamlessly together. • Data analysis and summarization (Optional step): Semex analyzes the imported data and tries to find patterns that may be of interest to the user. For example, when importing a spreadsheet of people, Semex may find that a large fraction of them are the user's co-authors or overlap with other sources the user has integrated in the past.

  27. Schema Mapping Algorithm • Example: Suppose the user is forming a program committee for a conference, and she needs to select people who recently published at the conference, but did not serve on its program committee in the last two years. There are disparate sources of data that can help her in this task, such as a spreadsheet of recent PC members and DBLP. • We have to import data from a spreadsheet listing the PC members of major database conferences into the domain model. Assume spreadsheet has four columns - name, conf, year and comment.

  28. Schema Mapping Algorithm (continued) Step 1: Attribute Matching: • Finds correspondences between attributes in the source schema and attributes in the domain model. • Additional Clues which are as follows: • Considers the names of the classes attached to the attributes. For example, the spreadsheet has a column named conf, but the domain model does not. However, the class Conference in the domain model hints at the correspondence between conf and some attribute in the Conference class. • Considers knowledge of overlapping data. In the example, Semex observes that several instances of the conf column occur as instances of attribute name of class Conference. Hence, Semex proposes to map conf to the attribute name of Conference. Also, the comment column in the spreadsheet is matched to the track attribute of the Committee class, because they have overlapping values (e.g., \research", \industry"). • The result of this step is a set of triples of the form (a, c, p), denoting that the attribute a in spreadsheet maps to the attribute p of the class c in the domain model.

  29. Schema Mapping Algorithm (continued)

  30. Schema Mapping Algorithm (continued) Step 2: Class Discovery: • Identifies candidate combinations of classes in the domain model (with their associated attributes) that will be populated by a row of data in the external source. • The output of Step 2 is a set of class combinations, each of which consists of a bag of classes to populate, each associated with a set of triples output by Step 1.

  31. Schema Mapping Algorithm (continued) Step 3: Association Discovery: • Proposes the associations between class instances in the combinations proposed in Step 2. • For example, in this step the algorithm will propose that the instance of Committee is related to that of Person by the association memberOf, and related to that of Conference by the association organizedBy. • The result of this step is a set of proposed mappings that the user can refine, provide feedback on, or accept.

  32. Conclude • Automatically construct database for associations between objects • This database can support tasks such as coordination between multiple personal devices and context-aware behaviors. • It supports importing external information. • Semex also addresses the problem of evolving objects which many current tools fail to solve.

  33. References

  34. Thank you!!

More Related