SearcharxivSearch

arXiv subjects

Xinbo Li

Publications and source records attributed to Xinbo Li.

3 recordsLinked to original sources

Coercivity and Local Convergence of Physical Learning in Linear Circuits

Physical learning methods train physical networks to perform computational tasks using only local update rules, exploiting the physics of the system to handle the global transfer of information. We provide the first local convergence analysis of three such methods -- Equilibrium Propagation (EP), Coupled Learning (CL), and a new method we call Adjoint Coupled Learning (AL) -- for linear circuits, in the limit of small-nudging for both discrete and continuous time. EP and AL perform gradient descent on a natural loss function, while CL follows modified dynamics with an additional cubic correction. Assuming the existence of a solution, we identify a coercivity condition, expressed as a rank condition on a matrix built from the network's incidence structure, under which the training loss decays exponentially and the parameters converge to the solution manifold. We show that coercivity can fail by exhibiting a kite circuit in which a symmetry causes the coercivity constant to degenerate on the solution manifold, but prove using Sard's theorem that such degeneracies are non-generic: coercivity holds at every point of the solution manifold for almost every choice of desired output.

math.OC

Isochronal Phase Reduction and Speed Correction of a Pulse in a Stochastic Kinematic Model

We develop a method for computing the stochastic wave speed of pulse solutions in kinematic equations subject to small stochastic forcing based on the isochronal phase reduction. These kinematic equations arise as the singular limit of sharp pulse solutions in the FitzHugh-Nagumo system, and our approach contributes a new perspective and method to the growing body of work on stochastic wave propagation in excitable media. The method yields an effective It\^o process for the wave's position. The coefficients of the It\^o process can be computed deterministically allowing for efficient computation. We demonstrate the efficiency and accuracy of our method through numerical demonstrations.

math.DS

Vehicle Detection in Aerial Images

The detection of vehicles in aerial images is widely applied in many applications. Comparing with object detection in the ground view images, vehicle detection in aerial images remains a challenging problem because of small vehicle size, monotone appearance and the complex background. In this paper, we propose a novel double focal loss convolutional neural network framework (DFL-CNN). In the proposed framework, the skip connection is used in the CNN structure to enhance the feature learning. Also, the focal loss function is used to substitute for conventional cross entropy loss function in both of the region proposed network and the final classifier. We further introduce the first large-scale vehicle detection dataset ITCVD with ground truth annotations for all the vehicles in the scene. We demonstrate the performance of our model on the existing benchmark DLR 3K dataset as well as the ITCVD dataset. The experimental results show that our DFL-CNN outperforms the baselines on vehicle detection.

cs.CV