paper-with-me

Papers

Software architecture for YOLO, a creativity-stimulating robot

2019-09-24 · Patrícia Alves-Oliveira, Samuel Gomes, Ankita Chandak, Patrícia Arriaga, Guy Hoffman, Ana Paiva

YOLO is a social robot designed and developed to stimulate creativity in children through storytelling activities. Children use it as a character in their stories. This article details the artificial intelligence software developed for YOLO. The implemented software schedules through several Creativity Behaviors to find the ones that stimulate creativity more effectively. YOLO can choose between convergent and divergent thinking techniques, two important processes of creative thought. These techniques were developed based on the psychological theories of creativity development and on research from creativity experts who work with children. Additionally, this software allows the creation of Social Behaviors that enable the robot to behave as a believable character. On top of our framework, we built 3 main social behavior parameters: Exuberant, Aloof, and Harmonious. These behaviors are meant to ease immersive play and the process of character creation. The 3 social behaviors were based on psychological theories of personality and developed using children's input during co-design studies. Overall, this work presents an attempt to design, develop, and deploy social robots that nurture intrinsic human abilities, such as the ability to be creative.

📄 PDF Abstract BibTeX arXiv:1909.10823

Code (1)

patricialvesoliveira/YOLO-Software 공식 구현

Similar Papers 제목 키워드 기반

A Framework for Collaborating a Large Language Model Tool in Brainstorming for Triggering Creative Thoughts

2024-10-10 · Hung-Fu Chang, Tong Li

Creativity involves not only generating new ideas from scratch but also redefining existing concepts and synthesizing previous insights. Among various techniques developed to foster creative thinking, brainstorming is wi…

Language ModelingLanguage ModellingLarge Language ModelPrompt Engineering

A Comprehensive Review of YOLO Architectures in Computer Vision: From YOLOv1 to YOLOv8 and YOLO-NAS

2023-04-02 · Juan Terven, Diana Cordova-Esparza

YOLO has become a central real-time object detection system for robotics, driverless cars, and video monitoring applications. We present a comprehensive analysis of YOLO's evolution, examining the innovations and contrib…

Objectobject-detectionObject DetectionReal-Time Object Detection

How an unintended Side Effect of a Research Project led to Boosting the Power of UML

2025-05-14 · Ulrich Frank, Pierre Maier

This paper describes the design, implementation and use of a new UML modeling tool that represents a significant advance over conventional tools. Among other things, it allows the integration of class diagrams and object…

Real-time Strawberry Detection Based on Improved YOLOv5s Architecture for Robotic Harvesting in open-field environment

2023-08-08 · Zixuan He, Salik Ram Khanal, Xin Zhang, Manoj Karkee 외

This study proposed a YOLOv5-based custom object detection model to detect strawberries in an outdoor environment. The original architecture of the YOLOv5s was modified by replacing the C3 module with the C2f module in t…

object-detectionObject Detection

YOLO26-RipeLoc Lite: A lightweight architecture for tomato ripeness detection and picking point localization in greenhouse robotic harvesting

2026-05-26 · Rajmeet Singh, Manveen Kaur, Shahpour Alirezaee, Irfan Hussain arxiv

In greenhouse tomato production, automated harvesting requires accurate detection of ripe tomatoes, ripeness classification, and precise picking-point localization for robotic end-effectors. This paper proposes YOLO26-Ri…