paper-with-me

Papers

DORA: Dataflow Oriented Robotic Architecture

2026-02-02 · Xiaodong Zhang, Baorui Lv, Xavier Tao, Xiong Wang, Jie Bao, Yong He, Yue Chen, Zijiang Yang arxiv

Robotic middleware serves as the foundational infrastructure, enabling complex robotic systems to operate in a coordinated and modular manner. In data-intensive robotic applications, especially in industrial scenarios, communication efficiency directly impact system responsiveness, stability, and overall productivity. However, existing robotic middleware exhibit several limitations: (1) they rely heavily on (de)serialization mechanisms, introducing significant overhead for large-sized data; (2) they lack efficient and flexible support for heterogeneous data sizes, particularly in intra-robot communication and Python-based execution environments. To address these challenges, we propose Dataflow-Oriented Robotic Architecture (DORA) that enables explicit data dependency specification and efficient zero-copy data transmission. We implement the proposed framework as an open-source system and evaluate it through extensive experiments in both simulation and real-world robotic environments. Experimental results demonstrate substantial reductions in latency and CPU overhead compared to state-of-the-art middleware.

📄 PDF Abstract BibTeX arXiv:2602.13252

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PANDORA: Diffusion Policy Learning for Dexterous Robotic Piano Playing

2025-03-17 · Yanjia Huang, Renjie Li, Zhengzhong Tu

We present PANDORA, a novel diffusion-based policy learning framework designed specifically for dexterous robotic piano performance. Our approach employs a conditional U-Net architecture enhanced with FiLM-based global c…

DenoisingLanguage ModelingLanguage ModellingLarge Language Model

DORA: Toward Policy Optimization for Task-oriented Dialogue System with Efficient Context

2021-07-07 · Hyunmin Jeon, Gary Geunbae Lee

Recently, reinforcement learning (RL) has been applied to task-oriented dialogue systems by using latent actions to solve shortcomings of supervised learning (SL). In this paper, we propose a multi-domain task-oriented d…

Reinforcement Learning (RL)Task-Oriented Dialogue Systems

Task-Oriented Dialogue as Dataflow Synthesis

2020-09-24 · Semantic Machines, Jacob Andreas, John Bufe, David Burkett 외

We describe an approach to task-oriented dialogue in which dialogue state is represented as a dataflow graph. A dialogue agent maps each user utterance to a program that extends this graph. Programs include metacomputati…

Executable Ontologies: Synthesizing Event Semantics with Dataflow Architecture

2025-09-11 · Aleksandr Boldachev arxiv

This paper presents boldsea, Boldachev's semantic-event approach -- an architecture for modeling complex dynamic systems using executable ontologies -- semantic models that act as dynamic structures, directly controlling…

Dataflow Dialogue Generation

2023-08-04 · Joram Meron, Victor Guimarães

We demonstrate task-oriented dialogue generation within the dataflow dialogue paradigm. We show an example of agenda driven dialogue generation for the MultiWOZ domain, and an example of generation without an agenda for …

Dialogue GenerationTranslation