Sort by
A Unified Security Baseline for Photovoltaic Inverters Integrating IEC, UL, IEEE, SunSpec and EU CRA Requirements
Vicente Salas
Posted: 12 March 2026
UI-OCEANUS: Scaling GUI Agents with Synthetic Environmental Dynamics
Mengzhou Wu
,Yuzhe Guo
,Yuan Cao
,Haochuan Lu
,Songhe Zhu
,Pingzhe Qu
,Xin Chen
,Kang Qin
,Zhongpu Wang
,Xiaode Zhang
+9 authors
Posted: 12 March 2026
Video-Based Arabic Sign Language Recognition with Mediapipe and Deep Learning Techniques
Dana El-Rushaidat
,Nour Almohammad
,Raine Yeh
,Kinda Fayyad
Posted: 12 March 2026
Repulsive Guidance for Memorization Mitigation in Text-to-Music Diffusion Models
Taehyeon Kim
,Hangyeol Lee
,Chang Wook Ahn
,Man-Je Kim
Posted: 12 March 2026
A Hybrid Multi-Model Framework for Personalized User-Level Anomaly Detection With Data-Driven Threshold Optimization
Amit Kumar
,Wakar Ahmad
,Om Pal
,Sunil
Posted: 12 March 2026
AI4EVER: A Graphical Deep Learning Platform for GWAS-Informed Genomic Prediction
Meijing Liang
,Yang Hu
,Zhiwu Zhang
Summary: The potential of deep learning (DL) in genomic selection (GS) is constrained by the significant technical expertise required to design and implement neural networks. While DL has revolutionized fields like language processing and structural biology, its application in GS has not yet consistently outperformed traditional models like mixed linear models. The key to unlocking DL's power in GS lies in the exploration of network architectures tailored to genomic data, a process that demands intensive programming and poses a barrier for many researchers. To overcome this challenge, we developed Artificial Intelligence for Efficient and Versatile Evaluation and Representation (AI4EVER), a freely available graphical software platform that enables users to explore and apply machine learning (ML) models without any coding. AI4EVER integrates a graphical user interface (GUI) with a Python-based ML backend. The platform currently supports five models: Ridge Regression, Random Forest, Gradient Boosted Decision Trees, Multi-Layer Perceptron, and a customizable Keras-based neural network that can simultaneously predict multiple traits in a single model. A key feature of AI4EVER is optional incorporation of genome-wide association study (GWAS) results (p-values) as feature weights during model training, enabling biologically informed DL workflows. The platform further provides real-time visualization of model performance metrics and automated feature-importance outputs to enhance interpretability. AI4EVER also separates model training and prediction workflows, allowing trained models to be reused for independent prediction datasets. Using a representative maize dataset, we demonstrate that AI4EVER enables access to advanced AI, empowers genomic researchers to accelerate data-driven decision-making in breeding programs, ultimately lowering the barrier to artificial intelligence-enabled genetic improvement in crops and animals and human health management.
Summary: The potential of deep learning (DL) in genomic selection (GS) is constrained by the significant technical expertise required to design and implement neural networks. While DL has revolutionized fields like language processing and structural biology, its application in GS has not yet consistently outperformed traditional models like mixed linear models. The key to unlocking DL's power in GS lies in the exploration of network architectures tailored to genomic data, a process that demands intensive programming and poses a barrier for many researchers. To overcome this challenge, we developed Artificial Intelligence for Efficient and Versatile Evaluation and Representation (AI4EVER), a freely available graphical software platform that enables users to explore and apply machine learning (ML) models without any coding. AI4EVER integrates a graphical user interface (GUI) with a Python-based ML backend. The platform currently supports five models: Ridge Regression, Random Forest, Gradient Boosted Decision Trees, Multi-Layer Perceptron, and a customizable Keras-based neural network that can simultaneously predict multiple traits in a single model. A key feature of AI4EVER is optional incorporation of genome-wide association study (GWAS) results (p-values) as feature weights during model training, enabling biologically informed DL workflows. The platform further provides real-time visualization of model performance metrics and automated feature-importance outputs to enhance interpretability. AI4EVER also separates model training and prediction workflows, allowing trained models to be reused for independent prediction datasets. Using a representative maize dataset, we demonstrate that AI4EVER enables access to advanced AI, empowers genomic researchers to accelerate data-driven decision-making in breeding programs, ultimately lowering the barrier to artificial intelligence-enabled genetic improvement in crops and animals and human health management.
Posted: 12 March 2026
Observer-Dependent Navigability in Swarm Intelligence: A Path-Theoretic Decomposition of Performance into Perception and Distortion
Gonçalo Melo de Magalhães
Why do different swarm algorithms achieve different performance on the same fitness landscape? This paper proposes that navigability—the structural capacity to find improving paths—is observer-dependent: different algorithms perceive different navigability on identical landscapes, and this difference is irreducible to landscape properties alone. We formalise this through the decomposition F = P/D, where Perception (P) measures an algorithm’s differentiation capacity and Distortion (D) measures structural resistance. The ratio form is derived uniquely from three axioms (monotonicity, scale-covariance, separability). Three claims are advanced and tested across five experiments on the Deucalion supercomputer, totalling over 200,000 simulated trials. Claim 1 (Distortion is multiplicative): D compounds geometrically, not additively (R2 = 0.993 vs. 0.856; n = 250 cross-algorithm trials). Claim 2 (Perception is observer-dependent): Six navigation strategies on the same 9,913 graphs yield six different P values; a hidden variable model reconstructing P from graph features and strategy identity achieves only R2 = 0.058 (n = 9,470 strategy–graph pairs). In the CEC optimisation domain, the same hidden variable test yields R2 = 0.403 (n = 50 algorithm–function pairs), indicating a domain-dependent boundary. Claim 3 (Alignment dominates): Step-wise alignment—the fraction of moves that reduce distance to the optimum—predicts navigation efficiency at R2 = 0.82 across 57,518 trials, outperforming all tested graph-theoretic and landscape metrics (maximum alternative R2 = 0.03). Cross-domain validation spans graph navigation (10,000 graphs, 6 strategies), CEC-2017 benchmarks (10 functions, 5 algorithms), 2D continuous landscapes (79,956 trials, mediation analysis), PSO parameter sweeps (5,000 runs), and ACO pheromone dynamics (2,987 runs). Six counterfactual tests and a mediation analysis support the framework. All results are simulation-based. What fails is reported with the same rigour as what succeeds: P alone outperforms P/D at the graph level (ρ = 0.343 vs. 0.108), the FLRP multiplicative decomposition is dead (R2 = 0.0002), and the scalar F-field fails in continuous space (R2 = 0.004). Twelve falsification criteria are specified. The framework is a hypothesis under test, not a proven law.
Why do different swarm algorithms achieve different performance on the same fitness landscape? This paper proposes that navigability—the structural capacity to find improving paths—is observer-dependent: different algorithms perceive different navigability on identical landscapes, and this difference is irreducible to landscape properties alone. We formalise this through the decomposition F = P/D, where Perception (P) measures an algorithm’s differentiation capacity and Distortion (D) measures structural resistance. The ratio form is derived uniquely from three axioms (monotonicity, scale-covariance, separability). Three claims are advanced and tested across five experiments on the Deucalion supercomputer, totalling over 200,000 simulated trials. Claim 1 (Distortion is multiplicative): D compounds geometrically, not additively (R2 = 0.993 vs. 0.856; n = 250 cross-algorithm trials). Claim 2 (Perception is observer-dependent): Six navigation strategies on the same 9,913 graphs yield six different P values; a hidden variable model reconstructing P from graph features and strategy identity achieves only R2 = 0.058 (n = 9,470 strategy–graph pairs). In the CEC optimisation domain, the same hidden variable test yields R2 = 0.403 (n = 50 algorithm–function pairs), indicating a domain-dependent boundary. Claim 3 (Alignment dominates): Step-wise alignment—the fraction of moves that reduce distance to the optimum—predicts navigation efficiency at R2 = 0.82 across 57,518 trials, outperforming all tested graph-theoretic and landscape metrics (maximum alternative R2 = 0.03). Cross-domain validation spans graph navigation (10,000 graphs, 6 strategies), CEC-2017 benchmarks (10 functions, 5 algorithms), 2D continuous landscapes (79,956 trials, mediation analysis), PSO parameter sweeps (5,000 runs), and ACO pheromone dynamics (2,987 runs). Six counterfactual tests and a mediation analysis support the framework. All results are simulation-based. What fails is reported with the same rigour as what succeeds: P alone outperforms P/D at the graph level (ρ = 0.343 vs. 0.108), the FLRP multiplicative decomposition is dead (R2 = 0.0002), and the scalar F-field fails in continuous space (R2 = 0.004). Twelve falsification criteria are specified. The framework is a hypothesis under test, not a proven law.
Posted: 12 March 2026
Topological Slice Structures in Calabi–Yau Manifolds
Deep Bhattacharjee
,Priyanka Samal
,Riddhima Sadhu
,Sanjeevan Singha Roy
,Shounak Bhattacharya
,Soumendra Nath Thakur
Posted: 12 March 2026
Feasibility-Aware Agentic Reinforcement Learning for Web Tasks Under Joint Cost and Failure Constraints
Marco Bianchi
,Giulia Rossi
,Alessandro Conti
Posted: 12 March 2026
Geometric Foundations of Racing Dynamics: How Gradient Descent Adapts Network Capacity on Data Manifolds with Application to Bayesian R-LayerNorm
Mohsen Mostafa
Posted: 12 March 2026
Identifying Key Energy Influencers on Twitter: A Multiplex Network Analysis Using Graph Traversal Techniques
Vincenzo De Leo
,Michelangelo Puliga
,Martina Erba
,Cesare Scalia
,Andrea Filetti
,Alessandro Chessa
Posted: 12 March 2026
Why Does Life Exist?
Michael Timothy Bennett
Posted: 12 March 2026
A Hybrid Game Engine—Generative AI Framework for Overcoming Data Scarcity in Open-Pit Crack Detection
Rohan Le Roux
,Siavash Khaksar
,Mohammadali Sepehri
,Iain Murray
Posted: 12 March 2026
Arithmetic Attractors and Coherence Wells: Kaprekar Collapse (6174) and Perfect Numbers in a Unified Informational Framework
Raoul Bianchetti
Posted: 12 March 2026
A Physics-Guided and Self-Adaptive Multi-Agent Framework for Jet Anomaly Detection
Asifullah Khan
,Hamna Asif
,Aleesha Zainab
Posted: 12 March 2026
GeoVault: Leveraging Human Spatial Memory for Secure Cryptographic Key Management
Marko Corn
,Primož Podržaj
Posted: 12 March 2026
AI-Augmented Spatiotemporal Learning for Identifying Risk Propagation in Pharmaceutical Supply Chains
Yuliang Wang
Posted: 12 March 2026
Intelligent Sensor-Driven Integration Framework for IoT-Enabled Public Transportation Using an Extended CAMS Architecture
Nelson Herrera-Herrera
,Estevan Ricardo Gómez-Torres
Posted: 11 March 2026
EPANG-Gen: A Curvature-Aware Optimizer with Uncertainty Quantification for Scientific Machine Learning – A Proof-of-Concept under Computational Constraints
Mohsen Mostafa
Posted: 11 March 2026
Beyond Ad-Hoc Choices: A Two-Stage Decision Framework for UAV Energy Model Selection
Israel Kolaïgué Bayaola
,Jean Louis Ebongué Kedieng Fendji
,Blaise Omer Yenke
,Marcellin Atemkeng
,Ibidun Christiana Obagbuwa
Posted: 11 March 2026
of 676