Papers by Joshua Feldman
Commonsense Knowledge Mining from Pretrained Models (D19-1)
Copied to clipboard
| Challenge: | Several approaches have been proposed for training models for commonsense knowledge base completion (CKBC) due to the sparsity of training data. |
| Approach: | They propose a method for generating commonsense knowledge using a large, pre-trained bidirectional language model by transforming relational triples into masked sentences. |
| Outcome: | The proposed method outperforms models trained on held-out test sets on a held-up set, suggesting that it generalizes better than current supervised methods. |