Core Concepts
Integrating AI-based comment recommendation and deliberative quality modules into the adhocracy+ participation platform to improve the structure, civility, and engagement of online discussions.
Abstract
This paper presents two AI-powered extensions to the adhocracy+ open-source participation platform to enhance the quality and deliberative nature of online discussions:
-
Comment Recommendation Module:
- Aims to encourage user interaction and expose participants to opposing views.
- Uses a stance detection model to identify comments that contradict the user's own stance on the discussion topic.
- Automatically recommends these opposing comments to the user, prompting them to engage and respond.
-
Deliberative Quality Module:
- Aims to improve the overall quality and engagement of user comments.
- Employs the AQuA score, a metric that evaluates the deliberative quality of comments based on various linguistic features.
- Automatically identifies and highlights the top-scoring, most deliberative comments, providing feedback to participants and incentivizing higher-quality contributions.
The authors describe the technical implementation details of integrating these AI-powered modules into the adhocracy+ platform, which is built on the Django web framework. The proposed architecture allows for flexibility in running the AI tools either locally or as external services.
The authors plan to conduct a large-scale experiment to evaluate the effectiveness of these AI-supported modules in enhancing user satisfaction, discussion outcomes, and response behavior, compared to online discussions without AI support.
Stats
"Online spaces allow people to discuss important issues and make joint decisions, regardless of their location or time zone."
"Without proper support and thoughtful design, these discussions often lack structure and politeness during the exchanges of opinions."
"Artificial intelligence (AI) represents an opportunity to support both participants and organizers of large-scale online participation processes."
Quotes
"Deliberation is defined as the respectful, argumentative exchange of opinions, in order to reach a decision."
"Deliberation has three main dimensions: rationality, which refers to the argumentative exchange of opinions, civility, being polite and respectful, and finally reciprocity, being responsive and listening to each other."