paper-with-me

Papers

Do Transformers Encode a Foundational Ontology? Probing Abstract Classes in Natural Language

2022-01-25 · Mael Jullien, Marco Valentino, Andre Freitas

With the methodological support of probing (or diagnostic classification), recent studies have demonstrated that Transformers encode syntactic and semantic information to some extent. Following this line of research, this paper aims at taking semantic probing to an abstraction extreme with the goal of answering the following research question: can contemporary Transformer-based models reflect an underlying Foundational Ontology? To this end, we present a systematic Foundational Ontology (FO) probing methodology to investigate whether Transformers-based models encode abstract semantic information. Following different pre-training and fine-tuning regimes, we present an extensive evaluation of a diverse set of large-scale language models over three distinct and complementary FO tagging experiments. Specifically, we present and discuss the following conclusions: (1) The probing results indicate that Transformer-based models incidentally encode information related to Foundational Ontologies during the pre-training pro-cess; (2) Robust FO taggers (accuracy of 90 percent)can be efficiently built leveraging on this knowledge.

📄 PDF Abstract BibTeX arXiv:2201.10262

Code (0)

등록된 구현이 없습니다.

Tasks

Diagnostic

Similar Papers 제목 키워드 기반

A Multi-Axial Mindset for Ontology Design Lessons from Wikidata's Polyhierarchical Structure

2025-12-13 · Ege Atacan Doğan, Peter F. Patel-Schneider arxiv

Traditional ontology design emphasizes disjoint and exhaustive top-level distinctions such as continuant vs. occurrent, abstract vs. concrete, or type vs. instance. These distinctions are used to structure unified hierar…

Knowledge Graphs

gUFO: A Gentle Foundational Ontology for Semantic Web Knowledge Graphs

2026-03-21 · João Paulo A. Almeida, Giancarlo Guizzardi, Tiago Prince Sales, Claudenir M. Fonseca arxiv

gUFO is a lightweight implementation of the Unified Foundational Ontology (UFO) suitable for Semantic Web OWL 2 DL applications. UFO is a mature foundational ontology with a rich axiomatization and that has been employed…

Knowledge Graphs

Beyond the final layer: Attentive multilayer fusion for vision transformers

2026-01-14 · Laure Ciernik, Marco Morik, Lukas Thede, Luca Eyring 외 arxiv

With the rise of large-scale foundation models, efficiently adapting them to downstream tasks remains a central challenge. Linear probing, which freezes the backbone and trains a lightweight head, is computationally effi…

Probing Character-level Transformers for the Spanish L-shaped Morphome

2026-08-04 · Akhilesh Kakolu Ramarao, Kevin Tang, Wiebke Petersen, Dinah Baer-Henney arxiv

When a transformer learns an irregular morphological pattern, what has it learned? Our test case is the Spanish \emph{L-shaped morphome}, a complex irregular pattern in which the verb's stem alternates in exactly the fir…

Word Tagging with Foundational Ontology Classes: Extending the WordNet-DOLCE Mapping to Verbs

2018-06-20 · Vivian S. Silva, André Freitas, Siegfried Handschuh

Semantic annotation is fundamental to deal with large-scale lexical information, mapping the information to an enumerable set of categories over which rules and algorithms can be applied, and foundational ontology classe…