SearcharxivSearch

arXiv subjects

Meheru Zannat

Publications and source records attributed to Meheru Zannat.

2 recordsLinked to original sources

Tropical Cyclone Forecasting via Latent Rectified Flow using Satellite Imagery and Atmospheric Fields

Tropical cyclones are growing more destructive in a changing climate, and efficient forecasting of their structure and track has become a necessity. Deep generative models promise an alternative to computationally expensive numerical weather prediction (NWP), yet current systems produce either satellite imagery or atmospheric fields, never both; they need many sampling steps, putting them out of reach of modest hardware; and their storm tracks come from regression heads with no physical link to the generated atmosphere. This work presents a single-pass model that jointly forecasts GRIDSAT-B1 infrared imagery and four ERA5 atmospheric fields (U-wind, V-wind, air temperature, and surface pressure) out to nine hours. A five-channel variational autoencoder compresses each 5 x 256 x 256 frame to a 4 x 64 x 64 latent, and a conditional rectified-flow UNet with a factorized temporal-attention module predicts the next three frames from three past frames, their best-track coordinates, and timestamps. The model is then reward-fine-tuned (DRaFT) against a differentiable track error derived from the predicted winds through a steering-flow calculation. On held-out 2022 storms the model reaches 16.35 dB PSNR and 0.759 SSIM, ahead of a reproduced cascaded-diffusion baseline at every lead time (+0.84 dB at +9 h) while sampling ~30x faster (56 ms vs. 1673 ms). Track error at +9 h is 62.4 km, 15% below the baseline, and a reward fine-tuning study demonstrates a further 8-11% track-error reduction across sampler budgets.

cs.CV

Label-Efficient Bilateral Attention for Parkinson's Disease Screening from Wrist-Worn IMU Signals

Parkinson's disease (PD) is a chronic neurodegenerative disorder. It shows multiple motor symptoms such as tremor, bradykinesia, postural instability, and freezing of gait (FoG). PD is currently diagnosed clinically through physical examination by health-care professionals, which can be time-consuming and highly subjective. Wearable IMU sensors have become a promising gateway for PD detection. We propose a time-interleaving encoder that processes bilateral wrist-worn IMU signals from the public PADS dataset, which consists of three groups, PD (Parkinson's Disease), HC (Healthy Control), and DD (Differential Diagnosis), across a total of 469 subjects. The encoder reaches 93.2%/90.9% accuracy (0.963/0.960 AUROC) on HC-vs-PD and PD-vs-DD; the lower sensitivity on the differential (0.812 vs. 0.994) confirms that separating PD from look-alike disorders is the harder clinical problem. Self-supervised representation learning with a contrastive InfoNCE objective attains 91.6%/89.5% accuracy using only 20% of the labels, within 1.5 points of the full-label ceiling, so near-saturation accuracy is reachable with minimal annotation. For real-time edge deployment we reach 124.5 ms per window on a Raspberry Pi 4.

cs.LG