arXivSub Start free trial

ICRA 2023 Papers with Code β€” Page 2

IEEE International Conference on Robotics and Automation Β· 120 papers

Synthetic-to-Real Domain Adaptation for Action Recognition: A Dataset and Baseline Performances

Arun V. Reddy, Ramalingam Chellappa

CodeRecognitionDomain AdaptationImageBenchmark

🎯 What it does: Created the RoCoG-v2 dataset and provided baseline experimental results

SyreaNet: A Physically Guided Underwater Image Enhancement Framework Integrating Synthetic and Real Images

J. Wen, Benwen Chen

CodeRestorationData SynthesisDomain AdaptationImagePhysics Related

🎯 What it does: Proposed the SyreaNet framework, which integrates a synthesis module based on a revised model with a physics-guided decoupled network for seawater image enhancement;

Test-time Domain Adaptation for Monocular Depth Estimation

Zhi Li, Dengxin Dai

CodeDepth EstimationDomain AdaptationSupervised Fine-TuningImage

🎯 What it does: Proposes a test-time domain adaptation framework for monocular depth estimation that can instantly adapt the source pre-trained model to test data in a source-free and unsupervised manner.

The Reflectance Field Map: Mapping Glass and Specular Surfaces in Dynamic Environments

P. Foster, B. Kuipers

CodeComputational EfficiencySimultaneous Localization and MappingPoint Cloud

🎯 What it does: Proposed a LiDAR-based reflectance field map that can real-time detect mirror-reflective surfaces such as glass, metal, and mirrors, integrating light field mapping theory with occupancy grid mapping.

TODE-Trans: Transparent Object Depth Estimation with Transformer

Kan Chen, Bin Li

CodeDepth EstimationTransformerImage

🎯 What it does: Developed a Transformer-based method for depth estimation of transparent objects, using a single RGB-D input to predict the surface depth of transparent objects

Toward Zero-Shot Sim-to-Real Transfer Learning for Pneumatic Soft Robot 3D Proprioceptive Sensing

Uksang Yoo, Chen Feng

CodeDomain AdaptationRobotic IntelligenceImagePoint Cloud

🎯 What it does: Proposed and verified a robust sim-to-real transmission pipeline for collecting full-body shape information of soft robots under high-fidelity point cloud representations, and evaluated the model directly on real internal camera images after training on simulated data.

Transferring Implicit Knowledge of Non-Visual Object Properties Across Heterogeneous Robot Morphologies

Gyan Tatiya, Jivko Sinapov

CodeClassificationRecognitionRobotic Intelligence

🎯 What it does: Propose a multi-stage projection framework that can transfer implicit object attribute knowledge between different robot morphologies, evaluate it on object attribute recognition and identity recognition tasks, and introduce data augmentation techniques to enhance model generalization capabilities.

UDepth: Fast Monocular Depth Estimation for Visually-guided Underwater Robots

Boxiao Yu, M. Islam

CodeDepth EstimationConvolutional Neural NetworkTransformerImage

🎯 What it does: Proposed a fast monocular depth estimation method called UDepth, aiming to provide 3D perception capabilities for low-cost underwater robots.

Uncertainty-aware LiDAR Panoptic Segmentation

Kshitij Sirohi, Wolfram Burgard

CodeSegmentationAutonomous DrivingPoint Cloud

🎯 What it does: Propose the EvLPSNet network to address the uncertainty-aware panoptic segmentation problem for LiDAR point clouds, predicting semantic, instance segmentation, and uncertainty estimation for each point.

Unsupervised RGB-to-Thermal Domain Adaptation via Multi-Domain Attention Network

L. Gan, Soon-Jo Chung

CodeClassificationSegmentationDomain AdaptationRepresentation LearningConvolutional Neural NetworkImage

🎯 What it does: Proposes an unsupervised RGB-to-thermal domain adaptation method that utilizes a multi-domain attention network to achieve thermal image classification and semantic segmentation.

Unsupervised Road Anomaly Detection with Language Anchors

Beiwen Tian, Guyue Zhou

CodeAnomaly DetectionVision Language ModelContrastive LearningImageMultimodality

🎯 What it does: Unsupervised Road Anomaly Detection Using Language Anchors and Scene Parsing Logits

V2XP-ASG: Generating Adversarial Scenes for Vehicle-to-Everything Perception

Hao Xiang, Jiaqi Ma

CodeAutonomous DrivingAdversarial AttackGraph Neural NetworkPoint Cloud

🎯 What it does: Proposed an open-source adversarial scenario generator named V2XP-ASG for generating realistic and challenging traffic scenarios for LiDAR-based multi-agent perception systems.

Viewer-Centred Surface Completion for Unsupervised Domain Adaptation in 3D Object Detection

Darren Tsai, Stewart Worrall

CodeObject DetectionDomain AdaptationPoint Cloud

🎯 What it does: Propose a view-based surface completion network (VCN) that unifies 3D detection object representations across different datasets under an unsupervised domain adaptation framework, to reduce performance degradation caused by differences in LiDAR scanning modes.

ViPFormer: Efficient Vision-and-Pointcloud Transformer for Unsupervised Pointcloud Understanding

Hongyu Sun, Deying Li

CodeClassificationSegmentationTransformerContrastive LearningImageMultimodalityPoint Cloud

🎯 What it does: Proposed a lightweight Vision-and-Pointcloud Transformer (ViPFormer) for unsupervised point cloud understanding, and pre-trained it to migrate to downstream tasks such as 3D shape classification and semantic segmentation.

Visual Pitch and Roll Estimation For Inland Water Vessels

Dennis Grießer, M. Franz

CodeSegmentationPose EstimationConvolutional Neural NetworkImage

🎯 What it does: A visual pitch and roll angle estimation method for inland waterway vessels was developed, utilizing CNN for water surface segmentation, stereo vision reconstruction, and geometric calculations to estimate pitch and roll.

Vitreoretinal Surgical Robotic System with Autonomous Orbital Manipulation using Vector-Field Inequalities

Yuki Koyama, K. Harada

CodeRobotic Intelligence

🎯 What it does: Proposes a method for autonomous ocular orbit manipulation in robot-assisted vitreoretinal surgery, utilizing a remote control system to achieve eye rotation for expanding the retinal field of view

Weakly Supervised Referring Expression Grounding via Target-Guided Knowledge Distillation

Jinpeng Mi, Jianwei Zhang

CodeRecognitionKnowledge DistillationImageTextMultimodalityBenchmark

🎯 What it does: Proposes a target-guided knowledge distillation framework for weakly supervised referring expression localization, leveraging target-related prediction information from a pre-trained teacher model to guide student model training, thereby enhancing weakly supervised localization performance.

WS-3D-Lane: Weakly Supervised 3D Lane Detection With 2D Lane Labels

Jianyong Ai, Jiachen Zhong

CodeObject DetectionAutonomous DrivingImage

🎯 What it does: Propose a weakly supervised 3D lane detection method called WS-3D-Lane, which trains 3D lanes using only 2D lane labels.

Zero-shot Object Detection Based on Dynamic Semantic Vectors

Haoyu Li, Yu Hu

CodeObject DetectionAutonomous DrivingRepresentation LearningContrastive LearningImage

🎯 What it does: Proposes a zero-shot object detection method based on dynamic semantic vectors, and designs a bidirectional classification branch network with an optimization process incorporating the N-pair loss

Zero-Shot Object Goal Visual Navigation

Qianfan Zhao, Zhi-yong Liu

CodeObject DetectionAutonomous DrivingRepresentation LearningVision-Language-Action ModelImageText

🎯 What it does: Studied the zero-shot goal-oriented visual navigation task and proposed the Semantic Similarity Network (SSNet) framework;