Multi-Attribute Group Fairness in $k$-NN Queries on Vector Databases
Thinh On, Senjuti Basu Roy, Baruch Schieber

TL;DR
This paper introduces a framework for multi-attribute group fairness in $k$-NN searches on vector databases, balancing fairness constraints with search efficiency and proposing algorithms for exact and approximate solutions.
Contribution
It develops a novel computational framework that enforces multi-attribute fairness constraints in $k$-NN search, including algorithms for exact and approximate solutions with theoretical guarantees.
Findings
The framework effectively balances fairness, search time, and memory.
Locality-sensitive hashing accelerates candidate generation under fairness constraints.
Experimental results show scalability and generality of the approach.
Abstract
We initiate the study of multi-attribute group fairness in -nearest neighbor (-NN) search over vector databases. Unlike prior work that optimizes efficiency or query filtering, fairness imposes count constraints to ensure proportional representation across groups defined by protected attributes. When fairness spans multiple attributes, these constraints must be satisfied simultaneously, making the problem computationally hard. To address this, we propose a computational framework that produces high-quality approximate nearest neighbors with good trade-offs between search time, memory/indexing cost, and recall. We adapt locality-sensitive hashing (LSH) to accelerate candidate generation and build a lightweight index over the Cartesian product of protected attribute values. Our framework retrieves candidates satisfying joint count constraints and then applies a post-processing stage…
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
TopicsAdvanced Image and Video Retrieval Techniques · Remote-Sensing Image Classification · Information Retrieval and Search Behavior
