paper-with-me

Papers

Interpretable and Compositional Relation Learning by Joint Training with an Autoencoder

2018-05-24 · ACL 2018 7 · Ryo Takahashi, Ran Tian, Kentaro Inui

Embedding models for entities and relations are extremely useful for recovering missing facts in a knowledge base. Intuitively, a relation can be modeled by a matrix mapping entity vectors. However, relations reside on low dimension sub-manifolds in the parameter space of arbitrary matrices---for one reason, composition of two relations $\boldsymbol{M}_1,\boldsymbol{M}_2$ may match a third $\boldsymbol{M}_3$ (e.g. composition of relations currency_of_country and country_of_film usually matches currency_of_film_budget), which imposes compositional constraints to be satisfied by the parameters (i.e. $\boldsymbol{M}_1\cdot \boldsymbol{M}_2\approx \boldsymbol{M}_3$). In this paper we investigate a dimension reduction technique by training relations jointly with an autoencoder, which is expected to better capture compositional constraints. We achieve state-of-the-art on Knowledge Base Completion tasks with strongly improved Mean Rank, and show that joint training with an autoencoder leads to interpretable sparse codings of relations, helps discovering compositional constraints and benefits from compositional training. Our source code is released at github.com/tianran/glimvec.

📄 PDF Abstract BibTeX arXiv:1805.09547

Code (1)

tianran/glimvec 공식 구현

Tasks

Dimensionality ReductionKnowledge Base CompletionRelation

Methods 이 논문이 사용한 방법론

Solana Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

SegCompass: Exploring Interpretable Alignment with Sparse Autoencoders for Enhanced Reasoning Segmentation

2026-05-21 · Zhenyu Lu, Liupeng Li, Jinpeng Wang, Haoqian Kang 외 arxiv

While large language models provide strong compositional reasoning, existing reasoning segmentation pipelines fail to transparently connect this reasoning to visual perception. Current methods, such as latent query align…

Reinforcement Learning

Bridging Compositional and Distributional Semantics: A Survey on Latent Semantic Geometry via AutoEncoder

2025-06-25 · Yingji Zhang, Danilo S. Carvalho, André Freitas

Integrating compositional and symbolic properties into current distributional semantic spaces can enhance the interpretability, controllability, compositionality, and generalisation capabilities of Transformer-based auto…

Representation Learning

Generative Scene Graph Networks

2021-01-01 · ICLR 2021 1 · Fei Deng, Zhuo Zhi, Donghun Lee, Sungjin Ahn

Human perception excels at building compositional hierarchies of parts and objects from unlabeled scenes that help systematic generalization. Yet most work on generative scene modeling either ignores the part-whole relat…

Systematic Generalization

PolySAE: Modeling Feature Interactions in Sparse Autoencoders via Polynomial Decoding

2026-02-01 · Panagiotis Koromilas, Andreas D. Demou, James Oldfield, Yannis Panagakis 외 arxiv

Sparse autoencoders (SAEs) interpret neural network representations by decomposing activations into sparse combinations of dictionary atoms. However, SAEs assume features combine additively through linear reconstruction,…

LouvreSAE: Sparse Autoencoders for Interpretable and Controllable Style Transfer

2025-12-22 · Raina Panda, Daniel Fein, Arpita Singhal, Mark Fiore 외 arxiv

Artistic style transfer in generative models remains a significant challenge, as existing methods often introduce style only via model fine-tuning, additional adapters, or prompt engineering, all of which can be computat…

Prompt EngineeringStyle Transfer