Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Yabing Zha is active.

Publication


Featured researches published by Yabing Zha.


Journal of Systems and Software | 2015

Scheduling parallel jobs with tentative runs and consolidation in the cloud

Xiaocheng Liu; Yabing Zha; Quanjun Yin; Yong Peng; Long Qin

We introduce a priority-based consolidation method for parallel jobs.We introduce an easy-to-implementation technique for tentative runs of jobs.We devise a scheduling algorithm using the above two techniques.We employ extensive experiments to evaluate the proposed algorithm. Since the success of cloud computing, more and more high performance computing parallel applications run in the cloud. Carefully scheduling parallel jobs is essential for cloud providers to maintain their quality of service. Existing parallel job scheduling mechanisms do not take the parallel workload consolidation into account to improve the scheduling performance. In this paper, after introducing a prioritized two-tier virtual machines architecture for parallel workload consolidation, we propose a consolidation-based parallel job scheduling algorithm. The algorithm employs tentative run and workload consolidation under such a two-tier virtual machines architecture to enhance the popular FCFS algorithm. Extensive experiments on well-known traces show that our algorithm significantly outperforms FCFS, and it can even produce comparable performance to the runtime-estimation-based EASY algorithm, though it does not require users to provide runtime estimation of the job. Moreover, our algorithm allows inaccurate CPU usage estimation and only requires trivial modification on FCFS. It is effective and robust for scheduling parallel workload in the cloud.


international conference on intelligent computing | 2013

Dynamic obstacle-avoiding path planning for robots based on modified potential field method

Qi Zhang; Shiguang Yue; Quanjun Yin; Yabing Zha

The potential field method is widely used for autonomous robots due to its simplicity and high efficiency in dynamic motion planning. However, there is still drawback of unnecessary obstacle avoidance of former methods in dynamic obstacle avoidance planning. This paper proposes a new potential field method to solve the problem, whose new virtual force is deduced through introducing the restriction of collision angle with exponential form and both the information of angle and magnitude of relative velocity. The simulation results prove that the robot can not only avoid their obstacles and move to the target safely and quickly in dynamic environments, but remove largely the unnecessary obstacle avoidance by using the proposed method.


The Scientific World Journal | 2013

Formation Control of Robotic Swarm Using Bounded Artificial Forces

Long Qin; Yabing Zha; Quanjun Yin; Yong Peng

Formation control of multirobot systems has drawn significant attention in the recent years. This paper presents a potential field control algorithm, navigating a swarm of robots into a predefined 2D shape while avoiding intermember collisions. The algorithm applies in both stationary and moving targets formation. We define the bounded artificial forces in the form of exponential functions, so that the behavior of the swarm drove by the forces can be adjusted via selecting proper control parameters. The theoretical analysis of the swarm behavior proves the stability and convergence properties of the algorithm. We further make certain modifications upon the forces to improve the robustness of the swarm behavior in the presence of realistic implementation considerations. The considerations include obstacle avoidance, local minima, and deformation of the shape. Finally, detailed simulation results validate the efficiency of the proposed algorithm, and the direction of possible futrue work is discussed in the conclusions.


Mathematical Problems in Engineering | 2016

A Semi-Markov Decision Model for Recognizing the Destination of a Maneuvering Agent in Real Time Strategy Games

Quanjun Yin; Shiguang Yue; Yabing Zha; Peng Jiao

Recognizing destinations of a maneuvering agent is important in real time strategy games. Because finding path in an uncertain environment is essentially a sequential decision problem, we can model the maneuvering process by the Markov decision process (MDP). However, the MDP does not define an action duration. In this paper, we propose a novel semi-Markov decision model (SMDM). In the SMDM, the destination is regarded as a hidden state, which affects selection of an action; the action is affiliated with a duration variable, which indicates whether the action is completed. We also exploit a Rao-Blackwellised particle filter (RBPF) for inference under the dynamic Bayesian network structure of the SMDM. In experiments, we simulate agents’ maneuvering in a combat field and employ agents’ traces to evaluate the performance of our method. The results show that the SMDM outperforms another extension of the MDP in terms of precision, recall, and -measure. Destinations are recognized efficiently by our method no matter whether they are changed or not. Additionally, the RBPF infer destinations with smaller variance and less time than the SPF. The average failure rates of the RBPF are lower when the number of particles is not enough.


international conference on mechatronics and automation | 2016

A research on weapon-target assignment based on combat capabilities

Yuduo Yan; Yabing Zha; Long Qin; Kai Xu

Weapon-Target Assignment (WTA) study is always a hot research topic. The model description and corresponding algorithms are keys to the success of solving WTA problems. Accordingly, the paper first introduces two important concepts of Weapon System of Systems (WSOS) and Combat Capability to WTA model. Further, a Weapon-Target Assignment model based on Combat Capabilities is proposed, in which we not only consider the damage to the enemy but also the losses on our own part. In addition, we employ an advanced Genetic Algorithm with auto-adaptive crossover, mutations operators and elitist selection mechanism for solving WTA problems. In the experiments, we tested the feasibility of the proposed model. The experimental results reveal that our algorithm outperforms its competitors on the benchmark.


international conference on simulation and modeling methodologies technologies and applications | 2014

Multi-agent intention recognition using logical hidden semi-Markov models

Shiguang Yue; Yabing Zha; Quanjun Yin; Long Qin

Intention recognition (IR) is significant for creating humanlike and intellectual agents in simulation systems. Previous widely used probabilistic graphical methods such as hidden Markov models (HMMs) cannot handle unstructural data, so logical hidden Markov models (LHMMs) are proposed by combining HMMs and first order logic. Logical hidden semi-Markov models (LHSMMs) further extend LHMMs by modeling duration of hidden states explicitly and relax the Markov assumption. In this paper, LHSMMs are used in multi-agent intention recognition (MAIR), which identifies not only intentions of every agent but also working modes of the team considering cooperation. Logical predicates and connectives are used to present the working mode; conditional transition probabilities and changeable instances alphabet depending on available observations are introduced; and inference process based on the logical forward algorithm with duration is given. A simple game “Killing monsters” is also designed to evaluate the performance of LHSMMs with its graphical representation depicted to describe activities in the game. The simulation results show that, LHSMMs can get reliable results of recognizing working modes and smoother probability curves than LHMMs. Our models can even recognize destinations of the agent in advance by making use of the cooperation information.


active media technology | 2013

Activity recognition using logical hidden semi-Markov models

Yabing Zha; Shiguang Yue; Quanjun Yin; Xiaocheng Liu

Activity recognition is challenging and valuable in both real and virtual world. As important directed graphical models, hidden Markov models and their extensions are widely used to solve probabilistic activity recognition problems. In this paper, logical hidden semi-Markov models (LHSMMs) which combine logical hidden Markov models (LHMMs), a statistical relational learning method, and hidden semi-Markov models are proposed, and the lognormal distribution is used to model the duration explicitly. The formal description of LHSMMs and the exact inference process using a logical forward algorithm with duration are presented; the directed graphical representation of unmanned aerial vehicle activities is also given. Experiments are also designed to compare the performances of LHSMMs and LHMMs. The results prove that, the recognition result of abstract states using LHSMMs is more smoothing, and the probability of the real instantiated activity is larger than that of LHMMs in most time because of modeling duration explicitly.


Mathematical Problems in Engineering | 2014

Incremental Construction of Generalized Voronoi Diagrams on Pointerless Quadtrees

Quanjun Yin; Long Qin; Xiaocheng Liu; Yabing Zha

In robotics, Generalized Voronoi Diagrams (GVDs) are widely used by mobile robots to represent the spatial topologies of their surrounding area. In this paper we consider the problem of constructing GVDs on discrete environments. Several algorithms that solve this problem exist in the literature, notably the Brushfire algorithm and its improved versions which possess local repair mechanism. However, when the area to be processed is very large or is of high resolution, the size of the metric matrices used by these algorithms to compute GVDs can be prohibitive. To address this issue, we propose an improvement on the current algorithms, using pointerless quadtrees in place of metric matrices to compute and maintain GVDs. Beyond the construction and reconstruction of a GVD, our algorithm further provides a method to approximate roadmaps in multiple granularities from the quadtree based GVD. Simulation tests in representative scenarios demonstrate that, compared with the current algorithms, our algorithm generally makes an order of magnitude improvement regarding memory cost when the area is larger than . We also demonstrate the usefulness of the approximated roadmaps for coarse-to-fine pathfinding tasks.


international conference on intelligent computing | 2018

Short-Term Load Forecasting Based on RBM and NARX Neural Network

Xiaoyu Zhang; Rui Wang; Tao Zhang; Ling Wang; Yajie Liu; Yabing Zha

In recent years, DBN applied to load forecasting as a hot issue has aroused the concern of many scholars at home and abroad. A new method based on RBM and NARX neural network for short-term load forecasting is brought forward in this paper. In order to test the performance of this model, the historical load data of a town in the UK is used. The obtained results are compared with DBN and NARX neural network based on the same dataset. Experimental results show that the proposed method significantly improves the predication accuracy.


2017 International Conference on Green Energy and Applications (ICGEA) | 2017

Optimizing charging and discharging on a micro-grid with ESS and dynamic price

Hongtao Lei; Tao Zhang; Yajie Liu; Yabing Zha

This paper considers the scheduling issue of charging and discharging on a micro-grid with ESS and dynamic price, where the micro-grid consists of an energy management system, a photovoltaic system, an energy storage system, normal loads, electric vehicles and their charging piles. The mathematical formulation of the problem is defined based on a day-ahead design mode of scheduling. An efficient algorithm is developed for the model. In the simulation, two compared algorithms have been also designed, and simulation results validate the effectiveness and superiority of our proposed algorithm.

Collaboration


Dive into the Yabing Zha's collaboration.

Top Co-Authors

Avatar

Quanjun Yin

National University of Defense Technology

View shared research outputs
Top Co-Authors

Avatar

Long Qin

National University of Defense Technology

View shared research outputs
Top Co-Authors

Avatar

Shiguang Yue

National University of Defense Technology

View shared research outputs
Top Co-Authors

Avatar

Yong Peng

National University of Defense Technology

View shared research outputs
Top Co-Authors

Avatar

Xiaocheng Liu

National University of Defense Technology

View shared research outputs
Top Co-Authors

Avatar

Kai Xu

National University of Defense Technology

View shared research outputs
Top Co-Authors

Avatar

Qi Zhang

National University of Defense Technology

View shared research outputs
Top Co-Authors

Avatar

Tao Zhang

National University of Defense Technology

View shared research outputs
Top Co-Authors

Avatar

Yajie Liu

National University of Defense Technology

View shared research outputs
Top Co-Authors

Avatar

Hongtao Lei

National University of Defense Technology

View shared research outputs
Researchain Logo
Decentralizing Knowledge