paper-with-me

홈 › Papers

Latent Topology Induction for Understanding Contextualized Representations

2022-06-03 · Yao Fu, Mirella Lapata

In this work, we study the representation space of contextualized embeddings and gain insight into the hidden topology of large language models. We show there exists a network of latent states that summarize linguistic properties of contextualized representations. Instead of seeking alignments to existing well-defined annotations, we infer this latent network in a fully unsupervised way using a structured variational autoencoder. The induced states not only serve as anchors that mark the topology (neighbors and connectivity) of the representation manifold but also reveal the internal mechanism of encoding sentences. With the induced network, we: (1). decompose the representation space into a spectrum of latent states which encode fine-grained word meanings with lexical, morphological, syntactic and semantic information; (2). show state-state transitions encode rich phrase constructions and serve as the backbones of the latent space. Putting the two together, we show that sentences are represented as a traversal over the latent network where state-state transition chains encode syntactic templates and state-word emissions fill in the content. We demonstrate these insights with extensive experiments and visualizations.

📄 PDF Abstract BibTeX arXiv:2206.01512

Code (1)

franxyao/rdp pytorch

Similar Papers 제목 키워드 기반

Discovering Latent Network Topology in Contextualized Representations with Randomized Dynamic Programming

2021-09-29 · Yao Fu, Mirella Lapata

The discovery of large-scale discrete latent structures is crucial for understanding the fundamental generative processes of language. In this work, we use structured latent variables to study the representation space of…

Paraphrase Generation

Verb Sense Clustering using Contextualized Word Representations for Semantic Frame Induction

2021-05-27 · Findings (ACL) 2021 8 · Kosuke Yamada, Ryohei Sasano, Koichi Takeda

Contextualized word representations have proven useful for various natural language processing tasks. However, it remains unclear to what extent these representations can cover hand-coded semantic information such as sem…

Clustering

Semantic Frame Induction with Deep Metric Learning

2023-04-27 · Kosuke Yamada, Ryohei Sasano, Koichi Takeda

Recent studies have demonstrated the usefulness of contextualized word embeddings in unsupervised semantic frame induction. However, they have also revealed that generic contextualized embeddings are not always consisten…

Metric LearningWord Embeddings

Semi-supervised Deep Embedded Clustering with Anomaly Detection for Semantic Frame Induction

2020-05-01 · LREC 2020 5 · Zheng Xin Yong, Tiago Timponi Torrent

Although FrameNet is recognized as one of the most fine-grained lexical databases, its coverage of lexical units is still limited. To tackle this issue, we propose a two-step frame induction process: for a set of lexical…

Anomaly DetectionClustering

Word Sense Induction using Knowledge Embeddings

2018-10-23 · Anonymous

Word Embeddings are able to capture lexico-semantic information but remain flawed in their inability to assign unique representations to different senses of a polysemous words. They also fail to include information from …

Word EmbeddingsWord Sense Induction