中文
相关论文

相关论文: LEMON-Mapping: Loop-Enhanced Large-Scale Multi-Ses…

200 篇论文

With the recent influx in demand for multi-robot systems throughout industry and academia, there is an increasing need for faster, robust, and generalizable path planning algorithms. Similarly, given the inherent connection between control…

机器人学 · 计算机科学 2024-01-23 Hussein Ali Jaafar , Cheng-Hao Kao , Sajad Saeedi

Low-Rank Adaptation (LoRA) is a popular technique for parameter-efficient fine-tuning of Large Language Models (LLMs). We study how different LoRA modules can be merged to achieve skill composition -- testing the performance of the merged…

计算与语言 · 计算机科学 2024-12-03 Akshara Prabhakar , Yuanzhi Li , Karthik Narasimhan , Sham Kakade , Eran Malach , Samy Jelassi

This paper presents resource-aware algorithms for distributed inter-robot loop closure detection for applications such as collaborative simultaneous localization and mapping (CSLAM) and distributed image retrieval. In real-world scenarios,…

机器人学 · 计算机科学 2019-07-12 Yulun Tian , Kasra Khosoussi , Jonathan P. How

This paper proposes MOON (Multi-Objective Optimization-driven Object-goal Navigation), a novel framework designed for efficient navigation in large-scale, complex indoor environments. While existing methods often rely on local heuristics,…

机器人学 · 计算机科学 2026-01-06 Daigo Nakajima , Kanji Tanaka , Daiki Iwata , Kouki Terashima

Household robots have been a longstanding research topic, but they still lack human-like intelligence, particularly in manipulating open-set objects and navigating large environments efficiently and accurately. To push this boundary, we…

机器人学 · 计算机科学 2025-07-22 Ruochu Yang , Yu Zhou , Fumin Zhang , Mengxue Hou

Underwater robot interventions require a high level of safety and reliability. A major challenge to address is a robust and accurate acquisition of localization estimates, as it is a prerequisite to enable more complex tasks, e.g. floating…

机器人学 · 计算机科学 2019-06-13 Arturo Gomez Chavez , Qingwen Xu , Christian A. Mueller , Sören Schwertfeger , Andreas Birk

Accurate and consistent construction of point clouds from LiDAR scanning data is fundamental for 3D modeling applications. Current solutions, such as multiview point cloud registration and LiDAR bundle adjustment, predominantly depend on…

计算机视觉与模式识别 · 计算机科学 2024-09-24 Jianping Li , Thien-Minh Nguyen , Shenghai Yuan , Lihua Xie

Constructing precise global maps is a key task in robotics and is required for localization, surveying, monitoring, or constructing digital twins. To build accurate maps, data from mobile 3D LiDAR sensors is often used. Mapping requires…

机器人学 · 计算机科学 2024-12-17 Louis Wiesmann , Elias Marks , Saurabh Gupta , Tiziano Guadagnino , Jens Behley , Cyrill Stachniss

We consider the following problem: a team of robots is deployed in an unknown environment and it has to collaboratively build a map of the area without a reliable infrastructure for communication. The backbone for modern mapping techniques…

机器人学 · 计算机科学 2017-02-14 Siddharth Choudhary , Luca Carlone , Carlos Nieto , John Rogers , Henrik I. Christensen , Frank Dellaert

The evolving field of mobile robotics has indeed increased the demand for simultaneous localization and mapping (SLAM) systems. To augment the localization accuracy and mapping efficacy of SLAM, we refined the core module of the SLAM…

机器人学 · 计算机科学 2024-10-08 Ang He , Xi-mei Wu , Xiao-bin Guo , Li-bin Liu

In recent years, LiDAR-based localization and mapping methods have achieved significant progress thanks to their reliable and real-time localization capability. Considering single LiDAR odometry often faces hardware failures and degeneracy…

机器人学 · 计算机科学 2025-02-17 Hongming Shen , Zhenyu Wu , Yulin Hui , Wei Wang , Qiyang Lyu , Tianchen Deng , Yeqing Zhu , Bailing Tian , Danwei Wang

Most existing methods for motion planning of mobile robots involve generating collision-free trajectories. However, these methods focusing solely on contact avoidance may limit the robots' locomotion and can not be applied to tasks where…

机器人学 · 计算机科学 2025-02-06 Haokun Wang , Qianhao Wang , Fei Gao , Shaojie Shen

Compared to a single-robot workstation, a multi-robot system offers several advantages: 1) it expands the system's workspace, 2) improves task efficiency, and, more importantly, 3) enables robots to achieve significantly more complex and…

机器人学 · 计算机科学 2025-08-08 Philip Huang , Ruixuan Liu , Shobhit Aggarwal , Changliu Liu , Jiaoyang Li

Global pooling is one of the most significant operations in many machine learning models and tasks, which works for information fusion and structured data (like sets and graphs) representation. However, without solid mathematical…

机器学习 · 计算机科学 2022-12-14 Hongteng Xu , Minjie Cheng

Scaling of deep neural networks, especially Transformers, is pivotal for their surging performance and has further led to the emergence of sophisticated reasoning capabilities in foundation models. Such scaling generally requires training…

机器学习 · 计算机科学 2023-10-13 Yite Wang , Jiahao Su , Hanlin Lu , Cong Xie , Tianyi Liu , Jianbo Yuan , Haibin Lin , Ruoyu Sun , Hongxia Yang

Model merging aims to efficiently combine the weights of multiple expert models, each trained on a specific task, into a single multi-task model, with strong performance across all tasks. When applied to all but the last layer of weights,…

机器学习 · 计算机科学 2024-10-17 Ekansh Sharma , Daniel M. Roy , Gintare Karolina Dziugaite

Existing state-of-the-art 3D point clouds understanding methods only perform well in a fully supervised manner. To the best of our knowledge, there exists no unified framework which simultaneously solves the downstream high-level…

计算机视觉与模式识别 · 计算机科学 2023-12-06 Kangcheng Liu

This letter presents a complete framework Meeting-Merging-Mission for multi-robot exploration under communication restriction. Considering communication is limited in both bandwidth and range in the real world, we propose a lightweight…

机器人学 · 计算机科学 2022-07-21 Yuman Gao , Yingjian Wang , Xingguang Zhong , Tiankai Yang , Mingyang Wang , Zhixiong Xu , Yongchao Wang , Chao Xu , Fei Gao

We propose an approach to solve multi-agent path planning (MPP) problems for complex environments. Our method first designs a special pebble graph with a set of feasibility constraints, under which MPP problems have feasibility guarantee.…

机器人学 · 计算机科学 2021-08-10 Xifeng Gao , Zherong Pan , Ruiqi Ni

Integrating LiDAR and camera information into Bird's-Eye-View (BEV) representation has emerged as a crucial aspect of 3D object detection in autonomous driving. However, existing methods are susceptible to the inaccurate calibration…

计算机视觉与模式识别 · 计算机科学 2025-03-14 Ziying Song , Lei Yang , Shaoqing Xu , Lin Liu , Dongyang Xu , Caiyan Jia , Feiyang Jia , Li Wang