The breakthroughs in securing speaker verification systems have been challenging and yet are explored by many researchers over the past five years. The compromise in security of these systems is due to naturally sound...
详细信息
The breakthroughs in securing speaker verification systems have been challenging and yet are explored by many researchers over the past five years. The compromise in security of these systems is due to naturally sounding synthetic speech and handiness of the recording devices. For developing a spoof detection system, the back-end classifier plays an integral role in differentiating spoofed speech from genuine speech. This work conducts the experimental analysis and comparison of up-to-date optimization techniques for a modified form of Convolutional Neural Network (CNN) architecture which is Light CNN (LCNN). The network is standardized by exploring various optimizers such as Adaptive moment estimation, and other adaptive algorithms, Root Mean Square propagation and Stochastic gradientdescent (SGD) algorithms for spoof detection task. Furthermore, the activation functions and learning rates are also tested to investigate the hyperparameter configuration for faster convergence and improving the training accuracy. The counter measure systems are trained and validated on ASV spoof 2019 dataset with Logical (LA) and Physical Access (PA) attack data. The experimental results show optimizers perform better for LA attack in contrast to PA attack. Additionally, the lowest Equal Error Rate (EER) of 9.07 is obtained for softmax activation with SGD with momentum wrt LA attack and 9.951 for SGD with nestrov wrt PA attack.
This article presents a new two-layer neural network model for predicting the optimum solution to linear programming problems. An energy function that transforms linear programming problem into a non-linear function i...
详细信息
This article presents a new two-layer neural network model for predicting the optimum solution to linear programming problems. An energy function that transforms linear programming problem into a non-linear function is developed from the objective and constraints. The learning rule, based on gradient descent algorithm, is employed to get the appropriate weight structure of the neural network. The network is tested with different examples including a transportation problem. The results are compared along with the available solutions.
In this paper,we propose two kinds of orthogonalization gradient linear discriminant analysis (OGLDA) algorithms to improve the performance of traditional gradient LDA (GLDA) for undersampled problems in face recognit...
详细信息
In this paper,we propose two kinds of orthogonalization gradient linear discriminant analysis (OGLDA) algorithms to improve the performance of traditional gradient LDA (GLDA) for undersampled problems in face recognition *** the OGLDA1,the orthogonalization procedure is performed on the discriminant vectors to reduce the redundancy among the discriminant features obtained by ***,all obtained discriminative features can equally contribute to classification performance,which significantly improves the performance of GLDA algorithm for face *** the OGLDA2,the discriminant vectors are resolved one by one in each iterative procedure which overcomes the drawbacks of high computational cost and numerical instability existing in the OGLDA1 *** the orthogonalization procedure is applied in the proposed OGLDA methods,the computational stability is improved *** effectiveness of the proposed methods is verified in the experiments on the standard face image databases.
Determining fuzzy measure from data is an important topic in some practical applications. Some computing techniques are adopted, such as particle swarm optimization (PSO) and gradient descent algorithm (GD), to identi...
详细信息
Determining fuzzy measure from data is an important topic in some practical applications. Some computing techniques are adopted, such as particle swarm optimization (PSO) and gradient descent algorithm (GD), to identify fuzzy measure. However, there exist some limitations. In this paper, we design a hybrid algorithm called CDPSO, through introducing GD to PSO for the first time. This algorithm has the advantages of GD and PSO, and avoids the disadvantages of them. Theoretical analysis and experimental results verify this, and show that GDPSO is effective and efficient.
A recursive network is proposed by introducing memory neurons based on the RBF *** to the current output value of the network is related to the past input value in the network,the network will be able to identify the ...
详细信息
ISBN:
(纸本)9781467397155
A recursive network is proposed by introducing memory neurons based on the RBF *** to the current output value of the network is related to the past input value in the network,the network will be able to identify the dynamics of the system without the need of explicitly feedback of input and output in the ***,the network is able to identify a system has an unknown order or an unknown *** algorithm and the theoretical rationality are provided in this *** validity of the method is verified by simulation of dynamic system identification,and it is of great significance in the field of adaptive control.
Kernel target alignment is a very efficient evaluation criterion. It has been widely applied in kernel optimization. However the traditional kernel methods that based on the Kernel target alignment optimize the kernel...
详细信息
Kernel target alignment is a very efficient evaluation criterion. It has been widely applied in kernel optimization. However the traditional kernel methods that based on the Kernel target alignment optimize the kernel function mainly with batch gradient descent algorithm. This kind of methods has to scan through the entire training set at each step, which is much too costly. The On-line learning algorithm exactly solve above problem. At each step, on-line learning algorithm only need one example then discarded after learning, which make on-line learning algorithm fast, simple, and often make few statistical assumptions. Thus, in this paper, we propose a novel method to optimize the Gaussian kernel with on-line learning. We formulate the objective criterion for kernel optimization based on kernel target alignment. The objective criterion can be proved to have a determined global minimum point. Then, we use the on-line learning algorithm to optimize the formulated kernel function. In addition, in order to get an appropriate learning rate for the algorithm to accelerate the convergence rate, we use an adaptive rate learning method to optimize the kernel function. Finally, we evaluate the empirical performance of the proposed kernel optimization method on ten diverse datasets. The experimental results show that the proposed method is more effective than the state-of-the-art kernel optimization algorithms.
Creating an immersive listening experience and providing the audience with improved spatial realism is the goal of many adaptive audio reproduction techniques such as room equalization or crosstalk cancellation. The m...
详细信息
ISBN:
(纸本)9781479903573
Creating an immersive listening experience and providing the audience with improved spatial realism is the goal of many adaptive audio reproduction techniques such as room equalization or crosstalk cancellation. The majority of these approaches currently relies on acoustic impulse responses (AIRs) that have been measured prior to the actual audio reproduction. In order to maintain a high degree of adaptivity, however, the AIRs need to be estimated online during the reproduction process, which turns out to be a severely ill-conditioned problem due to the high inter-channel correlation of the loudspeaker signals. In this paper, we present a novel approach to MISO system identification with realistically correlated excitation. Based on the idea of separate treatment of correlated and uncorrelated signal components, we propose two extended filter structures for gradient-descent-based adaptive system identification and provide theoretical analysis and experimental validation of their effectiveness.
The neural networks have been widely applied to optimum calculation and solution of complicated problems. In particular, the evolutional learning neural network has better characteristic and higher precision than othe...
详细信息
ISBN:
(纸本)9781457721205
The neural networks have been widely applied to optimum calculation and solution of complicated problems. In particular, the evolutional learning neural network has better characteristic and higher precision than other neural networks. But the slow computational rate of evolutional learning and the local-optimum of the evolutional learning neural network seriously influence its application. In this paper, the fast algorithm combining the gradient descent algorithm with the evolutional learning algorithm can effectively solve above problems. This neural network has been extensively applied.
This paper presents the development of a low cost wireless real-time inertial body tracking system for virtual training. The system is designed to provide highly accurate human body motion capture and interactive thre...
详细信息
ISBN:
(纸本)9781467374439
This paper presents the development of a low cost wireless real-time inertial body tracking system for virtual training. The system is designed to provide highly accurate human body motion capture and interactive three-dimensional(3-D) avatar steering, by combining low cost MEMS inertial measurement units(IMUs), wireless body sensor network(BSN), and Unity 3D virtual reality game engine. First, several wearable MEMS IMU sensors are placed on user's body and limbs according to human skeletal action, and each sensor performs a 9 degrees of freedom(DOF) tracking at a high-speed update rate. Second, a Zigbee-based BSN is designed to support up to 20 MEMS IMU sensor nodes data transmission at 50 Hz sampling frequency. All collected sensors' data are loaded to a Matlab-based PC program by means of serial port. In order to accurately estimate the local orientation of each IMU sensor, an optimized gradient descent algorithm is implemented. The algorithm uses a quaternion representation, which allows accelerometer and magnetometer data to be fused to compute the gyroscope measurement error as a quaternion derivative. Finally, the estimated orientation data by fusion algorithm are imported to a virtual environment, consisting of the 3-D virtual skeletal representation and the virtual scene for specific training. Experimental results indicate that the system achieves < 1o static RMS error and <2o dynamic RMS error. The systems further expand the usability of low cost body tracking solution to virtual training in virtual environments.
This paper proposes an environmental regulating system by using a multi-robot system in cooperation with wireless sensor networks. Wireless sensors pre-deployed in the environment and embedded in mobile robots can gat...
详细信息
This paper proposes an environmental regulating system by using a multi-robot system in cooperation with wireless sensor networks. Wireless sensors pre-deployed in the environment and embedded in mobile robots can gather sensory information to estimate the distribution of environmental variable. The environment distribution is illustrated by a density function which is constructed by Gaussian mixture model based on Expectation Maximization (EM) algorithm to estimate real condition. Subsequently, a gradient decent coverage control is proposed to drive the multi-robot system to cover the optimal distribution based on the estimated density function. Meanwhile, the actuators embedded on mobile robots are designed to regulate the environment to achieve a desired value of density function. Numerical examples are illustrated to show the performance of the proposed control system.
暂无评论