paper-with-me

홈 › Papers

Proximity-based Networking: Small world overlays optimized with particle swarm optimization

2020-06-03 · Chase Smith, Alex Rusnak

Information dissemination is a fundamental and frequently occurring problem in large, dynamic, distributed systems. In order to solve this, there has been an increased interest in creating efficient overlay networks that can maintain decentralized peer-to-peer networks. Within these overlay networks nodes take the patterns of small world networks, whose connections are based on proximity. These small-world systems can be incredibly useful in the dissemination and lookup of information within an internet network. The data can be efficiently transferred and routing with minimal information loss through forward error correct (FEC) and the User Datagram Protocol (UDP). We propose a networking scheme that incorporates geographic location in chord for the organization of peers within each node's partitioned key space. When we combine this with a proximity-based neighborhood set {based on the small world structure} we can mimic the efficient of solutions designed to solve traditional small-world problems, with the additional benefit of resilience and fault-tolerance. Furthermore, the routing and address book can be updated based on the neighborhood requirements. The flexibility of our proposed schemes enables a variety of swarm models, and agents. This enables our network to as an underlying networking model that can be applied to file-sharing, streaming, and synchronization of networks.

📄 PDF Abstract BibTeX arXiv:2006.02006

Code (1)

proxima-one/research

Similar Papers 제목 키워드 기반

Networking the Boids is More Robust Against Adversarial Learning

2018-02-27 · Jiangjun Tang, George Leu, Hussein Abbass

Swarm behavior using Boids-like models has been studied primarily using close-proximity spatial sensory information (e.g. vision range). In this study, we propose a novel approach in which the classic definition of boids…

Memory efficient location recommendation through proximity-aware representation

2023-10-10 · Xuan Luo, Mingqing Huang, Rui Lv, Hui Zhao

Sequential location recommendation plays a huge role in modern life, which can enhance user experience, bring more profit to businesses and assist in government administration. Although methods for location recommendatio…

Recommendation SystemsSequential Recommendation

An Architecture for Spatial Networking

2025-07-30 · Josh Millar, Ryan Gibb, Roy Ang, Hamed Haddadi 외 arxiv

Physical spaces are increasingly dense with networked devices, promising seamless coordination and ambient intelligence. Yet today, cloud-first architectures force all communication through wide-area networks regardless …

Towards Adaptive, Scalable, and Robust Coordination of LLM Agents: A Dynamic Ad-Hoc Networking Perspective

2026-02-08 · Rui Li, Zeyu Zhang, Xiaohe Bo, Quanyu Dai 외 arxiv

Multi-agent architectures built on large language models (LLMs) have demonstrated the potential to realize swarm intelligence through well-crafted collaboration. However, the substantial burden of manual orchestration in…

Personal Devices for Contact Tracing: Smartphones and Wearables to Fight Covid-19

2021-08-02 · Pai Chet Ng, Petros Spachos, Stefano Gregori, Konstantinos Plataniotis

Digital contact tracing has emerged as a viable tool supplementing manual contact tracing. To date, more than 100 contact tracing applications have been published to slow down the spread of highly contagious Covid-19. De…