CMES: The Application Channel for the 2022 Young Researcher Award is now Open
Empowering Human Decision-Making in AI Models: The Path to Trust and Transparency
Open Access
ARTICLE
Computer Systems Science and Engineering, Vol.39, No.2, pp. 237-250, 2021, DOI:10.32604/csse.2021.015945
Abstract Electric vehicles such as trains must match their electric power supply and demand, such as by using a composite energy storage system composed of lithium batteries and supercapacitors. In this paper, a predictive control strategy based on a Markov model is proposed for a composite energy storage system in an urban rail train. The model predicts the state of the train and a dynamic programming algorithm is employed to solve the optimization problem in a forecast time domain. Real-time online control of power allocation in the composite energy storage system can be achieved. Using standard train operating conditions for simulation,… More >
Open Access
ARTICLE
Computer Systems Science and Engineering, Vol.39, No.2, pp. 275-286, 2021, DOI:10.32604/csse.2021.015255
Abstract This paper presents an effective machine learning-based depth selection algorithm for CTU (Coding Tree Unit) in HEVC (High Efficiency Video Coding). Existing machine learning methods are limited in their ability in handling the initial depth decision of CU (Coding Unit) and selecting the proper set of input features for the depth selection model. In this paper, we first propose a new classification approach for the initial division depth prediction. In particular, we study the correlation of the texture complexity, QPs (quantization parameters) and the depth decision of the CUs to forecast the original partition depth of the current CUs. Secondly,… More >
Open Access
ARTICLE
Computer Systems Science and Engineering, Vol.39, No.2, pp. 179-195, 2021, DOI:10.32604/csse.2021.014469
Abstract The antiknock capability and thermal protection performance of rescue capsules mainly depend on the structural design of the cabin. By designing a new type of cabin structure, it can resist the impact of explosion shock waves and thermal shocks. In this paper, a new honeycomb-like cabin is proposed; the model has a novel thermal insulation layer design. Then, the antiknock capabilities and thermal protection analysis are carried out by using computer software. The “Autodyn” analysis module in ANSYS Workbench 17.0 has been used to simulate the explosion of TNT with a certain quality in a single room. The pressure map… More >
Open Access
ARTICLE
Computer Systems Science and Engineering, Vol.39, No.1, pp. 87-106, 2021, DOI:10.32604/csse.2021.05365
Abstract This paper presents state-of-art cryptanalysis studies on attacks of the substitution and transposition ciphers using various metaheuristic algorithms. Traditional cryptanalysis methods employ an exhaustive search, which is computationally expensive. Therefore, metaheuristics have attracted the interest of researchers in the cryptanalysis field. Metaheuristic algorithms are known for improving the search for the optimum solution and include Genetic Algorithm, Simulated Annealing, Tabu Search, Particle Swarm Optimization, Differential Evolution, Ant Colony, the Artificial Bee Colony, Cuckoo Search, and Firefly algorithms. The most important part of these various applications is deciding the fitness function to guide the search. This review presents how these algorithms… More >
Open Access
ARTICLE
Computer Systems Science and Engineering, Vol.39, No.1, pp. 147-164, 2021, DOI:10.32604/csse.2021.017362
Abstract In this paper, we suggested and studied the inverse length biased Maxell distribution (ILBMD) as a new continuous distribution of one parameter. The ILBMD is obtained by considering the inverse transformation technique of the Maxwell length biased distribution. Statistical characteristics of the ILBMD such as the moments, moment generating function, mode, quantile function, the coefficient of variation, coefficient of skewness, Moors and Bowley measures of kurtosis and skewness , stochastic ordering, stress-strength reliability, and mean deviations are obtained. In addition, the Bonferroni and Lorenz curves, Gini index, the reliability function, the hazard rate function, the reverse hazard rate function, the… More >
Open Access
ARTICLE
Computer Systems Science and Engineering, Vol.39, No.1, pp. 37-54, 2021, DOI:10.32604/csse.2021.017230
Abstract The subtitle recognition under multimodal data fusion in this paper aims to recognize text lines from image and audio data. Most existing multimodal fusion methods tend to be associated with pre-fusion as well as post-fusion, which is not reasonable and difficult to interpret. We believe that fusing images and audio before the decision layer, i.e., intermediate fusion, to take advantage of the complementary multimodal data, will benefit text line recognition. To this end, we propose: (i) a novel cyclic autoencoder based on convolutional neural network. The feature dimensions of the two modal data are aligned under the premise of stabilizing… More >
Open Access
ARTICLE
Computer Systems Science and Engineering, Vol.39, No.1, pp. 15-35, 2021, DOI:10.32604/csse.2021.017191
Abstract The novel coronavirus disease 2019 (COVID-19) is a pandemic disease that is currently affecting over 200 countries around the world and impacting billions of people. The first step to mitigate and control its spread is to identify and isolate the infected people. But, because of the lack of reverse transcription polymerase chain reaction (RT-CPR) tests, it is important to discover suspected COVID-19 cases as early as possible, such as by scan analysis and chest X-ray by radiologists. However, chest X-ray analysis is relatively time-consuming since it requires more than 15 minutes per case. In this paper, an automated novel detection… More >
Open Access
ARTICLE
Computer Systems Science and Engineering, Vol.39, No.1, pp. 133-146, 2021, DOI:10.32604/csse.2021.016633
Abstract Recent applications of convolutional neural networks (CNNs) in single image super-resolution (SISR) have achieved unprecedented performance. However, existing CNN-based SISR network structure design consider mostly only channel or spatial information, and cannot make full use of both channel and spatial information to improve SISR performance further. The present work addresses this problem by proposing a mixed attention densely residual network architecture that can make full and simultaneous use of both channel and spatial information. Specifically, we propose a residual in dense network structure composed of dense connections between multiple dense residual groups to form a very deep network. This structure… More >
Open Access
ARTICLE
Computer Systems Science and Engineering, Vol.39, No.1, pp. 69-85, 2021, DOI:10.32604/csse.2021.016475
Abstract The two-dimensional (2-D) system has a wide range of applications in different fields, including satellite meteorological maps, process control, and digital filtering. Therefore, the research on the stability of 2-D systems is of great significance. Considering that multiple systems exist in switching and alternating work in the actual production process, but the system itself often has external perturbation and interference. To solve the above problems, this paper investigates the output feedback robust H∞ stabilization for a class of discrete-time 2-D switched systems, which the Roesser model with uncertainties represents. First, sufficient conditions for exponential stability are derived via the average… More >
Open Access
ARTICLE
Computer Systems Science and Engineering, Vol.39, No.1, pp. 107-119, 2021, DOI:10.32604/csse.2021.016273
Abstract The Rapidly-exploring Random Tree (RRT) algorithm is an efficient path-planning algorithm based on random sampling. The RRT* algorithm is a variant of the RRT algorithm that can achieve convergence to the optimal solution. However, it has been proven to take an infinite time to do so. An improved Quick-RRT* (Q-RRT*) algorithm based on a virtual light source is proposed in this paper to overcome this problem. The virtual light-based Q-RRT* (LQ-RRT*) takes advantage of the heuristic information generated by the virtual light on the map. In this way, the tree can find the initial solution quickly. Next, the LQ-RRT* algorithm… More >