paper-with-me

홈 › Papers

Entity Decisions in Neural Language Modelling: Approaches and Problems

2019-06-01 · WS 2019 6 · Jenny Kunz, Christian Hardmeier

We explore different approaches to explicit entity modelling in language models (LM). We independently replicate two existing models in a controlled setup, introduce a simplified variant of one of the models and analyze their performance in direct comparison. Our results suggest that today{'}s models are limited as several stochastic variables make learning difficult. We show that the most challenging point in the systems is the decision if the next token is an entity token. The low precision and recall for this variable will lead to severe cascading errors. Our own simplified approach dispenses with the need for latent variables and improves the performance in the entity yes/no decision. A standard well-tuned baseline RNN-LM with a larger number of hidden units outperforms all entity-enabled LMs in terms of perplexity.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language Modelling

Similar Papers 제목 키워드 기반

Athanor: Local Search over Abstract Constraint Specifications

2024-10-08 · Saad Attieh, Nguyen Dang, Christopher Jefferson, Ian Miguel 외

Local search is a common method for solving combinatorial optimisation problems. We focus on general-purpose local search solvers that accept as input a constraint model - a declarative description of a problem consistin…

CNL-ER: A Controlled Natural Language for Specifying and Verbalising Entity Relationship Models

2019-04-01 · ALTA 2019 4 · Bayzid Ashik Hossain, Gayathri Rajan, Rolf Schwitter

The first step towards designing an information system is conceptual modelling where domain experts and knowledge engineers identify the necessary information together to build an information system. Entity relationship …

Listener's Social Identity Matters in Personalised Response Generation

2020-10-27 · Guanyi Chen, Yinhe Zheng, Yupei Du

Personalised response generation enables generating human-like responses by means of assigning the generator a social identity. However, pragmatics theory suggests that human beings adjust the way of speaking based on no…

Response Generation

Listener’s Social Identity Matters in Personalised Response Generation

2020-12-01 · INLG (ACL) 2020 12 · Guanyi Chen, Yinhe Zheng, Yupei Du

Personalised response generation enables generating human-like responses by means of assigning the generator a social identity. However, pragmatics theory suggests that human beings adjust the way of speaking based on no…

Response Generation

GraphPPD: Posterior Predictive Modelling for Graph-Level Inference

2025-08-23 · Soumyasundar Pal, Liheng Ma, Amine Natik, Yingxue Zhang 외 arxiv

Accurate modelling and quantification of predictive uncertainty is crucial in deep learning since it allows a model to make safer decisions when the data is ambiguous and facilitates the users' understanding of the model…