paper-with-me

Papers

Pynsett: A programmable relation extractor

2020-07-04 · Alberto Cetoli

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.

📄 PDF Abstract BibTeX arXiv:2007.02100

Code (1)

fractalego/pynsett 공식 구현

Tasks

RelationRelation Extraction

Similar Papers 제목 키워드 기반

FixyNN: Efficient Hardware for Mobile Computer Vision via Transfer Learning

2019-02-27 · Paul N. Whatmough, Chuteng Zhou, Patrick Hansen, Shreyas Kolala Venkataramanaiah 외

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 Learning

Energy Efficient Hardware for On-Device CNN Inference via Transfer Learning

2018-12-04 · Paul Whatmough, Chuteng Zhou, Patrick Hansen, Matthew Mattina

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 Learning

Programmable Neural Network Trojan for Pre-Trained Feature Extractor

2019-01-23 · Yu Ji, Zixin Liu, Xing Hu, Peiqi Wang 외

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 Learning

Machine learning discovery of new phases in programmable quantum simulator snapshots

2021-12-20 · Cole Miles, Rhine Samajdar, Sepehr Ebadi, Tout T. Wang 외

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 Learning

GrapNet: A Programmable Dynamic-Architecture Neural Graph Substrate

2026-06-17 · Zirong Li arxiv

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…