149 research outputs found
Collaboration through the Exploitation of Local Interactions in Autonomous Collective Robotics: The Stick Pulling Experiment
Towards formal models and languages for verifiable Multi-Robot Systems
Incorrect operations of a Multi-Robot System (MRS) may not only lead to
unsatisfactory results, but can also cause economic losses and threats to
safety. These threats may not always be apparent, since they may arise as
unforeseen consequences of the interactions between elements of the system.
This call for tools and techniques that can help in providing guarantees about
MRSs behaviour. We think that, whenever possible, these guarantees should be
backed up by formal proofs to complement traditional approaches based on
testing and simulation.
We believe that tailored linguistic support to specify MRSs is a major step
towards this goal. In particular, reducing the gap between typical features of
an MRS and the level of abstraction of the linguistic primitives would simplify
both the specification of these systems and the verification of their
properties. In this work, we review different agent-oriented languages and
their features; we then consider a selection of case studies of interest and
implement them useing the surveyed languages. We also evaluate and compare
effectiveness of the proposed solution, considering, in particular, easiness of
expressing non-trivial behaviour.Comment: Changed formattin
Applying autonomy to distributed satellite systems: Trends, challenges, and future prospects
While monolithic satellite missions still pose significant advantages in terms of accuracy and
operations, novel distributed architectures are promising improved flexibility, responsiveness,
and adaptability to structural and functional changes. Large satellite swarms, opportunistic satellite
networks or heterogeneous constellations hybridizing small-spacecraft nodes with highperformance
satellites are becoming feasible and advantageous alternatives requiring the adoption
of new operation paradigms that enhance their autonomy. While autonomy is a notion that
is gaining acceptance in monolithic satellite missions, it can also be deemed an integral characteristic
in Distributed Satellite Systems (DSS). In this context, this paper focuses on the motivations
for system-level autonomy in DSS and justifies its need as an enabler of system qualities. Autonomy
is also presented as a necessary feature to bring new distributed Earth observation functions
(which require coordination and collaboration mechanisms) and to allow for novel structural
functions (e.g., opportunistic coalitions, exchange of resources, or in-orbit data services). Mission
Planning and Scheduling (MPS) frameworks are then presented as a key component to implement
autonomous operations in satellite missions. An exhaustive knowledge classification explores the
design aspects of MPS for DSS, and conceptually groups them into: components and organizational
paradigms; problem modeling and representation; optimization techniques and metaheuristics;
execution and runtime characteristics and the notions of tasks, resources, and constraints.
This paper concludes by proposing future strands of work devoted to study the trade-offs of
autonomy in large-scale, highly dynamic and heterogeneous networks through frameworks that
consider some of the limitations of small spacecraft technologies.Postprint (author's final draft
Developing Resilient Defense Strategies Against Pheromone-Based Attacks in Foraging Robot Swarms
This thesis delves into the security of stochastic pheromone-based foraging algorithms within swarm robotic systems, a subset of foraging algorithms distinguished by their reliance on probabilistic decision-making mechanisms inspired by the natural world. Such algorithms face vulnerabilities in stigmergic communication that threaten to disrupt swarm operations. This research investigates these vulnerabilities, presenting two distinct contributions.
The first contribution examines the implementation of quarantine strategies as a defensive measure to isolate and mitigate the impact of fake resource attacks. By simulating these attacks, this study quantitatively assesses their detrimental effects on swarm efficiency and explores the efficacy of quarantine zones in preserving the integrity of swarm operations. The second contribution focuses on the application of a clustering analysis technique, specifically Density-Based Spatial Clustering of Applications with Noise (DBSCAN), to detect misleading pheromone trails and isolate the agents responsible for placing them. Through rigorous experimentation, this approach is shown to significantly improve the swarm\u27s ability to maintain operational efficiency in the face of deceptive pheromone-based disruptions.
These contributions are pivotal in advancing the security and operational robustness of stochastic pheromone-based foraging robot swarms. Through comprehensive simulations, this thesis demonstrates the effectiveness of these strategies in countering adversarial threats, thereby contributing to the development of more secure and resilient swarm robotic systems. This work lays a foundation for future exploration into secure communication protocols for swarm robotics, with wide-ranging implications for environmental monitoring, search and rescue operations, and beyond
Exploring unknown environments with multi-modal locomotion swarm
International audienceSwarm robotics is focused on creating intelligent systems from large number of simple robots. The majority of nowadays robots are bound to operations within mono-modal locomotion (i.e. land, air or water). However, some animals have the capacity to alter their locomotion modalities to suit various terrains, operating at high levels of competence in a range of substrates. One of the most significant challenges in bio-inspired robotics is to determine how to use multi-modal locomotion to help robots perform a variety of tasks. In this paper, we investigate the use of multi-modal locomotion on a swarm of robots through a multi-target search algorithm inspired from the behavior of flying ants. Features of swarm intelligence such as distributivity, robustness and scalability are ensured by the proposed algorithm. Although the simplicity of movement policies of each agent, complex and efficient exploration is achieved at the team level
Multi‑Agent Foraging: state‑of‑the‑art and research challenges
International audienceThe foraging task is one of the canonical testbeds for cooperative robotics, in which a collection of robots has to search and transport objects to specific storage point(s). In this paper, we investigate the Multi-Agent Foraging (MAF) problem from several perspectives that we analyze in depth. First, we define the Foraging Problem according to literature definitions. Then we analyze previously proposed taxonomies, and propose a new foraging taxonomy characterized by four principal axes: Environment, Collective, Strategy and Simulation, summarize related foraging works and classify them through our new foraging taxonomy. Then, we discuss the real implementation of MAF and present a comparison between some related foraging works considering important features that show extensibility, reliability and scalability of MAF systems. Finally we present and discuss recent trends in this field, emphasizing the various challenges that could enhance the existing MAF solutions and make them realistic
Robust Mitigation Strategy for Misleading Pheromone Trails in Foraging Robot Swarms
This study advances the security of swarm robotics by examining the resilience of stigmergic communication in foraging robot swarms against deceptive strategies. We specifically investigate the swarm’s vulnerability to attacks via misleading pheromone trails laid by detractor robots, which significantly hinder foraging performance. Through simulations, we evaluated the adverse effects of such attacks on resource collection and forager capture rates, highlighting a notable decline as the percentage of detractors increases. To counter these threats, we implement a robust defense mechanism utilizing DBSCAN for density-based clustering of pheromone trails, complemented by a cluster grouping method that effectively isolates batches of detractors early in the simulation. This approach incorporates an adaptive timing mechanism to discern and counteract misleading trails, substantially mitigating forager captures and enhancing swarm foraging efficiency. Furthermore, we extend our analysis by introducing obstacles in the simulation environment to test the defense’s robustness under varied and complex conditions. These experiments demonstrate that our defense strategy remains effective, maintaining operational stability even when faced with additional environmental challenges. This research not only underscores critical security vulnerabilities in pheromone-based foraging algorithms but also sets the foundation for developing more secure and resilient swarm robotics systems for real-world applications where robustness against both deceptive strategies and environmental complexities is essential
A Decentralized Ant Colony Foraging Model Using Only Stigmergic Communication
International audienceThis paper addresses the problem of foraging by a coordinated team of robots. This coordination is achieved by markers deposited by robots. In this paper, we present a novel decentralized behavioral model for multi robot foraging named cooperative c-marking agent model. In such model, each robot makes a decision according to the affluence of resource locations, either to spread information on a large scale in order to attract more agents or the opposite. Simulation results show that the proposed model outperforms the well-known c-marking agent model
Towards a Reference Architecture for Swarm Intelligence-based Internet of Things
International audienceThe Internet of Things (IoT) represents the global network which interconnects digital and physical entities. It aims at providing objects with intelligence that allows them to perceive, decide and cooperate with other objects, machines, systems and even humans to enable a whole new class of applications and services. Agent-Based Computing paradigm has been exploited to deal with the IoT system development. Many research works focus on making objects able to think by themselves thus imitating human brain. Swarm Intelligence studies the collective behavior of systems composed of many individuals who interact locally with each other and with their environment using decentralized and self-organized control to achieve complex tasks. Swarm intelligence-based systems provide decentralized, self-organized and robust systems with consideration of coordination frameworks. We explore in this paper the exploitation of swarm intelligence-based features in IoT-based systems. Therefore, we present a reference swarm-based architectural model that enables cooperation among devices in IoT systems
- …
