paper-with-me

Papers

GeNeX: Genetic Network eXperts framework for addressing Validation Overfitting

2026-02-28 · Emmanuel Pintelas, Ioannis E. Livieris arxiv

Excessive reliance on validation performance during model selection can lead to validation overfitting (VO), where models appear effective during development but fail at test time. This issue is further amplified in low-data regimes and under distribution shifts, where validation signals become unreliable. Although ensemble learning is widely used to improve robustness and generalization, most ensemble construction pipelines depend heavily on validation scores, leaving them vulnerable to VO and limiting their reliability in real-world deployment scenarios. To address this, we propose GeNeX (Genetic Network eXperts), a framework that mitigates validation overfitting at both model generation and ensemble construction stages. In the generation phase, GeNeX employs a dual-path strategy: gradient-based training is coupled with genetic model evolution. Offspring networks are created via crossover of trained parents, promoting structural diversity and weight-level regeneration without relying on validation feedback. This results in a candidate pool of robust, non-overfitted models. During ensemble construction, the candidate networks are clustered by prediction behavior to identify complementary model spaces. Within each cluster, multiple diverse experts are selected using criteria such as robustness and representativeness, and fused at the weight level to form compact prototype networks. The final ensemble aggregates these prototypes, with predictions optimized via Sequential Quadratic Programming for output-level synergy. To rigorously evaluate VO resilience, we introduce a VO-aware evaluation protocol that simulates realistic deployment scenarios by enforcing distributional divergence between training and test subsets.

📄 PDF Abstract BibTeX arXiv:2603.11056

Code (0)

등록된 구현이 없습니다.

Tasks

Ensemble Learning

Similar Papers 제목 키워드 기반

FoleyGenEx: Unified Video-to-Audio Generation with Multi-Modal Control, Temporal Alignment, and Semantic Precision

2026-06-12 · Shiyao Wang, Xijuan Zeng, Hui Wang, Shiwan Zhao 외 arxiv

We present FoleyGenEx, a unified video-to-audio (VTA) framework integrating multi-modal control, frame-level temporal alignment, and fine-grained semantics, enabling synchronized, versatile audio synthesis for diverse ta…

Data AugmentationAudio Generation

GenExam: A Multidisciplinary Text-to-Image Exam

2025-09-17 · Zhaokai Wang, Penghao Yin, Xiangyu Zhao, Changyao Tian 외 arxiv

Exams are a fundamental test of expert-level intelligence and require integrated understanding, reasoning, and generation. Existing exam-style benchmarks mainly focus on understanding and reasoning tasks, and current gen…

Image Generation

Generative World Explorer

2024-11-18 · Taiming Lu, Tianmin Shu, Alan Yuille, Daniel Khashabi 외

Planning with partial observation is a central challenge in embodied AI. A majority of prior works have tackled this challenge by developing agents that physically explore their environment to update their beliefs about …

EdgeNeXt: Efficiently Amalgamated CNN-Transformer Architecture for Mobile Vision Applications

2022-06-21 · Muhammad Maaz, Abdelrahman Shaker, Hisham Cholakkal, Salman Khan 외

In the pursuit of achieving ever-increasing accuracy, large and complex neural networks are usually developed. Such models demand high computational resources and therefore cannot be deployed on edge devices. It is of gr…

Image ClassificationObject DetectionSemantic Segmentation

GenEx: Generating an Explorable World

2024-12-12 · Taiming Lu, Tianmin Shu, Junfei Xiao, Luoxin Ye 외

Understanding, navigating, and exploring the 3D physical real world has long been a central challenge in the development of artificial intelligence. In this work, we take a step toward this goal by introducing GenEx, a s…