paper-with-me

Papers

BoxLitE: A Faithful Knowledge Base Embedding Based on Convex Optimization

2026-04-27 · Bruno F. Lourenço, Hesham Morgan, Ana Ozaki, Aleksandar Pavlović, Emanuel Sallinger arxiv

Knowledge base (KB) embeddings aim at combining the capability of classical knowledge graph embeddings to generalize the information present in facts, the ABox, with conceptual knowledge represented in an ontology language, the TBox. Several authors have recently explored the idea of mapping concepts to convex regions in a vector space. This is useful to represent hierarchies, typically present in TBoxes, since more general concepts can be mapped to larger regions, containing those regions associated with more specific concepts. However, the power of convexity is rarely leveraged during the actual learning tasks. Here, we introduce BoxLitE, a KB embedding model for DL-Lite$^{\mathcal{H}}$ that allows for convex optimization. We show that for any satisfiable DL-Lite$^{\mathcal{H}}$ KB, there is a BoxLitE embedding that is a weakly faithful model. As a proof of concept, we show how to formulate the KB embedding task as a convex optimization problem and how to obtain embeddings with such desirable faithfulness properties.

📄 PDF Abstract BibTeX arXiv:2605.23937

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

KGEx: Explaining Knowledge Graph Embeddings via Subgraph Sampling and Knowledge Distillation

2023-10-02 · Vasileios Baltatzis, Luca Costabello

Despite being the go-to choice for link prediction on knowledge graphs, research on interpretability of knowledge graph embeddings (KGE) has been relatively unexplored. We present KGEx, a novel post-hoc method that expla…

Knowledge DistillationKnowledge Graph EmbeddingsKnowledge GraphsLink Prediction

Convex Optimization Learning of Faithful Euclidean Distance Representations in Nonlinear Dimensionality Reduction

2014-06-22 · Chao Ding, Hou-Duo Qi

Classical multidimensional scaling only works well when the noisy distances observed in a high dimensional space can be faithfully represented by Euclidean distances in a low dimensional space. Advanced models such as Ma…

Dimensionality Reduction

Faithful Embeddings for Knowledge Base Queries

2020-04-07 · NeurIPS 2020 12 · Haitian Sun, Andrew O. Arnold, Tania Bedrax-Weiss, Fernando Pereira 외

The deductive closure of an ideal knowledge base (KB) contains exactly the logical queries that the KB can answer. However, in practice KBs are both incomplete and over-specified, failing to answer some queries that have…

Question Answering

Towards Faithful Neural Table-to-Text Generation with Content-Matching Constraints

2020-05-03 · ACL 2020 6 · Zhenyi Wang, Xiaoyang Wang, Bang An, Dong Yu 외

Text generation from a knowledge base aims to translate knowledge triples to natural language descriptions. Most existing methods ignore the faithfulness between a generated text description and the original table, leadi…

Data-to-Text GenerationTable-to-Text GenerationText Generation

RHO ($ρ$): Reducing Hallucination in Open-domain Dialogues with Knowledge Grounding

2022-12-03 · Ziwei Ji, Zihan Liu, Nayeon Lee, Tiezheng Yu 외

Dialogue systems can leverage large pre-trained language models and knowledge to generate fluent and informative responses. However, these models are still prone to produce hallucinated responses not supported by the inp…

HallucinationRepresentation LearningRe-Ranking