paper-with-me

홈 › Papers

Domain Adapted Distant Supervision for Pedagogically Motivated Relation Extraction

2020-05-01 · LREC 2020 5 · Oscar Sainz, Oier Lopez de Lacalle, Itziar Aldabe, Montse Maritxalar

In this paper we present a relation extraction system that given a text extracts pedagogically motivated relation types, as a previous step to obtaining a semantic representation of the text which will make possible to automatically generate questions for reading comprehension. The system maps pedagogically motivated relations with relations from ConceptNet and deploys Distant Supervision for relation extraction. We run a study on a subset of those relationships in order to analyse the viability of our approach. For that, we build a domain-specific relation extraction system and explore two relation extraction models: a state-of-the-art model based on transfer learning and a discrete feature based machine learning model. Experiments show that the neural model obtains better results in terms of F-score and we yield promising results on the subset of relations suitable for pedagogical purposes. We thus consider that distant supervision for relation extraction is a valid approach in our target domain, i.e. biology.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Reading ComprehensionRelationRelation ExtractionTransfer Learningvalid

Similar Papers 제목 키워드 기반

P-CoT: A Pedagogically-motivated Participatory Chain-of-Thought Prompting for Phonological Reasoning in LLMs

2025-07-22 · Dongjun Jang, Youngchae Ahn, Hyopil Shin arxiv

This study explores the potential of phonological reasoning within text-based large language models (LLMs). Utilizing the PhonologyBench benchmark, we assess tasks like rhyme word generation, g2p conversion, and syllable…

Few-Shot Learning

Open-Domain Event Detection using Distant Supervision

2018-08-01 · COLING 2018 8 · Jun Araki, Teruko Mitamura

This paper introduces open-domain event detection, a new event detection paradigm to address issues of prior work on restricted domains and event annotation. The goal is to detect all kinds of events regardless of domain…

Event DetectionOpen-Domain Question AnsweringQuestion Answering

BOND: BERT-Assisted Open-Domain Named Entity Recognition with Distant Supervision

2020-06-28 · Chen Liang, Yue Yu, Haoming Jiang, Siawpeng Er 외

We study the open-domain named entity recognition (NER) problem under distant supervision. The distant supervision, though does not require large amounts of manual annotations, yields highly incomplete and noisy distant …

Language ModelingLanguage Modellingnamed-entity-recognitionNamed Entity Recognition+3

Denoising Distantly Supervised Named Entity Recognition via a Hypergeometric Probabilistic Model

2021-06-17 · Wenkai Zhang, Hongyu Lin, Xianpei Han, Le Sun 외

Denoising is the essential step for distant supervision based named entity recognition. Previous denoising methods are mostly based on instance-level confidence statistics, which ignore the variety of the underlying nois…

Denoisingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

Learning to Rationalize for Nonmonotonic Reasoning with Distant Supervision

2020-12-14 · Faeze Brahman, Vered Shwartz, Rachel Rudinger, Yejin Choi

The black-box nature of neural models has motivated a line of research that aims to generate natural language rationales to explain why a model made certain predictions. Such rationale generation models, to date, have be…