首页 > 最新文献

Neurocomputing最新文献

英文 中文
Improving GBDT performance on imbalanced datasets: An empirical study of class-balanced loss functions
IF 5.5 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2025-03-11 DOI: 10.1016/j.neucom.2025.129896
Jiaqi Luo , Yuan Yuan , Shixin Xu
Class imbalance poses a persistent challenge in machine learning, particularly for tabular data classification tasks. While Gradient Boosting Decision Trees (GBDT) models are widely regarded as state-of-the-art for these tasks, their effectiveness diminishes in the presence of imbalanced datasets. This paper is the first to comprehensively explore the integration of class-balanced loss functions into three popular GBDT algorithms, addressing binary, multi-class, and multi-label classification. We present a novel benchmark, derived from extensive experiments across diverse datasets, to evaluate the performance gains from class-balanced losses in GBDT models. Our findings establish the efficacy of these loss functions in enhancing model performance under class imbalance, providing actionable insights for practitioners tackling real-world imbalanced data challenges. To bridge the gap between research and practice, we introduce an open-source Python package that simplifies the application of class-balanced loss functions within GBDT workflows, democratizing access to these advanced methodologies. The code is available at https://github.com/Luojiaqimath/ClassbalancedLoss4GBDT.
{"title":"Improving GBDT performance on imbalanced datasets: An empirical study of class-balanced loss functions","authors":"Jiaqi Luo ,&nbsp;Yuan Yuan ,&nbsp;Shixin Xu","doi":"10.1016/j.neucom.2025.129896","DOIUrl":"10.1016/j.neucom.2025.129896","url":null,"abstract":"<div><div>Class imbalance poses a persistent challenge in machine learning, particularly for tabular data classification tasks. While Gradient Boosting Decision Trees (GBDT) models are widely regarded as state-of-the-art for these tasks, their effectiveness diminishes in the presence of imbalanced datasets. This paper is the first to comprehensively explore the integration of class-balanced loss functions into three popular GBDT algorithms, addressing binary, multi-class, and multi-label classification. We present a novel benchmark, derived from extensive experiments across diverse datasets, to evaluate the performance gains from class-balanced losses in GBDT models. Our findings establish the efficacy of these loss functions in enhancing model performance under class imbalance, providing actionable insights for practitioners tackling real-world imbalanced data challenges. To bridge the gap between research and practice, we introduce an open-source Python package that simplifies the application of class-balanced loss functions within GBDT workflows, democratizing access to these advanced methodologies. The code is available at <span><span>https://github.com/Luojiaqimath/ClassbalancedLoss4GBDT</span><svg><path></path></svg></span>.</div></div>","PeriodicalId":19268,"journal":{"name":"Neurocomputing","volume":"634 ","pages":"Article 129896"},"PeriodicalIF":5.5,"publicationDate":"2025-03-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"143619518","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}
引用次数: 0
Multi-level sparse network lasso: Locally sparse learning with flexible sample clusters 多级稀疏网络套索:具有灵活样本群的局部稀疏学习
IF 5.5 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2025-03-11 DOI: 10.1016/j.neucom.2025.129898
Luhuan Fei , Xinyi Wang , Jiankun Wang , Lu Sun , Yuyao Zhang
Traditional learning usually assumes that all samples share the same global model, which fails to preserve critical local information for heterogeneous data. It can be tackled by detecting sample clusters and learning sample-specific models but is limited to sample-level clustering and sample-specific feature selection. In this paper, we propose multi-level sparse network lasso (MSN Lasso) for flexible local learning. It multiplicatively decomposes model parameters into two components: One component is for coarse-grained group-level, and another is for fine-grained entry-level. At the clustering stage, MSN Lasso simultaneously groups samples (group-level) and clusters specific features across samples (entry-level). At the feature selection stage, it enables both across-sample (group-level) and sample-specific (entry-level) feature selection. Theoretical analysis reveals a potential equivalence to a jointly regularized local model, which informs the development of an efficient algorithm. A divide-and-conquer optimization strategy is further introduced to enhance the algorithm’s efficiency. Extensive experiments across diverse datasets demonstrate that MSN Lasso outperforms existing methods and exhibits greater flexibility.
{"title":"Multi-level sparse network lasso: Locally sparse learning with flexible sample clusters","authors":"Luhuan Fei ,&nbsp;Xinyi Wang ,&nbsp;Jiankun Wang ,&nbsp;Lu Sun ,&nbsp;Yuyao Zhang","doi":"10.1016/j.neucom.2025.129898","DOIUrl":"10.1016/j.neucom.2025.129898","url":null,"abstract":"<div><div>Traditional learning usually assumes that all samples share the same global model, which fails to preserve critical local information for heterogeneous data. It can be tackled by detecting sample clusters and learning sample-specific models but is limited to sample-level clustering and sample-specific feature selection. In this paper, we propose multi-level sparse network lasso (MSN Lasso) for flexible local learning. It multiplicatively decomposes model parameters into two components: One component is for coarse-grained group-level, and another is for fine-grained entry-level. At the clustering stage, MSN Lasso simultaneously groups samples (group-level) and clusters specific features across samples (entry-level). At the feature selection stage, it enables both across-sample (group-level) and sample-specific (entry-level) feature selection. Theoretical analysis reveals a potential equivalence to a jointly regularized local model, which informs the development of an efficient algorithm. A divide-and-conquer optimization strategy is further introduced to enhance the algorithm’s efficiency. Extensive experiments across diverse datasets demonstrate that MSN Lasso outperforms existing methods and exhibits greater flexibility.</div></div>","PeriodicalId":19268,"journal":{"name":"Neurocomputing","volume":"635 ","pages":"Article 129898"},"PeriodicalIF":5.5,"publicationDate":"2025-03-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"143621499","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}
引用次数: 0
Hybrid safe reinforcement learning: Tackling distribution shift and outliers with the Student-t’s process
IF 5.5 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2025-03-11 DOI: 10.1016/j.neucom.2025.129912
Xavier Hickman, Yang Lu, Daniel Prince
Safe reinforcement learning (SRL) aims to optimize control policies that maximize long-term reward, while adhering to safety constraints. SRL has many real-world applications such as, autonomous vehicles, industrial robotics, and healthcare. Recent advances in offline reinforcement learning (RL) — where agents learn policies from static datasets without interacting with the environment — have made it a promising approach to derive safe control policies. However, offline RL faces significant challenges, such as covariate shift and outliers in the data, which can lead to suboptimal policies. Similarly, online SRL, which derives safe policies through real-time environment interaction, struggles with outliers and often relies on unrealistic regularity assumptions, limiting its practicality. This paper addresses these challenges by proposing a hybrid-offline–online approach. First, prior knowledge from offline learning guides online exploration. Then, during online learning, we replace the popular Gaussian Process (GP) with the Student-t’s Process (TP) to enhance robustness to covariate shift and outliers.
{"title":"Hybrid safe reinforcement learning: Tackling distribution shift and outliers with the Student-t’s process","authors":"Xavier Hickman,&nbsp;Yang Lu,&nbsp;Daniel Prince","doi":"10.1016/j.neucom.2025.129912","DOIUrl":"10.1016/j.neucom.2025.129912","url":null,"abstract":"<div><div>Safe reinforcement learning (SRL) aims to optimize control policies that maximize long-term reward, while adhering to safety constraints. SRL has many real-world applications such as, autonomous vehicles, industrial robotics, and healthcare. Recent advances in offline reinforcement learning (RL) — where agents learn policies from static datasets without interacting with the environment — have made it a promising approach to derive safe control policies. However, offline RL faces significant challenges, such as covariate shift and outliers in the data, which can lead to suboptimal policies. Similarly, online SRL, which derives safe policies through real-time environment interaction, struggles with outliers and often relies on unrealistic regularity assumptions, limiting its practicality. This paper addresses these challenges by proposing a hybrid-offline–online approach. First, prior knowledge from offline learning guides online exploration. Then, during online learning, we replace the popular Gaussian Process (GP) with the Student-t’s Process (TP) to enhance robustness to covariate shift and outliers.</div></div>","PeriodicalId":19268,"journal":{"name":"Neurocomputing","volume":"634 ","pages":"Article 129912"},"PeriodicalIF":5.5,"publicationDate":"2025-03-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"143610917","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Causal and Local Correlations Based Network for Multivariate Time Series Classification
IF 5.5 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2025-03-11 DOI: 10.1016/j.neucom.2025.129884
Mingsen Du , Yanxuan Wei , Xiangwei Zheng , Cun Ji
Recently, time series classification has attracted the attention of a large number of researchers, and hundreds of methods have been proposed. However, these methods often ignore the spatial correlations among dimensions and the local correlations among features. To address this issue, the causal and local correlations based network (CaLoNet) is proposed in this study for multivariate time series classification. First, pairwise spatial correlations between dimensions are modeled using causality modeling to obtain the graph structure. Then, a relationship extraction network is used to fuse local correlations to obtain long-term dependency features. Finally, the graph structure and long-term dependency features are integrated into the graph neural network. Experiments on the UEA datasets show that CaLoNet can obtain competitive performance compared with state-of-the-art methods.
最近,时间序列分类吸引了大量研究人员的关注,并提出了数百种方法。然而,这些方法往往忽略了维度之间的空间相关性和特征之间的局部相关性。针对这一问题,本研究提出了基于因果和局部相关性的网络(CaLoNet),用于多变量时间序列分类。首先,利用因果关系建模对维度间的成对空间相关性进行建模,从而获得图结构。然后,使用关系提取网络来融合局部相关性,从而获得长期依赖性特征。最后,将图结构和长期依赖性特征整合到图神经网络中。在 UEA 数据集上的实验表明,与最先进的方法相比,CaLoNet 可以获得具有竞争力的性能。
{"title":"Causal and Local Correlations Based Network for Multivariate Time Series Classification","authors":"Mingsen Du ,&nbsp;Yanxuan Wei ,&nbsp;Xiangwei Zheng ,&nbsp;Cun Ji","doi":"10.1016/j.neucom.2025.129884","DOIUrl":"10.1016/j.neucom.2025.129884","url":null,"abstract":"<div><div>Recently, time series classification has attracted the attention of a large number of researchers, and hundreds of methods have been proposed. However, these methods often ignore the spatial correlations among dimensions and the local correlations among features. To address this issue, the causal and local correlations based network (CaLoNet) is proposed in this study for multivariate time series classification. First, pairwise spatial correlations between dimensions are modeled using causality modeling to obtain the graph structure. Then, a relationship extraction network is used to fuse local correlations to obtain long-term dependency features. Finally, the graph structure and long-term dependency features are integrated into the graph neural network. Experiments on the UEA datasets show that CaLoNet can obtain competitive performance compared with state-of-the-art methods.</div></div>","PeriodicalId":19268,"journal":{"name":"Neurocomputing","volume":"634 ","pages":"Article 129884"},"PeriodicalIF":5.5,"publicationDate":"2025-03-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"143619556","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}
引用次数: 0
Event-based optical flow: Method categorisation and review of techniques that leverage deep learning 基于事件的光流:方法分类和利用深度学习的技术回顾
IF 5.5 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2025-03-11 DOI: 10.1016/j.neucom.2025.129899
Robert Guamán-Rivera , Jose Delpiano , Rodrigo Verschae
Developing new convolutional neural network architectures and event-based camera representations could play a crucial role in autonomous navigation, pose estimation, and visual odometry applications. This study explores the potential of event cameras in optical flow estimation using convolutional neural networks. We provide a detailed description of the principles of operation and the software available for extracting and processing information from event cameras, along with the various event representation methods offered by this technology. Likewise, we identify four method categories to estimate optical flow using event cameras: gradient-based, frequency-based, correlation-based and neural network models. We report on these categories, including their latest developments, current status and challenges. We provide information on existing datasets and identify the appropriate dataset to evaluate deep learning-based optical flow estimation methods. We evaluate the accuracy of the implemented methods using the average endpoint error metric; meanwhile, the efficiency of the algorithms is evaluated as a function of execution time. Finally, we discuss research directions that promise future advances in this field.
{"title":"Event-based optical flow: Method categorisation and review of techniques that leverage deep learning","authors":"Robert Guamán-Rivera ,&nbsp;Jose Delpiano ,&nbsp;Rodrigo Verschae","doi":"10.1016/j.neucom.2025.129899","DOIUrl":"10.1016/j.neucom.2025.129899","url":null,"abstract":"<div><div>Developing new convolutional neural network architectures and event-based camera representations could play a crucial role in autonomous navigation, pose estimation, and visual odometry applications. This study explores the potential of event cameras in optical flow estimation using convolutional neural networks. We provide a detailed description of the principles of operation and the software available for extracting and processing information from event cameras, along with the various event representation methods offered by this technology. Likewise, we identify four method categories to estimate optical flow using event cameras: gradient-based, frequency-based, correlation-based and neural network models. We report on these categories, including their latest developments, current status and challenges. We provide information on existing datasets and identify the appropriate dataset to evaluate deep learning-based optical flow estimation methods. We evaluate the accuracy of the implemented methods using the average endpoint error metric; meanwhile, the efficiency of the algorithms is evaluated as a function of execution time. Finally, we discuss research directions that promise future advances in this field.</div></div>","PeriodicalId":19268,"journal":{"name":"Neurocomputing","volume":"635 ","pages":"Article 129899"},"PeriodicalIF":5.5,"publicationDate":"2025-03-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"143628890","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}
引用次数: 0
Multiple-level Enhanced Graph Convolutional Network for Aspect Sentiment Triplet Extraction
IF 5.5 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2025-03-11 DOI: 10.1016/j.neucom.2025.129834
Haowen Xu , Mingwei Tang , Tao Cai , Jie Hu , Zhongyuan Jiang , Deng Bian , Shixuan Lv
Aspect Sentiment Triplet Extraction (ASTE) is a method for extracting aspect terms, opinion terms, and their corresponding sentiment polarities from a given sentence. Most of the existing studies use joint extraction methods to extract the triplets directly in a unified framework. However, most joint extraction methods only consider the semantic and syntactic dependency information of the sentence. Due to a lack of sentiment information and positional information, they are unable to accurately and completely express the aspect and opinion in the sentence. In order to solve the above problems, we introduce a Multiple-level Enhanced Graph Convolutional Network (MEGCN) for ASTE, which utilizes sentiment scores and sentiment polarity nodes alongside syntactic dependency information. This approach not only enriches contextual understanding by integrating sentiment data but also improves positional analysis of aspect and opinion terms through polarity nodes. Moreover, our dual-aware fusion module, combining semantic with sentiment-enhanced syntactic features through a biaffine attention mechanism and matrix construction, enables a deeper representation of aspect sentiment triplets. Our model demonstrates superior performance over existing methods on two widely recognized ASTE datasets.
{"title":"Multiple-level Enhanced Graph Convolutional Network for Aspect Sentiment Triplet Extraction","authors":"Haowen Xu ,&nbsp;Mingwei Tang ,&nbsp;Tao Cai ,&nbsp;Jie Hu ,&nbsp;Zhongyuan Jiang ,&nbsp;Deng Bian ,&nbsp;Shixuan Lv","doi":"10.1016/j.neucom.2025.129834","DOIUrl":"10.1016/j.neucom.2025.129834","url":null,"abstract":"<div><div>Aspect Sentiment Triplet Extraction (ASTE) is a method for extracting aspect terms, opinion terms, and their corresponding sentiment polarities from a given sentence. Most of the existing studies use joint extraction methods to extract the triplets directly in a unified framework. However, most joint extraction methods only consider the semantic and syntactic dependency information of the sentence. Due to a lack of sentiment information and positional information, they are unable to accurately and completely express the aspect and opinion in the sentence. In order to solve the above problems, we introduce a Multiple-level Enhanced Graph Convolutional Network (MEGCN) for ASTE, which utilizes sentiment scores and sentiment polarity nodes alongside syntactic dependency information. This approach not only enriches contextual understanding by integrating sentiment data but also improves positional analysis of aspect and opinion terms through polarity nodes. Moreover, our dual-aware fusion module, combining semantic with sentiment-enhanced syntactic features through a biaffine attention mechanism and matrix construction, enables a deeper representation of aspect sentiment triplets. Our model demonstrates superior performance over existing methods on two widely recognized ASTE datasets.</div></div>","PeriodicalId":19268,"journal":{"name":"Neurocomputing","volume":"634 ","pages":"Article 129834"},"PeriodicalIF":5.5,"publicationDate":"2025-03-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"143619519","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}
引用次数: 0
GDoT: A gated dual domain transformer for enhanced MRI off-resonance correction
IF 5.5 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2025-03-11 DOI: 10.1016/j.neucom.2025.129918
Jaesin Ahn, Heechul Jung
Deep learning-based MRI reconstruction methods have gained significant attention recently due to the need for accelerated MRI scans. However, existing deep learning-based methods for off-resonance correction rely on simple CNNs, resulting in suboptimal solutions. In this paper, we propose a gated dual domain transformer with gated spatial projection and gated frequency projection to effectively handle complex-valued MRI, as the first attempt to utilize transformer-based model for off-resonance correction. Additionally, we introduce a selective perceptual loss with a novel test-time translation-merger to reconstruct perceptually high-quality images without checkerboard artifacts. Experiments on both simulated and real off-resonance MRI datasets demonstrate the effectiveness of our approach. Furthermore, we also present ablation studies to determine the optimal design choices.
{"title":"GDoT: A gated dual domain transformer for enhanced MRI off-resonance correction","authors":"Jaesin Ahn,&nbsp;Heechul Jung","doi":"10.1016/j.neucom.2025.129918","DOIUrl":"10.1016/j.neucom.2025.129918","url":null,"abstract":"<div><div>Deep learning-based MRI reconstruction methods have gained significant attention recently due to the need for accelerated MRI scans. However, existing deep learning-based methods for off-resonance correction rely on simple CNNs, resulting in suboptimal solutions. In this paper, we propose a gated dual domain transformer with gated spatial projection and gated frequency projection to effectively handle complex-valued MRI, as the first attempt to utilize transformer-based model for off-resonance correction. Additionally, we introduce a selective perceptual loss with a novel test-time translation-merger to reconstruct perceptually high-quality images without checkerboard artifacts. Experiments on both simulated and real off-resonance MRI datasets demonstrate the effectiveness of our approach. Furthermore, we also present ablation studies to determine the optimal design choices.</div></div>","PeriodicalId":19268,"journal":{"name":"Neurocomputing","volume":"634 ","pages":"Article 129918"},"PeriodicalIF":5.5,"publicationDate":"2025-03-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"143610915","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}
引用次数: 0
DSQN: Robust path planning of mobile robot based on deep spiking Q-network
IF 5.5 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2025-03-11 DOI: 10.1016/j.neucom.2025.129916
Aakash Kumar , Lei Zhang , Hazrat Bilal , Shifeng Wang , Ali Muhammad Shaikh , Lu Bo , Avinash Rohra , Alisha Khalid
With the rapid advancement of science and technology, the field of mobile robot applications continues to expand, with path planning emerging as a fundamental yet challenging task. While traditional path planning techniques have developed into a relatively complete theoretical system, their performance in uncertain environments remains a critical area of research. To address this, we propose a novel Deep Spiking Q-Network (DSQN) algorithm that significantly enhances path planning performance by leveraging the unique advantages of spiking neural networks (SNNs). Unlike classic Q-learning and its contemporary variants, the DSQN algorithm integrates global and local information simultaneously, resulting in superior overall performance. As the third generation of neural networks, SNNs offer unparalleled robustness and energy efficiency by mimicking biological neural systems. By introducing spiking neurons into the conventional Deep Q-learning (DQN) framework, the DSQN algorithm overcomes key challenges in deep reinforcement learning (DRL), such as limited robustness and high energy consumption. The DSQN training process incorporates both surrogate gradient learning (SGL) and ANN-to-SNN conversion techniques, with SGL demonstrating remarkable effectiveness in mobile robot path planning tasks. Experimental results validate the practicality and efficiency of DSQN, showcasing improved performance across diverse test scenarios compared to the original DQN algorithm. These findings highlight the potential of DSQN to advance path planning in complex and uncertain environments, establishing it as a robust and energy-efficient solution for mobile robotics.
{"title":"DSQN: Robust path planning of mobile robot based on deep spiking Q-network","authors":"Aakash Kumar ,&nbsp;Lei Zhang ,&nbsp;Hazrat Bilal ,&nbsp;Shifeng Wang ,&nbsp;Ali Muhammad Shaikh ,&nbsp;Lu Bo ,&nbsp;Avinash Rohra ,&nbsp;Alisha Khalid","doi":"10.1016/j.neucom.2025.129916","DOIUrl":"10.1016/j.neucom.2025.129916","url":null,"abstract":"<div><div>With the rapid advancement of science and technology, the field of mobile robot applications continues to expand, with path planning emerging as a fundamental yet challenging task. While traditional path planning techniques have developed into a relatively complete theoretical system, their performance in uncertain environments remains a critical area of research. To address this, we propose a novel Deep Spiking Q-Network (DSQN) algorithm that significantly enhances path planning performance by leveraging the unique advantages of spiking neural networks (SNNs). Unlike classic Q-learning and its contemporary variants, the DSQN algorithm integrates global and local information simultaneously, resulting in superior overall performance. As the third generation of neural networks, SNNs offer unparalleled robustness and energy efficiency by mimicking biological neural systems. By introducing spiking neurons into the conventional Deep Q-learning (DQN) framework, the DSQN algorithm overcomes key challenges in deep reinforcement learning (DRL), such as limited robustness and high energy consumption. The DSQN training process incorporates both surrogate gradient learning (SGL) and ANN-to-SNN conversion techniques, with SGL demonstrating remarkable effectiveness in mobile robot path planning tasks. Experimental results validate the practicality and efficiency of DSQN, showcasing improved performance across diverse test scenarios compared to the original DQN algorithm. These findings highlight the potential of DSQN to advance path planning in complex and uncertain environments, establishing it as a robust and energy-efficient solution for mobile robotics.</div></div>","PeriodicalId":19268,"journal":{"name":"Neurocomputing","volume":"634 ","pages":"Article 129916"},"PeriodicalIF":5.5,"publicationDate":"2025-03-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"143619557","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}
引用次数: 0
Learning with noisy labels for classifying biological echoes in polarimetric weather radar observations using artificial neural networks
IF 5.5 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2025-03-10 DOI: 10.1016/j.neucom.2025.129892
John Atanbori , Christos A. Frantzidis , Mohammed Al-Khafajiy , Aliyu Aliyu , Behnaz Sohani , Kofi Appiah , Harriet Moore , Catherine Sanders , Alastair I. Ward
The identification of biological echoes in radar data has revolutionized research into airborne migratory species. Deep learning applied to polarimetric weather radar observations can reveal signature patterns of mass movement by bio-scatterers such as birds, bats, and insects. However, due to the difficulties in labelling bio-scatterers in these data, threshold approaches have been proposed in the literature. In this research, we used the depolarization ratio (DR) based on differential reflectivity (zDR) and the cross-correlation coefficient (pHV), along with citizen scientist-reported data, to label bio-scatterers for deep learning. This method of labelling biological echoes in radar signatures is prone to noise, which impacts the accuracy of any model that relies on it. We introduce a novel semi-supervised co-training approach that uses a bootstrap ensemble with a confidence threshold. Our ensemble consists of the newly proposed STNet and two modified FNet models, which incorporate co-learning through bootstrap sampling for label correction. This innovative method significantly improves classification accuracy across all three multivariate numerical datasets compared to baseline models that lack co-learning with bootstrap-based label correction.
{"title":"Learning with noisy labels for classifying biological echoes in polarimetric weather radar observations using artificial neural networks","authors":"John Atanbori ,&nbsp;Christos A. Frantzidis ,&nbsp;Mohammed Al-Khafajiy ,&nbsp;Aliyu Aliyu ,&nbsp;Behnaz Sohani ,&nbsp;Kofi Appiah ,&nbsp;Harriet Moore ,&nbsp;Catherine Sanders ,&nbsp;Alastair I. Ward","doi":"10.1016/j.neucom.2025.129892","DOIUrl":"10.1016/j.neucom.2025.129892","url":null,"abstract":"<div><div>The identification of biological echoes in radar data has revolutionized research into airborne migratory species. Deep learning applied to polarimetric weather radar observations can reveal signature patterns of mass movement by bio-scatterers such as birds, bats, and insects. However, due to the difficulties in labelling bio-scatterers in these data, threshold approaches have been proposed in the literature. In this research, we used the depolarization ratio (DR) based on differential reflectivity (zDR) and the cross-correlation coefficient (pHV), along with citizen scientist-reported data, to label bio-scatterers for deep learning. This method of labelling biological echoes in radar signatures is prone to noise, which impacts the accuracy of any model that relies on it. We introduce a novel semi-supervised co-training approach that uses a bootstrap ensemble with a confidence threshold. Our ensemble consists of the newly proposed STNet and two modified FNet models, which incorporate co-learning through bootstrap sampling for label correction. This innovative method significantly improves classification accuracy across all three multivariate numerical datasets compared to baseline models that lack co-learning with bootstrap-based label correction.</div></div>","PeriodicalId":19268,"journal":{"name":"Neurocomputing","volume":"634 ","pages":"Article 129892"},"PeriodicalIF":5.5,"publicationDate":"2025-03-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"143610916","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Neural headline generation: A comprehensive survey 神经标题生成:全面调查
IF 5.5 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2025-03-10 DOI: 10.1016/j.neucom.2025.129633
Han Ren , Xiaona Chang , Xia Li
Automatic headline generation (HG) is an important natural language processing (NLP) task that aims to obtain a highly compressed text snippet from a document, to exhibit the core concept. Traditional headline generation (HG) techniques predominantly employ text summarization methods to generate short texts, by selecting important information from original documents. In recent years, with the rapid development of deep learning techniques, research on HG has leaned toward neural network-based end-to-end modeling approaches. Pretrained schemes and large language models (LLMs) demonstrate superior capability in generating natural language texts, thereby promoting further exploration on HG studies. However, a quality gap remains between machine-generated and human-written texts, making the generation of attractive and faithful headlines worthy of in-depth research. Therefore, this study presents a review of the most recent technologies on HG, including methods, datasets, and evaluation strategies. Future research directions are outlined, which provide a valuable reference point for HG and other summarization tasks. A collection of reference papers and code sources is available at: https://github.com/xiaona-chang/HGSurvey.
{"title":"Neural headline generation: A comprehensive survey","authors":"Han Ren ,&nbsp;Xiaona Chang ,&nbsp;Xia Li","doi":"10.1016/j.neucom.2025.129633","DOIUrl":"10.1016/j.neucom.2025.129633","url":null,"abstract":"<div><div>Automatic headline generation (HG) is an important natural language processing (NLP) task that aims to obtain a highly compressed text snippet from a document, to exhibit the core concept. Traditional headline generation (HG) techniques predominantly employ text summarization methods to generate short texts, by selecting important information from original documents. In recent years, with the rapid development of deep learning techniques, research on HG has leaned toward neural network-based end-to-end modeling approaches. Pretrained schemes and large language models (LLMs) demonstrate superior capability in generating natural language texts, thereby promoting further exploration on HG studies. However, a quality gap remains between machine-generated and human-written texts, making the generation of attractive and faithful headlines worthy of in-depth research. Therefore, this study presents a review of the most recent technologies on HG, including methods, datasets, and evaluation strategies. Future research directions are outlined, which provide a valuable reference point for HG and other summarization tasks. A collection of reference papers and code sources is available at: <span><span>https://github.com/xiaona-chang/HGSurvey</span><svg><path></path></svg></span>.</div></div>","PeriodicalId":19268,"journal":{"name":"Neurocomputing","volume":"635 ","pages":"Article 129633"},"PeriodicalIF":5.5,"publicationDate":"2025-03-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"143628886","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}
引用次数: 0
期刊
Neurocomputing
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1