Geometry-Aware MCTS for Extremal Problems in Combinatorial Geometry
- 1.조합기하 극값 문제에 기하 인지형 몬테카를로 트리탐색(MCTS) 프레임워크 제안
- 2.증분 갱신으로 제약 검사 복잡도를 No-Three-in-Line서 O(n^3)→O(n^2)로 감소
- 3.대칭성 활용 가지치기와 배치 전이로 탐색 효율 향상
- 4.6개 문제 중 5개서 기존 최고 기록 경신, Max-N3IL서 약 1.8n 구성 발견
왜 중요한가?
고전 정확해법이 조합폭발로 한계를 보이고 기존 RL·트랜스포머가 희소보상에 취약하던 조합기하 문제에서, 도메인 지식을 결합한 탐색이 새 최고 기록을 낼 수 있음을 입증했다.
본문 미리보기
arXiv:2606.26399v1 Announce Type: new Abstract: We study certain extremal problems in combinatorial geometry that ask about configurations of points in an $n \times n$ grid that satisfy strict, global geometric constraints. Classical exact solvers suffer from combinatorial explosion for these types of problems, and standard reinforcement learning and transformer-based models struggle with the sparse reward "validity cliff" and quadratic token-consumption limits. To overcome these bottlenecks, w
전체 내용이 궁금하다면?
원문을 직접 읽어보세요