中文
相关论文

相关论文: A Systematization of the Wagner Framework: Graph T…

200 篇论文

Graph path search is a classic computer science problem that has been recently approached with Reinforcement Learning (RL) due to its potential to outperform prior methods. Existing RL techniques typically assume a global view of the…

机器学习 · 计算机科学 2024-11-27 Alexei Pisacane , Victor-Alexandru Darvariu , Mirco Musolesi

With this work, we investigate the use of Reinforcement Learning (RL) for the generation of spatial assemblies, by combining ideas from Procedural Generation algorithms (Wave Function Collapse algorithm (WFC)) and RL for Game Solving. WFC…

人工智能 · 计算机科学 2021-01-20 Panagiotis Tigas , Tyson Hosmer

Mastering games is a hard task, as games can be extremely complex, and still fundamentally different in structure from one another. While the AlphaZero algorithm has demonstrated an impressive ability to learn the rules and strategy of a…

机器学习 · 计算机科学 2024-11-01 Tomas Rigaux , Hisashi Kashima

Automated game design (AGD), the study of automatically generating game rules, has a long history in technical games research. AGD approaches generally rely on approximations of human play, either objective functions or AI agents. Despite…

人工智能 · 计算机科学 2023-10-06 Johor Jara Gonzalez , Seth Cooper , Matthew Guzdial

Graph Retrieval-Augmented Generation (GraphRAG) has emerged as a promising paradigm that organizes external knowledge into structured graphs of entities and relations, enabling large language models (LLMs) to perform complex reasoning…

计算与语言 · 计算机科学 2026-04-14 Jinyoung Park , Sanghyeok Lee , Omar Zia Khan , Hyunwoo J. Kim , Joo-Kyung Kim

This abstract proposes an approach towards goal-oriented modeling of the detection and modeling complex social phenomena in multiparty discourse in an online political strategy game. We developed a two-tier approach that first encodes…

计算与语言 · 计算机科学 2022-01-05 Hansin Ahuja , Lynnette Hui Xian Ng , Kokil Jaidka

In this paper, we continue the study of the total domination game in graphs introduced in [Graphs Combin. 31(5) (2015), 1453--1462], where the players Dominator and Staller alternately select vertices of $G$. Each vertex chosen must…

组合数学 · 数学 2015-12-10 Michael A. Henning , Douglas F. Rall

We propose a graph-based extension of Boolean logic called Boolean Graph Logic (BGL). Construing formula trees as the cotrees of cographs, we may state semantic notions such as evaluation and entailment in purely graph-theoretic terms,…

计算机科学中的逻辑 · 计算机科学 2020-04-28 Cameron Calk , Anupam Das , Tim Waring

Continual graph learning (CGL) aims to enable graph neural networks to incrementally learn from a stream of graph structured data without forgetting previously acquired knowledge. Existing methods particularly those based on experience…

机器学习 · 计算机科学 2025-12-23 Xuling Zhang , Jindong Li , Yifei Zhang , Menglin Yang

Subgraph matching is a fundamental problem in various fields that use graph structured data. Subgraph matching algorithms enumerate all isomorphic embeddings of a query graph q in a data graph G. An important branch of matching algorithms…

机器学习 · 计算机科学 2022-04-01 Hanchen Wang , Ying Zhang , Lu Qin , Wei Wang , Wenjie Zhang , Xuemin Lin

Text-based adventure games provide a platform on which to explore reinforcement learning in the context of a combinatorial action space, such as natural language. We present a deep reinforcement learning architecture that represents the…

计算与语言 · 计算机科学 2019-03-26 Prithviraj Ammanabrolu , Mark O. Riedl

Game theory provides the gold standard for analyzing adversarial engagements, offering strong optimality guarantees. However, these guarantees often become brittle when assumptions such as perfect information are violated. Reinforcement…

机器学习 · 计算机科学 2026-03-18 Goutam Das , Michael Dorothy , Kyle Volle , Daigo Shishika

Deep neural networks (DNN) can approximate value functions or policies for reinforcement learning, which makes the reinforcement learning algorithms more powerful. However, some DNNs, such as convolutional neural networks (CNN), cannot…

机器学习 · 计算机科学 2022-04-26 Yizhan Niu , Jinglong Liu , Yuhao Shi , Jiren Zhu

Path-based relational reasoning over knowledge graphs has become increasingly popular due to a variety of downstream applications such as question answering in dialogue systems, fact prediction, and recommender systems. In recent years,…

机器学习 · 计算机科学 2020-03-16 Mandana Saebi , Steven Krieg , Chuxu Zhang , Meng Jiang , Nitesh Chawla

We propose a new, training-free method, Graph Reasoning via Retrieval Augmented Framework (GRRAF), that harnesses retrieval-augmented generation (RAG) alongside the code-generation capabilities of large language models (LLMs) to address a…

人工智能 · 计算机科学 2025-09-17 Hanqing Li , Kiran Sheena Jyothi , Henry Liang , Sharika Mahadevan , Diego Klabjan

Our starting point is the observation that if graphs in a class C have low descriptive complexity in first order logic, then the isomorphism problem for C is solvable by a fast parallel algorithm (essentially, by a simple combinatorial…

计算复杂性 · 计算机科学 2007-05-23 Martin Grohe , Oleg Verbitsky

This paper presents a new approach to the solution of Probabilistic Risk Assessment (PRA) models using the combination of Reinforcement Learning (RL) and Graph Neural Networks (GNNs). The paper introduces and demonstrates the concept using…

系统与控制 · 电气工程与系统科学 2024-02-29 Joachim Grimstad , Andrey Morozov

Continual learning~(CL) is a field concerned with learning a series of inter-related task with the tasks typically defined in the sense of either regression or classification. In recent years, CL has been studied extensively when these…

机器学习 · 计算机科学 2023-11-07 Krishnan Raghavan , Prasanna Balaprakash

Over the years, many approaches have been proposed to build ancestral recombination graphs (ARGs), graphs used to represent the genetic relationship between individuals. Among these methods, many rely on the assumption that the most likely…

机器学习 · 计算机科学 2025-06-16 Mélanie Raymond , Marie-Hélène Descary , Cédric Beaulac , Fabrice Larribe

Accurately predicting road networks from satellite images requires a global understanding of the network topology. We propose to capture such high-level information by introducing a graph-based framework that simulates the addition of…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Sotiris Anagnostidis , Aurelien Lucchi , Thomas Hofmann