paper-with-me

홈 › Papers

ROSA: A Knowledge-based Solution for Robot Self-Adaptation

2025-04-29 · Gustavo Rezende Silva, Juliane Päßler, S. Lizeth Tapia Tarifa, Einar Broch Johnsen, Carlos Hernández Corbato

Autonomous robots must operate in diverse environments and handle multiple tasks despite uncertainties. This creates challenges in designing software architectures and task decision-making algorithms, as different contexts may require distinct task logic and architectural configurations. To address this, robotic systems can be designed as self-adaptive systems capable of adapting their task execution and software architecture at runtime based on their context.This paper introduces ROSA, a novel knowledge-based framework for RObot Self-Adaptation, which enables task-and-architecture co-adaptation (TACA) in robotic systems. ROSA achieves this by providing a knowledge model that captures all application-specific knowledge required for adaptation and by reasoning over this knowledge at runtime to determine when and how adaptation should occur. In addition to a conceptual framework, this work provides an open-source ROS 2-based reference implementation of ROSA and evaluates its feasibility and performance in an underwater robotics application. Experimental results highlight ROSA's advantages in reusability and development effort for designing self-adaptive robotic systems.

📄 PDF Abstract BibTeX arXiv:2505.00733

Code (1)

kas-lab/rosa 공식 구현

Tasks

Decision Making

Similar Papers 제목 키워드 기반

Enabling Novel Mission Operations and Interactions with ROSA: The Robot Operating System Agent

2024-10-09 · Rob Royce, Marcel Kaufmann, Jonathan Becktor, Sangwoo Moon 외

The advancement of robotic systems has revolutionized numerous industries, yet their operation often demands specialized technical knowledge, limiting accessibility for non-expert users. This paper introduces ROSA (Robot…

Distributed AI Agents for Cognitive Underwater Robot Autonomy

2025-07-31 · Markus Buchholz, Ignacio Carlucho, Michele Grimaldi, Yvan R. Petillot arxiv

Achieving robust cognitive autonomy in robots navigating complex, unpredictable environments remains a fundamental challenge in robotics. This paper presents Underwater Robot Self-Organizing Autonomy (UROSA), a groundbre…

Reinforcement Learning

RoSA: Enhancing Parameter-Efficient Fine-Tuning via RoPE-aware Selective Adaptation in Large Language Models

2025-11-21 · Dayan Pan, Jingyuan Wang, Yilong Zhou, Jiawei Cheng 외 arxiv

Fine-tuning large language models is essential for task-specific adaptation, yet it remains computationally prohibitive. Parameter-Efficient Fine-Tuning (PEFT) methods have emerged as a solution, but current approaches t…

parameter-efficient fine-tuning

ROSA: Harnessing Robot States for Vision-Language and Action Alignment

2025-06-16 · Yuqing Wen, Kefan Gu, Haoxuan Liu, Yucheng Zhao 외

Vision-Language-Action (VLA) models have recently made significant advance in multi-task, end-to-end robotic control, due to the strong generalization capabilities of Vision-Language Models (VLMs). A fundamental challeng…

State EstimationVision-Language-Action

ROSA: A Robotics Foundation Model Serving System for Robot Factories

2026-07-01 · Wenqi Jiang, Jason Clemons, Rowland O'Flaherty, Hugo Hadfield 외 arxiv

Robotics foundation models (RFMs) are making general-purpose robots increasingly practical for factory deployments. While RFM serving systems are central to this vision, existing systems are largely shaped by a single-ro…