paper-with-me

Papers

Does constituency analysis enhance domain-specific pre-trained BERT models for relation extraction?

2021-11-25 · Anfu Tang, Louise Deléger, Robert Bossy, Pierre Zweigenbaum, Claire Nédellec

Recently many studies have been conducted on the topic of relation extraction. The DrugProt track at BioCreative VII provides a manually-annotated corpus for the purpose of the development and evaluation of relation extraction systems, in which interactions between chemicals and genes are studied. We describe the ensemble system that we used for our submission, which combines predictions of fine-tuned bioBERT, sciBERT and const-bioBERT models by majority voting. We specifically tested the contribution of syntactic information to relation extraction with BERT. We observed that adding constituentbased syntactic information to BERT improved precision, but decreased recall, since relations rarely seen in the train set were less likely to be predicted by BERT models in which the syntactic information is infused. Our code is available online [https://github.com/Maple177/drugprot-relation-extraction].

📄 PDF Abstract BibTeX arXiv:2112.02955

Code (0)

등록된 구현이 없습니다.

Tasks

DrugProtRelationRelation Extraction

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
WordPiece 설명 없음
Weight Decay 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

LLM-enhanced Self-training for Cross-domain Constituency Parsing

2023-11-05 · Jianling Li, Meishan Zhang, Peiming Guo, Min Zhang 외

Self-training has proven to be an effective approach for cross-domain tasks, and in this study, we explore its application to cross-domain constituency parsing. Traditional self-training methods rely on limited and poten…

Constituency ParsingLanguage ModelingLanguage ModellingLarge Language Model

Challenges to Open-Domain Constituency Parsing

2022-05-01 · Findings (ACL) 2022 5 · Sen yang, Leyang Cui, Ruoxi Ning, Di wu 외

Neural constituency parsers have reached practical performance on news-domain benchmarks. However, their generalization ability to other domains remains weak. Existing findings on cross-domain constituency parsing are on…

Constituency Parsing

CPTAM: Constituency Parse Tree Aggregation Method

2022-01-19 · Adithya Kulkarni, Nasim Sabetpour, Alexey Markin, Oliver Eulenstein 외

Diverse Natural Language Processing tasks employ constituency parsing to understand the syntactic structure of a sentence according to a phrase structure grammar. Many state-of-the-art constituency parsers are proposed, …

Constituency ParsingSentence

Representing and Parsing Korean Constituency Structure at Different Levels of Granularity

2026-08-27 · Jungyeul Park, KyungTae Lim, Zihao Huang, Eunkyul Leah Jo 외 arxiv

Korean constituency parsing raises a representational challenge because the terminal units of a phrase-structure tree do not straightforwardly correspond to simple surface words. Korean eojeols are morphologically comple…

Constituency Parsing

Grammar as a Foreign Language

2014-12-23 · NeurIPS 2015 12 · Oriol Vinyals, Lukasz Kaiser, Terry Koo, Slav Petrov 외

Syntactic constituency parsing is a fundamental problem in natural language processing and has been the subject of intensive research and engineering for decades. As a result, the most accurate parsers are domain specifi…

Constituency ParsingCPU