James Zou, Kailas Vodrahalli, Tobias Gerstenberg
We lifted 3 functions out of this paper's own repositories and ran 2 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 |
|---|---|---|
| kailas-v/human-ai-interactions | canonical | 2 of 3 |
| Function | Status | Where it lives |
|---|---|---|
| load_dataset | Ran | kailas-v/human-ai-interactions/haiid.py code served (permissive licence) · get_code("2a7638d718164190") |
| load_task | Ran | kailas-v/human-ai-interactions/haiid.py code served (permissive licence) · get_code("91c5f21f9fa6e786") |
| load_tasks | Not yet run | kailas-v/human-ai-interactions/haiid.py code served (permissive licence) · get_code("a6b4ca4905abac6d") |
Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.
In many practical applications of AI, an AI model is used as a decision aid for human users. The AI provides advice that a human (sometimes) incorporates into their decision-making process. The AI advice is often presented with some measure of "confidence" that the human can use to calibrate how much they depend on or trust the advice. In this paper, we present an initial exploration that suggests showing AI models as more confident than they actually are, even when the original AI is well-calibrated, can improve human-AI performance (measured as the accuracy and confidence of the human's final prediction after seeing the AI advice). We first train a model to predict human incorporation of AI advice using data from thousands of human-AI interactions. This enables us to explicitly estimate how to transform the AI's prediction confidence, making the AI uncalibrated, in order to improve the final human prediction. We empirically validate our results across four different tasks-dealing with images, text and tabular data-involving hundreds of human participants. We further support our findings with simulation analysis. Our findings suggest the importance of jointly optimizing the human-AI system as opposed to the standard paradigm of optimizing the AI model alone.
The same record, over MCP at https://syntology.ai/mcp:
get_harvested_code_for_paper("2202.05983")
get_code_for_paper("2202.05983")
have("2202.05983")
Connect an agent — have() is free.