paper-with-me

홈 › Papers

The RELX Dataset and Matching the Multilingual Blanks for Cross-Lingual Relation Classification

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Abdullatif K{\"o}ksal, Arzucan {\"O}zg{\"u}r

Relation classification is one of the key topics in information extraction, which can be used to construct knowledge bases or to provide useful information for question answering. Current approaches for relation classification are mainly focused on the English language and require lots of training data with human annotations. Creating and annotating a large amount of training data for low-resource languages is impractical and expensive. To overcome this issue, we propose two cross-lingual relation classification models: a baseline model based on Multilingual BERT and a new multilingual pretraining setup, which significantly improves the baseline with distant supervision. For evaluation, we introduce a new public benchmark dataset for cross-lingual relation classification in English, French, German, Spanish, and Turkish, called RELX. We also provide the RELX-Distant dataset, which includes hundreds of thousands of sentences with relations from Wikipedia and Wikidata collected by distant supervision for these languages. Our code and data are available at: https://github.com/boun-tabi/RELX

📄 PDF Abstract BibTeX

Code (1)

boun-tabi/RELX 공식 구현 pytorch

Tasks

ClassificationQuestion AnsweringRelationRelation Classification

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 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Attention 설명 없음
Adam 설명 없음
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Residual Connection 설명 없음
WordPiece 설명 없음

Similar Papers 제목 키워드 기반

The RELX Dataset and Matching the Multilingual Blanks for Cross-Lingual Relation Classification

2020-10-19 · Abdullatif Köksal, Arzucan Özgür

Relation classification is one of the key topics in information extraction, which can be used to construct knowledge bases or to provide useful information for question answering. Current approaches for relation classifi…

ClassificationGeneral ClassificationQuestion AnsweringRelation+1

DiS-ReX: A Multilingual Dataset for Distantly Supervised Relation Extraction

2021-09-17 · ACL ARR September 2021 9 · Anonymous

Our goal is to study the novel task of distant supervision for multilingual relation extraction (Multi DS-RE). Research in Multi DS-RE has remained limited due to the absence of a reliable benchmarking dataset. The only …

BenchmarkingRelationRelation Extraction

Multi-blank Transducers for Speech Recognition

2022-11-04 · Hainan Xu, Fei Jia, Somshubra Majumdar, Shinji Watanabe 외

This paper proposes a modification to RNN-Transducer (RNN-T) models for automatic speech recognition (ASR). In standard RNN-T, the emission of a blank symbol consumes exactly one input frame; in our proposed method, we i…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Blank Language Models

2020-02-08 · EMNLP 2020 11 · Tianxiao Shen, Victor Quach, Regina Barzilay, Tommi Jaakkola

We propose Blank Language Model (BLM), a model that generates sequences by dynamically creating and filling in blanks. The blanks control which part of the sequence to expand, making BLM ideal for a variety of text editi…

Ancient Text RestorationLanguage ModelingLanguage ModellingStyle Transfer

Task-Conditional Flow Matching for Balanced Multilingual Text Embedding Adaptation

2026-08-06 · Tirth Bhatt, Naren Kumar S, Mayank Singh arxiv

Multilingual text embedding models are commonly adapted using a single training objective across diverse tasks, despite different tasks requiring fundamentally different optimization strategies. We introduce Task-Conditi…