supporting scholarly search with keyqueries
play

Supporting Scholarly Search with Keyqueries Matthias Hagen Anna - PowerPoint PPT Presentation

Supporting Scholarly Search with Keyqueries Matthias Hagen Anna Beyer Tim Gollub Kristof Komlossy Benno Stein Bauhaus-Universit at Weimar matthias.hagen@uni-weimar.de @matthias_hagen ECIR 2016 Padova, Italy March 23, 2016 Hagen,


  1. Supporting Scholarly Search with Keyqueries Matthias Hagen Anna Beyer Tim Gollub Kristof Komlossy Benno Stein Bauhaus-Universit¨ at Weimar matthias.hagen@uni-weimar.de @matthias_hagen ECIR 2016 Padova, Italy March 23, 2016 Hagen, Beyer, Gollub, Komlossy, Stein Supporting Scholarly Search with Keyqueries 1

  2. Hagen, Beyer, Gollub, Komlossy, Stein Supporting Scholarly Search with Keyqueries 2

  3. When you start exploring a new topic Hagen, Beyer, Gollub, Komlossy, Stein Supporting Scholarly Search with Keyqueries 3

  4. When you start exploring a new topic The first papers are easily found (colleagues, web search, . . . ) But to find“everything:” Follow references and citations Check Google Scholar“Related articles” Formulate new queries from the read papers Hagen, Beyer, Gollub, Komlossy, Stein Supporting Scholarly Search with Keyqueries 4

  5. When you start exploring a new topic The first papers are easily found (colleagues, web search, . . . ) But to find“everything:” Follow references and citations Check Google Scholar“Related articles” Formulate new queries from the read papers . . . takes time Hagen, Beyer, Gollub, Komlossy, Stein Supporting Scholarly Search with Keyqueries 4

  6. When you start exploring a new topic The first papers are easily found (colleagues, web search, . . . ) But to find“everything:” Follow references and citations Check Google Scholar“Related articles” Formulate new queries from the read papers . . . takes time . . . a lot of time Hagen, Beyer, Gollub, Komlossy, Stein Supporting Scholarly Search with Keyqueries 4

  7. Automatic suggestions for the rescue! Hagen, Beyer, Gollub, Komlossy, Stein Supporting Scholarly Search with Keyqueries 5

  8. Formalized as a problem R ELATED W ORK S EARCH Given: A small input set D of papers. Task: Find an output set R of related papers. Hagen, Beyer, Gollub, Komlossy, Stein Supporting Scholarly Search with Keyqueries 6

  9. Related work for related work search (80 + papers) Citation-Based [Golshan et al., SIGMOD 2012] [Caragea et al., JCDL 2013] [Ekstrand at al., RecSys 2010] [K¨ u¸ c¨ uktun¸ c et al., JCDL 2013] [Sugiyama and Kan, JCDL 2013] Content-Based [Nascimento et al., JCDL 2011] [Huang et al., CIKM 2012] [Kataria, Mitra, and Bhatia, AAAI 2010] [Lu et al., CIKM 2011] [Nallapati et al., KDD 2008] [Tang et al., PAKDD 2009 & SIGIR 2014] Mixed [Google Scholar “Related articles” ] [El-Arini and Guestrin, KDD 2011] [He et al., WWW 2010 & WSDM 2011] [Livne et al., SIGIR 2014] [Wang and Blei, KDD 2011] Hagen, Beyer, Gollub, Komlossy, Stein Supporting Scholarly Search with Keyqueries 7

  10. Related work for related work search (80 + papers) Citation-Based [Golshan et al., SIGMOD 2012] [Caragea et al., JCDL 2013] [Ekstrand at al., RecSys 2010] [K¨ u¸ c¨ uktun¸ c et al., JCDL 2013] [Sugiyama and Kan, JCDL 2013] Content-Based [Nascimento et al., JCDL 2011] [Huang et al., CIKM 2012] [Kataria, Mitra, and Bhatia, AAAI 2010] [Lu et al., CIKM 2011] [Nallapati et al., KDD 2008] [Tang et al., PAKDD 2009 & SIGIR 2014] Mixed [Google Scholar “Related articles” ] [El-Arini and Guestrin, KDD 2011] [He et al., WWW 2010 & WSDM 2011] [Livne et al., SIGIR 2014] [Wang and Blei, KDD 2011] Hagen, Beyer, Gollub, Komlossy, Stein Supporting Scholarly Search with Keyqueries 7

  11. Our contribution is query formulation (content-based) Hagen, Beyer, Gollub, Komlossy, Stein Supporting Scholarly Search with Keyqueries 8

  12. The key are . . . Hagen, Beyer, Gollub, Komlossy, Stein Supporting Scholarly Search with Keyqueries 9

  13. The key are . . . keyqueries Hagen, Beyer, Gollub, Komlossy, Stein Supporting Scholarly Search with Keyqueries 9

  14. What is a keyquery? Query q is a keyquery for a set D of documents against a search engine iff 1 Every d ∈ D is in the top- k results. (specificity) 2 Query q has at least l results. (generality) 3 No q ′ ⊂ q satisfies the above. (minimality) Remark: For small | D | ≤ 5, typically l ≥ 10 and k = 10. Hagen, Beyer, Gollub, Komlossy, Stein Supporting Scholarly Search with Keyqueries 10

  15. Example: Keyquery for a paper ( l ≥ 1000, k = 3) Hagen, Beyer, Gollub, Komlossy, Stein Supporting Scholarly Search with Keyqueries 11

  16. Example: chatnoir is keyquery against Google Scholar Hagen, Beyer, Gollub, Komlossy, Stein Supporting Scholarly Search with Keyqueries 12

  17. Example: chatnoir is keyquery against Google Scholar Hagen, Beyer, Gollub, Komlossy, Stein Supporting Scholarly Search with Keyqueries 13

  18. Example: . . . but not against Google Hagen, Beyer, Gollub, Komlossy, Stein Supporting Scholarly Search with Keyqueries 14

  19. Example: . . . but not against Google Hagen, Beyer, Gollub, Komlossy, Stein Supporting Scholarly Search with Keyqueries 15

  20. Keyqueries as a conceptual framework Represent a document (set) by its keyqueries Related documents also in the top results From keywords to keyqueries Retrieval model exploited! Hagen, Beyer, Gollub, Komlossy, Stein Supporting Scholarly Search with Keyqueries 16

  21. Our general algorithmic idea Assumption: on user side without direct index access, but API Solution: 1 Keyphrase extraction from input documents [KP-Miner, 2009] 2 Keyquery cover using the keyphrases 3 Keyquery results as suggestions Hagen, Beyer, Gollub, Komlossy, Stein Supporting Scholarly Search with Keyqueries 17

  22. The keyquery cover problem K EYQUERY C OVER Given: (1) A vocabulary W extracted from a set D of documents. (2) Levels k and l describing keyquery generality. Find a simple set Q ⊆ 2 W of queries that are keyquery for Task: every d ∈ D with respect to k and l and that together cover W . Hagen, Beyer, Gollub, Komlossy, Stein Supporting Scholarly Search with Keyqueries 18

  23. Keyquery cover computation 1 Sort keyphrases by importance 2 Greedily add keyphrases until keyquery 3 Start again with first not-yet-covered phrase {p1, p2, p3, p4, p5} overly specific queries {p1, p2, p3, p4} {p1, p2, p3, p5} {p1, p2, p4, p5} {p1, p3, p4, p5} {p2, p3, p4, p5} query combination constraint {p1,p2,p3} {p1,p2,p4} {p1,p2,p5} {p1,p3,p4} {p1,p3,p5} {p1,p4,p5} {p2,p3,p4} {p2,p3,p5} {p2,p4,p5} {p3,p4,p5} {p1, p2} {p1, p3} {p1, p4} {p1, p5} {p2, p3} {p2, p4} {p2, p5} {p3, p4} {p3, p5} {p4, p5} {p1} {p2} {p3} {p4} {p5} overly generic queries { } Hagen, Beyer, Gollub, Komlossy, Stein Supporting Scholarly Search with Keyqueries 19

  24. Evaluation Hagen, Beyer, Gollub, Komlossy, Stein Supporting Scholarly Search with Keyqueries 20

  25. Are the users impressed?! Hagen, Beyer, Gollub, Komlossy, Stein Supporting Scholarly Search with Keyqueries 21

  26. User study 200,000 CS papers (top conferences as seeds) Collection: Search engine: Lucene 5.0, BM25F (title, abstract, body) Participants: 13 researchers, 7 students Topics: 42 provided by participants 1 Participant provides up to five input papers for a familiar topic 2 Participant provides at least one expected document 3 Algorithms run on the input against our collection 4 Participant judges relevance and familiarity Hagen, Beyer, Gollub, Komlossy, Stein Supporting Scholarly Search with Keyqueries 22

  27. User study results Algorithm nDCG @10 rec e @50 rec ur @10 Nascimento 0.58 0.34 0.16 Sofia Search 0.60 0.33 0.20 Google Scholar 0.60 0.43 0.21 Keyquery Cover 0.37 0.16 0.62 KQC+Sofia+Google 0.65 0.48 0.24 Nascimento query baseline outperformed On a par with Google Scholar and Sofia Search Rather different suggestions (overlap < 50%) Combination most promising Hagen, Beyer, Gollub, Komlossy, Stein Supporting Scholarly Search with Keyqueries 23

  28. Runtime?! Hagen, Beyer, Gollub, Komlossy, Stein Supporting Scholarly Search with Keyqueries 24

  29. API requests needed in user study 19 Nascimento: Google Scholar: 21 at least twice as fast as keyqueries Sofia Search: Keyquery Cover: 59 Hagen, Beyer, Gollub, Komlossy, Stein Supporting Scholarly Search with Keyqueries 25

  30. API requests needed in user study 19 Nascimento: Google Scholar: 21 at least twice as fast as keyqueries Sofia Search: Keyquery Cover: 59 Keyqueries could be pre-computed by a scholarly search engine. Stored in a reverted index. [Pickens, Cooper, and Golovchinsky, CIKM 2010] Hagen, Beyer, Gollub, Komlossy, Stein Supporting Scholarly Search with Keyqueries 25

  31. Almost the end: The take-home messages! Hagen, Beyer, Gollub, Komlossy, Stein Supporting Scholarly Search with Keyqueries 26

  32. What we have done Results Future Work Keyqueries for scholarly search Efficiency Keyquery cover from keyphrases Other topics and corpora Query baseline outperformed Retrieval model influence On a par with Google Scholar Improved suggestion ranking and Sofia Search Combination is best Hagen, Beyer, Gollub, Komlossy, Stein Supporting Scholarly Search with Keyqueries 27

  33. What we have (not) done Results Future Work Keyqueries for scholarly search Efficiency Keyquery cover from keyphrases Other topics and corpora Query baseline outperformed Retrieval model influence On a par with Google Scholar Improved suggestion ranking and Sofia Search Combination is best Hagen, Beyer, Gollub, Komlossy, Stein Supporting Scholarly Search with Keyqueries 27

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