paper-with-me

Papers

De-Conflated Semantic Representations

2016-08-05 · EMNLP 2016 11 · Mohammad Taher Pilehvar, Nigel Collier

One major deficiency of most semantic representation techniques is that they usually model a word type as a single point in the semantic space, hence conflating all the meanings that the word can have. Addressing this issue by learning distinct representations for individual meanings of words has been the subject of several research studies in the past few years. However, the generated sense representations are either not linked to any sense inventory or are unreliable for infrequent word senses. We propose a technique that tackles these problems by de-conflating the representations of words based on the deep knowledge it derives from a semantic network. Our approach provides multiple advantages in comparison to the past work, including its high coverage and the ability to generate accurate representations even for infrequent word senses. We carry out evaluations on six datasets across two semantic similarity tasks and report state-of-the-art results on most of them.

📄 PDF Abstract BibTeX arXiv:1608.01961

Code (1)

pilehvar/deconf 공식 구현

Tasks

Semantic SimilaritySemantic Textual Similarity

Similar Papers 제목 키워드 기반

Cross-topic distributional semantic representations via unsupervised mappings

2019-04-11 · NAACL 2019 6 · Eleftheria Briakou, Nikos Athanasiou, Alexandros Potamianos

In traditional Distributional Semantic Models (DSMs) the multiple senses of a polysemous word are conflated into a single vector space representation. In this work, we propose a DSM that learns multiple distributional re…

Word Similarity

Language as a Wave Phenomenon: Semantic Phase Locking and Interference in Neural Networks

2025-12-01 · Alper Yıldırım, İbrahim Yücedağ arxiv

In standard Transformer architectures, semantic importance is often conflated with activation magnitude, obscuring the geometric structure of latent representations. To disentangle these factors, we introduce PRISM, a co…

CV-DCLR: Causal-Visual Dynamic Label Refinement for Robust Zero-Shot Learning

2026-07-01 · Can Wang, Jiangnan Li, Mingyu Li, Yining Song 외 arxiv

Zero-Shot Learning (ZSL) facilitates knowledge transfer via shared semantic spaces. However, a critical bottleneck in this paradigm is Semantic Entanglement, where visual representations are inevitably conflated with vis…

Zero-Shot Learning

Learning Representations by Humans, for Humans

2019-05-29 · Sophie Hilgard, Nir Rosenfeld, Mahzarin R. Banaji, Jack Cao 외

When machine predictors can achieve higher performance than the human decision-makers they support, improving the performance of human decision-makers is often conflated with improving machine accuracy. Here we propose a…

Decision MakingRepresentation Learning

Probing for Semantic Classes: Diagnosing the Meaning Content of Word Embeddings

2019-06-09 · ACL 2019 7 · Yadollah Yaghoobzadeh, Katharina Kann, Timothy J. Hazen, Eneko Agirre 외

Word embeddings typically represent different meanings of a word in a single conflated vector. Empirical analysis of embeddings of ambiguous words is currently limited by the small size of manually annotated resources an…

DiagnosticWord Embeddings