CURE extracts relations without supervision by clustering similar entity pairs.
problem Extracting relations unsupervised without considering sentence correlations.
method CURE uses Encoder-Decoder architecture for self-supervised learning and clustering similar relations.
result CURE outperforms state-of-the-art models on NYT and UNPC datasets.
GenIE extracts structured text with fewer errors and more entities.
problem Closed information extraction with errors and limited entities.
method End-to-end autoregressive generation with bi-level constraints.
result State-of-the-art performance on closed information extraction.
Proposes OpenKI for better web-scale knowledge extraction and alignment.
problem Combining OpenIE and KB for web-scale knowledge extraction and alignment.
method Instance-level inference using neighborhood information from KB and OpenIE extractions, with attention mechanisms.
result Significantly improves performance on OpenIE extractions and semi-structured data.
LinkNBed learns entity and relationship representations across multiple graphs.
problem Jointly learn over multiple graphs and construct a unified graph.
method LinkNBed is a deep relational learning framework that learns entity and relationship representations across multiple graphs. It identifies entity linkage as a vital component and designs a novel objective to leverage it.
result Substantial improvements in link prediction and entity linkage over state-of-the-art relational learning approaches.
Method quantifies relation similarity using entity pair distributions.
problem Measuring similarity between relations in knowledge bases.
method Simple neural network parameterizes conditional probability distributions over entity pairs. Sampling-based approximation for similarity computation.
result Approximation correlates with human judgments and detects redundant relations.
Paper proposes a novel model to improve n-ary cross-sentence relation extraction by addressing noisy data and non-consecutive sentences.
problem Noisy labeled data and non-consecutive sentences in n-ary cross-sentence relation extraction.
method Two-level agent reinforcement learning model and hybrid attention mechanism/PCNN approach.
result The model reduces the impact of noisy data and achieves better performance.
System helps engineers with concept recognition for SEVA.
problem Recognizing systems engineering concepts for SEVA.
method Token classification task, domain expert labeling, pre-trained model fine-tuning, essential datasets creation, knowledge graph construction.
result System successfully recognizes systems engineering concepts.
Neural networks enhance relation extraction from biomedical literature.
problem Automated extraction of relations between biomedical concepts.
method Use of multichannel architectures in deep neural networks with biomedical ontologies.
result State-of-the-art results in relation extraction tasks.
MR-GNN predicts interactions between structured entities using multi-resolution and dual graph neural networks.
problem Predicting interactions between structured entities, especially considering features in substructures of different sizes and interactions between entities.
method MR-GNN uses a multi-resolution architecture and dual graph-state L-STMs to extract features from different neighborhoods and pairwise graphs, respectively.
result MR-GNN improves prediction accuracy compared to state-of-the-art methods.
Paper improves relation extraction in clinical texts with limited data.
problem Relation extraction in narrow knowledge domains with scarce annotated data.
method Introduces a bag-of-concepts (BoC) model and compares it with window-bounded co-occurrence (WBC).
result BoC model outperforms baseline and other complex methods on small dataset.
GEMRank embeds users and items using co-occurrence relations for better collaborative filtering.
problem Lack of textual data for entity embedding in recommender systems.
method Uses profile co-occurrence for entity relations and factorization for embedding. Feeds embeddings into a neural network for predictions.
result Significantly outperforms baseline algorithms in various data sets.
Knowledge graphs are a versatile framework to encode richly structured data relationships, but it can be challenging to combine these graphs with unstructured data. Methods for retrofitting pre-trained entity representations to the structure of a knowledge graph typically assume that entities are embedded in a connecte…
Paper speeds up structured output prediction without sacrificing accuracy.
problem Computational inefficiency in predicting structured outputs.
method Learning to search approach to train a speedup classifier.
result Speedup classifier outperforms greedy search in terms of speed.
SRN improves set representations for relational reasoning.
problem Set permutational invariance limitations in existing approaches.
method Proposed a Set Refiner Network (SRN) to respect set invariance.
result Substantial gains in prediction performance and robustness on relational reasoning tasks.
Bayesian meta-learning on relation graphs improves few-shot relation extraction.
problem Predicting relations in sentences with limited labeled examples.
method Bayesian meta-learning on a global relation graph, using graph neural networks and Langevin dynamics.
result Framework effectively learns and generalizes to new relations.
Image of an entity can be defined as a structured and dynamic representation which can be extracted from the opinions of a group of users or population. Automatic extraction of such an image has certain importance in political science and sociology related studies, e.g., when an extended inquiry from large-scale data i…
This paper extracts topic-specific subgraphs from Wikidata for easier research.
problem Time-consuming and task-specific tuning in using Wikidata for graph processing.
method Unified framework to extract topic-specific subgraphs from Wikidata.
result Standardized sub-graphs for easier evaluation of graph processing algorithms.
Model improves email-based conversational agents' ability to extract relevant information.
problem Asynchronous email communication makes it hard for agents to detect intents and extract relevant entities.
method Neural model for scoping relevant information from large queries.
result Improves performance of intent detection and entity extraction tasks by 35% in precision.
Most of previous work in knowledge base (KB) completion has focused on the problem of relation extraction. In this work, we focus on the task of inferring missing entity type instances in a KB, a fundamental task for KB competition yet receives little attention. Due to the novelty of this task, we construct a large-sca…
We propose Macau, a powerful and flexible Bayesian factorization method for heterogeneous data. Our model can factorize any set of entities and relations that can be represented by a relational model, including tensors and also multiple relations for each entity. Macau can also incorporate side information, specificall…
TaRP predicts missing relations in KGs using type and instance-level info.
problem Missing relations in KGs.
method Type-augmented relation prediction (TaRP) combining type and instance-level info.
result Significantly better performance on benchmark datasets.
LexNLP processes legal and regulatory texts for structured information.
problem Processing structured information from legal and regulatory texts.
method Natural language processing and machine learning for legal and regulatory text.
result LexNLP extracts over eighteen types of structured information from legal and regulatory texts.
A model for entity relatedness considering time and context.
problem Time and context influence entity relatedness.
method Flexible model using time-aware and corpus-specific word embeddings.
result The model generates accurate entity relatedness lists.
Deep neural networks detect cyberthreats from Twitter.
problem Scalable processing of cybersecurity information from social media.
method Convolutional and bidirectional LSTM networks for tweet classification and named entity recognition.
result Pipeline achieves high true positive and F1-score rates for threat detection.
Improved named entity recognition in EHRs with transfer learning.
problem Scarce annotated datasets for named entity recognition in EHRs.
method Transfer learning and neural network embeddings.
result 94.6 F1 score in I2B2 2009 Medical Extraction Challenge.
Proposes a new method for predicting missing relations in knowledge graphs.
problem Predicting missing relations between entities in knowledge graphs.
method Relational message passing method considering only edge features without entity IDs.
result PathCon method outperforms state-of-the-art methods significantly.
Unified BERT model improves NER across multiple languages.
problem Language-specific NER models limit data extraction.
method Jointly trained multilingual BERT with regularization.
result Unified model outperforms monolingual models on various datasets.
OpenTag extracts missing attribute values from product descriptions.
problem Extract missing attribute values from product descriptions.
method Developed a deep tagging model OpenTag using LSTM and CRF, with an attention mechanism and active learning.
result OpenTag discovers new attribute values with minimal human annotation, achieving high F-score.
Paper proposes MDER model to extract ML methods and datasets from papers.
problem Lack of focus on methods and datasets in literature analysis.
method Proposes MDER model for entity recognition of methods and datasets.
result Demonstrates preliminary performance of MDER model.
MedCAT extracts valuable medical information from unstructured text.
problem Extracting structured information from unstructured biomedical documents.
method Unsupervised machine learning for disambiguation of entities.
result Improved entity detection and linking compared to existing tools.
Improved NER in biomedical literature using weakly-supervised augmentation.
problem Challenging NER in scientific literature, especially for biomedical entities.
method Weakly-supervised data augmentation with a reference set.
result Iterative model retraining improves NER performance significantly.
Analyzes news graphs to predict financial market dislocations.
problem Predicting financial market dislocations using news content.
method Extracts entities from news articles, aggregates them into graphs, applies network analysis, and uses sentiment analysis.
result Identifies high entropy in news graphs correlates with financial market dislocations.
TransGCN combines GCNs with transformation assumptions for better link prediction in KGs.
problem Link prediction in knowledge graphs for understanding graph structure.
method Unified GCN framework with simultaneous learning of entity and relation embeddings, using transformation assumptions.
result TransGCN outperforms state-of-the-art models on FB15K-237 and WN18RR.
New methods predict links in hypergraphs with multiple entities.
problem Link prediction in knowledge hypergraphs with non-binary relations.
method Introduce HSimplE and HypE embedding-based methods for hypergraphs.
result Proposed methods outperform baselines in hypergraph prediction.
While many models are purposed for detecting the occurrence of significant events in financial systems, the task of providing qualitative detail on the developments is not usually as well automated. We present a deep learning approach for detecting relevant discussion in text and extracting natural language description…
RoBERTa outperforms other pre-trained models in NER tasks.
problem Improving Named Entity Recognition (NER) performance.
method Fine-tuning four pre-trained models (BERT, ERNIE, ERNIE2.0-tiny, RoBERTa) on NER task.
result RoBERTa achieved state-of-the-art results on MSRA-2006 dataset.
Greek POS Tagger and Entity Recognizer built using spaCy.
problem Developing a machine learning model for Greek language POS tagging and named entity recognition.
method Machine learning approach with spaCy platform, focusing on morphological features and token classification.
result The Greek spaCy platform improved performance in part-of-speech tagging and named entity recognition.
Neural model for dynamic entity relatedness ranking.
problem Dynamic entity relationships in real-world applications.
method A neural network-based approach leveraging collective attention as supervision.
result Our model achieves better results than competitive baselines on large-scale datasets.
In many supervised learning tasks, the entities to be labeled are related to each other in complex ways and their labels are not independent. For example, in hypertext classification, the labels of linked pages are highly correlated. A standard approach is to classify each entity independently, ignoring the correlation…
Paper uses graph structure to improve Wikipedia classification.
problem Classifying Wikipedia into a fine-grained named entity hierarchy.
method Explores graph descriptors and weighted models for feature vectors.
result Graph information reduces sparsity and improves classification.
Paper uses knowledge bases to discover new relations from text.
problem Discover new relations from text without annotated data.
method Construct constraints based on knowledge base embeddings and incorporate into variational auto-encoder for relation discovery.
result Improves relation discovery performance significantly.
EERN uses deep learning for relational databases, outperforming other methods.
problem Deep learning for relational databases.
method Equivariant Entity-Relationship Network (EERN) using MLP equivariant to Entity-Relationship model symmetries.
result EERN outperforms other methods in synthetic and real-data experiments.
GraIL predicts relations by reasoning over subgraphs, outperforming embeddings.
problem Relation prediction in knowledge graphs using latent representations is limited.
method Graph neural network with inductive bias to learn entity-independent relational semantics.
result GraIL outperforms existing rule-induction baselines in the inductive setting.
Improved QA-RNN model with noun-tagging for better accuracy.
problem Improving accuracy of QA-RNN model for entity detection and relation prediction.
method Fine-tuned a 2-layer LSTM and GRU RNN models, removed non-noun words, and used 1-layer LSTM for entity detection.
result Achieved 0.984 accuracy on entity detection and 0.80 accuracy on relation prediction.
Quaternion embeddings model entities and relations in knowledge graphs.
problem Modeling latent inter-dependencies and expressive rotations in knowledge graphs.
method Quaternion-valued embeddings and rotations in hypercomplex space.
result Quaternion embeddings achieve state-of-the-art performance on knowledge graph benchmarks.
Pangloss improves entity linking in noisy text environments.
problem Entity linking in non-grammatical, loosely-structured text.
method Combines probabilistic key phrase identification and semantic similarity engine.
result Better than state-of-the-art results (>5% in F1).
Discovering causal relations is fundamental to reasoning and intelligence. In particular, observational causal discovery algorithms estimate the cause-effect relation between two random entities X and Y, given n samples from P(X,Y). In this paper, we develop a framework to estimate the cause-effect relation bet…
The article proposes an expert system for detection, and subsequent investigation, of groups of collaborating automobile insurance fraudsters. The system is described and examined in great detail, several technical difficulties in detecting fraud are also considered, for it to be applicable in practice. Opposed to many…