In the domain of semi-supervised learning (SSL), the conventional approach involves training a learner with a limited amount of labeled data alongside a substantial volume of unlabeled data, both drawn from the same u...
详细信息
Accountable authority identity-based encryption (A-IBE) is an extension of identity-based encryption (IBE) in which private key's source can be traced, i.e., whether the key comes from a private key generator or a...
详细信息
Social network texts contain a great deal of sentiment information. Such information reflects the personal attitudes and emotional dispositions for particular topics or events. However, not much comprehensive semantic...
详细信息
ISBN:
(数字)9798350359312
ISBN:
(纸本)9798350359329
Social network texts contain a great deal of sentiment information. Such information reflects the personal attitudes and emotional dispositions for particular topics or events. However, not much comprehensive semantic information and not enough text data are used by traditional text sentiment analysis models, consequently, there are shortcomings in the analysis results. To handle this problem, in this paper, we propose a text sentiment analysis model NBWAB based on BERT-WWM-ATT-BiLSTM text classification. Our optimal model is constructed as follows. BERT-WWM is first used to dynamically encode the character-level and sentence-level features, and then Bi-LSTM is used to capture deeper semantic features of texts. Finally, these results are fused with the relevant multi-dimensional features of texts by multi-head-attention feature fusion skill. To further improve the performance of text sentiment analysis, we employ the ChatGPT data augmentation method to extend training datasets. To show the efficiency of our model, we have conducted experiments on three Chinese datasets: SMP2020-EWECT, Waimai_10k, and Weibo_senti_100k. The accuracy and F1 value of the model on the SMP2020-EWECT dataset (usual) are 80.76% and 77.61%, respectively, the accuracy and F1 value on the Waimai_10k dataset are 92.29% and 91.34%, respectively, and the accuracy and F1 value on the Weibo_senti_100k dataset are 98.10% and 98.24%, respectively. The results show that our model has advantages over the existing models in that more semantic information and more text data are considered for text analysis.
The integration of reconfigurable intelligent surfaces (RISs) with millimeter-wave (mmWave) massive multiple-input multiple-output (MIMO) systems holds significant promise for future wireless communication methods aim...
详细信息
Craniofacial superimposition is a crucial forensic science technique to identify human remains by matching skulls to facial images. However, this task is challenging due to significant morphological differences betwee...
详细信息
ISBN:
(数字)9798350368741
ISBN:
(纸本)9798350368758
Craniofacial superimposition is a crucial forensic science technique to identify human remains by matching skulls to facial images. However, this task is challenging due to significant morphological differences between skulls and faces, limited paired samples, and high data dimensionality. We proposed a geometric feature-driven metric learning method for craniofacial superimposition to address these issues. Firstly, we extracted geometric features, including depth, curvature, and elevation of 3D craniofacial data, to generate 2D maps of structured representations enriched with geometric details. Next, we novelly designed a Triplet Network for geometric feature-driven metric learning, which leverages triplet loss to learn discriminative embeddings and effectively handle the limited paired data problem. By incorporating the Sinkhorn Distance as an additional constraint, we aligned the skull and face data distributions, enhancing the matching precision. We conducted extensive experiments on a 3D craniofacial dataset, achieving a maximum accuracy of 99.45% on curvature maps, surpassing state-of-the-art methods. Our code will be available after publication at https://***/Lqd-js/cranial-superimposition.
The Barnes-Hut approximation for N-body simulations reduces the time complexity of the naive all-pairs approach from O(N2) to O(N log N) by hierarchically aggregating nearby particles into single entities using a tree...
ISBN:
(纸本)9798350355543
The Barnes-Hut approximation for N-body simulations reduces the time complexity of the naive all-pairs approach from O(N2) to O(N log N) by hierarchically aggregating nearby particles into single entities using a tree data structure. This inherently irregular algorithm poses substantial challenges for performance portable implementations on multi-core CPUs and GPUs. We introduce two portable fully-parallel Barnes-Hut implementation strategies that trade-off different levels of GPU support for performance: an unbalanced concurrent octree, and a balanced bounding volume hierarchy sorted by a Hilbert spacefilling curve. We implement these algorithms in portable ISO C++ using parallel algorithms and concurrency primitives like atomics. The results demonstrate competitive performance on a range of CPUs and GPUs. Additionally, they highlight the effectiveness of the par execution policy for highly concurrent irregular algorithms, outperforming par_unseq on CPUs and GPUs with Independent Thread Scheduling.
The demand of indoor human identification systems that prioritize privacy has led to an increased interest in wireless sensing devices such as radar. Several studies have identified distinctive characteristics of huma...
详细信息
ISBN:
(数字)9798350381559
ISBN:
(纸本)9798350381566
The demand of indoor human identification systems that prioritize privacy has led to an increased interest in wireless sensing devices such as radar. Several studies have identified distinctive characteristics of human movement that cause Doppler signatures, which can be used for subject identification. Following them, this paper proposes an alternative machine learning approach for human identification, which uses only Doppler information from each subject by using FMCW radar. Experimental results in the two-subject scenarios show that the proposed method can achieve an accuracy of 96.2% (±1.1%) when data for both training and verification are obtained from the same scenarios, while an accuracy of 67.0% (±2.8
%
) can be achieved when data for the verification are obtained from different scenarios
Given the substantial load fluctuations, pronounced stochasticity, and non-linearity influenced by factors like weather and temperature in power load forecasting, we present a short-term load forecasting model based o...
详细信息
For speckle-correlation-based scattering imaging,an iris is generally used next to the diffuser to magnify the speckle size and enhance the speckle contrast,which limits the light flux and makes the setup ***,we exper...
详细信息
For speckle-correlation-based scattering imaging,an iris is generally used next to the diffuser to magnify the speckle size and enhance the speckle contrast,which limits the light flux and makes the setup ***,we experimentally demonstrate a non-iris speckle-correlation imaging method associated with an image resizing *** experimental results demonstrate that,by estimating an appropriate resizing factor,our method can achieve high-fidelity noncooperative speckle-correlation imaging by digital resizing of the raw captions or on-chip pixel binning without *** method opens a new door for noncooperative high-frame-rate speckle-correlation imaging and benefits scattering imaging for dynamic objects hidden behind opaque barriers.
暂无评论