DSMar 19

A Faster Deterministic Algorithm for Kidney Exchange via Representative Set

arXiv:2603.1847121.8h-index: 1
AI Analysis

This work addresses a healthcare and economics challenge in organ transplantation, offering a faster deterministic solution for kidney exchange optimization.

The paper tackled the Kidney Exchange Problem by introducing a representative set technique, achieving a deterministic algorithm with a time complexity of O*(6.855^t), improving upon the previous O*(14.34^t).

The Kidney Exchange Problem is a prominent challenge in healthcare and economics, arising in the context of organ transplantation. It has been extensively studied in artificial intelligence and optimization. In a kidney exchange, a set of donor-recipient pairs and altruistic donors are considered, with the goal of identifying a sequence of exchange -- comprising cycles or chains starting from altruistic donors -- such that each donor provides a kidney to the compatible recipient in the next donor-recipient pair. Due to constraints in medical resources, some limits are often imposed on the lengths of these cycles and chains. These exchanges create a network of transplants aimed at maximizing the total number, $t$, of successful transplants. Recently, this problem was deterministically solved in $O^*(14.34^t)$ time (IJCAI 2024). In this paper, we introduce the representative set technique for the Kidney Exchange Problem, showing that the problem can be deterministically solved in $O^*(6.855^t)$ time.

Foundations

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

Your Notes