Skip to content

Commit e33bd29

Browse files
committed
added news item Publication at Ethics and Information Technology
1 parent 476c80f commit e33bd29

3 files changed

Lines changed: 53 additions & 0 deletions

File tree

_bibliography/papers.bib

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ @article{basar2026autonomy
1010
volume = {28},
1111
number = {11},
1212
doi = {10.1007/s10676-025-09877-8},
13+
blog = {news/2025/ethics-information-technology},
1314
abstract = {Artificial intelligence (AI) applications have become more pervasive, and can have a myriad of effects on society. This has raised discussions regarding their potential ethical consequences. One application of AI is to help people improve their lifestyle choices and engage in positive behavior change. In the design of such applications, it becomes important to recognize the potential impact that they can have on human autonomy. Human autonomy is a widely discussed topic across various fields of AI applications. It is essential to recognize that human autonomy is a complex concept that requires a nuanced understanding of diverse individuals and their levels of volition. Overall, we argue that chatbots, in the domain of health and lifestyle choices, need to incorporate a capacity to communicate with users about their goals, intentions and reasons for making certain choices, and suggest a way of doing that.},
1415
bibtex_show = {true},
1516
}
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
---
2+
layout: post
3+
title: Publication at Ethics and Information Technology
4+
date: 2025-12-22 23:59:59
5+
description: 'Our paper “Autonomy-supporting chatbots: Endorsing volitional behavior change”, where we have proposed a theoretical framework for designing chatbots that respects users’ autonomy, is published at Ethics and Information Technology Journal.'
6+
tags: journal
7+
categories: publication
8+
thumbnail: assets/img/posts/2025-12-22/thumbnail.jpg
9+
tabs: true
10+
featured: false
11+
---
12+
13+
Our paper “Autonomy-supporting chatbots: Endorsing volitional behavior change,” has been accepted to be published at [Ethics and Information Technology Journal](https://link.springer.com/journal/10676). In this paper, we have proposed a theoretical framework for designing chatbots that respect users’ autonomy while supporting them in making health and lifestyle choices.
14+
15+
Read the paper at [https://doi.org/10.1007/s10676-025-09877-8](https://doi.org/10.1007/s10676-025-09877-8)
16+
17+
#### Title
18+
19+
Autonomy-supporting chatbots: Endorsing volitional behavior change
20+
21+
#### Abstract
22+
23+
Artificial intelligence (AI) applications have become more pervasive, and can have a myriad of effects on society. This has raised discussions regarding their potential ethical consequences. One application of AI is to help people improve their lifestyle choices and engage in positive behavior change. In the design of such applications, it becomes important to recognize the potential impact that they can have on human autonomy. Human autonomy is a widely discussed topic across various fields of AI applications. It is essential to recognize that human autonomy is a complex concept that requires a nuanced understanding of diverse individuals and their levels of volition. Overall, we argue that chatbots, in the domain of health and lifestyle choices, need to incorporate a capacity to communicate with users about their goals, intentions and reasons for making certain choices, and suggest a way of doing that.
24+
25+
#### Reference
26+
27+
{% tabs reference %}
28+
29+
{% tab reference APA %}
30+
31+
Basar, E., Balaji, D., He, L., & Haselager, P. (2026). [Autonomy-supporting chatbots: Endorsing volitional behavior change.](https://doi.org/10.1007/s10676-025-09877-8) <i>Ethics and Information Technology</i>, 28, 11.
32+
33+
{% endtab %}
34+
35+
{% tab reference BibTeX %}
36+
37+
```bibtex
38+
@article{basar2026autonomy,
39+
author = {Basar, Erkan and Balaji, Divyaa and He, Linwei and Haselager, Pim},
40+
title = {Autonomy-supporting chatbots: Endorsing volitional behavior change},
41+
journal = {Ethics and Information Technology},
42+
year = {2026},
43+
publisher = {Springer},
44+
volume = {28},
45+
number = {11},
46+
doi = {10.1007/s10676-025-09877-8}
47+
}
48+
```
49+
50+
{% endtab %}
51+
52+
{% endtabs %}
263 KB
Loading

0 commit comments

Comments
 (0)