Goto

Collaborating Authors

 cyclone


The Dyson V8 Cyclone vacuum has dropped to its lowest-ever price at Amazon -- save 100 this week

Mashable

Total Solar Eclipse 2024 Look Up Mashable Selects Say More Versus Creator Hub Switch Off Mashable's Best: E-readers, robovacs, laptops, earbuds, smart home and more Trending Now Safety Net In My Bag VidCon with Mashable All Series Lois Mackenzie is a freelance reporter at Mashable. Over the years she has written for many publications, covering everything from the local news to the best pair of running shoes. You can find bylines in publications including Fit&Well, Metro, and Coach magazine, usually covering deals on everything from earbuds to TVs, or guides on how to beat your half marathon time. All products featured here are independently selected by our editors and writers. If you buy something through links on our site, Mashable may earn an affiliate commission.


Google open-sources an AI model it says can help with earlier hurricane warnings

Engadget

Researchers from the Google DeepMind and Google Research teams have helped train the WeatherNext AI weather prediction model to offer improved cyclone warnings. The National Hurricane Center, the Cooperative Institute for Research in the Atmosphere, the UK Met Office and other weather agencies around the world also contributed to the model's development. Both the code and the model weights behind the project are being made open source on GitHub, so other scientists can also take advantage of this work. A study about WeatherNext was published in the journal Nature, and a more layperson version was also shared in a blog post from Google. Tropical cyclones, also known as hurricanes or typhoons depending on where you are in the world, pose a unique challenge to predict because global atmospheric currents that determine a storm's path have traditionally been best analyzed by coarser global models. In contrast, a storm's intensity is best predicted by specialized local models that can assess the thermodynamics processes at the cyclone's core.


Meet the New Dyson Vacuums: V16 Piston Animal, V10 Konical, V8 Cyclone (2026)

WIRED

The rest of Dyson's promised 2026 vacuum lineup is here, from the new Dyson V16 Piston Animal to an updated version of the favored Dyson V8 Cyclone. Dyson's vacuum lineup had a new look planned for this year . Some of the vacuums have already arrived, like the Dyson PencilVac and Dyson Spot+Scrub robot vacuum, but others we've still been waiting to see. That wait is over as of this month, as Dyson has finally dropped the rest of its anticipated models. Dyson now has three new cordless vacuums you can shop, plus one with a Submarine head variant: the Dyson V16 Piston Animal ($980) and Dyson V16 Piston Animal Submarine ($1,100), the Dyson V10 Konical ($500), and the Dyson V8 Cyclone ($400) .



CyPortQA: Benchmarking Multimodal Large Language Models for Cyclone Preparedness in Port Operation

arXiv.org Artificial Intelligence

As tropical cyclones intensify and track forecasts become increasingly uncertain, U.S. ports face heightened supply-chain risk under extreme weather conditions. Port operators need to rapidly synthesize diverse multimodal forecast products, such as probabilistic wind maps, track cones, and official advisories, into clear, actionable guidance as cyclones approach. Multimodal large language models (MLLMs) offer a powerful means to integrate these heterogeneous data sources alongside broader contextual knowledge, yet their accuracy and reliability in the specific context of port cyclone preparedness have not been rigorously evaluated. To fill this gap, we introduce CyPortQA, the first multimodal benchmark tailored to port operations under cyclone threat. CyPortQA assembles 2,917 real-world disruption scenarios from 2015 through 2023, spanning 145 U.S. principal ports and 90 named storms. Each scenario fuses multi-source data (i.e., tropical cyclone products, port operational impact records, and port condition bulletins) and is expanded through an automated pipeline into 117,178 structured question-answer pairs. Using this benchmark, we conduct extensive experiments on diverse MLLMs, including both open-source and proprietary model. MLLMs demonstrate great potential in situation understanding but still face considerable challenges in reasoning tasks, including potential impact estimation and decision reasoning.



Evaluation of Machine and Deep Learning Techniques for Cyclone Trajectory Regression and Status Classification by Time Series Data

arXiv.org Artificial Intelligence

Abstract--Accurate cyclone forecasting is essential for minimizing loss of life, infrastructure damage, and economic disruption. Traditional numerical weather prediction models, though effective, are computationally intensive and prone to error due to the chaotic nature of atmospheric systems. This study proposes a machine learning (ML) approach to forecasting tropical cyclone trajectory and status using time series data from the National Hurricane Center, including recently added best track wind radii. A two-stage ML pipeline is developed: a regression model first predicts cyclone features--maximum wind speed, minimum pressure, trajectory length, and directional change--using a sliding window of historical data. These outputs are then input into classification models to predict the cyclone's categorical status. Gradient boosting regression and three classifiers--random forest (RF), support vector machine (SVM), and multi-layer perceptron (MLP)--are evaluated. After hyperparameter tuning and synthetic minority oversampling (SMOTE), the RF classifier achieves the highest performance with 93% accuracy, outperforming SVM and MLP across precision, recall, and F1 score. The RF model is particularly robust in identifying minority cyclone statuses and minimizing false negatives. Regression results yield low mean absolute errors, with pressure and wind predictions within 2.2 mb and 2.4 kt, respectively. These findings demonstrate that ML models, especially ensemble-based classifiers, offer an effective, scalable alternative to traditional forecasting methods, with potential for real-time cyclone prediction and integration into decision-support systems.


Accurate typhoon intensity forecasts using a non-iterative spatiotemporal transformer model

arXiv.org Artificial Intelligence

Accurate forecasting of tropical cyclone (TC) intensity - particularly during periods of rapid intensification and rapid weakening - remains a challenge for operational meteorology, with high-stakes implications for disaster preparedness and infrastructure resilience. Recent advances in machine learning have yielded notable progress in TC prediction; however, most existing systems provide forecasts that degrade rapidly in extreme regimes and lack long-range consistency. Here we introduce TIFNet, a transformer-based forecasting model that generates non-iterative, 5-day intensity trajectories by integrating high-resolution global forecasts with a historical-evolution fusion mechanism. Trained on reanalysis data and fine-tuned with operational data, TIFNet consistently outperforms operational numerical models across all forecast horizons, delivering robust improvements across weak, strong, and super typhoon categories. In rapid intensity change regimes - long regarded as the most difficult to forecast - TIFNet reduces forecast error by 29-43% relative to current operational baselines. These results represent a substantial advance in artificial-intelligence-based TC intensity forecasting, especially under extreme conditions where traditional models consistently underperform.


Meet Dyson's Brand-New Lineup: V8 Cyclone, V16 Piston Animal, HushJet Purifier Compact

WIRED

Dyson has big changes coming. The company just announced its biggest batch of new products yet during IFA Berlin, with new appliances coming to both its floor cleaner and air treatment lines. From the already-announced PencilVac to an AI-powered robot vacuum and reimagined V8 Cyclone stick vacuum, the Dyson family of household appliances is about to get a lot bigger. There's also a brand-new air purifier to come, plus updates to Dyson's existing fan and space heater models. While all of these items were announced today, only the new air purifier--the HushJet Purifier Compact HJ10, which will retail for 350--will be available in 2025, by the end of this month.


Spatiotemporal deep learning models for detection of rapid intensification in cyclones

arXiv.org Machine Learning

Cyclone rapid intensification is the rapid increase in cyclone wind intensity, exceeding a threshold of 30 knots, within 24 hours. Rapid intensification is considered an extreme event during a cyclone, and its occurrence is relatively rare, contributing to a class imbalance in the dataset. A diverse array of factors influences the likelihood of a cyclone undergoing rapid intensification, further complicating the task for conventional machine learning models. In this paper, we evaluate deep learning, ensemble learning and data augmentation frameworks to detect cyclone rapid intensification based on wind intensity and spatial coordinates. We note that conventional data augmentation methods cannot be utilised for generating spatiotemporal patterns replicating cyclones that undergo rapid intensification. Therefore, our framework employs deep learning models to generate spatial coordinates and wind intensity that replicate cyclones to address the class imbalance problem of rapid intensification. We also use a deep learning model for the classification module within the data augmentation framework to di fferentiate between rapid and non-rapid intensification events during a cyclone. Our results show that data augmentation improves the results for rapid intensification detection in cyclones, and spatial coordinates play a critical role as input features to the given models. This paves the way for research in synthetic data generation for spatiotemporal data with extreme events. Introduction Over the past decade, the impacts of climate change have manifested in an alarming increase in the strength of tropical cyclones, characterised by elevated levels of precipitation and wind intensity, resulting in devastating consequences on a global scale [1, 2, 3]. Rappaport et al. [4] defined rapid intensification as a sudden surge in wind intensity exceeding 30 knots (35 miles / hour or 55 kilometres / hour) within 24 hours [5]. Forecasting the rapid intensification of high-category cyclones (Category 4 and 5) poses greater challenges due to their infrequent occurrence, in contrast to lower-category cyclones[6].