SYMay 7, 2018
A Spiking Neural Dynamical Drift-Diffusion Model on Collective Decision Making with Self-Organized CriticalityYanlin Zhou, Chen Peng, Qing Hui
This article proposes a novel collective decision making scheme to solve the multi-agent drift-diffusion-model problem with the help of spiking neural networks. The exponential integrate-and-fire model is used here to capture the individual dynamics of each agent in the system, and we name this new model as Exponential Decision Making (EDM) model. We demonstrate analytically and experimentally that the gating variable for instantaneous activation follows Boltzmann probability distribution, and the collective system reaches meta-stable critical states under the Markov chain premises. With mean field analysis, we derive the global criticality from local dynamics and achieve a power law distribution. Critical behavior of EDM exhibits the convergence dynamics of Boltzmann distribution, and we conclude that the EDM model inherits the property of self-organized criticality, that the system will eventually evolve toward criticality.
SYMar 7, 2018
The joint optimization of critical interdependent infrastructure of an electricity-water-gas systemJie Cheng, Qishuai Liu, Qing Hui et al.
Electricity, water, and gas systems are critical infrastructures that are sustaining our daily lives. This paper studies the joint operation of these systems through a proposed optimization model and explores the advantage of considering the system of systems. Individual and joint optimizations are studied and compared. The numerical results show that the total electricity cost for these three systems can be reduced by 9% via joint optimization. Because the water system and gas system intrinsically include the storages in their systems, the power system can use these storages as the regulation capacity to shift load from peak hours to off-peak hours. Since the saving on the power generation cost surpasses the incremental cost in the operation and maintenance (O&M), the overall economic performance is improved by the joint optimization.
SYMay 7, 2018
Toward Human-in-the-Loop Supervisory Control for Cyber-Physical NetworksMehdi Firouznia, Chen Peng, Qing Hui
This work proposes a novel approach to include a model of making decision in human brain into the control loop. Employing the methodology developed in mathematical neuroscience, we construct a model that accounts for quality of human decision in supervisory tasks. We specifically focus on adaptive gain theory and the strategy selection problem. The proposed model is shown to be capable of explaining the change of a strategy from compensatory to heuristics in different conditions. We also propose a method to incorporate the effect of internal and external parameters such as stress level and emergencies in the decision model. The model is employed in a supervisory controller that dispatches the jobs between autonomy and a human supervisor in an efficient way.
CRMay 17, 2021
SoundFence: Securing Ultrasonic Sensors in Vehicles Using Physical-Layer DefenseJianzhi Lou, Qiben Yan, Qing Hui et al.
Autonomous vehicles (AVs), equipped with numerous sensors such as camera, LiDAR, radar, and ultrasonic sensor, are revolutionizing the transportation industry. These sensors are expected to sense reliable information from a physical environment, facilitating the critical decision-making process of the AVs. Ultrasonic sensors, which detect obstacles in a short distance, play an important role in assisted parking and blind spot detection events. However, due to their weak security level, ultrasonic sensors are particularly vulnerable to signal injection attacks, when the attackers inject malicious acoustic signals to create fake obstacles and intentionally mislead the vehicles to make wrong decisions with disastrous aftermath. In this paper, we systematically analyze the attack model of signal injection attacks toward moving vehicles. By considering the potential threats, we propose SoundFence, a physical-layer defense system which leverages the sensors' signal processing capability without requiring any additional equipment. SoundFence verifies the benign measurement results and detects signal injection attacks by analyzing sensor readings and the physical-layer signatures of ultrasonic signals. Our experiment with commercial sensors shows that SoundFence detects most (more than 95%) of the abnormal sensor readings with very few false alarms, and it can also accurately distinguish the real echo from injected signals to identify injection attacks.
SYAug 13, 2013
Semistability-Based Convergence Analysis for Paracontracting Multiagent Coordination OptimizationQing Hui, Haopeng Zhang
This sequential technical report extends some of the previous results we posted at arXiv:1306.0225.
OCJun 2, 2013
Convergence Analysis and Parallel Computing Implementation for the Multiagent Coordination Optimization AlgorithmQing Hui, Haopeng Zhang
In this report, a novel variation of Particle Swarm Optimization (PSO) algorithm, called Multiagent Coordination Optimization (MCO), is implemented in a parallel computing way for practical use by introducing MATLAB built-in function "parfor" into MCO. Then we rigorously analyze the global convergence of MCO by means of semistability theory. Besides sharing global optimal solutions with the PSO algorithm, the MCO algorithm integrates cooperative swarm behavior of multiple agents into the update formula by sharing velocity and position information between neighbors to improve its performance. Numerical evaluation of the parallel MCO algorithm is provided in the report by running the proposed algorithm on supercomputers in the High Performance Computing Center at Texas Tech University. In particular, the optimal value and consuming time are compared with PSO and serial MCO by solving several benchmark functions in the literature, respectively. Based on the simulation results, the performance of the parallel MCO is not only superb compared with PSO for solving many nonlinear, noncovex optimization problems, but also is of high efficiency by saving the computational time.