paper-with-me

홈 › Papers

Discovering Latent Concepts and Exploiting Ontological Features for Semantic Text Search

2018-07-15 · Ngo Vuong M., Cao Tru H.

Named entities and WordNet words are important in defining the content of a text in which they occur. Named entities have ontological features, namely, their aliases, classes, and identifiers. WordNet words also have ontological features, namely, their synonyms, hypernyms, hyponyms, and senses. Those features of concepts may be hidden from their textual appearance. Besides, there are related concepts that do not appear in a query, but can bring out the meaning of the query if they are added. The traditional constrained spreading activation algorithms use all relations of a node in the network that will add unsuitable information into the query. Meanwhile, we only use relations represented in the query. We propose an ontology-based generalized Vector Space Model to semantic text search. It discovers relevant latent concepts in a query by relation constrained spreading activation. Besides, to represent a word having more than one possible direct sense, it combines the most specific common hypernym of the remaining undisambiguated multi-senses with the form of the word. Experiments on a benchmark dataset in terms of the MAP measure for the retrieval performance show that our model is 41.9% and 29.3% better than the purely keyword-based model and the traditional constrained spreading activation model, respectively.

📄 PDF Abstract BibTeX arXiv:1807.05578

Code (0)

등록된 구현이 없습니다.

Tasks

Retrieval

Similar Papers 제목 키워드 기반

When Causal Intervention Meets Adversarial Examples and Image Masking for Deep Neural Networks

2019-02-09 · Chao-Han Huck Yang, Yi-Chieh Liu, Pin-Yu Chen, Xiaoli Ma 외

Discovering and exploiting the causality in deep neural networks (DNNs) are crucial challenges for understanding and reasoning causal effects (CE) on an explainable visual model. "Intervention" has been widely used for r…

Causal InferenceVisual Reasoning

Discovering Latent Concepts Learned in BERT

2022-05-15 · ICLR 2022 4 · Fahim Dalvi, Abdul Rafae Khan, Firoj Alam, Nadir Durrani 외

A large number of studies that analyze deep neural network models and their ability to encode various linguistic and non-linguistic concepts provide an interpretation of the inner mechanics of these models. The scope of …

Novel ConceptsPOS

Unveiling Ontological Commitment in Multi-Modal Foundation Models

2024-09-25 · Mert Keser, Gesina Schwalbe, Niki Amini-Naieni, Matthias Rottmann 외

Ontological commitment, i.e., used concepts, relations, and assumptions, are a corner stone of qualitative reasoning (QR) models. The state-of-the-art for processing raw inputs, though, are deep neural networks (DNNs), n…

Semantic SimilaritySemantic Textual Similarity

Semantic Search by Latent Ontological Features

2018-07-15 · Cao Tru H., Ngo Vuong M.

Both named entities and keywords are important in defining the content of a text in which they occur. In particular, people often use named entities in information search. However, named entities have ontological feature…

RetrievalText Retrieval

Combining Named Entities with WordNet and Using Query-Oriented Spreading Activation for Semantic Text Search

2018-07-20 · Ngo Vuong M., Cao Tru H., Le Tuan M. V.

Purely keyword-based text search is not satisfactory because named entities and WordNet words are also important elements to define the content of a document or a query in which they occur. Named entities have ontologica…