Value-based Resource Matching with Fairness Criteria: Application to Agricultural Water Trading
Abhijin Adiga, Yohai Trabelsi, Tanvir Ferdousi, Madhav Marathe, S. S. Ravi, Samarth Swarup, Anil Kumar Vullikanti, Mandy L. Wilson, Sarit Kraus, Reetwika Basu, Supriya Savalkar, Matthew Yourek, Michael Brady, Kirti Rajagopalan, Jonathan Yoder
TL;DR
This work tackles value-based resource matching for agricultural water trading under drought, modeling a two-sided market of seniority-ranked sellers and buyers connected by geographic compatibility. When value functions are monotone, the problem MaxWelfare is solvable in polynomial time by reducing to a maximum weighted bipartite matching; otherwise, buyer-side non-monotonicity leads to NP-hardness. The paper further introduces fairness-aware variants, including MaxWelfareFair (randomized rounding with lower-bound constraints in expectation) and MaxLeximin (single-seller lexicographic fairness), with accompanying complexity and algorithmic results. Experiments on synthetic data and real Washington basins (Touchet and Yakima) illustrate how drought severity, seniority, and crop portfolios shape trade structure, welfare, and buyer satisfaction. Overall, the work provides tractable algorithms and hardness results for fiscally and socially mindful water allocation in realistic, constraint-rich market settings, with practical implications for water-rights markets and policy design.
Abstract
Optimal allocation of agricultural water in the event of droughts is an important global problem. In addressing this problem, many aspects, including the welfare of farmers, the economy, and the environment, must be considered. Under this backdrop, our work focuses on several resource-matching problems accounting for agents with multi-crop portfolios, geographic constraints, and fairness. First, we address a matching problem where the goal is to maximize a welfare function in two-sided markets where buyers' requirements and sellers' supplies are represented by value functions that assign prices (or costs) to specified volumes of water. For the setting where the value functions satisfy certain monotonicity properties, we present an efficient algorithm that maximizes a social welfare function. When there are minimum water requirement constraints, we present a randomized algorithm which ensures that the constraints are satisfied in expectation. For a single seller--multiple buyers setting with fairness constraints, we design an efficient algorithm that maximizes the minimum level of satisfaction of any buyer. We also present computational complexity results that highlight the limits on the generalizability of our results. We evaluate the algorithms developed in our work with experiments on both real-world and synthetic data sets with respect to drought severity, value functions, and seniority of agents.
