A study examined how people interpret a robot's shutdown, finding that participants anthropomorphize robotic gestures regardless of how the robot is turned off. When a robotic arm shut down abruptly, most participants perceived it negatively as if the robot had died; when it gradually folded inward like falling asleep, participants interpreted it more neutrally. The designed shutdown method increased perceptions of the robot's likeability, intelligence, and animacy, suggesting that robot shutdown interactions should be carefully designed to account for human social perception.
A study of 53 programmers using eye-tracking reveals that how code is revealed in AI interfaces significantly affects reading behavior and comprehension. Structured rendering, which presents code in semantically meaningful chunks based on syntax hierarchy, guides attention better than static or character-by-character approaches. The research demonstrates that code rendering is a critical interaction design element shaping how developers understand generated code.