paper-with-me

Papers

RAINER: A Robust Ensemble Learning Grid Search-Tuned Framework for Rainfall Patterns Prediction

2025-01-28 · Zhenqi Li, Junhao Zhong, Hewei Wang, Jinfeng Xu, Yijie Li, Jinjiang You, Jiayi Zhang, Runzhi Wu, Soumyabrata Dev

Rainfall prediction remains a persistent challenge due to the highly nonlinear and complex nature of meteorological data. Existing approaches lack systematic utilization of grid search for optimal hyperparameter tuning, relying instead on heuristic or manual selection, frequently resulting in sub-optimal results. Additionally, these methods rarely incorporate newly constructed meteorological features such as differences between temperature and humidity to capture critical weather dynamics. Furthermore, there is a lack of systematic evaluation of ensemble learning techniques and limited exploration of diverse advanced models introduced in the past one or two years. To address these limitations, we propose a robust ensemble learning grid search-tuned framework (RAINER) for rainfall prediction. RAINER incorporates a comprehensive feature engineering pipeline, including outlier removal, imputation of missing values, feature reconstruction, and dimensionality reduction via Principal Component Analysis (PCA). The framework integrates novel meteorological features to capture dynamic weather patterns and systematically evaluates non-learning mathematical-based methods and a variety of machine learning models, from weak classifiers to advanced neural networks such as Kolmogorov-Arnold Networks (KAN). By leveraging grid search for hyperparameter tuning and ensemble voting techniques, RAINER achieves promising results within real-world datasets.

📄 PDF Abstract BibTeX arXiv:2501.16900

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality ReductionEnsemble LearningFeature EngineeringImputationKolmogorov-Arnold NetworksMissing Values

Similar Papers 제목 키워드 기반

Multi-trainer Interactive Reinforcement Learning System

2022-10-14 · Zhaori Guo, Timothy J. Norman, Enrico H. Gerding

Interactive reinforcement learning can effectively facilitate the agent training via human feedback. However, such methods often require the human teacher to know what is the correct action that the agent should take. In…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Learning Transferable Features for Implicit Neural Representations

2024-09-15 · Kushal Vyas, Ahmed Imtiaz Humayun, Aniket Dashpute, Richard G. Baraniuk 외

Implicit neural representations (INRs) have demonstrated success in a variety of applications, including inverse problems and neural rendering. An INR is typically trained to capture one signal of interest, resulting in …

Neural Rendering

Intelligent Trainer for Model-Based Reinforcement Learning

2018-05-24 · Yuanlong Li, Linsen Dong, Xin Zhou, Yonggang Wen 외

Model-based reinforcement learning (MBRL) has been proposed as a promising alternative solution to tackle the high sampling cost challenge in the canonical reinforcement learning (RL), by leveraging a learned model to ge…

modelModel-based Reinforcement LearningOpenAI Gymreinforcement-learning+2

Towards Fully Parameter-Free Stochastic Optimization: Grid Search with Self-Bounding Analysis

2026-04-18 · Yuheng Zhao, Yu-Hu Yan, Amit Attia, Tomer Koren 외 arxiv

Parameter-free stochastic optimization aims to design algorithms that are agnostic to the underlying problem parameters while still achieving convergence rates competitive with optimally tuned methods. While some paramet…

Stochastic Optimization

MedCATTrainer: A Biomedical Free Text Annotation Interface with Active Learning and Research Use Case Specific Customisation

2019-07-16 · IJCNLP 2019 11 · Thomas Searle, Zeljko Kraljevic, Rebecca Bendayan, Daniel Bean 외

We present MedCATTrainer an interface for building, improving and customising a given Named Entity Recognition and Linking (NER+L) model for biomedical domain text. NER+L is often used as a first step in deriving value f…

Active Learningnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2