首页 > 最新文献

2022 International Conference on Robotics and Automation (ICRA)最新文献

英文 中文
RepAr-Net: Re-Parameterized Encoders and Attentive Feature Arsenals for Fast Video Denoising re - net:用于快速视频去噪的重新参数化编码器和关注特征库
Pub Date : 2022-05-23 DOI: 10.1109/icra46639.2022.9812394
S. Sharan, Adithya K. Krishna, A. S. Rao, V. Gopi
Real-time video denoising finds applications in several fields like mobile robotics, satellite television, and surveillance systems. Traditional denoising approaches are more common in such systems than their deep learning-based counterparts despite their inferior performance. The large size and heavy computational requirements of neural network-based denoising models pose a serious impediment to their deployment in real-time applications. In this paper, we propose RepAr-Net, a simple yet efficient architecture for fast video de noising. We propose to use temporally separable encoders to generate feature maps called arsenals that can be cached for reuse. We also incorporate re-parameterizable blocks that improve the representative power of the network without affecting the run-time. We benchmark our model on the Set-8 and 2017 DAVIS-Test datasets. Our model achieves state-of-the-art results with up to 29.62% improvement in PSNR and a 50% decrease in run times over existing methods. Our codes are open-sourced at: github.com/spider-tronix/RepAr-Net.
实时视频去噪在移动机器人、卫星电视和监控系统等多个领域都有应用。传统的去噪方法在这类系统中比基于深度学习的去噪方法更常见,尽管它们的性能较差。基于神经网络的去噪模型体积大、计算量大,严重阻碍了其在实时应用中的部署。在本文中,我们提出了一种简单而有效的快速视频去噪架构——parenet。我们建议使用暂时可分离的编码器来生成称为库的特征图,可以缓存以供重用。我们还结合了可重新参数化的块,在不影响运行时的情况下提高了网络的代表能力。我们在Set-8和2017 DAVIS-Test数据集上对我们的模型进行基准测试。我们的模型取得了最先进的结果,与现有方法相比,PSNR提高了29.62%,运行时间减少了50%。我们的代码是开源的:github.com/spider-tronix/RepAr-Net。
{"title":"RepAr-Net: Re-Parameterized Encoders and Attentive Feature Arsenals for Fast Video Denoising","authors":"S. Sharan, Adithya K. Krishna, A. S. Rao, V. Gopi","doi":"10.1109/icra46639.2022.9812394","DOIUrl":"https://doi.org/10.1109/icra46639.2022.9812394","url":null,"abstract":"Real-time video denoising finds applications in several fields like mobile robotics, satellite television, and surveillance systems. Traditional denoising approaches are more common in such systems than their deep learning-based counterparts despite their inferior performance. The large size and heavy computational requirements of neural network-based denoising models pose a serious impediment to their deployment in real-time applications. In this paper, we propose RepAr-Net, a simple yet efficient architecture for fast video de noising. We propose to use temporally separable encoders to generate feature maps called arsenals that can be cached for reuse. We also incorporate re-parameterizable blocks that improve the representative power of the network without affecting the run-time. We benchmark our model on the Set-8 and 2017 DAVIS-Test datasets. Our model achieves state-of-the-art results with up to 29.62% improvement in PSNR and a 50% decrease in run times over existing methods. Our codes are open-sourced at: github.com/spider-tronix/RepAr-Net.","PeriodicalId":341244,"journal":{"name":"2022 International Conference on Robotics and Automation (ICRA)","volume":"71 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-05-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129175768","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Globally Optimal Relative Pose Estimation for Multi-Camera Systems with Known Gravity Direction 已知重力方向的多相机系统全局最优相对姿态估计
Pub Date : 2022-05-23 DOI: 10.1109/icra46639.2022.9812380
Qianliang Wu, Yaqing Ding, Xinlei Qi, Jin Xie, Jian Yang
Multiple-camera systems have been widely used in self-driving cars, robots, and smartphones. In addition, they are typically also equipped with IMUs (inertial measurement units). Using the gravity direction extracted from the IMU data, the y-axis of the body frame of the multi-camera system can be aligned with this common direction, reducing the original three degree-of-freedom(DOF) relative rotation to a single DOF one. This paper presents a novel globally optimal solver to compute the relative pose of a generalized camera. Existing optimal solvers based on LM (Levenberg-Marquardt) method or SDP (semidefinite program) are either iterative or have high computational complexity. Our proposed optimal solver is based on minimizing the algebraic residual objective function. According to our derivation, using the least-squares algorithm, the original optimization problem can be converted into a system of two polynomials with only two variables. The proposed solvers have been tested on synthetic data and the KITTI benchmark. The experimental results show that the proposed methods have competitive robustness and accuracy compared with the existing state-of-the-art solvers.
多摄像头系统已广泛应用于自动驾驶汽车、机器人和智能手机。此外,它们通常还配备了imu(惯性测量单元)。利用从IMU数据中提取的重力方向,可以将多相机系统的身体框架的y轴与该共同方向对齐,将原来的三个相对自由度(DOF)减少到一个单一的DOF。本文提出了一种计算广义相机相对姿态的全局最优解。现有的基于LM (Levenberg-Marquardt)方法或半定规划(SDP)的最优解要么是迭代的,要么是计算复杂度高的。我们提出的最优解是基于最小化代数残差目标函数。根据我们的推导,利用最小二乘算法,可以将原来的优化问题转化为只有两个变量的两个多项式系统。所提出的求解器已在合成数据和KITTI基准上进行了测试。实验结果表明,与现有最先进的求解方法相比,所提方法具有很强的鲁棒性和准确性。
{"title":"Globally Optimal Relative Pose Estimation for Multi-Camera Systems with Known Gravity Direction","authors":"Qianliang Wu, Yaqing Ding, Xinlei Qi, Jin Xie, Jian Yang","doi":"10.1109/icra46639.2022.9812380","DOIUrl":"https://doi.org/10.1109/icra46639.2022.9812380","url":null,"abstract":"Multiple-camera systems have been widely used in self-driving cars, robots, and smartphones. In addition, they are typically also equipped with IMUs (inertial measurement units). Using the gravity direction extracted from the IMU data, the y-axis of the body frame of the multi-camera system can be aligned with this common direction, reducing the original three degree-of-freedom(DOF) relative rotation to a single DOF one. This paper presents a novel globally optimal solver to compute the relative pose of a generalized camera. Existing optimal solvers based on LM (Levenberg-Marquardt) method or SDP (semidefinite program) are either iterative or have high computational complexity. Our proposed optimal solver is based on minimizing the algebraic residual objective function. According to our derivation, using the least-squares algorithm, the original optimization problem can be converted into a system of two polynomials with only two variables. The proposed solvers have been tested on synthetic data and the KITTI benchmark. The experimental results show that the proposed methods have competitive robustness and accuracy compared with the existing state-of-the-art solvers.","PeriodicalId":341244,"journal":{"name":"2022 International Conference on Robotics and Automation (ICRA)","volume":"6 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-05-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126647662","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
A Colored Petri Net Model for Control Problem of Border Crossing Under Constraints 约束下过境控制问题的有色Petri网模型
Pub Date : 2022-05-23 DOI: 10.1109/icra46639.2022.9811549
Hela Kadri, S. C. Dutilleul, P. Bon, R. Merzouki
In this paper, we consider the European Rail Traffic Management System (ERTMS) as a System-of-Systems (SoS) and propose modeling it using colored Petri nets. We formally control the European rail transport, while guaranteeing a set of cross-border security properties. This becomes an essential and challenging task since each of them have mainly developed safety and trackside rules regardless of its neighbors. The feature of this work lies in the approach that considers ERTMS Level 2 as an SoS and addresses the cross-border railway as a mode management problem. In addition, the aspects of mode activation/deactivation, starting state and handling of resource states common to multiple operating modes are taken into account in the proposed model.
本文将欧洲轨道交通管理系统(ERTMS)视为一个系统的系统(so),并提出使用彩色Petri网对其建模。我们正式控制欧洲铁路运输,同时保证一整套跨境安全属性。这成为了一项重要而具有挑战性的任务,因为它们中的每一个都主要制定了安全和轨道规则,而不考虑邻国。这项工作的特点在于将ERTMS 2级视为SoS,并将跨境铁路作为模式管理问题来解决。此外,该模型还考虑了模式激活/停用、启动状态和多种运行模式共有的资源状态处理等方面。
{"title":"A Colored Petri Net Model for Control Problem of Border Crossing Under Constraints","authors":"Hela Kadri, S. C. Dutilleul, P. Bon, R. Merzouki","doi":"10.1109/icra46639.2022.9811549","DOIUrl":"https://doi.org/10.1109/icra46639.2022.9811549","url":null,"abstract":"In this paper, we consider the European Rail Traffic Management System (ERTMS) as a System-of-Systems (SoS) and propose modeling it using colored Petri nets. We formally control the European rail transport, while guaranteeing a set of cross-border security properties. This becomes an essential and challenging task since each of them have mainly developed safety and trackside rules regardless of its neighbors. The feature of this work lies in the approach that considers ERTMS Level 2 as an SoS and addresses the cross-border railway as a mode management problem. In addition, the aspects of mode activation/deactivation, starting state and handling of resource states common to multiple operating modes are taken into account in the proposed model.","PeriodicalId":341244,"journal":{"name":"2022 International Conference on Robotics and Automation (ICRA)","volume":"67 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-05-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126032124","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Dynamic Robot Chain Networks for Swarm Foraging 群体觅食的动态机器人链网络
Pub Date : 2022-05-23 DOI: 10.1109/icra46639.2022.9811625
Dohee Lee, Qi Lu, T. Au
The objective of foraging robot swarms is to search for and collect resources in an unknown arena as quickly as possible. To avoid the congestion near the central collection zone, we previously proposed an extension to the multiple-place foraging in which robot chains are deployed dynamically so that foraging robots can deliver to the robot chains instead of the central collection zone. However, a robot chain can only reach one location at a time, and congestion can occur at the end of the robot chain. This paper presents an extension to dynamic robot chains called dynamic robot chain networks, which extends robot chains with branches, each of which reaches different resource clusters. We formulate the problem of finding the smallest dynamic robot chain networks as the Euclidean Steiner tree problem and explain how Steiner trees can be utilized to optimize the efficiency of the foraging operations. We implemented our foraging robot swarms in a simulator called ARGoS. Our experiments showed that dynamic robot chain networks can avoid obstacles and collect more resources when compared with the original robot chain design.
觅食机器人群的目标是在未知的环境中以最快的速度搜索和收集资源。为了避免中心采集区附近的拥堵,我们提出了一种多地点觅食的扩展方案,通过动态部署机器人链,使觅食机器人能够将货物运送到机器人链上,而不是运送到中心采集区。然而,一个机器人链一次只能到达一个位置,拥塞可能发生在机器人链的末端。本文提出了动态机器人链的一种扩展,即动态机器人链网络,它将机器人链扩展为具有分支的网络,每个分支到达不同的资源集群。我们将寻找最小动态机器人链网络的问题表述为欧几里得斯坦纳树问题,并解释了如何利用斯坦纳树来优化觅食操作的效率。我们在一个叫做ARGoS的模拟器中实现了我们的觅食机器人群。实验表明,与原机器人链设计相比,动态机器人链网络可以避开障碍物,收集更多的资源。
{"title":"Dynamic Robot Chain Networks for Swarm Foraging","authors":"Dohee Lee, Qi Lu, T. Au","doi":"10.1109/icra46639.2022.9811625","DOIUrl":"https://doi.org/10.1109/icra46639.2022.9811625","url":null,"abstract":"The objective of foraging robot swarms is to search for and collect resources in an unknown arena as quickly as possible. To avoid the congestion near the central collection zone, we previously proposed an extension to the multiple-place foraging in which robot chains are deployed dynamically so that foraging robots can deliver to the robot chains instead of the central collection zone. However, a robot chain can only reach one location at a time, and congestion can occur at the end of the robot chain. This paper presents an extension to dynamic robot chains called dynamic robot chain networks, which extends robot chains with branches, each of which reaches different resource clusters. We formulate the problem of finding the smallest dynamic robot chain networks as the Euclidean Steiner tree problem and explain how Steiner trees can be utilized to optimize the efficiency of the foraging operations. We implemented our foraging robot swarms in a simulator called ARGoS. Our experiments showed that dynamic robot chain networks can avoid obstacles and collect more resources when compared with the original robot chain design.","PeriodicalId":341244,"journal":{"name":"2022 International Conference on Robotics and Automation (ICRA)","volume":"24 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-05-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126797344","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Learning to Pick by Digging: Data-Driven Dig-Grasping for Bin Picking from Clutter 通过挖掘学习挑选:数据驱动的挖掘抓取从杂乱中挑选
Pub Date : 2022-05-23 DOI: 10.1109/icra46639.2022.9811736
Chao Zhao, Zhekai Tong, Juan Rojas, Jungwon Seo
We present a data-driven approach for effective bin picking from clutter. Recent bin picking solutions usually lead to a direct pinch grasp on a target object without addressing any other potential contact interaction in clutter. However, appropriate physical interaction can be essential to successful singulation and subsequent secure picking, the goal of bin picking. In this work, we contribute a framework that learns physically interactive actions for object picking end-to-end from a visual input in a self-supervised manner. The learned actions enable the robot to purposefully interact with a target object by performing a digging operation through the clutter. By leveraging a fully convolutional network (FCN), we predict picking success probabilities for a set of interactive action primitives that will in turn specify an optimal action to perform. The FCN is trained in a simulated environment through trial and error. Moreover, new datasets are collected using the latest network through iterative self-supervision. Extensive real-world bin picking experiments show the effectiveness and generalizability of the approach.
我们提出了一种数据驱动的方法来有效地从杂乱中挑选垃圾箱。最近的垃圾箱拾取解决方案通常导致对目标物体的直接捏抓,而不解决杂乱中任何其他潜在的接触交互。然而,适当的物理交互对于成功的模拟和随后的安全拾取是必不可少的,这是拾取垃圾箱的目标。在这项工作中,我们提供了一个框架,该框架以自监督的方式从视觉输入中学习端到端对象拾取的物理交互动作。学习的动作使机器人能够通过在杂乱中进行挖掘操作,有目的地与目标物体进行交互。通过利用全卷积网络(FCN),我们预测了一组交互动作原语的选择成功概率,这些原语将依次指定要执行的最佳动作。FCN是在模拟环境中通过反复试验进行训练的。通过迭代自监督,利用最新的网络收集新的数据集。广泛的现实世界拣箱实验表明了该方法的有效性和可泛化性。
{"title":"Learning to Pick by Digging: Data-Driven Dig-Grasping for Bin Picking from Clutter","authors":"Chao Zhao, Zhekai Tong, Juan Rojas, Jungwon Seo","doi":"10.1109/icra46639.2022.9811736","DOIUrl":"https://doi.org/10.1109/icra46639.2022.9811736","url":null,"abstract":"We present a data-driven approach for effective bin picking from clutter. Recent bin picking solutions usually lead to a direct pinch grasp on a target object without addressing any other potential contact interaction in clutter. However, appropriate physical interaction can be essential to successful singulation and subsequent secure picking, the goal of bin picking. In this work, we contribute a framework that learns physically interactive actions for object picking end-to-end from a visual input in a self-supervised manner. The learned actions enable the robot to purposefully interact with a target object by performing a digging operation through the clutter. By leveraging a fully convolutional network (FCN), we predict picking success probabilities for a set of interactive action primitives that will in turn specify an optimal action to perform. The FCN is trained in a simulated environment through trial and error. Moreover, new datasets are collected using the latest network through iterative self-supervision. Extensive real-world bin picking experiments show the effectiveness and generalizability of the approach.","PeriodicalId":341244,"journal":{"name":"2022 International Conference on Robotics and Automation (ICRA)","volume":"2 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-05-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126832162","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
Deploying Traffic Smoothing Cruise Controllers Learned from Trajectory Data 从轨迹数据中学习部署交通平滑巡航控制器
Pub Date : 2022-05-23 DOI: 10.1109/icra46639.2022.9811912
Nathan Lichtlé, Eugene Vinitsky, Matthew Nice, Benjamin Seibold, D. Work, A. Bayen
Autonomous vehicle-based traffic smoothing con-trollers are often not transferred to real-world use due to challenges in calibrating many-agent traffic simulators. We show a pipeline to sidestep such calibration issues by collecting trajectory data and learning controllers directly from trajectory data that are then deployed zero-shot onto the highway. We construct a dataset of 772.3 kilometers of recorded drives on the I–24. We then construct a simple simulator using the recorded drives as the lead vehicle in front of a simulated platoon consisting of one autonomous vehicle and five human followers. Using policy-gradient methods with an asymmetric critic to learn the controller, we show that we are able to improve average MPG by 11% in simulation on congested trajectories. We deploy this controller to a mixed platoon of 4 autonomous Toyota RAV-4's and 7 human drivers in a validation experiment and demonstrate that the expected time-gap of the controller is maintained in the real world test. Finally, we release the driving dataset [1], the simulator, and the trained controller at https://github.com/nathanlct/trajectory-training-icra.
由于在校准多智能体交通模拟器方面存在挑战,基于自动驾驶车辆的交通平滑控制器通常无法转移到现实世界中使用。我们展示了一个管道,通过收集轨迹数据和直接从轨迹数据中学习控制器来避开此类校准问题,然后将轨迹数据部署到高速公路上。我们在I-24公路上建立了772.3公里的数据集。然后,我们构建了一个简单的模拟器,使用记录的驱动器作为领头车辆,在由一辆自动驾驶汽车和五名人类追随者组成的模拟排前面。使用具有非对称批评的策略梯度方法来学习控制器,我们表明我们能够在拥挤轨迹的模拟中将平均MPG提高11%。在验证实验中,我们将该控制器部署到由4辆自动驾驶丰田rav4和7名人类驾驶员组成的混合队列中,并证明该控制器在现实世界测试中保持了预期的时间间隔。最后,我们在https://github.com/nathanlct/trajectory-training-icra上发布驱动数据集[1]、模拟器和训练过的控制器。
{"title":"Deploying Traffic Smoothing Cruise Controllers Learned from Trajectory Data","authors":"Nathan Lichtlé, Eugene Vinitsky, Matthew Nice, Benjamin Seibold, D. Work, A. Bayen","doi":"10.1109/icra46639.2022.9811912","DOIUrl":"https://doi.org/10.1109/icra46639.2022.9811912","url":null,"abstract":"Autonomous vehicle-based traffic smoothing con-trollers are often not transferred to real-world use due to challenges in calibrating many-agent traffic simulators. We show a pipeline to sidestep such calibration issues by collecting trajectory data and learning controllers directly from trajectory data that are then deployed zero-shot onto the highway. We construct a dataset of 772.3 kilometers of recorded drives on the I–24. We then construct a simple simulator using the recorded drives as the lead vehicle in front of a simulated platoon consisting of one autonomous vehicle and five human followers. Using policy-gradient methods with an asymmetric critic to learn the controller, we show that we are able to improve average MPG by 11% in simulation on congested trajectories. We deploy this controller to a mixed platoon of 4 autonomous Toyota RAV-4's and 7 human drivers in a validation experiment and demonstrate that the expected time-gap of the controller is maintained in the real world test. Finally, we release the driving dataset [1], the simulator, and the trained controller at https://github.com/nathanlct/trajectory-training-icra.","PeriodicalId":341244,"journal":{"name":"2022 International Conference on Robotics and Automation (ICRA)","volume":"35 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-05-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114118132","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 11
On the Convergence of Multi-robot Constrained Navigation: A Parametric Control Lyapunov Function Approach 多机器人约束导航的收敛性:一种参数控制Lyapunov函数方法
Pub Date : 2022-05-23 DOI: 10.1109/icra46639.2022.9811807
Bowen Weng, Hua Chen, W. Zhang
This paper studies the distributed multi-robot constrained navigation problem. While the multi-robot collision avoidance has been extensively studied in the literature with safety being the primary focus, the individual robot's destination convergence is not necessarily guaranteed. In particular, robots may get stuck in the local equilibria or periodic orbits of the multi-robot system, some of which are practically known as the deadlock and the livelock behaviors. Inspired by the combination of Control Lyapunov Function (CLF) and Control Barrier Function (CBF) for the nonlinear system's constrained stabilization, the authors present a guaranteed safe feedback control policy with improved convergence performance. The proposed Parametric CLF (PCLF) scheme adaptively determines the appropriate CLF parameterization within the in-stantaneous feasible action space. The algorithm also induces a conditional global asymptotic convergence guarantee for multi-robot system of single-integrator dynamics, and is empirically effective for nonlinear nonholonomic vehicle model. Empiri-cally, the proposed PCLF-CBF framework exhibits superior performance than state-of-the-art methods, including its de-generated counterpart of various CLF-CBF solutions.
研究了分布式多机器人约束导航问题。多机器人避碰问题以安全为主要着眼点,在文献中得到了广泛的研究,但个体机器人的目的地收敛性并不一定得到保证。特别是,机器人可能陷入多机器人系统的局部平衡或周期轨道,其中一些实际上被称为死锁和活锁行为。将控制Lyapunov函数(CLF)和控制Barrier函数(CBF)结合用于非线性系统的约束镇定,提出了一种收敛性能提高的保证安全反馈控制策略。提出的参数化CLF (PCLF)方案在瞬时可行动作空间内自适应地确定合适的CLF参数化。该算法对单积分器动力学的多机器人系统给出了条件全局渐近收敛保证,对非线性非完整车辆模型具有经验有效性。从经验上看,所提出的PCLF-CBF框架比最先进的方法表现出更好的性能,包括各种CLF-CBF解决方案的退化对应。
{"title":"On the Convergence of Multi-robot Constrained Navigation: A Parametric Control Lyapunov Function Approach","authors":"Bowen Weng, Hua Chen, W. Zhang","doi":"10.1109/icra46639.2022.9811807","DOIUrl":"https://doi.org/10.1109/icra46639.2022.9811807","url":null,"abstract":"This paper studies the distributed multi-robot constrained navigation problem. While the multi-robot collision avoidance has been extensively studied in the literature with safety being the primary focus, the individual robot's destination convergence is not necessarily guaranteed. In particular, robots may get stuck in the local equilibria or periodic orbits of the multi-robot system, some of which are practically known as the deadlock and the livelock behaviors. Inspired by the combination of Control Lyapunov Function (CLF) and Control Barrier Function (CBF) for the nonlinear system's constrained stabilization, the authors present a guaranteed safe feedback control policy with improved convergence performance. The proposed Parametric CLF (PCLF) scheme adaptively determines the appropriate CLF parameterization within the in-stantaneous feasible action space. The algorithm also induces a conditional global asymptotic convergence guarantee for multi-robot system of single-integrator dynamics, and is empirically effective for nonlinear nonholonomic vehicle model. Empiri-cally, the proposed PCLF-CBF framework exhibits superior performance than state-of-the-art methods, including its de-generated counterpart of various CLF-CBF solutions.","PeriodicalId":341244,"journal":{"name":"2022 International Conference on Robotics and Automation (ICRA)","volume":"5 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-05-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121077984","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
DKNAS: A Practical Deep Keypoint Extraction Framework Based on Neural Architecture Search 一种实用的基于神经结构搜索的深度关键点提取框架
Pub Date : 2022-05-23 DOI: 10.1109/icra46639.2022.9812101
Li Liu, Xing Cai, Ge Li, Thomas H. Li
Keypoint extraction including both keypoint detection and description is a fundamental step in a wide range of geometric multimedia applications. In recent years, many learning-based approaches for keypoint extraction emerge and achieve promising results. However, they usually design network architectures empirically and lack of considerations about the comprehensive performance, which leads to limited applications. In this paper, we propose a practical framework based on Neural Architecture Search (NAS) technology, DKNAS, which can search architectures automatically and maintain efficiency and effectiveness, simultaneously. To the best of our knowledge, the proposed framework is the first NAS framework for keypoint extraction. The evaluation on HPatches dataset shows that our method achieves state-of-the-art results in the metrics of repeatability, localization error, homography accuracy and matching scores. Besides, our model is applied to a traditional Simultaneous Localization and Mapping (SLAM) system, ORB-SLAM2, to replace the handcrafted keypoints. Experimental results demonstrate that the system adopting our model outperforms ORB-SLAM2 and some other deep keypoints enhanced systems.
关键点提取包括关键点检测和关键点描述,是广泛的几何多媒体应用的基本步骤。近年来,出现了许多基于学习的关键点提取方法,并取得了良好的效果。然而,他们在设计网络体系结构时往往是经验主义的,缺乏对综合性能的考虑,导致应用有限。本文提出了一种基于神经结构搜索(NAS)技术的实用框架DKNAS,该框架可以自动搜索结构,同时保持效率和有效性。据我们所知,所提出的框架是第一个用于关键点提取的NAS框架。在HPatches数据集上的评估表明,我们的方法在可重复性、定位误差、单应性准确性和匹配分数等指标上取得了最先进的结果。此外,将该模型应用于传统的同步定位与制图系统ORB-SLAM2,以取代手工制作的关键点。实验结果表明,采用该模型的系统优于ORB-SLAM2和其他一些深度关键点增强系统。
{"title":"DKNAS: A Practical Deep Keypoint Extraction Framework Based on Neural Architecture Search","authors":"Li Liu, Xing Cai, Ge Li, Thomas H. Li","doi":"10.1109/icra46639.2022.9812101","DOIUrl":"https://doi.org/10.1109/icra46639.2022.9812101","url":null,"abstract":"Keypoint extraction including both keypoint detection and description is a fundamental step in a wide range of geometric multimedia applications. In recent years, many learning-based approaches for keypoint extraction emerge and achieve promising results. However, they usually design network architectures empirically and lack of considerations about the comprehensive performance, which leads to limited applications. In this paper, we propose a practical framework based on Neural Architecture Search (NAS) technology, DKNAS, which can search architectures automatically and maintain efficiency and effectiveness, simultaneously. To the best of our knowledge, the proposed framework is the first NAS framework for keypoint extraction. The evaluation on HPatches dataset shows that our method achieves state-of-the-art results in the metrics of repeatability, localization error, homography accuracy and matching scores. Besides, our model is applied to a traditional Simultaneous Localization and Mapping (SLAM) system, ORB-SLAM2, to replace the handcrafted keypoints. Experimental results demonstrate that the system adopting our model outperforms ORB-SLAM2 and some other deep keypoints enhanced systems.","PeriodicalId":341244,"journal":{"name":"2022 International Conference on Robotics and Automation (ICRA)","volume":"160 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-05-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116236512","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Reconfigurable Underactuated Adaptive Gripper Designed by Morphological Computation * 基于形态计算的可重构欠驱动自适应夹持器设计*
Pub Date : 2022-05-23 DOI: 10.1109/icra46639.2022.9811738
I. Borisov, Evgenii E. Khornutov, D.V. Ivolga, N.A. Molchanov, I.A. Maksimov, S. Kolyubin
Anthropomorphic robotic grippers are required for robots, prostheses, and orthosis to enable manipulation of a priori unknown and variable-shape objects. It has to meet a wide range of sometimes contradictory requirements in terms of adaptivity, dexterity, high payload to weight ratio, robustness, aesthetics, compactness, lightweight, etc. Within this paper, we utilize the morphological computation approach to introduce design for anthropomorphic re-configurable underactuated grippers. The key to fingers' adaptivity is embedded passive variable length links and elastic elements at input joints. Based on this concept, we designed a palm-size five-finger gripper, where 14 DoFs, including thumb, are controlled by just 4 motors, such that it can perform both precision pinch and encompassing power grasps of various objects. The paper describes synthesized linkages for digits, hand design overview, control strategy, and test results of a physical prototype.
拟人化机器人夹具是机器人、假肢和矫形器所必需的,以便能够操纵先验的未知和可变形状的物体。它必须在适应性、灵活性、高载荷重量比、鲁棒性、美观性、紧凑性、轻量化等方面满足各种有时相互矛盾的要求。在本文中,我们利用形态计算方法来介绍拟人可重构欠驱动夹持器的设计。手指自适应的关键是在输入关节处嵌入被动变长连杆和弹性元件。基于这个概念,我们设计了一个手掌大小的五指抓手,其中包括拇指在内的14个DoFs由4个电机控制,这样它就可以完成精确的夹紧和对各种物体的全方位抓取。本文介绍了数字综合机构的设计概况、控制策略和物理样机的测试结果。
{"title":"Reconfigurable Underactuated Adaptive Gripper Designed by Morphological Computation *","authors":"I. Borisov, Evgenii E. Khornutov, D.V. Ivolga, N.A. Molchanov, I.A. Maksimov, S. Kolyubin","doi":"10.1109/icra46639.2022.9811738","DOIUrl":"https://doi.org/10.1109/icra46639.2022.9811738","url":null,"abstract":"Anthropomorphic robotic grippers are required for robots, prostheses, and orthosis to enable manipulation of a priori unknown and variable-shape objects. It has to meet a wide range of sometimes contradictory requirements in terms of adaptivity, dexterity, high payload to weight ratio, robustness, aesthetics, compactness, lightweight, etc. Within this paper, we utilize the morphological computation approach to introduce design for anthropomorphic re-configurable underactuated grippers. The key to fingers' adaptivity is embedded passive variable length links and elastic elements at input joints. Based on this concept, we designed a palm-size five-finger gripper, where 14 DoFs, including thumb, are controlled by just 4 motors, such that it can perform both precision pinch and encompassing power grasps of various objects. The paper describes synthesized linkages for digits, hand design overview, control strategy, and test results of a physical prototype.","PeriodicalId":341244,"journal":{"name":"2022 International Conference on Robotics and Automation (ICRA)","volume":"9 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-05-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115279434","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
JST: Joint Self-training for Unsupervised Domain Adaptation on 2D&3D Object Detection JST:基于二维和三维目标检测的无监督域自适应联合自训练
Pub Date : 2022-05-23 DOI: 10.1109/icra46639.2022.9811975
Guangyao Ding, Meiying Zhang, E. Li, Qi Hao
2D&3D object detection always suffers from a dramatic performance drop when transferring the model trained in the source domain to the target domain due to various domain shifts. In this paper, we propose a Joint Self-Training (JST) framework to improve 2D image and 3D point cloud detectors with aligned outputs simultaneously during the transferring. The proposed framework contains three novelties to overcome object biases and unstable self-training processes: 1) an anchor scaling scheme is developed to efficiently eliminate the object size biases without any modification on point clouds; 2) a 2D&3D bounding box alignment method is proposed to generate high-quality pseudo labels for the self-training process; 3) a model smoothing based training strategy is developed to reduce the training oscillation properly. Experiment results show that the proposed approach improves the performance of 2D and 3D detectors in the target domain simultaneously; especially the superior accuracy of 3D detection can be achieved on benchmark datasets over the state-of-the-art methods.
二维和三维目标检测在将源域训练的模型转移到目标域时,由于各种域的移位,其性能下降非常严重。在本文中,我们提出了一种联合自训练(JST)框架来改进在传输过程中同时输出对齐的二维图像和三维点云检测器。为了克服目标偏差和不稳定的自我训练过程,该框架包含了三个创新点:1)开发了一种锚定缩放方案,在不修改点云的情况下有效消除目标尺寸偏差;2)提出了一种二维和三维边界盒对齐方法,为自训练过程生成高质量的伪标签;3)提出了一种基于模型平滑的训练策略,以减小训练振荡。实验结果表明,该方法同时提高了二维和三维探测器在目标域的性能;特别是在基准数据集上可以实现优于最先进方法的3D检测精度。
{"title":"JST: Joint Self-training for Unsupervised Domain Adaptation on 2D&3D Object Detection","authors":"Guangyao Ding, Meiying Zhang, E. Li, Qi Hao","doi":"10.1109/icra46639.2022.9811975","DOIUrl":"https://doi.org/10.1109/icra46639.2022.9811975","url":null,"abstract":"2D&3D object detection always suffers from a dramatic performance drop when transferring the model trained in the source domain to the target domain due to various domain shifts. In this paper, we propose a Joint Self-Training (JST) framework to improve 2D image and 3D point cloud detectors with aligned outputs simultaneously during the transferring. The proposed framework contains three novelties to overcome object biases and unstable self-training processes: 1) an anchor scaling scheme is developed to efficiently eliminate the object size biases without any modification on point clouds; 2) a 2D&3D bounding box alignment method is proposed to generate high-quality pseudo labels for the self-training process; 3) a model smoothing based training strategy is developed to reduce the training oscillation properly. Experiment results show that the proposed approach improves the performance of 2D and 3D detectors in the target domain simultaneously; especially the superior accuracy of 3D detection can be achieved on benchmark datasets over the state-of-the-art methods.","PeriodicalId":341244,"journal":{"name":"2022 International Conference on Robotics and Automation (ICRA)","volume":"26 4","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-05-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"120988412","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
期刊
2022 International Conference on Robotics and Automation (ICRA)
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1