NAPX: A Polynomial Time Approximation Scheme for the Noah's Ark Problem
G. Hickey, P. Carmi, A. Maheshwari, N. Zeh

TL;DR
This paper introduces NAPX, a polynomial-time approximation scheme for the general Noah's Ark Problem, enabling near-optimal conservation planning based on phylogenetic diversity within practical computational limits.
Contribution
NAPX is the first algorithm providing a $(1 - ext{epsilon})$ approximation for the general NAP, addressing complex instances with theoretical performance guarantees.
Findings
NAPX achieves a $(1 - ext{epsilon})$ approximation ratio.
The algorithm runs in polynomial time relative to input size, budget, and tree height.
Improved bounds on expected running time are provided.
Abstract
The Noah's Ark Problem (NAP) is an NP-Hard optimization problem with relevance to ecological conservation management. It asks to maximize the phylogenetic diversity (PD) of a set of taxa given a fixed budget, where each taxon is associated with a cost of conservation and a probability of extinction. NAP has received renewed interest with the rise in availability of genetic sequence data, allowing PD to be used as a practical measure of biodiversity. However, only simplified instances of the problem, where one or more parameters are fixed as constants, have as of yet been addressed in the literature. We present NAPX, the first algorithm for the general version of NAP that returns a approximation of the optimal solution. It runs in time where is the number of species, and is the total budget and is the height…
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
TopicsAI-based Problem Solving and Planning · Reservoir Engineering and Simulation Methods · Image Processing and 3D Reconstruction
