中文
相关论文

相关论文: AutoWeird: Weird Translational Scoring Function Id…

200 篇论文

Knowledge graph reasoning, which aims at predicting the missing facts through reasoning with the observed facts, is critical to many applications. Such a problem has been widely explored by traditional logic rule-based approaches and recent…

机器学习 · 计算机科学 2019-10-30 Meng Qu , Jian Tang

Automatic construction of large knowledge graphs (KG) by mining web-scale text datasets has received considerable attention recently. Estimating accuracy of such automatically constructed KGs is a challenging problem due to their size and…

人工智能 · 计算机科学 2016-12-02 Prakhar Ojha , Partha Talukdar

Temporal knowledge graph (TKG) reasoning is a crucial task that has gained increasing research interest in recent years. Most existing methods focus on reasoning at past timestamps to complete the missing facts, and there are only a few…

机器学习 · 计算机科学 2021-09-10 Haohai Sun , Jialun Zhong , Yunpu Ma , Zhen Han , Kun He

Scoring systems are highly interpretable and widely used to evaluate time-to-event outcomes in healthcare research. However, existing time-to-event scores are predominantly created ad-hoc using a few manually selected variables based on…

机器学习 · 计算机科学 2024-06-11 Feng Xie , Yilin Ning , Han Yuan , Benjamin Alan Goldstein , Marcus Eng Hock Ong , Nan Liu , Bibhas Chakraborty

Outlier detection in tabular data is crucial for safeguarding data integrity in high-stakes domains such as cybersecurity, financial fraud detection, and healthcare, where anomalies can cause serious operational and economic impacts.…

机器学习 · 计算机科学 2025-10-13 Yihao Ang , Peicheng Yao , Yifan Bao , Yushuo Feng , Qiang Huang , Anthony K. H. Tung , Zhiyong Huang

This work presents a novel approach to tabular data prediction leveraging graph structure learning and graph neural networks. Despite the prevalence of tabular data in real-world applications, traditional deep learning methods often…

机器学习 · 计算机科学 2023-05-26 Jay Chiehen Liao , Cheng-Te Li

Knowledge graphs (KGs) represent world's facts in structured forms. KG completion exploits the existing facts in a KG to discover new ones. Translation-based embedding model (TransE) is a prominent formulation to do KG completion. Despite…

人工智能 · 计算机科学 2019-10-11 Mojtaba Nayyeri , Chengjin Xu , Yadollah Yaghoobzadeh , Hamed Shariat Yazdi , Jens Lehmann

Node classification in graphs aims to predict the categories of unlabeled nodes by utilizing a small set of labeled nodes. However, weighted graphs often contain noisy edges and anomalous edge weights, which can distort fine-grained…

机器学习 · 计算机科学 2025-04-01 Tingting Wang , Jiaxin Su , Haobing Liu , Ruobing Jiang

We present the Temporal Graph Benchmark (TGB), a collection of challenging and diverse benchmark datasets for realistic, reproducible, and robust evaluation of machine learning models on temporal graphs. TGB datasets are of large scale,…

Knowledge graph embedding (KGE) aims to learn continuous vectors of relations and entities in knowledge graph. Recently, transition-based KGE methods have achieved promising performance, where the single relation vector learns to translate…

计算与语言 · 计算机科学 2022-05-02 Xuanyu Zhang , Qing Yang , Dongliang Xu

Self-supervised learning is popular method because of its ability to learn features in images without using its labels and is able to overcome limited labeled datasets used in supervised learning. Self-supervised learning works by using a…

计算机视觉与模式识别 · 计算机科学 2023-07-28 Aristo Renaldo Ruslim , Novanto Yudistira , Budi Darma Setiawan

This paper presents a knowledge management system for automobile failure analysis using retrieval-augmented generation (RAG) with large language models (LLMs) and knowledge graphs (KGs). In the automotive industry, there is a growing demand…

In this paper, we have explored the effects of different minibatch sampling techniques in Knowledge Graph Completion. Knowledge Graph Completion (KGC) or Link Prediction is the task of predicting missing facts in a knowledge graph. KGC…

社会与信息网络 · 计算机科学 2020-04-14 Bishal Santra , Prakhar Sharma , Sumegh Roychowdhury , Pawan Goyal

Knowledge graph completion refers to predicting missing triples. Most approaches achieve this goal by predicting entities, given an entity and a relation. We predict missing triples via the relation prediction. To this end, we frame the…

机器学习 · 计算机科学 2021-01-25 Caglar Demir , Diego Moussallem , Axel-Cyrille Ngonga Ngomo

Random Forest's performance can be matched by a single slow-growing tree (SGT), which uses a learning rate to tame CART's greedy algorithm. SGT exploits the view that CART is an extreme case of an iterative weighted least square procedure.…

机器学习 · 统计学 2021-07-15 Philippe Goulet Coulombe

The typical way for relation extraction is fine-tuning large pre-trained language models on task-specific datasets, then selecting the label with the highest probability of the output distribution as the final prediction. However, the usage…

计算与语言 · 计算机科学 2023-01-02 Bo Li , Wei Ye , Jinglei Zhang , Shikun Zhang

Knowledge Graph (KG) errors introduce non-negligible noise, severely affecting KG-related downstream tasks. Detecting errors in KGs is challenging since the patterns of errors are unknown and diverse, while ground-truth labels are rare or…

机器学习 · 计算机科学 2022-11-21 Qinggang Zhang , Junnan Dong , Keyu Duan , Xiao Huang , Yezi Liu , Linchuan Xu

We present a novel methodology to jointly perform multi-task learning and infer intrinsic relationship among tasks by an interpretable and sparse graph. Unlike existing multi-task learning methodologies, the graph structure is not assumed…

机器学习 · 计算机科学 2020-09-15 Shujian Yu , Francesco Alesiani , Ammar Shaker , Wenzhe Yin

In this paper, we introduce two local graph features for missing link prediction tasks on ogbl-citation2. We define the features as Circle Features, which are borrowed from the concept of circle of friends. We propose the detailed computing…

社会与信息网络 · 计算机科学 2023-09-14 Jingsong Lv , Hongyang Chen , Yao Qi , Lei Yu

Through recognizing causal subgraphs, causal graph learning (CGL) has risen to be a promising approach for improving the generalizability of graph neural networks under out-of-distribution (OOD) scenarios. However, the empirical successes…

机器学习 · 计算机科学 2025-07-02 Yujia Yin , Tianyi Qu , Zihao Wang , Yifan Chen