paper-with-me

Papers

Identifying Linear Relational Concepts in Large Language Models

2023-11-15 · David Chanin, Anthony Hunter, Oana-Maria Camburu

Transformer language models (LMs) have been shown to represent concepts as directions in the latent space of hidden activations. However, for any human-interpretable concept, how can we find its direction in the latent space? We present a technique called linear relational concepts (LRC) for finding concept directions corresponding to human-interpretable concepts by first modeling the relation between subject and object as a linear relational embedding (LRE). We find that inverting the LRE and using earlier object layers results in a powerful technique for finding concept directions that outperforms standard black-box probing classifiers. We evaluate LRCs on their performance as concept classifiers as well as their ability to causally change model output.

📄 PDF Abstract BibTeX arXiv:2311.08968

Code (2)

chanind/linear-relational-concepts 공식 구현 pytorch
chanind/linear-relational pytorch

Tasks

Object

Similar Papers 제목 키워드 기반

Locating and Extracting Relational Concepts in Large Language Models

2024-06-19 · Zijian Wang, Britney White, Chang Xu

Relational concepts are indeed foundational to the structure of knowledge representation, as they facilitate the association between various entity concepts, allowing us to express and comprehend complex world knowledge.…

World Knowledge

Knowledge Transfer with Medical Language Embeddings

2016-02-10 · Stephanie L. Hyland, Theofanis Karaletsos, Gunnar Rätsch

Identifying relationships between concepts is a key aspect of scientific knowledge synthesis. Finding these links often requires a researcher to laboriously search through scien- tific papers and databases, as the size o…

Knowledge Graph CompletionKnowledge GraphsLanguage ModellingTransfer Learning

The Representational Geometry of Number

2026-02-06 · Zhimin Hu, Lanhao Niu, Sashank Varma arxiv

A central question in cognitive science is whether conceptual representations converge onto a shared manifold to support generalization, or diverge into orthogonal subspaces to minimize task interference. While prior wor…

Relational Linear Programs

2014-10-12 · Kristian Kersting, Martin Mladenov, Pavel Tokmakov

We propose relational linear programming, a simple framework for combing linear programs (LPs) and logic programs. A relational linear program (RLP) is a declarative LP template defining the objective and the constraints…

Enhancing Taxonomy Completion with Concept Generation via Fusing Relational Representations

2021-06-05 · Qingkai Zeng, Jinfeng Lin, Wenhao Yu, Jane Cleland-Huang 외

Automatic construction of a taxonomy supports many applications in e-commerce, web search, and question answering. Existing taxonomy expansion or completion methods assume that new concepts have been accurately extracted…

Knowledge GraphsTaxonomy Expansion