Papers by Yanhui Gu
An Element-aware Multi-representation Model for Law Article Prediction (2020.emnlp-main)
Copied to clipboard
| Challenge: | Existing studies have shown that using law articles as external knowledge can improve the performance of the Legal Judgment Prediction. |
| Approach: | They propose a Law Article Element-aware Multi-representation Model which makes full use of law article information and can be used for multi-label samples. |
| Outcome: | The proposed model improves the accuracy of 5.84%, macro F1 of 6.42%, and micro F1 by 4.28% compared with baseline models like TopJudge. |
A Multi-Attention based Neural Network with External Knowledge for Story Ending Predicting Task (C18-1)
Copied to clipboard
| Challenge: | Existing studies on the topic of common sense story understanding focus on generating guesses for a missing event or concentrating on unsupervised learning. |
| Approach: | They propose to extend attention-based neural network with external knowledge resources to understand temporal stories and predict their endings. |
| Outcome: | The proposed model outperforms state-of-the-art models and external knowledge resources. |