AIOCFeb 5

Beyond Manual Planning: Seating Allocation for Large Organizations

arXiv:2602.05875v1h-index: 19
Originality Synthesis-oriented
AI Analysis

This addresses the practical problem of inefficient manual seating planning for large hierarchical organizations, though it appears incremental as it applies existing optimization techniques to a new domain-specific problem.

The paper tackles the Hierarchical Seating Allocation Problem (HSAP) for large organizations by developing an end-to-end framework that automates optimal seating assignments based on hierarchical relationships, replacing manual planning with a scalable computational approach.

We introduce the Hierarchical Seating Allocation Problem (HSAP) which addresses the optimal assignment of hierarchically structured organizational teams to physical seating arrangements on a floor plan. This problem is driven by the necessity for large organizations with large hierarchies to ensure that teams with close hierarchical relationships are seated in proximity to one another, such as ensuring a research group occupies a contiguous area. Currently, this problem is managed manually leading to infrequent and suboptimal replanning efforts. To alleviate this manual process, we propose an end-to-end framework to solve the HSAP. A scalable approach to calculate the distance between any pair of seats using a probabilistic road map (PRM) and rapidly-exploring random trees (RRT) which is combined with heuristic search and dynamic programming approach to solve the HSAP using integer programming. We demonstrate our approach under different sized instances by evaluating the PRM framework and subsequent allocations both quantitatively and qualitatively.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes