REVIEW 2 major objections 4 minor 194 references
Robotic Contextual Awareness for Human-Robot Collaboration and Environmental Understanding
T0 review · 2 major / 4 minor · reviewed 2026-07-14 · grok-4.5
Pith's one-line read Mobile robots gain the contextual awareness needed for safe, targeted collaboration by combining continual person re-identification with multi-level geometric and semantic mapping.
desk verdict Solid engineering thesis that packages useful Re-ID and indoor LiDAR improvements; the long-term forgetting claim is the softest link but does not sink the rest. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The twin-network unsupervised continual learner that trains a parallel feature extractor on a smart image pool (recent target views mixed with statistically distant past appearances) while the live tracker continues uninterrupted, together with the multi-level submap alignment (scan-to-scan, scan-to-submaps, submap-to-submaps) and Gaussian Scan Context that supply the geometric backbone.
What would settle it
A long-duration person-following trial in which the target repeatedly changes clothing and reappears after multi-minute occlusions, measuring whether re-identification success rate remains high and whether tracking latency stays within real-time bounds on the same embedded hardware used in the thesis experiments.
Extended reading notes
Core claim
Comprehensive robotic contextual awareness arises from the joint solution of two data-association problems—persistent person re-identification under appearance change and robust geometric-plus-semantic place recognition—and that both can be solved online on mobile platforms by combining statistical model adaptation, multi-level submap matching, ground-aware intensity filtering, Gaussian Scan Context, and distance-adaptive camera-LiDAR fusion.
Load-bearing premise
The online twin-network training fed by the smart image pool is assumed to keep enough memory of earlier target appearances to avoid catastrophic forgetting while still running in real time without overflowing typical mobile-robot GPUs.
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. This doctoral thesis addresses robotic contextual awareness for mobile robots in human-centric settings through two complementary pillars: (1) visual person re-identification and tracking for targeted Human-Robot Collaboration (FollowMe baseline, CARPE-ID continual adaptation via DEMA-updated statistical models, and a twin-network unsupervised continual-learning extension with smart image-pool selection and Soft-Triplet loss to mitigate catastrophic forgetting), and (2) geometric and semantic environmental perception (LEO-SLAM multi-level submap scan matching with submap-based SC++, ground-aware intensity filtering for reflections, Gaussian Scan Context for robust loop closure, and multi-modal RGB-D/LiDAR Artifacts Mapping with distance-dependent fusion and data-association buffers). Methods are detailed in Chapter 4 with equations for statistical distances (Eq. 4.1), DEMA updates (Eqs. 4.5–4.8), multi-level GICP alignments, GSC matrix construction (Eq. 4.28), and camera-LiDAR fusion weights (Eqs. 4.36–4.37). Experiments in Chapter 5 report quantitative metrics (classification accuracy, tracking times, ATE/RPE on VBR, precision-recall for GSC, object detection rates) against SoTA baselines on public sequences and real-robot datasets, plus qualitative HRC and loco-manipulation demos.
Significance. If the integrated claims hold, the work supplies a practical, modular suite of perception modules that advance mobile robots from purely geometric navigation toward identity-aware, semantically enriched operation in unstructured human environments. Strengths include real-robot validation (quadruped platforms, custom indoor datasets with glass reflections), ablations (Table 5.2 on statistical-model updates and early training), public-benchmark comparisons (VBR ATE/RPE in Table 5.3, GSC recall under perfect precision in Table 5.5), and explicit engineering for online constraints (parallel twin network, submap keyframes, intensity ground awareness). The multi-modal fusion and GSC statistical extension are particularly transferable. The thesis format naturally aggregates prior conference results into a coherent narrative of contextual awareness, which is valuable for the robotics community even if individual modules are incremental.
major comments (2)
- Section 4.1.3 and Section 5.1.3 (Table 5.2, Fig. 5.5, saliency maps in Fig. 5.6): The central HRC claim that the twin-network continual learner plus smart image-pool selection yields a 'highly personalized and robust' long-term Re-ID system rests on the assumption that catastrophic forgetting of earlier appearances is prevented while real-time tracking continues uninterrupted. The reported experiments measure only short-horizon mean tracking times and Re-ID success relative to MOT failures, plus qualitative Grad-CAM maps; they lack multi-session sequences with deliberate multi-outfit changes, quantitative retention curves for early appearances after successive weight swaps, and measured peak GPU memory on representative mobile-robot hardware. Without these, the long-term robustness asserted in the abstract and Section 1.3.1 remains under-supported for the multi-day HRC scenarios claimed.
- Section 1.2–1.3 and Chapter 6: The thesis repeatedly asserts that the two pillars 'synergistically' produce comprehensive contextual awareness enabling safer coexistence and more effective collaboration. Yet the experimental chapters evaluate the Re-ID, LEO-SLAM/GSC, and Artifacts Mapping pipelines largely in isolation (separate tables and figures); the only joint demonstration is a high-level 'bring-me' loco-manipulation sketch (Fig. 4.17) that does not quantify interaction between person identity and semantic map. A load-bearing integrated experiment or explicit cross-module ablation is needed to substantiate the synergistic claim that underpins the title and abstract.
minor comments (4)
- Multiple typographical and formatting issues appear throughout: 'Accademic Advisor', 'A w areness', 'two-dimentional', 'catastrofic forgetting', 'simultaneous' misspellings, and inconsistent capitalization of acronyms (e.g., SoTA vs SOTA). A thorough proof-reading pass is required.
- Figures 4.10, 4.14 and several experimental plots are dense; axis labels and legend fonts are sometimes too small for print readability. Consider enlarging key panels or providing higher-resolution versions.
- Free parameters (λ_d construction, DEMA Δ_f/Δ_λd, GSC α and Huber δ, fusion breakpoints min_c/acc_c/max_c, batch size N) are listed but sensitivity analyses are sparse outside the CARPE-ID ablation. A short appendix table summarizing default values and observed sensitivity would aid reproducibility.
- Related-work coverage of open-world semantic mapping (Section 2.3) is up-to-date but the thesis itself remains closed-set; a brief forward-looking paragraph on how the Artifacts Mapping pipeline could incorporate CLIP-style embeddings would strengthen the discussion.
Circularity Check
No circularity: empirical systems with free parameters and external-benchmark evaluations; self-citations are normal thesis reuse of the author's own conference experiments, not load-bearing derivations.
full rationale
The thesis proposes algorithmic pipelines (FollowMe/CARPE-ID + twin-network continual learning, LEO-SLAM multi-level submap matching, ground-aware intensity filter, Gaussian Scan Context, multi-modal Artifacts Mapping) and evaluates them on real-robot trajectories, VBR/KITTI sequences, precision-recall curves, tracking-time tables, and human-labeled Re-ID success. Thresholds (λ_d, damping factors, intensity bounds, Huber δ, fusion weights ξ) are free design choices set by calibration or heuristics; reported metrics (ATE/RPE, recall@100% precision, mean tracking time, detection accuracy) are measured against independent ground truth or MOT failures, not forced by construction from the same inputs. Self-citations ([111],[112],[110],[107],[109]) simply point to the conference versions of the same experiments; they do not import uniqueness theorems, smuggle ansätze, or redefine the claimed performance. No equation reduces a 'prediction' to a fitted quantity by identity, and no central claim rests solely on an unverified self-citation chain. The work is therefore self-contained against external benchmarks.
Assumptions & free parameters
free parameters (6)
- Re-ID distance threshold λ_d = μ_d + 2σ_d and DEMA damping factors Δ_f, Δ_λd
- Submap creation thresholds Δ_m (distance) and Δ_θ (rotation)
- Intensity bounds ψ*_min, ψ*_max and ground-height check
- GSC variance weight α and Huber threshold δ
- Camera-LiDAR fusion breakpoints min_c, acc_c, max_c and weight ξ
- Continual-learning batch size N, iteration count, Soft-Triplet margin α, early-training timeout
assumptions (4)
- domain assumption Markov assumption for robot motion and conditional independence of observations given pose and map (standard SLAM factorization).
- domain assumption LiDAR intensity is a reliable proxy for material reflectance and incidence angle, allowing thresholding to remove reflections while ground points can be recovered by height or normal checks.
- ad hoc to paper A statistical feature-space distance (normalized Euclidean) plus a continually updated mean/std model is sufficient to re-identify a person under moderate appearance change.
- ad hoc to paper Submap aggregation of successive LiDAR scans yields descriptors comparable to high-channel outdoor LiDAR for indoor loop closure.
invented entities (4)
-
CARPE-ID framework (with DEMA adaptation and later twin-network continual learning)
-
LEO-SLAM (multi-level submap alignment + submap SC++)
-
Gaussian Scan Context (GSC) and Huber-weighted variant
-
Artifacts Mapping multi-modal semantic pipeline
Cite this review
Pith. "Pith review of Robotic Contextual Awareness for Human-Robot Collaboration and Environmental Understanding." pith.science (2026). https://pith.science/paper/OGKU2MV6
@misc{pith2026260710372,
author = {Pith},
title = {Pith review of: Robotic Contextual Awareness for Human-Robot Collaboration and Environmental Understanding},
year = {2026},
howpublished = {\url{https://pith.science/paper/OGKU2MV6}},
note = {Machine review of arXiv:2607.10372}
}
read the original abstract
The transition of autonomous mobile robots from controlled industrial settings to dynamic, human-centric environments, such as manufacturing, logistics, and healthcare, has made their safe and autonomous operation a critical area of research. These sophisticated machines must be capable of perceiving, understanding, and interacting with their surroundings to navigate freely and perform complex tasks. A significant obstacle to achieving this is the lack of comprehensive contextual awareness, which requires a robot to recognize its spatial environment and identify the objects and actors within it. Without this perceptual knowledge, robots struggle to plan adaptive behaviors or engage in meaningful interaction with humans. This thesis presents novel solutions to this challenge by exploring two distinct but complementary research directions. The first direction involves human re-identification and tracking to improve Human-Robot Collaboration. Our developed approach enables a mobile robot to recognize a specific person, facilitating targeted collaboration while ignoring other individuals. The second direction focuses on enhancing the robot's overall perceptual capabilities to understand its environment geometrically and semantically. Geometric information is vital for motion planning and collision avoidance, while semantic knowledge provides the robot with a richer understanding for more advanced interaction. Both solutions are driven by the improvement of the semantical understanding of robots that enhance their knowledge of their surroundings, allowing a smoother and more natural interaction between robots, humans, and the environment. The contributions of this work in human re-identification and environmental understanding represent a significant step toward a future where robots are more contextually aware, enabling safer coexistence and more effective collaboration.
Figures
Figures from the paper (29 more)
Reference graph
Works this paper leans on
-
[1]
IEEE trans on pattern analysis and machine intel , year=
Yolact++: Better real-time instance segmentation , author=. IEEE trans on pattern analysis and machine intel , year=
-
[2]
arXiv preprint arXiv:2001.01526 , year=
Mutual mean-teaching: Pseudo label refinery for unsupervised domain adaptation on person re-identification , author=. arXiv preprint arXiv:2001.01526 , year=
arXiv 2001
-
[3]
arXiv preprint arXiv:2006.10214 , year=
Mediapipe hands: On-device real-time hand tracking , author=. arXiv preprint arXiv:2006.10214 , year=
arXiv 2006
-
[4]
IEEE/RSJ Int Conf on Intel Robots and sys , year=
Followme: Person following and gesture recognition with a quadrocopter , author=. IEEE/RSJ Int Conf on Intel Robots and sys , year=
-
[5]
ICT Systems and Sustainability: Proceedings of ICT4SD 2020, Volume 1 , pages=
Follow me: A human following robot using wi-fi received signal strength indicator , author=. ICT Systems and Sustainability: Proceedings of ICT4SD 2020, Volume 1 , pages=. 2020 , publisher=
2020
-
[6]
IEEE/SICE Int Symp on Sys Integration (SII) , year=
Human characterization by a following robot using a depth sensor , author=. IEEE/SICE Int Symp on Sys Integration (SII) , year=
-
[7]
Int Conf on Control, Automation and Sys , year=
Human-following robot using infrared camera , author=. Int Conf on Control, Automation and Sys , year=
-
[8]
Int Conf on Intel Autonomous Sys , year=
Tracking control of human-following robot with sonar sensors , author=. Int Conf on Intel Autonomous Sys , year=
Show all 194 references
-
[9]
Int Conf on Orange Technologies (ICOT) , year=
Design and implementation of human following for separable omnidirectional mobile system of smart home robot , author=. Int Conf on Orange Technologies (ICOT) , year=
-
[10]
IEEE Trans on Consumer Electronics , volume=
Tracking autonomous entities using RFID technology , author=. IEEE Trans on Consumer Electronics , volume=
-
[11]
South East Asian Tech University Consortium (SEATUC) , volume=
Simulation of a human following robot with object avoidance function , author=. South East Asian Tech University Consortium (SEATUC) , volume=
-
[12]
IEEE computer society conf on computer vision and pattern recognition (CVPR'05) , volume=
Histograms of oriented gradients for human detection , author=. IEEE computer society conf on computer vision and pattern recognition (CVPR'05) , volume=
-
[13]
CHI'12 Extended Abstracts on Human Factors in Computing Sys , year=
Joggobot: a flying robot as jogging companion , author=. CHI'12 Extended Abstracts on Human Factors in Computing Sys , year=
-
[14]
IEEE/RSJ Int Conf on Intel Robots and Sys (IROS) , year=
User recognition for guiding and following people with a mobile robot in a clinical environment , author=. IEEE/RSJ Int Conf on Intel Robots and Sys (IROS) , year=
-
[15]
Int Conf on Advances in Computing, Communications and Informatics (ICACCI) , year=
Follow me robot using bluetooth-based position estimation , author=. Int Conf on Advances in Computing, Communications and Informatics (ICACCI) , year=
-
[16]
Robot World Cup , year=
Follow Me: real-time in the wild person tracking application for autonomous robotics , author=. Robot World Cup , year=
-
[17]
Academic Research International , volume=
Follow me robot using infrared beacons , author=. Academic Research International , volume=. 2013 , publisher=
2013
-
[18]
2008 , publisher=
Person following robot with vision-based and sensor fusion tracking algorithm , author=. 2008 , publisher=
2008
-
[19]
, author=
Vision based person tracking with a mobile robot. , author=. BMVC , year=
-
[20]
Gita and Kilo, Piaggio Fast Forward
-
[21]
Robotic Cart Thouzer, Doog inc
-
[22]
Proc of the IEEE int conf on computer vision , year=
Mask r-cnn , author=. Proc of the IEEE int conf on computer vision , year=
-
[23]
IEEE Trans on Pattern Analysis and Machine Intelligence , year=
Deep learning for person re-identification: A survey and outlook , author=. IEEE Trans on Pattern Analysis and Machine Intelligence , year=
-
[24]
IEEE Int Conf on Power Electronics, Intel Control and Energy Sys (ICPEICES) , year=
A review: Study of various techniques of Hand gesture recognition , author=. IEEE Int Conf on Power Electronics, Intel Control and Energy Sys (ICPEICES) , year=
-
[25]
Proc of the European Conf on Computer Vision (ECCV) , year=
Two at once: Enhancing learning and generalization capacities via ibn-net , author=. Proc of the European Conf on Computer Vision (ECCV) , year=
-
[26]
Proc of the IEEE conf on computer vision and pattern recognition (CVPR) , year=
Person transfer gan to bridge domain gap for person re-identification , author=. Proc of the IEEE conf on computer vision and pattern recognition (CVPR) , year=
-
[27]
IEEE/RSJ Int Conf on Intel Robots and Sys (IROS) , year=
A visuo-haptic guidance interface for mobile collaborative robotic assistant (MOCA) , author=. IEEE/RSJ Int Conf on Intel Robots and Sys (IROS) , year=
-
[28]
Proc of the IEEE conf on computer vision and pattern recognition , year=
Realtime multi-person 2d pose estimation using part affinity fields , author=. Proc of the IEEE conf on computer vision and pattern recognition , year=
-
[29]
ICRA workshop on open source software , year=
ROS: an open-source Robot Operating Sys , author=. ICRA workshop on open source software , year=
-
[30]
IEEE Access , volume=
LMOT: Efficient Light-Weight Detection and Tracking in Crowds , author=. IEEE Access , volume=. 2022 , publisher=
2022
-
[31]
Proc of the IEEE/CVF conf on computer vision and pattern recognition , year=
Improving multiple pedestrian tracking by track management and occlusion handling , author=. Proc of the IEEE/CVF conf on computer vision and pattern recognition , year=
-
[32]
European conf on computer vision , year=
Microsoft coco: Common objects in context , author=. European conf on computer vision , year=
-
[33]
Proc of the IEEE/CVF int conf on computer vision , year=
Yolact: Real-time instance segmentation , author=. Proc of the IEEE/CVF int conf on computer vision , year=
-
[34]
IEEE Int Conf on Robotics and Automation (ICRA) , year=
Yolactedge: Real-time instance segmentation on the edge , author=. IEEE Int Conf on Robotics and Automation (ICRA) , year=
-
[35]
Proc of the IEEE conf on computer vision and pattern recognition , year=
You only look once: Unified, real-time object detection , author=. Proc of the IEEE conf on computer vision and pattern recognition , year=
-
[36]
Proc of the IEEE conf on computer vision and pattern recognition , year=
Fully convolutional networks for semantic segmentation , author=. Proc of the IEEE conf on computer vision and pattern recognition , year=
-
[37]
Chinese Control Conf (CCC) , year=
On adaptive monte carlo localization algorithm for the mobile robot based on ROS , author=. Chinese Control Conf (CCC) , year=
-
[38]
IEEE Int Symp on Wearable Computers, 2003
Personal position measurement using dead reckoning , author=. IEEE Int Symp on Wearable Computers, 2003. Proc. , year=
2003
-
[39]
IEEE int symp on robotics and manufacturing automation (ROMA) , year=
A quantitative study of tuning ROS gmapping parameters and their effect on performing indoor 2D SLAM , author=. IEEE int symp on robotics and manufacturing automation (ROMA) , year=
-
[40]
2023 IEEE International Conference on Advanced Robotics and Its Social Impacts (ARSO) , pages=
FollowMe: a Robust Person Following Framework Based on Visual Re-Identification and Gestures , author=. 2023 IEEE International Conference on Advanced Robotics and Its Social Impacts (ARSO) , pages=. 2023 , organization=
2023
-
[41]
2025 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) , year=
Personalized Re-identification through Unsupervised Continual Learning and Parallel Training , author=. 2025 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) , year=
2025
-
[42]
arXiv preprint arXiv:2201.13066 , year=
Single Object Tracking: A Survey of Methods, Datasets, and Evaluation Metrics , author=. arXiv preprint arXiv:2201.13066 , year=
-
[43]
Neurocomputing , volume=
Recent advances of single-object tracking methods: A brief survey , author=. Neurocomputing , volume=. 2021 , publisher=
2021
-
[44]
IEEE Transactions on Pattern Analysis and Machine Intelligence , year=
Visual object tracking with discriminative filters and siamese networks: a survey and outlook , author=. IEEE Transactions on Pattern Analysis and Machine Intelligence , year=
-
[45]
Computer Vision and Image Understanding , volume=
Visual object tracking: A survey , author=. Computer Vision and Image Understanding , volume=. 2022 , publisher=
2022
-
[46]
IEEE Transactions on Multimedia , year=
Strongsort: Make deepsort great again , author=. IEEE Transactions on Multimedia , year=
-
[47]
IEEE international conference on image processing (ICIP) , pages=
Simple online and realtime tracking with a deep association metric , author=. IEEE international conference on image processing (ICIP) , pages=
-
[48]
European Conference on Computer Vision , year=
Large scale Real-world Multi Person Tracking , author=. European Conference on Computer Vision , year=
-
[49]
IEEE/CVF Winter Conference on Applications of Computer Vision , pages=
Mmptrack: Large-scale densely annotated multi-camera multiple people tracking benchmark , author=. IEEE/CVF Winter Conference on Applications of Computer Vision , pages=
-
[50]
IEEE International Conference on Robotics and Automation (ICRA) , year=
Robot Person Following Under Partial Occlusion , author=. IEEE International Conference on Robotics and Automation (ICRA) , year=
-
[51]
CAAI Transactions on Intelligence Technology , year=
Online RGB-D person re-identification based on metric model update , author=. CAAI Transactions on Intelligence Technology , year=
-
[52]
Pattern Recognition Letters , year=
A real-time and unsupervised face re-identification system for human-robot interaction , author=. Pattern Recognition Letters , year=
-
[53]
Artificial intelligence , year=
Multiple object tracking: A literature review , author=. Artificial intelligence , year=
-
[54]
Pattern Recognition , year=
People re-identification using skeleton standard posture and color descriptors from RGB-D data , author=. Pattern Recognition , year=
-
[55]
Robotics and Autonomous Systems , year=
Monocular person tracking and identification with on-line deep feature selection for person following robots , author=. Robotics and Autonomous Systems , year=
-
[56]
Journal of Intelligent & Robotic Systems , year=
Human Re-identification with a robot thermal camera using entropy-based sampling , author=. Journal of Intelligent & Robotic Systems , year=
-
[57]
International Symposium on Robotics , pages=
May I be your personal coach? bringing together person tracking and visual re-identification on a mobile robot , author=. International Symposium on Robotics , pages=. 2016 , organization=
2016
-
[58]
IEEE Transactions on Pattern Analysis and Machine Intelligence , year=
Alphapose: Whole-body regional multi-person pose estimation and tracking in real-time , author=. IEEE Transactions on Pattern Analysis and Machine Intelligence , year=
-
[59]
Proceedings of the national academy of sciences , volume=
Overcoming catastrophic forgetting in neural networks , author=. Proceedings of the national academy of sciences , volume=. 2017 , publisher=
2017
-
[60]
International conference on machine learning , pages=
Continual learning through synaptic intelligence , author=. International conference on machine learning , pages=. 2017 , organization=
2017
-
[61]
arXiv preprint arXiv:1606.04671 , year=
Progressive neural networks , author=. arXiv preprint arXiv:1606.04671 , year=
-
[62]
Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition , pages=
Learning continual compatible representation for re-indexing free lifelong person re-identification , author=. Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition , pages=
-
[63]
Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , pages=
Lifelong person re-identification via adaptive knowledge accumulation , author=. Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , pages=
-
[64]
Conference on lifelong learning agents , pages=
Continual novelty detection , author=. Conference on lifelong learning agents , pages=. 2022 , organization=
2022
-
[65]
Conference on lifelong learning agents , pages=
Fixed design analysis of regularization-based continual learning , author=. Conference on lifelong learning agents , pages=. 2023 , organization=
2023
-
[66]
IEEE transactions on pattern analysis and machine intelligence , volume=
A comprehensive survey of continual learning: Theory, method and application , author=. IEEE transactions on pattern analysis and machine intelligence , volume=. 2024 , publisher=
2024
-
[67]
Continuous Adaptation in Person Re-identification for Robotic Assistance , year=
Rollo, Federico and Zunino, Andrea and Tsagarakis, Nikolaos and Hoffman, Enrico Mingo and Ajoudani, Arash , booktitle=. Continuous Adaptation in Person Re-identification for Robotic Assistance , year=
-
[68]
Facenet: A unified embedding for face recognition and clustering , author=. conf. on computer vision and pattern recognition (CVPR) , year=
-
[69]
Mutual Mean-Teaching: Pseudo Label Refinery for Unsupervised Domain Adaptation on Person Re-identification , author=. Int. Conf. on Learning Representations , year=
-
[70]
Neural networks , year=
Continual lifelong learning with neural networks: A review , author=. Neural networks , year=
-
[71]
Neurocomputing , year=
Online continual learning in image classification: An empirical survey , author=. Neurocomputing , year=
-
[72]
Information fusion , year=
Continual learning for robotics: Definition, framework, learning strategies, opportunities and challenges , author=. Information fusion , year=
-
[73]
Connection Science , year=
Catastrophic forgetting, rehearsal and pseudorehearsal , author=. Connection Science , year=
-
[74]
Cognitive Computation , year=
A bio-inspired incremental learning architecture for applied perceptual problems , author=. Cognitive Computation , year=
-
[75]
icarl: Incremental classifier and representation learning , author=. Conf. on Computer Vision and Pattern Recognition (CVPR) , year=
-
[76]
European Conference on Computer Vision (ECCV) , year=
GDumb: A Simple Approach that Questions Our Progress in Continual Learning , author=. European Conference on Computer Vision (ECCV) , year=
-
[77]
Task-free continual learning , author=. Conf. on Computer Vision and Pattern Recognition (CVPR) , year=
-
[78]
international conference on computer vision (ICCV) , year=
Grad-cam: Visual explanations from deep networks via gradient-based localization , author=. international conference on computer vision (ICCV) , year=
-
[79]
International Conference on Computer Vision (ICCV) , year=
Softtriple loss: Deep metric learning without triplet sampling , author=. International Conference on Computer Vision (ICCV) , year=
-
[80]
AAAI conf
Learning incremental triplet margin for person re-identification , author=. AAAI conf. on artificial intelligence , year=
-
[81]
Dynamic metric learning: Towards a scalable metric space to accommodate multiple semantic scales , author=. Conf. on Computer Vision and Pattern Recognition (CVPR) , year=
-
[82]
Winter Conference on Applications of Computer Vision (WACV) , year=
Improved embeddings with easy positive triplet mining , author=. Winter Conference on Applications of Computer Vision (WACV) , year=
-
[83]
2023 European Conference on Mobile Robots (ECMR) , pages=
Artifacts Mapping: Multi-Modal Semantic Mapping for Object Detection and 3D Localization , author=. 2023 European Conference on Mobile Robots (ECMR) , pages=. 2023 , organization=
2023
-
[84]
European Robotics Forum , pages=
Semantic-Based Loco-Manipulation for Human-Robot Collaboration in Industrial Environments , author=. European Robotics Forum , pages=. 2024 , organization=
2024
-
[85]
arXiv preprint arXiv:2404.11322 , year=
VBR: A Vision Benchmark in Rome , author=. arXiv preprint arXiv:2404.11322 , year=
-
[86]
2021 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) , pages=
F-loam: Fast lidar odometry and mapping , author=. 2021 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) , pages=. 2021 , organization=
2021
-
[87]
Sensor fusion IV: control paradigms and data structures , volume=
Method for registration of 3-D shapes , author=. Sensor fusion IV: control paradigms and data structures , volume=. 1992 , organization=
1992
-
[88]
IEEE Robotics and Automation Letters , volume=
Art-slam: Accurate real-time 6dof lidar slam , author=. IEEE Robotics and Automation Letters , volume=. 2022 , publisher=
2022
-
[89]
Journal of Open Source Software , volume=
small\_gicp: Efficient and parallel algorithms for point cloud registration , author=. Journal of Open Source Software , volume=
-
[90]
, author=
Generalized-icp. , author=. Robotics: science and systems , volume=. 2009 , organization=
2009
-
[91]
World Electric Vehicle Journal , volume=
A Review of Simultaneous Localization and Mapping Algorithms Based on Lidar , author=. World Electric Vehicle Journal , volume=. 2025 , publisher=
2025
-
[92]
2015 IEEE international conference on robotics and automation (ICRA) , pages=
Visual-lidar odometry and mapping: Low-drift, robust, and fast , author=. 2015 IEEE international conference on robotics and automation (ICRA) , pages=. 2015 , organization=
2015
-
[93]
2021 IEEE international conference on robotics and automation (ICRA) , pages=
Lvi-sam: Tightly-coupled lidar-visual-inertial odometry via smoothing and mapping , author=. 2021 IEEE international conference on robotics and automation (ICRA) , pages=. 2021 , organization=
2021
-
[94]
2020 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) , pages=
The newer college dataset: Handheld lidar, inertial and vision with ground truth , author=. 2020 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) , pages=. 2020 , organization=
2020
-
[95]
IEEE Robotics and Automation Letters , volume=
The hilti slam challenge dataset , author=. IEEE Robotics and Automation Letters , volume=. 2022 , publisher=
2022
-
[96]
The International Journal of Robotics Research , volume=
Vision meets robotics: The kitti dataset , author=. The International Journal of Robotics Research , volume=. 2013 , publisher=
2013
-
[97]
Industrial Robot: the international journal of robotics research and application , volume=
LiDAR-based SLAM for robotic mapping: state of the art and new frontiers , author=. Industrial Robot: the international journal of robotics research and application , volume=. 2024 , publisher=
2024
-
[98]
2019 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) , pages=
Suma++: Efficient lidar-based semantic slam , author=. 2019 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) , pages=. 2019 , organization=
2019
-
[99]
Journal of Open Source Software , volume=
SLAM Toolbox: SLAM for the dynamic world , author=. Journal of Open Source Software , volume=
-
[100]
The International Journal of Robotics Research , volume=
iSAM2: Incremental smoothing and mapping using the Bayes tree , author=. The International Journal of Robotics Research , volume=. 2012 , publisher=
2012
-
[101]
IEEE Robotics and Automation Letters , volume=
Direct lidar odometry: Fast localization with dense point clouds , author=. IEEE Robotics and Automation Letters , volume=. 2022 , publisher=
2022
-
[102]
IEEE Robotics and Automation Letters , volume=
Kiss-icp: In defense of point-to-point icp--simple, accurate, and robust registration if done the right way , author=. IEEE Robotics and Automation Letters , volume=. 2023 , publisher=
2023
-
[103]
Advanced Intelligent Systems , volume=
Point-LIO: Robust high-bandwidth light detection and ranging inertial odometry , author=. Advanced Intelligent Systems , volume=. 2023 , publisher=
2023
-
[104]
IEEE Transactions on Robotics , volume=
Fast-lio2: Fast direct lidar-inertial odometry , author=. IEEE Transactions on Robotics , volume=. 2022 , publisher=
2022
-
[105]
2018 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) , pages=
Lego-loam: Lightweight and ground-optimized lidar odometry and mapping on variable terrain , author=. 2018 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) , pages=. 2018 , organization=
2018
-
[106]
, author=
LOAM: Lidar odometry and mapping in real-time. , author=. Robotics: Science and systems , volume=. 2014 , organization=
2014
-
[107]
2020 IEEE/RSJ international conference on intelligent robots and systems (IROS) , pages=
Lio-sam: Tightly-coupled lidar inertial odometry via smoothing and mapping , author=. 2020 IEEE/RSJ international conference on intelligent robots and systems (IROS) , pages=. 2020 , organization=
2020
-
[108]
2018 IEEE International Conference on Robotics and Automation (ICRA) , pages=
IMLS-SLAM: Scan-to-model matching based on 3D data , author=. 2018 IEEE International Conference on Robotics and Automation (ICRA) , pages=. 2018 , organization=
2018
-
[109]
, author=
Simultaneous map building and localization for an autonomous mobile robot. , author=. IROS , volume=
-
[110]
IEEE Transactions on Robotics , volume=
Scan context++: Structural place recognition robust to rotation and lateral variations in urban environments , author=. IEEE Transactions on Robotics , volume=. 2021 , publisher=
2021
-
[111]
IEEE Transactions on Robotics , year=
PIN-SLAM: LiDAR SLAM using a point-based implicit neural representation for achieving global map consistency , author=. IEEE Transactions on Robotics , year=
-
[112]
evo: Python package for the evaluation of odometry and slam , author=
-
[113]
IEEE Transactions on Pattern Analysis & Machine Intelligence , volume=
Least-squares estimation of transformation parameters between two point patterns , author=. IEEE Transactions on Pattern Analysis & Machine Intelligence , volume=. 1991 , publisher=
1991
-
[114]
Efficient Dynamic LiDAR Odometry for Mobile Robots with Structured Point Clouds , year=
Lichtenfeld, Jonathan and Daun, Kevin and von Stryk, Oskar , booktitle=. Efficient Dynamic LiDAR Odometry for Mobile Robots with Structured Point Clouds , year=
-
[115]
IEEE Robotics and Automation Letters , volume=
Dynablox: Real-time detection of diverse dynamic objects in complex environments , author=. IEEE Robotics and Automation Letters , volume=. 2023 , publisher=
2023
-
[116]
IEEE Robotics and Automation Letters (RA-L) , pages =
Vizzo, Ignacio and Guadagnino, Tiziano and Mersch, Benedikt and Wiesmann, Louis and Behley, Jens and Stachniss, Cyrill , title =. IEEE Robotics and Automation Letters (RA-L) , pages =. 2023 , codeurl =. doi:10.1109/LRA.2023.3236571 , volume =
2023 doi
-
[117]
2020 IEEE International Conference on Robotics and Automation (ICRA) , title=
H. 2020 IEEE International Conference on Robotics and Automation (ICRA) , title=. 2020 , volume=
2020
-
[118]
Proceedings of the IEEE/RSJ International Conference on Intelligent Robots and Systems , year =
Kim, Giseop and Kim, Ayoung , title =. Proceedings of the IEEE/RSJ International Conference on Intelligent Robots and Systems , year =
-
[119]
Sensors , volume=
A review of LiDAR radiometric processing: From ad hoc intensity correction to rigorous radiometric calibration , author=. Sensors , volume=. 2015 , publisher=
2015
-
[120]
The International Archives of the Photogrammetry, Remote Sensing and Spatial Information Sciences , volume=
LIDSOR: A filter for removing rain and snow noise points from LiDAR point clouds in rainy and snowy weather , author=. The International Archives of the Photogrammetry, Remote Sensing and Spatial Information Sciences , volume=. 2023 , publisher=
2023
-
[121]
2022 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) , pages=
Patchwork++: Fast and robust ground segmentation solving partial under-segmentation using 3d point cloud , author=. 2022 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) , pages=. 2022 , organization=
2022
-
[122]
Semantic 3D object maps for everyday manipulation in human living environments , author=. KI-K. 2010 , publisher=
2010
-
[123]
IEEE Transactions on Intelligent Vehicles , year=
IGICP: Intensity and geometry enhanced LiDAR odometry , author=. IEEE Transactions on Intelligent Vehicles , year=
-
[124]
IGARSS 2008-2008 IEEE International Geoscience and Remote Sensing Symposium , volume=
Laser intensity used in classification of lidar point cloud data , author=. IGARSS 2008-2008 IEEE International Geoscience and Remote Sensing Symposium , volume=. 2008 , organization=
2008
-
[125]
IEEE Access , volume=
Fast and accurate desnowing algorithm for LiDAR point clouds , author=. IEEE Access , volume=. 2020 , publisher=
2020
-
[126]
Remote Sensing , volume=
A scalable and accurate de-snowing algorithm for LiDAR point clouds in winter , author=. Remote Sensing , volume=. 2022 , publisher=
2022
-
[127]
IEEE Robotics and Automation Letters , volume=
Fast sparse LiDAR odometry using self-supervised feature selection on intensity images , author=. IEEE Robotics and Automation Letters , volume=. 2022 , publisher=
2022
-
[128]
IEEE Robotics and Automation Letters , volume=
Intensity-slam: Intensity assisted localization and mapping for large scale environment , author=. IEEE Robotics and Automation Letters , volume=. 2021 , publisher=
2021
-
[129]
arXiv preprint arXiv:2312.14487 , year=
Semantic-based Loco-Manipulation for Human-Robot Collaboration in Industrial Environments , author=. arXiv preprint arXiv:2312.14487 , year=
-
[130]
IEEE Transactions on Intelligent Transportation Systems , volume=
The revisiting problem in simultaneous localization and mapping: A survey on visual loop closure detection , author=. IEEE Transactions on Intelligent Transportation Systems , volume=. 2022 , publisher=
2022
-
[131]
Sensors , volume=
Role of deep learning in loop closure detection for visual and lidar slam: A survey , author=. Sensors , volume=. 2021 , publisher=
2021
-
[132]
arXiv preprint arXiv:2501.07399 , year=
Efficiently Closing Loops in LiDAR-Based SLAM Using Point Cloud Density Maps , author=. arXiv preprint arXiv:2501.07399 , year=
-
[133]
2021 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) , pages=
SymbioLCD: Ensemble-based loop closure detection using CNN-extracted objects and visual bag-of-words , author=. 2021 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) , pages=. 2021 , organization=
2021
-
[134]
IEEE Robotics and Automation Letters , volume=
Padloc: Lidar-based deep loop closure detection and registration using panoptic attention , author=. IEEE Robotics and Automation Letters , volume=. 2023 , publisher=
2023
-
[135]
IEEE Robotics and Automation Letters , year=
SGLC: Semantic Graph-Guided Coarse-Fine-Refine Full Loop Closing for LiDAR SLAM , author=. IEEE Robotics and Automation Letters , year=
-
[136]
The International journal of robotics research , volume=
FAB-MAP: Probabilistic localization and mapping in the space of appearance , author=. The International journal of robotics research , volume=. 2008 , publisher=
2008
-
[137]
2012 IEEE international conference on robotics and automation , pages=
SeqSLAM: Visual route-based navigation for sunny summer days and stormy winter nights , author=. 2012 IEEE international conference on robotics and automation , pages=. 2012 , organization=
2012
-
[138]
Proceedings of the IEEE conference on computer vision and pattern recognition , pages=
NetVLAD: CNN architecture for weakly supervised place recognition , author=. Proceedings of the IEEE conference on computer vision and pattern recognition , pages=
-
[139]
Proceedings of the IEEE conference on Computer Vision and Pattern Recognition , pages=
All about VLAD , author=. Proceedings of the IEEE conference on Computer Vision and Pattern Recognition , pages=
-
[140]
2009 , school=
The three-dimensional normal-distributions transform: an efficient representation for registration, surface analysis, and loop detection , author=. 2009 , school=
2009
-
[141]
Journal of field robotics , volume=
RTAB-Map as an open-source lidar and visual simultaneous localization and mapping library for large-scale and long-term online operation , author=. Journal of field robotics , volume=. 2019 , publisher=
2019
-
[142]
Robotics and Autonomous Systems , volume=
A multimodal loop closure fusion for autonomous vehicles SLAM , author=. Robotics and Autonomous Systems , volume=. 2023 , publisher=
2023
-
[143]
IEEE transactions on robotics , volume=
Orb-slam3: An accurate open-source library for visual, visual--inertial, and multimap slam , author=. IEEE transactions on robotics , volume=. 2021 , publisher=
2021
-
[144]
2021 IEEE International Conference on Robotics and Automation (ICRA) , pages=
SA-LOAM: Semantic-aided LiDAR SLAM with loop closure , author=. 2021 IEEE International Conference on Robotics and Automation (ICRA) , pages=. 2021 , organization=
2021
-
[145]
IEEE Robotics and Automation Letters , volume=
Bow3d: Bag of words for real-time loop closing in 3d lidar slam , author=. IEEE Robotics and Automation Letters , volume=. 2022 , publisher=
2022
-
[146]
IEEE/ASME Transactions on Mechatronics , volume=
Dlc-slam: A robust lidar-slam system with learning-based denoising and loop closure , author=. IEEE/ASME Transactions on Mechatronics , volume=. 2023 , publisher=
2023
-
[147]
Journal of Intelligent & Robotic Systems , volume=
LiDAR Loop Closure Detection using Semantic Graphs with Graph Attention Networks , author=. Journal of Intelligent & Robotic Systems , volume=. 2025 , publisher=
2025
-
[148]
2025 European Conference on Mobile Robots (ECMR) , pages=
LEO-SLAM: A Multi-Level Scan Matching Approach with Submap-based Loop Closure Detection , author=. 2025 European Conference on Mobile Robots (ECMR) , pages=. 2025 , organization=
2025
-
[149]
Robotics: Science and Systems XVIII , year=
Hydra: A Real-time Spatial Perception System for 3D Scene Graph Construction and Optimization , author=. Robotics: Science and Systems XVIII , year=
-
[150]
arXiv preprint arXiv:2205.06526 , year=
WoLF: the Whole-body Locomotion Framework for Quadruped Robots , author=. arXiv preprint arXiv:2205.06526 , year=
-
[151]
IEEE/CVF Conference on Computer Vision and Pattern Recognition , year=
Masked-attention mask transformer for universal image segmentation , author=. IEEE/CVF Conference on Computer Vision and Pattern Recognition , year=
-
[152]
IEEE conference on computer vision and pattern recognition , year=
Scene parsing through ade20k dataset , author=. IEEE conference on computer vision and pattern recognition , year=
-
[153]
2017 IEEE International Conference on Robotics and automation (ICRA) , year=
Semanticfusion: Dense 3d semantic mapping with convolutional neural networks , author=. 2017 IEEE International Conference on Robotics and automation (ICRA) , year=
2017
-
[154]
2017 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) , year=
Meaningful maps with object-oriented semantic mapping , author=. 2017 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) , year=
2017
-
[155]
Applied Sciences , year=
Collaborative Mobile Robotics for Semantic Mapping: A Survey , author=. Applied Sciences , year=
-
[156]
Robotics and Autonomous Systems , year=
Semantic mapping for mobile robotics tasks: A survey , author=. Robotics and Autonomous Systems , year=
-
[157]
2018 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) , year=
Semantic mapping with simultaneous object detection and localization , author=. 2018 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) , year=
2018
-
[158]
arXiv preprint arXiv:1703.03098 , year=
DA-RNN: Semantic mapping with data associated recurrent neural networks , author=. arXiv preprint arXiv:1703.03098 , year=
-
[159]
IEEE Robotics and Automation Letters , year=
Volumetric instance-aware semantic mapping and 3D object discovery , author=. IEEE Robotics and Automation Letters , year=
-
[160]
2019 IEEE Winter Conference on Applications of Computer Vision (WACV) , year=
Real-time progressive 3D semantic segmentation for indoor scenes , author=. 2019 IEEE Winter Conference on Applications of Computer Vision (WACV) , year=
2019
-
[161]
2018 IEEE International Symposium on Mixed and Augmented Reality (ISMAR) , year=
Maskfusion: Real-time recognition, tracking and reconstruction of multiple moving objects , author=. 2018 IEEE International Symposium on Mixed and Augmented Reality (ISMAR) , year=
2018
-
[162]
arXiv preprint arXiv:2211.11354 , year=
Object-level 3D Semantic Mapping using a Network of Smart Edge Sensors , author=. arXiv preprint arXiv:2211.11354 , year=
-
[163]
Proceedings of the IEEE conference on computer vision and pattern recognition , year=
Slam++: Simultaneous localisation and mapping at the level of objects , author=. Proceedings of the IEEE conference on computer vision and pattern recognition , year=
-
[164]
2016 IEEE international conference on robotics and automation (ICRA) , year=
When 2.5 D is not enough: Simultaneous reconstruction, segmentation and recognition on dense SLAM , author=. 2016 IEEE international conference on robotics and automation (ICRA) , year=
2016
-
[165]
arXiv preprint arXiv:1506.01732 , year=
Monocular slam supported object recognition , author=. arXiv preprint arXiv:1506.01732 , year=
-
[166]
International Journal of Advanced Robotic Systems , year=
A survey of image semantics-based visual simultaneous localization and mapping: Application-oriented solutions to autonomous navigation of mobile robots , author=. International Journal of Advanced Robotic Systems , year=
-
[167]
2018 international conference on 3D vision (3DV) , year=
Fusion++: Volumetric object-level slam , author=. 2018 international conference on 3D vision (3DV) , year=
2018
-
[168]
2011 IEEE/RSJ international conference on intelligent robots and systems , year=
Towards semantic SLAM using a monocular camera , author=. 2011 IEEE/RSJ international conference on intelligent robots and systems , year=
2011
-
[169]
Computer vision and image understanding , year=
Speeded-up robust features (SURF) , author=. Computer vision and image understanding , year=
-
[170]
2011 10th IEEE international symposium on mixed and augmented reality , year=
Kinectfusion: Real-time dense surface mapping and tracking , author=. 2011 10th IEEE international symposium on mixed and augmented reality , year=
2011
-
[171]
2015 , booktitle=
ElasticFusion: Dense SLAM without a pose graph , author=. 2015 , booktitle=
2015
-
[172]
IEEE transactions on robotics , year=
Orb-slam2: An open-source slam system for monocular, stereo, and rgb-d cameras , author=. IEEE transactions on robotics , year=
-
[173]
European Conference on Computer Vision , year=
SSD: Single Shot MultiBox Detector , author=. European Conference on Computer Vision , year=
-
[174]
arXiv preprint arXiv:2002.06289 , year=
3D dynamic scene graphs: Actionable spatial perception with places, objects, and humans , author=. arXiv preprint arXiv:2002.06289 , year=
2002 arXiv
-
[175]
2020 IEEE International Conference on Robotics and Automation (ICRA) , year=
Kimera: an open-source library for real-time metric-semantic localization and mapping , author=. 2020 IEEE International Conference on Robotics and Automation (ICRA) , year=
2020
-
[176]
Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition , year=
Multi-task multi-sensor fusion for 3d object detection , author=. Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition , year=
-
[177]
Vision-based Large-scale 3D Semantic Mapping for Autonomous Driving Applications , year =
Cheng, Qing and Zeller, Niclas and Cremers, Daniel , booktitle =. Vision-based Large-scale 3D Semantic Mapping for Autonomous Driving Applications , year =
-
[178]
IEEE Transactions on Intelligent Transportation Systems , year=
Camera-LIDAR integration: Probabilistic sensor fusion for semantic mapping , author=. IEEE Transactions on Intelligent Transportation Systems , year=
-
[179]
Neurocomputing , year=
Building and optimization of 3D semantic map based on Lidar and camera fusion , author=. Neurocomputing , year=
-
[180]
2021 European Conference on Mobile Robots (ECMR) , year=
Real-time multi-modal semantic fusion on unmanned aerial vehicles , author=. 2021 European Conference on Mobile Robots (ECMR) , year=
2021
-
[181]
arXiv preprint arXiv:2501.05750 , year=
Semantic Mapping in Indoor Embodied AI--A Comprehensive Survey and Future Directions , author=. arXiv preprint arXiv:2501.05750 , year=
-
[182]
Sensors , volume=
A Frontier Review of Semantic SLAM Technologies Applied to the Open World , author=. Sensors , volume=. 2025 , publisher=
2025
-
[183]
arXiv preprint arXiv:2505.12384 , year=
Is Semantic SLAM Ready for Embedded Systems? A Comparative Survey , author=. arXiv preprint arXiv:2505.12384 , year=
-
[184]
Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , pages=
Openscene: 3d scene understanding with open vocabularies , author=. Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , pages=
-
[185]
arXiv preprint arXiv:2411.15043 , year=
Open-vocabulary online semantic mapping for slam , author=. arXiv preprint arXiv:2411.15043 , year=
-
[186]
arXiv preprint arXiv:2503.01646 , year=
OpenGS-SLAM: Open-Set Dense Semantic SLAM with 3D Gaussian Splatting for Object-Level Scene Understanding , author=. arXiv preprint arXiv:2503.01646 , year=
-
[187]
IEEE robotics & automation magazine , volume=
Simultaneous localization and mapping: part I , author=. IEEE robotics & automation magazine , volume=. 2006 , publisher=
2006
-
[188]
IEEE robotics & automation magazine , volume=
Simultaneous localization and mapping (SLAM): Part II , author=. IEEE robotics & automation magazine , volume=. 2006 , publisher=
2006
-
[189]
International conference on machine learning , pages=
Learning transferable visual models from natural language supervision , author=. International conference on machine learning , pages=. 2021 , organization=
2021
-
[190]
Annual Review of Control, Robotics, and Autonomous Systems , volume=
Factor graphs: Exploiting structure in robotics , author=. Annual Review of Control, Robotics, and Autonomous Systems , volume=. 2021 , publisher=
2021
-
[191]
2025 , url =
SLAM Handbook , author =. 2025 , url =
2025
-
[192]
2024 IEEE-RAS 23rd International Conference on Humanoid Robots (Humanoids) , pages=
A high-force gripper with embedded multimodal sensing for powerful and perception driven grasping , author=. 2024 IEEE-RAS 23rd International Conference on Humanoid Robots (Humanoids) , pages=. 2024 , organization=
2024
-
[193]
2025 IEEE 22nd International Conference on Informatics in Control, Automation and Robotics (ICINCO) , year=
A Scalable Robot-Agnostic Voice Control Framework for Multi-Robot Systems , author=. 2025 IEEE 22nd International Conference on Informatics in Control, Automation and Robotics (ICINCO) , year=
2025
-
[194]
IEEE transactions on pattern analysis and machine intelligence , volume=
Openpose: Realtime multi-person 2d pose estimation using part affinity fields , author=. IEEE transactions on pattern analysis and machine intelligence , volume=. 2019 , publisher=
2019
Reviewed July 14, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.