paper-with-me

Papers

Asking without Telling: Exploring Latent Ontologies in Contextual Representations

2020-04-29 · EMNLP 2020 11 · Julian Michael, Jan A. Botha, Ian Tenney

The success of pretrained contextual encoders, such as ELMo and BERT, has brought a great deal of interest in what these models learn: do they, without explicit supervision, learn to encode meaningful notions of linguistic structure? If so, how is this structure encoded? To investigate this, we introduce latent subclass learning (LSL): a modification to existing classifier-based probing methods that induces a latent categorization (or ontology) of the probe's inputs. Without access to fine-grained gold labels, LSL extracts emergent structure from input representations in an interpretable and quantifiable form. In experiments, we find strong evidence of familiar categories, such as a notion of personhood in ELMo, as well as novel ontological distinctions, such as a preference for fine-grained semantic roles on core arguments. Our results provide unique new evidence of emergent structure in pretrained encoders, including departures from existing annotations which are inaccessible to earlier methods.

📄 PDF Abstract BibTeX arXiv:2004.14513

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
Weight Decay 설명 없음
Residual Connection 설명 없음
Adam 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Incorporating Textual Evidence in Visual Storytelling

2019-11-21 · WS 2019 11 · Tianyi Li, Sujian Li

Previous work on visual storytelling mainly focused on exploring image sequence as evidence for storytelling and neglected textual evidence for guiding story generation. Motivated by human storytelling process which reca…

Object RecognitionStory GenerationVisual Storytelling

Tell, Don't Show: Leveraging Language Models' Abstractive Retellings to Model Literary Themes

2025-05-29 · Li Lucy, Camilla Griffiths, Sarah Levine, Jennifer L. Eberhardt 외

Conventional bag-of-words approaches for topic modeling, like latent Dirichlet allocation (LDA), struggle with literary text. Literature challenges lexical methods because narrative language focuses on immersive sensory …

How Users Explore Ontologies on the Web: A Study of NCBO's BioPortal Usage Logs

2016-10-28 · Simon Walk, Lisette Espín-Noboa, Denis Helic, Markus Strohmaier 외

Ontologies in the biomedical domain are numerous, highly specialized and very expensive to develop. Thus, a crucial prerequisite for ontology adoption and reuse is effective support for exploring and finding existing ont…

Truveta Mapper: A Zero-shot Ontology Alignment Framework

2023-01-24 · Mariyam Amir, Murchana Baruah, Mahsa Eslamialishah, Sina Ehsani 외

In this paper, a new perspective is suggested for unsupervised Ontology Matching (OM) or Ontology Alignment (OA) by treating it as a translation task. Ontologies are represented as graphs, and the translation is performe…

Ontology MatchingTransfer LearningTranslation

Safer End-to-End Autonomous Driving via Conditional Imitation Learning and Command Augmentation

2019-09-20 · Renhao Wang, Adam Scibior, Frank Wood

Imitation learning is a promising approach to end-to-end training of autonomous vehicle controllers. Typically the driving process with such approaches is entirely automatic and black-box, although in practice it is desi…

Autonomous DrivingImitation Learning