Polyhedral-based Methods for Mixed-Integer SOCP in Tree Breeding
Sena Safarina, Tim J. Mullin, and Makoto Yamashita

TL;DR
This paper introduces polyhedral-based methods, including lifted polyhedral programming relaxation and cone-decomposition, to efficiently solve mixed-integer second-order cone programs in forest tree breeding, significantly reducing computation time.
Contribution
It presents novel linear approximation techniques for MI-SOCP in tree breeding, enabling faster solutions compared to traditional solvers.
Findings
Cone-decomposition method accelerates OCS problem solving
LPP relaxation provides effective linear approximations
Approach applicable to other MI-SOCP problems
Abstract
Optimal contribution selection (OCS) is a mathematical optimization problem that aims to maximize the total benefit from selecting a group of individuals under a constraint on genetic diversity. We are specifically focused on OCS as applied to forest tree breeding, when selected individuals will contribute equally to the gene pool. Since the diversity constraint in OCS can be described with a second-order cone, equal deployment in OCS can be mathematically modeled as mixed-integer second-order cone programming (MI-SOCP). If we apply a general solver for MI-SOCP, non-linearity embedded in OCS requires a heavy computation cost. To address this problem, we propose an implementation of lifted polyhedral programming (LPP) relaxation and a cone-decomposition method (CDM) to generate effective linear approximations for OCS. In particular, CDM successively solves OCS problems much faster than…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMetaheuristic Optimization Algorithms Research · Advanced Multi-Objective Optimization Algorithms · Advanced Optimization Algorithms Research
