paper-with-me

홈 › Papers

New or Old? Exploring How Pre-Trained Language Models Represent Discourse Entities

2022-10-01 · COLING 2022 10 · Sharid Loáiciga, Anne Beyer, David Schlangen

Recent research shows that pre-trained language models, built to generate text conditioned on some context, learn to encode syntactic knowledge to a certain degree. This has motivated researchers to move beyond the sentence-level and look into their ability to encode less studied discourse-level phenomena. In this paper, we add to the body of probing research by investigating discourse entity representations in large pre-trained language models in English. Motivated by early theories of discourse and key pieces of previous work, we focus on the information-status of entities as discourse-new or discourse-old. We present two probing models, one based on binary classification and another one on sequence labeling. The results of our experiments show that pre-trained language models do encode information on whether an entity has been introduced before or not in the discourse. However, this information alone is not sufficient to find the entities in a discourse, opening up interesting questions about the definition of entities for future work.

📄 PDF Abstract BibTeX

Code (1)

clp-research/new-old-discourse-entities 공식 구현 pytorch

Tasks

Binary ClassificationSentence

Similar Papers 제목 키워드 기반

Entity Tracking in Language Models

2023-05-03 · Najoung Kim, Sebastian Schuster

Keeping track of how states of entities change as a text or dialog unfolds is a key prerequisite to discourse understanding. Yet, there have been few systematic investigations into the ability of large language models (L…

Language ModelingLanguage Modelling

A Neural Language Model for Dynamically Representing the Meanings of Unknown Words and Entities in a Discourse

2017-09-06 · IJCNLP 2017 11 · Sosuke Kobayashi, Naoaki Okazaki, Kentaro Inui

This study addresses the problem of identifying the meaning of unknown words or entities in a discourse with respect to the word embedding approaches used in neural language models. We proposed a method for on-the-fly co…

Language ModelingLanguage ModellingWord Embeddings

Understanding Politics via Contextualized Discourse Processing

2020-12-31 · EMNLP 2021 11 · Rajkumar Pujari, Dan Goldwasser

Politicians often have underlying agendas when reacting to events. Arguments in contexts of various events reflect a fairly consistent set of agendas for a given entity. In spite of recent advances in Pretrained Language…

Articles

Cross-Genre Argument Mining: Can Language Models Automatically Fill in Missing Discourse Markers?

2023-06-07 · Gil Rocha, Henrique Lopes Cardoso, Jonas Belouadi, Steffen Eger

Available corpora for Argument Mining differ along several axes, and one of the key differences is the presence (or absence) of discourse markers to signal argumentative content. Exploring effective ways to use discourse…

Argument MiningDiscourse Parsing

Entropy and Graph Based Modelling of Document Coherence using Discourse Entities: An Application

2015-07-29 · Casper Petersen, Christina Lioma, Jakob Grue Simonsen, Birger Larsen

We present two novel models of document coherence and their application to information retrieval (IR). Both models approximate document coherence using discourse entities, e.g. the subject or object of a sentence. Our fi…

ClusteringInformation RetrievalRerankingRetrieval+1