graphs networks
play

Graphs / Networks Interactive applications Duen Horng (Polo) Chau - PowerPoint PPT Presentation

CSE 6242/ CX 4242 Graphs / Networks Interactive applications Duen Horng (Polo) Chau Georgia Tech Partly based on materials by Professors Guy Lebanon, Jeffrey Heer, John Stasko, Christos Faloutsos, Le Song Building an interactive


  1. CSE 6242/ CX 4242 Graphs / Networks Interactive applications Duen Horng (Polo) Chau 
 Georgia Tech Partly based on materials by 
 Professors Guy Lebanon, Jeffrey Heer, John Stasko, Christos Faloutsos, Le Song

  2. Building an interactive application Will show you an example application (Apolo) that uses a “diffusion-based” algorithm to perform recommendation on a large graph • Personalized PageRank 
 (= Random Walk with Restart) • Belief Propagation 
 (powerful inference algorithm, for fraud detection, image segmentation, error-correcting codes, etc.) • “Spreading activation” or “degree of interest” in Human- Computer Interaction (HCI) • Guilt-by-association techniques 2

  3. Building an interactive application Why diffusion-based algorithms are widely used? • Intuitive to interpret 
 uses “network effect”, homophily, etc. • Easy to implement 
 Math is relatively simple • Fast 
 run time linear to #edges, or better • Probabilistic meaning 3

  4. Human-In-The-Loop Graph Mining Apolo : 
 Machine Learning + Visualization 
 CHI 2011 Apolo: Making Sense of Large Network Data by Combining Rich User Interaction and Machine Learning 4

  5. Finding More Relevant Nodes HCI Paper Data Mining 
 Paper Citation network 5

  6. Finding More Relevant Nodes HCI Paper Data Mining 
 Paper Citation network 5

  7. Finding More Relevant Nodes HCI Paper Data Mining 
 Paper Citation network Apolo uses guilt-by-association 
 (Belief Propagation, similar to personalized PageRank) 5

  8. Demo : Mapping the Sensemaking Literature Nodes : 80k papers from Google Scholar (node size: #citation) Edges : 150k citations 6

  9. Key Ideas (Recap) Specify exemplars Find other relevant nodes (BP) 8

  10. Apolo’s Contributions 1 Human + Machine It was like having a 
 partnership with the machine. Apolo User 2 Personalized Landscape 
 9

  11. Apolo 2009 10

  12. Apolo 2010 11

  13. 22,000 lines of code. Java 1.6. Swing. 
 Apolo 2011 Uses SQLite3 to store graph on disk 12

  14. User Study Used citation network Task : Find related papers for 2 sections in a survey paper on user interface • Model-based generation of UI • Rapid prototyping tools 13

  15. Between subjects design Participants: grad student or research staff 14

  16. 14

  17. 14

  18. Judges’ Scores Apolo Scholar 16 Score 8 Higher is better. Apolo wins. 0 Model- *Prototyping *Average based * Statistically significant, by two-tailed t test, p <0.05 15

  19. Apolo: Recap A mixed-initiative approach for exploring and creating personalized landscape for large network data Apolo = ML + Visualization + Interaction 16

  20. Feldspar Finding Information by Association. 
 CHI 2008 
 Polo Chau, Brad Myers, Andrew Faulring YouTube : http://www.youtube.com/watch?v=Q0TIV8F_o_E&feature=youtu.be&list=ULQ0TIV8F_o_E 17 Paper : http://www.cs.cmu.edu/~dchau/feldspar/feldspar-chi08.pdf

  21. Feldspar What to Do When Search Fails: Finding Information by Association 
 18 Polo Chau, Brad Myers, Andrew Faulring

  22. Feldspar A system that helps people find things on their computers when typical search or browsing tools don’t work What to Do When Search Fails: Finding Information by Association 
 18 Polo Chau, Brad Myers, Andrew Faulring

  23. Feldspar A system that helps people find things on their computers when typical search or browsing tools don’t work An example scenario… What to Do When Search Fails: Finding Information by Association 
 18 Polo Chau, Brad Myers, Andrew Faulring

  24. “Find the webpage mentioned in the email from the person I met at an event “ What to Do When Search Fails: Finding Information by Association 
 19 Polo Chau, Brad Myers, Andrew Faulring

  25. “Find the webpage mentioned in the email from the person I met at an event “ If I can’t remember the specifics, such as any text in the webpage, email, etc. 
 à Can’t search What to Do When Search Fails: Finding Information by Association 
 19 Polo Chau, Brad Myers, Andrew Faulring

  26. “Find the webpage mentioned in the email from the person I met at an event “ If I can’t remember the specifics, such as any text in the webpage, email, etc. 
 à Can’t search If I haven’t bookmarked the webpage 
 à Can’t browse What to Do When Search Fails: Finding Information by Association 
 19 Polo Chau, Brad Myers, Andrew Faulring

  27. “Find the webpage mentioned in the email from the person I met at an event “ What to Do When Search Fails: Finding Information by Association 
 20 Polo Chau, Brad Myers, Andrew Faulring

  28. “Find the webpage mentioned in the email from the person I met at an event “ But I can describe the webpage with a chain of associations. What to Do When Search Fails: Finding Information by Association 
 20 Polo Chau, Brad Myers, Andrew Faulring

  29. “Find the webpage mentioned in the email from the person I met at an event “ But I can describe the webpage with a chain of associations. webpage – email – person – event What to Do When Search Fails: Finding Information by Association 
 20 Polo Chau, Brad Myers, Andrew Faulring

  30. “Find the webpage mentioned in the email from the person I met at an event “ But I can describe the webpage with a chain of associations. webpage – email – person – event The psychology literature has shown that people often remember things exactly like this. What to Do When Search Fails: Finding Information by Association 
 20 Polo Chau, Brad Myers, Andrew Faulring

  31. Natural question: 
 Can I find things by associations? What to Do When Search Fails: Finding Information by Association 
 21 Polo Chau, Brad Myers, Andrew Faulring

  32. Natural question: 
 Can I find things by associations? Can I find the webpage by specifying its associated information (email, person, and event)? What to Do When Search Fails: Finding Information by Association 
 21 Polo Chau, Brad Myers, Andrew Faulring

  33. Natural question: 
 Can I find things by associations? Can I find the webpage by specifying its associated information (email, person, and event)? We created Feldspar, which supports this associative retrieval of information. What to Do When Search Fails: Finding Information by Association 
 21 Polo Chau, Brad Myers, Andrew Faulring

  34. Feldspar stands for…. http://youtu.be/Q0TIV8F_o_E What to Do When Search Fails: Finding Information by Association 
 22 Polo Chau, Brad Myers, Andrew Faulring

  35. F inding 
 F 
 E 
 E lements by 
 L 
 L everaging 
 D iverse 
 D 
 Feldspar stands for…. S ources of 
 S 
 P 
 P ertinent 
 A ssociative 
 A 
 R ecollection R http://youtu.be/Q0TIV8F_o_E What to Do When Search Fails: Finding Information by Association 
 22 Polo Chau, Brad Myers, Andrew Faulring

  36. Implementation : Overview Create a graph database to store the associations among items on the computer 
 Develop an algorithm that processes the query and returns results What to Do When Search Fails: Finding Information by Association 
 23 Polo Chau, Brad Myers, Andrew Faulring

  37. Creating an Association Database (a graph) Install Google Desktop and let it index all the items on the computer What to Do When Search Fails: Finding Information by Association 
 24 Polo Chau, Brad Myers, Andrew Faulring

  38. Creating an Association Database (a graph) Focus on 7 types Install Google Desktop and let it index all the items on the computer What to Do When Search Fails: Finding Information by Association 
 24 Polo Chau, Brad Myers, Andrew Faulring

  39. Creating an Association Database (a graph) Identify associations and build our database, which is a directed graph Focus on 7 types Install Google Desktop and let it index all the items on the computer What to Do When Search Fails: Finding Information by Association 
 24 Polo Chau, Brad Myers, Andrew Faulring

  40. Creating an Association Database (a graph) Identify associations and build our database, which is a directed graph Focus on 7 types Install Google Desktop and let it index all the items on the computer What to Do When Search Fails: Finding Information by Association 
 24 Polo Chau, Brad Myers, Andrew Faulring

  41. Creating an Association Database (a graph) Identify associations and build our database, which is a directed graph Focus on 7 types Install Google Desktop and let it index all the items on the computer What to Do When Search Fails: Finding Information by Association 
 24 Polo Chau, Brad Myers, Andrew Faulring

  42. Practitioners’ guide to building (interactive) applications Think about scalability early • e.g., picking a scalable algorithm early on When building interactive applications, use iterative design approach (as in Apolo) • Why? It’s hard to get it right the first time • Create prototype, evaluate, modify prototype, evaluate, ... • Quick evaluation helps you identify important fixes early (can save you a lot of time ) 25

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend