NeurocomputingPub Date : 2025-06-18DOI: 10.1016/j.neucom.2025.130727
Wei Meng, Zeyu Huang, Quan Liu, Mincheng Cai, Kun Chen, Li Ma
{"title":"Spike-driven incepformer: A hierarchical spiking transformer with inception-inspired feature learning","authors":"Wei Meng, Zeyu Huang, Quan Liu, Mincheng Cai, Kun Chen, Li Ma","doi":"10.1016/j.neucom.2025.130727","DOIUrl":"10.1016/j.neucom.2025.130727","url":null,"abstract":"<div><div>Designing spike-based attention mechanisms and Transformer architectures has gradually become a hot topic in the field of Spiking Neural Networks (SNNs). Spiking Transformers typically rely on floating-point and integer computations to achieve performance improvements. However, models that maintain Spike-Driven characteristics, while exhibiting lower energy consumption, often suffer from suboptimal performance. This paper proposes an innovative solution to address this trade-off. Firstly, we introduce feature convolution, expanding the receptive field of attention learning through multi-scale feature connections. Secondly, we design a Spike-Driven Feature Attention (SDFA) mechanism, which significantly reduces computational complexity and enhances performance by utilizing feature matrix operations. Thirdly, we integrate the Inception structure into the Spike-Driven Transformer, replacing traditional MLP layers. Finally, we incorporate diverse branch convolutions to mitigate information loss caused by neurons in the final layer. Experimental results demonstrate that the Spike-Driven Incepformer achieves excellent performance while balancing parameter count and computational cost. On the ImageNet-1k dataset, it attains an accuracy of 80.41%, representing the state-of-the-art for Spike-Driven SNNs. These findings provide new insights for designing low-energy, high-performance spiking neural networks and promote the application of spiking Transformers in broader artificial intelligence domains. Code will be available at <span><span>https://github.com/2ephyrus/SDIncepformer</span><svg><path></path></svg></span>.</div></div>","PeriodicalId":19268,"journal":{"name":"Neurocomputing","volume":"648 ","pages":"Article 130727"},"PeriodicalIF":5.5,"publicationDate":"2025-06-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"144365116","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Oscillations enhance time-series prediction in reservoir computing with feedback","authors":"Yuji Kawai , Takashi Morita , Jihoon Park , Minoru Asada","doi":"10.1016/j.neucom.2025.130728","DOIUrl":"10.1016/j.neucom.2025.130728","url":null,"abstract":"<div><div>Reservoir computing, a machine learning framework used for modeling the brain, can predict temporal data with little observations and minimal computational resources. However, it is difficult to accurately reproduce the long-term target time series because the reservoir system becomes unstable. This predictive capability is required for a wide variety of time-series processing, including predictions of motor timing and chaotic dynamical systems. This study proposes oscillation-driven reservoir computing (ODRC) with feedback, where oscillatory signals are fed into a reservoir network to stabilize the network activity and induce complex reservoir dynamics. The ODRC can reproduce long-term target time series more accurately than conventional reservoir computing methods in a motor timing and chaotic time-series prediction tasks. Furthermore, it generates a time series similar to the target in the unexperienced period, that is, it can learn the abstract generative rules from limited observations. Given these significant improvements made by the simple and computationally inexpensive implementation, the ODRC would serve as a practical model of various time series data. Moreover, we will discuss biological implications of the ODRC, considering it as a model of neural oscillations and their cerebellar processors.</div></div>","PeriodicalId":19268,"journal":{"name":"Neurocomputing","volume":"648 ","pages":"Article 130728"},"PeriodicalIF":5.5,"publicationDate":"2025-06-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"144331271","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
NeurocomputingPub Date : 2025-06-18DOI: 10.1016/j.neucom.2025.130705
Yixiao Hu , Haolin Wang , Jiaxiang Cao , Baobin Li
{"title":"Dataset-adaptive and bias-constrained brain age estimation using pyramid squeeze and excitation transformer","authors":"Yixiao Hu , Haolin Wang , Jiaxiang Cao , Baobin Li","doi":"10.1016/j.neucom.2025.130705","DOIUrl":"10.1016/j.neucom.2025.130705","url":null,"abstract":"<div><div>Modeling the biological changes of the human brain is crucial for identifying brain-related diseases and health monitoring. The brain age predicted from MRI data is one useful biomarker for quantifying the maturation and ageing process of human brain. However, the acquisition and preprocessing of MRI data can introduce significant variations between datasets, making it essential to develop models with higher accuracy and robustness for cross-dataset evaluation. To achieve this goal, our paper combines the strengths of CNNs and transformers, proposing the Pyramid Squeeze and Excitation Transformer (PSET) as a novel approach for brain age estimation. In the PSET framework, 3D inception blocks function as an advanced CNN module to capture localized features while the self-attention mechanism is integrated with a squeeze-and-excitation module to extract global features across disparate patches. In particular, a dataset-adaptive and bias-constrained (DABC) model training strategy is proposed to improve the robustness for cross-dataset situations and reduce the bias by introducing self-supervised pre-training, meta-learning and novel loss functions. Experiment results on the dataset of 15,437 healthy brain T1-MRIs (MAE=2.342), demonstrated that the proposed method outperforms both classic visual models and existing brain age estimation models, in the aspect of accuracy, generality and unbiasedness. Additionally, through visualization analysis, we identified the key brain regions that play significant roles in brain age estimation, including the occipital lobe. We compared the brain age gap between patients with diseases and healthy control groups, demonstrating the phenomenon of abnormal aging in conditions such as Alzheimer’s disease and mild cognitive impairment.</div></div>","PeriodicalId":19268,"journal":{"name":"Neurocomputing","volume":"648 ","pages":"Article 130705"},"PeriodicalIF":5.5,"publicationDate":"2025-06-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"144322434","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
NeurocomputingPub Date : 2025-06-18DOI: 10.1016/j.neucom.2025.130706
Feng Liu, Yixin Huang, Yin Li, Qiuheng Wang
{"title":"CrossFingerprint: A multi-level fusion network for 3D fingerprint verification","authors":"Feng Liu, Yixin Huang, Yin Li, Qiuheng Wang","doi":"10.1016/j.neucom.2025.130706","DOIUrl":"10.1016/j.neucom.2025.130706","url":null,"abstract":"<div><div>Contactless 3D fingerprint gains significant attention in recent years by considering hygiene and template safety. Many previous studies on 3D fingerprint verification relied heavily on minutiae-based approaches, necessitating intricate extracting procedures. To alleviate these problems, this paper presents a two-stage multi-fusion network for fingerprint verification called CrossFingerprint. In the pretraining phase, it achieves a 2D-3D correspondence of fingerprints by maximizing the agreement between point clouds and their corresponding rendered 2D images in the invariant space. In the fine-tuning phase, two weight-shared encoders are designed to directly extract features from 3D fingerprints. Within this framework, the fusion of 2D images and 3D point clouds occurs at both the feature and score levels, resulting in a further improvement in matching accuracy. The experiments on a public database and an in-house database verify that our approach achieves 1.21% in Equal Error Rate (EER) and significantly speeds up feature extraction and matching compared with state-of-the-art approaches based on minutiae.</div></div>","PeriodicalId":19268,"journal":{"name":"Neurocomputing","volume":"648 ","pages":"Article 130706"},"PeriodicalIF":5.5,"publicationDate":"2025-06-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"144335694","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
NeurocomputingPub Date : 2025-06-18DOI: 10.1016/j.neucom.2025.130719
Paraskevi Chasani, Aristidis Likas
{"title":"Statistical modeling of univariate multimodal data","authors":"Paraskevi Chasani, Aristidis Likas","doi":"10.1016/j.neucom.2025.130719","DOIUrl":"10.1016/j.neucom.2025.130719","url":null,"abstract":"<div><div>Unimodality constitutes a key property indicating grouping behavior of the data around a single mode of its density. We propose a method that partitions univariate data into unimodal subsets through recursive splitting around valley points of the data density. For valley point detection, we introduce properties of critical points on the convex hull of the empirical cumulative density function (ecdf) plot that provide indications on the existence of density valleys. Next, we apply a unimodal data modeling approach that provides a statistical model for each obtained unimodal subset in the form of a Uniform Mixture Model (UMM). Consequently, a hierarchical statistical model of the initial dataset is obtained in the form of a mixture of UMMs, named as the Unimodal Mixture Model (UDMM). The proposed method is non-parametric, hyperparameter-free, automatically estimates the number of unimodal subsets and provides accurate statistical models as indicated by experimental results on clustering and density estimation tasks.</div></div>","PeriodicalId":19268,"journal":{"name":"Neurocomputing","volume":"648 ","pages":"Article 130719"},"PeriodicalIF":5.5,"publicationDate":"2025-06-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"144331273","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
NeurocomputingPub Date : 2025-06-18DOI: 10.1016/j.neucom.2025.130667
Yuting Feng, Tao Yang, Kaidi Wang, Jiali Sun, Yushu Yu
{"title":"Variable admittance control via Reinforcement Learning: Enhancing UAV interactions across diverse platforms","authors":"Yuting Feng, Tao Yang, Kaidi Wang, Jiali Sun, Yushu Yu","doi":"10.1016/j.neucom.2025.130667","DOIUrl":"10.1016/j.neucom.2025.130667","url":null,"abstract":"<div><div>A compliant control model based on Reinforcement Learning (RL) is proposed to allow UAVs (Unmanned Aerial Vehicles) to interact with the environment more effectively and autonomously execute force control tasks. The model learns an optimal admittance adjustment policy for interaction and simultaneously optimizes energy consumption and trajectory tracking of the UAV state. This facilitates stable manipulation of UAVs in unknown environments with interaction forces. Furthermore, the model ensures safe, compliant, and flexible interaction while safeguarding the UAV’s external structures from damage. To assess the model performance, we validated the approach in a simulation environment using a UAV. The model was also tested across different UAV types and various low-level control parameters, demonstrating superior performance in all scenarios. Additionally, we applied this methodology to two distinct UAV types used in real-world applications. Empirical evidence shows that our proposed methods consistently achieve superior results. We also applied similar methodologies to verify 6D interaction in a simulation of a fully actuated platform consisting of three UAVs. Using a high-level training strategy, we evaluated the platform’s ability to slide along a bevel and achieve optimal results in our comparative experiments.</div></div>","PeriodicalId":19268,"journal":{"name":"Neurocomputing","volume":"648 ","pages":"Article 130667"},"PeriodicalIF":5.5,"publicationDate":"2025-06-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"144335697","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
NeurocomputingPub Date : 2025-06-17DOI: 10.1016/j.neucom.2025.130648
Tong Ouyang, Bo Ma, Hao Xu
{"title":"Similar concept matters: Prototype analogy for few-shot classification","authors":"Tong Ouyang, Bo Ma, Hao Xu","doi":"10.1016/j.neucom.2025.130648","DOIUrl":"10.1016/j.neucom.2025.130648","url":null,"abstract":"<div><div>Few-shot classification aims to produce a classifier to recognize novel classes not seen during training with few labeled samples. The unseen classes and scarce samples make few-shot classification truly challenging. Transfer learning has been demonstrated to be an efficient paradigm for few-shot classification problem in recent literature. However, most methods based on transfer learning only utilize the parameters of the pre-trained model, ignoring the base features themselves which can be seen as the semantic concepts learned by the pre-trained model. In this paper, our main innovation lies in highlighting the importance of the learned semantic concepts of base classes. We propose a simple yet effective approach for few-shot classification to explore the pre-trained semantic features of base classes. Our approach innovatively employs prototype analogy inside and outside the few-shot classification task, to perform clustering and to select base features respectively, in an alternate and iterative way. We further design the best arrangement for these two steps. The initial centroids for clustering are constantly optimized by more and more accurate base features which are selected by the clustered novel prototypes from the previous iteration. When the iteration converges, the best semantic base features are selected to complete the prototypes of novel classes. Extensive experiments on four standard datasets and two deep backbones are conducted to demonstrate the effectiveness of our proposed prototype analogy method. Notably, our method requires neither sophisticated transductive algorithm nor additional learnable parameters besides the pre-trained model yet achieving comparable or even state-of-the-art performance on the miniImageNet, tieredImageNet and CIFAR-FS datasets.</div></div>","PeriodicalId":19268,"journal":{"name":"Neurocomputing","volume":"648 ","pages":"Article 130648"},"PeriodicalIF":5.5,"publicationDate":"2025-06-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"144313571","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
NeurocomputingPub Date : 2025-06-17DOI: 10.1016/j.neucom.2025.130655
Xin Li, Jie Wu, Xisheng Zhan, Lingli Cheng, Qingsheng Yang
{"title":"Robust neuro-adaptive bipartite formation control for nonlinear multi-agent systems subject to Markovian switching topologies and additive noise","authors":"Xin Li, Jie Wu, Xisheng Zhan, Lingli Cheng, Qingsheng Yang","doi":"10.1016/j.neucom.2025.130655","DOIUrl":"10.1016/j.neucom.2025.130655","url":null,"abstract":"<div><div>This article explores the problem of robust neuro-adaptive bipartite time-varying formation (BTVF) control for nonlinear multi-agent systems (MASs) under Markovian randomly switching topologies and additive noise. Both leaderless and leader-following cases are considered, with the communication topology modeled as a continuous-time Markov chain. Additionally, the impact of communication noise in realistic scenarios is addressed. To mitigate disturbances and nonlinearities, an adaptive control strategy incorporating neural network (NN) approximation is employed. With the aid of the infinitesimal generator and the indicator function, the expected leaderless and leader-following BTVF can be achieved. Towards the end, the proposed theoretical method is confirmed through two numerical examples.</div></div>","PeriodicalId":19268,"journal":{"name":"Neurocomputing","volume":"648 ","pages":"Article 130655"},"PeriodicalIF":5.5,"publicationDate":"2025-06-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"144313573","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
NeurocomputingPub Date : 2025-06-17DOI: 10.1016/j.neucom.2025.130662
Chenping Zhao , Yan Wang , Guohong Gao , Xixi Jia , Lijun Xu , Jianping Wang , Xiaofang Li
{"title":"NamPnP: Noise-Aware mechanism within Plug-and-Play framework for image enhancement","authors":"Chenping Zhao , Yan Wang , Guohong Gao , Xixi Jia , Lijun Xu , Jianping Wang , Xiaofang Li","doi":"10.1016/j.neucom.2025.130662","DOIUrl":"10.1016/j.neucom.2025.130662","url":null,"abstract":"<div><div>Low-light Image Enhancement (LIE) strives to improve contrast and restore details for images captured in dark conditions. Most of the previous LIE algorithms were developed based on the Retinex theory, which decomposes the observed image into illumination and reflectance components for pertinent processing. However, most of such methods that address the noise issue of the reflectance component regard the noise as Gaussian noise, which limits the applicability to diverse noise conditions. In this paper, we employ an appropriate noise degradation model in the designed Noise-Aware network to achieve the suppression of various noises in real-world scenarios. Specifically, the designed network leverages the powerful modeling capabilities of the Transformer to better integrate with the proposed degradation model, effectively eliminating noise with unknown distributions in real-world scenarios. Subsequently, it is plugged into the Retinex-based framework to achieve better enhancement performance. Additionally, the proposed method incorporates an edge-guided adaptive weight matrix and an iterative process to regularize the illumination component, resulting in more natural decomposition and further promoting the harmonious integration of illumination and reflectance components. Extensive evaluations on public datasets reveal that the proposed method outperforms existing techniques both qualitatively and quantitatively, demonstrating superior performance in noise removal under dark conditions while preserving finer texture and structural details.</div></div>","PeriodicalId":19268,"journal":{"name":"Neurocomputing","volume":"648 ","pages":"Article 130662"},"PeriodicalIF":5.5,"publicationDate":"2025-06-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"144313572","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
NeurocomputingPub Date : 2025-06-17DOI: 10.1016/j.neucom.2025.130723
Weidong Liu , Jinzhong Li , Shengbo Chen
{"title":"GSRDR-GAN: Global search result diversification ranking approach based on multi-head self-attention and GAN","authors":"Weidong Liu , Jinzhong Li , Shengbo Chen","doi":"10.1016/j.neucom.2025.130723","DOIUrl":"10.1016/j.neucom.2025.130723","url":null,"abstract":"<div><div>Search result diversification ranking aims to generate rankings that comprehensively cover multiple subtopics, but existing methods often struggle to balance ranking diversity with relevance and face challenges in modeling document interactions and dealing with limited high-quality training data. While GAN have proven highly successful in fields like computer vision, their application to search result diversification has been limited due to the discrete nature of ranking items and the complex interactions among documents. To address these challenges, we propose GSRDR-GAN, a novel approach that integrates multi-head self-attention with GAN. Our method consists of four key components designed to address the limitations of traditional approaches: the Selected Document State Retriever, the Subtopic Encoder with Multi-head Self-Attention, the Subtopic Decoder with Multi-head Self-Attention, and the Relevance Predictor. First, a self-attention-based feature extraction module is employed to enhance document representations, enabling the model to capture both global and local context effectively. Second, a GAN framework is introduced to improve generalization by generating diverse rankings, mitigating limited high-quality training data. Third, a carefully designed reward function optimizes the trade-off between ranking diversity and relevance, allowing the model to adaptively prioritize these competing objectives during training. Notably, the method improves the generator’s stability and the diversity of search results by reducing training variance, even without pre-trained models. Extensive experiments on the TREC Web Track dataset demonstrate that the proposed GSRDR-GAN method significantly enhances result diversity, achieving relative improvements of 1.7% in <span><math><mi>α</mi></math></span>-nDCG, 3.0% in ERR-IA, 3.3% in NRBP, and 0.9% in S-rec over strong baseline methods. Ablation studies and comparative analyses of different reward computation methods further validate the effectiveness of the proposed approach.</div></div>","PeriodicalId":19268,"journal":{"name":"Neurocomputing","volume":"648 ","pages":"Article 130723"},"PeriodicalIF":5.5,"publicationDate":"2025-06-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"144322531","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}