Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Lilja77 authored Nov 16, 2023
1 parent acdf80e commit f55d68c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/pages/events/seminars/2023-09-27/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ venue: "Gothenburg and online"
slides: "Alexander Berman 27.9.2023.pdf"
---

Abstract
Abstract:
Recently, there has been a large interest in large language models (LLMs) such as GPT and their ability to engage in human-like dialogue and use commonsense reasoning. We experimentally investigate a specific aspect of these abilities, namely counterfactual explanations. The capacity to reason counterfactually and provide relevant explanations is particularly important when using AI to assist high-stake decisions and assessments such as credit approval or medical diagnostics. For example, if a loan applicant is denied credit, a counterfactual explanation conveys the conditions under which the credit would have been granted. By injecting a decision-making algorithm into the model's prompt and systematically probing and annotating responses for carefully chosen inputs, we study potential patterns in GPT's selection of counterfactual examples. Preliminary results indicate that when GPT 3.5 provides counterfactual explanations, it does not consider causal relations between variables in a way that one would expect from a model with strong commonsense reasoning capabilities. We discuss potential implications of these results for real-world applications and future research.

0 comments on commit f55d68c

Please sign in to comment.