From 389e8c753aa14e16c1545c7fc7f9967247513d11 Mon Sep 17 00:00:00 2001
From: Michael Mathioudakis <michael.mathioudakis@helsinki.fi>
Date: Tue, 1 Oct 2019 10:38:21 +0300
Subject: [PATCH] Add comment in abstract

---
 paper/sl.tex | 1 +
 1 file changed, 1 insertion(+)

diff --git a/paper/sl.tex b/paper/sl.tex
index 4d7cca1..771044b 100755
--- a/paper/sl.tex
+++ b/paper/sl.tex
@@ -68,6 +68,7 @@ One major challenge in such evaluation is that the inner workings of the system
 %
 Another challenge is that often decisions skew the data on which the evaluation is performed. 
 %
+\mcomment{On one hand, since we use judicial data in our experiments, it makes sense to use the bail-or-jail dat in the abstract. On the other hand, this does not connect with the motivation we provide to evaluate the decision of (computer/ML/AI) systems, since jail-or-bail decisions are not currently made by such systems. The bank loan example might look better in the abstract.}
 % For example, when deciding whether a defendant should be granted bail or rather be led to jail, a decision is deemed successful if it grants bail to defendants who would honor the conditions of the bail and leads to jail ones who would violate them.
 %
 % However, in such cases, we are only able to directly evaluate the mechanism when it grants bail, while we cannot observe the potential bail violations by defendants who were led to jail. 
-- 
GitLab