This paper proposes a routing optimization approach that integrates genetic algorithms (GA) for multi-modal multi-objective optimization problems (MMOPs) with reinforcement learning (RL) to enhance network routing eff...
详细信息
The prediction of legal judgments is based on the description of case facts to predict the final charges. Through judgment prediction technology, the judicial system can handle a large number of cases more efficiently...
详细信息
In recent years,Transformer has achieved remarkable results in the field of computer vision,with its built-in attention layers effectively modeling global dependencies in images by transforming image features into tok...
详细信息
In recent years,Transformer has achieved remarkable results in the field of computer vision,with its built-in attention layers effectively modeling global dependencies in images by transforming image features into token ***,Transformers often face high computational costs when processing large-scale image data,which limits their feasibility in real-time *** address this issue,we propose Token Masked Pose Transformers(TMPose),constructing an efficient Transformer network for pose *** network applies semantic-level masking to tokens and employs three different masking strategies to optimize model performance,aiming to reduce computational *** results show that TMPose reduces computational complexity by 61.1%on the COCO validation dataset,with negligible loss in ***,our performance on the MPII dataset is also *** research not only enhances the accuracy of pose estimation but also significantly reduces the demand for computational resources,providing new directions for further studies in this field.
Effective data communication is a crucial aspect of the Social Internet of Things(SIoT)and continues to be a significant research *** paper proposes a data forwarding algorithm based on Multidimensional Social Relatio...
详细信息
Effective data communication is a crucial aspect of the Social Internet of Things(SIoT)and continues to be a significant research *** paper proposes a data forwarding algorithm based on Multidimensional Social Relations(MSRR)in SIoT to solve this *** proposed algorithm separates message forwarding into intra-and cross-community forwarding by analyzing interest traits and social connections among *** new metrics are defined:the intensity of node social relationships,node activity,and community *** the community,messages are sent by determining which node is most similar to the sender by weighing the strength of social connections and node *** a node performs cross-community forwarding,the message is forwarded to the most reasonable relay community by measuring the node activity and the connection between *** proposed algorithm was compared to three existing routing algorithms in simulation *** indicate that the proposed algorithmsubstantially improves message delivery efficiency while lessening network overhead and enhancing connectivity and coordination in the SIoT context.
Improving website security to prevent malicious online activities is crucial,and CAPTCHA(Completely Automated Public Turing test to tell computers and Humans Apart)has emerged as a key strategy for distinguishing huma...
详细信息
Improving website security to prevent malicious online activities is crucial,and CAPTCHA(Completely Automated Public Turing test to tell computers and Humans Apart)has emerged as a key strategy for distinguishing human users from automated ***-based CAPTCHAs,designed to be easily decipherable by humans yet challenging for machines,are a common form of this ***,advancements in deep learning have facilitated the creation of models adept at recognizing these text-based CAPTCHAs with surprising *** our comprehensive investigation into CAPTCHA recognition,we have tailored the renowned UpDown image captioning model specifically for this *** approach innovatively combines an encoder to extract both global and local features,significantly boosting the model’s capability to identify complex details within CAPTCHA *** the decoding phase,we have adopted a refined attention mechanism,integrating enhanced visual attention with dual layers of Long Short-Term Memory(LSTM)networks to elevate CAPTCHA recognition *** rigorous testing across four varied datasets,including those from Weibo,BoC,Gregwar,and Captcha 0.3,demonstrates the versatility and effectiveness of our *** results not only highlight the efficiency of our approach but also offer profound insights into its applicability across different CAPTCHA types,contributing to a deeper understanding of CAPTCHA recognition technology.
Purpose:Community detection of dynamic networks provides more effective information than static network community detection in the real *** mainstream method for community detection in dynamic networks is evolutionary...
详细信息
Purpose:Community detection of dynamic networks provides more effective information than static network community detection in the real *** mainstream method for community detection in dynamic networks is evolutionary clustering,which uses temporal smoothness of community structures to connect snapshots of networks in adjacent time ***,the error accumulation issues limit the effectiveness of evolutionary *** the multi-objective evolutionary approach can solve the issue of fixed settings of the two objective function weight parameters in the evolutionary clustering framework,the traditional multi-objective evolutionary approach lacks ***/methodology/approach:This paper proposes a community detection algorithm that integrates evolutionary clustering and decomposition-based multi-objective optimization *** this approach,a benchmark correction procedure is added to the evolutionary clustering framework to prevent the division results from ***:Experimental results demonstrate the superior accuracy of this method compared to similar algorithms in both real and synthetic dynamic ***/value:To enhance the clustering results,adaptive variances and crossover probabilities are designed based on the relative change amounts of the subproblems decomposed by MOEA/D(A Multiobjective Optimization Evolutionary Algorithm based on Decomposition)to dynamically adjust the focus of different evolutionary stages.
Predicting the displacement of landslide is of utmost practical importance as the landslide can pose serious threats to both human life and ***,traditional methods have the limitation of random selection in sliding wi...
详细信息
Predicting the displacement of landslide is of utmost practical importance as the landslide can pose serious threats to both human life and ***,traditional methods have the limitation of random selection in sliding window selection and seldom incorporate weather forecast data for displacement prediction,while a single structural model cannot handle input sequences of different lengths at the same *** order to solve these limitations,in this study,a new approach is proposed that utilizes weather forecast data and incorporates the maximum information coefficient(MIC),long short-term memory network(LSTM),and attention mechanism to establish a teacher-student coupling model with parallel structure for short-term landslide displacement *** MIC,a suitable input sequence length is selected for the LSTM *** investigate the influence of rainfall on landslides during different seasons,a parallel teacher-student coupling model is developed that is able to learn sequential information from various time series of different *** teacher model learns sequence information from rainfall intensity time series while incorporating reliable short-term weather forecast data from platforms such as China Meteorological Administration(CMA)and Reliable Prognosis(https://***)to improve the model’s expression capability,and the student model learns sequence information from other time *** attention module is then designed to integrate different sequence information to derive a context vector,representing seasonal temporal attention ***,the predicted displacement is obtained through a linear *** proposed method demonstrates superior prediction accuracies,surpassing those of the support vector machine(SVM),LSTM,recurrent neural network(RNN),temporal convolutional network(TCN),and LSTM-Attention *** achieves a mean absolute error(MAE)of 0.072 mm,root mean square error(RMSE)of 0.096 mm,and pearson correlation coefficients(PC
One of the most common cancers among women worldwide is breast cancer (BC), and early diagnosis can save lives. Early detection of BC increases the likelihood of a successful outcome by enabling treatment to start soo...
详细信息
Point cloud analysis is challenging because of the unordered and irregular data structure of point *** describe geometric information in point clouds,existing methods mainly use convolution,graph,and attention operati...
详细信息
Point cloud analysis is challenging because of the unordered and irregular data structure of point *** describe geometric information in point clouds,existing methods mainly use convolution,graph,and attention operations to construct sophisticated local aggregation *** operators work well in extracting local information but bring unfavorable inference latency due to high computation *** solve the above problem,this paper presents a novel point-voxel based geometry-adaptive network(PVGANet),which combines multiple representations of point and voxel to describe the point cloud from different granularities and can obtain features of different scales *** extract fine-grained geometric features,we design the position-adaptive pooling operator,which uses point pairs’relative position and feature similarity to weight and aggregate the point features at local areas of point *** extract coarse-grained local features,we design a depth-wise convolution operator,which conducts the depth-wise convolution on voxel *** an easy addition,fine-grained geometric and coarse-grained local features can be fused,and we can use the geometry-adaptive fused features to complete the efficient shape analysis of point clouds,such as shape classification and part *** experiments on ModelNet40,ScanObjectNN,and ShapeNet Part benchmarks demonstrate that our PVGANet achieves competitive performance compared with the related methods.
Traditional neural radiance fields for rendering novel views require intensive input images and pre-scene optimization,which limits their practical *** propose a generalization method to infer scenes from input images...
详细信息
Traditional neural radiance fields for rendering novel views require intensive input images and pre-scene optimization,which limits their practical *** propose a generalization method to infer scenes from input images and perform high-quality rendering without pre-scene optimization named SG-NeRF(Sparse-Input Generalized Neural Radiance Fields).Firstly,we construct an improved multi-view stereo structure based on the convolutional attention and multi-level fusion mechanism to obtain the geometric features and appearance features of the scene from the sparse input images,and then these features are aggregated by multi-head attention as the input of the neural radiance *** strategy of utilizing neural radiance fields to decode scene features instead of mapping positions and orientations enables our method to perform cross-scene training as well as inference,thus enabling neural radiance fields to generalize for novel view synthesis on unseen *** tested the generalization ability on DTU dataset,and our PSNR(peak signal-to-noise ratio)improved by 3.14 compared with the baseline method under the same input *** addition,if the scene has dense input views available,the average PSNR can be improved by 1.04 through further refinement training in a short time,and a higher quality rendering effect can be obtained.
暂无评论