paper-with-me

Papers

LightCAKE: A Lightweight Framework for Context-Aware Knowledge Graph Embedding

2021-02-22 · Zhiyuan Ning, Ziyue Qiao, Hao Dong, Yi Du, Yuanchun Zhou

Knowledge graph embedding (KGE) models learn to project symbolic entities and relations into a continuous vector space based on the observed triplets. However, existing KGE models cannot make a proper trade-off between the graph context and the model complexity, which makes them still far from satisfactory. In this paper, we propose a lightweight framework named LightCAKE for context-aware KGE. LightCAKE explicitly models the graph context without introducing redundant trainable parameters, and uses an iterative aggregation strategy to integrate the context information into the entity/relation embeddings. As a generic framework, it can be used with many simple KGE models to achieve excellent results. Finally, extensive experiments on public benchmarks demonstrate the efficiency and effectiveness of our framework.

📄 PDF Abstract BibTeX arXiv:2102.10826

Code (0)

등록된 구현이 없습니다.

Tasks

Graph EmbeddingKnowledge Graph EmbeddingKnowledge Graphs

Similar Papers 제목 키워드 기반

ReCo-KD: Region- and Context-Aware Knowledge Distillation for Efficient 3D Medical Image Segmentation

2026-01-13 · Qizhen Lan, Yu-Chun Hsu, Nida Saddaf Khan, Xiaoqian Jiang arxiv

Accurate 3D medical image segmentation is vital for diagnosis and treatment planning, but state-of-the-art models are often too large for clinics with limited computing resources. Lightweight architectures typically suff…

Medical Image SegmentationKnowledge Distillation

SLiNT: Structure-aware Language Model with Injection and Contrastive Training for Knowledge Graph Completion

2025-09-08 · Mengxue Yang, Chun Yang, Jiaqi Zhu, Jiafan Li 외 arxiv

Link prediction in knowledge graphs requires integrating structural information and semantic context to infer missing entities. While large language models offer strong generative reasoning capabilities, their limited ex…

Knowledge Graph CompletionRepresentation LearningContrastive LearningKnowledge Graphs

A Novel Lightweight Transformer with Edge-Aware Fusion for Remote Sensing Image Captioning

2025-06-11 · Swadhin Das, Divyansh Mundra, Priyanshu Dayal, Raksha Sharma

Transformer-based models have achieved strong performance in remote sensing image captioning by capturing long-range dependencies and contextual information. However, their practical deployment is hindered by high comput…

DecoderImage CaptioningKnowledge Distillation

Continuously Steering LLMs Sensitivity to Contextual Knowledge with Proxy Models

2025-08-27 · Yilin Wang, Heng Wang, Yuyang Bai, Minnan Luo arxiv

In Large Language Models (LLMs) generation, there exist knowledge conflicts and scenarios where parametric knowledge contradicts knowledge provided in the context. Previous works studied tuning, decoding algorithms, or l…

Truth-Aware Context Selection: Mitigating Hallucinations of Large Language Models Being Misled by Untruthful Contexts

2024-03-12 · Tian Yu, Shaolei Zhang, Yang Feng

Although Large Language Models (LLMs) have demonstrated impressive text generation capabilities, they are easily misled by untruthful contexts provided by users or knowledge augmentation tools, leading to hallucinations.…

Text Generation