paper-with-me

Papers

Modelling Commonsense Properties using Pre-Trained Bi-Encoders

2022-10-06 · COLING 2022 10 · Amit Gajbhiye, Luis Espinosa-Anke, Steven Schockaert

Grasping the commonsense properties of everyday concepts is an important prerequisite to language understanding. While contextualised language models are reportedly capable of predicting such commonsense properties with human-level accuracy, we argue that such results have been inflated because of the high similarity between training and test concepts. This means that models which capture concept similarity can perform well, even if they do not capture any knowledge of the commonsense properties themselves. In settings where there is no overlap between the properties that are considered during training and testing, we find that the empirical performance of standard language models drops dramatically. To address this, we study the possibility of fine-tuning language models to explicitly model concepts and their properties. In particular, we train separate concept and property encoders on two types of readily available data: extracted hyponym-hypernym pairs and generic sentences. Our experimental results show that the resulting encoders allow us to predict commonsense properties with much higher accuracy than is possible by directly fine-tuning language models. We also present experimental results for the related task of unsupervised hypernym discovery.

📄 PDF Abstract BibTeX arXiv:2210.02771

Code (1)

amitgajbhiye/biencoder_concept_property 공식 구현 pytorch

Tasks

Hypernym Discovery

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Modelling Commonsense Commonalities with Multi-Facet Concept Embeddings

2024-03-25 · Hanane Kteich, Na Li, Usashi Chatterjee, Zied Bouraoui 외

Concept embeddings offer a practical and efficient mechanism for injecting commonsense knowledge into downstream tasks. Their core purpose is often not to predict the commonsense properties of concepts themselves, but ra…

Entity Typing

Variational Autoencoders Without the Variation

2022-03-01 · Gregory A. Daly, Jonathan E. Fieldsend, Gavin Tabor

Variational autoencdoers (VAE) are a popular approach to generative modelling. However, exploiting the capabilities of VAEs in practice can be difficult. Recent work on regularised and entropic autoencoders have begun to…

Image Generation

Masked Capsule Autoencoders

2024-03-07 · Miles Everett, Mingjun Zhong, Georgios Leontidis

We propose Masked Capsule Autoencoders (MCAE), the first Capsule Network that utilises pretraining in a modern self-supervised paradigm, specifically the masked image modelling framework. Capsule Networks have emerged as…

Decoder

Towards modelling SUMO attributes through WordNet adjectives: a Case Study on Qualities

2020-05-01 · LREC 2020 5 · Itziar Gonzalez-Dios, Javier Alvez, German Rigau

Previous studies have shown that the knowledge about attributes and properties in the SUMO ontology and its mapping to WordNet adjectives lacks of an accurate and complete characterization. A proper characterization of t…

Local Information Opponent Modelling Using Variational Autoencoders

2020-09-28 · Georgios Papoudakis, Filippos Christianos, Stefano V Albrecht

Modelling the behaviours of other agents (opponents) is essential for understanding how agents interact and making effective decisions. Existing methods for opponent modelling commonly assume knowledge of the local obser…

Deep Reinforcement Learning