Kidney Exchange: Faster Parameterized Algorithms and Tighter Lower Bounds
Aritra Banik, Sujoy Bhore, Palash Dey, and Abhishek Sahu

TL;DR
This paper advances the computational efficiency of kidney exchange algorithms by providing a faster fixed-parameter tractable algorithm based on the number of patients receiving kidneys, and establishes complexity bounds related to graph parameters.
Contribution
It introduces a faster deterministic FPT algorithm for kidney exchange parameterized by the number of patients, and proves W[1]-hardness results for parameterization by pathwidth.
Findings
New FPT algorithm runs in time O*((4e)^t)
Proves W[1]-hardness for parameterization by pathwidth
Improves understanding of parameterized complexity in kidney exchange
Abstract
The kidney exchange mechanism allows many patient-donor pairs who are otherwise incompatible with each other to come together and exchange kidneys along a cycle. However, due to infrastructure and legal constraints, kidney exchange can only be performed in small cycles in practice. In reality, there are also some altruistic donors who do not have any paired patients. This allows us to also perform kidney exchange along paths that start from some altruistic donor. Unfortunately, the computational task is NP-complete. To overcome this computational barrier, an important line of research focuses on designing faster algorithms, both exact and using the framework of parameterized complexity. The standard parameter for the kidney exchange problem is the number of patients that receive a healthy kidney. The current fastest known deterministic FPT algorithm for this problem, parameterized…
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
TopicsOrgan Donation and Transplantation · Renal Transplantation Outcomes and Treatments · Cryptography and Data Security
