Skip to main content

Showing 1–12 of 12 results for author: Veres, S M

Searching in archive cs. Search in all archives.
.
  1. arXiv:2110.05882  [pdf, other

    cs.RO

    Concepts of Self-maintaining Robots and Their Design

    Authors: Chenjie Shi, Sandor M Veres

    Abstract: This paper proposes an initial theory for robotic systems that can be fully self-maintaining. The new design principles focus on functional survival of the robots over long periods of time without human maintenance. Self-maintaining semi-autonomous mobile robots are in great demand in nuclear disposal sites from where their removal for maintenance is undesirable due to their radioactive contaminat… ▽ More

    Submitted 12 October, 2021; originally announced October 2021.

  2. arXiv:1611.07420  [pdf, other

    cs.GT

    SMCL - Stochastic Model Checker for Learning in Games

    Authors: Hongyang Qu, Michalis Smyrnakis, Sandor M. Veres

    Abstract: A stochastic model checker is presented for analysing the performance of game-theoretic learning algorithms. The method enables the comparison of short-term behaviour of learning algorithms intended for practical use. The procedure of comparison is automated and it can be tuned for accuracy and speed. Users can choose from among various learning algorithms to select a suitable one for a given prac… ▽ More

    Submitted 10 November, 2016; originally announced November 2016.

  3. Fictitious play for cooperative action selection in robot teams

    Authors: Michalis Smyrnakis, Sandor M. Veres

    Abstract: A game theoretic distributed decision making approach is presented for the problem of control effort allocation in a robotic team based on a novel variant of fictitious play. The proposed learning process allows the robots to accomplish their objectives by coordinating their actions in order to efficiently complete their tasks. In particular, each robot of the team predicts the other robots' plann… ▽ More

    Submitted 17 November, 2016; originally announced November 2016.

    Comments: arXiv admin note: text overlap with arXiv:1301.3347

    Journal ref: Engineering Applications of Artificial Intelligence, Volume 56, November 2016, Pages 14-29

  4. arXiv:1611.03372  [pdf, other

    cs.RO cs.AI cs.SE eess.SY

    A stochastically verifiable autonomous control architecture with reasoning

    Authors: Paolo Izzo, Hongyang Qu, Sandor M. Veres

    Abstract: A new agent architecture called Limited Instruction Set Agent (LISA) is introduced for autonomous control. The new architecture is based on previous implementations of AgentSpeak and it is structurally simpler than its predecessors with the aim of facilitating design-time and run-time verification methods. The process of abstracting the LISA system to two different types of discrete probabilistic… ▽ More

    Submitted 10 November, 2016; originally announced November 2016.

    Comments: Accepted at IEEE Conf. Decision and Control, 2016

  5. arXiv:1611.03355  [pdf

    cs.RO

    Testing, Verification and Improvements of Timeliness in ROS processes

    Authors: Mohammed Y. Hazim, Hongyang Qu, Sandor M. Veres

    Abstract: This paper addresses the problem of improving response times of robots implemented in the Robotic Operating System (ROS) using formal verification of computational-time feasibility. In order to verify the real time behaviour of a robot under uncertain signal processing times, methods of formal verification of timeliness properties are proposed for data flows in a ROS-based control system using Pro… ▽ More

    Submitted 10 November, 2016; originally announced November 2016.

    Comments: 13 pages, 4 figures

    Journal ref: TAROS Conference, Volume 9716 of the series Lecture Notes in Computer Science pp 146-157, 2016

  6. Verification of Logical Consistency in Robotic Reasoning

    Authors: Hongyang Qu, Sandor M. Veres

    Abstract: Most autonomous robotic agents use logic inference to keep themselves to safe and permitted behaviour. Given a set of rules, it is important that the robot is able to establish the consistency between its rules, its perception-based beliefs, its planned actions and their consequences. This paper investigates how a robotic agent can use model checking to examine the consistency of its rules, belief… ▽ More

    Submitted 10 November, 2016; originally announced November 2016.

    Journal ref: Robotics and Autonomous Systems, Vol. 83(2016), 44-56

  7. arXiv:1610.06218  [pdf, other

    cs.RO

    Dynamical Behavior Investigation and Analysis of Novel Mechanism for Simulated Spherical Robot named "RollRoller"

    Authors: Seyed Amir Tafrishi, Sandor M. Veres, Esmaeil Esmaeilzadeh, Mikhail Svinin

    Abstract: This paper introduces a simulation study of fluid actuated multi-driven closed system as spherical mobile robot called "RollRoller". Robot's mechanism design consists of two essential parts: tubes to lead a core and mechanical controlling parts to correspond movements. Our robot gets its motivation force by displacing the spherical movable mass known as core in curvy manners inside certain pipes.… ▽ More

    Submitted 19 October, 2016; originally announced October 2016.

    Comments: 30 pages, 24 figures, submitted to Mechanism and Machine Theory

  8. arXiv:1609.00177  [pdf, other

    cs.RO

    A Continuous-Time Model of an Autonomous Aerial Vehicle to Inform and Validate Formal Verification Methods

    Authors: Murray L. Ireland, Ruth Hoffmann, Alice Miller, Gethin Norman, Sandor M. Veres

    Abstract: If autonomous vehicles are to be widely accepted, we need to ensure their safe operation. For this reason, verification and validation (V&V) approaches must be developed that are suitable for this domain. Model checking is a formal technique which allows us to exhaustively explore the paths of an abstract model of a system. Using a probabilistic model checker such as PRISM, we may determine proper… ▽ More

    Submitted 1 September, 2016; originally announced September 2016.

  9. arXiv:1603.05490  [pdf, other

    cs.RO

    Collision Avoidance of Two Autonomous Quadcopters

    Authors: Michalis Smyrnakis, Jonathan M. Aitken, Sandor M. Veres

    Abstract: Traffic collision avoidance systems (TCAS) are used in order to avoid incidences of mid-air collisions between aircraft. We present a game-theoretic approach of a TCAS designed for autonomous unmanned aerial vehicles (UAVs). A variant of the canonical example of game-theoretic learning, fictitious play, is used as a coordination mechanism between the UAVs, that should choose between the alternativ… ▽ More

    Submitted 17 March, 2016; originally announced March 2016.

  10. arXiv:1602.01718  [pdf, other

    cs.AI cs.SE

    Formal Verification of Autonomous Vehicle Platooning

    Authors: Maryam Kamali, Louise A. Dennis, Owen McAree, Michael Fisher, Sandor M. Veres

    Abstract: The coordination of multiple autonomous vehicles into convoys or platoons is expected on our highways in the near future. However, before such platoons can be deployed, the new autonomous behaviors of the vehicles in these platoons must be certified. An appropriate representation for vehicle platooning is as a multi-agent system in which each agent captures the "autonomous decisions" carried out b… ▽ More

    Submitted 4 February, 2016; originally announced February 2016.

  11. arXiv:1310.2431  [pdf, other

    cs.LO cs.MA

    Practical Verification of Decision-Making in Agent-Based Autonomous Systems

    Authors: Louise A. Dennis, Michael Fisher, Nicholas K. Lincoln, Alexei Lisitsa, Sandor M. Veres

    Abstract: We present a verification methodology for analysing the decision-making component in agent-based hybrid systems. Traditionally hybrid automata have been used to both implement and verify such systems, but hybrid automata based modelling, programming and verification techniques scale poorly as the complexity of discrete decision-making increases making them unattractive in situations where complex… ▽ More

    Submitted 9 October, 2013; originally announced October 2013.

    Comments: Submitted to Journal of Automated Software Engineering

    MSC Class: 03B70

  12. Agent Based Approaches to Engineering Autonomous Space Software

    Authors: Louise A. Dennis, Michael Fisher, Nicholas Lincoln, Alexei Lisitsa, Sandor M. Veres

    Abstract: Current approaches to the engineering of space software such as satellite control systems are based around the development of feedback controllers using packages such as MatLab's Simulink toolbox. These provide powerful tools for engineering real time systems that adapt to changes in the environment but are limited when the controller itself needs to be adapted. We are investigating ways in wh… ▽ More

    Submitted 2 March, 2010; originally announced March 2010.

    Comments: 3 pages, 1 Figure, Formal Methods in Aerospace

    Journal ref: EPTCS 20, 2010, pp. 63-67