Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Article Types

Countries / Regions

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Search Results (295)

Search Parameters:
Keywords = social-LSTM

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
25 pages, 2349 KiB  
Article
Development of a Method for Determining Password Formation Rules Using Neural Networks
by Leila Rzayeva, Alissa Ryzhova, Merei Zhaparkhanova, Ali Myrzatay, Olzhas Konakbayev, Abilkair Imanberdi, Yussuf Ahmed and Zhaksylyk Kozhakhmet
Information 2025, 16(8), 655; https://doi.org/10.3390/info16080655 (registering DOI) - 31 Jul 2025
Abstract
According to the latest Verizon DBIR report, credential abuse, including password reuse and human factors in password creation, remains the leading attack vector. It was revealed that most users change their passwords only when they forget them, and 35% of respondents find mandatory [...] Read more.
According to the latest Verizon DBIR report, credential abuse, including password reuse and human factors in password creation, remains the leading attack vector. It was revealed that most users change their passwords only when they forget them, and 35% of respondents find mandatory password rotation policies inconvenient. These findings highlight the importance of combining technical solutions with user-focused education to strengthen password security. In this research, the “human factor in the creation of usernames and passwords” is considered a vulnerability, as identifying the patterns or rules used by users in password generation can significantly reduce the number of possible combinations that attackers need to try in order to gain access to personal data. The proposed method based on an LSTM model operates at a character level, detecting recurrent structures and generating generalized masks that reflect the most common components in password creation. Open datasets of 31,000 compromised passwords from real-world leaks were used to train the model and it achieved over 90% test accuracy without signs of overfitting. A new method of evaluating the individual password creation habits of users and automatically fetching context-rich keywords from a user’s public web and social media footprint via a keyword-extraction algorithm is developed, and this approach is incorporated into a web application that allows clients to locally fine-tune an LSTM model locally, run it through ONNX, and carry out all inference on-device, ensuring complete data confidentiality and adherence to privacy regulations. Full article
Show Figures

Figure 1

25 pages, 2297 KiB  
Article
Detecting Fake News in Urdu Language Using Machine Learning, Deep Learning, and Large Language Model-Based Approaches
by Muhammad Shoaib Farooq, Syed Muhammad Asadullah Gilani, Muhammad Faraz Manzoor and Momina Shaheen
Information 2025, 16(7), 595; https://doi.org/10.3390/info16070595 - 10 Jul 2025
Viewed by 365
Abstract
Fake news is false or misleading information that looks like real news and spreads through traditional and social media. It has a big impact on our social lives, especially in politics. In Pakistan, where Urdu is the main language, finding fake news in [...] Read more.
Fake news is false or misleading information that looks like real news and spreads through traditional and social media. It has a big impact on our social lives, especially in politics. In Pakistan, where Urdu is the main language, finding fake news in Urdu is difficult because there are not many effective systems for this. This study aims to solve this problem by creating a detailed process and training models using machine learning, deep learning, and large language models (LLMs). The research uses methods that look at the features of documents and classes to detect fake news in Urdu. Different models were tested, including machine learning models like Naïve Bayes and Support Vector Machine (SVM), as well as deep learning models like Convolutional Neural Networks (CNNs) and Long Short-Term Memory (LSTM), which used embedding techniques. The study also used advanced models like BERT and GPT to improve the detection process. These models were first evaluated on the Bend-the-Truth dataset, where CNN achieved an F1 score of 72%, Naïve Bayes scored 78%, and the BERT Transformer achieved the highest F1 score of 79% on Bend the Truth dataset. To further validate the approach, the models were tested on a more diverse dataset, Ax-to-Grind, where both SVM and LSTM achieved an F1 score of 89%, while BERT outperformed them with an F1 score of 93%. Full article
Show Figures

Figure 1

25 pages, 2892 KiB  
Article
Focal Correlation and Event-Based Focal Visual Content Text Attention for Past Event Search
by Pranita P. Deshmukh and S. Poonkuntran
Computers 2025, 14(7), 255; https://doi.org/10.3390/computers14070255 - 28 Jun 2025
Viewed by 304
Abstract
Every minute, vast amounts of video and image data are uploaded worldwide to the internet and social media platforms, creating a rich visual archive of human experiences—from weddings and family gatherings to significant historical events such as war crimes and humanitarian crises. When [...] Read more.
Every minute, vast amounts of video and image data are uploaded worldwide to the internet and social media platforms, creating a rich visual archive of human experiences—from weddings and family gatherings to significant historical events such as war crimes and humanitarian crises. When properly analyzed, this multimodal data holds immense potential for reconstructing important events and verifying information. However, challenges arise when images and videos lack complete annotations, making manual examination inefficient and time-consuming. To address this, we propose a novel event-based focal visual content text attention (EFVCTA) framework for automated past event retrieval using visual question answering (VQA) techniques. Our approach integrates a Long Short-Term Memory (LSTM) model with convolutional non-linearity and an adaptive attention mechanism to efficiently identify and retrieve relevant visual evidence alongside precise answers. The model is designed with robust weight initialization, regularization, and optimization strategies and is evaluated on the Common Objects in Context (COCO) dataset. The results demonstrate that EFVCTA achieves the highest performance across all metrics (88.7% accuracy, 86.5% F1-score, 84.9% mAP), outperforming state-of-the-art baselines. The EFVCTA framework demonstrates promising results for retrieving information about past events captured in images and videos and can be effectively applied to scenarios such as documenting training programs, workshops, conferences, and social gatherings in academic institutions Full article
Show Figures

Figure 1

20 pages, 3416 KiB  
Article
Deflection Prediction of Highway Bridges Using Wireless Sensor Networks and Enhanced iTransformer Model
by Cong Mu, Chen Chang, Jiuyuan Huo and Jiguang Yang
Buildings 2025, 15(13), 2176; https://doi.org/10.3390/buildings15132176 - 22 Jun 2025
Viewed by 360
Abstract
As an important part of national transportation infrastructure, the operation status of bridges is directly related to transportation safety and social stability. Structural deflection, which reflects the deformation behavior of bridge systems, serves as a key indicator for identifying stiffness degradation and the [...] Read more.
As an important part of national transportation infrastructure, the operation status of bridges is directly related to transportation safety and social stability. Structural deflection, which reflects the deformation behavior of bridge systems, serves as a key indicator for identifying stiffness degradation and the progression of localized damage. The accurate modeling and forecasting of deflection are thus essential for effective bridge health monitoring and intelligent maintenance. To address the limitations of traditional methods in handling multi-source data fusion and nonlinear temporal dependencies, this study proposes an enhanced iTransformer-based prediction model, termed LDAiT (LSTM Differential Attention iTransformer), which integrates Long Short-Term Memory (LSTM) networks and a differential attention mechanism for high-fidelity deflection prediction under complex working conditions. Firstly, a multi-source heterogeneous time series dataset is constructed based on wireless sensor network (WSN) technology, enabling the real-time acquisition and fusion of key structural response parameters such as deflection, strain, and temperature across critical bridge sections. Secondly, LDAiT enhances the modeling capability of long-term dependence through the introduction of LSTM and combines with the differential attention mechanism to improve the precision of response to the local dynamic changes in disturbance. Finally, experimental validation is carried out based on the measured data of Xintian Yellow River Bridge, and the results show that LDAiT outperforms the existing mainstream models in the indexes of R2, RMSE, MAE, and MAPE and has good accuracy, stability and generalization ability. The proposed approach offers a novel and effective framework for deflection forecasting in complex bridge systems and holds significant potential for practical deployment in structural health monitoring and intelligent decision-making applications. Full article
(This article belongs to the Section Construction Management, and Computers & Digitization)
Show Figures

Figure 1

33 pages, 11250 KiB  
Article
RADAR#: An Ensemble Approach for Radicalization Detection in Arabic Social Media Using Hybrid Deep Learning and Transformer Models
by Emad M. Al-Shawakfa, Anas M. R. Alsobeh, Sahar Omari and Amani Shatnawi
Information 2025, 16(7), 522; https://doi.org/10.3390/info16070522 - 22 Jun 2025
Cited by 1 | Viewed by 470
Abstract
The recent increase in extremist material on social media platforms makes serious countermeasures to international cybersecurity and national security efforts more difficult. RADAR#, a deep ensemble approach for the detection of radicalization in Arabic tweets, is introduced in this paper. Our model combines [...] Read more.
The recent increase in extremist material on social media platforms makes serious countermeasures to international cybersecurity and national security efforts more difficult. RADAR#, a deep ensemble approach for the detection of radicalization in Arabic tweets, is introduced in this paper. Our model combines a hybrid CNN-Bi-LSTM framework with a top Arabic transformer model (AraBERT) through a weighted ensemble strategy. We employ domain-specific Arabic tweet pre-processing techniques and a custom attention layer to better focus on radicalization indicators. Experiments over a 89,816 Arabic tweet dataset indicate that RADAR# reaches 98% accuracy and a 97% F1-score, surpassing advanced approaches. The ensemble strategy is particularly beneficial in handling dialectical variations and context-sensitive words common in Arabic social media updates. We provide a full performance analysis of the model, including ablation studies and attention visualization for better interpretability. Our contribution is useful to the cybersecurity community through an effective early detection mechanism of online radicalization in Arabic language content, which can be potentially applied in counter-terrorism and online content moderation. Full article
Show Figures

Figure 1

48 pages, 9168 KiB  
Review
Socializing AI: Integrating Social Network Analysis and Deep Learning for Precision Dairy Cow Monitoring—A Critical Review
by Sibi Chakravathy Parivendan, Kashfia Sailunaz and Suresh Neethirajan
Animals 2025, 15(13), 1835; https://doi.org/10.3390/ani15131835 - 20 Jun 2025
Viewed by 982
Abstract
This review critically analyzes recent advancements in dairy cow behavior recognition, highlighting novel methodological contributions through the integration of advanced artificial intelligence (AI) techniques such as transformer models and multi-view tracking with social network analysis (SNA). Such integration offers transformative opportunities for improving [...] Read more.
This review critically analyzes recent advancements in dairy cow behavior recognition, highlighting novel methodological contributions through the integration of advanced artificial intelligence (AI) techniques such as transformer models and multi-view tracking with social network analysis (SNA). Such integration offers transformative opportunities for improving dairy cattle welfare, but current applications remain limited. We describe the transition from manual, observer-based assessments to automated, scalable methods using convolutional neural networks (CNNs), spatio-temporal models, and attention mechanisms. Although object detection models, including You Only Look Once (YOLO), EfficientDet, and sequence models, such as Bidirectional Long Short-Term Memory (BiLSTM) and Convolutional Long Short-Term Memory (convLSTM), have improved detection and classification, significant challenges remain, including occlusions, annotation bottlenecks, dataset diversity, and limited generalizability. Existing interaction inference methods rely heavily on distance-based approximations (i.e., assuming that proximity implies social interaction), lacking the semantic depth essential for comprehensive SNA. To address this, we propose innovative methodological intersections such as pose-aware SNA frameworks and multi-camera fusion techniques. Moreover, we explicitly discuss ethical challenges and data governance issues, emphasizing data transparency and animal welfare concerns within precision livestock contexts. We clarify how these methodological innovations directly impact practical farming by enhancing monitoring precision, herd management, and welfare outcomes. Ultimately, this synthesis advocates for strategic, empathetic, and ethically responsible precision dairy farming practices, significantly advancing both dairy cow welfare and operational effectiveness. Full article
(This article belongs to the Section Animal Welfare)
Show Figures

Figure 1

24 pages, 1617 KiB  
Article
Destructive Creation of New Invasive Technologies: Generative Artificial Intelligence Behaviour
by Mario Coccia
Technologies 2025, 13(7), 261; https://doi.org/10.3390/technologies13070261 - 20 Jun 2025
Viewed by 426
Abstract
This study proposes a new concept that explains a source of technological change: The invasive behaviour of general purpose technologies that breaks into scientific and technological ecosystems with accelerated diffusion of new products and processes that destroy the usage value of all units [...] Read more.
This study proposes a new concept that explains a source of technological change: The invasive behaviour of general purpose technologies that breaks into scientific and technological ecosystems with accelerated diffusion of new products and processes that destroy the usage value of all units previously used. This study highlights the dynamics of the invasive destruction of new path-breaking technologies in driving innovative activity. Invasive technologies conquer the scientific, technological, and business spaces of alternative technologies by introducing manifold radical innovations that support technological, economic, and social change. The proposed theoretical framework is verified empirically in new technologies of neural network architectures, comparing transformer technology (a deep learning architecture having unsupervised and semi-supervised algorithms that create new contents and mimic human ability, supporting Generative Artificial Intelligence) to Long Short-Term Memory (LSTM) and Recurrent Neural Networks (RNNs). Statistical evidence here, based on patent analyses, reveals that the exponential growth rate of transformer technology over a period of five years (2020–2024) is 45.91% more than double compared to the alternative technologies of LSTM (21.17%) and RNN (18.15%). Moreover, the proposed invasive rate in technological space shows that is very high for transformer technology at the level of 2.2%, whereas for LSTM it is 1.39% and for RNN it is 1.22% over 2020–2024, respectively. Invasive behaviour of drastic technologies is a new approach that can explain one of the major causes of global technological change and this scientific examination here significantly contributes to our understanding of the current dynamics in technological evolution of the Artificial Intelligence technology having high industrial impacts on the progress of human society. Full article
(This article belongs to the Section Information and Communication Technologies)
Show Figures

Figure 1

29 pages, 3879 KiB  
Article
Fusion of Sentiment and Market Signals for Bitcoin Forecasting: A SentiStack Network Based on a Stacking LSTM Architecture
by Zhizhou Zhang, Changle Jiang and Meiqi Lu
Big Data Cogn. Comput. 2025, 9(6), 161; https://doi.org/10.3390/bdcc9060161 - 19 Jun 2025
Cited by 1 | Viewed by 1782
Abstract
This paper proposes a comprehensive deep-learning framework, SentiStack, for Bitcoin price forecasting and trading strategy evaluation by integrating multimodal data sources, including market indicators, macroeconomic variables, and sentiment information extracted from financial news and social media. The model architecture is based on a [...] Read more.
This paper proposes a comprehensive deep-learning framework, SentiStack, for Bitcoin price forecasting and trading strategy evaluation by integrating multimodal data sources, including market indicators, macroeconomic variables, and sentiment information extracted from financial news and social media. The model architecture is based on a Stacking-LSTM ensemble, which captures complex temporal dependencies and non-linear patterns in high-dimensional financial time series. To enhance predictive power, sentiment embeddings derived from full-text analysis using the DeepSeek language model are fused with traditional numerical features through early and late data fusion techniques. Empirical results demonstrate that the proposed model significantly outperforms baseline strategies, including Buy & Hold and Random Trading, in cumulative return and risk-adjusted performances. Feature ablation experiments further reveal the critical role of sentiment and macroeconomic inputs in improving forecasting accuracy. The sentiment-enhanced model also exhibits strong performance in identifying high-return market movements, suggesting its practical value for data-driven investment decision-making. Overall, this study highlights the importance of incorporating soft information, such as investor sentiment, alongside traditional quantitative features in financial forecasting models. Full article
Show Figures

Figure 1

22 pages, 948 KiB  
Article
Dynamic Identification of Relative Poverty Among Chinese Households Using the Multiway Mahalanobis–Taguchi System: A Sustainable Livelihoods Perspective
by Zhipeng Chang, Yuehua Wang and Wenhe Chen
Sustainability 2025, 17(12), 5384; https://doi.org/10.3390/su17125384 - 11 Jun 2025
Viewed by 355
Abstract
To promote global sustainable development, this paper focuses on the identification of relative poverty. On the one hand, based on the sustainable livelihoods framework, a multi-dimensional relative poverty identification index system is constructed, covering six dimensions—human capital, financial capital, natural capital, physical capital, [...] Read more.
To promote global sustainable development, this paper focuses on the identification of relative poverty. On the one hand, based on the sustainable livelihoods framework, a multi-dimensional relative poverty identification index system is constructed, covering six dimensions—human capital, financial capital, natural capital, physical capital, social capital, and livelihood environment—with a total of 18 indexes. On the other hand, addressing the limitations of traditional relative poverty identification methods in handling dynamic three-dimensional data, the multiway Mahalanobis–Taguchi system (MMTS) is proposed to identify dynamic relative poverty. This method first unfolds dynamic three-dimensional data into two-dimensional data along the sample direction through multiway statistical analysis techniques, then constructs multiway Mahalanobis distances to measure sample differences, and finally uses a Taguchi orthogonal experimental design for dimensionality reduction and noise reduction to optimize the model. Experiments using tracking survey data from 2020 to 2024 in three poverty-stricken counties in China’s Dabie Mountain area show that MMTS performs better than the Two-Way Fixed Effects (Two-way FE) model and Dynamic LSTM. MMTS shows a higher specificity, stronger noise resistance, smaller result fluctuations, better G-means performance, and a better balance between sensitivity and specificity. This proves its scientific validity and practical applicability. Full article
Show Figures

Figure 1

27 pages, 6130 KiB  
Article
AI-Assisted Real-Time Monitoring of Infectious Diseases in Urban Areas
by Mohammed M. Alwakeel
Mathematics 2025, 13(12), 1911; https://doi.org/10.3390/math13121911 - 7 Jun 2025
Viewed by 1129
Abstract
The rapid expansion of infectious diseases in urban environments presents a significant public health challenge, as traditional surveillance methods rely on delayed case reporting, limiting proactive response capabilities. With the increasing availability of real-time health data, artificial intelligence (AI) has emerged as a [...] Read more.
The rapid expansion of infectious diseases in urban environments presents a significant public health challenge, as traditional surveillance methods rely on delayed case reporting, limiting proactive response capabilities. With the increasing availability of real-time health data, artificial intelligence (AI) has emerged as a powerful tool for disease monitoring, anomaly detection, and outbreak prediction. This study proposes SmartHealth-Track, an AI-powered real-time infectious disease monitoring framework that integrates machine learning models with IoT-enabled surveillance, smart pharmacy analytics, wearable health tracking, and wastewater surveillance to enhance early outbreak detection and predictive forecasting. The system leverages time series forecasting with long short-term memory (LSTM) networks, logistic regression for outbreak probability estimation, anomaly detection with isolation forests, and natural language processing (NLP) for extracting epidemiological insights from public health reports and social media trends. Experimental validation using real-world datasets demonstrated that SmartHealth-Track achieves high accuracy, with an outbreak detection accuracy of 92.4%, wearable-based fever detection accuracy of 93.5%, AI-driven contact tracing precision of 91.2%, and AI-enhanced wastewater pathogen classification accuracy of 94.1%. The findings confirm that AI-driven real-time surveillance significantly improves outbreak detection and forecasting, enabling timely public health interventions. Future research should focus on federated learning for secure data collaboration and reinforcement learning for adaptive decision making. Full article
(This article belongs to the Special Issue Application of Artificial Intelligence in Decision Making)
Show Figures

Figure 1

22 pages, 1148 KiB  
Article
Research on a PTSD Risk Assessment Model Using Multi-Modal Data Fusion
by Youxi Luo, Yucui Shang, Dongfeng Zhu, Tian Zhang and Chaozhu Hu
Mathematics 2025, 13(11), 1901; https://doi.org/10.3390/math13111901 - 5 Jun 2025
Viewed by 677
Abstract
Post-traumatic stress disorder (PTSD) is a complex psychological disorder caused by multiple factors, which are not only related to individual psychological states but also closely linked to physiological responses, social environments, and personal experiences. Therefore, traditional single data source assessment methods are difficult [...] Read more.
Post-traumatic stress disorder (PTSD) is a complex psychological disorder caused by multiple factors, which are not only related to individual psychological states but also closely linked to physiological responses, social environments, and personal experiences. Therefore, traditional single data source assessment methods are difficult to fully understand and evaluate the complexity of PTSD. To overcome this challenge, the focus of this study is on developing a PTSD risk assessment model based on multi-modal data fusion. The importance of multi-modal data fusion lies in its ability to integrate data from different dimensions and provide a more comprehensive PTSD risk assessment. For multi-modal data fusion, two sets of solutions are proposed: the first is to extract EEG features using B-spline basis functions, combined with questionnaire data, to construct a multi-modal Zero-Inflated Poisson regression model; the second is to build a multi-modal deep neural network fusion prediction model to automatically extract and fuse multi-modal data features. The results show that the multi-modal data model is more accurate than the single data model, with significantly improved prediction ability. Zero-inflated Poisson models are prone to over-fitting when data is limited, while deep neural network models show superior performance in both training and prediction sets, especially the Hybrid LSTM-FCNN model, which not only has high accuracy but also strong generalization ability. This study proves the potential of multi-modal data fusion in PTSD prediction, and the Hybrid LSTM-FCNN model stands out for its high accuracy and good generalization ability, providing scientific evidence for early warning of PTSD in rescue personnel. Future research can further explore model optimization and clinical applications to promote the mental health maintenance of rescue personnel. Full article
(This article belongs to the Section D: Statistics and Operational Research)
Show Figures

Figure 1

27 pages, 4562 KiB  
Article
Text Mining for Consumers’ Sentiment Tendency and Strategies for Promoting Cross-Border E-Commerce Marketing Using Consumers’ Online Review Data
by Changting Liu, Tao Chen, Qiang Pu and Ying Jin
J. Theor. Appl. Electron. Commer. Res. 2025, 20(2), 125; https://doi.org/10.3390/jtaer20020125 - 2 Jun 2025
Cited by 1 | Viewed by 764
Abstract
With the rapid advancement of information technology and the increasing maturity of online shopping platforms, cross-border shopping has experienced rapid growth. Online consumer reviews, as an essential part of the online shopping process, have become a vital way for merchants to obtain user [...] Read more.
With the rapid advancement of information technology and the increasing maturity of online shopping platforms, cross-border shopping has experienced rapid growth. Online consumer reviews, as an essential part of the online shopping process, have become a vital way for merchants to obtain user feedback and gain insights into market demands. The research employs Python tools (Jupyter Notebook 7.0.8) to analyze the 14,078 pieces of review text data from the top four best-selling products in a certain product category on a certain cross-border e-commerce platform. By applying social network analysis, constructing LDA (Latent Dirichlet Allocation) topic models, and establishing LSTM (Long Short-Term Memory) sentiment classification models, the topics and sentiment distribution of the review set are obtained, and the evolution trends of topics and sentiments are analyzed according to different periods. The research finds that in the overall review set, consumers’ focus is concentrated on five aspects: functional features, quality and cost-effectiveness, usage effectiveness, post-purchase support, and design and assembly. In terms of changes in review sentiments, the negative proportion of the topics of functional features and usage effects is still relatively high. Given the above, this study integrates the 4P and 4C theories to propose strategies for enhancing the marketing capabilities of cross-border e-commerce in the context of digital cross-border operations, providing theoretical and practical marketing insights for cross-border e-commerce enterprises. Full article
(This article belongs to the Special Issue Human–Technology Synergies in AI-Driven E-Commerce Environments)
Show Figures

Figure 1

18 pages, 373 KiB  
Article
Machine Learning- and Deep Learning-Based Multi-Model System for Hate Speech Detection on Facebook
by Amna Naseeb, Muhammad Zain, Nisar Hussain, Amna Qasim, Fiaz Ahmad, Grigori Sidorov and Alexander Gelbukh
Algorithms 2025, 18(6), 331; https://doi.org/10.3390/a18060331 - 1 Jun 2025
Cited by 2 | Viewed by 702
Abstract
Hate speech is a complex topic that transcends language, culture, and even social spheres. Recently, the spread of hate speech on social media sites like Facebook has added a new layer of complexity to the issue of online safety and content moderation. This [...] Read more.
Hate speech is a complex topic that transcends language, culture, and even social spheres. Recently, the spread of hate speech on social media sites like Facebook has added a new layer of complexity to the issue of online safety and content moderation. This study seeks to minimize this problem by developing an Arabic script-based tool for automatically detecting hate speech in Roman Urdu, an informal script used most commonly for South Asian digital communications. Roman Urdu is relatively complex as there are no standardized spellings, leading to syntactic variations, which increases the difficulty of hate speech detection. To tackle this problem, we adopt a holistic strategy using a combination of six machine learning (ML) and four Deep Learning (DL) models, a dataset from Facebook comments, which was preprocessed (tokenization, stopwords removal, etc.), and text vectorization (TF-IDF, word embeddings). The ML algorithms used in this study are LR, SVM, RF, NB, KNN, and GBM. We also use deep learning architectures like CNN, RNN, LSTM, and GRU to increase the accuracy of the classification further. It is proven by the experimental results that deep learning models outperform the traditional ML approaches by a significant margin, with CNN and LSTM achieving accuracies of 95.1% and 96.2%, respectively. As far as we are aware, this is the first work that investigates QLoRA for fine-tuning large models for the task of offensive language detection in Roman Urdu. Full article
(This article belongs to the Special Issue Linguistic and Cognitive Approaches to Dialog Agents)
Show Figures

Figure 1

26 pages, 2438 KiB  
Article
A Hybrid KAN-BiLSTM Transformer with Multi-Domain Dynamic Attention Model for Cybersecurity
by Aleksandr Chechkin, Ekaterina Pleshakova and Sergey Gataullin
Technologies 2025, 13(6), 223; https://doi.org/10.3390/technologies13060223 - 29 May 2025
Cited by 2 | Viewed by 1697
Abstract
With the exponential growth of cyberbullying cases on social media, there is a growing need to develop effective mechanisms for its detection and prediction, which can create a safer and more comfortable digital environment. One of the areas with such potential is the [...] Read more.
With the exponential growth of cyberbullying cases on social media, there is a growing need to develop effective mechanisms for its detection and prediction, which can create a safer and more comfortable digital environment. One of the areas with such potential is the application of natural language processing (NLP) and artificial intelligence (AI). This study applies a novel hybrid-structure Hybrid Transformer–Enriched Attention with Multi-Domain Dynamic Attention Network (Hyb-KAN), which combines a transformer-based architecture, an attention mechanism, and BiLSTM recurrent neural networks. In this study, a multi-class classification method is used to identify comments containing cyberbullying features. For better verification, we compared the proposed method with baseline methods. The Hyb-KAN model demonstrated high results on the multi-class classification dataset, achieving an accuracy of 95.25%. The synergy of BiLSTM, Transformer, MD-DAN, and KAN components provides flexibility and accuracy of text analysis. The study used explainable visualization techniques, including SHAP and LIME, to analyze the interpretability of the Hyb-KAN model, providing a deeper understanding of the decision-making mechanisms. In the final stage of the study, the results were compared with current research data to confirm their relevance to current trends. Full article
Show Figures

Figure 1

21 pages, 1720 KiB  
Article
An Autism Spectrum Disorder Identification Method Based on 3D-CNN and Segmented Temporal Decision Network
by Zhiling Liu, Ye Chen, Xinrui Dong and Jing Liu
Brain Sci. 2025, 15(6), 569; https://doi.org/10.3390/brainsci15060569 - 25 May 2025
Viewed by 604
Abstract
(1) Background: Autism Spectrum Disorder (ASD) is a neurodevelopmental disorder characterized by social communication deficits and repetitive behaviors. Functional MRI (fMRI) has been widely applied to investigate brain functional abnormalities associated with ASD, yet challenges remain due to complex data characteristics and limited [...] Read more.
(1) Background: Autism Spectrum Disorder (ASD) is a neurodevelopmental disorder characterized by social communication deficits and repetitive behaviors. Functional MRI (fMRI) has been widely applied to investigate brain functional abnormalities associated with ASD, yet challenges remain due to complex data characteristics and limited spatiotemporal information capture. This study aims to improve the ability to capture spatiotemporal dynamics of brain activity by proposing an advanced framework. (2) Methods: This study proposes an ASD recognition method that combines 3D Convolutional Neural Networks (3D-CNNs) and segmented temporal decision networks. The method first uses the 3D-CNN to automatically extract high-dimensional spatial features directly from the raw 4D fMRI data. It then captures temporal dynamic properties through a designed segmented Long Short-Term Memory (LSTM) network. The concatenated spatiotemporal features are classified using Gradient Boosting Decision Trees (GBDTs), and finally, a voting mechanism is applied to determine whether the subject belongs to the ASD group based on the prediction results. This approach not only enhances the efficiency of spatiotemporal feature extraction but also improves the model’s ability to learn complex brain activity patterns. (3) Results: The proposed method was evaluated on the ABIDE dataset, which includes 1035 subjects from 17 different brain imaging centers. The experimental results demonstrate that our method outperforms existing state-of-the-art approaches, achieving an average accuracy of 0.85. (4) Conclusions: Our method provides a new solution for ASD classification by leveraging the spatiotemporal information of 4D fMRI data, achieving a significant improvement in classification performance. These results not only offer a new computational tool for ASD diagnosis but also provide important insights into understanding its neurobiological mechanisms. Full article
Show Figures

Figure 1

Back to TopTop