Skip to content

Support probabilistic knowledge representations Β #78

@SemanticBeeng

Description

@SemanticBeeng

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

  1. Scalable Uncertainty Treatment Using Triplestores and the OWL 2 RL Profile
    PR-OWL, Multi-Entity #Bayesian Networks (#MEBN)", "hybrid ontologies .. deterministic and probabilistic parts"

  2. "Probabilistic RDF"
    "build a logical model of RDF with uncertainty"

  3. "Combining RDF Graph Data and Embedding Models for an Augmented Knowledge Graph"
    "integrated #RDF data with vector space models", #knowledgeGraph, #wordEmbedding, #graphEmbedding

  4. "FoodEx2vec: New foods' representation for advanced food data analysis"
    See also the FoodOn ontology.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions