@ARTICLE{Kaleta_Mariusz_Neural-Driven_2025, author={Kaleta, Mariusz and Śliwiński, Tomasz}, volume={vol. 71}, number={No 2}, journal={International Journal of Electronics and Telecommunications}, pages={387-396}, howpublished={online}, year={2025}, publisher={Polish Academy of Sciences Committee of Electronics and Telecommunications}, abstract={We address the well-known NP-hard problem of packing rectangular items into a strip, a problem of significant importance in electronics (e.g., packing components on printed circuit boards and macro-cell placement in Very-Large- Scale Integration design) and telecommunications (e.g., allocating data packets over transmission channels). Traditional heuristics and metaheuristics struggle with generalization, efficiency, and adaptability, as they rely on predefined rules or require extensive computational effort for each new problem instance. In this paper, we propose a neural-driven constructive heuristic that leverages a lightware neural network trained via black-box optimization to dynamically evaluate item placement decisions. Instead of relying on static heuristic rules, our approach adapts to the characteristics of each problem instance, enabling more efficient and effective packing strategies. To train the neural network, we employ the Covariance Matrix Adaptation Evolution Strategy (CMA-ES), a state-ofthe- art derivative-free optimization method. Our method learns decision policies by optimizing fill factor improvements over a large dataset of problem instances. Unlike conventional heuristics, our approach dynamically adapts placement decisions based on a broad set of features describing the current partial solution and remaining items. Through extensive computational experiments, we compare our method against well-known strip packing heuristics, including MaxRects and Skyline-based algorithms. The results demonstrate that our approach consistently outperforms the best traditional heuristics, achieving up to 6.74 percentage points of improvement in packing efficiency. Furthermore, our method improves 87.87% of tested instances. Our study highlights the potential of machine learning-driven heuristics in combinatorial optimization and opens avenues for further research into adaptive decision-making strategies in packing and scheduling problems}, type={Article}, title={Neural-Driven heuristic for strip packing trained with Black-Box optimization}, URL={http://ochroma.man.poznan.pl/Content/135232/4_4985_L_Maik_sk_new.pdf}, doi={10.24425/ijet.2025.153584}, keywords={strip packing problem, algorithm selection problem, heuristics, neural networks, reinforcement learning}, }