SG

S.A. Grundmann

info

Please Note

2 records found

Journal article (2025) - S.A. Grundmann, M. Al Owayyed, Merijn Bruijnes, Ellen Vroonhof, W.P. Brinkman
To equip new counsellors at a Dutch child helpline with the needed counselling skills, the helpline uses role-playing, a form of learning through simulation in which one counsellor-in-training portrays a child seeking help and the other portrays a counsellor. However, this process is time-intensive and logistically challenging-issues that a conversational agent could help address. In this paper, we propose an initial design for a computer agent that acts as a child help-seeker to be used in a role-play setting. Our agent, Lilobot, is based on a Belief-Desire-Intention (BDI) model to simulate the reasoning process of a child who is being bullied at school. Through interaction with Lilobot, counsellors-in-training can practise the Five Phase Model, a conversation strategy that underpins the helpline’s counselling principle of keeping conversations child-centred. We compared a training session with Lilobot to a text-based training, inviting experienced counsellors from the Dutch child helpline to participate in both sessions. We conducted pre- and post-measurement comparisons for both training sessions. Contrary to our expectations, the results show a decrease in counselling self-efficacy at post-measurement, particularly in Lilobot’s condition. Still, the counsellors’ qualitative feedback indicated that, with further development and refinements, they believed Lilobot could potentially serve as a useful supplementary tool for training new helpline counsellors. Our work also highlights three future research directions for training simulators in this domain: integrating emotions into the model, providing guided feedback to the counsellor, and incorporating Large Language Models (LLMs) into the conversations. ...
Abstract (2023) - M. Al Owayyed, S.A. Grundmann, Merijn Bruijnes, W.P. Brinkman
Counsellors at the child helpline offer a confidential environment for children to be heard and empowered. However, training counsellors on handling children’s conversations in text-based chat can be costly and time-consuming. This paper introduces Lilobot, a conversational agent designed for training counsellors of child helplines. The agent’s dialogue is built on the Belief-Desire-Intention (BDI) model, which, in this case, simulates a child victim of school bullying in a text based interaction. Trainees engage with Lilobot in a role-play format, taking on the counsellor’s role. This interactive system helps trainees learn the Five Phase Model, a conversation protocol child’s helplines use. The system also has a trainer interface, where a trainer can oversee and control Lilobot’s interactions, and see a suggested optimal conversational path. The system was built with three main components - a natural language processing model (using Rasa) and the BDI reasoning model and optimal path generation (using Java Spring). ...