paper-with-me

Papers

Geometry-Aware Reinforcement Learning for 2D Irregular Nesting

2026-06-09 · Auguste Lehuger, Guillaume Henon-Just arxiv

Traditional heuristic solvers for the 2D irregular nesting problem share a fundamental limitation: they are blind to polygon geometry, relying on guided brute-force to navigate the continuous placement space with minimal geometrical guidance. In this paper, we argue that Reinforcement Learning is uniquely positioned to overcome this bottleneck. By pairing an optimization policy with a geometry-aware neural encoder, an agent can automatically discover rich geometric priors directly from data, utilizing these learned intuitions to strategically guide exploration. To realize this, we introduce the Polygons Transformer (PoT), a novel architecture that encodes 2D continuous vector geometries while allowing cross-polygons attention. We couple this novel architecture with a Combinatorial Optimization Reinforcement Learning (CORL) training framework to find optimal solutions. To support this paradigm, we release an open-source training dataset derived from complex geographic contours alongside a dedicated evaluation benchmark. Our empirical validation demonstrates that our trained agent achieves area utilization performance highly competitive with Sparrow, the state-of-the-art heuristic solver, proving that reinforcement learning can successfully discover and exploit geometric awareness for precise spatial tasks.

📄 PDF Abstract BibTeX arXiv:2606.10611

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

RLlib: Abstractions for Distributed Reinforcement Learning

2017-12-26 · ICML 2018 7 · Eric Liang, Richard Liaw, Philipp Moritz, Robert Nishihara 외

Reinforcement learning (RL) algorithms involve the deep nesting of highly irregular computation patterns, each of which typically exhibits opportunities for distributed computation. We argue for distributing RL component…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)rllib

GeoTransolver: Learning Physics on Irregular Domains Using Multi-scale Geometry Aware Physics Attention Transformer

2025-12-23 · Corey Adams, Rishikesh Ranade, Ram Cherukuri, Sanjay Choudhry arxiv

We present GeoTransolver, a multiscale geometry-aware physics attention transformer for Computer Aided Engineering (CAE). GeoTransolver extends the Transolver backbone with GALE (Geometry-Aware Latent Embeddings) attenti…

Learning Gradient Fields for Scalable and Generalizable Irregular Packing

2023-10-18 · Tianyang Xue, Mingdong Wu, Lin Lu, Haoxuan Wang 외

The packing problem, also known as cutting or nesting, has diverse applications in logistics, manufacturing, layout design, and atlas generation. It involves arranging irregularly shaped pieces to minimize waste while av…

Collision AvoidanceLayout DesignRelation Extraction

Time-Aware Q-Networks: Resolving Temporal Irregularity for Deep Reinforcement Learning

2021-05-06 · Yeo Jin Kim, Min Chi

Deep Reinforcement Learning (DRL) has shown outstanding performance on inducing effective action policies that maximize expected long-term return on many complex tasks. Much of DRL work has been focused on sequences of e…

Deep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)Temporal Sequences

Analysis of the Compaction Behavior of Textile Reinforcements in Low-Resolution In-Situ CT Scans via Machine-Learning and Descriptor-Based Methods

2025-08-13 · Christian Düreth, Jan Condé-Wolter, Marek Danczak, Karsten Tittmann 외 arxiv

A detailed understanding of material structure across multiple scales is essential for predictive modeling of textile-reinforced composites. Nesting -- characterized by the interlocking of adjacent fabric layers through …

Semantic Segmentation