paper-with-me

홈 › Papers

Global versus Local: Evaluating AlexNet Architectures for Tropical Cyclone Intensity Estimation

2024-04-11 · Vikas Dwivedi

Given the destructive impacts of tropical cyclones, it is critical to have a reliable system for cyclone intensity detection. Various techniques are available for this purpose, each with differing levels of accuracy. In this paper, we introduce two ensemble-based models based on AlexNet architecture to estimate tropical cyclone intensity using visible satellite images. The first model, trained on the entire dataset, is called the global AlexNet model. The second model is a distributed version of AlexNet in which multiple AlexNets are trained separately on subsets of the training data categorized according to the Saffir-Simpson wind speed scale prescribed by the meterologists. We evaluated the performance of both models against a deep learning benchmark model called \textit{Deepti} using a publicly available cyclone image dataset. Results indicate that both the global model (with a root mean square error (RMSE) of 9.03 knots) and the distributed model (with a RMSE of 9.3 knots) outperform the benchmark model (with a RMSE of 13.62 knots). We provide a thorough discussion of our solution approach, including an explanantion of the AlexNet's performance using gradient class activation maps (grad-CAM). Our proposed solution strategy allows future experimentation with various deep learning models in both single and multi-channel settings.

📄 PDF Abstract BibTeX arXiv:2404.07395

Code (1)

vikas-dwivedi-2022/cyclone_intensity_estimation_with_alexnets 공식 구현 tf

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

LLM-Driven Neural Network Generation with Same-Family Architecture Guidance: Disentangling Transfer and Adaptation

2026-07-06 · Kabir Dev Paul Baghel, Radu Timofte, Dmitry Ignatov arxiv

Large language models (LLMs) can generate neural-network modifications, but unrestricted generation is often invalid or harmful. This paper studies a narrower setting: improving a weak target model using a stronger same-…

RCI: A Score for Evaluating Global and Local Reasoning in Multimodal Benchmarks

2025-09-28 · Amit Agarwal, Hitesh Laxmichand Patel, Srikant Panda, Hansa Meghwani 외 arxiv

Multimodal Large Language Models (MLLMs) have achieved impressive results on vision-language benchmarks, yet it remains unclear whether these benchmarks assess genuine global reasoning or allow success via localized visu…

Fusing Memory and Attention: A study on LSTM, Transformer and Hybrid Architectures for Symbolic Music Generation

2026-03-22 · Soudeep Ghoshal, Sandipan Chakraborty, Pradipto Chowdhury, Himanshu Buckchash arxiv

Machine learning techniques, such as Transformers and Long Short-Term Memory (LSTM) networks, play a crucial role in Symbolic Music Generation (SMG). Existing literature indicates a difference between LSTMs and Transform…

Music Generation

Rate Region of RIS-Aided URLLC Broadcast Channels: Diagonal versus Beyond Diagonal Globally Passive RIS

2024-10-28 · Mohammad Soleymani, Alessio Zappone, Eduard Jorswieck, Marco Di Renzo 외

We analyze the finite-block-length rate region of wireless systems aided by reconfigurable intelligent surfaces (RISs), employing treating interference as noise. We consider three nearly passive RIS architectures, includ…

Taxonomizing local versus global structure in neural network loss landscapes

2021-07-23 · NeurIPS 2021 12 · Yaoqing Yang, Liam Hodgkinson, Ryan Theisen, Joe Zou 외

Viewing neural network models in terms of their loss landscapes has a long history in the statistical mechanics approach to learning, and in recent years it has received attention within machine learning proper. Among ot…