paper-with-me

Papers

Temporal Knowledge Graph Reasoning with Low-rank and Model-agnostic Representations

2022-04-10 · RepL4NLP (ACL) 2022 5 · Ioannis Dikeoulias, Saadullah Amin, Günter Neumann

Temporal knowledge graph completion (TKGC) has become a popular approach for reasoning over the event and temporal knowledge graphs, targeting the completion of knowledge with accurate but missing information. In this context, tensor decomposition has successfully modeled interactions between entities and relations. Their effectiveness in static knowledge graph completion motivates us to introduce Time-LowFER, a family of parameter-efficient and time-aware extensions of the low-rank tensor factorization model LowFER. Noting several limitations in current approaches to represent time, we propose a cycle-aware time-encoding scheme for time features, which is model-agnostic and offers a more generalized representation of time. We implement our methods in a unified temporal knowledge graph embedding framework, focusing on time-sensitive data processing. The experiments show that our proposed methods perform on par or better than the state-of-the-art semantic matching models on two benchmarks.

📄 PDF Abstract BibTeX arXiv:2204.04783

Code (1)

iodike/chronokge 공식 구현 pytorch

Tasks

Graph EmbeddingKnowledge Graph CompletionKnowledge Graph EmbeddingKnowledge GraphsTemporal Knowledge Graph CompletionTensor Decomposition

Similar Papers 제목 키워드 기반

TEILP: Time Prediction over Knowledge Graphs via Logical Reasoning

2023-12-25 · Siheng Xiong, Yuan Yang, Ali Payani, James C Kerce 외

Conventional embedding-based models approach event time prediction in temporal knowledge graphs (TKGs) as a ranking problem. However, they often fall short in capturing essential temporal relationships such as order and …

Knowledge GraphsLogical ReasoningPrediction

ChronoMedKG: A Temporally-Grounded Biomedical Knowledge Graph and Benchmark for Clinical Reasoning

2026-05-21 · Md Shamim Ahmed, Farzaneh Firoozbakht, Lukas Galke Poech, Jan Baumbach 외 arxiv

Biomedical knowledge graphs (KGs) treat disease associations as static facts, but temporal information is crucial for clinical reasoning, e.g., a symptom diagnostic of one disease at age 3 may imply a different disease a…

Knowledge Graphs

Visual Commonsense Driven Knowledge Refinements for Scene Graph Generation

2026-06-04 · Maëlic Neau, Salim Baloch, Jakob Suchan, Zoe Falomir 외 arxiv

Learning-driven Scene Graph Generation (SGG) models excel on frequent relation types but degrade sharply under annotation sparsity, failing to capture reliable visual commonsense knowledge. We propose a model-agnostic, s…

Visual Commonsense ReasoningScene Graph Generation

NeuroMambaLLM: Dynamic Graph Learning of fMRI Functional Connectivity in Autistic Brains Using Mamba and Language Model Reasoning

2026-02-14 · Yasaman Torabi, Parsa Razmara, Hamed Ajorlou, Bardia Baraeinejad arxiv

Large Language Models (LLMs) have demonstrated strong semantic reasoning across multimodal domains. However, their integration with graph-based models of brain connectivity remains limited. In addition, most existing fMR…

Graph Learning

medIKAL: Integrating Knowledge Graphs as Assistants of LLMs for Enhanced Clinical Diagnosis on EMRs

2024-06-20 · Mingyi Jia, Junwen Duan, Yan Song, Jianxin Wang

Electronic Medical Records (EMRs), while integral to modern healthcare, present challenges for clinical reasoning and diagnosis due to their complexity and information redundancy. To address this, we proposed medIKAL (In…

DiagnosticKnowledge GraphsReranking