pith. machine review for the scientific record. sign in

arxiv: 1904.05255 · v1 · submitted 2019-04-10 · 💻 cs.CL

Recognition: unknown

Simple BERT Models for Relation Extraction and Semantic Role Labeling

Authors on Pith no claims yet
classification 💻 cs.CL
keywords modelssimplebertbert-basedextractionfeatureslabelingperformance
0
0 comments X
read the original abstract

We present simple BERT-based models for relation extraction and semantic role labeling. In recent years, state-of-the-art performance has been achieved using neural models by incorporating lexical and syntactic features such as part-of-speech tags and dependency trees. In this paper, extensive experiments on datasets for these two tasks show that without using any external features, a simple BERT-based model can achieve state-of-the-art performance. To our knowledge, we are the first to successfully apply BERT in this manner. Our models provide strong baselines for future research.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. OPT: Open Pre-trained Transformer Language Models

    cs.CL 2022-05 unverdicted novelty 7.0

    OPT releases open decoder-only transformers up to 175B parameters that match GPT-3 performance at one-seventh the carbon cost, along with code and training logs.

  2. Revisiting Semantic Role Labeling: Efficient Structured Inference with Dependency-Informed Analysis

    cs.CL 2026-05 unverdicted novelty 5.0

    A new encoder-based SRL system with dependency-informed analysis delivers 10x faster inference and comparable or better F1 scores using BERT, RoBERTa, and DeBERTa while supporting multilingual projection.