中文
相关论文

相关论文: Extracting Basic Graph Patterns from Triple Patter…

200 篇论文

We introduce a technique that is capable to filter out information from complex systems, by mapping them to networks, and extracting a subgraph with the strongest links. This idea is based on the Minimum Spanning Tree, and it can be applied…

物理与社会 · 物理学 2009-05-17 Antonios Garas , Panos Argyrakis

Querying graph data with low latency is an important requirement in application domains such as social networks and knowledge graphs. Graph queries perform multiple hops between vertices. When data is partitioned and stored across multiple…

数据库 · 计算机科学 2022-12-21 Nathan Ng , Hung Le , Marco Serafini

Recently, interpreting complex charts with logical reasoning has emerged as challenges due to the development of vision-language models. A prior state-of-the-art (SOTA) model has presented an end-to-end method that leverages the…

计算机视觉与模式识别 · 计算机科学 2025-02-04 Wonjoong Kim , Sangwu Park , Yeonjun In , Seokwon Han , Chanyoung Park

Graph neural networks have become the default choice by practitioners for graph learning tasks such as graph classification and node classification. Nevertheless, popular graph neural network models still struggle to capture higher-order…

机器学习 · 计算机科学 2024-11-27 Davide Buffelli , Farzin Soleymani , Bastian Rieck

Graph federated learning enables the collaborative extraction of high-order information from distributed subgraphs while preserving the privacy of raw data. However, graph data often exhibits overlap among different clients. Previous…

机器学习 · 计算机科学 2025-12-30 Zihao Zhou , Shusen Yang , Fangyuan Zhao , Xuebin Ren

Graph mining applications analyze the structural properties of large graphs, and they do so by finding subgraph isomorphisms, which makes them computationally intensive. Existing graph mining techniques including both custom graph mining…

分布式、并行与集群计算 · 计算机科学 2020-12-09 Kasra Jamshidi , Keval Vora

Attack graphs are a tool for analyzing security vulnerabilities that capture different and prospective attacks on a system. As a threat modeling tool, it shows possible paths that an attacker can exploit to achieve a particular goal.…

Lifting exploits symmetries in probabilistic graphical models by using a representative for indistinguishable objects, allowing to carry out query answering more efficiently while maintaining exact answers. In this paper, we investigate how…

人工智能 · 计算机科学 2024-06-04 Malte Luttermann , Ralf Möller , Marcel Gehrke

Given all pairwise weights (distances) among a set of objects, filtered graphs provide a sparse representation by only keeping an important subset of weights. Such graphs can be passed to graph clustering algorithms to generate hierarchical…

分布式、并行与集群计算 · 计算机科学 2023-03-10 Shangdi Yu , Julian Shun

Joint extraction of entities and relations from unstructured texts is a crucial task in information extraction. Recent methods achieve considerable performance but still suffer from some inherent limitations, such as redundancy of relation…

计算与语言 · 计算机科学 2021-06-21 Hengyi Zheng , Rui Wen , Xi Chen , Yifan Yang , Yunyan Zhang , Ziheng Zhang , Ningyu Zhang , Bin Qin , Ming Xu , Yefeng Zheng

Graph query languages feature mainly two kinds of queries when applied to a graph database: those inspired by relational databases which return tables such as SELECT queries and those which return graphs such as CONSTRUCT queries in SPARQL.…

数据库 · 计算机科学 2021-09-15 Dominique Duval , Rachid Echahed , Frédéric Prost

In the real world datasets (e.g.,DBpedia query log), queries built on well-designed patterns containing only AND and OPT operators (for short, WDAO-patterns) account for a large proportion among all SPARQL queries. In this paper, we present…

数据库 · 计算机科学 2016-10-10 Xiaowang Zhang , Zhenyu Song , Zhiyong Feng , Xin Wang

Pioneered by Google's Pregel, many distributed systems have been developed for large-scale graph analytics. These systems expose the user-friendly "think like a vertex" programming interface to users, and exhibit good horizontal…

分布式、并行与集群计算 · 计算机科学 2016-01-26 Da Yan , James Cheng , M. Tamer Özsu , Fan Yang , Yi Lu , John C. S. Lui , Qizhen Zhang , Wilfred Ng

The sheer increase in volume of RDF data demands efficient solutions for the triple indexing problem, that is devising a compressed data structure to compactly represent RDF triples by guaranteeing, at the same time, fast pattern matching…

信息检索 · 计算机科学 2022-02-08 Raffaele Perego , Giulio Ermanno Pibiri , Rossano Venturini

A linear graph is a graph whose vertices are totally ordered. Biological and linguistic sequences with interactions among symbols are naturally represented as linear graphs. Examples include protein contact maps, RNA secondary structures…

数据结构与算法 · 计算机科学 2011-03-08 Yasuo Tabei , Daisuke Okanohara , Shuichi Hirose , Koji Tsuda

This paper proposes a blind detection problem for low pass graph signals. Without assuming knowledge of the exact graph topology, we aim to detect if a set of graph signal observations are generated from a low pass graph filter. Our problem…

信号处理 · 电气工程与系统科学 2024-06-24 Chenyue Zhang , Yiran He , Hoi-To Wai

Standard RAG pipelines based on chunking excel at simple factual retrieval but fail on complex multi-hop queries due to a lack of structural connectivity. Conversely, initial strategies that interleave retrieval with reasoning often lack…

计算与语言 · 计算机科学 2026-01-09 Maxime Delmas , Lei Xu , André Freitas

Graph-structured data plays a vital role in numerous domains, such as social networks, citation networks, commonsense reasoning graphs and knowledge graphs. While graph neural networks have been employed for graph processing, recent…

计算与语言 · 计算机科学 2026-05-19 Wooyoung Kim , Byungyoon Park , Wooju Kim

We consider asynchronous message-passing systems in which some links are timely and processes may crash. Each run defines a timeliness graph among correct processes: (p; q) is an edge of the timeliness graph if the link from p to q is…

分布式、并行与集群计算 · 计算机科学 2015-05-18 Carole Delporte-Gallet , Stéphane Devismes , Hugues Fauconnier , Mikel Larrea

Large Language Models (LLMs) have shown remarkable capabilities across various tasks but remain prone to hallucinations in knowledge-intensive scenarios. Knowledge Base Question Answering (KBQA) mitigates this by grounding generation in…

计算与语言 · 计算机科学 2026-04-15 Shuai Wang , Xixi Wang , Yinan Yu