<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Enhancing Fairness through Time-Aware Recourse: A Pathway to Realistic Algorithmic Recommendations⋆</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Isacco Beretta</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Martina Cinquini</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Isabel Valera</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Computer Science, Saarland University</institution>
          ,
          <addr-line>Saarbrücken</addr-line>
          ,
          <country country="DE">Germany</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Department of Computer Science, University of Pisa</institution>
          ,
          <addr-line>Pisa</addr-line>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>EWAF'24: European Workshop on Algorithmic Fairness</institution>
        </aff>
      </contrib-group>
      <abstract>
        <p>Algorithmic Recourse (AR) addresses adverse outcomes in automated decision-making by ofering actionable recommendations. However, current state-of-the-art methods overlook the interdependence of features and do not consider the temporal dimension. To fill this gap, time-car emerges as a pioneering approach that integrates temporal information. Building upon this formulation, this work investigates the context of fairness, specifically focusing on the implications for marginalized demographic groups. Since long wait times can significantly impact communities' financial, educational, and personal lives, exploring how time-related factors afect the fair treatment of these groups is crucial to suggest potential solutions to reduce the negative efects on minority populations. Our findings set the stage for more equitable AR techniques sensitive to individual needs, ultimately fostering fairer suggestions.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Algorithmic Recourse</kwd>
        <kwd>Fairness</kwd>
        <kwd>Consequential Recommendations</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        Algorithmic Recourse (AR) seeks to provide actionable recommendations that should be
performed to reverse negative outcomes from automated decision-making systems. Recently, this
ifeld has emerged as one of the most promising solutions to explainability in Machine Learning
due to its compliance with legal requirements [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], its psychological benefit for the individual [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ],
and its potential to explore “what-if” scenarios [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. Among current literature, recent work [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]
highlights that a significant drawback of AR methods is the implicit assumption of examining
features as independently manipulable inputs. Since the individual’s attributes change may
have downstream efects on other features, observing and identifying causal mechanisms is
crucial in analyzing real-world scenarios to avoid sub-optimal or infeasible actions. From this
perspective, [
        <xref ref-type="bibr" rid="ref5 ref6">5, 6</xref>
        ] propose a fundamental reformulation of the recourse problem, incorporating
knowledge of causal dependencies into recommending recourse actions. The ability to assess
the causal relationships explicitly guarantees plausible counterfactuals [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] and improves the
user’s perception of a decision’s quality since it reflects the tendency of human beings to think
in terms of cause-efect [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ].
      </p>
      <p>A significant limitation of current methods is their inability to incorporate the temporal
dimension. Neglecting the temporal interdependencies between features and actions can result
in erroneous identification of the more efective features cost and time-wise. As a result, there
is a need to devise Causal AR techniques that can incorporate temporal information to provide
explanations that precisely reflect the complex dynamics of the system and to guarantee that
the recommendations ofered are reliable and plausible.</p>
      <p>
        In [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ], the authors discuss the necessity of interpreting the causal model as a representation
of a dynamical process that involves the evolution of its instances over time. Specifically, they
introduce time-car, one of the first proposals on integrating the temporal dimension into a
Causal AR problem by including the topological information of the causal graph in the cost
function evaluation.
      </p>
      <p>This research investigates the implications of fairness within the time-car framework,
focusing on how longer periods needed for certain tasks afect marginalized demographic
groups and their connection to socioeconomic stability, educational opportunities, and overall
well-being. The increased time required for these tasks can intensify existing inequalities and
vulnerabilities, leading to a continuous cycle of disadvantage that is hard to break. This work
aims to formulate fairer AR methods sensitive to these populations’ unique needs and time
constraints.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Fairness through Time-Aware Recourse</title>
      <p>Actionable Recourse. The problem of AR can be formulated as a constrained optimization in
the following terms: given a binary classification model ℎ : X → {0, 1}, and an instance  for
which ℎ() = 0, the goal is to determine the action A * satisfying</p>
      <p>A * = arg min (, A ) .. ℎ(A ()) = 1</p>
      <p>A
where A () represents a modified version of . In other words, the objective is to identify
the minimal cost action that alters the model’s decision from unfavorable to favorable.</p>
      <sec id="sec-2-1">
        <title>2.1. Same Cost, Diferent Times</title>
        <p>
          In [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ], the authors introduce a new definition of the cost of an action that incorporates the
temporal dimension:
        </p>
        <p>(, , A ) =  (, A ) +   (, A ,  ) ,
where  denotes the individual’s initial state,  is the target state (e.g., the one that guarantees
loan acceptance), and A is the action taken to obtain the transition between them.  is a tunable
parameter that values how important is time compared to the other features. In particular, it
balances the two components of the cost function, namely , which denotes the cost function
in the feature space, and , which reflects the time part. A time-unaware recommendation
algorithm is basically one that fixes  = 0.
(a) Not accounting for time could introduce hidden
biases in recommendation algorithms.
(b) Let ( ) = ( ) +  1(  ̸= 0),
it could be that  is depending on age.</p>
        <p>This section explores a scenario where sensitive attributes are included among the features,
denoted as  ⊂ . We examine the case of two individuals, 1 and 2, with diferent sensitive
attributes’ values, such that (1) ̸= (2). We hypothesize that the cost recommendations
from the time-unaware automatic decision system for these individuals, ((1), A 1 ) and
((2), A 2 ), are approximately equal. This implies that despite the diference in sensitive
attributes, the system suggests similar cost interventions for both individuals. However, the
temporal cost  could vary significantly between them, meaning one individual might need
more time to achieve the desired state than the other. This scenario is illustrated in Figure 1a.</p>
      </sec>
      <sec id="sec-2-2">
        <title>2.2. Not Everyone Values Time Equally</title>
        <p>In another scenario, time may be regarded as a resource whose value varies based on individual
characteristics. Figure 1b demonstrates this idea through a specific case related to applying
for a loan. The value of  might be higher for the older population as they are likely closer
to retirement and have a limited window to recuperate from financial setbacks. Conversely,
younger individuals might have a lower  value given their longer time horizon to adjust their
savings behavior. Hence, financial models must be calibrated to accommodate varying  values
across diferent demographic segments. This understanding enables the creation of customized
recommendations sensitive to each individual’s dynamics and the time-related evaluation of
changes within their specific societal and economic contexts.</p>
      </sec>
      <sec id="sec-2-3">
        <title>2.3. Actionability as a Time-Constraint</title>
        <p>
          In the context of AR, plausibility refers to the perceived consistency and reasonableness of
the recommendations provided by recourse approaches. From a psychological perspective,
providing plausible explanations enables users to form mental models that align with their prior
knowledge [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ]. When the temporal dimension is incorporated into causal reasoning, an AR
approach could ensure that the actions suggested are psychologically congruent with human
intuitions and mental frameworks. This compatibility fosters a sense of trust and confidence in
the algorithmic system, facilitating user acceptance and engagement.
        </p>
        <p>
          Furthermore, actionability is considered one of the crucial aspects in a counterfactual
generation process, as highlighted in [
          <xref ref-type="bibr" rid="ref11">11</xref>
          ]. We propose expanding the concept beyond the notion of
being able to act upon to include the ability to do so within a reasonable timeframe (Figure 2). In
fact, if the action required to implement a recommendation is excessively time-consuming or
impractical, the recommendation becomes unhelpful for the user. In the constrained
optimization framework of AR, the actionability threshold is directly controlled by the maximum time
constraint, denoted as . This parameter can be determined a priori or adapted based
on the user’s specific requirements each time a request is made. In the latter case, the parameter
enables personalized control over actionability for the applicant. From this perspective, we
propose a new interpretation of fair recommendations expressed as follows:
A time-aware algorithmic recourse model is fair if its recommendations remain fair
under any fixed time constraint.
        </p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>3. Conclusions</title>
      <p>Our work discusses the importance of incorporating temporal dimensions in Causal AR to
address the unfair time requests on marginalized groups, revealing hidden biases in time-unaware
systems. By showing scenarios where identical cost actions lead to disparate time requirements
for diferent individuals and by revising actionability to include time constraints, we identify
the need for time-aware models that ensure fairness and align with human psychological
expectations, encouraging trust in automated decision-making and promoting fairer outcomes.
Work partially supported by the European Community H2020-EU.2.1.1 programme under the
G.A. 952215 (Tailor project) and under Res. Infr. G.A. 871042 (SoBigData++ project).</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>S.</given-names>
            <surname>Wachter</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Mittelstadt</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Russell</surname>
          </string-name>
          ,
          <article-title>Counterfactual explanations without opening the black box: Automated decisions and the gdpr</article-title>
          ,
          <source>Harv. JL &amp; Tech. 31</source>
          (
          <year>2017</year>
          )
          <fpage>841</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>S.</given-names>
            <surname>Venkatasubramanian</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Alfano</surname>
          </string-name>
          ,
          <article-title>The philosophical basis of algorithmic recourse</article-title>
          ,
          <source>in: Proceedings of the 2020 conference on FAT</source>
          ,
          <year>2020</year>
          , pp.
          <fpage>284</fpage>
          -
          <lpage>293</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>Y.-L.</given-names>
            <surname>Chou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Moreira</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Bruza</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Ouyang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Jorge</surname>
          </string-name>
          ,
          <article-title>Counterfactuals and causability in explainable artificial intelligence: Theory, algorithms</article-title>
          , and applications,
          <source>Information Fusion</source>
          <volume>81</volume>
          (
          <year>2022</year>
          )
          <fpage>59</fpage>
          -
          <lpage>83</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>S.</given-names>
            <surname>Barocas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. D.</given-names>
            <surname>Selbst</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Raghavan</surname>
          </string-name>
          ,
          <article-title>The hidden assumptions behind counterfactual explanations and principal reasons</article-title>
          , in: FAT*, ACM,
          <year>2020</year>
          , pp.
          <fpage>80</fpage>
          -
          <lpage>89</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>A.</given-names>
            <surname>Karimi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Schölkopf</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Valera</surname>
          </string-name>
          ,
          <article-title>Algorithmic recourse: from counterfactual explanations to interventions</article-title>
          , in: M.
          <string-name>
            <surname>C. Elish</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          <string-name>
            <surname>Isaac</surname>
          </string-name>
          , R. S. Zemel (Eds.),
          <source>FAccT '21: 2021 ACM Conference on Fairness, Accountability, and Transparency</source>
          , Virtual Event / Toronto, Canada, March 3-
          <issue>10</issue>
          ,
          <year>2021</year>
          , ACM,
          <year>2021</year>
          , pp.
          <fpage>353</fpage>
          -
          <lpage>362</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>A.-H.</given-names>
            <surname>Karimi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. Von</given-names>
            <surname>Kügelgen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Schölkopf</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Valera</surname>
          </string-name>
          ,
          <article-title>Algorithmic recourse under imperfect causal knowledge: a probabilistic approach</article-title>
          ,
          <source>Advances in neural information processing systems</source>
          <volume>33</volume>
          (
          <year>2020</year>
          )
          <fpage>265</fpage>
          -
          <lpage>277</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>R. M. J.</given-names>
            <surname>Byrne</surname>
          </string-name>
          ,
          <article-title>Counterfactuals in explainable artificial intelligence (XAI): evidence from human reasoning, in: IJCAI, ijcai</article-title>
          .org,
          <year>2019</year>
          , pp.
          <fpage>6276</fpage>
          -
          <lpage>6282</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>J.</given-names>
            <surname>Pearl</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Mackenzie</surname>
          </string-name>
          ,
          <article-title>The book of why: the new science of cause and efect</article-title>
          , Basic books,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>I.</given-names>
            <surname>Beretta</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Cinquini</surname>
          </string-name>
          ,
          <article-title>The importance of time in causal algorithmic recourse</article-title>
          ,
          <source>in: World Conference on Explainable Artificial Intelligence</source>
          , Springer,
          <year>2023</year>
          , pp.
          <fpage>283</fpage>
          -
          <lpage>298</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>C.</given-names>
            <surname>Panigutti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Beretta</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Giannotti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Pedreschi</surname>
          </string-name>
          ,
          <article-title>Understanding the impact of explanations on advice-taking: a user study for ai-based clinical decision support systems</article-title>
          , in: CHI, ACM,
          <year>2022</year>
          , pp.
          <volume>568</volume>
          :
          <fpage>1</fpage>
          -
          <lpage>568</lpage>
          :
          <fpage>9</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>R.</given-names>
            <surname>Guidotti</surname>
          </string-name>
          ,
          <article-title>Counterfactual explanations and how to find them: literature review and benchmarking, Data Mining and Knowledge Discovery (</article-title>
          <year>2022</year>
          )
          <fpage>1</fpage>
          -
          <lpage>55</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>