-
Notifications
You must be signed in to change notification settings - Fork 13
Description
Knowledge representations may have a probabilistic nature and capturing that is especially important for complex business domains where data is ... non-stationary or contextual.
This is often seen in machine learning models like #WordEmbedding, #ContextualWordEmbedding, #KnowledgeGraphEmbedding, etc.
Often semantic models are distilled by experts which use implicit expertise and extensive curation processes; this makes the final models lossy, not easily traceable to the original source data and ultimately less useful to non experts than they could be.
It would be very useful to have the ability to represent probabilistic knowledge in the semantic web world so that the models are more robust, defensible, trusted and accessible.
The intuition behind probabilisitc RDF seems somewhat related to language models like #ContextualWordEmbedding which are probabilistic (have #DistributionalSemantics as opposed to the lexical models) but also capture context thus making the concepts more grounded and easily traceable to the original resources they were extracted from. π€
Resources
-
Scalable Uncertainty Treatment Using Triplestores and the OWL 2 RL Profile
PR-OWL, Multi-Entity #Bayesian Networks (#MEBN)", "hybrid ontologies .. deterministic and probabilistic parts" -
"Probabilistic RDF"
"build a logical model ofRDFwith uncertainty" -
"Combining RDF Graph Data and Embedding Models for an Augmented Knowledge Graph"
"integrated #RDF data with vector space models",#knowledgeGraph,#wordEmbedding,#graphEmbedding -
"FoodEx2vec: New foods' representation for advanced food data analysis"
See also theFoodOnontology.