PulseAugur
EN
LIVE 11:20:36

AI framework uses Vision Transformer and GRU for mosquito disease detection

Researchers have developed a novel hybrid framework for detecting mosquito-borne diseases, specifically focusing on identifying dengue virus-infected mosquitoes. The system integrates the YOLO 11M model for initial mosquito identification and background removal, followed by feature extraction using the Vision Transformer (ViT). Classification is then performed by a convolutional GRU (ConvGRU) classifier, which demonstrated superior performance compared to other recurrent neural network models. This ConvGRU-based approach achieved 88.88% accuracy, effectively capturing both spatial features and temporal dependencies in mosquito movements for reliable behavior analysis. AI

IMPACT This hybrid AI framework offers a more accurate method for detecting diseases carried by mosquitoes, potentially improving public health surveillance and control efforts.

RANK_REASON Academic paper detailing a novel AI framework for a specific application. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

AI framework uses Vision Transformer and GRU for mosquito disease detection

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Danial Sharifrazi, Saadat Behzadi, Nouman Javed, Roohallah Alizadehsani, Prasad N. Paradkar, Asim Bhatti ·

    A Hybrid Framework of Vision Transformer and Gated Recurrent Unit for Detection of Mosquito Diseases

    arXiv:2608.11582v1 Announce Type: cross Abstract: Identifying dengue virus-infected mosquitoes from control mosquitoes is a major challenge in analyzing mosquito locomotion behavior due to the small size and complexity of the video background. Conventional AI methods are often un…