Inspired by the increased cooperation between humans and autonomous systems, we present a new hybrid systems framework capturing the interconnected dynamics underlying these interactions. The framework accommodates models arising from both the autonomous systems and cognitive psychology literature in order to represent key elements such as human trust in the autonomous system. The intermittent nature of human interactions are incorporated by asynchronous event-triggered sampling at the framework's human-autonomous system interfaces. We illustrate important considerations for tuning framework parameters by investigating a practical application to an autonomous robotic swarm search and rescue scenario. In this way, we demonstrate how the proposed framework may assist in designing more efficient and effective interactions between humans and autonomous systems.
- Paper ID: 2412.08983
- Title: An Event-Triggered Framework for Trust-Mediated Human-Autonomy Interaction
- Authors: Daniel A. Williams, Airlie Chapman, Chris Manzie
- Classification: cs.RO cs.SY eess.SY
- Publication Date: December 12, 2024 (arXiv preprint)
- Paper Link: https://arxiv.org/abs/2412.08983
Motivated by increasingly sophisticated collaboration between humans and autonomous systems, this paper proposes a novel hybrid systems framework to capture the interdependent dynamics in these interactions. The framework integrates models from autonomous systems and cognitive psychology literature to represent key elements such as human trust in autonomous systems. By employing asynchronous event-triggered sampling at the human-machine interface, the framework incorporates the intermittent nature of human interaction. Through a practical application in autonomous robot swarm search-and-rescue scenarios, the paper elucidates important considerations for framework parameter tuning and demonstrates how the proposed framework facilitates the design of more efficient and effective human-machine interaction.
With the increasing prevalence of autonomous systems in commercial and humanitarian applications, there is an urgent need to establish a comprehensive modeling paradigm for human-autonomy interaction (HAI). Existing research lacks a standard closed-loop model with sufficient generality to accommodate most HAI dynamics models.
- Criticality of Trust Dynamics: In HAI, the concept of trust is paramount, as autonomous systems act on behalf of supervisory personnel and provide information. Adequate trust enables commanders to have greater confidence in personal safety and system capabilities, thereby better delegating task responsibility to autonomous systems.
- Practical Application Requirements: Taking the example of a commander supervising an autonomous robot team searching for survivors in disaster areas, the commander must adjust team formations based on team performance and terrain, which requires effective trust modeling and interaction mechanisms.
- Sampling Strategy Issues: Periodic sampling relies on fixed sampling rates, producing redundant samples during periods of output stability, increasing transmission costs.
- Lack of Unified Framework: Currently, there is no approach that integrates representative trust and intervention models with autonomous system dynamics into a formal systems-theoretic framework.
- Synchronization Requirements: Existing event-triggered sampling schemes typically require simultaneous updates, making them unsuitable for asynchronous communication scenarios.
- General HAI Framework: Proposes a general systems-theoretic framework that extends existing work by introducing two interfaces for autonomous system measurement and control.
- Asynchronous Event-Triggered Sampling: Establishes uniform global asymptotic stability of solution sets under asynchronous event-triggered sampling in a more general form than existing methods.
- Practical Application Validation: Implements the proposed approach in a swarm search-and-rescue practical application and investigates the effects of framework parameter tuning.
Establish a hybrid systems framework for modeling interactions between human commanders and autonomous systems that must:
- Accommodate existing models from control theory, human-automation interaction, and social psychology
- Support systematic reasoning about closed-loop trust dynamics in HAI scenarios
- Handle intermittent communication through event-triggered sampling
The framework comprises five interconnected dynamic subsystems:
Defines commander intervention signal Yc∈Cc⊂Rc, from which reference signal R∈Cr(Yc)∪Dr(Yc)⊂Rϱ is extracted:
R˙=fr(Yc,R),R∈Cr(Yc)R+=gr(Yc,R),R∈Dr(Yc)
where Cr(Yc) is the flow set and Dr(Yc) is the jump set.
The autonomous system controller receives reference signal R and environmental input Ea, updating internal state X and output Ya:
X˙=fa(R,Ea,X)Ya=ha(X)
Measures and filters autonomous system output Ya, outputting Ys transmitted to the commander:
S˙=fs(Ya,S),S∈Cs(Ya)S+=gs(Ya,S),S∈Ds(Ya)Ys=hs(S)
The commander's estimate P of system task performance, influenced by Ys and trust parameter κ:
P˙=fp(κ,Ys,P)
Trust dynamics T and intervention output:
T˙=fc(κ,P,Ec,T)Yc=hc(κ,Ys,T)
Unlike existing synchronous schemes, this paper employs asynchronous event-triggered sampling, allowing plant and controller subsystems to communicate intermittently and independently.
- System Status Interface: Acts as a sampler for the autonomous system
- Commander Intervention Interface: Acts as a sampler for commander-related subsystems
Through the hybrid small-gain theorem, uniform global asymptotic stability of solution sets is guaranteed under specific conditions.
Autonomous robot swarm search-and-rescue task:
- System Composition: Swarm of 10 autonomous agents
- Task Objective: Search for 10 survivors at unknown locations
- Formation Control: Agents maintain circular formation with radius determined by commander
- Performance Trade-off: Smaller formation radius increases survivor detection rate but reduces search area coverage
Single-integrator system:
X˙i=4(Xiref−Xi)
where reference position is:
Xiref=[6sin(2πt)+Rcos(θi)6sin(0.1t2π)+Rsin(θi)]
Tuple containing survivor proximity and swarm cohesion:
Ya=[[1−tanh(∑i=1naσ(∣∣Xjs−Xi∣∣2))]j=1nsna(na−1)∑j=1na(−1+∑i=1naσ(∣∣Xj−Xi∣∣2))]
Performance estimation: P˙=[0.90.1]Ys−P
Trust dynamics: T˙=0.5(P−T)
Formation radius reference: Yc=1.5T
- State Convergence: Observe convergence of qc=[xc,eu,ηc]T toward global equilibrium
- Sampling Frequency: Analyze frequency characteristics of event-triggered sampling
- System Residual: Δ(t)=∣∣na∑i=1naXi(t)−Xiref(t)∣∣2
Figures 3 and 4 show state trajectories for three tasks {MτA,MτB,MτC} under different minimum sampling intervals τ=τp=τc. Results demonstrate:
- All tasks' qc asymptotically converge to the same global equilibrium point Ac
- Convergence speed depends on the magnitude of τp and τc
- Smaller τ values validate Theorem 1 results
Figure 5 shows system residuals under different agent controller gains kp∈{4,40}:
- At kp=4, residuals oscillate between 0 and 1.47
- At kp=40, residual oscillations decrease by a factor of 10
- Indicates that higher controller gains significantly improve system performance
Figure 7 shows sampling trigger events in task M1C:
- As xc converges to steady state, controller sampler trigger frequency decreases
- Plant sampler triggers periodically due to continuous tracking of Lissajous curve reference
- The two samplers do not always trigger simultaneously, verifying asynchronous characteristics
Experiments reveal:
- Small (τp,τc) values ensure stability guarantees
- Large (τp,τc) values may cause system instability (as shown in Figure 6)
- Event-triggered sampling conserves communication resources compared to fixed-period sampling
- Periodic Sampling: Relies on fixed sampling rates but produces redundancy during output stability periods
- Event-Triggered Sampling: Triggers only when sampling error exceeds threshold, balancing sampling error and transmission frequency
- Asynchronous Schemes: Applicable to scenarios with intermittent communication between plant and controller subsystems
- Trust Dynamics: Existing research proposes linear and nonlinear trust models
- Intervention Strategies: Intervention mechanisms in human-machine systems based on trust
- System Transparency: Key factor affecting trust establishment in human-machine systems
- Stability Analysis: Hybrid system stability based on Lyapunov methods
- Small-Gain Theorem: Used to analyze stability of interconnected systems
- Zeno Behavior: Mechanisms to prevent infinitely frequent jumps
- Framework Effectiveness: The proposed hybrid systems framework successfully captures key dynamics of human-autonomy interaction.
- Stability Guarantees: Asynchronous event-triggered sampling ensures system stability under specific conditions.
- Practical Value: The framework releases cognitive and computational resources for commanders to allocate to concurrent tasks.
- Assumption Conditions: Conditions in Assumption 7 are relatively conservative, making it difficult to analytically determine required functions for complex systems.
- Parameter Tuning: Requires careful adjustment of controller and plant gains as well as minimum sampling periods.
- Model Complexity: Analytically satisfying stability conditions for non-trivial systems presents challenges.
- Multi-Commander Systems: Extension to human-machine systems with multiple commanders
- Adaptive Parameter Tuning: Development of automatic parameter optimization methods
- Real-World Deployment: Validation of framework effectiveness in actual robotic systems
- Theoretical Contribution: First to unify trust dynamics with event-triggered control in a hybrid systems framework
- Mathematical Rigor: Provides complete stability analysis and proofs
- Practicality: Demonstrates framework's practical application potential through search-and-rescue scenarios
- Interdisciplinary Integration: Successfully integrates concepts from control theory, cognitive psychology, and robotics
- Limited Experimental Validation: Verification only in simulation environments, lacking real system experiments
- Parameter Sensitivity: Framework performance highly depends on parameter selection, but lacks systematic parameter design guidance
- Scalability: Applicability to large-scale systems remains insufficiently verified
- Human Factor Modeling: Trust model is relatively simplified, not accounting for individual differences and complex psychological factors
- Academic Value: Provides a new theoretical framework for human-machine collaborative systems
- Application Prospects: Potential applications in search-and-rescue, surveillance, autonomous driving, and other domains
- Method Innovation: Asynchronous event-triggered sampling method can be generalized to other distributed control systems
- Autonomous systems requiring human supervision
- Distributed control systems with limited communication resources
- Human-machine collaborative tasks requiring trust dynamics consideration
- Applications with intermittent human-machine interaction
The paper cites 29 relevant references covering multiple domains including event-triggered control, human-machine interaction, trust modeling, and hybrid systems theory, providing a solid theoretical foundation for this research.