Arrow Research search

Author name cluster

Yuming Liu

Possible papers associated with this exact author name in Arrow. This page groups case-insensitive exact name matches and is not a full identity disambiguation profile.

5 papers
2 author rows

Possible papers

5

ICRA Conference 2025 Conference Paper

Configuration-Adaptive Visual Relative Localization for Spherical Modular Self-Reconfigurable Robots

  • Yuming Liu
  • Qiu Zheng
  • Yuxiao Tu
  • Yuan Gao 0024
  • Guanqi Liang
  • Tin Lun Lam

Spherical Modular Self-reconfigurable Robots (SMSRs) have been popular in recent years. Their Self-reconfigurable nature allows them to adapt to different en-vironments and tasks, and achieve what a single module could not achieve. To collaborate with each other, relative localization between each module and assembly is crucial. Existing relative localization methods either have low accuracy, which is unsuit-able for short-distance collaborations, or are designed for fixed-shape robots, whose visual features remain static over time. This paper proposes the first visual relative localization method for SMSRs. We first detect and identify individual modules of SMSRs, and adopt visual tracking to improve the detection and identification robustness. Using an optimization-based method, tracking result is then fused with odometry to estimate the relative pose between assemblies. To deal with the non-convexity of the optimization problem, we adopt semi-definite relaxation to transform it into a convex form. The proposed method is validated and analysed in real-world experiments. The overall localization performance and the performance under time-varying configuration are evaluated. The result shows that the relative position estimation accuracy reaches 2%, and the orientation estimation accuracy reaches 6. 64°, and that our method surpasses the state-of-the-art methods.

AAAI Conference 2025 Conference Paper

Disentangling Long-Short Term State Under Unknown Interventions for Online Time Series Forecasting

  • Ruichu Cai
  • Haiqin Huang
  • Zhifan Jiang
  • Zijian Li
  • Changze Zhou
  • Yuequn Liu
  • Yuming Liu
  • Zhifeng Hao

Current methods for time series forecasting struggle in the online scenario, since it is difficult to preserve long-term dependency while adapting short-term changes when data are arriving sequentially. Although some recent methods solve this problem by controlling the updates of latent states, they cannot disentangle the long/short-term states, leading to the inability to effectively adapt to nonstationary. To tackle this challenge, we propose a general framework to disentangle long/short-term states for online time series forecasting. Our idea is inspired by the observations where short-term changes can be led by unknown interventions like abrupt policies in the stock market. Based on this insight, we formalize a data generation process with unknown interventions on short-term states. Under mild assumptions, we further leverage the independence of short-term states led by unknown interventions to establish the identification theory to achieve the disentanglement of long/short-term states. Built on this theory, we develop a Long Short-Term Disentanglement model (LSTD) to extract the long/short-term states with long/short term encoders, respectively. Furthermore, the LSTD model incorporates a smooth constraint to preserve the long-term dependencies and an interrupted dependency constraint to enforce the forgetting of short-term dependencies, together boosting the disentanglement of long/short-term states. Experimental results on several benchmark datasets show that our LSTD model outperforms existing methods for online time series forecasting, validating its efficacy in real-world applications.

ICRA Conference 2025 Conference Paper

Transferring Visual Knowledge: Semi-Supervised Instance Segmentation for Object Navigation Across Varying Height Viewpoints

  • Qiu Zheng
  • Junjie Hu 0003
  • Yuming Liu
  • Zengfeng Zeng
  • Fan Wang
  • Tin Lun Lam

The object navigation task requires robots to understand the semantic regularities in their environments. However, existing modular object navigation frameworks rely on instance segmentation models trained at fixed camera height viewpoints, limiting generalization performance and increasing labeling costs for new height viewpoints. To tackle this issue, we propose a semi-supervised method that transfers knowledge from a source height to a target height, minimizing the need for additional labels. Our approach introduces three key innovations: i) a projection policy to enhance the teacher model's detection capabilities at the target height, ii) a dynamic weight mechanism that emphasizes high-confidence pseudo-labels to reduce overfitting, and iii) a prototype contrast transferring method to transfer knowl-edge effectively. Experiments on the Habitat- Matterport 3D (HM3D) dataset show our method outperforms state-of-the-art semi-supervised techniques, improving both segmentation accuracy and navigation performance. The code is available at: https://github.com/FreeformRobotics/TransferKnowledge.

EAAI Journal 2024 Journal Article

A conditional generative model for end-to-end stress field prediction of composite bolted joints

  • Yong Zhao
  • Yuming Liu
  • Qingyuan Lin
  • Wei Pan
  • Wencai Yu
  • Yu Ren
  • Sheng Liu

Carbon Fiber Reinforced Polymer (CFRP) laminates, prized for their lightweight and high stiffness, are extensively used in aerospace and maritime applications. Bolted joints play a crucial role in connecting these laminates. However, manufacturing variations arise during the assembly process, impacting performance due to material-related factors. Predicting the assembly stress fields of Carbon Fiber Reinforced Polymer bolted joints is of great significance in design optimization, manufacturing process control, and structural health monitoring. The currently prevalent finite element analysis methods incur extremely high computational costs, failing to meet the requirements for real-time prediction of the assembly and multiparametric design of composite bolted joints. Proposing a methodological framework for rapidly predicting the assembly physical field is necessary. This paper introduces a stress prediction framework to enhance analysis and aid material parameter design. The framework is inspired by image processing and artificial intelligence drawing by analogizing the computed physical field results to the generated images. Therefore, the Bolted Tightening Generative Adversarial Network (BT-GAN), a cascaded generative model, is proposed in this paper to predict stress fields of the composite bolted joints during assembly. The model starts with data augmentation of the stress filed results from the finite element analysis in a super-resolution network, which realizes an integral interpolation mapping from coarse-grid to fine-grid results. Then, the results of the data enhancement are fed into the subsequent conditional generative adversarial network for learning. Similar to the text-guided image generation approach, the network learns to understand the physical mapping relationships between different parameters and assembly stress fields. Moreover, the network achieves higher accuracy in stress field prediction by extraction the understanding of multi-scale features through the skip connection and the attention mechanism. This method effectively learns the physical mapping relationship between multiple parameters and the stress field, applying a graph generation approach to end-to-end predictions of the field. Compared to the results of finite element analysis from the coarse-grid, the Structure Similarity Index Measure (SSIM) of the cascaded generative network proposed in this paper has been improved from 0. 584 to 0. 962 and the Peak Signal-to-Noise Ratio (PSNR) metric has been increased from 17. 3 dB to 58. 2 dB. What's more, the mean relative error on the maximum values of the stress field has reached 6. 9%. The trained model takes only 6. 1s to complete a single prediction, significantly improving the prediction efficiency compared with finite element analysis. It is compared with the other networks commonly used for physical field prediction and shows improvement in the metrics proposed in the article. By constructing such an end-to-end stress field prediction framework during assembly, efficient forecasting for the assembly of composite bolted joints can be achieved. This is advantageous for the digital twin modeling of the assembly lines and the effective control of assembly quality, providing a powerful tool for assembly design and analysis.

ICML Conference 2022 Conference Paper

HousE: Knowledge Graph Embedding with Householder Parameterization

  • Rui Li 0086
  • Jianan Zhao 0002
  • Chaozhuo Li
  • Di He 0001
  • Yiqi Wang 0001
  • Yuming Liu
  • Hao Sun 0015
  • Senzhang Wang

The effectiveness of knowledge graph embedding (KGE) largely depends on the ability to model intrinsic relation patterns and mapping properties. However, existing approaches can only capture some of them with insufficient modeling capacity. In this work, we propose a more powerful KGE framework named HousE, which involves a novel parameterization based on two kinds of Householder transformations: (1) Householder rotations to achieve superior capacity of modeling relation patterns; (2) Householder projections to handle sophisticated relation mapping properties. Theoretically, HousE is capable of modeling crucial relation patterns and mapping properties simultaneously. Besides, HousE is a generalization of existing rotation-based models while extending the rotations to high-dimensional spaces. Empirically, HousE achieves new state-of-the-art performance on five benchmark datasets. Our code is available at https: //github. com/anrep/HousE.

v2026.09.13