SlideShare a Scribd company logo
1 of 24
Download to read offline
Madrid, 14.06.2013 Martin Voigt
How Could End-Users Identify
Interesting Resources?
Attract them visually!
Titel der Präsentation Folie Nr. 2 von XYZHow to find interesting resources? | Martin Voigt 2
Structure
Motivation and problems
Iterative development of a user interface
Demo
Concept and implementation of a back-end
Conclusion
14.06.2013
Titel der Präsentation Folie Nr. 3 von XYZHow to find interesting resources? | Martin Voigt 3
Growing amount of data
Motivation
14.06.2013
[Key2012]
Titel der Präsentation Folie Nr. 4 von XYZHow to find interesting resources? | Martin Voigt 4
How to get insights from the data?
Motivation
14.06.2013
Titel der Präsentation Folie Nr. 5 von XYZHow to find interesting resources? | Martin Voigt 5
How to get insights from the data?
Information Visualization!
Motivation
14.06.2013
Titel der Präsentation Folie Nr. 6 von XYZHow to find interesting resources? | Martin Voigt 6
Motivation
BUT
14.06.2013
InfoVis for Semantic Web data?
Titel der Präsentation Folie Nr. 7 von XYZHow to find interesting resources? | Martin Voigt 7
Problem
End-users have no idea about creating effective InfoVis
and have no programming skills.
14.06.2013
Titel der Präsentation Folie Nr. 8 von XYZHow to find interesting resources? | Martin Voigt 8
Overall concept of VizBoard
Semantic-assisted InfoVis-Process [Voigt2013]
How to find interesting resources?
objective vs. subjective interestingness [Silberschatz1996]
14.06.2013
Data Upload
Data Pre-
Selection
Data & Vis
Selection
Visualization
Configuration
Perception &
Internalization
Data
Augmentation
Visualization
Recommendation
Visualization
Integration
Knowledge
Externalization
Data Reduction
SystemUser
Human Interaction
System Interaction
31 5 7 9
2 4 6 8 10
Data Upload
Data Pre-
Selection
Data & Vis
Selection
Visualization
Configuration
Perception &
Internalization
User
Human Interaction
31 5 7 9
Titel der Präsentation Folie Nr. 9 von XYZHow to find interesting resources? | Martin Voigt 9
Main problems to solve
1st: Interactive, understandable user interface
2nd: Backend techniques to identify relevant resources
14.06.2013
Titel der Präsentation Folie Nr. 10 von XYZHow to find interesting resources? | Martin Voigt 10
Structure
Motivation and problems
Iterative development of a user interface
Demo
Concept and implementation of a back-end
Conclusion
14.06.2013
Titel der Präsentation Folie Nr. 11 von XYZHow to find interesting resources? | Martin Voigt 11
User Interface Concept
Prerequisites - Visualization
node link diagrams vs. nested views
insufficient screen estate  interaction required
14.06.2013
Titel der Präsentation Folie Nr. 12 von XYZHow to find interesting resources? | Martin Voigt 12
User Interface Concept
Prerequisites - Interaction
use widely adapted techniques
14.06.2013
Titel der Präsentation Folie Nr. 13 von XYZHow to find interesting resources? | Martin Voigt 13
User Interface Concept
14.06.2013
Titel der Präsentation Folie Nr. 14 von XYZHow to find interesting resources? | Martin Voigt 14
User Interface Concept
User Study - Setup
Task Load Index to track efforts,
e.g., mental or temporal
10 tasks based on “Visual Information-seeking
Mantra” [Shneiderman1996]
Questionnaire for additional feedback
10 students with less/no SemWeb knowledge
14.06.2013
Titel der Präsentation Folie Nr. 15 von XYZHow to find interesting resources? | Martin Voigt 15
User Interface Concept
User Study – Results
+ node link to get to know the data structure
+ navigation history and bookmarking helpful
- too much information shown
- too many options
- SW knowledge required
 functionality vs. user satisfaction
14.06.2013
Titel der Präsentation Folie Nr. 16 von XYZHow to find interesting resources? | Martin Voigt 16
User Interface Concept
14.06.2013
Titel der Präsentation Folie Nr. 17 von XYZHow to find interesting resources? | Martin Voigt 17
Structure
Motivation and problems
Iterative development of a user interface
Demo
Concept and implementation of a back-end
Conclusion
14.06.2013
Titel der Präsentation Folie Nr. 18 von XYZHow to find interesting resources? | Martin Voigt 18
Structure
Motivation and problems
Iterative development of a user interface
Demo
Concept and implementation of a back-end
Conclusion
14.06.2013
Titel der Präsentation Folie Nr. 19 von XYZHow to find interesting resources? | Martin Voigt 19
Assisting Backend
Implementation
• Java Jersey REST WS
• Jena TDB
• RMonto & RapidMiner
• JGraphT
14.06.2013
Data Repository
Storage, Filtering,
Recommendation
Augmentation
Data Access
Analyzer
Storage
Annotator
RESTful API
Pivoting
Filter
upload get | filter
1 2
3
Titel der Präsentation Folie Nr. 20 von XYZHow to find interesting resources? | Martin Voigt 20
Structure
Motivation and problems
Iterative development of a user interface
Demo
Concept and implementation of a back-end
Conclusion
14.06.2013
Titel der Präsentation Folie Nr. 21 von XYZHow to find interesting resources? | Martin Voigt 21
Sum it up!
End-user need assistances to identify interesting
SemWeb resources (in big datasets)
Approach using objective measures, understandable
visualizations, and easy interaction
14.06.2013
Titel der Präsentation Folie Nr. 22 von XYZHow to find interesting resources? | Martin Voigt 22
Sum it up!
SWIs for end-users should be task-specific as possible
less is more: interaction,
information, SW intrinsics
Visualizing huge SW datasets in browsers is cumbersome
Current tasks
Subjective interestingness
Planning an advanced user study
14.06.2013
Titel der Präsentation Folie Nr. 23 von XYZHow to find interesting resources? | Martin Voigt 23
Thanks for listening. Questions?
14.06.2013
Titel der Präsentation Folie Nr. 24 von XYZHow to find interesting resources? | Martin Voigt 24
References
[Cyganiak2011] Cyganiak, R. & Jentzsch, A.: Linking Open Data cloud diagram.
http://lod-cloud.net/, 2011
[Key2012] Key, A.; Howe, B.; Perry, D. & Aragon, C.: VizDeck: self-organizing
dashboards for visual analytics. Proceedings of the 2012 ACM SIGMOD
International Conference on Management of Data, ACM, 2012, 681-684
[Shneiderman1996] Shneiderman, B.: The eyes have it: a task by data type
taxonomy for information visualizations. Visual Languages, 1996. Proceedings.,
IEEE Symposium on, 1996, 336-343
[Silberschatz1996] A. Silberschatz, A. & Tuzhilin, A.: What makes patterns
interesting in knowledge discovery systems. Knowledge and Data Engineering,
IEEE Transactions on, 8(6):970 -974, dec 1996.
[Voigt2013] M. Voigt, S. Pietschmann, K. Meißner: A Semantics-Based, End-
User-Centered Information Visualization Process for Semantic Web Data. Semantic
Models for Adaptive Interactive Systems, Springer, 2013
14.06.2013

More Related Content

Similar to How Could End-Users Identify Interesting Resources?

Doctoral Consortium: Applying Quantified Self Approaches to Support Reflectiv...
Doctoral Consortium: Applying Quantified Self Approaches to Support Reflectiv...Doctoral Consortium: Applying Quantified Self Approaches to Support Reflectiv...
Doctoral Consortium: Applying Quantified Self Approaches to Support Reflectiv...veronicarp
 
Network with purpose material for participants
Network with purpose material for participantsNetwork with purpose material for participants
Network with purpose material for participantsLiliane Peters
 
Requirements Engineering for the Humanities
Requirements Engineering for the HumanitiesRequirements Engineering for the Humanities
Requirements Engineering for the HumanitiesShawn Day
 
Get Smart: The Present and Future of Data Discovery
Get Smart: The Present and Future of Data DiscoveryGet Smart: The Present and Future of Data Discovery
Get Smart: The Present and Future of Data DiscoveryInside Analysis
 
MVP (Minimum Viable Product) Readiness | Boost Labs
MVP (Minimum Viable Product) Readiness | Boost LabsMVP (Minimum Viable Product) Readiness | Boost Labs
MVP (Minimum Viable Product) Readiness | Boost LabsBoost Labs
 
Enterprise Applications of Text Intelligence - Lecture slides
Enterprise Applications of Text Intelligence - Lecture slidesEnterprise Applications of Text Intelligence - Lecture slides
Enterprise Applications of Text Intelligence - Lecture slidesUniversity St. Gallen
 
GFW Partner Meeting 2017 - Parallel Discussions 2: Private Sector
GFW Partner Meeting 2017 - Parallel Discussions 2: Private SectorGFW Partner Meeting 2017 - Parallel Discussions 2: Private Sector
GFW Partner Meeting 2017 - Parallel Discussions 2: Private SectorWorld Resources Institute (WRI)
 
Introduction of Open Source GIS
Introduction of Open Source GISIntroduction of Open Source GIS
Introduction of Open Source GISSANGHEE SHIN
 
LIM App: Reflecting on Audience Feedback for Improving Presentation Skills
LIM App: Reflecting on Audience Feedback forImproving Presentation SkillsLIM App: Reflecting on Audience Feedback forImproving Presentation Skills
LIM App: Reflecting on Audience Feedback for Improving Presentation Skillsveronicarp
 
Separating Myth from Truth in Data Visualisation
Separating Myth from Truth in Data VisualisationSeparating Myth from Truth in Data Visualisation
Separating Myth from Truth in Data VisualisationAndy Kirk
 
Supporting The Initial Stages of The Product Design Process: Towards Knowledg...
Supporting The Initial Stages of The Product Design Process: Towards Knowledg...Supporting The Initial Stages of The Product Design Process: Towards Knowledg...
Supporting The Initial Stages of The Product Design Process: Towards Knowledg...CSCJournals
 
10.MIL 9. Current and Future Trends in Media and Information.pptx
10.MIL 9. Current and Future Trends in Media and Information.pptx10.MIL 9. Current and Future Trends in Media and Information.pptx
10.MIL 9. Current and Future Trends in Media and Information.pptxEdelmarBenosa3
 
The Learning Layer for SharePoint and Enterprise Social
The Learning Layer for SharePoint and Enterprise SocialThe Learning Layer for SharePoint and Enterprise Social
The Learning Layer for SharePoint and Enterprise SocialSteve Flinn
 

Similar to How Could End-Users Identify Interesting Resources? (20)

Visual analytics
Visual analyticsVisual analytics
Visual analytics
 
Doctoral Consortium: Applying Quantified Self Approaches to Support Reflectiv...
Doctoral Consortium: Applying Quantified Self Approaches to Support Reflectiv...Doctoral Consortium: Applying Quantified Self Approaches to Support Reflectiv...
Doctoral Consortium: Applying Quantified Self Approaches to Support Reflectiv...
 
KNVI-PLDN Solid Lezing - Solid Activities & Use Cases in NL
KNVI-PLDN Solid Lezing - Solid Activities & Use Cases in NLKNVI-PLDN Solid Lezing - Solid Activities & Use Cases in NL
KNVI-PLDN Solid Lezing - Solid Activities & Use Cases in NL
 
Towards Topics-based, Semantics-assisted News Search | WIMS13
Towards Topics-based, Semantics-assisted News Search | WIMS13Towards Topics-based, Semantics-assisted News Search | WIMS13
Towards Topics-based, Semantics-assisted News Search | WIMS13
 
Exploratory Analysis of User Data
Exploratory Analysis of User DataExploratory Analysis of User Data
Exploratory Analysis of User Data
 
Network with purpose material for participants
Network with purpose material for participantsNetwork with purpose material for participants
Network with purpose material for participants
 
Requirements Engineering for the Humanities
Requirements Engineering for the HumanitiesRequirements Engineering for the Humanities
Requirements Engineering for the Humanities
 
Get Smart: The Present and Future of Data Discovery
Get Smart: The Present and Future of Data DiscoveryGet Smart: The Present and Future of Data Discovery
Get Smart: The Present and Future of Data Discovery
 
MVP (Minimum Viable Product) Readiness | Boost Labs
MVP (Minimum Viable Product) Readiness | Boost LabsMVP (Minimum Viable Product) Readiness | Boost Labs
MVP (Minimum Viable Product) Readiness | Boost Labs
 
Pres 120 niels feldmann april 13 2016
Pres 120 niels feldmann april 13 2016Pres 120 niels feldmann april 13 2016
Pres 120 niels feldmann april 13 2016
 
Enterprise Applications of Text Intelligence - Lecture slides
Enterprise Applications of Text Intelligence - Lecture slidesEnterprise Applications of Text Intelligence - Lecture slides
Enterprise Applications of Text Intelligence - Lecture slides
 
GFW Partner Meeting 2017 - Parallel Discussions 2: Private Sector
GFW Partner Meeting 2017 - Parallel Discussions 2: Private SectorGFW Partner Meeting 2017 - Parallel Discussions 2: Private Sector
GFW Partner Meeting 2017 - Parallel Discussions 2: Private Sector
 
Payel ux portfolio
Payel ux portfolioPayel ux portfolio
Payel ux portfolio
 
Deusto Business School Digital Lab
Deusto Business School Digital LabDeusto Business School Digital Lab
Deusto Business School Digital Lab
 
Introduction of Open Source GIS
Introduction of Open Source GISIntroduction of Open Source GIS
Introduction of Open Source GIS
 
LIM App: Reflecting on Audience Feedback for Improving Presentation Skills
LIM App: Reflecting on Audience Feedback forImproving Presentation SkillsLIM App: Reflecting on Audience Feedback forImproving Presentation Skills
LIM App: Reflecting on Audience Feedback for Improving Presentation Skills
 
Separating Myth from Truth in Data Visualisation
Separating Myth from Truth in Data VisualisationSeparating Myth from Truth in Data Visualisation
Separating Myth from Truth in Data Visualisation
 
Supporting The Initial Stages of The Product Design Process: Towards Knowledg...
Supporting The Initial Stages of The Product Design Process: Towards Knowledg...Supporting The Initial Stages of The Product Design Process: Towards Knowledg...
Supporting The Initial Stages of The Product Design Process: Towards Knowledg...
 
10.MIL 9. Current and Future Trends in Media and Information.pptx
10.MIL 9. Current and Future Trends in Media and Information.pptx10.MIL 9. Current and Future Trends in Media and Information.pptx
10.MIL 9. Current and Future Trends in Media and Information.pptx
 
The Learning Layer for SharePoint and Enterprise Social
The Learning Layer for SharePoint and Enterprise SocialThe Learning Layer for SharePoint and Enterprise Social
The Learning Layer for SharePoint and Enterprise Social
 

Recently uploaded

"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Neo4j
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsPrecisely
 
Science&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfScience&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfjimielynbastida
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfngoud9212
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxnull - The Open Security Community
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsHyundai Motor Group
 

Recently uploaded (20)

"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort ServiceHot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power Systems
 
Science&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfScience&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdf
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdf
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
 

How Could End-Users Identify Interesting Resources?

  • 1. Madrid, 14.06.2013 Martin Voigt How Could End-Users Identify Interesting Resources? Attract them visually!
  • 2. Titel der Präsentation Folie Nr. 2 von XYZHow to find interesting resources? | Martin Voigt 2 Structure Motivation and problems Iterative development of a user interface Demo Concept and implementation of a back-end Conclusion 14.06.2013
  • 3. Titel der Präsentation Folie Nr. 3 von XYZHow to find interesting resources? | Martin Voigt 3 Growing amount of data Motivation 14.06.2013 [Key2012]
  • 4. Titel der Präsentation Folie Nr. 4 von XYZHow to find interesting resources? | Martin Voigt 4 How to get insights from the data? Motivation 14.06.2013
  • 5. Titel der Präsentation Folie Nr. 5 von XYZHow to find interesting resources? | Martin Voigt 5 How to get insights from the data? Information Visualization! Motivation 14.06.2013
  • 6. Titel der Präsentation Folie Nr. 6 von XYZHow to find interesting resources? | Martin Voigt 6 Motivation BUT 14.06.2013 InfoVis for Semantic Web data?
  • 7. Titel der Präsentation Folie Nr. 7 von XYZHow to find interesting resources? | Martin Voigt 7 Problem End-users have no idea about creating effective InfoVis and have no programming skills. 14.06.2013
  • 8. Titel der Präsentation Folie Nr. 8 von XYZHow to find interesting resources? | Martin Voigt 8 Overall concept of VizBoard Semantic-assisted InfoVis-Process [Voigt2013] How to find interesting resources? objective vs. subjective interestingness [Silberschatz1996] 14.06.2013 Data Upload Data Pre- Selection Data & Vis Selection Visualization Configuration Perception & Internalization Data Augmentation Visualization Recommendation Visualization Integration Knowledge Externalization Data Reduction SystemUser Human Interaction System Interaction 31 5 7 9 2 4 6 8 10 Data Upload Data Pre- Selection Data & Vis Selection Visualization Configuration Perception & Internalization User Human Interaction 31 5 7 9
  • 9. Titel der Präsentation Folie Nr. 9 von XYZHow to find interesting resources? | Martin Voigt 9 Main problems to solve 1st: Interactive, understandable user interface 2nd: Backend techniques to identify relevant resources 14.06.2013
  • 10. Titel der Präsentation Folie Nr. 10 von XYZHow to find interesting resources? | Martin Voigt 10 Structure Motivation and problems Iterative development of a user interface Demo Concept and implementation of a back-end Conclusion 14.06.2013
  • 11. Titel der Präsentation Folie Nr. 11 von XYZHow to find interesting resources? | Martin Voigt 11 User Interface Concept Prerequisites - Visualization node link diagrams vs. nested views insufficient screen estate  interaction required 14.06.2013
  • 12. Titel der Präsentation Folie Nr. 12 von XYZHow to find interesting resources? | Martin Voigt 12 User Interface Concept Prerequisites - Interaction use widely adapted techniques 14.06.2013
  • 13. Titel der Präsentation Folie Nr. 13 von XYZHow to find interesting resources? | Martin Voigt 13 User Interface Concept 14.06.2013
  • 14. Titel der Präsentation Folie Nr. 14 von XYZHow to find interesting resources? | Martin Voigt 14 User Interface Concept User Study - Setup Task Load Index to track efforts, e.g., mental or temporal 10 tasks based on “Visual Information-seeking Mantra” [Shneiderman1996] Questionnaire for additional feedback 10 students with less/no SemWeb knowledge 14.06.2013
  • 15. Titel der Präsentation Folie Nr. 15 von XYZHow to find interesting resources? | Martin Voigt 15 User Interface Concept User Study – Results + node link to get to know the data structure + navigation history and bookmarking helpful - too much information shown - too many options - SW knowledge required  functionality vs. user satisfaction 14.06.2013
  • 16. Titel der Präsentation Folie Nr. 16 von XYZHow to find interesting resources? | Martin Voigt 16 User Interface Concept 14.06.2013
  • 17. Titel der Präsentation Folie Nr. 17 von XYZHow to find interesting resources? | Martin Voigt 17 Structure Motivation and problems Iterative development of a user interface Demo Concept and implementation of a back-end Conclusion 14.06.2013
  • 18. Titel der Präsentation Folie Nr. 18 von XYZHow to find interesting resources? | Martin Voigt 18 Structure Motivation and problems Iterative development of a user interface Demo Concept and implementation of a back-end Conclusion 14.06.2013
  • 19. Titel der Präsentation Folie Nr. 19 von XYZHow to find interesting resources? | Martin Voigt 19 Assisting Backend Implementation • Java Jersey REST WS • Jena TDB • RMonto & RapidMiner • JGraphT 14.06.2013 Data Repository Storage, Filtering, Recommendation Augmentation Data Access Analyzer Storage Annotator RESTful API Pivoting Filter upload get | filter 1 2 3
  • 20. Titel der Präsentation Folie Nr. 20 von XYZHow to find interesting resources? | Martin Voigt 20 Structure Motivation and problems Iterative development of a user interface Demo Concept and implementation of a back-end Conclusion 14.06.2013
  • 21. Titel der Präsentation Folie Nr. 21 von XYZHow to find interesting resources? | Martin Voigt 21 Sum it up! End-user need assistances to identify interesting SemWeb resources (in big datasets) Approach using objective measures, understandable visualizations, and easy interaction 14.06.2013
  • 22. Titel der Präsentation Folie Nr. 22 von XYZHow to find interesting resources? | Martin Voigt 22 Sum it up! SWIs for end-users should be task-specific as possible less is more: interaction, information, SW intrinsics Visualizing huge SW datasets in browsers is cumbersome Current tasks Subjective interestingness Planning an advanced user study 14.06.2013
  • 23. Titel der Präsentation Folie Nr. 23 von XYZHow to find interesting resources? | Martin Voigt 23 Thanks for listening. Questions? 14.06.2013
  • 24. Titel der Präsentation Folie Nr. 24 von XYZHow to find interesting resources? | Martin Voigt 24 References [Cyganiak2011] Cyganiak, R. & Jentzsch, A.: Linking Open Data cloud diagram. http://lod-cloud.net/, 2011 [Key2012] Key, A.; Howe, B.; Perry, D. & Aragon, C.: VizDeck: self-organizing dashboards for visual analytics. Proceedings of the 2012 ACM SIGMOD International Conference on Management of Data, ACM, 2012, 681-684 [Shneiderman1996] Shneiderman, B.: The eyes have it: a task by data type taxonomy for information visualizations. Visual Languages, 1996. Proceedings., IEEE Symposium on, 1996, 336-343 [Silberschatz1996] A. Silberschatz, A. & Tuzhilin, A.: What makes patterns interesting in knowledge discovery systems. Knowledge and Data Engineering, IEEE Transactions on, 8(6):970 -974, dec 1996. [Voigt2013] M. Voigt, S. Pietschmann, K. Meißner: A Semantics-Based, End- User-Centered Information Visualization Process for Semantic Web Data. Semantic Models for Adaptive Interactive Systems, Springer, 2013 14.06.2013