paper-with-me

Papers

Why PairDiff works? -- A Mathematical Analysis of Bilinear Relational Compositional Operators for Analogy Detection

2017-09-19 · Huda Hakami, Danushka Bollegala, Hayashi Kohei

Representing the semantic relations that exist between two given words (or entities) is an important first step in a wide-range of NLP applications such as analogical reasoning, knowledge base completion and relational information retrieval. A simple, yet surprisingly accurate method for representing a relation between two words is to compute the vector offset (\PairDiff) between their corresponding word embeddings. Despite the empirical success, it remains unclear as to whether \PairDiff is the best operator for obtaining a relational representation from word embeddings. We conduct a theoretical analysis of generalised bilinear operators that can be used to measure the $\ell_{2}$ relational distance between two word-pairs. We show that, if the word embeddings are standardised and uncorrelated, such an operator will be independent of bilinear terms, and can be simplified to a linear form, where \PairDiff is a special case. For numerous word embedding types, we empirically verify the uncorrelation assumption, demonstrating the general applicability of our theoretical result. Moreover, we experimentally discover \PairDiff from the bilinear relation composition operator on several benchmark analogy datasets.

📄 PDF Abstract BibTeX arXiv:1709.06673

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalKnowledge Base CompletionRelationRetrievalWord Embeddings

Similar Papers 제목 키워드 기반

Why does PairDiff work? - A Mathematical Analysis of Bilinear Relational Compositional Operators for Analogy Detection

2018-08-01 · COLING 2018 8 · Huda Hakami, Kohei Hayashi, Danushka Bollegala

Representing the semantic relations that exist between two given words (or entities) is an important first step in a wide-range of NLP applications such as analogical reasoning, knowledge base completion and relational i…

Information RetrievalKnowledge Base CompletionRetrievalWord Embeddings

A technical note on bilinear layers for interpretability

2023-05-05 · Lee Sharkey

The ability of neural networks to represent more features than neurons makes interpreting them challenging. This phenomenon, known as superposition, has spurred efforts to find architectures that are more interpretable t…

On Multi-Relational Link Prediction with Bilinear Models

2017-09-14 · Yanjie Wang, Rainer Gemulla, Hui Li

We study bilinear embedding models for the task of multi-relational link prediction and knowledge graph completion. Bilinear models belong to the most basic models for this task, they are comparably efficient to train an…

Knowledge Graph CompletionLink PredictionPrediction

Bilinear representation mitigates reversal curse and enables consistent model editing

2025-09-26 · Dong-Kyum Kim, Minsung Kim, Jea Kwon, Nakyeong Yang 외 arxiv

The reversal curse--a language model's inability to infer an unseen fact "B is A" from a learned fact "A is B"--is widely considered a fundamental limitation. We show that this is not an inherent failure but an artifact …

Knowledge Graphs

Bilinear Convolution Decomposition for Causal RL Interpretability

2024-12-01 · Narmeen Oozeer, Sinem Erisken, Alice Rigg

Efforts to interpret reinforcement learning (RL) models often rely on high-level techniques such as attribution or probing, which provide only correlational insights and coarse causal control. This work proposes replacin…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)