CORTEXA
← Browse
crossrefMachine Learning2026-07-20Cited by 0

Reinforcement Learning Guided Neural Deconstruction Search for Flexible Job Scheduling

Davide Zago, André Hottung, Fynn Martin Gilbert, Rossella Cancelliere, Kevin Tierney

Abstract Learning-based approaches have made substantial progress on solving combinatorial optimization problems, increasingly rivaling classical operations research methods. In particular, improvement-based machine learning methods, which iteratively refine an existing solution, have achieved state-of-the-art results on routing problems such as the traveling salesperson problem and the vehicle routing problem. Despite this success, analogous learning-based improvement methods for scheduling remain largely unexplored. To close this gap, we introduce a learning-based improvement method for scheduling based on the neural deconstruction framework, which improves solutions by iteratively applying a learned deconstruction policy followed by a simple repair strategy. We apply our method to both the classical and flexible job-shop scheduling problems. Our experimental results demonstrate that our method is able to outperform existing end-to-end and learning-augmented approaches on various well-known benchmark instances from the operations research literature.

View free PDFSource page

Related papers

crossrefMachine Learning2026-07-01

Adaptive Swarm Mesh Refinement Using Deep Reinforcement Learning with Local Rewards

Niklas Freymuth, Philipp Dahlinger, Tobias Würth, Simon Reisch, Luise Kärger, Gerhard Neumann

Abstract Simulating physical systems is essential in engineering, but analytical solutions are limited to straightforward problems. Consequently, numerical methods like the Finite Element Method (FEM) are widely used. However, the FEM becomes computationally expensive as problem…

View free PDFSource page
crossrefMachine Learning2026-07-01

SAMix: Calibrated and Accurate Continual Learning via Sphere-Adaptive Mixup and Neural Collapse

Trung-Anh Dang, Vincent Nguyen, Ngoc-Son Vu, Christel Vrain

Abstract While most continual learning methods focus on mitigating forgetting and improving accuracy, they often overlook the critical aspect of network calibration, despite its importance. Neural collapse, a phenomenon where last-layer features collapse to their class means, has…

View free PDFSource page
crossrefMachine Learning2026-07-21

Learning from Dynamic Protein Interaction Networks with State-Memory Temporal Graph Neural Networks

Manuel Dileo, Andrea Sottoriva

Abstract Modeling the temporal evolution of biological systems is fundamental for understanding cellular dynamics and anticipating future functional states. While temporal graph neural networks (TGNNs) have achieved remarkable success in social and financial domains, their evalua…

View free PDFSource page
crossrefMachine Learning2026-07-01

What Should an AI Assessor Optimise for?

Daniel Romero-Alvarado, Fernando Martínez-Plumed, José Hernández-Orallo

Abstract An AI assessor is an external, ideally independent system that predicts an indicator, e.g., a loss value, of another AI system. Assessors can leverage information from the test results of many other AI systems and have the flexibility of being trained on any loss functio…

View free PDFSource page
crossrefMachine Learning2026-07-01

Deep Linear Discriminant Analysis Revisited

Maxat Tezekbayev, Rustem Takhanov, Arman Bolatov, Zhenisbek Assylbekov

Abstract We show that for unconstrained Deep Linear Discriminant Analysis (LDA) classifiers, maximum-likelihood training admits pathological solutions in which class means drift together, covariances collapse, and the learned representation becomes almost non-discriminative. Conv…

View free PDFSource page
crossrefMachine Learning2026-05-29

Interpreting User Opinions: A Multidimensional Approach Leveraging Explainable AI and Generative Models

Cristian Cosentino, Merve Gunduz Cure, Fabrizio Marozzo, Sule Ozturk Birim

Abstract In today’s digital landscape, user-generated opinions—such as online reviews, user comments, and social media posts—offer valuable insights into people’s experiences, sentiments, and concerns, influencing decisions across businesses, organizations, and public policy. Adv…

View free PDFSource page