際際滷

際際滷Share a Scribd company logo
Entity Summarization with User Feedback
Qingxia Liu1, Yue Chen1, Gong Cheng1, Evgeny Kharlamov2,3, Junyou Li1, and Yuzhong Qu1
1 National Key Laboratory for Novel Software Technology, Nanjing University, China
2 Department of Informatics, University of Oslo, Norway
3 Bosch Center for Artificial Intelligence, Robert Bosch GmbH, Germany
* RDF Dataset: T
¢ triple t(T: <subj, pred, obj>
* Entity Description: Desc(e)
¢ Desc(e) = {t(T: subj(t)=e or obj(t)=e}
¢ t(Desc(e): <e, prop, value>
* Entity Summarization: S(e, k)
¢ S?Desc(e) , |S|+k
2020.06 2
Entity Summarization
Solson
Publications
Rich Buckler
Organization
Gary Brosky
Brooklyn
Company
comics
United States-themed
superheroes ^Solson Publications ̄
^1986 ̄
^1987 ̄
type
type
headquarters
industry
label
subject defunct
founded
founder
keyPerson
* Goal
¢ to satisfy users¨ information needs
* Limitations
¢ have large diff from user-created (F1<0.6)
=> do not meet users¨ expectations
¢ summaries are static
=> cannot adjust to users
2020.06 3
Entity Summarization Methods
A lack of mechanisms for improving an entity summary
when its quality could not satisfy users¨ information needs.
* Our proposal: cooperation between summarizer and user
¢ involve users in the summarization process
¢ ask users for feedback
¢ utilize user¨s feedback when computing summaries
2020.06 4
Adding User in the Loop
Summarizer
Summarizer
User
* Research Challenges
[C1] Cooperative process of 2 agents
C How to represent the process?
[C2] Combining results of actions of 2 agents
C How to represent interdependence between summary and feedback?
2020.06 5
Adding User in the Loop
Summarizer
Summarizer
User
* Cooperation Process
¢ Summarizer: presents (current) summary Si
¢ User: crosses off an irrelevant triple as negative feedback fi
¢ Summarizer: replaces it with a new triple ri ,
presents an improved summary Si+1
¢ User: ´ (repeated)
2020.06 6
Cross-Replace Scenario
f1
r1
replaced by
f0 r0
replaced by
S0 S1 S2
Solson Publications
* [C1] Representation of the Cross-Replace Scenario
¢ Markov Decision Process (MDP) based modeling
¢ Summarizer = reinforcement learning agent
2020.06 7
Our Approach: DRESSED
Solson Publications
- Label: ^Solson Publications ̄
- Key person: Rich Bucker
- Subject: United State-themed superheroes
- Extinction year: ^1987 ̄
- Founded by: Gary Brodsky
- Industry: Comics
- Name: ^Solson Publications ̄
- Founding year: ^1986 ̄
´
Feedback
Replace
Current Summary
Candidate Facts
Setting:
? agent: summarizer
? environment: Desc(e), user
* [C2] Representation of Triple Interdependence
¢ Policy Network
C Encoding triples
C Encoding sets of triples
C Encoding triple interdependence
and scoring candidates
C Selecting replacement triple
2020.06 8
Our Approach: DRESSED
* Policy Learning
¢ Learning task: to find a policy that maximize the expected reward
¢ REINFORCE: a standard policy gradient method in reinforcement learning
C to maximize the expected reward
2020.06 9
Our Approach: DRESSED
* Entity Summarization
(not utilize user feedback)
¢ FACES-E: rank triples and select top-k as summary
* Interactive Document Summarization
(Re-compute doc summaries utilizing user feedback)
¢ IPS
C positive feedback
* Interactive Document Retrieval
(Re-rank retrieved documents based on user feedback)
¢ NRF
C negative relevance feedback
C query-based
¢ PDGD -L, -N
C positive feedback
C SOTA online learning to rank
C utilize user feedback for model selection
(not as input of the model)
2020.06 10
Baselines Adapted for Evaluation
query
model
generate
update
model
generate
update
* Setting
¢ 24 participants
¢ train: Entity Summarization Benchmark (ESBM)
¢ test: re-sampled entities from
DBpedia and LinkedMDB
* Results
¢ DRESSED: in general best-performing
¢ with FACES-E and DRESSED
C users stop quickly: I < 4
C obtain reasonably good results: Q_stop > 4
C replacement triples selected by DRESSED
significantly better than the ones of FACES-E
2020.06 11
Experiment 1: User Study
Metrics:
? I = number of iterations
? Qrplc = user rating of suggested
replacements (1-5)
? Qstop = user rating of the final
summary after all iterations (1-5)
Experiment 2: Offline Evaluation
* Benchmarks
¢ ESBM (ESBM-D, ESBM-L), FED
* Metrics
¢ NDCF: for summary sequence
C Normalized Discounted Cumulative F1
¢ NDCG: for replacement sequence
C Normalized Discounted Cumulative Gain
* Results
? DRESSED outperforms
? all baselines
? on all datasets
? DRESSED significantly outperforms
? in most cases
2020.06 12
* Iterations
¢ DRESSED is consistently
above all the baselines
¢ DRESSED better exploits
early feedback to quickly
improve computed
summaries
2020.06 13
Experiment 2: Offline Evaluation
* Our Approach: DRESSED
¢ showed better performance than baselines
¢ has the potential to replace static entity cards
* Future Work
¢ cross-replace scenario
C can be extended to support other scenarios:
? multi-feedback, without replacement, positive feedback
¢ extend the scope of entity summary
C deal with paths, more complex structures, RDF sentence
2020.06 14
Conclusion and Future Work
* Contributions
¢ The first research effort to improve entity summarization with user feedback.
¢ A representation of entity summarization with iterative userfeedback.
C cross-replace scenario, MDP
¢ A representation of set of triples and their interdependence as a novel DNN.
C DRESSED, solve by RL
¢ The first empirical study of entity summarization with user feedback.
C based on real users and simulated users
* DRESSED
¢ Deep Reinforced Entity Summarization with uSer fEedback
¢ GitHub Repository: nju-websoft/DRESSED
2020.06 15
Take-home Message
Thank you !
Questions ?
2020.06 16

More Related Content

Similar to Entity Summarization with User Feedback (ESWC 2020) (20)

[CS570] Machine Learning Team Project (I know what items really are)
[CS570] Machine Learning Team Project (I know what items really are)[CS570] Machine Learning Team Project (I know what items really are)
[CS570] Machine Learning Team Project (I know what items really are)
Kunwoo Park
?
Detection of Related Semantic Datasets Based on Frequent Subgraph Mining
Detection of Related Semantic Datasets Based on Frequent Subgraph MiningDetection of Related Semantic Datasets Based on Frequent Subgraph Mining
Detection of Related Semantic Datasets Based on Frequent Subgraph Mining
Mikel Emaldi Manrique
?
An introduction to deep reinforcement learning
An introduction to deep reinforcement learningAn introduction to deep reinforcement learning
An introduction to deep reinforcement learning
Big Data Colombia
?
Mining massive datasets using recommender system
Mining massive datasets using recommender systemMining massive datasets using recommender system
Mining massive datasets using recommender system
rosni
?
Scalable Machine Learning: The Role of Stratified Data Sharding
Scalable Machine Learning: The Role of Stratified Data ShardingScalable Machine Learning: The Role of Stratified Data Sharding
Scalable Machine Learning: The Role of Stratified Data Sharding
inside-BigData.com
?
Entity-Relationship Queries over Wikipedia
Entity-Relationship Queries over WikipediaEntity-Relationship Queries over Wikipedia
Entity-Relationship Queries over Wikipedia
The Innovative Data Intelligence Research (IDIR) Laboratory, University of Texas at Arlington
?
Context-aware Recommendation: A Quick View
Context-aware Recommendation: A Quick ViewContext-aware Recommendation: A Quick View
Context-aware Recommendation: A Quick View
YONG ZHENG
?
SQL Query Optimization: Why Is It So Hard to Get Right?
SQL Query Optimization: Why Is It So Hard to Get Right?SQL Query Optimization: Why Is It So Hard to Get Right?
SQL Query Optimization: Why Is It So Hard to Get Right?
Brent Ozar
?
An Empirical Comparison of Knowledge Graph Embeddings for Item Recommendation
An Empirical Comparison of Knowledge Graph Embeddings for Item RecommendationAn Empirical Comparison of Knowledge Graph Embeddings for Item Recommendation
An Empirical Comparison of Knowledge Graph Embeddings for Item Recommendation
Enrico Palumbo
?
2018 IMSM: MIT Lincoln Laboratories Problem Presentation - Light Reflections...
2018 IMSM: MIT Lincoln Laboratories  Problem Presentation - Light Reflections...2018 IMSM: MIT Lincoln Laboratories  Problem Presentation - Light Reflections...
2018 IMSM: MIT Lincoln Laboratories Problem Presentation - Light Reflections...
The Statistical and Applied Mathematical Sciences Institute
?
PyData 2015 Keynote: "A Systems View of Machine Learning"
PyData 2015 Keynote: "A Systems View of Machine Learning" PyData 2015 Keynote: "A Systems View of Machine Learning"
PyData 2015 Keynote: "A Systems View of Machine Learning"
Joshua Bloom
?
川拭措/Feature Engineering in Machine Learning
川拭措/Feature Engineering in Machine Learning川拭措/Feature Engineering in Machine Learning
川拭措/Feature Engineering in Machine Learning
岬羅彿創親僥定氏
?
Crafting Recommenders: the Shallow and the Deep of it!
Crafting Recommenders: the Shallow and the Deep of it! Crafting Recommenders: the Shallow and the Deep of it!
Crafting Recommenders: the Shallow and the Deep of it!
Sudeep Das, Ph.D.
?
Gao cong geospatial social media data management and context-aware recommenda...
Gao cong geospatial social media data management and context-aware recommenda...Gao cong geospatial social media data management and context-aware recommenda...
Gao cong geospatial social media data management and context-aware recommenda...
jins0618
?
Universal job embedding in recommendation (public ver.)
Universal job embedding in recommendation (public ver.)Universal job embedding in recommendation (public ver.)
Universal job embedding in recommendation (public ver.)
Marsan Ma
?
A Study of the Similarities of Entity Embeddings Learned from Different Aspec...
A Study of the Similarities of Entity Embeddings Learned from Different Aspec...A Study of the Similarities of Entity Embeddings Learned from Different Aspec...
A Study of the Similarities of Entity Embeddings Learned from Different Aspec...
GUANGYUAN PIAO
?
Neural Architectures for Named Entity Recognition
Neural Architectures for Named Entity RecognitionNeural Architectures for Named Entity Recognition
Neural Architectures for Named Entity Recognition
Rrubaa Panchendrarajan
?
FOSDEM2014 - Social Network Benchmark (SNB) Graph Generator - Peter Boncz
FOSDEM2014 - Social Network Benchmark (SNB) Graph Generator - Peter BonczFOSDEM2014 - Social Network Benchmark (SNB) Graph Generator - Peter Boncz
FOSDEM2014 - Social Network Benchmark (SNB) Graph Generator - Peter Boncz
Ioan Toma
?
MediaEval 2017 Retrieving Diverse Social Images Task (Overview)
MediaEval 2017 Retrieving Diverse Social Images Task (Overview)MediaEval 2017 Retrieving Diverse Social Images Task (Overview)
MediaEval 2017 Retrieving Diverse Social Images Task (Overview)
multimediaeval
?
Maron, M. - Visualisation and mapping of building open data - Mikel Maron, Ma...
Maron, M. - Visualisation and mapping of building open data - Mikel Maron, Ma...Maron, M. - Visualisation and mapping of building open data - Mikel Maron, Ma...
Maron, M. - Visualisation and mapping of building open data - Mikel Maron, Ma...
OECDregions
?
[CS570] Machine Learning Team Project (I know what items really are)
[CS570] Machine Learning Team Project (I know what items really are)[CS570] Machine Learning Team Project (I know what items really are)
[CS570] Machine Learning Team Project (I know what items really are)
Kunwoo Park
?
Detection of Related Semantic Datasets Based on Frequent Subgraph Mining
Detection of Related Semantic Datasets Based on Frequent Subgraph MiningDetection of Related Semantic Datasets Based on Frequent Subgraph Mining
Detection of Related Semantic Datasets Based on Frequent Subgraph Mining
Mikel Emaldi Manrique
?
An introduction to deep reinforcement learning
An introduction to deep reinforcement learningAn introduction to deep reinforcement learning
An introduction to deep reinforcement learning
Big Data Colombia
?
Mining massive datasets using recommender system
Mining massive datasets using recommender systemMining massive datasets using recommender system
Mining massive datasets using recommender system
rosni
?
Scalable Machine Learning: The Role of Stratified Data Sharding
Scalable Machine Learning: The Role of Stratified Data ShardingScalable Machine Learning: The Role of Stratified Data Sharding
Scalable Machine Learning: The Role of Stratified Data Sharding
inside-BigData.com
?
Context-aware Recommendation: A Quick View
Context-aware Recommendation: A Quick ViewContext-aware Recommendation: A Quick View
Context-aware Recommendation: A Quick View
YONG ZHENG
?
SQL Query Optimization: Why Is It So Hard to Get Right?
SQL Query Optimization: Why Is It So Hard to Get Right?SQL Query Optimization: Why Is It So Hard to Get Right?
SQL Query Optimization: Why Is It So Hard to Get Right?
Brent Ozar
?
An Empirical Comparison of Knowledge Graph Embeddings for Item Recommendation
An Empirical Comparison of Knowledge Graph Embeddings for Item RecommendationAn Empirical Comparison of Knowledge Graph Embeddings for Item Recommendation
An Empirical Comparison of Knowledge Graph Embeddings for Item Recommendation
Enrico Palumbo
?
PyData 2015 Keynote: "A Systems View of Machine Learning"
PyData 2015 Keynote: "A Systems View of Machine Learning" PyData 2015 Keynote: "A Systems View of Machine Learning"
PyData 2015 Keynote: "A Systems View of Machine Learning"
Joshua Bloom
?
川拭措/Feature Engineering in Machine Learning
川拭措/Feature Engineering in Machine Learning川拭措/Feature Engineering in Machine Learning
川拭措/Feature Engineering in Machine Learning
岬羅彿創親僥定氏
?
Crafting Recommenders: the Shallow and the Deep of it!
Crafting Recommenders: the Shallow and the Deep of it! Crafting Recommenders: the Shallow and the Deep of it!
Crafting Recommenders: the Shallow and the Deep of it!
Sudeep Das, Ph.D.
?
Gao cong geospatial social media data management and context-aware recommenda...
Gao cong geospatial social media data management and context-aware recommenda...Gao cong geospatial social media data management and context-aware recommenda...
Gao cong geospatial social media data management and context-aware recommenda...
jins0618
?
Universal job embedding in recommendation (public ver.)
Universal job embedding in recommendation (public ver.)Universal job embedding in recommendation (public ver.)
Universal job embedding in recommendation (public ver.)
Marsan Ma
?
A Study of the Similarities of Entity Embeddings Learned from Different Aspec...
A Study of the Similarities of Entity Embeddings Learned from Different Aspec...A Study of the Similarities of Entity Embeddings Learned from Different Aspec...
A Study of the Similarities of Entity Embeddings Learned from Different Aspec...
GUANGYUAN PIAO
?
Neural Architectures for Named Entity Recognition
Neural Architectures for Named Entity RecognitionNeural Architectures for Named Entity Recognition
Neural Architectures for Named Entity Recognition
Rrubaa Panchendrarajan
?
FOSDEM2014 - Social Network Benchmark (SNB) Graph Generator - Peter Boncz
FOSDEM2014 - Social Network Benchmark (SNB) Graph Generator - Peter BonczFOSDEM2014 - Social Network Benchmark (SNB) Graph Generator - Peter Boncz
FOSDEM2014 - Social Network Benchmark (SNB) Graph Generator - Peter Boncz
Ioan Toma
?
MediaEval 2017 Retrieving Diverse Social Images Task (Overview)
MediaEval 2017 Retrieving Diverse Social Images Task (Overview)MediaEval 2017 Retrieving Diverse Social Images Task (Overview)
MediaEval 2017 Retrieving Diverse Social Images Task (Overview)
multimediaeval
?
Maron, M. - Visualisation and mapping of building open data - Mikel Maron, Ma...
Maron, M. - Visualisation and mapping of building open data - Mikel Maron, Ma...Maron, M. - Visualisation and mapping of building open data - Mikel Maron, Ma...
Maron, M. - Visualisation and mapping of building open data - Mikel Maron, Ma...
OECDregions
?

Recently uploaded (20)

2025-03-02 FATC 01 Annas, Caiaphas & The Sanhedrin (shared slides).pptx
2025-03-02 FATC 01 Annas, Caiaphas & The Sanhedrin (shared slides).pptx2025-03-02 FATC 01 Annas, Caiaphas & The Sanhedrin (shared slides).pptx
2025-03-02 FATC 01 Annas, Caiaphas & The Sanhedrin (shared slides).pptx
Dale Wells
?
It's a great presentation for everything
It's a great presentation for everythingIt's a great presentation for everything
It's a great presentation for everything
NonalynMagdagasang1
?
Science Communication beyond Journal Publications Workshop
Science Communication beyond Journal Publications WorkshopScience Communication beyond Journal Publications Workshop
Science Communication beyond Journal Publications Workshop
WAIHIGA K.MUTURI
?
Scotland's Museums and Galleries Strategy Symposium 2025 - Auditorium Session 2
Scotland's Museums and Galleries Strategy Symposium 2025 - Auditorium Session 2Scotland's Museums and Galleries Strategy Symposium 2025 - Auditorium Session 2
Scotland's Museums and Galleries Strategy Symposium 2025 - Auditorium Session 2
Museums Galleries Scotland
?
Globibo Book Translation: Connect with Readers in Any Language
Globibo Book Translation: Connect with Readers in Any LanguageGlobibo Book Translation: Connect with Readers in Any Language
Globibo Book Translation: Connect with Readers in Any Language
globibo
?
RBC_Indices_Presentation_physiology (1).pptx
RBC_Indices_Presentation_physiology (1).pptxRBC_Indices_Presentation_physiology (1).pptx
RBC_Indices_Presentation_physiology (1).pptx
AyushSharma546188
?
Scotland's Museums and Galleries Strategy Symposium 2025 - diversity workshop...
Scotland's Museums and Galleries Strategy Symposium 2025 - diversity workshop...Scotland's Museums and Galleries Strategy Symposium 2025 - diversity workshop...
Scotland's Museums and Galleries Strategy Symposium 2025 - diversity workshop...
Museums Galleries Scotland
?
Scotland's Museums and Galleries Strategy Symposium 2025 - climate action wor...
Scotland's Museums and Galleries Strategy Symposium 2025 - climate action wor...Scotland's Museums and Galleries Strategy Symposium 2025 - climate action wor...
Scotland's Museums and Galleries Strategy Symposium 2025 - climate action wor...
Museums Galleries Scotland
?
Creative Animated PowerPoint TemplateC 際際滷UpLift
Creative Animated PowerPoint TemplateC 際際滷UpLiftCreative Animated PowerPoint TemplateC 際際滷UpLift
Creative Animated PowerPoint TemplateC 際際滷UpLift
際際滷UpLift
?
History of Computer - computer architecture
History of Computer - computer architectureHistory of Computer - computer architecture
History of Computer - computer architecture
kasmirsyariati
?
time machine. vocabulary work based on the text
time machine. vocabulary work based on the texttime machine. vocabulary work based on the text
time machine. vocabulary work based on the text
ssuser4d4934
?
AI PRESENTATION.pptxfvvvvvvvvvvhbbbvvbbv
AI PRESENTATION.pptxfvvvvvvvvvvhbbbvvbbvAI PRESENTATION.pptxfvvvvvvvvvvhbbbvvbbv
AI PRESENTATION.pptxfvvvvvvvvvvhbbbvvbbv
xdlmao561
?
AAC2025_Danninger_Fail fast succeed smarter.pdf
AAC2025_Danninger_Fail fast succeed smarter.pdfAAC2025_Danninger_Fail fast succeed smarter.pdf
AAC2025_Danninger_Fail fast succeed smarter.pdf
Agile Austria Conference
?
Scotland's Museums and Galleries Strategy Symposium 2025 - Auditorium Session 3
Scotland's Museums and Galleries Strategy Symposium 2025 - Auditorium Session 3Scotland's Museums and Galleries Strategy Symposium 2025 - Auditorium Session 3
Scotland's Museums and Galleries Strategy Symposium 2025 - Auditorium Session 3
Museums Galleries Scotland
?
the el filibusterismo reporting lesson 3.4
the el filibusterismo reporting lesson 3.4the el filibusterismo reporting lesson 3.4
the el filibusterismo reporting lesson 3.4
riverajaysongit446
?
present continuous vs near future.pptx.pptx
present continuous vs near future.pptx.pptxpresent continuous vs near future.pptx.pptx
present continuous vs near future.pptx.pptx
HuyenNguyenThiLe
?
AAC2025_Baptiste Grand_Der OKR.X Guide.pdf
AAC2025_Baptiste Grand_Der OKR.X Guide.pdfAAC2025_Baptiste Grand_Der OKR.X Guide.pdf
AAC2025_Baptiste Grand_Der OKR.X Guide.pdf
Agile Austria Conference
?
How managers can learn how to lead with humour
How managers can learn how to lead with humourHow managers can learn how to lead with humour
How managers can learn how to lead with humour
analystcoupons8q
?
AMFI-Investor-Awareness-Presentation.4ee88c759f895e1be65d.pdf
AMFI-Investor-Awareness-Presentation.4ee88c759f895e1be65d.pdfAMFI-Investor-Awareness-Presentation.4ee88c759f895e1be65d.pdf
AMFI-Investor-Awareness-Presentation.4ee88c759f895e1be65d.pdf
sakivvikas86
?
Steven Nickel Loving God 03.02.2025.pptx
Steven Nickel Loving God 03.02.2025.pptxSteven Nickel Loving God 03.02.2025.pptx
Steven Nickel Loving God 03.02.2025.pptx
FamilyWorshipCenterD
?
2025-03-02 FATC 01 Annas, Caiaphas & The Sanhedrin (shared slides).pptx
2025-03-02 FATC 01 Annas, Caiaphas & The Sanhedrin (shared slides).pptx2025-03-02 FATC 01 Annas, Caiaphas & The Sanhedrin (shared slides).pptx
2025-03-02 FATC 01 Annas, Caiaphas & The Sanhedrin (shared slides).pptx
Dale Wells
?
It's a great presentation for everything
It's a great presentation for everythingIt's a great presentation for everything
It's a great presentation for everything
NonalynMagdagasang1
?
Science Communication beyond Journal Publications Workshop
Science Communication beyond Journal Publications WorkshopScience Communication beyond Journal Publications Workshop
Science Communication beyond Journal Publications Workshop
WAIHIGA K.MUTURI
?
Scotland's Museums and Galleries Strategy Symposium 2025 - Auditorium Session 2
Scotland's Museums and Galleries Strategy Symposium 2025 - Auditorium Session 2Scotland's Museums and Galleries Strategy Symposium 2025 - Auditorium Session 2
Scotland's Museums and Galleries Strategy Symposium 2025 - Auditorium Session 2
Museums Galleries Scotland
?
Globibo Book Translation: Connect with Readers in Any Language
Globibo Book Translation: Connect with Readers in Any LanguageGlobibo Book Translation: Connect with Readers in Any Language
Globibo Book Translation: Connect with Readers in Any Language
globibo
?
RBC_Indices_Presentation_physiology (1).pptx
RBC_Indices_Presentation_physiology (1).pptxRBC_Indices_Presentation_physiology (1).pptx
RBC_Indices_Presentation_physiology (1).pptx
AyushSharma546188
?
Scotland's Museums and Galleries Strategy Symposium 2025 - diversity workshop...
Scotland's Museums and Galleries Strategy Symposium 2025 - diversity workshop...Scotland's Museums and Galleries Strategy Symposium 2025 - diversity workshop...
Scotland's Museums and Galleries Strategy Symposium 2025 - diversity workshop...
Museums Galleries Scotland
?
Scotland's Museums and Galleries Strategy Symposium 2025 - climate action wor...
Scotland's Museums and Galleries Strategy Symposium 2025 - climate action wor...Scotland's Museums and Galleries Strategy Symposium 2025 - climate action wor...
Scotland's Museums and Galleries Strategy Symposium 2025 - climate action wor...
Museums Galleries Scotland
?
Creative Animated PowerPoint TemplateC 際際滷UpLift
Creative Animated PowerPoint TemplateC 際際滷UpLiftCreative Animated PowerPoint TemplateC 際際滷UpLift
Creative Animated PowerPoint TemplateC 際際滷UpLift
際際滷UpLift
?
History of Computer - computer architecture
History of Computer - computer architectureHistory of Computer - computer architecture
History of Computer - computer architecture
kasmirsyariati
?
time machine. vocabulary work based on the text
time machine. vocabulary work based on the texttime machine. vocabulary work based on the text
time machine. vocabulary work based on the text
ssuser4d4934
?
AI PRESENTATION.pptxfvvvvvvvvvvhbbbvvbbv
AI PRESENTATION.pptxfvvvvvvvvvvhbbbvvbbvAI PRESENTATION.pptxfvvvvvvvvvvhbbbvvbbv
AI PRESENTATION.pptxfvvvvvvvvvvhbbbvvbbv
xdlmao561
?
AAC2025_Danninger_Fail fast succeed smarter.pdf
AAC2025_Danninger_Fail fast succeed smarter.pdfAAC2025_Danninger_Fail fast succeed smarter.pdf
AAC2025_Danninger_Fail fast succeed smarter.pdf
Agile Austria Conference
?
Scotland's Museums and Galleries Strategy Symposium 2025 - Auditorium Session 3
Scotland's Museums and Galleries Strategy Symposium 2025 - Auditorium Session 3Scotland's Museums and Galleries Strategy Symposium 2025 - Auditorium Session 3
Scotland's Museums and Galleries Strategy Symposium 2025 - Auditorium Session 3
Museums Galleries Scotland
?
the el filibusterismo reporting lesson 3.4
the el filibusterismo reporting lesson 3.4the el filibusterismo reporting lesson 3.4
the el filibusterismo reporting lesson 3.4
riverajaysongit446
?
present continuous vs near future.pptx.pptx
present continuous vs near future.pptx.pptxpresent continuous vs near future.pptx.pptx
present continuous vs near future.pptx.pptx
HuyenNguyenThiLe
?
How managers can learn how to lead with humour
How managers can learn how to lead with humourHow managers can learn how to lead with humour
How managers can learn how to lead with humour
analystcoupons8q
?
AMFI-Investor-Awareness-Presentation.4ee88c759f895e1be65d.pdf
AMFI-Investor-Awareness-Presentation.4ee88c759f895e1be65d.pdfAMFI-Investor-Awareness-Presentation.4ee88c759f895e1be65d.pdf
AMFI-Investor-Awareness-Presentation.4ee88c759f895e1be65d.pdf
sakivvikas86
?
Steven Nickel Loving God 03.02.2025.pptx
Steven Nickel Loving God 03.02.2025.pptxSteven Nickel Loving God 03.02.2025.pptx
Steven Nickel Loving God 03.02.2025.pptx
FamilyWorshipCenterD
?

Entity Summarization with User Feedback (ESWC 2020)

  • 1. Entity Summarization with User Feedback Qingxia Liu1, Yue Chen1, Gong Cheng1, Evgeny Kharlamov2,3, Junyou Li1, and Yuzhong Qu1 1 National Key Laboratory for Novel Software Technology, Nanjing University, China 2 Department of Informatics, University of Oslo, Norway 3 Bosch Center for Artificial Intelligence, Robert Bosch GmbH, Germany
  • 2. * RDF Dataset: T ¢ triple t(T: <subj, pred, obj> * Entity Description: Desc(e) ¢ Desc(e) = {t(T: subj(t)=e or obj(t)=e} ¢ t(Desc(e): <e, prop, value> * Entity Summarization: S(e, k) ¢ S?Desc(e) , |S|+k 2020.06 2 Entity Summarization Solson Publications Rich Buckler Organization Gary Brosky Brooklyn Company comics United States-themed superheroes ^Solson Publications ̄ ^1986 ̄ ^1987 ̄ type type headquarters industry label subject defunct founded founder keyPerson
  • 3. * Goal ¢ to satisfy users¨ information needs * Limitations ¢ have large diff from user-created (F1<0.6) => do not meet users¨ expectations ¢ summaries are static => cannot adjust to users 2020.06 3 Entity Summarization Methods A lack of mechanisms for improving an entity summary when its quality could not satisfy users¨ information needs.
  • 4. * Our proposal: cooperation between summarizer and user ¢ involve users in the summarization process ¢ ask users for feedback ¢ utilize user¨s feedback when computing summaries 2020.06 4 Adding User in the Loop Summarizer Summarizer User
  • 5. * Research Challenges [C1] Cooperative process of 2 agents C How to represent the process? [C2] Combining results of actions of 2 agents C How to represent interdependence between summary and feedback? 2020.06 5 Adding User in the Loop Summarizer Summarizer User
  • 6. * Cooperation Process ¢ Summarizer: presents (current) summary Si ¢ User: crosses off an irrelevant triple as negative feedback fi ¢ Summarizer: replaces it with a new triple ri , presents an improved summary Si+1 ¢ User: ´ (repeated) 2020.06 6 Cross-Replace Scenario f1 r1 replaced by f0 r0 replaced by S0 S1 S2 Solson Publications
  • 7. * [C1] Representation of the Cross-Replace Scenario ¢ Markov Decision Process (MDP) based modeling ¢ Summarizer = reinforcement learning agent 2020.06 7 Our Approach: DRESSED Solson Publications - Label: ^Solson Publications ̄ - Key person: Rich Bucker - Subject: United State-themed superheroes - Extinction year: ^1987 ̄ - Founded by: Gary Brodsky - Industry: Comics - Name: ^Solson Publications ̄ - Founding year: ^1986 ̄ ´ Feedback Replace Current Summary Candidate Facts Setting: ? agent: summarizer ? environment: Desc(e), user
  • 8. * [C2] Representation of Triple Interdependence ¢ Policy Network C Encoding triples C Encoding sets of triples C Encoding triple interdependence and scoring candidates C Selecting replacement triple 2020.06 8 Our Approach: DRESSED
  • 9. * Policy Learning ¢ Learning task: to find a policy that maximize the expected reward ¢ REINFORCE: a standard policy gradient method in reinforcement learning C to maximize the expected reward 2020.06 9 Our Approach: DRESSED
  • 10. * Entity Summarization (not utilize user feedback) ¢ FACES-E: rank triples and select top-k as summary * Interactive Document Summarization (Re-compute doc summaries utilizing user feedback) ¢ IPS C positive feedback * Interactive Document Retrieval (Re-rank retrieved documents based on user feedback) ¢ NRF C negative relevance feedback C query-based ¢ PDGD -L, -N C positive feedback C SOTA online learning to rank C utilize user feedback for model selection (not as input of the model) 2020.06 10 Baselines Adapted for Evaluation query model generate update model generate update
  • 11. * Setting ¢ 24 participants ¢ train: Entity Summarization Benchmark (ESBM) ¢ test: re-sampled entities from DBpedia and LinkedMDB * Results ¢ DRESSED: in general best-performing ¢ with FACES-E and DRESSED C users stop quickly: I < 4 C obtain reasonably good results: Q_stop > 4 C replacement triples selected by DRESSED significantly better than the ones of FACES-E 2020.06 11 Experiment 1: User Study Metrics: ? I = number of iterations ? Qrplc = user rating of suggested replacements (1-5) ? Qstop = user rating of the final summary after all iterations (1-5)
  • 12. Experiment 2: Offline Evaluation * Benchmarks ¢ ESBM (ESBM-D, ESBM-L), FED * Metrics ¢ NDCF: for summary sequence C Normalized Discounted Cumulative F1 ¢ NDCG: for replacement sequence C Normalized Discounted Cumulative Gain * Results ? DRESSED outperforms ? all baselines ? on all datasets ? DRESSED significantly outperforms ? in most cases 2020.06 12
  • 13. * Iterations ¢ DRESSED is consistently above all the baselines ¢ DRESSED better exploits early feedback to quickly improve computed summaries 2020.06 13 Experiment 2: Offline Evaluation
  • 14. * Our Approach: DRESSED ¢ showed better performance than baselines ¢ has the potential to replace static entity cards * Future Work ¢ cross-replace scenario C can be extended to support other scenarios: ? multi-feedback, without replacement, positive feedback ¢ extend the scope of entity summary C deal with paths, more complex structures, RDF sentence 2020.06 14 Conclusion and Future Work
  • 15. * Contributions ¢ The first research effort to improve entity summarization with user feedback. ¢ A representation of entity summarization with iterative userfeedback. C cross-replace scenario, MDP ¢ A representation of set of triples and their interdependence as a novel DNN. C DRESSED, solve by RL ¢ The first empirical study of entity summarization with user feedback. C based on real users and simulated users * DRESSED ¢ Deep Reinforced Entity Summarization with uSer fEedback ¢ GitHub Repository: nju-websoft/DRESSED 2020.06 15 Take-home Message
  • 16. Thank you ! Questions ? 2020.06 16