SlideShare uma empresa Scribd logo
1 de 53
Fusing automatically extracted annotations for the Semantic Web Andriy Nikolov Knowledge Media Institute The Open University
Outline ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Database scenario ,[object Object],[object Object],[email_address] [email_address] E-mail … 1983 J. Smith … 1972 H. Schmidt Address Year of birth Name … [email_address] 1980 Wen, Zhao [email_address] E-Mail Job position Year of birth Name … 1973 Schmidt, Hans
Database scenario ,[object Object],[object Object],[email_address] [email_address] E-mail … 1983 J. Smith … 1972 H. Schmidt Address Year of birth Name … [email_address] 1980 Wen, Zhao [email_address] E-Mail Job position Year of birth Name … 1973 Schmidt, Hans
Database scenario ,[object Object],[object Object],[email_address] [email_address] E-mail … 1983 J. Smith … 1972 H. Schmidt Address Year of birth Name … [email_address] 1980 Wen, Zhao [email_address] E-Mail Job position Year of birth Name … 1973 Schmidt, Hans
Semantic data scenario ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],foaf:Person sweto:Person foaf:name xsd:string xsd:string foaf:mbox sweto:Place sweto:lives_in sweto:Organization sweto:affiliated_with sweto:Researcher xsd:string some:has_degree
Motivating scenario – X-Media RDF Images Other data Annotation Fusion Text Internal corporate reports (Intranet) Pre-defined public sources (WWW) Domain ontology KnoFuss Knowledge base
Outline ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Handling fusion subtasks ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Handling fusion subtasks ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Problem-solving method approach ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
KnoFuss architecture ,[object Object],[object Object],[object Object],[object Object],[object Object],Fusion KB Intermediate data Main KB KnoFuss CoreferenceResolutionMethod ConflictDetectionMethod ConflictResolutionMethod Method library New data Fusion ontology
Task decomposition Source  KB Target KB (fused) Target KB Knowledge  fusion Coreference resolution Knowledge  base updating Model configuration Dependency  identification Dependency  resolution Link discovery
Method selection Adaptive learning  matcher Application context: Publication Application context: Journal Article rdf:type owl:Thing datatypeProperty ?x reliability =0.4 rdf:type sweto:Publication rdfs:label ?x sweto:year ?y reliability =0.8 rdf:type sweto:Article rdfs:label ?x sweto:year ?y sweto:journal ?z sweto:volume ?a reliability =0.9 ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Using class hierarchy ,[object Object],[object Object],owl:Thing foaf:Person foaf:Document sweto:Publication sweto:Article sweto:Article_in_Proceedings year name volume book_title label journal_name Ind1: {label, year, book_title} Ind2: {label, year, book_title} Ind3: {label, year, book_title} Ind1: {label, year} Ind2: {label, year} Ind3: {label, year} Ind1: {label} Ind2: {label} Ind3: {label}
Using class hierarchy ,[object Object],[object Object],sweto:Publication sweto:Article sweto:Article_in_Proceedings year volume book_title label journal_name Ind1: {label, year, book_title} Ind2: {label, year, book_title} Ind3: {label, year, book_title} Ind1: {label, year} Ind2: {label, year} Ind3: {label, year} Ind4: {label, year} Ind5: {label, year} Ind6: {label, year} Ind4: {label, year, journal_name, volume} Ind5: {label, year, journal_name, volume} Ind6: {label, year, journal_name, volume}
Outline ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Data quality problems ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Refining fused data ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Dempster-Shafer theory of evidence ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],probability support plausibility
Dependency detection ,[object Object],[object Object],Article Proceedings Paper_10 owl:disjointWith owl:FunctionalProperty rdf:type rdf:type hasYear 2007 hasYear 2006 E. Motta V.S. Uren hasAuthor hasAuthor
Belief networks (cont) ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Belief networks (cont) ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Example #Paper_10 Article Proceedings owl:disjointWith rdf:type rdf:type
Example #Paper_10 2 Article #Paper_10 2 Proceedings #Paper_10 Article Proceedings owl:disjointWith rdf:type rdf:type
Example #Paper_10 2 Article #Paper_10 2 Proceedings Article  v   : Proceedings #Paper_10 Article Proceedings owl:disjointWith rdf:type rdf:type
Example #Paper_10 2 Article #Paper_10 2 Proceedings Article  v   : Proceedings m(true)=0.8 m(false) = 0 m({true;false})=0.2 m(true)=0.6 m(false) = 0 m({true;false})=0.4 m( )=1.0 m( )=0.0 true true false true true false false false #Paper_10 2  Proceedings #Paper_10 2  Article
Example #Paper_10 2 Article #Paper_10 2 Proceedings Article  v   : Proceedings m(true)=0.8 m(false) = 0 m({true;false})=0.2 m(true)=0.6 m(false) = 0 m({true;false})=0.4 m( )=0.15 ­ -Dempster’s rule m( m( )=0.23 )=0.62 true false false true false true true false false false #Paper_10 2  Proceedings #Paper_10 2  Article
Example #Paper_10 2 Article #Paper_10 2 Proceedings Article  v   : Proceedings m(true)= 0.62 m(false) =  0.23 m({true;false})= 0.15 m(true)= 0.23 m(false) =  0.62 m({true;false})= 0.15 m( )=0.15 m( m( )=0.23 )=0.62 true false false true false true true false false false #Paper_10 2  Proceedings #Paper_10 2  Article
Belief propagation ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Article v: in_Proc Ind1=Ind2 Functional(year) Article(Ind1) (0.99;1.0)/(0.97;0.98) in_Proc(Ind2) Ind1=Ind2 inProc(Ind1) Ind1=Ind2 year(Ind1, 2007) year(Ind2, 2007) year(Ind1, 2006) (0.9;1.0)/(0.74;0.82) (0.92;1.0)/(0.2;0.21) (0.85;1.0)/(0.72;0.85) (0.95;1.0)/(0.91;0.96)
Neighbourhood graph ,[object Object],Paper_10 H. Schmidt hasAuthor Paper_11 Schmidt, Hans owl:sameAs (0.9) owl:sameAs (0.3) hasAuthor Proceedings rdf:type rdf:type Person Germany H. Schmidt citizen_of Germany Schmidt, Hans owl:sameAs (1.0) owl:sameAs (0.3) citizen_of Country rdf:type rdf:type Person
Neighborhood graph ,[object Object],Person11 = Person12 Person21 = Person22 Coauthor(Person12, Person22) Person11 = Person12 Coauthor(Person11, Person22) Person21 = Person22 Coauthor(Person21, Person22) “ Bard, J.B.L.”=“Jonathan Bard” “ Webber, B.L.”=“Bonnie L. Webber” 0.84/(0.86;1.0) 0.16/(0.83;1.0) 1.0/(1.0;1.0) 1.0/(1.0;1.0)
Provenance ,[object Object],[object Object],[object Object],[object Object],Arl_Va   Arl_Tx Arlington = Arl_Tx Arlington   Arl_Tx Arlington = Arl_Va Arlington = Arl_Va Arl_Va   Arl_Tx 1.0/(1.0;1.0) 0.9/(0.31;0.35) Arlington, Virginia 0.95/(0.65;0.69) Arlington, Texas
Experiments ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Experiments ,[object Object],[object Object],0.884 0.836 0.939 0.821 0.931 0.735 Monge-Elkan 7 Cora (I) 0.895 0.981 0.823 0.702 0.982 0.546 L2 Jaro-Winkler 6 0.905 0.983 0.838 0.558 0.984 0.389 L2 Jaro-Winkler 4 0.957 0.956 0.958 0.817 0.986 0.698 Monge-Elkan 8 Cora (II) 0.938 0.932 0.944 0.916 0.933 0.899 Jaro-Winkler 5 Rexa/DBLP 0.971 0.952 0.992 0.937 0.952 0.922 Jaro-Winkler 3 AKT/DBLP 0.939 0.956 0.923 0.916 0.956 0.879 L2 Jaro-Winkler 2 0.895 0.832 0.969 0.887 0.833 0.950 Jaro-Winkler 1 AKT/Rexa F1 Recall Prec. F1 Recall Prec. Publication Matcher No Dataset
Experiments ,[object Object],[object Object],[object Object],0.936 0.895 0.981 0.928 0.879 0.983 L2 Jaro-Winkler 10 Cora (I) 0.997 0.994 0.999 0.997 0.994 0.999 L2 Jaro-Winkler 11 Cora (II) 0.920 0.876 0.968 0.846 0.755 0.965 Jaro-Winkler 9 Rexa/DBLP 0.714 0.921 0.583 0.621 0.746 0.532 L2 Jaro-Winkler 8 AKT/DBLP 0.855 0.935 0.788 0.806 0.888 0.738 L2 Jaro-Winkler 7 AKT/Rexa F1 Recall Prec. F1 Recall Prec. Person Matcher No Dataset
Outline ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Advanced scenario ,[object Object],[object Object]
Data linking: current state ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Reference datasets
Problems ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],A B Reference
Schema matching ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],+ - DBPedia dbpedia:Actor - + LinkedMDB movie:Actor David Garrick Richard Nixon Repository
KnoFuss - enhanced Source  KB Target KB SPARQL query translation Knowledge  fusion Ontology  integration Knowledge  base  integration Ontology  matching Instance transformation Coreference resolution Dependency  resolution
Schema matching ,[object Object],[object Object],Ontology 1 Ontology 2 Dataset 1 Dataset 2 Ontology 1 Ontology 2 Dataset 1 Dataset 2
[object Object],[object Object],[object Object],Overview
Algorithm ,[object Object],[object Object],LinkedMDB DBPedia movie:music_contributor/2490 MusicBrainz music:artist/a16…9fdf = = dbpedia:Ennio_Morricone
Algorithm ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],LinkedMDB DBPedia MusicBrainz music:artist/a16…9fdf = = dbpedia:Ennio_Morricone movie:music_contributor/2490 movie:music_contributor dbpedia:Artist is_a is_a
[object Object],[object Object],[object Object],[object Object],[object Object],Algorithm
Algorithm ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Results ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],DBPedia/ DBLP DBPedia/ LinkedMDB DBPedia/ BookMashup
Future work ,[object Object],[object Object],[object Object],[object Object],[object Object]
Questions? ,[object Object]
References ,[object Object],[object Object],[object Object],[object Object],[object Object]

Mais conteúdo relacionado

Mais procurados

Tdm probabilistic models (part 2)
Tdm probabilistic  models (part  2)Tdm probabilistic  models (part  2)
Tdm probabilistic models (part 2)KU Leuven
 
Exploring Session Context using Distributed Representations of Queries and Re...
Exploring Session Context using Distributed Representations of Queries and Re...Exploring Session Context using Distributed Representations of Queries and Re...
Exploring Session Context using Distributed Representations of Queries and Re...Bhaskar Mitra
 
Adversarial and reinforcement learning-based approaches to information retrieval
Adversarial and reinforcement learning-based approaches to information retrievalAdversarial and reinforcement learning-based approaches to information retrieval
Adversarial and reinforcement learning-based approaches to information retrievalBhaskar Mitra
 
A Simple Introduction to Neural Information Retrieval
A Simple Introduction to Neural Information RetrievalA Simple Introduction to Neural Information Retrieval
A Simple Introduction to Neural Information RetrievalBhaskar Mitra
 
Duet @ TREC 2019 Deep Learning Track
Duet @ TREC 2019 Deep Learning TrackDuet @ TREC 2019 Deep Learning Track
Duet @ TREC 2019 Deep Learning TrackBhaskar Mitra
 
similarity measure
similarity measure similarity measure
similarity measure ZHAO Sam
 
Discovering Novel Information with sentence Level clustering From Multi-docu...
Discovering Novel Information with sentence Level clustering  From Multi-docu...Discovering Novel Information with sentence Level clustering  From Multi-docu...
Discovering Novel Information with sentence Level clustering From Multi-docu...irjes
 
Topic detecton by clustering and text mining
Topic detecton by clustering and text miningTopic detecton by clustering and text mining
Topic detecton by clustering and text miningIRJET Journal
 
Text clustering
Text clusteringText clustering
Text clusteringKU Leuven
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
Slides: Concurrent Inference of Topic Models and Distributed Vector Represent...
Slides: Concurrent Inference of Topic Models and Distributed Vector Represent...Slides: Concurrent Inference of Topic Models and Distributed Vector Represent...
Slides: Concurrent Inference of Topic Models and Distributed Vector Represent...Parang Saraf
 
Data Science and Analytics Brown Bag
Data Science and Analytics Brown BagData Science and Analytics Brown Bag
Data Science and Analytics Brown BagDataTactics
 
Contextual ontology alignment may 2011
Contextual ontology alignment may 2011Contextual ontology alignment may 2011
Contextual ontology alignment may 2011Mariana Damova, Ph.D
 
Conformer-Kernel with Query Term Independence @ TREC 2020 Deep Learning Track
Conformer-Kernel with Query Term Independence @ TREC 2020 Deep Learning TrackConformer-Kernel with Query Term Independence @ TREC 2020 Deep Learning Track
Conformer-Kernel with Query Term Independence @ TREC 2020 Deep Learning TrackBhaskar Mitra
 
A Text Mining Research Based on LDA Topic Modelling
A Text Mining Research Based on LDA Topic ModellingA Text Mining Research Based on LDA Topic Modelling
A Text Mining Research Based on LDA Topic Modellingcsandit
 
20140327 - Hashing Object Embedding
20140327 - Hashing Object Embedding20140327 - Hashing Object Embedding
20140327 - Hashing Object EmbeddingJacob Xu
 
Machine learning for the Web:
Machine learning for the Web: Machine learning for the Web:
Machine learning for the Web: butest
 
Blei ngjordan2003
Blei ngjordan2003Blei ngjordan2003
Blei ngjordan2003Ajay Ohri
 

Mais procurados (20)

Tdm probabilistic models (part 2)
Tdm probabilistic  models (part  2)Tdm probabilistic  models (part  2)
Tdm probabilistic models (part 2)
 
Exploring Session Context using Distributed Representations of Queries and Re...
Exploring Session Context using Distributed Representations of Queries and Re...Exploring Session Context using Distributed Representations of Queries and Re...
Exploring Session Context using Distributed Representations of Queries and Re...
 
Adversarial and reinforcement learning-based approaches to information retrieval
Adversarial and reinforcement learning-based approaches to information retrievalAdversarial and reinforcement learning-based approaches to information retrieval
Adversarial and reinforcement learning-based approaches to information retrieval
 
Word Embedding In IR
Word Embedding In IRWord Embedding In IR
Word Embedding In IR
 
A Simple Introduction to Neural Information Retrieval
A Simple Introduction to Neural Information RetrievalA Simple Introduction to Neural Information Retrieval
A Simple Introduction to Neural Information Retrieval
 
Duet @ TREC 2019 Deep Learning Track
Duet @ TREC 2019 Deep Learning TrackDuet @ TREC 2019 Deep Learning Track
Duet @ TREC 2019 Deep Learning Track
 
similarity measure
similarity measure similarity measure
similarity measure
 
Discovering Novel Information with sentence Level clustering From Multi-docu...
Discovering Novel Information with sentence Level clustering  From Multi-docu...Discovering Novel Information with sentence Level clustering  From Multi-docu...
Discovering Novel Information with sentence Level clustering From Multi-docu...
 
Topic detecton by clustering and text mining
Topic detecton by clustering and text miningTopic detecton by clustering and text mining
Topic detecton by clustering and text mining
 
Text clustering
Text clusteringText clustering
Text clustering
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
Slides: Concurrent Inference of Topic Models and Distributed Vector Represent...
Slides: Concurrent Inference of Topic Models and Distributed Vector Represent...Slides: Concurrent Inference of Topic Models and Distributed Vector Represent...
Slides: Concurrent Inference of Topic Models and Distributed Vector Represent...
 
Data Science and Analytics Brown Bag
Data Science and Analytics Brown BagData Science and Analytics Brown Bag
Data Science and Analytics Brown Bag
 
Contextual ontology alignment may 2011
Contextual ontology alignment may 2011Contextual ontology alignment may 2011
Contextual ontology alignment may 2011
 
Conformer-Kernel with Query Term Independence @ TREC 2020 Deep Learning Track
Conformer-Kernel with Query Term Independence @ TREC 2020 Deep Learning TrackConformer-Kernel with Query Term Independence @ TREC 2020 Deep Learning Track
Conformer-Kernel with Query Term Independence @ TREC 2020 Deep Learning Track
 
A Text Mining Research Based on LDA Topic Modelling
A Text Mining Research Based on LDA Topic ModellingA Text Mining Research Based on LDA Topic Modelling
A Text Mining Research Based on LDA Topic Modelling
 
Topic Modeling
Topic ModelingTopic Modeling
Topic Modeling
 
20140327 - Hashing Object Embedding
20140327 - Hashing Object Embedding20140327 - Hashing Object Embedding
20140327 - Hashing Object Embedding
 
Machine learning for the Web:
Machine learning for the Web: Machine learning for the Web:
Machine learning for the Web:
 
Blei ngjordan2003
Blei ngjordan2003Blei ngjordan2003
Blei ngjordan2003
 

Destaque

Capturing emerging relations between schema ontologies on the Web of Data
Capturing emerging relations between schema ontologies on the Web of DataCapturing emerging relations between schema ontologies on the Web of Data
Capturing emerging relations between schema ontologies on the Web of DataAndriy Nikolov
 
ifcOWL - An ontology for building data
ifcOWL - An ontology for building dataifcOWL - An ontology for building data
ifcOWL - An ontology for building dataLD4SC
 
Identifying Relevant Sources for Data Linking using a Semantic Web Index
Identifying Relevant Sources for Data Linking using a Semantic Web IndexIdentifying Relevant Sources for Data Linking using a Semantic Web Index
Identifying Relevant Sources for Data Linking using a Semantic Web IndexAndriy Nikolov
 
Ontology And Taxonomy Modeling Quick Guide
Ontology And Taxonomy Modeling Quick GuideOntology And Taxonomy Modeling Quick Guide
Ontology And Taxonomy Modeling Quick GuideHeimo Hänninen
 
Database-to-Ontology Mapping Generation for Semantic Interoperability
Database-to-Ontology Mapping Generation for Semantic InteroperabilityDatabase-to-Ontology Mapping Generation for Semantic Interoperability
Database-to-Ontology Mapping Generation for Semantic InteroperabilityRaji Ghawi
 
Java and SPARQL
Java and SPARQLJava and SPARQL
Java and SPARQLRaji Ghawi
 
Introduction to Ontology Concepts and Terminology
Introduction to Ontology Concepts and TerminologyIntroduction to Ontology Concepts and Terminology
Introduction to Ontology Concepts and TerminologySteven Miller
 

Destaque (8)

Capturing emerging relations between schema ontologies on the Web of Data
Capturing emerging relations between schema ontologies on the Web of DataCapturing emerging relations between schema ontologies on the Web of Data
Capturing emerging relations between schema ontologies on the Web of Data
 
ifcOWL - An ontology for building data
ifcOWL - An ontology for building dataifcOWL - An ontology for building data
ifcOWL - An ontology for building data
 
Identifying Relevant Sources for Data Linking using a Semantic Web Index
Identifying Relevant Sources for Data Linking using a Semantic Web IndexIdentifying Relevant Sources for Data Linking using a Semantic Web Index
Identifying Relevant Sources for Data Linking using a Semantic Web Index
 
Ontology And Taxonomy Modeling Quick Guide
Ontology And Taxonomy Modeling Quick GuideOntology And Taxonomy Modeling Quick Guide
Ontology And Taxonomy Modeling Quick Guide
 
Database-to-Ontology Mapping Generation for Semantic Interoperability
Database-to-Ontology Mapping Generation for Semantic InteroperabilityDatabase-to-Ontology Mapping Generation for Semantic Interoperability
Database-to-Ontology Mapping Generation for Semantic Interoperability
 
Java and SPARQL
Java and SPARQLJava and SPARQL
Java and SPARQL
 
Java and OWL
Java and OWLJava and OWL
Java and OWL
 
Introduction to Ontology Concepts and Terminology
Introduction to Ontology Concepts and TerminologyIntroduction to Ontology Concepts and Terminology
Introduction to Ontology Concepts and Terminology
 

Semelhante a Fusing semantic data

Presentation on Machine Learning and Data Mining
Presentation on Machine Learning and Data MiningPresentation on Machine Learning and Data Mining
Presentation on Machine Learning and Data Miningbutest
 
Intro to Model Selection
Intro to Model SelectionIntro to Model Selection
Intro to Model Selectionchenhm
 
(Talk in Powerpoint Format)
(Talk in Powerpoint Format)(Talk in Powerpoint Format)
(Talk in Powerpoint Format)butest
 
Contextual Ontology Alignment - ESWC 2011
Contextual Ontology Alignment - ESWC 2011Contextual Ontology Alignment - ESWC 2011
Contextual Ontology Alignment - ESWC 2011Mariana Damova, Ph.D
 
CMSC 723: Computational Linguistics I
CMSC 723: Computational Linguistics ICMSC 723: Computational Linguistics I
CMSC 723: Computational Linguistics Ibutest
 
Topic Models Based Personalized Spam Filter
Topic Models Based Personalized Spam FilterTopic Models Based Personalized Spam Filter
Topic Models Based Personalized Spam FilterSudarsun Santhiappan
 
712201907
712201907712201907
712201907IJRAT
 
Usage of word sense disambiguation in concept identification in ontology cons...
Usage of word sense disambiguation in concept identification in ontology cons...Usage of word sense disambiguation in concept identification in ontology cons...
Usage of word sense disambiguation in concept identification in ontology cons...Innovation Quotient Pvt Ltd
 
Expandable bayesian
Expandable bayesianExpandable bayesian
Expandable bayesianAhmad Amri
 
Nimrita koul Machine Learning
Nimrita koul  Machine LearningNimrita koul  Machine Learning
Nimrita koul Machine LearningNimrita Koul
 
Contractor-Borner-SNA-SAC
Contractor-Borner-SNA-SACContractor-Borner-SNA-SAC
Contractor-Borner-SNA-SACwebuploader
 
Probablistic information retrieval
Probablistic information retrievalProbablistic information retrieval
Probablistic information retrievalNisha Arankandath
 
Bayesian Network 을 활용한 예측 분석
Bayesian Network 을 활용한 예측 분석Bayesian Network 을 활용한 예측 분석
Bayesian Network 을 활용한 예측 분석datasciencekorea
 
Presentation on Text Classification
Presentation on Text ClassificationPresentation on Text Classification
Presentation on Text ClassificationSai Srinivas Kotni
 
Updated (version 2.3 THRILLER) Easy Perspective to (Complexity)-Thriller 12 S...
Updated (version 2.3 THRILLER) Easy Perspective to (Complexity)-Thriller 12 S...Updated (version 2.3 THRILLER) Easy Perspective to (Complexity)-Thriller 12 S...
Updated (version 2.3 THRILLER) Easy Perspective to (Complexity)-Thriller 12 S...EmadfHABIB2
 
SNLI_presentation_2
SNLI_presentation_2SNLI_presentation_2
SNLI_presentation_2Viral Gupta
 

Semelhante a Fusing semantic data (20)

Presentation on Machine Learning and Data Mining
Presentation on Machine Learning and Data MiningPresentation on Machine Learning and Data Mining
Presentation on Machine Learning and Data Mining
 
Intro to Model Selection
Intro to Model SelectionIntro to Model Selection
Intro to Model Selection
 
(Talk in Powerpoint Format)
(Talk in Powerpoint Format)(Talk in Powerpoint Format)
(Talk in Powerpoint Format)
 
Contextual Ontology Alignment - ESWC 2011
Contextual Ontology Alignment - ESWC 2011Contextual Ontology Alignment - ESWC 2011
Contextual Ontology Alignment - ESWC 2011
 
CMSC 723: Computational Linguistics I
CMSC 723: Computational Linguistics ICMSC 723: Computational Linguistics I
CMSC 723: Computational Linguistics I
 
AI: Belief Networks
AI: Belief NetworksAI: Belief Networks
AI: Belief Networks
 
AI: Belief Networks
AI: Belief NetworksAI: Belief Networks
AI: Belief Networks
 
Topic Models Based Personalized Spam Filter
Topic Models Based Personalized Spam FilterTopic Models Based Personalized Spam Filter
Topic Models Based Personalized Spam Filter
 
712201907
712201907712201907
712201907
 
Usage of word sense disambiguation in concept identification in ontology cons...
Usage of word sense disambiguation in concept identification in ontology cons...Usage of word sense disambiguation in concept identification in ontology cons...
Usage of word sense disambiguation in concept identification in ontology cons...
 
Expandable bayesian
Expandable bayesianExpandable bayesian
Expandable bayesian
 
Cluster
ClusterCluster
Cluster
 
Nimrita koul Machine Learning
Nimrita koul  Machine LearningNimrita koul  Machine Learning
Nimrita koul Machine Learning
 
Contractor-Borner-SNA-SAC
Contractor-Borner-SNA-SACContractor-Borner-SNA-SAC
Contractor-Borner-SNA-SAC
 
Probablistic information retrieval
Probablistic information retrievalProbablistic information retrieval
Probablistic information retrieval
 
Bayesian Network 을 활용한 예측 분석
Bayesian Network 을 활용한 예측 분석Bayesian Network 을 활용한 예측 분석
Bayesian Network 을 활용한 예측 분석
 
Presentation on Text Classification
Presentation on Text ClassificationPresentation on Text Classification
Presentation on Text Classification
 
Data mining
Data mining Data mining
Data mining
 
Updated (version 2.3 THRILLER) Easy Perspective to (Complexity)-Thriller 12 S...
Updated (version 2.3 THRILLER) Easy Perspective to (Complexity)-Thriller 12 S...Updated (version 2.3 THRILLER) Easy Perspective to (Complexity)-Thriller 12 S...
Updated (version 2.3 THRILLER) Easy Perspective to (Complexity)-Thriller 12 S...
 
SNLI_presentation_2
SNLI_presentation_2SNLI_presentation_2
SNLI_presentation_2
 

Último

Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibitjbellavia9
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfChris Hunter
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docxPoojaSen20
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxRamakrishna Reddy Bijjam
 
Role Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptxRole Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptxNikitaBankoti2
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxnegromaestrong
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Shubhangi Sonawane
 

Último (20)

Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdf
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Role Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptxRole Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptx
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
 

Fusing semantic data

  • 1. Fusing automatically extracted annotations for the Semantic Web Andriy Nikolov Knowledge Media Institute The Open University
  • 2.
  • 3.
  • 4.
  • 5.
  • 6.
  • 7. Motivating scenario – X-Media RDF Images Other data Annotation Fusion Text Internal corporate reports (Intranet) Pre-defined public sources (WWW) Domain ontology KnoFuss Knowledge base
  • 8.
  • 9.
  • 10.
  • 11.
  • 12.
  • 13. Task decomposition Source KB Target KB (fused) Target KB Knowledge fusion Coreference resolution Knowledge base updating Model configuration Dependency identification Dependency resolution Link discovery
  • 14.
  • 15.
  • 16.
  • 17.
  • 18.
  • 19.
  • 20.
  • 21.
  • 22.
  • 23.
  • 24. Example #Paper_10 Article Proceedings owl:disjointWith rdf:type rdf:type
  • 25. Example #Paper_10 2 Article #Paper_10 2 Proceedings #Paper_10 Article Proceedings owl:disjointWith rdf:type rdf:type
  • 26. Example #Paper_10 2 Article #Paper_10 2 Proceedings Article v : Proceedings #Paper_10 Article Proceedings owl:disjointWith rdf:type rdf:type
  • 27. Example #Paper_10 2 Article #Paper_10 2 Proceedings Article v : Proceedings m(true)=0.8 m(false) = 0 m({true;false})=0.2 m(true)=0.6 m(false) = 0 m({true;false})=0.4 m( )=1.0 m( )=0.0 true true false true true false false false #Paper_10 2 Proceedings #Paper_10 2 Article
  • 28. Example #Paper_10 2 Article #Paper_10 2 Proceedings Article v : Proceedings m(true)=0.8 m(false) = 0 m({true;false})=0.2 m(true)=0.6 m(false) = 0 m({true;false})=0.4 m( )=0.15 ­ -Dempster’s rule m( m( )=0.23 )=0.62 true false false true false true true false false false #Paper_10 2 Proceedings #Paper_10 2 Article
  • 29. Example #Paper_10 2 Article #Paper_10 2 Proceedings Article v : Proceedings m(true)= 0.62 m(false) = 0.23 m({true;false})= 0.15 m(true)= 0.23 m(false) = 0.62 m({true;false})= 0.15 m( )=0.15 m( m( )=0.23 )=0.62 true false false true false true true false false false #Paper_10 2 Proceedings #Paper_10 2 Article
  • 30.
  • 31.
  • 32.
  • 33.
  • 34.
  • 35.
  • 36.
  • 37.
  • 38.
  • 39.
  • 41.
  • 42.
  • 43. KnoFuss - enhanced Source KB Target KB SPARQL query translation Knowledge fusion Ontology integration Knowledge base integration Ontology matching Instance transformation Coreference resolution Dependency resolution
  • 44.
  • 45.
  • 46.
  • 47.
  • 48.
  • 49.
  • 50.
  • 51.
  • 52.
  • 53.