中文
相关论文

相关论文: AspectMMKG: A Multi-modal Knowledge Graph with Asp…

200 篇论文

Multi-modal entity alignment (MMEA) aims to identify equivalent entities between multi-modal knowledge graphs (MMKGs), where the entities can be associated with related images. Most existing studies integrate multi-modal information heavily…

计算与语言 · 计算机科学 2024-07-30 Taoyu Su , Jiawei Sheng , Shicheng Wang , Xinghua Zhang , Hongbo Xu , Tingwen Liu

Entity alignment is the task of linking entities with the same real-world identity from different knowledge graphs (KGs), which has been recently dominated by embedding-based methods. Such approaches work by learning KG representations so…

计算与语言 · 计算机科学 2019-08-23 Yuting Wu , Xiao Liu , Yansong Feng , Zheng Wang , Rui Yan , Dongyan Zhao

Entity alignment typically suffers from the issues of structural heterogeneity and limited seed alignments. In this paper, we propose a novel Multi-channel Graph Neural Network model (MuGNN) to learn alignment-oriented knowledge graph (KG)…

计算与语言 · 计算机科学 2019-08-28 Yixin Cao , Zhiyuan Liu , Chengjiang Li , Zhiyuan Liu , Juanzi Li , Tat-Seng Chua

Knowledge graphs (KGs) play a key role in promoting various multimedia and AI applications. However, with the explosive growth of multi-modal information, traditional knowledge graph completion (KGC) models cannot be directly applied. This…

多媒体 · 计算机科学 2025-05-29 Linyu Li , Zhi Jin , Yichi Zhang , Dongming Jin , Chengfeng Dou , Yuanpeng He , Xuan Zhang , Haiyan Zhao

We propose a unified food-domain QA framework that combines a large-scale multimodal knowledge graph (MMKG) with generative AI. Our MMKG links 13,000 recipes, 3,000 ingredients, 140,000 relations, and 14,000 images. We generate 40,000 QA…

计算与语言 · 计算机科学 2025-07-10 Srihari K B , Pushpak Bhattacharyya

Knowledge Tracing (KT) aims to model a student's learning trajectory and predict performance on the next question. A key challenge is how to better represent the relationships among students, questions, and knowledge concepts (KCs).…

人工智能 · 计算机科学 2026-01-26 Chi Yu , Hongyu Yuan , Zhiyi Duan

Few-shot Knowledge Graph (KG) completion is a focus of current research, where each task aims at querying unseen facts of a relation given its few-shot reference entity pairs. Recent attempts solve this problem by learning static…

计算与语言 · 计算机科学 2021-07-06 Jiawei Sheng , Shu Guo , Zhenyu Chen , Juwei Yue , Lihong Wang , Tingwen Liu , Hongbo Xu

Extracting aspect-polarity pairs from texts is an important task of fine-grained sentiment analysis. While the existing approaches to this task have gained many progresses, they are limited at capturing relationships among aspect-polarity…

计算与语言 · 计算机科学 2021-09-02 Lingmei Bu , Li Chen , Yongmei Lu , Zhonghua Yu

Knowledge bases, and their representations in the form of knowledge graphs (KGs), are naturally incomplete. Since scientific and industrial applications have extensively adopted them, there is a high demand for solutions that complete their…

人工智能 · 计算机科学 2025-07-30 Vítor Lourenço , Aline Paes

Cross-modal entity linking refers to the ability to align entities and their attributes across different modalities. While cross-modal entity linking is a fundamental skill needed for real-world applications such as multimodal code…

计算与语言 · 计算机科学 2025-06-02 Iñigo Alonso , Gorka Azkune , Ander Salaberria , Jeremy Barnes , Oier Lopez de Lacalle

Advanced cognition can be extracted from the human brain using brain-computer interfaces. Integrating these interfaces with computer vision techniques, which possess efficient feature extraction capabilities, can achieve more robust and…

计算机视觉与模式识别 · 计算机科学 2025-10-01 Zixing Li , Chao Yan , Zhen Lan , Xiaojia Xiang , Han Zhou , Jun Lai , Dengqing Tang

Multimodal entity linking (MEL) task, which aims at resolving ambiguous mentions to a multimodal knowledge graph, has attracted wide attention in recent years. Though large efforts have been made to explore the complementary effect among…

人工智能 · 计算机科学 2023-07-20 Pengfei Luo , Tong Xu , Shiwei Wu , Chen Zhu , Linli Xu , Enhong Chen

We study dangling-aware entity alignment in knowledge graphs (KGs), which is an underexplored but important problem. As different KGs are naturally constructed by different sets of entities, a KG commonly contains some dangling entities…

计算与语言 · 计算机科学 2022-05-06 Juncheng Liu , Zequn Sun , Bryan Hooi , Yiwei Wang , Dayiheng Liu , Baosong Yang , Xiaokui Xiao , Muhao Chen

The construction of attack technique knowledge graphs aims to transform various types of attack knowledge into structured representations for more effective attack procedure modeling. Existing methods typically rely on textual data, such as…

密码学与安全 · 计算机科学 2024-11-14 Jian Wang , Tiantian Zhu , Chunlin Xiong , Yan Chen

Computational and cognitive studies suggest that the abstraction of eventualities (activities, states, and events) is crucial for humans to understand daily eventualities. In this paper, we propose a scalable approach to model the…

计算与语言 · 计算机科学 2020-06-23 Changlong Yu , Hongming Zhang , Yangqiu Song , Wilfred Ng , Lifeng Shang

Irregular data in real-world are usually organized as heterogeneous graphs (HGs) consisting of multiple types of nodes and edges. To explore useful knowledge from real-world data, both the large-scale encyclopedic HG datasets and…

人工智能 · 计算机科学 2023-09-12 Yide Qiu , Shaoxiang Ling , Tong Zhang , Bo Huang , Zhen Cui

X-ray medical report generation is one of the important applications of artificial intelligence in healthcare. With the support of large foundation models, the quality of medical report generation has significantly improved. However,…

计算机视觉与模式识别 · 计算机科学 2025-08-06 Futian Wang , Yuhan Qiao , Xiao Wang , Fuling Wang , Yuxiang Zhang , Dengdi Sun

Digitisation in the cultural heritage sector has produced large but fragmented repositories of museum collection data, spanning structured catalogue records, images, and unstructured descriptions. Existing museum information systems often…

人工智能 · 计算机科学 2026-05-25 Jinhao Li , Jianzhong Qi , Soyeon Caren Han , Eun-Jung Holden

Image aesthetics assessment (IAA) is attracting wide interest with the prevalence of social media. The problem is challenging due to its subjective and ambiguous nature. Instead of directly extracting aesthetic features solely from the…

计算机视觉与模式识别 · 计算机科学 2024-05-03 Zhiwei Xiong , Yunfan Zhang , Zhiqi Shen , Peiran Ren , Han Yu

Given the remarkable success that large visual language models (LVLMs) have achieved in image perception tasks, the endeavor to make LVLMs perceive the world like humans is drawing increasing attention. Current multi-modal benchmarks…

计算机视觉与模式识别 · 计算机科学 2024-08-07 Siwei Wu , Kang Zhu , Yu Bai , Yiming Liang , Yizhi Li , Haoning Wu , J. H. Liu , Ruibo Liu , Xingwei Qu , Xuxin Cheng , Ge Zhang , Wenhao Huang , Chenghua Lin