In medical images, image segmentation is a very important method, which can accurately locate and analyze the lesions and tissues. However, due to the complexity of medical images and noise, accurate and robust segmen...
详细信息
In the process of multi-UAVs cooperative reconnaissance operations, due to the limited battery capacity and computing resources of the unmanned aerial vehicle (UAV), processing tasks can not only lead to excessive del...
详细信息
Personality-aware recommendation systems have been proven to achieve high accuracy compared to conventional recommendation systems. In addition to that, personality-aware recommendation systems could help alleviate co...
详细信息
With the rapid development of deep learning, various semantic communication models are emerging, but the current semantic communication models still have much room for improvement in the coding layer. For this reason,...
详细信息
With the rapid development of deep learning, various semantic communication models are emerging, but the current semantic communication models still have much room for improvement in the coding layer. For this reason, a joint-residual neural networks (Joint-ResNets) framework based on the joint control of shallow neural networks (SNNs) and deep neural networks (DNNs) is proposed to cope with the problems in semantic communication coding. The framework synergizes SNNs and DNNs based on their shared utility, and uses variable weight \begin{document}$\alpha$\end{document} term to control the ratio of SNNs and DNNs to fully utilize the simplicity of SNNs and the richness of DNNs. The article details the construction of the Joint-ResNets framework and its canonical use in classical semantic communication models, and illustrates the control mechanism of the variable weight \begin{document}$\alpha$\end{document} term in the Joint-ResNets framework and its importance in balancing the model complexity between SNNs and DNNs. The article takes the task-oriented communication model in the device edge collaborative reasoning system as an example for experimentation and analysis. The experimental validation shows that DNNs and SNNs can be combined in a more effective way to standardize semantic coding, which improves the overall predictive performance, interpretability, and robustness of semantic communication models, and this framework is expected to bring new breakthroughs in the field of semantic communication.
The advanced integrated circuits have been widely used in various situations including the Internet of Things,wireless communication,*** its manufacturing process exists unreliability,so cryptographic chips must be ri...
详细信息
The advanced integrated circuits have been widely used in various situations including the Internet of Things,wireless communication,*** its manufacturing process exists unreliability,so cryptographic chips must be rigorously *** to scan testing provides high test coverage,it is applied to the testing of cryptographic integrated ***,while providing good controllability and observability,it also provides attackers with a backdoor to steal *** the text,a novel protection scheme is put forward to resist scan-based attacks,in which we first use the responses generated by a strong physical unclonable function circuit to solidify fuseantifuse structures in a non-linear shift register(NLSR),then determine the scan input code according to the configuration of the fuse-antifuse structures and the styles of connection between the NLSR cells and the scan *** the key is right,the chip can be tested normally;otherwise,the data in the scan chain cannot be propagated normally,it is also impossible for illegal users to derive the desired scan *** proposed technique not only enhances the security of cryptographic chips,but also incurs acceptable overhead.
Circular RNAs(circRNAs)are RNAs with closed circular structure involved in many biological processes by key interactions with RNA binding proteins(RBPs).Existing methods for predicting these interactions have limitati...
详细信息
Circular RNAs(circRNAs)are RNAs with closed circular structure involved in many biological processes by key interactions with RNA binding proteins(RBPs).Existing methods for predicting these interactions have limitations in feature *** view of this,we propose a method named circ2CBA,which uses only sequence information of circRNAs to predict circRNA-RBP binding *** have constructed a data set which includes eight ***,circ2CBA encodes circRNA sequences using the one-hot ***,a two-layer convolutional neural network(CNN)is used to initially extract the *** CNN,circ2CBA uses a layer of bidirectional long and short-term memory network(BiLSTM)and the self-attention mechanism to learn the *** AUC value of circ2CBA reaches *** of circ2CBA with other three methods on our data set and an ablation experiment confirm that circ2CBA is an effective method to predict the binding sites between circRNAs and RBPs.
This research focuses on improving the Harris’Hawks Optimization algorithm(HHO)by tackling several of its shortcomings,including insufficient population diversity,an imbalance in exploration ***,and a lack of thoroug...
详细信息
This research focuses on improving the Harris’Hawks Optimization algorithm(HHO)by tackling several of its shortcomings,including insufficient population diversity,an imbalance in exploration ***,and a lack of thorough exploitation *** tackle these shortcomings,it proposes enhancements from three distinct perspectives:an initialization technique for populations grounded in opposition-based learning,a strategy for updating escape energy factors to improve the equilibrium between exploitation and exploration,and a comprehensive exploitation approach that utilizes variable neighborhood search along with mutation *** effectiveness of the Improved Harris Hawks Optimization algorithm(IHHO)is assessed by comparing it to five leading algorithms across 23 benchmark test *** findings indicate that the IHHO surpasses several contemporary algorithms its problem-solving ***,this paper introduces a feature selection method leveraging the IHHO algorithm(IHHO-FS)to address challenges such as low efficiency in feature selection and high computational costs(time to find the optimal feature combination and model response time)associated with high-dimensional *** analyses between IHHO-FS and six other advanced feature selection methods are conducted across eight *** results demonstrate that IHHO-FS significantly reduces the computational costs associated with classification models by lowering data dimensionality,while also enhancing the efficiency of feature ***,IHHO-FS shows strong competitiveness relative to numerous algorithms.
作者:
Tarbă, NicolaeIrimescu, Ionela N.Pleavă, Ana M.Scarlat, Eugen N.Mihăilescu, MonaDoctoral School
Computer Science and Engineering Department Faculty of Automatic Control and Computers National University of Science and Technology POLITEHNICA Bucharest Romania Applied Sciences Doctoral School
National University of Science and Technology POLITEHNICA Bucharest Romania CAMPUS Research Center
National University of Science and Technology POLITEHNICA Bucharest Romania Physics Dept
National University of Science and Technology POLITEHNICA Bucharest Romania Physics Dept
Research Center for Applied Sciences in Engineering National University of Science and Technology POLITEHNICA Bucharest Romania
We introduce a method to evaluate the similarities between classes of objects based on the confusion matrices coming from the multi-class machine learning (ML) predictors that operate in the vector space generated by ...
详细信息
Sensors produce a large amount of multivariate time series data to record the states of Internet of Things(IoT)*** time series timestamp anomaly detection(TSAD)can identify timestamps of attacks and ***,it is necessar...
详细信息
Sensors produce a large amount of multivariate time series data to record the states of Internet of Things(IoT)*** time series timestamp anomaly detection(TSAD)can identify timestamps of attacks and ***,it is necessary to determine which sensor or indicator is abnormal to facilitate a more detailed diagnosis,a process referred to as fine-grained anomaly detection(FGAD).Although further FGAD can be extended based on TSAD methods,existing works do not provide a quantitative evaluation,and the performance is ***,to tackle the FGAD problem,this paper first verifies that the TSAD methods achieve low performance when applied to the FGAD task directly because of the excessive fusion of features and the ignoring of the relationship’s dynamic changes between ***,this paper proposes a mul-tivariate time series fine-grained anomaly detection(MFGAD)*** avoid excessive fusion of features,MFGAD constructs two sub-models to independently identify the abnormal timestamp and abnormal indicator instead of a single model and then combines the two kinds of abnormal results to detect the fine-grained *** on this framework,an algorithm based on Graph Attention Neural Network(GAT)and Attention Convolutional Long-Short Term Memory(A-ConvLSTM)is proposed,in which GAT learns temporal features of multiple indicators to detect abnormal timestamps and A-ConvLSTM captures the dynamic relationship between indicators to identify abnormal *** simulations on a real-world dataset demonstrate that the proposed algorithm can achieve a higher F1 score and hit rate than the extension of existing TSAD methods with the benefit of two independent sub-models for timestamp and indicator detection.
Modeling in computer Vision has evolved to MLPs. Vision MLPs naturally lack local modeling capability, to which the simplest treatment is combined with convolutional layers. Convolution, famous for its sliding window ...
详细信息
暂无评论