首页 > 最新文献

IEEE Transactions on Automation Science and Engineering最新文献

英文 中文
Passive Model Predictive Cooperative Interaction Control for Bimanual Humanoid Manipulation 双手仿人操作被动模型预测协同交互控制
IF 5.6 2区 计算机科学 Q1 AUTOMATION & CONTROL SYSTEMS Pub Date : 2026-01-30 DOI: 10.1109/tase.2026.3654808
Tao Teng, Yiming Chen, Chenzui Li, Zhuo Li, Miao Li, Chenguang Yang, Darwin Caldwell, Fei Chen
{"title":"Passive Model Predictive Cooperative Interaction Control for Bimanual Humanoid Manipulation","authors":"Tao Teng, Yiming Chen, Chenzui Li, Zhuo Li, Miao Li, Chenguang Yang, Darwin Caldwell, Fei Chen","doi":"10.1109/tase.2026.3654808","DOIUrl":"https://doi.org/10.1109/tase.2026.3654808","url":null,"abstract":"","PeriodicalId":51060,"journal":{"name":"IEEE Transactions on Automation Science and Engineering","volume":"14 1","pages":""},"PeriodicalIF":5.6,"publicationDate":"2026-01-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"146089876","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
HGS-3DSeg: Identity-Encoding Half-Gaussian Splatting for Memory-Efficient 3D Reconstruction and Segmentation HGS-3DSeg:身份编码半高斯溅射用于内存高效3D重建和分割
IF 6.4 2区 计算机科学 Q1 AUTOMATION & CONTROL SYSTEMS Pub Date : 2026-01-29 DOI: 10.1109/TASE.2026.3659445
Weiqing Yan;Jiahao Li;Liang Liao;Kaile Su;Chang Tang
Recent advancements in 3D Gaussian Splatting have achieved high-quality and real-time novel view synthesis for 3D scenes. However, this method primarily focuses on appearance and geometric modeling, lacks the ability to comprehend scenes with fine granularity at the object level. Some techniques enhance Gaussian Splatting, empowering it with the capability to perform unified 3D reconstruction and segmentation on real-world 3D scenes. Despite its improvements, these methods still face challenges in segmentation accuracy and reconstruction quality using 3D Gaussian representation. Additionally, the use of 16-bit identity codes to distinguish different Gaussian groups significantly increases memory overhead. To address these issues, we propose Identity-Encoding Half-Gaussian (ID-HGS) kernels. Our approach introduces a plane to split each Gaussian into two parts with distinct opacity values, enabling precise reconstruction of details and object boundaries. We replace the adaptive density control (ADC) used in Gaussian Grouping with localized half—gaussian point management (LHPM), which performs finer densification in under-reconstructed regions. LHPM resets pathological Gaussians and optimizes Gaussian density, reducing their impact on segmentation accuracy. Furthermore, we assign a global contribution score to each Gaussian and prune low-contribution Gaussians during training, saving memory and accelerating training. Compared to Gaussian Grouping, our method improves both reconstruction quality and segmentation accuracy while effectively controlling memory usage. Extensive experiments demonstrate that HGS-3D outperforms prior Gaussian Grouping on both reconstruction and segmentation: it achieves higher mask accuracy on the LERF-Localization benchmark and reduces peak memory usage while improving render quality on the mipnerf360 dataset. Note to Practitioners—3D Gaussian Splatting enables real-time and high-quality 3D scene rendering/reconstruction, but struggles with object-level understanding and efficient memory usage. This paper presents HGS-3DSeg that enhances reconstruction and segmentation performance. By introducing Half-Gaussian kernels with identity encoding, our method better preserves object boundaries and fine details. We further propose Localized Half-Gaussian Point Management (LHPM) for targeted densification and Gaussian contribution scoring for memory-efficient pruning. Experiments show that our approach improves segmentation accuracy, rendering quality, and memory efficiency, making it suitable for AR/VR, robotics, and 3D scene understanding.
最近在3D高斯溅射的进展已经实现了高质量和实时新颖的3D场景合成。然而,这种方法主要侧重于外观和几何建模,缺乏在对象层面上细粒度理解场景的能力。一些技术增强了高斯飞溅,使其能够在现实世界的3D场景中执行统一的3D重建和分割。尽管这些方法有所改进,但在使用三维高斯表示的分割精度和重建质量方面仍然面临挑战。此外,使用16位标识码来区分不同的高斯组显著增加了内存开销。为了解决这些问题,我们提出了身份编码半高斯(ID-HGS)内核。我们的方法引入了一个平面,将每个高斯分割成具有不同不透明度值的两个部分,从而能够精确地重建细节和物体边界。我们用局部半高斯点管理(LHPM)取代了高斯分组中使用的自适应密度控制(ADC),它可以在重建不足的区域进行更精细的密度化。LHPM重置病理高斯,优化高斯密度,降低其对分割精度的影响。此外,我们为每个高斯分布分配一个全局贡献分数,并在训练过程中修剪低贡献高斯分布,从而节省内存并加速训练。与高斯分组相比,该方法在有效控制内存占用的同时,提高了重构质量和分割精度。大量的实验表明,HGS-3D在重建和分割方面都优于先前的高斯分组:它在LERF-Localization基准上实现了更高的掩码精度,减少了峰值内存使用,同时提高了mipnerf360数据集上的渲染质量。从业人员注意:3D高斯飞溅可以实现实时和高质量的3D场景渲染/重建,但在对象级理解和高效内存使用方面存在困难。本文提出了一种增强重建和分割性能的HGS-3DSeg。通过引入带身份编码的半高斯核,我们的方法更好地保留了物体的边界和细节。我们进一步提出了局部半高斯点管理(LHPM)用于目标密度化和高斯贡献评分用于内存高效剪枝。实验表明,我们的方法提高了分割精度,渲染质量和内存效率,使其适用于AR/VR,机器人和3D场景理解。
{"title":"HGS-3DSeg: Identity-Encoding Half-Gaussian Splatting for Memory-Efficient 3D Reconstruction and Segmentation","authors":"Weiqing Yan;Jiahao Li;Liang Liao;Kaile Su;Chang Tang","doi":"10.1109/TASE.2026.3659445","DOIUrl":"10.1109/TASE.2026.3659445","url":null,"abstract":"Recent advancements in 3D Gaussian Splatting have achieved high-quality and real-time novel view synthesis for 3D scenes. However, this method primarily focuses on appearance and geometric modeling, lacks the ability to comprehend scenes with fine granularity at the object level. Some techniques enhance Gaussian Splatting, empowering it with the capability to perform unified 3D reconstruction and segmentation on real-world 3D scenes. Despite its improvements, these methods still face challenges in segmentation accuracy and reconstruction quality using 3D Gaussian representation. Additionally, the use of 16-bit identity codes to distinguish different Gaussian groups significantly increases memory overhead. To address these issues, we propose Identity-Encoding Half-Gaussian (ID-HGS) kernels. Our approach introduces a plane to split each Gaussian into two parts with distinct opacity values, enabling precise reconstruction of details and object boundaries. We replace the adaptive density control (ADC) used in Gaussian Grouping with localized half—gaussian point management (LHPM), which performs finer densification in under-reconstructed regions. LHPM resets pathological Gaussians and optimizes Gaussian density, reducing their impact on segmentation accuracy. Furthermore, we assign a global contribution score to each Gaussian and prune low-contribution Gaussians during training, saving memory and accelerating training. Compared to Gaussian Grouping, our method improves both reconstruction quality and segmentation accuracy while effectively controlling memory usage. Extensive experiments demonstrate that HGS-3D outperforms prior Gaussian Grouping on both reconstruction and segmentation: it achieves higher mask accuracy on the LERF-Localization benchmark and reduces peak memory usage while improving render quality on the mipnerf360 dataset. Note to Practitioners—3D Gaussian Splatting enables real-time and high-quality 3D scene rendering/reconstruction, but struggles with object-level understanding and efficient memory usage. This paper presents HGS-3DSeg that enhances reconstruction and segmentation performance. By introducing Half-Gaussian kernels with identity encoding, our method better preserves object boundaries and fine details. We further propose Localized Half-Gaussian Point Management (LHPM) for targeted densification and Gaussian contribution scoring for memory-efficient pruning. Experiments show that our approach improves segmentation accuracy, rendering quality, and memory efficiency, making it suitable for AR/VR, robotics, and 3D scene understanding.","PeriodicalId":51060,"journal":{"name":"IEEE Transactions on Automation Science and Engineering","volume":"23 ","pages":"4590-4601"},"PeriodicalIF":6.4,"publicationDate":"2026-01-29","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"146089825","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Contact Sensing Along Soft Catheter Robots in Minimally Invasive Surgery Based on Magnetic Signals 基于磁信号的微创手术软导管机器人接触传感
IF 6.4 2区 计算机科学 Q1 AUTOMATION & CONTROL SYSTEMS Pub Date : 2026-01-29 DOI: 10.1109/TASE.2026.3658557
Jiarong Hu;Wangxie Gu;Jiaying Hu;Jie Xiao;Jianzhong Fu;Songyu Hu
Contact sensing along the soft catheter robots (SCRs) is crucial for enhancing surgical performance and intraoperative safety during minimally invasive procedures. Nevertheless, current approaches relying on medical imaging devices or optical fiber sensors are noticeably costly and pose challenges for clinical applications. This study develops a more implementable and cost-effective contact sensing method based on magnetic signals for SCR-based surgery. Specifically, several miniature Hall sensors are integrated into the SCR, and a heterogeneous magnetic field is applied. When the SCR comes into contact with the external environment, its deformation leads to changes in the magnetic signal detected by the Hall sensors. A contact sensing deep learning (ContactSenseDL) model is then developed to map the magnetic signal variation to contact position and force along the SCR. The proposed approach is validated on a catheter robot system prototype and achieves remarkable performance. In contact position prediction, the average error of axial arc length is as low as 1.97 mm (2.81% of the maximum insert length of the SCR), and the prediction of radial position exhibits high consistency with actual values. In contact force prediction, the average errors of friction and pressure are 2.43 (2.59% of the maximum friction) and 1.61 mN (2.45% of the maximum pressure), respectively. Additionally, contact sensing experiments are conducted on a knee model to demonstrate the potential application of this method. Overall, the proposed contact sensing strategy can effectively sense the contact position and force along SCRs in 3D space, holding promise for enhancing safety in SCR-based surgery. Note to Practitioners—This research is motivated by the growing demand for more feasible and cost-effective contact sensing methods in SCR-based minimally invasive surgery to ensure surgical efficacy and safety. In this work, a magnetic signal-based contact sensing method is developed. The proposed method dispersedly integrates several Hall sensors into the SCR and utilizes a deep learning model to map the measured magnetic signal to contact information. After the training of the deep learning model, the presented contact sensing method only requires Hall sensors and electromagnets in hardware to achieve effective contact position and force estimation along the SCRs in 3D space. Therefore, this method features low operational and maintenance costs, offering potential for widespread adoption in resource-constrained healthcare settings.
在微创手术中,软导管机器人(SCRs)的接触传感对于提高手术性能和术中安全性至关重要。然而,目前依靠医学成像设备或光纤传感器的方法明显昂贵,并对临床应用构成挑战。本研究开发了一种基于磁信号的更具可行性和成本效益的接触传感方法,用于基于scr的手术。具体来说,在可控硅中集成了几个微型霍尔传感器,并施加了一个非均匀磁场。当可控硅与外界环境接触时,可控硅的变形会导致霍尔传感器检测到的磁信号发生变化。然后开发了接触传感深度学习(ContactSenseDL)模型,将磁信号变化映射到沿可控硅的接触位置和力。在导管机器人系统样机上验证了该方法的有效性,取得了显著的效果。在接触位置预测中,轴向弧长平均误差低至1.97 mm(占SCR最大插入长度的2.81%),径向位置预测与实际值一致性高。在接触力预测中,摩擦和压力的平均误差分别为2.43 mN(最大摩擦的2.59%)和1.61 mN(最大压力的2.45%)。此外,在膝关节模型上进行了接触传感实验,以验证该方法的潜在应用。总的来说,所提出的接触传感策略可以有效地感知三维空间中scr的接触位置和力,有望提高scr手术的安全性。本研究的动机是对基于scr的微创手术中更可行、更具成本效益的接触传感方法的需求不断增长,以确保手术的有效性和安全性。本文提出了一种基于磁信号的接触式传感方法。该方法将多个霍尔传感器分散集成到可控硅中,并利用深度学习模型将测量的磁信号映射到接触信息。在对深度学习模型进行训练后,所提出的接触传感方法只需要硬件上的霍尔传感器和电磁铁就可以在三维空间中沿scr实现有效的接触位置和力估计。因此,该方法具有低操作和维护成本的特点,在资源受限的医疗保健环境中具有广泛采用的潜力。
{"title":"Contact Sensing Along Soft Catheter Robots in Minimally Invasive Surgery Based on Magnetic Signals","authors":"Jiarong Hu;Wangxie Gu;Jiaying Hu;Jie Xiao;Jianzhong Fu;Songyu Hu","doi":"10.1109/TASE.2026.3658557","DOIUrl":"10.1109/TASE.2026.3658557","url":null,"abstract":"Contact sensing along the soft catheter robots (SCRs) is crucial for enhancing surgical performance and intraoperative safety during minimally invasive procedures. Nevertheless, current approaches relying on medical imaging devices or optical fiber sensors are noticeably costly and pose challenges for clinical applications. This study develops a more implementable and cost-effective contact sensing method based on magnetic signals for SCR-based surgery. Specifically, several miniature Hall sensors are integrated into the SCR, and a heterogeneous magnetic field is applied. When the SCR comes into contact with the external environment, its deformation leads to changes in the magnetic signal detected by the Hall sensors. A contact sensing deep learning (ContactSenseDL) model is then developed to map the magnetic signal variation to contact position and force along the SCR. The proposed approach is validated on a catheter robot system prototype and achieves remarkable performance. In contact position prediction, the average error of axial arc length is as low as 1.97 mm (2.81% of the maximum insert length of the SCR), and the prediction of radial position exhibits high consistency with actual values. In contact force prediction, the average errors of friction and pressure are 2.43 (2.59% of the maximum friction) and 1.61 mN (2.45% of the maximum pressure), respectively. Additionally, contact sensing experiments are conducted on a knee model to demonstrate the potential application of this method. Overall, the proposed contact sensing strategy can effectively sense the contact position and force along SCRs in 3D space, holding promise for enhancing safety in SCR-based surgery. Note to Practitioners—This research is motivated by the growing demand for more feasible and cost-effective contact sensing methods in SCR-based minimally invasive surgery to ensure surgical efficacy and safety. In this work, a magnetic signal-based contact sensing method is developed. The proposed method dispersedly integrates several Hall sensors into the SCR and utilizes a deep learning model to map the measured magnetic signal to contact information. After the training of the deep learning model, the presented contact sensing method only requires Hall sensors and electromagnets in hardware to achieve effective contact position and force estimation along the SCRs in 3D space. Therefore, this method features low operational and maintenance costs, offering potential for widespread adoption in resource-constrained healthcare settings.","PeriodicalId":51060,"journal":{"name":"IEEE Transactions on Automation Science and Engineering","volume":"23 ","pages":"4567-4578"},"PeriodicalIF":6.4,"publicationDate":"2026-01-29","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"146089879","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
IKSel: Selecting Good Seed Joint Values for Fast Numerical Inverse Kinematics Iterations 为快速数值逆运动学迭代选择好的种子关节值
IF 6.4 2区 计算机科学 Q1 AUTOMATION & CONTROL SYSTEMS Pub Date : 2026-01-29 DOI: 10.1109/TASE.2026.3659225
Xinyi Yuan;Weiwei Wan;Kensuke Harada
This paper revisits the numerical inverse kinematics (IK) problem, leveraging modern computational resources and refining the seed selection process to develop a solver that is competitive with analytical-based methods. The proposed method discretizes the robot configuration space via Centroidal Voronoi Tessellation (CVT) indexed in a KDTree, ranks candidate joint configurations by minimal joint-space adjustment, and iteratively re-attempt with the next-nearest seeds in pose space according to CVT Voronoi distance. The joint space adjustment-based seed selection increases the likelihood of rapid convergence, while the re-attempt strategy effectively helps circumvent local minima and joint limit constraints. Comparison results with both traditional numerical solvers and learning-based methods demonstrate the strengths of the proposed approach in terms of success rate, time efficiency, and accuracy. Additionally, we conduct detailed ablation studies to analyze the effects of various parameters and solver settings, providing practical insights for customization and optimization. The proposed method consistently exhibits high success rates and computational efficiency. It is suitable for time-sensitive applications. Note to Practitioners—The proposed IK solver serves as the default IK solver of our WRS Robot Planning and Control System (https://github.com/wanweiwei07/wrs). The core implementation of the method is located in the $mathtt {ik_sel.py}$ file within the $mathtt {wrs.robot_sim._kinematics}$ package. For rapid prototyping, we provide a manipulator interface class in $mathtt {wrs.robot_sim.manipulators.manipulator_interface}$ . Practitioners can define specialized manipulators by implementing the interface and then invoking the inherited $mathtt {ik()}$ member function to solve the manipulator’s IK using the proposed method. Users may adjust the maximum allowed number of re-attempts by modifying line 172 in the $mathtt {ik_sel.py}$ file to achieve an optimal balance between success rate and computation efficiency based on their requirements. For integration with other simulation systems, practitioners can refer directly to the structure and logic provided in the standalone implementation of the $mathtt {ik_sel.py}$ file. This file is fully aligned with the methods presented in this paper and offers a clear, modular reference for reproducing the proposed selection strategy.
本文回顾了数值逆运动学(IK)问题,利用现代计算资源和精炼种子选择过程来开发与基于分析的方法竞争的求解器。该方法通过在KDTree中索引质心Voronoi细分(CVT)来离散机器人构型空间,通过最小关节空间调整对候选关节构型进行排序,并根据CVT Voronoi距离在位姿空间中迭代重新尝试次近的种子。基于联合空间调整的种子选择增加了快速收敛的可能性,而重新尝试策略有效地规避了局部极小和联合极限约束。与传统的数值求解方法和基于学习的方法的比较结果表明,该方法在成功率、时间效率和准确性方面具有优势。此外,我们还进行了详细的烧蚀研究,以分析各种参数和求解器设置的影响,为定制和优化提供实用的见解。该方法具有较高的成功率和计算效率。它适用于时间敏感的应用程序。给从业者的说明-建议的IK求解器作为我们的WRS机器人规划和控制系统(https://github.com/wanweiwei07/wrs)的默认IK求解器。该方法的核心实现位于$mathtt {wrs.robot_sim中的$mathtt {ik _self .py}$文件中。美元 _kinematics}包。为了快速原型,我们在$mathtt {wrs.robot_sim.manipulators中提供了一个机械手接口类。机械手 _interface} $。从业者可以通过实现接口来定义专门的操纵符,然后调用继承的$mathtt {ik()}$成员函数来使用建议的方法解决操纵符的ik。用户可以通过修改$mathtt {ik _self .py}$文件中的第172行来调整允许的最大重试次数,以根据自己的需求在成功率和计算效率之间实现最佳平衡。为了与其他仿真系统集成,从业者可以直接参考$mathtt {ik_sel.py}$文件的独立实现中提供的结构和逻辑。该文件完全符合本文提出的方法,并提供了一个明确的,模块化的参考,以再现所提出的选择策略。
{"title":"IKSel: Selecting Good Seed Joint Values for Fast Numerical Inverse Kinematics Iterations","authors":"Xinyi Yuan;Weiwei Wan;Kensuke Harada","doi":"10.1109/TASE.2026.3659225","DOIUrl":"10.1109/TASE.2026.3659225","url":null,"abstract":"This paper revisits the numerical inverse kinematics (IK) problem, leveraging modern computational resources and refining the seed selection process to develop a solver that is competitive with analytical-based methods. The proposed method discretizes the robot configuration space via Centroidal Voronoi Tessellation (CVT) indexed in a KDTree, ranks candidate joint configurations by minimal joint-space adjustment, and iteratively re-attempt with the next-nearest seeds in pose space according to CVT Voronoi distance. The joint space adjustment-based seed selection increases the likelihood of rapid convergence, while the re-attempt strategy effectively helps circumvent local minima and joint limit constraints. Comparison results with both traditional numerical solvers and learning-based methods demonstrate the strengths of the proposed approach in terms of success rate, time efficiency, and accuracy. Additionally, we conduct detailed ablation studies to analyze the effects of various parameters and solver settings, providing practical insights for customization and optimization. The proposed method consistently exhibits high success rates and computational efficiency. It is suitable for time-sensitive applications. Note to Practitioners—The proposed IK solver serves as the default IK solver of our WRS Robot Planning and Control System (<uri>https://github.com/wanweiwei07/wrs</uri>). The core implementation of the method is located in the <inline-formula> <tex-math>$mathtt {ik_sel.py}$ </tex-math></inline-formula> file within the <inline-formula> <tex-math>$mathtt {wrs.robot_sim._kinematics}$ </tex-math></inline-formula> package. For rapid prototyping, we provide a manipulator interface class in <inline-formula> <tex-math>$mathtt {wrs.robot_sim.manipulators.manipulator_interface}$ </tex-math></inline-formula>. Practitioners can define specialized manipulators by implementing the interface and then invoking the inherited <inline-formula> <tex-math>$mathtt {ik()}$ </tex-math></inline-formula> member function to solve the manipulator’s IK using the proposed method. Users may adjust the maximum allowed number of re-attempts by modifying line 172 in the <inline-formula> <tex-math>$mathtt {ik_sel.py}$ </tex-math></inline-formula> file to achieve an optimal balance between success rate and computation efficiency based on their requirements. For integration with other simulation systems, practitioners can refer directly to the structure and logic provided in the standalone implementation of the <inline-formula> <tex-math>$mathtt {ik_sel.py}$ </tex-math></inline-formula> file. This file is fully aligned with the methods presented in this paper and offers a clear, modular reference for reproducing the proposed selection strategy.","PeriodicalId":51060,"journal":{"name":"IEEE Transactions on Automation Science and Engineering","volume":"23 ","pages":"4410-4427"},"PeriodicalIF":6.4,"publicationDate":"2026-01-29","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"146089878","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Environment-Driven and LLM-Guided Multi-Robot Task Inference and Allocation under Temporal Logic Specifications 时间逻辑规范下环境驱动和llm引导的多机器人任务推理与分配
IF 5.6 2区 计算机科学 Q1 AUTOMATION & CONTROL SYSTEMS Pub Date : 2026-01-28 DOI: 10.1109/tase.2026.3659055
Lin Li, Ziyang Chen, Zhen Kan
{"title":"Environment-Driven and LLM-Guided Multi-Robot Task Inference and Allocation under Temporal Logic Specifications","authors":"Lin Li, Ziyang Chen, Zhen Kan","doi":"10.1109/tase.2026.3659055","DOIUrl":"https://doi.org/10.1109/tase.2026.3659055","url":null,"abstract":"","PeriodicalId":51060,"journal":{"name":"IEEE Transactions on Automation Science and Engineering","volume":"297 1","pages":""},"PeriodicalIF":5.6,"publicationDate":"2026-01-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"146070246","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Adaptive Multimodal Industrial Fault Diagnosis with Attention-Driven Fusion Boosting Unimodal Performance 基于注意力驱动融合的自适应多模态工业故障诊断提高单模态性能
IF 5.6 2区 计算机科学 Q1 AUTOMATION & CONTROL SYSTEMS Pub Date : 2026-01-28 DOI: 10.1109/tase.2026.3658782
Di Wang, Xinyu Pan, Yuanyuan Gao, Fugee Tsung, Fangyu Li
{"title":"Adaptive Multimodal Industrial Fault Diagnosis with Attention-Driven Fusion Boosting Unimodal Performance","authors":"Di Wang, Xinyu Pan, Yuanyuan Gao, Fugee Tsung, Fangyu Li","doi":"10.1109/tase.2026.3658782","DOIUrl":"https://doi.org/10.1109/tase.2026.3658782","url":null,"abstract":"","PeriodicalId":51060,"journal":{"name":"IEEE Transactions on Automation Science and Engineering","volume":"143 1","pages":""},"PeriodicalIF":5.6,"publicationDate":"2026-01-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"146070240","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A Three-Level Whole-Body Disturbance Rejection Control Framework for Dynamic Motions in Legged Robots 腿式机器人动态运动的三级全身抗扰控制框架
IF 6.4 2区 计算机科学 Q1 AUTOMATION & CONTROL SYSTEMS Pub Date : 2026-01-28 DOI: 10.1109/TASE.2026.3657333
Bolin Li;Gewei Zuo;Zhixiang Wang;Xiaotian Ke;Lijun Zhu;Han Ding
This paper presents a control framework designed to enhance the stability and robustness of legged robots in the presence of uncertainties, including model uncertainties, external disturbances, and faults. The framework enables the full-state feedback estimator to estimate and compensate for uncertainties in the whole-body dynamics of the legged robots. First, we propose a novel moving horizon extended state observer (MH-ESO) to estimate uncertainties and mitigate noise in legged systems, which can be integrated into the framework for disturbance compensation. Second, we introduce a three-level whole-body disturbance rejection control framework (T-WB-DRC). Unlike the previous two-level approach, this three-level framework considers both the plan based on whole-body dynamics without uncertainties and the plan based on dynamics with uncertainties, significantly improving payload transportation, external disturbance rejection, and fault tolerance. Third, simulations of both humanoid and quadruped robots in the Gazebo simulator demonstrate the effectiveness and versatility of T-WB-DRC. Finally, extensive experimental trials on a quadruped robot validate the robustness and stability of the system when using T-WB-DRC under various disturbance conditions. Note to Practitioners—This paper presents a practical control framework to significantly improve the robustness of legged robots against real-world uncertainties like unknown payloads, external pushes, and actuator faults. Its core is a novel three-level whole-body controller (T-WB-DRC) that uses a moving horizon estimator (MH-ESO) to accurately identify and compensate for disturbances in real-time. This dual-planning approach, which considers both ideal and disturbance-injected dynamics, outperforms previous methods. The framework’s effectiveness in enhancing stability under disturbances has been successfully validated through extensive simulations and physical experiments on a quadruped robot.
本文提出了一种控制框架,旨在提高腿式机器人在存在不确定性的情况下的稳定性和鲁棒性,包括模型不确定性、外部干扰和故障。该框架使全状态反馈估计器能够估计和补偿足式机器人全身动力学中的不确定性。首先,我们提出了一种新的移动视界扩展状态观测器(MH-ESO)来估计腿式系统中的不确定性和减轻噪声,并将其集成到干扰补偿框架中。其次,我们引入了一个三级全身抗扰控制框架(T-WB-DRC)。与之前的两级方法不同,该三级框架既考虑了基于无不确定性的全身动力学的计划,也考虑了基于不确定性的动力学计划,显著提高了有效载荷运输、外部干扰抑制和容错能力。第三,在Gazebo模拟器中对人形和四足机器人进行了仿真,证明了T-WB-DRC的有效性和多功能性。最后,在四足机器人上进行了大量的实验试验,验证了在各种干扰条件下使用T-WB-DRC时系统的鲁棒性和稳定性。从业人员注意:本文提出了一个实用的控制框架,可以显著提高有腿机器人对现实世界不确定性的鲁棒性,如未知的有效载荷、外部推力和执行器故障。其核心是一种新型的三级全身控制器(T-WB-DRC),该控制器使用移动视界估计器(MH-ESO)来实时准确识别和补偿干扰。这种双重规划方法同时考虑了理想动力学和扰动注入动力学,优于以前的方法。通过在四足机器人上的大量仿真和物理实验,成功验证了该框架在增强扰动稳定性方面的有效性。
{"title":"A Three-Level Whole-Body Disturbance Rejection Control Framework for Dynamic Motions in Legged Robots","authors":"Bolin Li;Gewei Zuo;Zhixiang Wang;Xiaotian Ke;Lijun Zhu;Han Ding","doi":"10.1109/TASE.2026.3657333","DOIUrl":"10.1109/TASE.2026.3657333","url":null,"abstract":"This paper presents a control framework designed to enhance the stability and robustness of legged robots in the presence of uncertainties, including model uncertainties, external disturbances, and faults. The framework enables the full-state feedback estimator to estimate and compensate for uncertainties in the whole-body dynamics of the legged robots. First, we propose a novel moving horizon extended state observer (MH-ESO) to estimate uncertainties and mitigate noise in legged systems, which can be integrated into the framework for disturbance compensation. Second, we introduce a three-level whole-body disturbance rejection control framework (T-WB-DRC). Unlike the previous two-level approach, this three-level framework considers both the plan based on whole-body dynamics without uncertainties and the plan based on dynamics with uncertainties, significantly improving payload transportation, external disturbance rejection, and fault tolerance. Third, simulations of both humanoid and quadruped robots in the Gazebo simulator demonstrate the effectiveness and versatility of T-WB-DRC. Finally, extensive experimental trials on a quadruped robot validate the robustness and stability of the system when using T-WB-DRC under various disturbance conditions. Note to Practitioners—This paper presents a practical control framework to significantly improve the robustness of legged robots against real-world uncertainties like unknown payloads, external pushes, and actuator faults. Its core is a novel three-level whole-body controller (T-WB-DRC) that uses a moving horizon estimator (MH-ESO) to accurately identify and compensate for disturbances in real-time. This dual-planning approach, which considers both ideal and disturbance-injected dynamics, outperforms previous methods. The framework’s effectiveness in enhancing stability under disturbances has been successfully validated through extensive simulations and physical experiments on a quadruped robot.","PeriodicalId":51060,"journal":{"name":"IEEE Transactions on Automation Science and Engineering","volume":"23 ","pages":"4233-4246"},"PeriodicalIF":6.4,"publicationDate":"2026-01-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"146070243","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Accurate courtship-related social behavior automated recognition in zebrafish 斑马鱼准确的求爱相关社会行为自动识别
IF 5.6 2区 计算机科学 Q1 AUTOMATION & CONTROL SYSTEMS Pub Date : 2026-01-28 DOI: 10.1109/tase.2026.3658107
Zhan Shu, Tingting Luo, Xiya Zhang, Haoyuan Sun, Yang Fu, Zhixian Qiao, Binbin Tao, Jingjing Zhang
{"title":"Accurate courtship-related social behavior automated recognition in zebrafish","authors":"Zhan Shu, Tingting Luo, Xiya Zhang, Haoyuan Sun, Yang Fu, Zhixian Qiao, Binbin Tao, Jingjing Zhang","doi":"10.1109/tase.2026.3658107","DOIUrl":"https://doi.org/10.1109/tase.2026.3658107","url":null,"abstract":"","PeriodicalId":51060,"journal":{"name":"IEEE Transactions on Automation Science and Engineering","volume":"88 1","pages":""},"PeriodicalIF":5.6,"publicationDate":"2026-01-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"146070250","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Mobile Robot System for Optimal Towing Welding Cables on Walls 墙体焊接电缆最佳牵引移动机器人系统
IF 6.4 2区 计算机科学 Q1 AUTOMATION & CONTROL SYSTEMS Pub Date : 2026-01-28 DOI: 10.1109/TASE.2026.3656652
Kazuya Oguma;Yoshito Okada;Hirokazu Fujimoto;Kenichi Murano;Haruhiko Eto;Kazunori Ohno;Kenjiro Tadakuma;Satoshi Tadokoro
In large-scale shipbuilding, welding tasks represent a significant portion of all tasks, requiring automated robot operation. However, current welding robots are not automated for high and narrow spaces because they cannot pull heavy welding cables, causing deviations from the intended path and reducing the welding accuracy. This paper proposes a cable-towing stabilization method considering factors such as the self-weight of multiple vehicles, magnetic adhesion force, and force necessary to hold the cables. The proposed approach integrates welding robots, which perform welding tasks, with towing robots, which alleviate the load imposed by welding cables and wire feeders. Cable-towing on walls requires reducing excessive distances between vehicles, as well as their excessive acceleration, in addition to maintaining the mechanical stability of each vehicle. Therefore, the optimal positions and postures of the towing vehicles are sequentially calculated using an optimization problem. The proposed method was evaluated through simulations and real-world experiments, confirming stable cable-towing on a wall surface of approximately <inline-formula> <tex-math>$3times 1.5$ </tex-math></inline-formula> m. The findings of this research enhance the safety and efficiency of managing deformable linear objects with robots, focusing on mechanical safety while expanding the operational range from single-vehicle wall-mounted operations to cooperative multi-vehicle wall-mounted tasks, thereby increasing applicability to various wall-towing scenarios. Note to Practitioners—This study addressed a key challenge in automating welding tasks on vertical or confined surfaces: managing heavy and flexible welding cables. During manual operations, workers naturally compensate for cable weight and slack. However, in automated systems, these cables often cause robots to deviate from their intended paths, reducing accuracy and stability. To address this issue, we propose a system that coordinates welding and towing robots designed to relieve cable tension. The towing robots are magnetically adhered to the surface and repositioned through optimization to ensure stable cable guidance while minimizing excessive motion or distance. This enables the welding robot to operate more precisely and reliably, even on steep wall surfaces. The proposed system was validated through simulations and real-world experiments on a <inline-formula> <tex-math>$3~{times }~1.5$ </tex-math></inline-formula> m vertical wall, confirming its feasibility for industrial settings. The proposed approach facilitates scalable, multi-robot collaboration in narrow or elevated environments, which are common in large-scale shipbuilding and plant maintenance. A significant avenue for future development lies in extending the proposed method to handle curved or irregular surfaces. Real-world infrastructure are rarely flat, and adapting the coordination strategy to such geometries would further improve the versatility
在大规模造船中,焊接任务占所有任务的很大一部分,需要自动化机器人操作。然而,目前的焊接机器人无法实现高、窄空间的自动化,因为它们无法拉动沉重的焊接电缆,导致偏离预定路径,降低焊接精度。本文提出了一种综合考虑多车自重、磁附力、拉索力等因素的拉索稳定方法。该方法将执行焊接任务的焊接机器人与拖曳机器人集成在一起,从而减轻了焊接电缆和送线器所施加的负荷。除了保持每辆车的机械稳定性外,墙壁上的电缆牵引还需要减少车辆之间的过度距离,以及它们的过度加速。因此,利用优化问题依次计算出拖曳车辆的最优位置和姿态。通过模拟和现实世界的实验对所提出的方法进行了评估,证实了在约3 × 1.5$ m的壁面上稳定地拖缆。本研究的结果提高了机器人管理可变形线性物体的安全性和效率,重点是机械安全,同时将操作范围从单车壁挂式操作扩展到多车壁挂式合作任务。从而增加了各种壁拖场景的适用性。从业人员注意事项-本研究解决了垂直或受限表面自动化焊接任务的关键挑战:管理重且灵活的焊接电缆。在手工操作时,工人自然会补偿电缆的重量和松弛。然而,在自动化系统中,这些电缆经常导致机器人偏离其预期路径,降低准确性和稳定性。为了解决这个问题,我们提出了一个协调焊接和牵引机器人的系统,旨在减轻电缆张力。牵引机器人被磁性附着在表面,并通过优化重新定位,以确保稳定的电缆引导,同时最大限度地减少过度运动或距离。这使得焊接机器人即使在陡峭的墙面上也能更精确、更可靠地工作。该系统在3~{times}~1.5$ m的垂直墙面上进行了仿真和实际实验,验证了其在工业环境中的可行性。所提出的方法促进了在狭窄或高架环境中可扩展的多机器人协作,这在大型造船和工厂维护中很常见。未来发展的重要途径在于将所提出的方法扩展到处理弯曲或不规则表面。现实世界的基础设施很少是平坦的,将协调策略调整到这种几何形状将进一步提高机器人电缆处理系统的多功能性和实用性。
{"title":"Mobile Robot System for Optimal Towing Welding Cables on Walls","authors":"Kazuya Oguma;Yoshito Okada;Hirokazu Fujimoto;Kenichi Murano;Haruhiko Eto;Kazunori Ohno;Kenjiro Tadakuma;Satoshi Tadokoro","doi":"10.1109/TASE.2026.3656652","DOIUrl":"10.1109/TASE.2026.3656652","url":null,"abstract":"In large-scale shipbuilding, welding tasks represent a significant portion of all tasks, requiring automated robot operation. However, current welding robots are not automated for high and narrow spaces because they cannot pull heavy welding cables, causing deviations from the intended path and reducing the welding accuracy. This paper proposes a cable-towing stabilization method considering factors such as the self-weight of multiple vehicles, magnetic adhesion force, and force necessary to hold the cables. The proposed approach integrates welding robots, which perform welding tasks, with towing robots, which alleviate the load imposed by welding cables and wire feeders. Cable-towing on walls requires reducing excessive distances between vehicles, as well as their excessive acceleration, in addition to maintaining the mechanical stability of each vehicle. Therefore, the optimal positions and postures of the towing vehicles are sequentially calculated using an optimization problem. The proposed method was evaluated through simulations and real-world experiments, confirming stable cable-towing on a wall surface of approximately &lt;inline-formula&gt; &lt;tex-math&gt;$3times 1.5$ &lt;/tex-math&gt;&lt;/inline-formula&gt; m. The findings of this research enhance the safety and efficiency of managing deformable linear objects with robots, focusing on mechanical safety while expanding the operational range from single-vehicle wall-mounted operations to cooperative multi-vehicle wall-mounted tasks, thereby increasing applicability to various wall-towing scenarios. Note to Practitioners—This study addressed a key challenge in automating welding tasks on vertical or confined surfaces: managing heavy and flexible welding cables. During manual operations, workers naturally compensate for cable weight and slack. However, in automated systems, these cables often cause robots to deviate from their intended paths, reducing accuracy and stability. To address this issue, we propose a system that coordinates welding and towing robots designed to relieve cable tension. The towing robots are magnetically adhered to the surface and repositioned through optimization to ensure stable cable guidance while minimizing excessive motion or distance. This enables the welding robot to operate more precisely and reliably, even on steep wall surfaces. The proposed system was validated through simulations and real-world experiments on a &lt;inline-formula&gt; &lt;tex-math&gt;$3~{times }~1.5$ &lt;/tex-math&gt;&lt;/inline-formula&gt; m vertical wall, confirming its feasibility for industrial settings. The proposed approach facilitates scalable, multi-robot collaboration in narrow or elevated environments, which are common in large-scale shipbuilding and plant maintenance. A significant avenue for future development lies in extending the proposed method to handle curved or irregular surfaces. Real-world infrastructure are rarely flat, and adapting the coordination strategy to such geometries would further improve the versatility","PeriodicalId":51060,"journal":{"name":"IEEE Transactions on Automation Science and Engineering","volume":"23 ","pages":"4182-4197"},"PeriodicalIF":6.4,"publicationDate":"2026-01-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=11367399","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"146070242","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Modular Formation Control for Multi-mobile Robots with Collision Avoidance and Communication Maintenance 具有避碰和通信维护的多移动机器人模块化编队控制
IF 5.6 2区 计算机科学 Q1 AUTOMATION & CONTROL SYSTEMS Pub Date : 2026-01-28 DOI: 10.1109/tase.2026.3658948
Weiming Liu, Guodong Wang, Xiangyu Wang
{"title":"Modular Formation Control for Multi-mobile Robots with Collision Avoidance and Communication Maintenance","authors":"Weiming Liu, Guodong Wang, Xiangyu Wang","doi":"10.1109/tase.2026.3658948","DOIUrl":"https://doi.org/10.1109/tase.2026.3658948","url":null,"abstract":"","PeriodicalId":51060,"journal":{"name":"IEEE Transactions on Automation Science and Engineering","volume":"179 1","pages":""},"PeriodicalIF":5.6,"publicationDate":"2026-01-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"146070245","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
IEEE Transactions on Automation Science and Engineering
全部 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