paper-with-me

홈 › Papers

Representing and Using Knowledge with the Contextual Evaluation Model

2019-05-31 · Victor E Hansen

This paper introduces the Contextual Evaluation Model (CEM), a novel method for knowledge representation and manipulation. The CEM differs from existing models in that it integrates facts, patterns and sequences into a single contextual framework. V5, an implementation of the model is presented and demonstrated with multiple annotated examples. The paper includes simulations demonstrating how the model reacts to pleasure/pain stimuli. The 'thought' is defined within the model and examples are given converting thoughts to language, converting language to thoughts and how 'meaning' arises from thoughts. A pattern learning algorithm is described. The algorithm is applied to multiple problems ranging from recognizing a voice to the autonomous learning of a simplified natural language.

📄 PDF Abstract BibTeX arXiv:1906.03253

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Automated Big Data Quality Assessment using Knowledge Graph Embeddings

2026-05-12 · Hadi Fadlallah, Rima Kilany, Mitri Haber, Ali Jaber arxiv

Automated data quality assessment is crucial for managing big data, but existing solutions face challenges in achieving accurate context-aware assessment. This paper presents a novel knowledge-based approach to enhance a…

GKR: the Graphical Knowledge Representation for semantic parsing

2018-06-01 · WS 2018 6 · Aikaterini-Lida Kalouli, Richard Crouch

This paper describes the first version of an open-source semantic parser that creates graphical representations of sentences to be used for further semantic processing, e.g. for natural language inference, reasoning and …

Natural Language InferenceSemantic ParsingSemantic SimilaritySemantic Textual Similarity+1

DOLORES: Deep Contextualized Knowledge Graph Embeddings

2018-10-31 · AKBC 2020 6 · Haoyu Wang, Vivek Kulkarni, William Yang Wang

We introduce a new method DOLORES for learning knowledge graph embeddings that effectively captures contextual cues and dependencies among entities and relations. First, we note that short paths on knowledge graphs compr…

Knowledge Graph EmbeddingsKnowledge GraphsLink PredictionPrediction+3

Contextual Compositionality Detection with External Knowledge Bases andWord Embeddings

2019-03-20 · Dongsheng Wang, Quichi Li, Lucas Chaves Lima, Jakob Grue Simonsen 외

When the meaning of a phrase cannot be inferred from the individual meanings of its words (e.g., hot dog), that phrase is said to be non-compositional. Automatic compositionality detection in multi-word phrases is critic…

Weakly-Supervised Modeling of Contextualized Event Embedding for Discourse Relations

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · I-Ta Lee, Maria Leonor Pacheco, Dan Goldwasser

Representing, and reasoning over, long narratives requires models that can deal with complex event structures connected through multiple relationship types. This paper suggests to represent this type of information as a …

Graph Neural Network