-
2221
Deep Learning-Based Systems for Evaluating and Enhancing Child-Friendliness of Urban Streets—A Case of Shanghai Urban Street
Published 2025-06-01“…The system extracts spatial features of streets based on urban street environmental information, and incorporates evaluation inputs from intergenerational user groups, including children and their caregivers. …”
Get full text
Article -
2222
A Comprehensive Method for Anomaly Detection in Complex Dynamic IoT Systems
Published 2025-04-01“…These results underline the practical relevance of our approach for real-time monitoring of transportation networks, while also contributing theoretically to the integration of spatial and temporal features in anomaly detection.…”
Get full text
Article -
2223
Translation of computed tomography images to T2-Weighted magnetic resonance images of lumbar spine using generative adversarial networks on sagittal images
Published 2025-05-01“…Abstract This study aims to develop a generative adversarial networks (GAN)-based image translation model for synthesizing lumbar spine Computed Tomography (CT) to Magnetic Resonance (MR) images, focusing on sagittal images, and to evaluate its performance. …”
Get full text
Article -
2224
3D medical image segmentation using the serial–parallel convolutional neural network and transformer based on cross‐window self‐attention
Published 2025-04-01“…Abstract Convolutional neural network (CNN) with the encoder–decoder structure is popular in medical image segmentation due to its excellent local feature extraction ability but it faces limitations in capturing the global feature. …”
Get full text
Article -
2225
-
2226
CochleaSpecNet: An Attention-Based Dual Branch Hybrid CNN-GRU Network for Speech Emotion Recognition Using Cochleagram and Spectrogram
Published 2024-01-01“…The network integrates a hybrid model that combines Convolutional Neural Networks (CNN) for feature extraction with Gated Recurrent Units (GRU) to handle temporal dependencies. …”
Get full text
Article -
2227
Using Segmentation to Boost Classification Performance and Explainability in CapsNets
Published 2024-06-01“…In this paper, we present Combined-CapsNet (C-CapsNet), a novel approach aimed at enhancing the performance and explainability of Capsule Neural Networks (CapsNets) in image classification tasks. …”
Get full text
Article -
2228
MKD-Net: A Novel Neuro Evolutionary Approach for Blockchain-Based Secure Medical Image Classification Using Multi-Kernel DLM
Published 2025-01-01“…In the proposed methodology, we develop a non-iterative learning-based neural network that can handle class imbalance with the help of class-specific regularizations, named multi-kernel deep neural networks (MKD-Net). …”
Get full text
Article -
2229
-
2230
An Effective Res-Progressive Growing Generative Adversarial Network-Based Cross-Platform Super-Resolution Reconstruction Method for Drone and Satellite Images
Published 2024-09-01“…First, the residual module facilitates the training of deep networks, as well as the extraction of deep features. …”
Get full text
Article -
2231
CBAM-DeepConvNet: Convolutional Block Attention Module-Deep Convolutional Neural Network for asymmetric visual evoked potentials recognition
Published 2025-12-01“…Purpose: This study aimed to improve the accuracy and the ITR in the stimulative paradigm of character spelling systems based on asymmetric Visual Evoked Potentials (aVEPs) by utilizing EEG signal and an improved Convolutional Block Attention Module-Deep Convolutional Neural Network. Methods: This study proposed a deep-learning analysis framework called Convolutional Block Attention Module-Deep Convolutional Neural Network (CBAM-DeepConvNet) to decode aVEPs-based characters. …”
Get full text
Article -
2232
Integration of Graph Neural Networks and multi-omics analysis identify the predictive factor and key gene for immunotherapy response and prognosis of bladder cancer
Published 2024-12-01“…Abstract Objective The evaluation of the efficacy of immunotherapy is of great value for the clinical treatment of bladder cancer. …”
Get full text
Article -
2233
Berg Balance Scale Scoring System for Balance Evaluation by Leveraging Attention-Based Deep Learning with Wearable IMU Sensors
Published 2025-04-01“…Thus, to address the limitations of manual scoring and complexities of capturing gait features, we proposed an automated BBS assessment system using an attention-based deep learning algorithm with IMU data, integrating convolutional neural networks (CNNs) for spatial feature extraction, bidirectional long short-term memory (Bi-LSTM) networks for temporal modeling, and attention mechanisms to emphasize informative features. …”
Get full text
Article -
2234
Enhanced visibility graph for EEG classification
Published 2025-05-01“…Our framework offers a holistic approach for capturing both frequency-domain characteristics and temporal dynamics of EEG signals. We evaluate four DL architectures, namely multilayer perceptron (MLP), long short-term memory (LSTM) networks, InceptionTime and ChronoNet, applied to several datasets and in different experimental conditions. …”
Get full text
Article -
2235
Few-shot Remote Sensing Imagery Recognition with Compositionality Inductive Bias in Hierarchical Representation Space
Published 2025-01-01“…Different from the naive data-driven strategies mentioned above, we alternatively devote to delicate feature modeling by constraining the mapping behavior of deep neural networks. …”
Get full text
Article -
2236
-
2237
MSHRNet: a multi-scale high-resolution network for land cover classification from high spatial resolution remote sensing images
Published 2025-08-01“…It features a multi-scale feature interaction module that integrates feature maps across different resolutions in the encoder and enhances the importance of these fused features using a coordinate attention module. …”
Get full text
Article -
2238
Multi-scale attention patching encoder network: a deployable model for continuous estimation of hand kinematics from surface electromyographic signals
Published 2024-12-01“…The MAF module adaptively captures the local spatiotemporal features at multiple scales, the PE module acquires the global spatiotemporal features of sEMG, and the smoothing layer further improves prediction stability. …”
Get full text
Article -
2239
Rolling Bearing Fault Diagnosis Model Based on Multi-Scale Depthwise Separable Convolutional Neural Network Integrated with Spatial Attention Mechanism
Published 2025-06-01“…Guided by the attention mechanism to concentrate on discriminative feature regions and to suppress noise, the convolutional component efficiently extracts hierarchical features in parallel through the multi-scale receptive fields. …”
Get full text
Article -
2240
Tampered text detection via RGB and frequency relationship modeling
Published 2022-06-01“…In recent years, the widespread dissemination of tampered text images on the Internet constitutes an important threat to the security of text images.However, the corresponding tampered text detection (TTD) methods have not been sufficiently explored.The TTD task aims to locate all text regions in an image while judging whether the text regions have been tampered with according to the authenticity of the texture.Thus, different from the general text detection task, TTD task further needs to perceive the fine-grained information for real-world and tampered text classification.TTD task has two main challenges.One the one hand, due to the high similarity in texture between real-world texts and tampered texts, TTD methods that only learn from RGB domain features have limited capability to distinguish these two-category texts well.On the other hand, as the different detecting difficulty exists in real-world texts and tampered texts, the network cannot well balance the learning process of the two-category texts, resulting in the imbalance detection performance between real-world and tampered texts.Compared with RGB domain features, the discontinuity of text texture in frequency domain can help the network to identify the authenticity of text instances.Accordingly, a new TTD method based on RGB and frequency information relationship modeling was proposed.The features in the RGB and frequency domains were extracted by independent feature extractors respectively.Thus, the identification ability of tampered texture can be enhanced by introducing frequency information during the texture perception.Then, a global RGB-frequency relationship module (GRM) was introduced to model the texture authenticity relationship between different text instances.GRM referred to the RGB-frequency features of other text instances in the same image to assist in judging the authenticity of the current text instance, which solved the problem of imbalanced detection performance.Furthermore, a new TTD dataset (Tampered-SROIE) was proposed to evaluate the effectiveness of proposed method, which contains 986 images (626 training images and 360 test images).By evaluating on the Tampered-SROIE, the proposed method obtains 95.97% and 96.80% in F-measure for real-world and tampered texts respectively and reduces the imbalanced detection accuracy by 1.13%.The proposed method will give new insights to the TTD community from the perspective of network structure and detection strategy.Tampered-SROIE also provides an evaluation benchmark for future TTD methods.…”
Get full text
Article