We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CL

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: AutoRC: Improving BERT Based Relation Classification Models via Architecture Search

Abstract: Although BERT based relation classification (RC) models have achieved significant improvements over the traditional deep learning models, it seems that no consensus can be reached on what is the optimal architecture. Firstly, there are multiple alternatives for entity span identification. Second, there are a collection of pooling operations to aggregate the representations of entities and contexts into fixed length vectors. Third, it is difficult to manually decide which feature vectors, including their interactions, are beneficial for classifying the relation types. In this work, we design a comprehensive search space for BERT based RC models and employ neural architecture search (NAS) method to automatically discover the design choices mentioned above. Experiments on seven benchmark RC tasks show that our method is efficient and effective in finding better architectures than the baseline BERT based RC model. Ablation study demonstrates the necessity of our search space design and the effectiveness of our search method.
Subjects: Computation and Language (cs.CL)
Cite as: arXiv:2009.10680 [cs.CL]
  (or arXiv:2009.10680v2 [cs.CL] for this version)

Submission history

From: Wei Zhu [view email]
[v1] Tue, 22 Sep 2020 16:55:49 GMT (508kb,D)
[v2] Sun, 27 Sep 2020 02:37:03 GMT (507kb,D)

Link back to: arXiv, form interface, contact.