中文
相关论文

相关论文: Computational Power of a Single Oblivious Mobile A…

200 篇论文

Mobile agents have emerged as a powerful framework for solving fundamental graph problems in distributed settings in recent times. These agents, modelled as autonomous physical or software entities, possess local computation power, finite…

分布式、并行与集群计算 · 计算机科学 2025-11-26 Prabhat Kumar Chand , Anisur Rahaman Molla

This work considers the distributed computation of the one-to-one vertex correspondences between two undirected and connected graphs, which is called \textit{graph matching}, over multi-agent networks. Given two \textit{isomorphic} and…

最优化与控制 · 数学 2020-02-21 Quoc Van Tran , Zhiyong Sun , Brian D. O. Anderson , Hyo-Sung Ahn

We introduce the notion of balance for directed graphs: a weighted directed graph is $\alpha$-balanced if for every cut $S \subseteq V$, the total weight of edges going from $S$ to $V\setminus S$ is within factor $\alpha$ of the total…

数据结构与算法 · 计算机科学 2016-03-31 Alina Ene , Gary Miller , Jakub Pachocki , Aaron Sidford

In this paper, we study distributed graph algorithms in networks in which the nodes have a limited communication capacity. Many distributed systems are built on top of an underlying networking infrastructure, for example by using a virtual…

分布式、并行与集群计算 · 计算机科学 2019-04-26 John Augustine , Mohsen Ghaffari , Robert Gmyr , Kristian Hinnenthal , Fabian Kuhn , Jason Li , Christian Scheideler

We consider the problem of computing shortest paths in hybrid networks, in which nodes can make use of different communication modes. For example, mobile phones may use ad-hoc connections via Bluetooth or Wi-Fi in addition to the cellular…

分布式、并行与集群计算 · 计算机科学 2020-11-24 Michael Feldmann , Kristian Hinnenthal , Christian Scheideler

We study the fundamental problem of graph exploration in dynamic graphs using mobile agents. We consider $1$-interval connected dynamic graphs, where the topology may change arbitrarily from round to round as long as the graph remains…

分布式、并行与集群计算 · 计算机科学 2026-05-15 Ashish Saxena , Anisur Rahaman Molla , Kaushik Mondal , Gokarna Sharma

In this paper, we present the simulation of a simple, yet significantly powerful, sequential model by cellular automata. The simulated model is called oblivious multi-head one-way finite automata and is characterized by having its heads…

元胞自动机与格子气 · 物理学 2010-12-07 Alex Borello

We consider the problem of constructing a single spanning tree for the single-source buy-at-bulk network design problem for doubling-dimension graphs. We compute a spanning tree to route a set of demands (or data) along a graph to or from a…

数据结构与算法 · 计算机科学 2010-04-05 Srivathsan Srinivasagopalan , Costas Busch , S. S. Iyengar

An oblivious data structure is a data structure where the memory access patterns reveals no information about the operations performed on it. Such data structures were introduced by Wang et al. [ACM SIGSAC'14] and are intended for…

数据结构与算法 · 计算机科学 2018-10-26 Riko Jacob , Kasper Green Larsen , Jesper Buus Nielsen

Distance-2-Dispersion (D-2-D) problem aims to disperse $k$ mobile agents starting from an arbitrary initial configuration on an anonymous port-labeled graph $G$ with $n$ nodes such that no two agents occupy adjacent nodes in the final…

分布式、并行与集群计算 · 计算机科学 2024-11-12 Tanvir Kaur , Barun Gorain , Kaushik Mondal

Agentic LLM frameworks that rely on prompted orchestration, where the model itself determines workflow transitions, often suffer from hallucinated routing, infinite loops, and non-reproducible execution. We introduce GraphBit, an…

人工智能 · 计算机科学 2026-05-15 Yeahia Sarker , Md Rahmat Ullah , Musa Molla , Shafiq Joty

In this paper, we present the benefits of exploring different topologies with equal connectivity measure, or iso-connectivity topologies, in relation to the multiagent system dynamics. The level of global information sharing ability among…

最优化与控制 · 数学 2016-06-14 Rajdeep Dutta , Daniel Pack

A cognitive architecture aimed at cumulative learning must provide the necessary information and control structures to allow agents to learn incrementally and autonomously from their experience. This involves managing an agent's goals as…

人工智能 · 计算机科学 2021-12-06 Hugo Latapie , Ozkan Kilic , Kristinn R. Thorisson , Pei Wang , Patrick Hammer

We investigate the exploration of networks by a mobile agent. It is long known that, without global information about the graph, it is not possible to make the agent halts after the exploration except if the graph is a tree. We therefore…

数据结构与算法 · 计算机科学 2015-05-05 Jérémie Chalopin , Emmanuel Godard , Antoine Naudin

We study the problem of communicating over a discrete memoryless two-way channel using non-adaptive schemes, under a zero probability of error criterion. We derive single-letter inner and outer bounds for the zero-error capacity region,…

信息论 · 计算机科学 2021-09-13 Yujie Gu , Ofer Shayevitz

LLM-based agentic systems are rapidly evolving to perform complex autonomous tasks through dynamic tool invocation, stateful memory management, and multi-agent collaboration. However, this semantics-driven execution paradigm creates a…

人工智能 · 计算机科学 2026-05-11 Chaofan Li , Lyuye Zhang , Jintao Zhai , Siyue Feng , Xichun Yang , Huahao Wang , Shihan Dou , Yu Ji , Yutao Hu , Yueming Wu , Yang Liu , Deqing Zou

In recent years the Cache-Oblivious model of external memory computation has provided an attractive theoretical basis for the analysis of algorithms on massive datasets. Much progress has been made in discovering algorithms that are…

数据结构与算法 · 计算机科学 2008-02-08 Benjamin Sach , Raphaël Clifford

We study the problem of online tree exploration by a deterministic mobile agent. Our main objective is to establish what features of the model of the mobile agent and the environment allow linear exploration time. We study agents that, upon…

分布式、并行与集群计算 · 计算机科学 2021-12-28 Dominik Bojko , Karol Gotfryd , Dariusz R. Kowalski , Dominik Pajak

Minimum Spanning Tree (MST) and Breadth-First Search (BFS) tree constructions are classical problems in distributed computing, traditionally studied in the message-passing model, where static nodes communicate via messages. This paper…

分布式、并行与集群计算 · 计算机科学 2025-06-25 Prabhat Kumar Chand , Manish Kumar , Anisur Rahaman Molla

AI agent inference is driving an inference heavy datacenter future and exposes bottlenecks beyond compute - especially memory capacity, memory bandwidth and high-speed interconnect. We introduce two metrics - Operational Intensity (OI) and…

人工智能 · 计算机科学 2026-01-30 Yiren Zhao , Junyi Liu