methods / Theoretical / Analytical / Linear region enumeration (polyhedral complex traversal / sampling)
Linear region enumeration (polyhedral complex traversal / sampling)
Recovers a piecewise-linear network's induced polyhedral partition of input space directly, either by exact combinatorial traversal (BFS over the region-adjacency graph, following shared facets between activation patterns) or by grid/Monte-Carlo sampling of forward passes to approximate region boundaries — as opposed to bounding the number of regions purely theoretically without measuring a trained network.