The Gestalt principles of perceptual learning elucidate how the human brain categorizes and comprehends a set of visual elements grouped together. One of the principles of Gestalt perceptual learning is the law of clo...
详细信息
The Gestalt principles of perceptual learning elucidate how the human brain categorizes and comprehends a set of visual elements grouped together. One of the principles of Gestalt perceptual learning is the law of closure which propounds that human perception has the proclivity to visualize a fragmented object as a preknown whole by bridging the missing gaps. Herein, a letter recognition scheme emulating the Gestalt closure principle is demonstrated, utilizing artificial synapses made of 3D integrated MA(3)Bi(2)I(9) (MBI) perovskite nanowire (NW) array. The artificial synapses exhibit short-term plasticity (STP) and long-term potentiation (LTP) and a transition from STP to LTP with increasing number of input electrical pulses. Initiatory ab initio molecular dynamics (AIMD) simulations attribute the conductance change in the MBI NW artificial synapses to the rotation of MA(+) clusters, culminating in charge exchange between MA(+) and Bi2I93-. Each device yields 40 conductance states with excellent retention >10(5) s, minimal variation (2 sigma/mean) <10%, and endurance of approximate to 10(5) cycles. MBI NW-based artificial neural network (ANN) is constructed to recognize fragmented letters alike their distinction in unabridged form and also the gradual withering of synaptic connectivity with engendered missing fragments is demonstrated, thereby successfully implementing Gestalt closure principle.
User intent recognition from multimodal neurophysiological signals, particularly electroencephalography (EEG) and electromyography (EMG), is critical for enhancing human-machine interaction in assistive robotics. Rece...
详细信息
User intent recognition from multimodal neurophysiological signals, particularly electroencephalography (EEG) and electromyography (EMG), is critical for enhancing human-machine interaction in assistive robotics. Recent advances in neurophysiological signal processing have enabled enhanced user intent recognition for assistive robotics and human-machine interfaces. However, achieving high accuracy and real-time adaptability in electromyography (EMG) and electroencephalography (EEG)-based gesture recognition remains challenging due to temporal misalignment, weak cross-modality fusion, and lack of adaptive learning. This paper proposes NeuroFusion-Trans, a novel transformer-based framework that improves EEG-EMG gesture recognition by improving temporal resolution, using cross-modality attention, and integrating adaptive online learning. Temporal resolution enhancement ensures dynamic EEG-EMG synchronization for improved signal alignment. The cross-modality attention mechanism captures interdependencies between EEG and EMG signals, leading to more accurate intent classification. Adaptive online learning enables real-time personalization by dynamically adjusting to user-specific variations. The model is evaluated on two publicly available EEG-EMG upper-limb gesture datasets: Dataset 1 (5,296 for training, 1,324 for validation) and Dataset 2 (5,276 for training, 1,304 for validation). NeuroFusion-Trans achieves state-of-the-art performance, with an accuracy of 97% and 96% and Cohen’s Kappa of 0.97 and 0.95 after online adaptation, significantly outperforming baseline models such as CNN-LSTM, GRU, and LSTMNet. Ablation studies reveal that removing the cross-modality attention mechanism reduces accuracy by 6.1%, underscoring its importance in exploiting the EEG-EMG dependencies. Turning off synchronization leads to a 6.7% performance drop, demonstrating the necessity of real-time learning for robust intent recognition. Furthermore, NeuroFusion-Trans enhances EEG-EMG synchr
Image segmentation is a significant problem in image *** this paper,we propose a new two-stage scheme for segmentation based on the Fischer-Burmeister total variation(FBTV).The first stage of our method is to calculat...
详细信息
Image segmentation is a significant problem in image *** this paper,we propose a new two-stage scheme for segmentation based on the Fischer-Burmeister total variation(FBTV).The first stage of our method is to calculate a smooth solution from the FBTV Mumford-Shah ***,we design a new difference of convex algorithm(DCA)with the semi-proximal alternating direction method of multipliers(sPADMM)*** the second stage,we make use of the smooth solution and the K-means method to obtain the segmentation *** simulate images more accurately,a useful operator is introduced,which enables the proposed model to segment not only the noisy or blurry images but the images with missing pixels *** demonstrate the proposed method produces more preferable results comparing with some state-of-the-art methods,especially on the images with missing pixels.
The Quantum K-means clustering algorithm offers the advantage of quantum parallel computing, but suffers from issues related to cluster center initialization and sensitivity to noisy data due to its similarity with th...
详细信息
In this paper, we propose a new method, called DoubleCoverUDF, for extracting the zero level-set from unsigned distance fields (UDFs). DoubleCoverUDF takes a learned UDF and a user-specified parameter r (a small posit...
详细信息
Ensembling has a long history in statistical data analysis, with many impactful applications. However, in many modern machine learning settings, the benefits of ensembling are less ubiquitous and less obvious. We stud...
Ensembling has a long history in statistical data analysis, with many impactful applications. However, in many modern machine learning settings, the benefits of ensembling are less ubiquitous and less obvious. We study, both theoretically and empirically, the fundamental question of when ensembling yields significant performance improvements in classification tasks. Theoretically, we prove new results relating the ensemble improvement rate (a measure of how much ensembling decreases the error rate versus a single model, on a relative scale) to the disagreement-error ratio. We show that ensembling improves performance significantly whenever the disagreement rate is large relative to the average error rate; and that, conversely, one classifier is often enough whenever the disagreement rate is low relative to the average error rate. On the way to proving these results, we derive, under a mild condition called competence, improved upper and lower bounds on the average test error rate of the majority vote classifier. To complement this theory, we study ensembling empirically in a variety of settings, verifying the predictions made by our theory, and identifying practical scenarios where ensembling does and does not result in large performance improvements. Perhaps most notably, we demonstrate a distinct difference in behavior between interpolating models (popular in current practice) and non-interpolating models (such as tree-based methods, where ensembling is popular), demonstrating that ensembling helps considerably more in the latter case than in the former.
Subset selection, a fundamental problem in various domains, is to choose a subset of elements from a large candidate set under a given objective or multiple objectives. Pareto optimization for subset selection (POSS) ...
详细信息
Subset selection, a fundamental problem in various domains, is to choose a subset of elements from a large candidate set under a given objective or multiple objectives. Pareto optimization for subset selection (POSS) has emerged as a powerful paradigm for addressing subset selection problems. Recently, some POSS variants have been proposed to further improve its performance. In this paper, we propose a new POSS variant, named Targeted Pareto Optimization for Subset Selection (TPOSS). TPOSS differs from POSS in four aspects: problem formulation, population initialization, mutation, and environmental selection. The main idea of TPOSS is to focus the search on the target region of subset selection with respect to the subset cardinality in order to improve the search efficiency. We conduct comprehensive experiments to compare TPOSS with six state-of-the-art algorithms on three subset selection tasks (i.e., sparse regression, unsupervised feature selection, and hypervolume subset selection) where the size of the candidate sets ranges from 20 to 400. Experimental results show that with respect to the objective value of the best feasible subset, TPOSS outperforms the other algorithms on all the three tasks, which suggests the potential of TPOSS to enhance subset selection in various domains. IEEE
Recently, deep learning methods have achieved superior performance for Polarimetric Synthetic Aperture Radar(PolSAR) image classification. Existing deep learning methods learn PolSAR data by converting the covariance ...
详细信息
Forecasting energy consumption remains an important endeavor, given the indispensable role of energy in human existence and most economic activities. In recent years, the growing importance of Artificial Intelligence ...
详细信息
This paper presents a state of charge (SOC) management strategy to ensure low-voltage ride-through (LVRT) services of a grid-connected photovoltaic (PV) with a supercapacitor (SC) energy storage system (PVSS). A conce...
详细信息
暂无评论