Mark Keane, Saugat Aryal
We lifted 2 functions out of this paper's own repositories and ran 1 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.
| Repository | Role | Ran |
|---|---|---|
| itsaugat/sf_survey | — | 1 of 2 |
| Function | Status | Where it lives |
|---|---|---|
| calculate_l2_distance | Ran | itsaugat/sf_survey/experiments/utils/kleor_helper.py pointer only (licence: NONE) · get_code("32705f0077360ded") |
| get_kleor_global_sim | Not yet run | itsaugat/sf_survey/experiments/utils/kleor_helper.py pointer only (licence: NONE) · get_code("8402089df39a5e97") |
Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.
Recently, eXplainable AI (XAI) research has focused on counterfactual explanations as post-hoc justifications for AI-system decisions (e.g., a customer refused a loan might be told "if you asked for a loan with a shorter term, it would have been approved"). Counterfactuals explain what changes to the input-features of an AI system change the output-decision. However, there is a sub-type of counterfactual, semi-factuals, that have received less attention in AI (though the Cognitive Sciences have studied them more). This paper surveys semifactual explanation, summarising historical and recent work. It defines key desiderata for semifactual XAI, reporting benchmark tests of historical algorithms (as well as a novel, naïve method) to provide a solid basis for future developments.
The same record, over MCP at https://syntology.ai/mcp:
get_harvested_code_for_paper("2301.11970")
get_code_for_paper("2301.11970")
have("2301.11970")
Connect an agent — have() is free.