Blockchain technology has the characteristics of non-tampering and forgery, traceability, and so on, which have good application advantages for the storage of multimedia data. So we propose a novel method using matrix...
详细信息
Traditional e-commerce recommendation systems often struggle with dynamic user preferences and a vast array of products,leading to suboptimal user *** address this,our study presents a Personalized Adaptive Multi-Prod...
详细信息
Traditional e-commerce recommendation systems often struggle with dynamic user preferences and a vast array of products,leading to suboptimal user *** address this,our study presents a Personalized Adaptive Multi-Product Recommendation System(PAMR)leveraging transfer learning and Bi-GRU(Bidirectional Gated Recurrent Units).Using a large dataset of user reviews from Amazon and Flipkart,we employ transfer learning with pre-trained models(AlexNet,GoogleNet,ResNet-50)to extract high-level attributes from product data,ensuring effective feature representation even with limited ***-GRU captures both spatial and sequential dependencies in user-item *** innovation of this study lies in the innovative feature fusion technique that combines the strengths of multiple transfer learning models,and the integration of an attention mechanism within the Bi-GRU framework to prioritize relevant *** approach addresses the classic recommendation systems that often face challenges such as cold start along with data sparsity difficulties,by utilizing robust user and item *** model demonstrated an accuracy of up to 96.9%,with precision and an F1-score of 96.2%and 96.97%,respectively,on the Amazon dataset,significantly outperforming the baselines and marking a considerable advancement over traditional *** study highlights the effectiveness of combining transfer learning with Bi-GRU for scalable and adaptive recommendation systems,providing a versatile solution for real-world applications.
To enhance the efficiency and accuracy of environmental perception for autonomous vehicles,we propose GDMNet,a unified multi-task perception network for autonomous driving,capable of performing drivable area segmentat...
详细信息
To enhance the efficiency and accuracy of environmental perception for autonomous vehicles,we propose GDMNet,a unified multi-task perception network for autonomous driving,capable of performing drivable area segmentation,lane detection,and traffic object ***,in the encoding stage,features are extracted,and Generalized Efficient Layer Aggregation Network(GELAN)is utilized to enhance feature extraction and gradient ***,in the decoding stage,specialized detection heads are designed;the drivable area segmentation head employs DySample to expand feature maps,the lane detection head merges early-stage features and processes the output through the Focal Modulation Network(FMN).Lastly,the Minimum Point Distance IoU(MPDIoU)loss function is employed to compute the matching degree between traffic object detection boxes and predicted boxes,facilitating model training *** results on the BDD100K dataset demonstrate that the proposed network achieves a drivable area segmentation mean intersection over union(mIoU)of 92.2%,lane detection accuracy and intersection over union(IoU)of 75.3%and 26.4%,respectively,and traffic object detection recall and mAP of 89.7%and 78.2%,*** detection performance surpasses that of other single-task or multi-task algorithm models.
Deep learning-based character recognition of Tamil inscriptions plays a significant role in preserving the ancient Tamil language. The complexity of the task lies in the precise classification of the age-old Tamil let...
详细信息
Iris biometrics allow contactless authentication, which makes it widely deployed human recognition mechanisms since the couple of years. Susceptibility of iris identification systems remains a challenging task due to ...
详细信息
In recent years,the number of smart contracts deployed on blockchain has ***,the issue of vulnerability has caused incalculable *** to the irreversible and immutability of smart contracts,vulnerability detection has b...
详细信息
In recent years,the number of smart contracts deployed on blockchain has ***,the issue of vulnerability has caused incalculable *** to the irreversible and immutability of smart contracts,vulnerability detection has become particularly *** the popular use of neural network model,there has been a growing utilization of deep learning-based methods and tools for the identification of vulnerabilities within smart *** paper commences by providing a succinct overview of prevalent categories of vulnerabilities found in smart ***,it categorizes and presents an overview of contemporary deep learning-based tools developed for smart contract *** tools are categorized based on their open-source status,the data format and the type of feature extraction they *** we conduct a comprehensive comparative analysis of these tools,selecting representative tools for experimental validation and comparing them with traditional tools in terms of detection coverage and ***,Based on the insights gained from the experimental results and the current state of research in the field of smart contract vulnerability detection tools,we suppose to provide a reference standard for developers of contract vulnerability detection ***,forward-looking research directions are also proposed for deep learning-based smart contract vulnerability detection.
The precise detection and measurement of dopamine(DA),a crucial neurotransmitter in the human body,plays a significant role in diagnosing,preventing,and treating neurological diseases associated with its levels.A hi...
详细信息
The precise detection and measurement of dopamine(DA),a crucial neurotransmitter in the human body,plays a significant role in diagnosing,preventing,and treating neurological diseases associated with its levels.A highly sensitive DA electrochemical sensor was constructed by combining molybdenum disulfide quantum dots(MSQDs) with multiwalled carbon nanotubes(MWCNTs).The MSQDs were synthesized using the shear exfoliation *** sensors consist of MSQDs with Mo-S edge catalytic centers for the DA redox reaction,and MWCNTs amplify the sensor *** linearity of the sensor for the detection of DA was tested in the presence of ascorbic acid(AA,50 μmol·L-1) and uric acid(UA,200 μmol·L-1),and exhibited linearity from 2 to 966 μmol·L-1of DA with 0.097 μA(mol·L-1)-1sensitivity and a low limit of detection of0.6 μmol·L-1(the ratio between signal and noise,S/N=3).Moreover,the sensitivity and selectivity of the sensor were also studied using *** is no increase in amperometric current after adding the most potentially interfering *** sensor was successfully applied to recover DA in human blood sera ***,machine learning algorithms were operated to aid in the near-precise detection of DA in the heterogeneous mixture containing AA and *** algorithms facilitate the identification and quantification of DA amidst coexisting interferents,including AA,that are commonly present in biological matrices.
System logs,serving as a pivotal data source for performance monitoring and anomaly detection,play an indispensable role in assuring service stability and *** this,the majority of existing log-based anomaly detection ...
详细信息
System logs,serving as a pivotal data source for performance monitoring and anomaly detection,play an indispensable role in assuring service stability and *** this,the majority of existing log-based anomaly detection methodologies predominantly depend on the sequence or quantity attributes of logs,utilizing solely a single Recurrent Neural Network(RNN)and its variant sequence models for *** approaches have not thoroughly exploited the semantic information embedded in logs,exhibit limited adaptability to novel logs,and a single model struggles to fully unearth the potential features within the log *** these challenges,this article proposes a hybrid architecture based on amultiscale convolutional neural network,efficient channel attention and mogrifier gated recurrent unit networks(LogCEM),which amalgamates multiple neural network *** on the superior performance of robustly optimized BERT approach(RoBERTa)in the realm of natural language processing,we employ RoBERTa to extract the original word vectors from each word in the log *** conjunction with the enhanced Smooth Inverse Frequency(SIF)algorithm,we generate more precise log sentence vectors,thereby achieving an in-depth representation of log ***,these log vector sequences are fed into a hybrid neural network,which fuses 1D Multi-Scale Convolutional Neural Network(MSCNN),Efficient Channel Attention Mechanism(ECA),and Mogrifier Gated Recurrent Unit(GRU).This amalgamation enables themodel to concurrently capture the local and global dependencies of the log sequence and autonomously learn the significance of different log sequences,thereby markedly enhancing the efficacy of log anomaly *** validate the effectiveness of the LogCEM model,we conducted evaluations on two authoritative open-source *** experimental results demonstrate that LogCEM not only exhibits excellent accuracy and robustness,but also outperfo
Emotion recognition in conversation (ERC), the task of discerning human emotions for each utterance within a conversation, has garnered significant attention in human-computer interaction systems. Previous ERC studies...
详细信息
Detecting dangerous driving behavior is a critical research area focused on identifying and preventing actions that could lead to traffic accidents, such as smoking, drinking, yawning, and drowsiness, through technica...
详细信息
暂无评论