Pynsett: A programmable relation extractor
This paper proposes a programmable relation extraction method for the English language by parsing texts into semantic graphs. A person can define rules in plain English that act as matching patterns onto the graph representation. These rules are designed to capture the semantic content of the documents, allowing for flexibility and ad-hoc entities. Relation extraction is a complex task that typically requires sizable training corpora. The method proposed here is ideal for extracting specialized ontologies in a limited collection of documents.
Code (1)
Tasks
RelationRelation ExtractionSimilar Papers 제목 키워드 기반
FixyNN: Efficient Hardware for Mobile Computer Vision via Transfer Learning
The computational demands of computer vision tasks based on state-of-the-art Convolutional Neural Network (CNN) image classification far exceed the energy budgets of mobile devices. This paper proposes FixyNN, which cons…
General Classificationimage-classificationImage ClassificationTransfer LearningEnergy Efficient Hardware for On-Device CNN Inference via Transfer Learning
On-device CNN inference for real-time computer vision applications can result in computational demands that far exceed the energy budgets of mobile devices. This paper proposes FixyNN, a co-designed hardware accelerator …
image-classificationImage ClassificationTransfer LearningProgrammable Neural Network Trojan for Pre-Trained Feature Extractor
Neural network (NN) trojaning attack is an emerging and important attack model that can broadly damage the system deployed with NN models. Existing studies have explored the outsourced training attack scenario and transf…
Transfer LearningMachine learning discovery of new phases in programmable quantum simulator snapshots
Machine learning has recently emerged as a promising approach for studying complex phenomena characterized by rich datasets. In particular, data-centric approaches lend to the possibility of automatically discovering str…
BIG-bench Machine LearningDimensionality ReductionHybrid Machine LearningGrapNet: A Programmable Dynamic-Architecture Neural Graph Substrate
Programmability is a missing first-class interface in fixed-tensor neural networks: editing a relation, freezing a subgraph, auditing a local function, or changing the execution backend should be an operation on the neur…