Skip to main content

Showing 1–15 of 15 results for author: Haesler, S

Searching in archive cs. Search in all archives.
.
  1. arXiv:2506.20373  [pdf, ps, other

    cs.RO cs.AI cs.HC

    CARMA: Context-Aware Situational Grounding of Human-Robot Group Interactions by Combining Vision-Language Models with Object and Action Recognition

    Authors: Joerg Deigmoeller, Stephan Hasler, Nakul Agarwal, Daniel Tanneberg, Anna Belardinelli, Reza Ghoddoosian, Chao Wang, Felix Ocker, Fan Zhang, Behzad Dariush, Michael Gienger

    Abstract: We introduce CARMA, a system for situational grounding in human-robot group interactions. Effective collaboration in such group settings requires situational awareness based on a consistent representation of present persons and objects coupled with an episodic abstraction of events regarding actors and manipulated objects. This calls for a clear and consistent assignment of instances, ensuring tha… ▽ More

    Submitted 25 June, 2025; originally announced June 2025.

  2. arXiv:2506.18466  [pdf, ps, other

    cs.RO cs.HC

    Mirror Eyes: Explainable Human-Robot Interaction at a Glance

    Authors: Matti Krüger, Daniel Tanneberg, Chao Wang, Stephan Hasler, Michael Gienger

    Abstract: The gaze of a person tends to reflect their interest. This work explores what happens when this statement is taken literally and applied to robots. Here we present a robot system that employs a moving robot head with a screen-based eye model that can direct the robot's gaze to points in physical space and present a reflection-like mirror image of the attended region on top of each eye. We conducte… ▽ More

    Submitted 23 June, 2025; originally announced June 2025.

    Comments: Accepted to the 34th IEEE International Conference on Robot and Human Interactive Communication (RO-MAN)

  3. arXiv:2504.18380  [pdf, other

    cs.SE cs.AI cs.GR cs.HC

    Spatial Reasoner: A 3D Inference Pipeline for XR Applications

    Authors: Steven Häsler, Philipp Ackermann

    Abstract: Modern extended reality XR systems provide rich analysis of image data and fusion of sensor input and demand AR/VR applications that can reason about 3D scenes in a semantic manner. We present a spatial reasoning framework that bridges geometric facts with symbolic predicates and relations to handle key tasks such as determining how 3D objects are arranged among each other ('on', 'behind', 'near',… ▽ More

    Submitted 25 April, 2025; originally announced April 2025.

    Comments: 11 pages, preprint of ICVARS 2025 paper

    MSC Class: spatial computing; extended reality; knowledge representation; spatial reasoning

  4. arXiv:2411.13694  [pdf, other

    cs.HC cs.CR cs.NI

    Sounds Good? Fast and Secure Contact Exchange in Groups

    Authors: Florentin Putz, Steffen Haesler, Matthias Hollick

    Abstract: Trustworthy digital communication requires the secure exchange of contact information, but current approaches lack usability and scalability for larger groups of users. We evaluate the usability of two secure contact exchange systems: the current state of the art, SafeSlinger, and our newly designed protocol, PairSonic, which extends trust from physical encounters to spontaneous online communicati… ▽ More

    Submitted 20 November, 2024; originally announced November 2024.

    Comments: 44 pages, 8 figures, the dataset is available at https://doi.org/10.5281/zenodo.13324112 and a demo video is available at https://www.youtube.com/watch?v=e1AMYDLWN0E and further project information is at https://fputz.net/pairsonic

    Journal ref: Proc. ACM Hum.-Comput. Interact. 8, CSCW2, Article 425 (November 2024), 44 pages

  5. arXiv:2411.13693  [pdf, other

    cs.CR cs.HC cs.NI

    PairSonic: Helping Groups Securely Exchange Contact Information

    Authors: Florentin Putz, Steffen Haesler, Thomas Völkl, Maximilian Gehring, Nils Rollshausen, Matthias Hollick

    Abstract: Securely exchanging contact information is essential for establishing trustworthy communication channels that facilitate effective online collaboration. However, current methods are neither user-friendly nor scalable for large groups of users. In response, we introduce PairSonic, a novel group pairing protocol that extends trust from physical encounters to online communication. PairSonic simplifie… ▽ More

    Submitted 20 November, 2024; originally announced November 2024.

    Comments: 3 pages, 1 figure, the source code is available at https://github.com/seemoo-lab/pairsonic and a demo video is available at https://www.youtube.com/watch?v=e1AMYDLWN0E and further project information is at https://fputz.net/pairsonic

    Journal ref: ACM CSCW 2024

  6. arXiv:2406.17346  [pdf, ps, other

    cs.LG

    Stacked Confusion Reject Plots (SCORE)

    Authors: Stephan Hasler, Lydia Fischer

    Abstract: Machine learning is more and more applied in critical application areas like health and driver assistance. To minimize the risk of wrong decisions, in such applications it is necessary to consider the certainty of a classification to reject uncertain samples. An established tool for this are reject curves that visualize the trade-off between the number of rejected samples and classification perfor… ▽ More

    Submitted 25 June, 2024; originally announced June 2024.

    Comments: 6 pages, 2 figures

  7. arXiv:2405.03307  [pdf, other

    cs.RO

    Efficient Symbolic Planning with Views

    Authors: Stephan Hasler, Daniel Tanneberg, Michael Gienger

    Abstract: Robotic planning systems model spatial relations in detail as these are needed for manipulation tasks. In contrast to this, other physical attributes of objects and the effect of devices are usually oversimplified and expressed by abstract compound attributes. This limits the ability of planners to find alternative solutions. We propose to break these compound attributes down into a shared set of… ▽ More

    Submitted 6 May, 2024; originally announced May 2024.

    Comments: 6 pages

  8. To Help or Not to Help: LLM-based Attentive Support for Human-Robot Group Interactions

    Authors: Daniel Tanneberg, Felix Ocker, Stephan Hasler, Joerg Deigmoeller, Anna Belardinelli, Chao Wang, Heiko Wersing, Bernhard Sendhoff, Michael Gienger

    Abstract: How can a robot provide unobtrusive physical support within a group of humans? We present Attentive Support, a novel interaction concept for robots to support a group of humans. It combines scene perception, dialogue acquisition, situation understanding, and behavior generation with the common-sense reasoning capabilities of Large Language Models (LLMs). In addition to following user instructions,… ▽ More

    Submitted 24 April, 2025; v1 submitted 19 March, 2024; originally announced March 2024.

    Comments: IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) 2024

    ACM Class: I.2.8; I.2.9

  9. LaMI: Large Language Models for Multi-Modal Human-Robot Interaction

    Authors: Chao Wang, Stephan Hasler, Daniel Tanneberg, Felix Ocker, Frank Joublin, Antonello Ceravola, Joerg Deigmoeller, Michael Gienger

    Abstract: This paper presents an innovative large language model (LLM)-based robotic system for enhancing multi-modal human-robot interaction (HRI). Traditional HRI systems relied on complex designs for intent estimation, reasoning, and behavior generation, which were resource-intensive. In contrast, our system empowers researchers and practitioners to regulate robot behavior through three key aspects: prov… ▽ More

    Submitted 11 April, 2024; v1 submitted 26 January, 2024; originally announced January 2024.

    Comments: 10 pages, 6 figures

  10. CoPAL: Corrective Planning of Robot Actions with Large Language Models

    Authors: Frank Joublin, Antonello Ceravola, Pavel Smirnov, Felix Ocker, Joerg Deigmoeller, Anna Belardinelli, Chao Wang, Stephan Hasler, Daniel Tanneberg, Michael Gienger

    Abstract: In the pursuit of fully autonomous robotic systems capable of taking over tasks traditionally performed by humans, the complexity of open-world environments poses a considerable challenge. Addressing this imperative, this study contributes to the field of Large Language Models (LLMs) applied to task and motion planning for robots. We propose a system architecture that orchestrates a seamless inter… ▽ More

    Submitted 24 April, 2025; v1 submitted 11 October, 2023; originally announced October 2023.

    Comments: IEEE International Conference on Robotics and Automation (ICRA) 2024

  11. arXiv:2308.10552  [pdf, other

    cs.RO cs.HC

    Communicating Robot's Intentions while Assisting Users via Augmented Reality

    Authors: Chao Wang, Theodoros Stouraitis, Anna Belardinelli, Stephan Hasler, Michael Gienger

    Abstract: This paper explores the challenges faced by assistive robots in effectively cooperating with humans, requiring them to anticipate human behavior, predict their actions' impact, and generate understandable robot actions. The study focuses on a use-case involving a user with limited mobility needing assistance with pouring a beverage, where tasks like unscrewing a cap or reaching for objects demand… ▽ More

    Submitted 21 August, 2023; originally announced August 2023.

  12. arXiv:2302.07777  [pdf, other

    cs.CR cs.HC cs.NI

    FIDO2 the Rescue? Platform vs. Roaming Authentication on Smartphones

    Authors: Leon Würsching, Florentin Putz, Steffen Haesler, Matthias Hollick

    Abstract: Modern smartphones support FIDO2 passwordless authentication using either external security keys or internal biometric authentication, but it is unclear whether users appreciate and accept these new forms of web authentication for their own accounts. We present the first lab study (N=87) comparing platform and roaming authentication on smartphones, determining the practical strengths and weaknesse… ▽ More

    Submitted 15 February, 2023; originally announced February 2023.

    Comments: 16 pages, 6 figures, the dataset is available at https://doi.org/10.5281/zenodo.7572697 and the source code is available at https://github.com/seemoo-lab/fido2-the-smartphone

    Journal ref: ACM CHI 2023

  13. Explainable Human-Robot Training and Cooperation with Augmented Reality

    Authors: Chao Wang, Anna Belardinelli, Stephan Hasler, Theodoros Stouraitis, Daniel Tanneberg, Michael Gienger

    Abstract: The current spread of social and assistive robotics applications is increasingly highlighting the need for robots that can be easily taught and interacted with, even by users with no technical background. Still, it is often difficult to grasp what such robots know or to assess if a correct representation of the task is being formed. Augmented Reality (AR) has the potential to bridge this gap. We d… ▽ More

    Submitted 2 February, 2023; originally announced February 2023.

  14. arXiv:2010.07783  [pdf, other

    cs.CV

    Improved Multi-Source Domain Adaptation by Preservation of Factors

    Authors: Sebastian Schrom, Stephan Hasler, Jürgen Adamy

    Abstract: Domain Adaptation (DA) is a highly relevant research topic when it comes to image classification with deep neural networks. Combining multiple source domains in a sophisticated way to optimize a classification model can improve the generalization to a target domain. Here, the difference in data distributions of source and target image datasets plays a major role. In this paper, we describe based o… ▽ More

    Submitted 16 October, 2020; v1 submitted 15 October, 2020; originally announced October 2020.

  15. arXiv:2002.06417  [pdf

    cs.HC cs.AI cs.MA cs.RO

    Designing Interaction for Multi-agent Cooperative System in an Office Environment

    Authors: Chao Wang, Stephan Hasler, Manuel Muehlig, Frank Joublin, Antonello Ceravola, Joerg Deigmoeller, Lydia Fischer

    Abstract: Future intelligent system will involve very various types of artificial agents, such as mobile robots, smart home infrastructure or personal devices, which share data and collaborate with each other to execute certain tasks.Designing an efficient human-machine interface, which can support users to express needs to the system, supervise the collaboration progress of different entities and evaluate… ▽ More

    Submitted 15 February, 2020; originally announced February 2020.