GithubHelp home page GithubHelp logo

fendaq / nrepapers2019 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from windchimeran/nrepapers2019

0.0 1.0 0.0 3 KB

This repo will cover almost all the papers related to Neural Relation Extraction in ACL, EMNLP, COLING, NAACL, AAAI, IJCAI in 2019.

nrepapers2019's Introduction

Relation Extraction in 2019

This repo covers almost all the papers (35) related to Neural Relation Extraction in ACL, EMNLP, COLING, NAACL, AAAI, IJCAI in 2019.

Use tags to search papers you like.

tags: DSRE | PGM | Combining Direct Supervision | GNN | new perspective | new dataset | joint extraction of relations and entities | ...

NAACL 2019

  1. Structured Minimally Supervised Learning for Neural Relation Extraction Fan Bai and Alan Ritter NAACL 2019 paper code

    PGM | DSRE

    This paper adds a PGM inference into training stage.

  2. Combining Distant and Direct Supervision for Neural Relation Extraction Iz Beltagy, Kyle Lo and Waleed Ammar NAACL 2019 paper code

    Combining Direct Supervision | DSRE

    This paper combines direct supervision and distant supervision. It innovatively uses direct supervision for training sigmoid attention in a multi-task way. Further, when applying to the CNN backbone with different filter sizes, adding entity embedding as additional inputs is a useful trick, which performs comparable to RESIDE and better than PCNN-ATT. After combining the supervised sigmoid attention, this paper become a new sota.

ACL 2019

  1. Graph Neural Networks with Generated Parameters for Relation Hao Zhu and Yankai Lin and Zhiyuan Liu, Jie Fu, Tat-seng Chua, Maosong Sun ACL 2019 paper

    GNN | new task | new perspective

    This paper considers multi-hop relation extraction, which constructs a fully-connected graph for all entities in a sentence. Experiments show that modeling entity-relation as a graph signifcantly improves the performance.

  2. Entity-Relation Extraction as Multi-turn Question Answering Xiaoya Li, Fan Yin, Zijun Sun, Xiayu Li Arianna Yuan, Duo Chai, Mingxin Zhou and Jiwei Li ACL2019 paper

    | new dataset | new perspective| joint extraction of relations and entities

    In this paper, we propose a new paradigm for the task of entity-relation extraction. We cast the task as a multi-turn question answering problem, i.e., the extraction of entities and relations is transformed to the task of identifying answer spans fromthe context. Thismulti-turn QA formalization comes with several key advantages: firstly, the question query encodes important information for the entity/relation class we want to identify; secondly, QA provides a natural way of jointly modeling entity and relation; and thirdly, it allows us to exploit the well developed machine reading comprehension (MRC) models. Additionally, we construct a newly developed dataset RESUME in Chinese, which requires multi-step reasoning to construct entity dependencies, as opposed to the single-step dependency extraction in the triplet exaction in previous datasets.

nrepapers2019's People

Contributors

windchimeran avatar

Watchers

paper2code - bot avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.