中文
相关论文

相关论文: CAE-RLSM: Consistent and Efficient Redundant Line …

200 篇论文

Line matching plays an essential role in structure from motion (SFM) and simultaneous localization and mapping (SLAM), especially in low-textured and repetitive scenes. In this paper, we present a new method of using a graph convolution…

计算机视觉与模式识别 · 计算机科学 2020-04-14 QuanMeng Ma , Guang Jiang , DianZhi Lai

This paper presents a method for robust optimization for online incremental Simultaneous Localization and Mapping (SLAM). Due to the NP-Hardness of data association in the presence of perceptual aliasing, tractable (approximate) approaches…

机器人学 · 计算机科学 2023-04-28 Daniel McGann , John G. Rogers , Michael Kaess

Online map matching is a fundamental problem in location-based services, aiming to incrementally match trajectory data step-by-step onto a road network. However, existing methods fail to meet the needs for efficiency, robustness, and…

机器学习 · 计算机科学 2025-03-21 Minxiao Chen , Haitao Yuan , Nan Jiang , Zhihan Zheng , Sai Wu , Ao Zhou , Shangguang Wang

Linear Sequence Modeling (LSM) like linear attention, state space models and linear RNNs, and Mixture-of-Experts (MoE) have recently emerged as significant architectural improvements. In this paper, we introduce Linear-MoE, a…

机器学习 · 计算机科学 2025-04-16 Weigao Sun , Disen Lan , Tong Zhu , Xiaoye Qu , Yu Cheng

Modern magnetic resonance imaging (MRI) relies on application-specific multi-channel receive coils to achieve high performance, but these coils are typically costly, rigid, and difficult to generalize across anatomies. Recent wireless,…

医学物理 · 物理学 2026-05-26 Yuhan Liu , Xia Zhu , Ke Wu , Artem Kaliaev , Christina A. LeBedis , Stephan W. Anderson , Xin Zhang

Mobile mapping, in particular, Mobile Lidar Scanning (MLS) is increasingly widespread to monitor and map urban scenes at city scale with unprecedented resolution and accuracy. The resulting point cloud sampling of the scene geometry can be…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Teng Wu , Bruno Vallet , Cédric Demonceaux

Streaming graphs are drawing increasing attention in both academic and industrial communities as many graphs in real applications evolve over time. Continuous subgraph matching (shorted as CSM) aims to report the incremental matches of a…

数据结构与算法 · 计算机科学 2023-04-26 Rongjian Yang , Zhijie Zhang , Weiguo Zheng , Jeffery Xu Yu

The recent success of specialized Large Language Models (LLMs) in domains such as mathematical reasoning and coding has led to growing interest in methods for merging these expert LLMs into a unified Mixture-of-Experts (MoE) model, with the…

计算与语言 · 计算机科学 2025-02-18 Yuhang Zhou , Giannis Karamanolakis , Victor Soto , Anna Rumshisky , Mayank Kulkarni , Furong Huang , Wei Ai , Jianhua Lu

With the wide penetration of smart robots in multifarious fields, Simultaneous Localization and Mapping (SLAM) technique in robotics has attracted growing attention in the community. Yet collaborating SLAM over multiple robots still remains…

机器人学 · 计算机科学 2022-01-25 Peng Huang , Liekang Zeng , Xu Chen , Ke Luo , Zhi Zhou , Shuai Yu

Road masks obtained from remote sensing images effectively support a wide range of downstream tasks. In recent years, most studies have focused on improving the performance of fully automatic segmentation models for this task, achieving…

计算机视觉与模式识别 · 计算机科学 2026-04-02 Chengcheng Lv , Rushi Li , Mincheng Wu , Xiufang Shi , Zhenyu Wen , Shibo He

This paper introduces a novel incremental distributed back-end algorithm for Collaborative Simultaneous Localization and Mapping (C-SLAM). For real-world deployments, robotic teams require algorithms to compute a consistent state estimate…

机器人学 · 计算机科学 2024-06-12 Daniel McGann , Michael Kaess

Continual Model Merging (CMM) enables rapid customization of foundation models by sequentially incorporating task-adapted models without repeated retraining. However, existing merging rules usually update the deployed model through fixed…

机器学习 · 计算机科学 2026-05-26 Lihong Lin , Haidong Kang

Due to the high similarity of disparity between consecutive frames in video sequences, the area where disparity changes is defined as the residual map, which can be calculated. Based on this, we propose RecSM, a network based on residual…

计算机视觉与模式识别 · 计算机科学 2024-06-06 Youchen Zhao , Guorong Luo , Hua Zhong , Haixiong Li

The concept of continuous-time trajectory representation has brought increased accuracy and efficiency to multi-modal sensor fusion in modern SLAM. However, regardless of these advantages, its offline property caused by the requirement of…

机器人学 · 计算机科学 2018-03-06 Chanoh Park , Peyman Moghadam , Soohwan Kim , Alberto Elfes , Clinton Fookes , Sridha Sridharan

Modern 3D laser-range scanners have a high data rate, making online simultaneous localization and mapping (SLAM) computationally challenging. Recursive state estimation techniques are efficient but commit to a state estimate immediately…

机器人学 · 计算机科学 2018-10-17 David Droeschel , Sven Behnke

This paper studies 3D LiDAR mapping with a focus on developing an updatable and localizable map representation that enables continuity, compactness and consistency in 3D maps. Traditional LiDAR Simultaneous Localization and Mapping (SLAM)…

机器人学 · 计算机科学 2025-06-27 Kaicheng Zhang , Shida Xu , Yining Ding , Xianwen Kong , Sen Wang

As a common method in the field of computer vision, spatial attention mechanism has been widely used in semantic segmentation of remote sensing images due to its outstanding long-range dependency modeling capability. However, remote sensing…

图像与视频处理 · 电气工程与系统科学 2025-01-24 Xiaowen Ma , Rongrong Lian , Zhenkai Wu , Renxiang Guan , Tingfeng Hong , Mengjiao Zhao , Mengting Ma , Jiangtao Nie , Zhenhong Du , Siyang Song , Wei Zhang

Offline map matching involves aligning historical trajectories of mobile objects, which may have positional errors, with digital maps. This is essential for applications in intelligent transportation systems (ITS), such as route analysis…

社会与信息网络 · 计算机科学 2025-05-30 Ruilin Xu , Yuchen Song , Kaijie Li , Xitong Gao , Kejiang Ye , Fan Zhang , Juanjuan Zhao

The escalating scale of Large Language Models (LLMs) necessitates efficient adaptation techniques. Model merging has gained prominence for its efficiency and controllability. However, existing merging techniques typically serve as post-hoc…

This work presents Adaptive Local-then-Global Merging (ALGM), a token reduction method for semantic segmentation networks that use plain Vision Transformers. ALGM merges tokens in two stages: (1) In the first network layer, it merges…

计算机视觉与模式识别 · 计算机科学 2024-06-17 Narges Norouzi , Svetlana Orlova , Daan de Geus , Gijs Dubbelman
‹ 上一页 1 2 3 10 下一页 ›