paper-with-me

홈 › Papers

Exploratory Neural Relation Classification for Domain Knowledge Acquisition

2018-08-01 · COLING 2018 8 · Yan Fan, Chengyu Wang, Xiaofeng He

The state-of-the-art methods for relation classification are primarily based on deep neural net- works. This kind of supervised learning method suffers from not only limited training data, but also the large number of low-frequency relations in specific domains. In this paper, we propose the task of exploratory relation classification for domain knowledge harvesting. The goal is to learn a classifier on pre-defined relations and discover new relations expressed in texts. A dynamically structured neural network is introduced to classify entity pairs to a continuously expanded relation set. We further propose the similarity sensitive Chinese restaurant process to discover new relations. Experiments conducted on a large corpus show the effectiveness of our neural network, while new relations are discovered with high precision and recall.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationKnowledge GraphsRelationRelation Classification

Similar Papers 제목 키워드 기반

K-AID: Enhancing Pre-trained Language Models with Domain Knowledge for Question Answering

2021-09-22 · Fu Sun, Feng-Lin Li, Ruize Wang, Qianglong Chen 외

Knowledge enhanced pre-trained language models (K-PLMs) are shown to be effective for many public tasks in the literature but few of them have been successfully applied in practice. To address this problem, we propose K-…

CPUKnowledge DistillationQuestion AnsweringSentence+3

Modelling semantic acquisition in second language learning

2017-09-01 · WS 2017 9 · Ekaterina Kochmar, Ekaterina Shutova

Using methods of statistical analysis, we investigate how semantic knowledge is acquired in English as a second language and evaluate the pace of development across a number of predicate types and content word combinatio…

Spectral Propagation Graph Network for Few-shot Time Series Classification

2022-02-08 · Ling Yang, Shenda Hong, Luxia Zhang

Few-shot Time Series Classification (few-shot TSC) is a challenging problem in time series analysis. It is more difficult to classify when time series of the same class are not completely consistent in spectral domain or…

ClassificationTime SeriesTime Series AnalysisTime Series Classification

From Data to Dialogue: Leveraging the Structure of Knowledge Graphs for Conversational Exploratory Search

2023-10-08 · Phillip Schneider, Nils Rehtanz, Kristiina Jokinen, Florian Matthes

Exploratory search is an open-ended information retrieval process that aims at discovering knowledge about a topic or domain rather than searching for a specific answer or piece of information. Conversational interfaces …

ArticlesConversational SearchInformation RetrievalKnowledge Graphs+2

DP-CRE: Continual Relation Extraction via Decoupled Contrastive Learning and Memory Structure Preservation

2024-03-05 · Mengyi Huang, Meng Xiao, Ludi Wang, Yi Du

Continuous Relation Extraction (CRE) aims to incrementally learn relation knowledge from a non-stationary stream of data. Since the introduction of new relational tasks can overshadow previously learned information, cata…

Continual Relation ExtractionContrastive LearningRelationRelation Extraction