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...Claudio Greco
 
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
 
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

OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...
OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...
OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...NETWAYS
 
James Joyce, Dubliners and Ulysses.ppt !
James Joyce, Dubliners and Ulysses.ppt !James Joyce, Dubliners and Ulysses.ppt !
James Joyce, Dubliners and Ulysses.ppt !risocarla2016
 
Call Girls in Rohini Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Rohini Delhi 💯Call Us 🔝8264348440🔝Call Girls in Rohini Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Rohini Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Open Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdf
Open Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdfOpen Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdf
Open Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdfhenrik385807
 
Philippine History cavite Mutiny Report.ppt
Philippine History cavite Mutiny Report.pptPhilippine History cavite Mutiny Report.ppt
Philippine History cavite Mutiny Report.pptssuser319dad
 
Gaps, Issues and Challenges in the Implementation of Mother Tongue Based-Mult...
Gaps, Issues and Challenges in the Implementation of Mother Tongue Based-Mult...Gaps, Issues and Challenges in the Implementation of Mother Tongue Based-Mult...
Gaps, Issues and Challenges in the Implementation of Mother Tongue Based-Mult...marjmae69
 
Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...
Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...
Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...Krijn Poppe
 
Simulation-based Testing of Unmanned Aerial Vehicles with Aerialist
Simulation-based Testing of Unmanned Aerial Vehicles with AerialistSimulation-based Testing of Unmanned Aerial Vehicles with Aerialist
Simulation-based Testing of Unmanned Aerial Vehicles with AerialistSebastiano Panichella
 
Open Source Camp Kubernetes 2024 | Running WebAssembly on Kubernetes by Alex ...
Open Source Camp Kubernetes 2024 | Running WebAssembly on Kubernetes by Alex ...Open Source Camp Kubernetes 2024 | Running WebAssembly on Kubernetes by Alex ...
Open Source Camp Kubernetes 2024 | Running WebAssembly on Kubernetes by Alex ...NETWAYS
 
Event 4 Introduction to Open Source.pptx
Event 4 Introduction to Open Source.pptxEvent 4 Introduction to Open Source.pptx
Event 4 Introduction to Open Source.pptxaryanv1753
 
call girls in delhi malviya nagar @9811711561@
call girls in delhi malviya nagar @9811711561@call girls in delhi malviya nagar @9811711561@
call girls in delhi malviya nagar @9811711561@vikas rana
 
Anne Frank A Beacon of Hope amidst darkness ppt.pptx
Anne Frank A Beacon of Hope amidst darkness ppt.pptxAnne Frank A Beacon of Hope amidst darkness ppt.pptx
Anne Frank A Beacon of Hope amidst darkness ppt.pptxnoorehahmad
 
miladyskindiseases-200705210221 2.!!pptx
miladyskindiseases-200705210221 2.!!pptxmiladyskindiseases-200705210221 2.!!pptx
miladyskindiseases-200705210221 2.!!pptxCarrieButtitta
 
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...NETWAYS
 
PHYSICS PROJECT BY MSC - NANOTECHNOLOGY
PHYSICS PROJECT BY MSC  - NANOTECHNOLOGYPHYSICS PROJECT BY MSC  - NANOTECHNOLOGY
PHYSICS PROJECT BY MSC - NANOTECHNOLOGYpruthirajnayak525
 
SBFT Tool Competition 2024 -- Python Test Case Generation Track
SBFT Tool Competition 2024 -- Python Test Case Generation TrackSBFT Tool Competition 2024 -- Python Test Case Generation Track
SBFT Tool Competition 2024 -- Python Test Case Generation TrackSebastiano Panichella
 
OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...
OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...
OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...NETWAYS
 
Call Girls In Aerocity 🤳 Call Us +919599264170
Call Girls In Aerocity 🤳 Call Us +919599264170Call Girls In Aerocity 🤳 Call Us +919599264170
Call Girls In Aerocity 🤳 Call Us +919599264170Escort Service
 
Genshin Impact PPT Template by EaTemp.pptx
Genshin Impact PPT Template by EaTemp.pptxGenshin Impact PPT Template by EaTemp.pptx
Genshin Impact PPT Template by EaTemp.pptxJohnree4
 
Dutch Power - 26 maart 2024 - Henk Kras - Circular Plastics
Dutch Power - 26 maart 2024 - Henk Kras - Circular PlasticsDutch Power - 26 maart 2024 - Henk Kras - Circular Plastics
Dutch Power - 26 maart 2024 - Henk Kras - Circular PlasticsDutch Power
 

Recently uploaded (20)

OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...
OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...
OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...
 
James Joyce, Dubliners and Ulysses.ppt !
James Joyce, Dubliners and Ulysses.ppt !James Joyce, Dubliners and Ulysses.ppt !
James Joyce, Dubliners and Ulysses.ppt !
 
Call Girls in Rohini Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Rohini Delhi 💯Call Us 🔝8264348440🔝Call Girls in Rohini Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Rohini Delhi 💯Call Us 🔝8264348440🔝
 
Open Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdf
Open Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdfOpen Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdf
Open Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdf
 
Philippine History cavite Mutiny Report.ppt
Philippine History cavite Mutiny Report.pptPhilippine History cavite Mutiny Report.ppt
Philippine History cavite Mutiny Report.ppt
 
Gaps, Issues and Challenges in the Implementation of Mother Tongue Based-Mult...
Gaps, Issues and Challenges in the Implementation of Mother Tongue Based-Mult...Gaps, Issues and Challenges in the Implementation of Mother Tongue Based-Mult...
Gaps, Issues and Challenges in the Implementation of Mother Tongue Based-Mult...
 
Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...
Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...
Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...
 
Simulation-based Testing of Unmanned Aerial Vehicles with Aerialist
Simulation-based Testing of Unmanned Aerial Vehicles with AerialistSimulation-based Testing of Unmanned Aerial Vehicles with Aerialist
Simulation-based Testing of Unmanned Aerial Vehicles with Aerialist
 
Open Source Camp Kubernetes 2024 | Running WebAssembly on Kubernetes by Alex ...
Open Source Camp Kubernetes 2024 | Running WebAssembly on Kubernetes by Alex ...Open Source Camp Kubernetes 2024 | Running WebAssembly on Kubernetes by Alex ...
Open Source Camp Kubernetes 2024 | Running WebAssembly on Kubernetes by Alex ...
 
Event 4 Introduction to Open Source.pptx
Event 4 Introduction to Open Source.pptxEvent 4 Introduction to Open Source.pptx
Event 4 Introduction to Open Source.pptx
 
call girls in delhi malviya nagar @9811711561@
call girls in delhi malviya nagar @9811711561@call girls in delhi malviya nagar @9811711561@
call girls in delhi malviya nagar @9811711561@
 
Anne Frank A Beacon of Hope amidst darkness ppt.pptx
Anne Frank A Beacon of Hope amidst darkness ppt.pptxAnne Frank A Beacon of Hope amidst darkness ppt.pptx
Anne Frank A Beacon of Hope amidst darkness ppt.pptx
 
miladyskindiseases-200705210221 2.!!pptx
miladyskindiseases-200705210221 2.!!pptxmiladyskindiseases-200705210221 2.!!pptx
miladyskindiseases-200705210221 2.!!pptx
 
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...
 
PHYSICS PROJECT BY MSC - NANOTECHNOLOGY
PHYSICS PROJECT BY MSC  - NANOTECHNOLOGYPHYSICS PROJECT BY MSC  - NANOTECHNOLOGY
PHYSICS PROJECT BY MSC - NANOTECHNOLOGY
 
SBFT Tool Competition 2024 -- Python Test Case Generation Track
SBFT Tool Competition 2024 -- Python Test Case Generation TrackSBFT Tool Competition 2024 -- Python Test Case Generation Track
SBFT Tool Competition 2024 -- Python Test Case Generation Track
 
OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...
OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...
OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...
 
Call Girls In Aerocity 🤳 Call Us +919599264170
Call Girls In Aerocity 🤳 Call Us +919599264170Call Girls In Aerocity 🤳 Call Us +919599264170
Call Girls In Aerocity 🤳 Call Us +919599264170
 
Genshin Impact PPT Template by EaTemp.pptx
Genshin Impact PPT Template by EaTemp.pptxGenshin Impact PPT Template by EaTemp.pptx
Genshin Impact PPT Template by EaTemp.pptx
 
Dutch Power - 26 maart 2024 - Henk Kras - Circular Plastics
Dutch Power - 26 maart 2024 - Henk Kras - Circular PlasticsDutch Power - 26 maart 2024 - Henk Kras - Circular Plastics
Dutch Power - 26 maart 2024 - Henk Kras - Circular Plastics
 

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