中文
相关论文

相关论文: RCTEA: Richness-guided Co-training for Temporal En…

200 篇论文

Embedding-based methods have attracted increasing attention in recent entity alignment (EA) studies. Although great promise they can offer, there are still several limitations. The most notable is that they identify the aligned entities…

人工智能 · 计算机科学 2022-03-08 Lingbing Guo , Yuqiang Han , Qiang Zhang , Huajun Chen

Embedding-based entity alignment (EEA) has recently received great attention. Despite significant performance improvement, few efforts have been paid to facilitate understanding of EEA methods. Most existing studies rest on the assumption…

计算与语言 · 计算机科学 2021-10-22 Lingbing Guo , Zequn Sun , Mingyang Chen , Wei Hu , Qiang Zhang , Huajun Chen

In the last few years, the interest in knowledge bases has grown exponentially in both the research community and the industry due to their essential role in AI applications. Entity alignment is an important task for enriching knowledge…

人工智能 · 计算机科学 2022-05-09 Rui Zhang , Bayu Distiawan Trisedy , Miao Li , Yong Jiang , Jianzhong Qi

Knowledge Graph Alignment (KGA) aims to integrate knowledge from multiple sources to address the limitations of individual Knowledge Graphs (KGs) in terms of coverage and depth. However, current KGA models fall short in achieving a…

计算与语言 · 计算机科学 2024-07-26 Xiaohan Fang , Chaozhuo Li , Yi Zhao , Qian Zang , Litian Zhang , Jiquan Peng , Xi Zhang , Jibing Gong

Continual Learning (CL) empowers AI models to continuously learn from sequential task streams. Recently, parameter-efficient fine-tuning (PEFT)-based CL methods have garnered increasing attention due to their superior performance. They…

计算机视觉与模式识别 · 计算机科学 2025-07-15 Lingfeng He , De Cheng , Zhiheng Ma , Huaijie Wang , Dingwen Zhang , Nannan Wang , Xinbo Gao

Temporal knowledge graph (TKG) forecasting requires predicting future facts by jointly modeling structural dependencies within each snapshot and temporal evolution across snapshots. However, most existing methods are stateless: they…

人工智能 · 计算机科学 2026-04-17 Siyuan Li , Yunjia Wu , Yiyong Xiao , Pingyang Huang , Peize Li , Ruitong Liu , Yan Wen , Te Sun

Entity alignment is a crucial step in integrating knowledge graphs (KGs) from multiple sources. Previous attempts at entity alignment have explored different KG structures, such as neighborhood-based and path-based contexts, to learn entity…

人工智能 · 计算机科学 2022-01-04 Kexuan Xin , Zequn Sun , Wen Hua , Wei Hu , Xiaofang Zhou

In the last few years, there has been a surge of interest in learning representations of entitiesand relations in knowledge graph (KG). However, the recent availability of temporal knowledgegraphs (TKGs) that contain time information for…

计算与语言 · 计算机科学 2020-10-27 Chengjin Xu , Mojtaba Nayyeri , Fouad Alkhoury , Hamed Shariat Yazdi , Jens Lehmann

Entity alignment aims to match identical entities across different knowledge graphs (KGs). Graph neural network-based entity alignment methods have achieved promising results in Euclidean space. However, KGs often contain complex…

计算与语言 · 计算机科学 2024-12-09 Cunda Wang , Weihua Wang , Qiuyu Liang , Feilong Bao , Guanglai Gao

Entity Alignment (EA) aims to find equivalent entity pairs between KGs, which is the core step of bridging and integrating multi-source KGs. In this paper, we argue that existing GNN-based EA methods inherit the inborn defects from their…

人工智能 · 计算机科学 2022-10-21 Xin Mao , Wenting Wang , Yuanbin Wu , Man Lan

Entity Alignment (EA) is to link potential equivalent entities across different knowledge graphs (KGs). Most existing EA methods are supervised as they require the supervision of seed alignments, i.e., manually specified aligned entity…

人工智能 · 计算机科学 2025-09-24 Yaming Yang , Zhe Wang , Ziyu Guan , Wei Zhao , Xinyan Huang , Xiaofei He

Current temporal knowledge graph question answering (TKGQA) methods primarily focus on implicit temporal constraints, lacking the capability of handling more complex temporal queries, and struggle with limited reasoning abilities and error…

计算与语言 · 计算机科学 2025-09-05 Zhaoyan Gong , Juan Li , Zhiqiang Liu , Lei Liang , Huajun Chen , Wen Zhang

Time-Sensitive Question Answering (TSQA) demands the effective utilization of specific temporal contexts, encompassing multiple time-evolving facts, to address time-sensitive questions. This necessitates not only the parsing of temporal…

计算与语言 · 计算机科学 2024-10-01 Wanqi Yang , Yanda Li , Meng Fang , Ling Chen

Entity Alignment (EA) is essential for knowledge graph (KG) fusion, but existing benchmarks often allow models to exploit name overlap rather than relational structure. This makes it difficult to evaluate whether models can reject same-name…

计算与语言 · 计算机科学 2026-05-28 Yoonjin Jang , Junwoo Kim , Youngjoong Ko

In this paper, we investigate offline reinforcement learning (RL) with the goal of training a single robust policy that generalizes effectively across environments with unseen dynamics. We propose a novel approach, Trajectory Encoding…

机器学习 · 计算机科学 2025-01-28 Batıkan Bora Ormancı , Phillip Swazinna , Steffen Udluft , Thomas A. Runkler

A temporal knowledge graph (TKG) stores the events derived from the data involving time. Predicting events is extremely challenging due to the time-sensitive property of events. Besides, the previous TKG completion (TKGC) approaches cannot…

人工智能 · 计算机科学 2023-05-16 Guanglin Niu , Bo Li

Cross-lingual entity alignment (EA) enables the integration of multiple knowledge graphs (KGs) across different languages, providing users with seamless access to diverse and comprehensive knowledge. Existing methods, mostly supervised,…

计算与语言 · 计算机科学 2025-02-13 Soojin Yoon , Sungho Ko , Tongyoung Kim , SeongKu Kang , Jinyoung Yeo , Dongha Lee

Entity alignment (EA) aims to find the equivalent entities in different KGs, which is a crucial step in integrating multiple KGs. However, most existing EA methods have poor scalability and are unable to cope with large-scale datasets. We…

人工智能 · 计算机科学 2021-08-13 Xin Mao , Wenting Wang , Yuanbin Wu , Man Lan

Deep learning models have demonstrated exceptional performance across a wide range of computer vision tasks. However, their performance often degrades significantly when faced with distribution shifts, such as domain or dataset changes.…

计算机视觉与模式识别 · 计算机科学 2025-07-09 Samuel Barbeau , Pedram Fekri , David Osowiechi , Ali Bahri , Moslem Yazdanpanah , Masih Aminbeidokhti , Christian Desrosiers

The objective of Entity Alignment (EA) is to identify equivalent entity pairs from multiple Knowledge Graphs (KGs) and create a more comprehensive and unified KG. The majority of EA methods have primarily focused on the structural modality…

计算与语言 · 计算机科学 2023-10-16 Bolin Zhu , Xiaoze Liu , Xin Mao , Zhuo Chen , Lingbing Guo , Tao Gui , Qi Zhang