SlideShare a Scribd company logo
1 of 24
Relatedness-based Multi-Entity Summarization
Kalpa Gunaratna1, Amir Hossein Yazdavar1, Krishnaprasad Thirunarayan1,
Amit Sheth1, and Gong Cheng2
1Kno.e.sis Center, Wright State University, Dayton OH, USA
2National Key Laboratory for Novel Software Technology, Nanjing University, China
Reading news online
Within one month of the iPod nano and iTunes
phone special event, Apple Computer announced
today another special event to be held on
October 12. It is to be held at the California
Theater in downtown San Jose, California. The
invitation reads, “One more thing…”, the teasing
tagline of Steve Jobs.
Text enriched by entity linking
with knowledge bases
Within one month of the iPod nano and iTunes
phone special event, Apple Computer announced
today another special event to be held on
October 12. It is to be held at the California
Theater in downtown San Jose, California. The
invitation reads, “One more thing…”, the teasing
tagline of Steve Jobs.
Text enriched by entity linking
with knowledge bases
Within one month of the iPod nano and iTunes
phone special event, Apple Computer announced
today another special event to be held on
October 12. It is to be held at the California
Theater in downtown San Jose, California. The
invitation reads, “One more thing…”, the teasing
tagline of Steve Jobs.
Apple Inc. is an American
multinational technology
company headquartered in
Cupertino, California that …
such as a textual pop-up
from Wikipedia
Text enriched by entity linking
with knowledge bases
Within one month of the iPod nano and iTunes
phone special event, Apple Computer announced
today another special event to be held on
October 12. It is to be held at the California
Theater in downtown San Jose, California. The
invitation reads, “One more thing…”, the teasing
tagline of Steve Jobs.
or a structured pop-up
from DBpedia or Wikidata
founders:Steve_jobs
product: IPod
location: California
industry: Consumer_electronics
An entity can have several hundred
property-value pairs (called features).
…
…
An entity can have several hundred
property-value pairs (called features).
…
…
An entity summary is a subset of k features (to fit in a pop-up).
Entity summarization
(previous research)
• Problem statement (k=3, in this example)
Entity summarization
(previous research)
• Problem statement (k=3, in this example)
• Research challenge
• To select important and diverse features
Text enriched by entity linking
with knowledge bases
Within one month of the iPod nano and iTunes
phone special event, Apple Computer announced
today another special event to be held on
October 12. It is to be held at the California
Theater in downtown San Jose, California. The
invitation reads, “One more thing…”, the teasing
tagline of Steve Jobs.
founders:Steve_jobs
product: IPod
location: California
industry: Consumer_electronics
Text enriched by entity linking
with knowledge bases
Within one month of the iPod nano and iTunes
phone special event, Apple Computer announced
today another special event to be held on
October 12. It is to be held at the California
Theater in downtown San Jose, California. The
invitation reads, “One more thing…”, the teasing
tagline of Steve Jobs.
founders:Steve_jobs
product: IPod
location: California
industry: Consumer_electronics
after: Tim_Cook
knownFor: Microcomputer_revolution
title: Apple_Inc.
birthPlace: California
Text enriched by entity linking
with knowledge bases
Within one month of the iPod nano and iTunes
phone special event, Apple Computer announced
today another special event to be held on
October 12. It is to be held at the California
Theater in downtown San Jose, California. The
invitation reads, “One more thing…”, the teasing
tagline of Steve Jobs.
founders:Steve_jobs
product: IPod
location: California
industry: Consumer_electronics
after: Tim_Cook
knownFor: Microcomputer_revolution
title: Apple_Inc.
birthPlace: California
Multi-entity summarization
• Problem statement (n=3, k=3, in this example)
• New research challenge
• To select intra-entity important and diverse features
• To select inter-entity related features
i.e., context-dependent entity summarization (context: other entities)
Multi-entity summarization
• Problem statement (n=3, k=3, in this example)
• New research challenge
• To select intra-entity important and diverse features
• To select inter-entity related features
i.e., context-dependent entity summarization (context: other entities)
Multi-entity summarization
• Problem statement (n=3, k=3, in this example)
• New research challenge
• To select intra-entity important and diverse features
• To select inter-entity related features
i.e., context-dependent entity summarization (context: other entities)
• Multi-entity summarization as a
Quadratic Multidimensional Knapsack Problem (QMKP),
to jointly generate summaries for n entities
Problem formulation
• Multi-entity summarization as a
Quadratic Multidimensional Knapsack Problem (QMKP),
to jointly generate summaries for n entities
Problem formulation
Profit earned by selecting a feature f:
Intra-entity importance of f
• Multi-entity summarization as a
Quadratic Multidimensional Knapsack Problem (QMKP),
to jointly generate summaries for n entities
Problem formulation
Profit earned by selecting a feature f:
Intra-entity importance of f
Profit earned by selecting two features
fi and fj describing the same entity:
Intra-entity dissimilarity between fi and fj
• Multi-entity summarization as a
Quadratic Multidimensional Knapsack Problem (QMKP),
to jointly generate summaries for n entities
Problem formulation
Profit earned by selecting two features
fi and fj describing the same entity:
Intra-entity dissimilarity between fi and fj
Profit earned by selecting a feature f:
Intra-entity importance of f
Profit earned by selecting two features
fi and fj describing different entities:
Inter-entity relatedness between fi and fj
• Multi-entity summarization as a
Quadratic Multidimensional Knapsack Problem (QMKP),
to jointly generate summaries for n entities
Problem formulation
Profit earned by selecting two features
fi and fj describing the same entity:
Intra-entity dissimilarity between fi and fj
Profit earned by selecting a feature f:
Intra-entity importance of f
Profit earned by selecting two features
fi and fj describing different entities:
Inter-entity relatedness between fi and fj
n constraints:
Selecting at most k features for each of the n entities
Solution
• A GRASP algorithm for QMKP
• Measures
• Importance of a feature (i.e., property-value pair):
Informativeness of feature * popularity of value
• Dissimilarity between two features:
Negative semantic similarity
• Relatedness between two features:
Semantic similarity
Solution
• A GRASP algorithm for QMKP
• Measures
• Importance of a feature (i.e., property-value pair):
Informativeness of feature * popularity of value
• Dissimilarity between two features:
Negative semantic similarity
• Relatedness between two features:
Semantic similarity WordNet-based similarity between properties +
graph-embedding-based similarity between values
User study
• 2 datasets on news, linked with entities in DBpedia
• 3 entity summarizers
• REMES: our multi-entity summarizer
• FACES & RELIN: two state-of-the-art entity summarizers
Take-home messages
• Multi-entity summarization (MES)
• finds applications (e.g., news item presentation)
• faces new research challenges (e.g., inter-entity relatedness)
• needs specialized approaches
• Future work
• Improved methods for relatedness-based MES
• Extended methods for novel applications of MES

More Related Content

Similar to Relatedness-based Multi-Entity Summarization

Extracting, Aligning, and Linking Data to Build Knowledge Graphs
Extracting, Aligning, and Linking Data to Build Knowledge GraphsExtracting, Aligning, and Linking Data to Build Knowledge Graphs
Extracting, Aligning, and Linking Data to Build Knowledge GraphsCraig Knoblock
 
Facet Annotation Using Reference Knowledge Bases - The Web Conference 2018 (R...
Facet Annotation Using Reference Knowledge Bases - The Web Conference 2018 (R...Facet Annotation Using Reference Knowledge Bases - The Web Conference 2018 (R...
Facet Annotation Using Reference Knowledge Bases - The Web Conference 2018 (R...Università degli Studi di Milano-Bicocca
 
Thinking in Properties
Thinking in PropertiesThinking in Properties
Thinking in PropertiesSusan Potter
 
Mod001093 understanding innovation 010315
Mod001093 understanding innovation 010315Mod001093 understanding innovation 010315
Mod001093 understanding innovation 010315Stephen Ong
 
On Entities and Evaluation
On Entities and EvaluationOn Entities and Evaluation
On Entities and Evaluationkrisztianbalog
 
Declarative Multilingual Information Extraction with SystemT
Declarative Multilingual Information Extraction with SystemTDeclarative Multilingual Information Extraction with SystemT
Declarative Multilingual Information Extraction with SystemTLaura Chiticariu
 
Object in python tells about object oriented programming in python
Object in python tells about object oriented programming in pythonObject in python tells about object oriented programming in python
Object in python tells about object oriented programming in pythonReshmiShaw2
 
Highschool Research Paper Samples Research Paper
Highschool Research Paper Samples Research PaperHighschool Research Paper Samples Research Paper
Highschool Research Paper Samples Research PaperApril Charlton
 
Open Access in Archaeology. Opening the Past, 2013, Pisa (PDF)
Open Access in Archaeology. Opening the Past, 2013, Pisa (PDF)Open Access in Archaeology. Opening the Past, 2013, Pisa (PDF)
Open Access in Archaeology. Opening the Past, 2013, Pisa (PDF)ekansa
 
Open Access in Archaeology. Opening the Past, 2013, Pisa
Open Access in Archaeology. Opening the Past, 2013, PisaOpen Access in Archaeology. Opening the Past, 2013, Pisa
Open Access in Archaeology. Opening the Past, 2013, Pisaekansa
 
Entity Retrieval (SIGIR 2013 tutorial)
Entity Retrieval (SIGIR 2013 tutorial)Entity Retrieval (SIGIR 2013 tutorial)
Entity Retrieval (SIGIR 2013 tutorial)krisztianbalog
 
The Empirical Turn in Knowledge Representation
The Empirical Turn in Knowledge RepresentationThe Empirical Turn in Knowledge Representation
The Empirical Turn in Knowledge RepresentationFrank van Harmelen
 
Explass: Exploring Associations between Entities via Top-K Ontological Patter...
Explass: Exploring Associations between Entities via Top-K Ontological Patter...Explass: Exploring Associations between Entities via Top-K Ontological Patter...
Explass: Exploring Associations between Entities via Top-K Ontological Patter...Gong Cheng
 
UMich CI Days: Scaling a code in the human dimension
UMich CI Days: Scaling a code in the human dimensionUMich CI Days: Scaling a code in the human dimension
UMich CI Days: Scaling a code in the human dimensionmatthewturk
 
Revealing Entities From Texts With a Hybrid Approach
Revealing Entities From Texts With a Hybrid ApproachRevealing Entities From Texts With a Hybrid Approach
Revealing Entities From Texts With a Hybrid ApproachJulien PLU
 
Future of AI-powered automation in business
Future of AI-powered automation in businessFuture of AI-powered automation in business
Future of AI-powered automation in businessLouis Dorard
 
Ask Me Any Rating: A Content-based Recommender System based on Recurrent Neur...
Ask Me Any Rating: A Content-based Recommender System based on Recurrent Neur...Ask Me Any Rating: A Content-based Recommender System based on Recurrent Neur...
Ask Me Any Rating: A Content-based Recommender System based on Recurrent Neur...Alessandro Suglia
 
Ask Me Any Rating: A Content-based Recommender System based on Recurrent Neur...
Ask Me Any Rating: A Content-based Recommender System based on Recurrent Neur...Ask Me Any Rating: A Content-based Recommender System based on Recurrent Neur...
Ask Me Any Rating: A Content-based Recommender System based on Recurrent Neur...Claudio Greco
 
Luna Dong, Principal Scientist, Amazon at MLconf Seattle 2017
Luna Dong, Principal Scientist, Amazon at MLconf Seattle 2017Luna Dong, Principal Scientist, Amazon at MLconf Seattle 2017
Luna Dong, Principal Scientist, Amazon at MLconf Seattle 2017MLconf
 

Similar to Relatedness-based Multi-Entity Summarization (20)

Extracting, Aligning, and Linking Data to Build Knowledge Graphs
Extracting, Aligning, and Linking Data to Build Knowledge GraphsExtracting, Aligning, and Linking Data to Build Knowledge Graphs
Extracting, Aligning, and Linking Data to Build Knowledge Graphs
 
Facet Annotation Using Reference Knowledge Bases - The Web Conference 2018 (R...
Facet Annotation Using Reference Knowledge Bases - The Web Conference 2018 (R...Facet Annotation Using Reference Knowledge Bases - The Web Conference 2018 (R...
Facet Annotation Using Reference Knowledge Bases - The Web Conference 2018 (R...
 
strong slot and filler
strong slot and fillerstrong slot and filler
strong slot and filler
 
Thinking in Properties
Thinking in PropertiesThinking in Properties
Thinking in Properties
 
Mod001093 understanding innovation 010315
Mod001093 understanding innovation 010315Mod001093 understanding innovation 010315
Mod001093 understanding innovation 010315
 
On Entities and Evaluation
On Entities and EvaluationOn Entities and Evaluation
On Entities and Evaluation
 
Declarative Multilingual Information Extraction with SystemT
Declarative Multilingual Information Extraction with SystemTDeclarative Multilingual Information Extraction with SystemT
Declarative Multilingual Information Extraction with SystemT
 
Object in python tells about object oriented programming in python
Object in python tells about object oriented programming in pythonObject in python tells about object oriented programming in python
Object in python tells about object oriented programming in python
 
Highschool Research Paper Samples Research Paper
Highschool Research Paper Samples Research PaperHighschool Research Paper Samples Research Paper
Highschool Research Paper Samples Research Paper
 
Open Access in Archaeology. Opening the Past, 2013, Pisa (PDF)
Open Access in Archaeology. Opening the Past, 2013, Pisa (PDF)Open Access in Archaeology. Opening the Past, 2013, Pisa (PDF)
Open Access in Archaeology. Opening the Past, 2013, Pisa (PDF)
 
Open Access in Archaeology. Opening the Past, 2013, Pisa
Open Access in Archaeology. Opening the Past, 2013, PisaOpen Access in Archaeology. Opening the Past, 2013, Pisa
Open Access in Archaeology. Opening the Past, 2013, Pisa
 
Entity Retrieval (SIGIR 2013 tutorial)
Entity Retrieval (SIGIR 2013 tutorial)Entity Retrieval (SIGIR 2013 tutorial)
Entity Retrieval (SIGIR 2013 tutorial)
 
The Empirical Turn in Knowledge Representation
The Empirical Turn in Knowledge RepresentationThe Empirical Turn in Knowledge Representation
The Empirical Turn in Knowledge Representation
 
Explass: Exploring Associations between Entities via Top-K Ontological Patter...
Explass: Exploring Associations between Entities via Top-K Ontological Patter...Explass: Exploring Associations between Entities via Top-K Ontological Patter...
Explass: Exploring Associations between Entities via Top-K Ontological Patter...
 
UMich CI Days: Scaling a code in the human dimension
UMich CI Days: Scaling a code in the human dimensionUMich CI Days: Scaling a code in the human dimension
UMich CI Days: Scaling a code in the human dimension
 
Revealing Entities From Texts With a Hybrid Approach
Revealing Entities From Texts With a Hybrid ApproachRevealing Entities From Texts With a Hybrid Approach
Revealing Entities From Texts With a Hybrid Approach
 
Future of AI-powered automation in business
Future of AI-powered automation in businessFuture of AI-powered automation in business
Future of AI-powered automation in business
 
Ask Me Any Rating: A Content-based Recommender System based on Recurrent Neur...
Ask Me Any Rating: A Content-based Recommender System based on Recurrent Neur...Ask Me Any Rating: A Content-based Recommender System based on Recurrent Neur...
Ask Me Any Rating: A Content-based Recommender System based on Recurrent Neur...
 
Ask Me Any Rating: A Content-based Recommender System based on Recurrent Neur...
Ask Me Any Rating: A Content-based Recommender System based on Recurrent Neur...Ask Me Any Rating: A Content-based Recommender System based on Recurrent Neur...
Ask Me Any Rating: A Content-based Recommender System based on Recurrent Neur...
 
Luna Dong, Principal Scientist, Amazon at MLconf Seattle 2017
Luna Dong, Principal Scientist, Amazon at MLconf Seattle 2017Luna Dong, Principal Scientist, Amazon at MLconf Seattle 2017
Luna Dong, Principal Scientist, Amazon at MLconf Seattle 2017
 

More from Gong Cheng

Towards Content-Based Dataset Search - Test Collections and Beyond
Towards Content-Based Dataset Search - Test Collections and BeyondTowards Content-Based Dataset Search - Test Collections and Beyond
Towards Content-Based Dataset Search - Test Collections and BeyondGong Cheng
 
从元数据到内容——新一代知识图谱搜索引擎初探
从元数据到内容——新一代知识图谱搜索引擎初探从元数据到内容——新一代知识图谱搜索引擎初探
从元数据到内容——新一代知识图谱搜索引擎初探Gong Cheng
 
知识图谱中的实体摘要:基于神经网络的方法
知识图谱中的实体摘要:基于神经网络的方法知识图谱中的实体摘要:基于神经网络的方法
知识图谱中的实体摘要:基于神经网络的方法Gong Cheng
 
Generating Compact and Relaxable Answers to Keyword Queries over Knowledge Gr...
Generating Compact and Relaxable Answers to Keyword Queries over Knowledge Gr...Generating Compact and Relaxable Answers to Keyword Queries over Knowledge Gr...
Generating Compact and Relaxable Answers to Keyword Queries over Knowledge Gr...Gong Cheng
 
知识图谱中的关联搜索
知识图谱中的关联搜索知识图谱中的关联搜索
知识图谱中的关联搜索Gong Cheng
 
面向高考机器人的知识表示与推理初探
面向高考机器人的知识表示与推理初探面向高考机器人的知识表示与推理初探
面向高考机器人的知识表示与推理初探Gong Cheng
 
知识图谱中的实体关联搜索
知识图谱中的实体关联搜索知识图谱中的实体关联搜索
知识图谱中的实体关联搜索Gong Cheng
 
Semantic Data Retrieval: Search, Ranking, and Summarization
Semantic Data Retrieval: Search, Ranking, and SummarizationSemantic Data Retrieval: Search, Ranking, and Summarization
Semantic Data Retrieval: Search, Ranking, and SummarizationGong Cheng
 
Semantic Web related top conference review
Semantic Web related top conference reviewSemantic Web related top conference review
Semantic Web related top conference reviewGong Cheng
 
Generating Illustrative Snippets for Open Data on the Web
Generating Illustrative Snippets for Open Data on the WebGenerating Illustrative Snippets for Open Data on the Web
Generating Illustrative Snippets for Open Data on the WebGong Cheng
 
常识推理在地理自动答题中的需求分析
常识推理在地理自动答题中的需求分析常识推理在地理自动答题中的需求分析
常识推理在地理自动答题中的需求分析Gong Cheng
 
Efficient Algorithms for Association Finding and Frequent Association Pattern...
Efficient Algorithms for Association Finding and Frequent Association Pattern...Efficient Algorithms for Association Finding and Frequent Association Pattern...
Efficient Algorithms for Association Finding and Frequent Association Pattern...Gong Cheng
 
Summarizing Semantic Data
Summarizing Semantic DataSummarizing Semantic Data
Summarizing Semantic DataGong Cheng
 
HIEDS: A Generic and Efficient Approach to Hierarchical Dataset Summarization
HIEDS: A Generic and Efficient Approach to Hierarchical Dataset SummarizationHIEDS: A Generic and Efficient Approach to Hierarchical Dataset Summarization
HIEDS: A Generic and Efficient Approach to Hierarchical Dataset SummarizationGong Cheng
 
Taking up the Gaokao Challenge: An Information Retrieval Approach
Taking up the Gaokao Challenge: An Information Retrieval ApproachTaking up the Gaokao Challenge: An Information Retrieval Approach
Taking up the Gaokao Challenge: An Information Retrieval ApproachGong Cheng
 
Summarizing Entity Descriptions for Effective and Efficient Human-centered En...
Summarizing Entity Descriptions for Effective and Efficient Human-centered En...Summarizing Entity Descriptions for Effective and Efficient Human-centered En...
Summarizing Entity Descriptions for Effective and Efficient Human-centered En...Gong Cheng
 
知识的摘要
知识的摘要知识的摘要
知识的摘要Gong Cheng
 
Facilitating Human Intervention in Coreference Resolution with Comparative En...
Facilitating Human Intervention in Coreference Resolution with Comparative En...Facilitating Human Intervention in Coreference Resolution with Comparative En...
Facilitating Human Intervention in Coreference Resolution with Comparative En...Gong Cheng
 
Towards Exploratory Relationship Search: A Clustering-based Approach
Towards Exploratory Relationship Search: A Clustering-based ApproachTowards Exploratory Relationship Search: A Clustering-based Approach
Towards Exploratory Relationship Search: A Clustering-based ApproachGong Cheng
 
NJVR: The NanJing Vocabulary Repository
NJVR: The NanJing Vocabulary RepositoryNJVR: The NanJing Vocabulary Repository
NJVR: The NanJing Vocabulary RepositoryGong Cheng
 

More from Gong Cheng (20)

Towards Content-Based Dataset Search - Test Collections and Beyond
Towards Content-Based Dataset Search - Test Collections and BeyondTowards Content-Based Dataset Search - Test Collections and Beyond
Towards Content-Based Dataset Search - Test Collections and Beyond
 
从元数据到内容——新一代知识图谱搜索引擎初探
从元数据到内容——新一代知识图谱搜索引擎初探从元数据到内容——新一代知识图谱搜索引擎初探
从元数据到内容——新一代知识图谱搜索引擎初探
 
知识图谱中的实体摘要:基于神经网络的方法
知识图谱中的实体摘要:基于神经网络的方法知识图谱中的实体摘要:基于神经网络的方法
知识图谱中的实体摘要:基于神经网络的方法
 
Generating Compact and Relaxable Answers to Keyword Queries over Knowledge Gr...
Generating Compact and Relaxable Answers to Keyword Queries over Knowledge Gr...Generating Compact and Relaxable Answers to Keyword Queries over Knowledge Gr...
Generating Compact and Relaxable Answers to Keyword Queries over Knowledge Gr...
 
知识图谱中的关联搜索
知识图谱中的关联搜索知识图谱中的关联搜索
知识图谱中的关联搜索
 
面向高考机器人的知识表示与推理初探
面向高考机器人的知识表示与推理初探面向高考机器人的知识表示与推理初探
面向高考机器人的知识表示与推理初探
 
知识图谱中的实体关联搜索
知识图谱中的实体关联搜索知识图谱中的实体关联搜索
知识图谱中的实体关联搜索
 
Semantic Data Retrieval: Search, Ranking, and Summarization
Semantic Data Retrieval: Search, Ranking, and SummarizationSemantic Data Retrieval: Search, Ranking, and Summarization
Semantic Data Retrieval: Search, Ranking, and Summarization
 
Semantic Web related top conference review
Semantic Web related top conference reviewSemantic Web related top conference review
Semantic Web related top conference review
 
Generating Illustrative Snippets for Open Data on the Web
Generating Illustrative Snippets for Open Data on the WebGenerating Illustrative Snippets for Open Data on the Web
Generating Illustrative Snippets for Open Data on the Web
 
常识推理在地理自动答题中的需求分析
常识推理在地理自动答题中的需求分析常识推理在地理自动答题中的需求分析
常识推理在地理自动答题中的需求分析
 
Efficient Algorithms for Association Finding and Frequent Association Pattern...
Efficient Algorithms for Association Finding and Frequent Association Pattern...Efficient Algorithms for Association Finding and Frequent Association Pattern...
Efficient Algorithms for Association Finding and Frequent Association Pattern...
 
Summarizing Semantic Data
Summarizing Semantic DataSummarizing Semantic Data
Summarizing Semantic Data
 
HIEDS: A Generic and Efficient Approach to Hierarchical Dataset Summarization
HIEDS: A Generic and Efficient Approach to Hierarchical Dataset SummarizationHIEDS: A Generic and Efficient Approach to Hierarchical Dataset Summarization
HIEDS: A Generic and Efficient Approach to Hierarchical Dataset Summarization
 
Taking up the Gaokao Challenge: An Information Retrieval Approach
Taking up the Gaokao Challenge: An Information Retrieval ApproachTaking up the Gaokao Challenge: An Information Retrieval Approach
Taking up the Gaokao Challenge: An Information Retrieval Approach
 
Summarizing Entity Descriptions for Effective and Efficient Human-centered En...
Summarizing Entity Descriptions for Effective and Efficient Human-centered En...Summarizing Entity Descriptions for Effective and Efficient Human-centered En...
Summarizing Entity Descriptions for Effective and Efficient Human-centered En...
 
知识的摘要
知识的摘要知识的摘要
知识的摘要
 
Facilitating Human Intervention in Coreference Resolution with Comparative En...
Facilitating Human Intervention in Coreference Resolution with Comparative En...Facilitating Human Intervention in Coreference Resolution with Comparative En...
Facilitating Human Intervention in Coreference Resolution with Comparative En...
 
Towards Exploratory Relationship Search: A Clustering-based Approach
Towards Exploratory Relationship Search: A Clustering-based ApproachTowards Exploratory Relationship Search: A Clustering-based Approach
Towards Exploratory Relationship Search: A Clustering-based Approach
 
NJVR: The NanJing Vocabulary Repository
NJVR: The NanJing Vocabulary RepositoryNJVR: The NanJing Vocabulary Repository
NJVR: The NanJing Vocabulary Repository
 

Recently uploaded

Dreaming Marissa Sánchez Music Video Treatment
Dreaming Marissa Sánchez Music Video TreatmentDreaming Marissa Sánchez Music Video Treatment
Dreaming Marissa Sánchez Music Video Treatmentnswingard
 
Uncommon Grace The Autobiography of Isaac Folorunso
Uncommon Grace The Autobiography of Isaac FolorunsoUncommon Grace The Autobiography of Isaac Folorunso
Uncommon Grace The Autobiography of Isaac FolorunsoKayode Fayemi
 
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...amilabibi1
 
SOLID WASTE MANAGEMENT SYSTEM OF FENI PAURASHAVA, BANGLADESH.pdf
SOLID WASTE MANAGEMENT SYSTEM OF FENI PAURASHAVA, BANGLADESH.pdfSOLID WASTE MANAGEMENT SYSTEM OF FENI PAURASHAVA, BANGLADESH.pdf
SOLID WASTE MANAGEMENT SYSTEM OF FENI PAURASHAVA, BANGLADESH.pdfMahamudul Hasan
 
Report Writing Webinar Training
Report Writing Webinar TrainingReport Writing Webinar Training
Report Writing Webinar TrainingKylaCullinane
 
Proofreading- Basics to Artificial Intelligence Integration - Presentation:Sl...
Proofreading- Basics to Artificial Intelligence Integration - Presentation:Sl...Proofreading- Basics to Artificial Intelligence Integration - Presentation:Sl...
Proofreading- Basics to Artificial Intelligence Integration - Presentation:Sl...David Celestin
 
lONG QUESTION ANSWER PAKISTAN STUDIES10.
lONG QUESTION ANSWER PAKISTAN STUDIES10.lONG QUESTION ANSWER PAKISTAN STUDIES10.
lONG QUESTION ANSWER PAKISTAN STUDIES10.lodhisaajjda
 
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdfAWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdfSkillCertProExams
 
Digital collaboration with Microsoft 365 as extension of Drupal
Digital collaboration with Microsoft 365 as extension of DrupalDigital collaboration with Microsoft 365 as extension of Drupal
Digital collaboration with Microsoft 365 as extension of DrupalFabian de Rijk
 
If this Giant Must Walk: A Manifesto for a New Nigeria
If this Giant Must Walk: A Manifesto for a New NigeriaIf this Giant Must Walk: A Manifesto for a New Nigeria
If this Giant Must Walk: A Manifesto for a New NigeriaKayode Fayemi
 
Dreaming Music Video Treatment _ Project & Portfolio III
Dreaming Music Video Treatment _ Project & Portfolio IIIDreaming Music Video Treatment _ Project & Portfolio III
Dreaming Music Video Treatment _ Project & Portfolio IIINhPhngng3
 
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptx
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptxChiulli_Aurora_Oman_Raffaele_Beowulf.pptx
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptxraffaeleoman
 
My Presentation "In Your Hands" by Halle Bailey
My Presentation "In Your Hands" by Halle BaileyMy Presentation "In Your Hands" by Halle Bailey
My Presentation "In Your Hands" by Halle Baileyhlharris
 
The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdf
The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdfThe workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdf
The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdfSenaatti-kiinteistöt
 

Recently uploaded (15)

Dreaming Marissa Sánchez Music Video Treatment
Dreaming Marissa Sánchez Music Video TreatmentDreaming Marissa Sánchez Music Video Treatment
Dreaming Marissa Sánchez Music Video Treatment
 
Uncommon Grace The Autobiography of Isaac Folorunso
Uncommon Grace The Autobiography of Isaac FolorunsoUncommon Grace The Autobiography of Isaac Folorunso
Uncommon Grace The Autobiography of Isaac Folorunso
 
ICT role in 21st century education and it's challenges.pdf
ICT role in 21st century education and it's challenges.pdfICT role in 21st century education and it's challenges.pdf
ICT role in 21st century education and it's challenges.pdf
 
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...
 
SOLID WASTE MANAGEMENT SYSTEM OF FENI PAURASHAVA, BANGLADESH.pdf
SOLID WASTE MANAGEMENT SYSTEM OF FENI PAURASHAVA, BANGLADESH.pdfSOLID WASTE MANAGEMENT SYSTEM OF FENI PAURASHAVA, BANGLADESH.pdf
SOLID WASTE MANAGEMENT SYSTEM OF FENI PAURASHAVA, BANGLADESH.pdf
 
Report Writing Webinar Training
Report Writing Webinar TrainingReport Writing Webinar Training
Report Writing Webinar Training
 
Proofreading- Basics to Artificial Intelligence Integration - Presentation:Sl...
Proofreading- Basics to Artificial Intelligence Integration - Presentation:Sl...Proofreading- Basics to Artificial Intelligence Integration - Presentation:Sl...
Proofreading- Basics to Artificial Intelligence Integration - Presentation:Sl...
 
lONG QUESTION ANSWER PAKISTAN STUDIES10.
lONG QUESTION ANSWER PAKISTAN STUDIES10.lONG QUESTION ANSWER PAKISTAN STUDIES10.
lONG QUESTION ANSWER PAKISTAN STUDIES10.
 
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdfAWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
 
Digital collaboration with Microsoft 365 as extension of Drupal
Digital collaboration with Microsoft 365 as extension of DrupalDigital collaboration with Microsoft 365 as extension of Drupal
Digital collaboration with Microsoft 365 as extension of Drupal
 
If this Giant Must Walk: A Manifesto for a New Nigeria
If this Giant Must Walk: A Manifesto for a New NigeriaIf this Giant Must Walk: A Manifesto for a New Nigeria
If this Giant Must Walk: A Manifesto for a New Nigeria
 
Dreaming Music Video Treatment _ Project & Portfolio III
Dreaming Music Video Treatment _ Project & Portfolio IIIDreaming Music Video Treatment _ Project & Portfolio III
Dreaming Music Video Treatment _ Project & Portfolio III
 
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptx
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptxChiulli_Aurora_Oman_Raffaele_Beowulf.pptx
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptx
 
My Presentation "In Your Hands" by Halle Bailey
My Presentation "In Your Hands" by Halle BaileyMy Presentation "In Your Hands" by Halle Bailey
My Presentation "In Your Hands" by Halle Bailey
 
The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdf
The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdfThe workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdf
The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdf
 

Relatedness-based Multi-Entity Summarization

  • 1. Relatedness-based Multi-Entity Summarization Kalpa Gunaratna1, Amir Hossein Yazdavar1, Krishnaprasad Thirunarayan1, Amit Sheth1, and Gong Cheng2 1Kno.e.sis Center, Wright State University, Dayton OH, USA 2National Key Laboratory for Novel Software Technology, Nanjing University, China
  • 2. Reading news online Within one month of the iPod nano and iTunes phone special event, Apple Computer announced today another special event to be held on October 12. It is to be held at the California Theater in downtown San Jose, California. The invitation reads, “One more thing…”, the teasing tagline of Steve Jobs.
  • 3. Text enriched by entity linking with knowledge bases Within one month of the iPod nano and iTunes phone special event, Apple Computer announced today another special event to be held on October 12. It is to be held at the California Theater in downtown San Jose, California. The invitation reads, “One more thing…”, the teasing tagline of Steve Jobs.
  • 4. Text enriched by entity linking with knowledge bases Within one month of the iPod nano and iTunes phone special event, Apple Computer announced today another special event to be held on October 12. It is to be held at the California Theater in downtown San Jose, California. The invitation reads, “One more thing…”, the teasing tagline of Steve Jobs. Apple Inc. is an American multinational technology company headquartered in Cupertino, California that … such as a textual pop-up from Wikipedia
  • 5. Text enriched by entity linking with knowledge bases Within one month of the iPod nano and iTunes phone special event, Apple Computer announced today another special event to be held on October 12. It is to be held at the California Theater in downtown San Jose, California. The invitation reads, “One more thing…”, the teasing tagline of Steve Jobs. or a structured pop-up from DBpedia or Wikidata founders:Steve_jobs product: IPod location: California industry: Consumer_electronics
  • 6. An entity can have several hundred property-value pairs (called features). … …
  • 7. An entity can have several hundred property-value pairs (called features). … … An entity summary is a subset of k features (to fit in a pop-up).
  • 8. Entity summarization (previous research) • Problem statement (k=3, in this example)
  • 9. Entity summarization (previous research) • Problem statement (k=3, in this example) • Research challenge • To select important and diverse features
  • 10. Text enriched by entity linking with knowledge bases Within one month of the iPod nano and iTunes phone special event, Apple Computer announced today another special event to be held on October 12. It is to be held at the California Theater in downtown San Jose, California. The invitation reads, “One more thing…”, the teasing tagline of Steve Jobs. founders:Steve_jobs product: IPod location: California industry: Consumer_electronics
  • 11. Text enriched by entity linking with knowledge bases Within one month of the iPod nano and iTunes phone special event, Apple Computer announced today another special event to be held on October 12. It is to be held at the California Theater in downtown San Jose, California. The invitation reads, “One more thing…”, the teasing tagline of Steve Jobs. founders:Steve_jobs product: IPod location: California industry: Consumer_electronics after: Tim_Cook knownFor: Microcomputer_revolution title: Apple_Inc. birthPlace: California
  • 12. Text enriched by entity linking with knowledge bases Within one month of the iPod nano and iTunes phone special event, Apple Computer announced today another special event to be held on October 12. It is to be held at the California Theater in downtown San Jose, California. The invitation reads, “One more thing…”, the teasing tagline of Steve Jobs. founders:Steve_jobs product: IPod location: California industry: Consumer_electronics after: Tim_Cook knownFor: Microcomputer_revolution title: Apple_Inc. birthPlace: California
  • 13. Multi-entity summarization • Problem statement (n=3, k=3, in this example) • New research challenge • To select intra-entity important and diverse features • To select inter-entity related features i.e., context-dependent entity summarization (context: other entities)
  • 14. Multi-entity summarization • Problem statement (n=3, k=3, in this example) • New research challenge • To select intra-entity important and diverse features • To select inter-entity related features i.e., context-dependent entity summarization (context: other entities)
  • 15. Multi-entity summarization • Problem statement (n=3, k=3, in this example) • New research challenge • To select intra-entity important and diverse features • To select inter-entity related features i.e., context-dependent entity summarization (context: other entities)
  • 16. • Multi-entity summarization as a Quadratic Multidimensional Knapsack Problem (QMKP), to jointly generate summaries for n entities Problem formulation
  • 17. • Multi-entity summarization as a Quadratic Multidimensional Knapsack Problem (QMKP), to jointly generate summaries for n entities Problem formulation Profit earned by selecting a feature f: Intra-entity importance of f
  • 18. • Multi-entity summarization as a Quadratic Multidimensional Knapsack Problem (QMKP), to jointly generate summaries for n entities Problem formulation Profit earned by selecting a feature f: Intra-entity importance of f Profit earned by selecting two features fi and fj describing the same entity: Intra-entity dissimilarity between fi and fj
  • 19. • Multi-entity summarization as a Quadratic Multidimensional Knapsack Problem (QMKP), to jointly generate summaries for n entities Problem formulation Profit earned by selecting two features fi and fj describing the same entity: Intra-entity dissimilarity between fi and fj Profit earned by selecting a feature f: Intra-entity importance of f Profit earned by selecting two features fi and fj describing different entities: Inter-entity relatedness between fi and fj
  • 20. • Multi-entity summarization as a Quadratic Multidimensional Knapsack Problem (QMKP), to jointly generate summaries for n entities Problem formulation Profit earned by selecting two features fi and fj describing the same entity: Intra-entity dissimilarity between fi and fj Profit earned by selecting a feature f: Intra-entity importance of f Profit earned by selecting two features fi and fj describing different entities: Inter-entity relatedness between fi and fj n constraints: Selecting at most k features for each of the n entities
  • 21. Solution • A GRASP algorithm for QMKP • Measures • Importance of a feature (i.e., property-value pair): Informativeness of feature * popularity of value • Dissimilarity between two features: Negative semantic similarity • Relatedness between two features: Semantic similarity
  • 22. Solution • A GRASP algorithm for QMKP • Measures • Importance of a feature (i.e., property-value pair): Informativeness of feature * popularity of value • Dissimilarity between two features: Negative semantic similarity • Relatedness between two features: Semantic similarity WordNet-based similarity between properties + graph-embedding-based similarity between values
  • 23. User study • 2 datasets on news, linked with entities in DBpedia • 3 entity summarizers • REMES: our multi-entity summarizer • FACES & RELIN: two state-of-the-art entity summarizers
  • 24. Take-home messages • Multi-entity summarization (MES) • finds applications (e.g., news item presentation) • faces new research challenges (e.g., inter-entity relatedness) • needs specialized approaches • Future work • Improved methods for relatedness-based MES • Extended methods for novel applications of MES