Stage-oe-small.jpg

Thema4869

Aus Aifbportal
Wechseln zu:Navigation, Suche



Few-Shot Learning Approaches for Relation Extraction




Informationen zur Arbeit

Abschlussarbeitstyp: Bachelor, Master
Betreuer: Nicholas Popovic
Forschungsgruppe: Web Science

Archivierungsnummer: 4869
Abschlussarbeitsstatus: Offen
Beginn: 01. März 2022
Abgabe: unbekannt

Weitere Informationen

Topic

The goal of few-shot learning is to develop machine learning models which can learn to solve a task, typically a classification task, from very few labeled examples. For the field of relation extraction, in which the goal is to detect relations between entities (such as a person or organization) mentioned in a text, few-shot learning is particularly important: A core issue that makes relation extraction so challenging to evaluate, let alone tackle using machine learning models, is the fact that most relations only rarely occur at all. This means that in real world settings, we have few examples to train and evaluate on.


While especially for image classification tasks, a variety of different approaches have been developed and examined [1], few-shot relation extraction approaches [2][3][4] mostly make use of prototypical neural networks [5]. The goal of the proposed thesis is to apply few-shot learning approaches, which have not yet been examined for relation extraction, to the few-shot relation extraction setting.

Prerequisites

Hands-on experience in machine learning, no fear to implement neural network models (under guidance of the supervisors).


[1] https://arxiv.org/pdf/1904.05046v1.pdf

[2] https://arxiv.org/pdf/1906.03158.pdf

[3] http://aclanthology.lst.uni-saarland.de/D19-1649.pdf

[4] https://aclanthology.org/2021.tacl-1.42.pdf

[5] https://arxiv.org/pdf/1703.05175.pdf