Error-Tolerant E-Discovery Protocols
Jinshuo Dong, Jason D. Hartline, Liren Shan, Aravindan Vijayaraghavan
TL;DR
This paper tackles multi-party e-discovery with accountability and privacy constraints under non-realizable data, where a perfect linear separator may not exist. It introduces a Label-Verification protocol integrated into the Continuous Active Learning (CAL) framework to verify defendant labels while limiting disclosure of non-responsive documents. The work provides per-call theoretical guarantees in the one-dimensional setting, including recall bound $1-(\mathrm{err}^*+k-1)/N^+$ and non-responsive disclosure trade-offs, plus a lower bound $\Omega(\log N)$ on NRD for high recall. Empirical evaluation on the TREC Matters 201/202 shows recall within about 10% of the baseline with NRD reductions up to 75%, supporting practical applicability of accountable e-discovery protocols.
Abstract
We consider the multi-party classification problem introduced by Dong, Hartline, and Vijayaraghavan (2022) in the context of electronic discovery (e-discovery). Based on a request for production from the requesting party, the responding party is required to provide documents that are responsive to the request except for those that are legally privileged. Our goal is to find a protocol that verifies that the responding party sends almost all responsive documents while minimizing the disclosure of non-responsive documents. We provide protocols in the challenging non-realizable setting, where the instance may not be perfectly separated by a linear classifier. We demonstrate empirically that our protocol successfully manages to find almost all relevant documents, while incurring only a small disclosure of non-responsive documents. We complement this with a theoretical analysis of our protocol in the single-dimensional setting, and other experiments on simulated data which suggest that the non-responsive disclosure incurred by our protocol may be unavoidable.
