SlideShare a Scribd company logo
1 of 17
Remembrance of
Data Past
Using Context in Personal
Information Search
Amélie Marian, Rutgers University
Thu D. Nguyen, Rutgers University
Daniela Vianna, Rutgers University
Luan Nguyen, Rutgers University
What was the name of that
restaurant?
• I went there with Julia
• We had dinner
• It was pouring rain

Some Sources of helpful data
    “With Julia”: Calendar, email, text
    “Restaurant”: Check-ins, cell phone GPS logs
    “Restaurant”: Credit Card statements
    “Pouring rain”: Historical Weather reports
                   Amélie Marian - Rutgers University
The Web



hypertext       universal library of text

                                                             and multimedia




personal/private data        social data

                        Amélie Marian - Rutgers University
Personal data is fragmented




            Amélie Marian - Rutgers University
We remember our data based
on context clues
• “Serge sent me this file while we were on a
  conference call with Alkis”
  Skype, Google hangout, email, calendar, filesystem
• “I found this shopping web site while talking to
  Tova on Skype, She was wearing a bue dress.”
  Skype (+ snaphot), calendar, browser history
• “Are my insurance reimbursements up to date?”
  Calendar, insurance account, bank account




                      Amélie Marian - Rutgers University
We also remember data from
our social network
• “Mohan posted this interesting article on CS
  education on Facebook, or maybe on Twitter, or
  maybe it was Moshe Vardi who posted it”
  Facebook, Twitter, browser history
• “What are the books my friends recommended”
  Facebook (and comments), Twitter, emails
• “What are the place in Maui that my friends
  enjoyed”
  Facebook, Twitter, emails, Foursquare


                      Amélie Marian - Rutgers University
Data dimensions
• Follow natural interrogative words:
  • what? (content)
  • who? (with whom, from whom, to whom,...)
  • where? (physical or logical, in the real-world
    and in the system)
  • when? (time and date, but also what was
    happening concurrently, before and after)
  • why? (sequence of data/events that are
    connected)
  • how? (application, author, environment).
                    Amélie Marian - Rutgers University
What is an answer?
• Content
  •   Email
  •   File
  •   Link
  •   List of objects (insurance reimbursements)
• But also part of the context
  • Location
  • Meeting participants
  • Time

                       Amélie Marian - Rutgers University
Personal Data Context
• Explicit
   • Metadata information stored by the file system or
     application, e.g., timestamp, GPS location, tags, directory
     structure.
• Implicit
   • Identified through application-based semantic
     information, e.g., email recipients, calendar meeting
     participants, check-in location
• Inferred
  • Knowledge about the environment of the data collection.
     • System environment (Which applications/documents were
       opened concurrently with a given document)
     • Social environment (Which Facebook members had access to
       an event)
     • Real world environment (Who was physically in the room –
       RFID tags, skype –, weather).
                          Amélie Marian - Rutgers University
Challenges
• Indexing content and context
  • Semantic analysis for extracted context
  • Data integration
  • Identify inferred context
    • Store and index as it is produced (system environment)
    • Use API calls on-demand or copy information (social and
      real-world environment)
• Unified data model
  • Content and structure
  • Data in context
  • Navigation

                      Amélie Marian - Rutgers University
Challenges (2)
• Powerful data tools
  • Access and query (possibly remote) sources
  • Search based on content and contextual clues
    • Approximate matching
  • Explore data to get relevant information
  • Discover new relevant information
    • “It’s been six month, you need to make a dentist
      appointment!”
    • “You forgot to pay the home insurance bill!”
    • “Last time you bought toothpaste was a month ago,
      you are probably running out.”

                     Amélie Marian - Rutgers University
Previous results:                                          EDBT’08
                                                           ICDE’08 (demo)
                                                           EDBT’11
Unified Structure, Content,                                TKDE’12
                                                           with Wei Wang,
and Metadata Search                                        Chris Peery, and
                                                           Thu D. Nguyen

• Data and query models that unify content and
  structure along one dimension
• System metadata seen as a separate dimension
• A unified multi-dimensional scoring mechanism
  • IDF-based scores for each dimension
  • Individual dimension scores easily combined
  • TF scores to break ties
• Query processing algorithms and index structures
  to score and rank answers efficiently

                      Amélie Marian - Rutgers University
Unified Structure and Content
Target file: Halloween party pictures taken at home where someone
  wears a witch costume




                                                   //Home*.//“Halloween” and .//“witch”+
   File
                                                                       root
 Boundary
                                                                      Home

                                                              “Halloween”     “witch”




                         Amélie Marian - Rutgers University
Unified IDF Score
 For a unified data tree T, a path query PQ, and a file
  F, we define:
 • IDF Score
                                                            N
                                        log
                                                matches (T , PQ )
               score   idf
                             ( PQ )
                                                     log N



   where N is total number of files, and                          matches (T , PQ )   is the
   set of files that match PQ in T.



                                 Amélie Marian - Rutgers University
Date: 26 Feb 07
                                                          File Extension: .txt
Case Study                                                Directory:
                                                          Personal/Ebook/Novel/JackLondon


Target file: Electronic version of the novel SeaWolf by Jack London
  Content and filtering Query                                             Target file does
  Keywords: sea, wolf, jack, london                                       not appear
  Directory: /JackLondon/Ebooks                                           in result
  Approximate Query                                                        Target file at
  Keywords: sea, wolf, jack, london                                        Rank 3
  Directory: /JackLondon/Ebooks

  Content and filtering Query
  Keywords: sea, wolf, jack, london                                       Target file does
  Date:19 Feb 07; type: pdf                                               not appear
  Directory: /JackLondon/Ebooks                                           in result
  Approximate Query
  Keywords: sea, wolf, jack, london                                        Target file at
  Date: 19 Feb 07; type: pdf                                               Rank 2
  Directory: /JackLondon/Ebooks
                             Amélie Marian - Rutgers University
Conclusions
• First step towards an automated Personal Data
  Assistant
  • Looks at data and its context
  • Gathers personal data from remote sources
    • Cloud applications, social networks, emails, phone
      logs, financial accounts, friends public data,…
  • Integrates data in a unified data model
    • Based on natural questions
  • Provide search and discovery capabilities
    • Beyond keyword search
    • Context-aware

                     Amélie Marian - Rutgers Universityby
                                          Funded            a Google Research Award
Ushi Wakamaru!
(that’s the restaurant)




                          Amélie Marian - Rutgers University

More Related Content

What's hot

Semantic Search tutorial at SemTech 2012
Semantic Search tutorial at SemTech 2012Semantic Search tutorial at SemTech 2012
Semantic Search tutorial at SemTech 2012
Peter Mika
 
WWW2014 Tutorial: Online Learning & Linked Data - Lessons Learned
WWW2014 Tutorial: Online Learning & Linked Data - Lessons LearnedWWW2014 Tutorial: Online Learning & Linked Data - Lessons Learned
WWW2014 Tutorial: Online Learning & Linked Data - Lessons Learned
Stefan Dietze
 
euclid_linkedup WWW tutorial (Besnik Fetahu)
euclid_linkedup WWW tutorial (Besnik Fetahu)euclid_linkedup WWW tutorial (Besnik Fetahu)
euclid_linkedup WWW tutorial (Besnik Fetahu)
Besnik Fetahu
 
U3 Retrieval Information
U3 Retrieval InformationU3 Retrieval Information
U3 Retrieval Information
izaherna
 
Cognitive Models in Recommender Systems
Cognitive Models in Recommender SystemsCognitive Models in Recommender Systems
Cognitive Models in Recommender Systems
Christoph Trattner
 
Recommending Tags with a Model of Human Categorization
Recommending Tags with a Model of Human CategorizationRecommending Tags with a Model of Human Categorization
Recommending Tags with a Model of Human Categorization
Christoph Trattner
 

What's hot (20)

NISO Forum, Denver, Sept. 24, 2012: DataCite and Campus Data Services
NISO Forum, Denver, Sept. 24, 2012: DataCite and Campus Data ServicesNISO Forum, Denver, Sept. 24, 2012: DataCite and Campus Data Services
NISO Forum, Denver, Sept. 24, 2012: DataCite and Campus Data Services
 
Beyond Linked Data - Exploiting Entity-Centric Knowledge on the Web
Beyond Linked Data - Exploiting Entity-Centric Knowledge on the WebBeyond Linked Data - Exploiting Entity-Centric Knowledge on the Web
Beyond Linked Data - Exploiting Entity-Centric Knowledge on the Web
 
An Introduction to Information Retrieval and Applications
 An Introduction to Information Retrieval and Applications An Introduction to Information Retrieval and Applications
An Introduction to Information Retrieval and Applications
 
Semantic Search tutorial at SemTech 2012
Semantic Search tutorial at SemTech 2012Semantic Search tutorial at SemTech 2012
Semantic Search tutorial at SemTech 2012
 
WWW2014 Tutorial: Online Learning & Linked Data - Lessons Learned
WWW2014 Tutorial: Online Learning & Linked Data - Lessons LearnedWWW2014 Tutorial: Online Learning & Linked Data - Lessons Learned
WWW2014 Tutorial: Online Learning & Linked Data - Lessons Learned
 
euclid_linkedup WWW tutorial (Besnik Fetahu)
euclid_linkedup WWW tutorial (Besnik Fetahu)euclid_linkedup WWW tutorial (Besnik Fetahu)
euclid_linkedup WWW tutorial (Besnik Fetahu)
 
Mining and Understanding Activities and Resources on the Web
Mining and Understanding Activities and Resources on the WebMining and Understanding Activities and Resources on the Web
Mining and Understanding Activities and Resources on the Web
 
Sharing knowledge is what we do: The Education and/or The Semantic Web
Sharing knowledge is what we do: The Education and/or The Semantic WebSharing knowledge is what we do: The Education and/or The Semantic Web
Sharing knowledge is what we do: The Education and/or The Semantic Web
 
From Search to Predictions in Tagged Information Spaces
From Search to Predictions in Tagged Information SpacesFrom Search to Predictions in Tagged Information Spaces
From Search to Predictions in Tagged Information Spaces
 
The many ways of research in semantic technologies
The many ways of research in semantic technologiesThe many ways of research in semantic technologies
The many ways of research in semantic technologies
 
Knowledge acquisition using automated techniques
Knowledge acquisition using automated techniquesKnowledge acquisition using automated techniques
Knowledge acquisition using automated techniques
 
Search, Exploration and Analytics of Evolving Data
Search, Exploration and Analytics of Evolving DataSearch, Exploration and Analytics of Evolving Data
Search, Exploration and Analytics of Evolving Data
 
From Expert Finding to Entity Search on the Web
From Expert Finding to Entity Search on the Web From Expert Finding to Entity Search on the Web
From Expert Finding to Entity Search on the Web
 
U3 Retrieval Information
U3 Retrieval InformationU3 Retrieval Information
U3 Retrieval Information
 
Cognitive Models in Recommender Systems
Cognitive Models in Recommender SystemsCognitive Models in Recommender Systems
Cognitive Models in Recommender Systems
 
NISO Webinar: Library Linked Data: From Vision to Reality
NISO Webinar: Library Linked Data: From Vision to RealityNISO Webinar: Library Linked Data: From Vision to Reality
NISO Webinar: Library Linked Data: From Vision to Reality
 
Semantic Search at Yahoo
Semantic Search at YahooSemantic Search at Yahoo
Semantic Search at Yahoo
 
Recommending Tags with a Model of Human Categorization
Recommending Tags with a Model of Human CategorizationRecommending Tags with a Model of Human Categorization
Recommending Tags with a Model of Human Categorization
 
Analysing & Improving Learning Resources Markup on the Web
Analysing & Improving Learning Resources Markup on the WebAnalysing & Improving Learning Resources Markup on the Web
Analysing & Improving Learning Resources Markup on the Web
 
PhD thesis defense of Christopher Thomas
PhD thesis defense of Christopher ThomasPhD thesis defense of Christopher Thomas
PhD thesis defense of Christopher Thomas
 

Viewers also liked

Ricerca sui fregi
Ricerca sui fregiRicerca sui fregi
Ricerca sui fregi
christian98
 
Effective promotions done on
Effective promotions done onEffective promotions done on
Effective promotions done on
Abrar Schmidt
 
asian pharma press -published
asian pharma press -publishedasian pharma press -published
asian pharma press -published
Sachin Sangle
 
Праздничный каталог LR до 10.03.2015 Россия
Праздничный каталог LR до 10.03.2015 РоссияПраздничный каталог LR до 10.03.2015 Россия
Праздничный каталог LR до 10.03.2015 Россия
t575ae
 
Presentation supervision
Presentation supervisionPresentation supervision
Presentation supervision
Maxikar90
 

Viewers also liked (20)

Searching Web Forums
Searching Web ForumsSearching Web Forums
Searching Web Forums
 
Personal Information Management Systems - EDBT/ICDT'15 Tutorial
Personal Information Management Systems - EDBT/ICDT'15 TutorialPersonal Information Management Systems - EDBT/ICDT'15 Tutorial
Personal Information Management Systems - EDBT/ICDT'15 Tutorial
 
Inox thuan thanh
Inox thuan thanhInox thuan thanh
Inox thuan thanh
 
Ricerca sui fregi
Ricerca sui fregiRicerca sui fregi
Ricerca sui fregi
 
Teaser Trailer Analysis
Teaser Trailer AnalysisTeaser Trailer Analysis
Teaser Trailer Analysis
 
Corporate etiquette
Corporate etiquetteCorporate etiquette
Corporate etiquette
 
Rpt btsk tahun 2
Rpt btsk tahun 2 Rpt btsk tahun 2
Rpt btsk tahun 2
 
Webinar 2013 10-23-premessa
Webinar 2013 10-23-premessaWebinar 2013 10-23-premessa
Webinar 2013 10-23-premessa
 
Effective promotions done on
Effective promotions done onEffective promotions done on
Effective promotions done on
 
software testing training
software testing trainingsoftware testing training
software testing training
 
asian pharma press -published
asian pharma press -publishedasian pharma press -published
asian pharma press -published
 
Air Compressor Manufacturers, Air Compressor Manufacturers Gujarat
Air Compressor Manufacturers, Air Compressor Manufacturers GujaratAir Compressor Manufacturers, Air Compressor Manufacturers Gujarat
Air Compressor Manufacturers, Air Compressor Manufacturers Gujarat
 
Uu ite
Uu iteUu ite
Uu ite
 
The importance of Exchange 2013 CAS in Exchange 2013 coexistence | Part 1/2 |...
The importance of Exchange 2013 CAS in Exchange 2013 coexistence | Part 1/2 |...The importance of Exchange 2013 CAS in Exchange 2013 coexistence | Part 1/2 |...
The importance of Exchange 2013 CAS in Exchange 2013 coexistence | Part 1/2 |...
 
Праздничный каталог LR до 10.03.2015 Россия
Праздничный каталог LR до 10.03.2015 РоссияПраздничный каталог LR до 10.03.2015 Россия
Праздничный каталог LR до 10.03.2015 Россия
 
Presentacion ciclopaseo ingles
Presentacion ciclopaseo inglesPresentacion ciclopaseo ingles
Presentacion ciclopaseo ingles
 
100+pet ideas
100+pet ideas100+pet ideas
100+pet ideas
 
JB Marks Education Trust presentation: Bursary Recipients
JB Marks Education Trust presentation: Bursary RecipientsJB Marks Education Trust presentation: Bursary Recipients
JB Marks Education Trust presentation: Bursary Recipients
 
Santo Tomas "El municipio verde del Atlántico"
Santo Tomas "El municipio verde del Atlántico" Santo Tomas "El municipio verde del Atlántico"
Santo Tomas "El municipio verde del Atlántico"
 
Presentation supervision
Presentation supervisionPresentation supervision
Presentation supervision
 

Similar to Remembrance of data past

Cs1050
Cs1050Cs1050
Cs1050
nmjb
 
Searching data with substance and style
Searching data with substance and styleSearching data with substance and style
Searching data with substance and style
Amélie Marian
 
DataCite: the Perfect Complement to CrossRef
DataCite: the Perfect Complement to CrossRefDataCite: the Perfect Complement to CrossRef
DataCite: the Perfect Complement to CrossRef
Crossref
 
The Data Management Ecosystem
The Data Management EcosystemThe Data Management Ecosystem
The Data Management Ecosystem
John Kunze
 
Sünje Dallmeier-Tiessen: Research data "publishing": models, roles and respon...
Sünje Dallmeier-Tiessen: Research data "publishing": models, roles and respon...Sünje Dallmeier-Tiessen: Research data "publishing": models, roles and respon...
Sünje Dallmeier-Tiessen: Research data "publishing": models, roles and respon...
"Open Access - Open Data" conference, 13th/14th December, 2010
 

Similar to Remembrance of data past (20)

Cs1050
Cs1050Cs1050
Cs1050
 
Research Data Management: What is it and why is the Library & Archives Servic...
Research Data Management: What is it and why is the Library & Archives Servic...Research Data Management: What is it and why is the Library & Archives Servic...
Research Data Management: What is it and why is the Library & Archives Servic...
 
Searching data with substance and style
Searching data with substance and styleSearching data with substance and style
Searching data with substance and style
 
DataCite: the Perfect Complement to CrossRef
DataCite: the Perfect Complement to CrossRefDataCite: the Perfect Complement to CrossRef
DataCite: the Perfect Complement to CrossRef
 
The Data Management Ecosystem
The Data Management EcosystemThe Data Management Ecosystem
The Data Management Ecosystem
 
Materials Data Facility: Streamlined and automated data sharing, discovery, ...
Materials Data Facility: Streamlined and automated data sharing,  discovery, ...Materials Data Facility: Streamlined and automated data sharing,  discovery, ...
Materials Data Facility: Streamlined and automated data sharing, discovery, ...
 
Where's the Data?
Where's the Data?Where's the Data?
Where's the Data?
 
RDAP13 John Kunze: The Data Management Ecosystem
RDAP13 John Kunze: The Data Management EcosystemRDAP13 John Kunze: The Data Management Ecosystem
RDAP13 John Kunze: The Data Management Ecosystem
 
Researh data management
Researh data managementResearh data management
Researh data management
 
Automatic Metadata Generation Charles Duncan
Automatic Metadata Generation Charles DuncanAutomatic Metadata Generation Charles Duncan
Automatic Metadata Generation Charles Duncan
 
Integration and Exploration of Connected Personal Digital Traces
Integration and Exploration of Connected Personal Digital TracesIntegration and Exploration of Connected Personal Digital Traces
Integration and Exploration of Connected Personal Digital Traces
 
Learning Analytics - CET Seminar 2012
Learning Analytics - CET Seminar 2012Learning Analytics - CET Seminar 2012
Learning Analytics - CET Seminar 2012
 
Dataset Metadata, Tools and Approaches for Access and Preservation
Dataset Metadata, Tools and Approaches for Access and PreservationDataset Metadata, Tools and Approaches for Access and Preservation
Dataset Metadata, Tools and Approaches for Access and Preservation
 
Datashare cni spring2013
Datashare cni spring2013Datashare cni spring2013
Datashare cni spring2013
 
Northwestern digital repository initiative: platform and persistence
Northwestern digital repository initiative: platform and persistence Northwestern digital repository initiative: platform and persistence
Northwestern digital repository initiative: platform and persistence
 
In search of lost knowledge: joining the dots with Linked Data
In search of lost knowledge: joining the dots with Linked DataIn search of lost knowledge: joining the dots with Linked Data
In search of lost knowledge: joining the dots with Linked Data
 
Data Literacy: Creating and Managing Reserach Data
Data Literacy: Creating and Managing Reserach DataData Literacy: Creating and Managing Reserach Data
Data Literacy: Creating and Managing Reserach Data
 
Sünje Dallmeier-Tiessen: Research data "publishing": models, roles and respon...
Sünje Dallmeier-Tiessen: Research data "publishing": models, roles and respon...Sünje Dallmeier-Tiessen: Research data "publishing": models, roles and respon...
Sünje Dallmeier-Tiessen: Research data "publishing": models, roles and respon...
 
Ir1
Ir1Ir1
Ir1
 
Curating Humanities Data: Law, technology and reality
Curating Humanities Data: Law, technology and realityCurating Humanities Data: Law, technology and reality
Curating Humanities Data: Law, technology and reality
 

Remembrance of data past

  • 1. Remembrance of Data Past Using Context in Personal Information Search Amélie Marian, Rutgers University Thu D. Nguyen, Rutgers University Daniela Vianna, Rutgers University Luan Nguyen, Rutgers University
  • 2. What was the name of that restaurant? • I went there with Julia • We had dinner • It was pouring rain Some Sources of helpful data “With Julia”: Calendar, email, text “Restaurant”: Check-ins, cell phone GPS logs “Restaurant”: Credit Card statements “Pouring rain”: Historical Weather reports Amélie Marian - Rutgers University
  • 3. The Web hypertext universal library of text and multimedia personal/private data social data Amélie Marian - Rutgers University
  • 4. Personal data is fragmented Amélie Marian - Rutgers University
  • 5. We remember our data based on context clues • “Serge sent me this file while we were on a conference call with Alkis” Skype, Google hangout, email, calendar, filesystem • “I found this shopping web site while talking to Tova on Skype, She was wearing a bue dress.” Skype (+ snaphot), calendar, browser history • “Are my insurance reimbursements up to date?” Calendar, insurance account, bank account Amélie Marian - Rutgers University
  • 6. We also remember data from our social network • “Mohan posted this interesting article on CS education on Facebook, or maybe on Twitter, or maybe it was Moshe Vardi who posted it” Facebook, Twitter, browser history • “What are the books my friends recommended” Facebook (and comments), Twitter, emails • “What are the place in Maui that my friends enjoyed” Facebook, Twitter, emails, Foursquare Amélie Marian - Rutgers University
  • 7. Data dimensions • Follow natural interrogative words: • what? (content) • who? (with whom, from whom, to whom,...) • where? (physical or logical, in the real-world and in the system) • when? (time and date, but also what was happening concurrently, before and after) • why? (sequence of data/events that are connected) • how? (application, author, environment). Amélie Marian - Rutgers University
  • 8. What is an answer? • Content • Email • File • Link • List of objects (insurance reimbursements) • But also part of the context • Location • Meeting participants • Time Amélie Marian - Rutgers University
  • 9. Personal Data Context • Explicit • Metadata information stored by the file system or application, e.g., timestamp, GPS location, tags, directory structure. • Implicit • Identified through application-based semantic information, e.g., email recipients, calendar meeting participants, check-in location • Inferred • Knowledge about the environment of the data collection. • System environment (Which applications/documents were opened concurrently with a given document) • Social environment (Which Facebook members had access to an event) • Real world environment (Who was physically in the room – RFID tags, skype –, weather). Amélie Marian - Rutgers University
  • 10. Challenges • Indexing content and context • Semantic analysis for extracted context • Data integration • Identify inferred context • Store and index as it is produced (system environment) • Use API calls on-demand or copy information (social and real-world environment) • Unified data model • Content and structure • Data in context • Navigation Amélie Marian - Rutgers University
  • 11. Challenges (2) • Powerful data tools • Access and query (possibly remote) sources • Search based on content and contextual clues • Approximate matching • Explore data to get relevant information • Discover new relevant information • “It’s been six month, you need to make a dentist appointment!” • “You forgot to pay the home insurance bill!” • “Last time you bought toothpaste was a month ago, you are probably running out.” Amélie Marian - Rutgers University
  • 12. Previous results: EDBT’08 ICDE’08 (demo) EDBT’11 Unified Structure, Content, TKDE’12 with Wei Wang, and Metadata Search Chris Peery, and Thu D. Nguyen • Data and query models that unify content and structure along one dimension • System metadata seen as a separate dimension • A unified multi-dimensional scoring mechanism • IDF-based scores for each dimension • Individual dimension scores easily combined • TF scores to break ties • Query processing algorithms and index structures to score and rank answers efficiently Amélie Marian - Rutgers University
  • 13. Unified Structure and Content Target file: Halloween party pictures taken at home where someone wears a witch costume //Home*.//“Halloween” and .//“witch”+ File root Boundary Home “Halloween” “witch” Amélie Marian - Rutgers University
  • 14. Unified IDF Score For a unified data tree T, a path query PQ, and a file F, we define: • IDF Score N log matches (T , PQ ) score idf ( PQ ) log N where N is total number of files, and matches (T , PQ ) is the set of files that match PQ in T. Amélie Marian - Rutgers University
  • 15. Date: 26 Feb 07 File Extension: .txt Case Study Directory: Personal/Ebook/Novel/JackLondon Target file: Electronic version of the novel SeaWolf by Jack London Content and filtering Query Target file does Keywords: sea, wolf, jack, london not appear Directory: /JackLondon/Ebooks in result Approximate Query Target file at Keywords: sea, wolf, jack, london Rank 3 Directory: /JackLondon/Ebooks Content and filtering Query Keywords: sea, wolf, jack, london Target file does Date:19 Feb 07; type: pdf not appear Directory: /JackLondon/Ebooks in result Approximate Query Keywords: sea, wolf, jack, london Target file at Date: 19 Feb 07; type: pdf Rank 2 Directory: /JackLondon/Ebooks Amélie Marian - Rutgers University
  • 16. Conclusions • First step towards an automated Personal Data Assistant • Looks at data and its context • Gathers personal data from remote sources • Cloud applications, social networks, emails, phone logs, financial accounts, friends public data,… • Integrates data in a unified data model • Based on natural questions • Provide search and discovery capabilities • Beyond keyword search • Context-aware Amélie Marian - Rutgers Universityby Funded a Google Research Award
  • 17. Ushi Wakamaru! (that’s the restaurant) Amélie Marian - Rutgers University