24 citations · 41 across the 5 of their papers we have counts for
7 papers · 1 filter
DoLFIn: Distributions over Latent Features for Interpretability
Phong Le, Willem Zuidema
Interpreting the inner workings of neural models is a key step in ensuring the robustness and trustworthiness of the models, but work on neural network interpretability typically f…
Revisiting Unsupervised Relation Extraction
Thy Thy Tran, Phong Le, Sophia Ananiadou
Unsupervised relation extraction (URE) extracts relations between named entities from raw text without manually-labelled data and existing knowledge bases (KBs). URE methods can be…
Boosting Entity Linking Performance by Leveraging Unlabeled Documents
Phong Le, Ivan Titov
Modern entity linking systems rely on large collections of documents specifically annotated for the task (e.g., AIDA CoNLL). In contrast, we propose an approach which exploits only…
Distant Learning for Entity Linking with Automatic Noise Detection
Phong Le, Ivan Titov
Accurate entity linkers have been produced for domains and languages where annotated data (i.e., texts linked to a knowledge base) is available. However, little progress has been m…
Improving Entity Linking by Modeling Latent Relations between Mentions
Phong Le, Ivan Titov
Entity linking involves aligning textual mentions of named entities to their corresponding entries in a knowledge base. Entity linking systems often exploit relations between textu…
Unsupervised Dependency Parsing: Let's Use Supervised Parsers
Phong Le, Willem Zuidema
We present a self-training approach to unsupervised dependency parsing that reuses existing supervised and unsupervised parsing algorithms. Our approach, called `iterated reranking…