Trajectory similarity computation is essential for various downstream applications, such as anomaly route detection, order matching, and digital contact tracing. However, its effectiveness is confined within a single ...
详细信息
The growing prevalence of misinformation, spam, and fake accounts on social media platforms such as Twitter, Facebook, and Instagram presents a serious threat to public discourse and safety. To address this, machine l...
The growing prevalence of misinformation, spam, and fake accounts on social media platforms such as Twitter, Facebook, and Instagram presents a serious threat to public discourse and safety. To address this, machine learning (ML) and deep learning (DL) models have been widely applied for detecting deceptive content. This systematic review analyzes 36 peer-reviewed studies published between January 2010 and July 2024 that apply ML/DL techniques to combat deception across major platforms. Among these, random forest and support vector machines were the most frequently used ML models (17 and 16 studies, respectively), while deep learning models such as artificial neural networks (8 studies) and LSTM (2 studies) also showed promising results. Performance metrics, including F1 scores and AUROC, were extracted when available, with several studies reporting F1 scores exceeding 90% for specific tasks like fake account detection. Despite these advances, 86% of studies inadequately addressed class imbalance, and only 39% consistently tuned hyperparameters. Furthermore, over 70% did not mention strategies for handling linguistic challenges such as negations. This review identifies key methodological limitations—including sample representativeness, inconsistent preprocessing, and reliance on accuracy in imbalanced settings—and offers recommendations to enhance generalizability, bias mitigation, and real-world applicability of ML-based misinformation detection.
Global routing is a crucial step in VLSI physical design. To address the problems that the low utilization rate of capacity and easy to fall into local optimum in the existing global routing algorithms, a high-quality...
详细信息
This paper presents a pipeline for mitigating gender bias in large language models (LLMs) used in medical literature by neutralizing gendered occupational pronouns. A dataset of 379,000 PubMed abstracts from 1965-1980...
详细信息
Spiking Neural Networks (SNNs) are attracting attention due to their energy efficiency and importance in neuromorphic computing. Therefore, we propose an SNN-based method for classifying drone RF signals in complex el...
Spiking Neural Networks (SNNs) are attracting attention due to their energy efficiency and importance in neuromorphic computing. Therefore, we propose an SNN-based method for classifying drone RF signals in complex electromagnetic environments. Specifically, we designed a new SNNs model called Spiking-EfficientNet based on EfficientNetV2 and improved its performance with a multidimensional attention mechanism. Experimental results demonstrate that Spiking-EfficientNet achieved classification accuracy of 99.13% and 96.02% on the ZK RF and DroneDetectV2 datasets. Importantly, Spiking-EfficientNet not only outperforms traditional Artificial Neural Networks (ANNs) in performance, but also exhibits significantly lower energy consumption. The energy consumption is only 20.1% of EfficientNetV2, 2.56% of VGG11, 10.71% of ResNet18, and 61.15% of MobileNetV2. This study demonstrates the significant potential of SNNs in drone RF signal classification and provides a low-power solution.
Online job advertisements on various job portals or websites have become the most popular way for people to find potential career opportunities nowadays. However, the majority of these job sites are limited to offerin...
详细信息
Proximal Policy Optimization (PPO) has been broadly applied to robotics learning, showcasing stable training performance. However, the fixed clipping bound setting may limit the performance of PPO. Specifically, there...
详细信息
In this paper, at the aim of the fast trajectory-following control of the Unmanned Aerial Vehicle (UAV) systems subject to uncertainty and disturbance, the adaptive prescribed performance control based recursive nonsi...
详细信息
When some application scenarios need to use semantic segmentation technology, like automatic driving, the primary concern comes to real-time performance rather than extremely high segmentation accuracy. To achieve a g...
When some application scenarios need to use semantic segmentation technology, like automatic driving, the primary concern comes to real-time performance rather than extremely high segmentation accuracy. To achieve a good trade-off between speed and accuracy, two-branch architecture has been proposed in recent years. It treats spatial information and semantics information separately which allows the module to be composed of two networks both not heavy. However, the process of fusing features with two different scales becomes a performance bottleneck for many nowaday two-branch models. In this research, we design a new fusion mechanism for two-branch architecture which is guided by attention computation. To be precise, we use the Dual-Guided Attention (DGA) module we proposed to replace some multi-scale transformations with the calculation of attention which means we only use several attention layers of near linear complexity to achieve performance comparable to frequently-used multi-layer fusion. To ensure that our module can be effective, we use Residual U-blocks (RSU) to build one of the two branches in our networks which aims to obtain better multi-scale features. Extensive experiments on Cityscapes and CamVid dataset show the effectiveness of our method. On Cityscapes, our light version network without pretrain weight can achieve 71.1% mIoU at 163 FPS on a single Nvidia RTX 3070 using full resolution images(1024×2048pix). And the large version can achieve 77.9% mIoU with a speed of 43 FPS which still reaches the real-time criterion. Our code and module has been open sourced at https://***/LikeLidoA/Mymodule.
Emotion Recognition in Conversations (ERC) is an important aspect of affective computing with practical applications in healthcare, education, chatbots, and social media platforms. Previous approaches to ERC analysis ...
详细信息
暂无评论