Imperative learning (IL) is a self-supervised neuro-symbolic learning framework for robot autonomy.
A prototype of IL was first mentioned in the iSLAM paper, while it was then formally defined in this long article:
Imperative Learning: A Self-supervised Neuro-Symbolic Learning Framework for Robot Autonomy.
Chen Wang, Kaiyi Ji, Junyi Geng, Zhongqiang Ren, Taimeng Fu, Fan Yang, Yifan Guo, Haonan He, Xiangyu Chen, Zitong Zhan, Qiwei Du, Shaoshu Su, Bowen Li, Yuheng Qiu, Yi Du, Qihang Li, Yifan Yang, Xiao Lin, Zhipeng Zhao.
International Journal of Robotics Research (IJRR), 2025.
Unifying robot autonomy via neuro-symbolic learning
@article{wang2025imperative,
title = {Imperative Learning: A Self-supervised Neuro-Symbolic Learning Framework for Robot Autonomy},
author = {Wang, Chen and Ji, Kaiyi and Geng, Junyi and Ren, Zhongqiang and Fu, Taimeng and Yang, Fan and Guo, Yifan and He, Haonan and Chen, Xiangyu and Zhan, Zitong and Du, Qiwei and Su, Shaoshu and Li, Bowen and Qiu, Yuheng and Du, Yi and Li, Qihang and Yang, Yifan and Lin, Xiao and Zhao, Zhipeng},
journal = {International Journal of Robotics Research (IJRR)},
year = {2025},
url = {https://arxiv.org/abs/2406.16087},
code = {https://github.com/sair-lab/iSeries},
website = {https://sairlab.org/iseries},
cover = {/img/posts/2024-07-02-iSeries/il-cover.jpg},
addendum = {Unifying robot autonomy via neuro-symbolic learning}
}
Wang, Chen and Ji, Kaiyi and Geng, Junyi and Ren, Zhongqiang and Fu, Taimeng and Yang, Fan and Guo, Yifan and He, Haonan and Chen, Xiangyu and Zhan, Zitong and Du, Qiwei and Su, Shaoshu and Li, Bowen and Qiu, Yuheng and Du, Yi and Li, Qihang and Yang, Yifan and Lin, Xiao and Zhao, Zhipeng, "Imperative Learning: A Self-supervised Neuro-Symbolic Learning Framework for Robot Autonomy," International Journal of Robotics Research (IJRR), 2025.
This iSeries collects articles from the SAIR lab, named after a leading character “i” from “imperative learning”. In the iSeries collection, IL has been applied to various tasks including path planning, feature matching, and multi-robot routing, etc.
The list of iSeries articles
iA*: Imperative Learning-based A* Search for Path Planning.
Xiangyu Chen, Fan Yang, Chen Wang.
IEEE Robotics and Automation Letters (RA-L), vol. 10, no. 12, pp. 12987–12994, 2025.
Reducing 66% search area and 54% runtime via imperative learning
@article{chen2025iastar,
title = {{iA*}: Imperative Learning-based A* Search for Path Planning},
author = {Chen, Xiangyu and Yang, Fan and Wang, Chen},
journal = {IEEE Robotics and Automation Letters (RA-L)},
year = {2025},
volume = {10},
number = {12},
pages = {12987-12994},
url = {https://arxiv.org/abs/2403.15870},
code = {https://github.com/sair-lab/iAstar},
website = {https://sairlab.org/iastar/},
cover = {/img/posts/2024-10-28-iAstar/cover.gif},
addendum = {Reducing 66\% search area and 54\% runtime via imperative learning}
}
Chen, Xiangyu and Yang, Fan and Wang, Chen, "iA*: Imperative Learning-based A* Search for Path Planning," IEEE Robotics and Automation Letters (RA-L), 2025.
iWalker: Imperative Visual Planning for Walking Humanoid Robot.
IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), pp. 2865–2872, 2025.
Best Workshop Paper Award; Enabling humanoid walking via self-supervised footstep planning
@inproceedings{lin2025iwalker,
title = {{iWalker}: Imperative Visual Planning for Walking Humanoid Robot},
author = {Lin, Xiao and Huang, Yuhao and Fu, Taimeng and Xiong, Xiaobin and Wang, Chen},
booktitle = {IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)},
pages = {2865--2872},
year = {2025},
url = {https://arxiv.org/abs/2409.18361},
video = {https://youtu.be/FPV74PznzTU},
website = {https://sairlab.org/iwalker},
cover = {/img/posts/2024-09-30-iwalker/thumbnail.gif},
addendum = {Best Workshop Paper Award; Enabling humanoid walking via self-supervised footstep planning}
}
Lin, Xiao and Huang, Yuhao and Fu, Taimeng and Xiong, Xiaobin and Wang, Chen, "iWalker: Imperative Visual Planning for Walking Humanoid Robot," IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), 2025.
iKap: Kinematics-aware Planning with Imperative Learning.
IEEE International Conference on Robotics and Automation (ICRA), pp. 10164–10170, 2025.
First imperative learning planner that respects robot kinematics constraints
@inproceedings{li2025ikap,
title = {{iKap}: Kinematics-aware Planning with Imperative Learning},
author = {Li, Qihang and Chen, Zhuoqun and Zheng, Haoze and He, Haonan and Su, Shaoshu and Geng, Junyi and Wang, Chen},
booktitle = {IEEE International Conference on Robotics and Automation (ICRA)},
year = {2025},
pages = {10164--10170},
url = {https://arxiv.org/abs/2412.09496},
video = {https://youtu.be/7HPAMFbHc4U},
website = {https://sairlab.org/iKap},
cover = {/img/posts/2024-12-12-ikap/cover.gif},
addendum = {First imperative learning planner that respects robot kinematics constraints}
}
Li, Qihang and Chen, Zhuoqun and Zheng, Haoze and He, Haonan and Su, Shaoshu and Geng, Junyi and Wang, Chen, "iKap: Kinematics-aware Planning with Imperative Learning," IEEE International Conference on Robotics and Automation (ICRA), 2025.
European Conference on Computer Vision (ECCV), pp. 183–200, 2024.
A self-supervised feature learning approach pushes SOTA by 30% accuracy gain
@inproceedings{zhan2024imatching,
title = {{iMatching}: Imperative Correspondence Learning},
author = {Zhan, Zitong and Gao, Dasong and Lin, Yun-Jou and Xia, Youjie and Wang, Chen},
booktitle = {European Conference on Computer Vision (ECCV)},
year = {2024},
pages = {183--200},
url = {https://arxiv.org/abs/2312.02141},
code = {https://github.com/sair-lab/iMatching},
website = {https://sairlab.org/iMatching},
cover = {/img/posts/2024-07-03-imatching/imatching.gif},
addendum = {A self-supervised feature learning approach pushes SOTA by 30\% accuracy gain}
}
Zhan, Zitong and Gao, Dasong and Lin, Yun-Jou and Xia, Youjie and Wang, Chen, "iMatching: Imperative Correspondence Learning," European Conference on Computer Vision (ECCV), 2024.
iMTSP: Solving Min-Max Multiple Traveling Salesman Problem with Imperative Learning.
Yifan Guo, Zhongqiang Ren, Chen Wang.
IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), pp. 10245–10252, 2024.
A pioneer work on imperative learning with discrete optimization
@inproceedings{guo2024imtsp,
title = {{iMTSP}: Solving Min-Max Multiple Traveling Salesman Problem with Imperative Learning},
author = {Guo, Yifan and Ren, Zhongqiang and Wang, Chen},
booktitle = {IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)},
year = {2024},
pages = {10245--10252},
url = {https://arxiv.org/abs/2405.00285},
code = {https://github.com/sair-lab/iMTSP},
video = {https://youtu.be/h0oflFcvPSc},
website = {https://sairlab.org/iMTSP},
cover = {/img/posts/2024-05-20-iMTSP/iMTSP.mp4},
addendum = {A pioneer work on imperative learning with discrete optimization}
}
Guo, Yifan and Ren, Zhongqiang and Wang, Chen, "iMTSP: Solving Min-Max Multiple Traveling Salesman Problem with Imperative Learning," IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), 2024.
iSLAM: Imperative SLAM.
Taimeng Fu, Shaoshu Su, Yiren Lu, Chen Wang.
IEEE Robotics and Automation Letters (RA-L), vol. 9, no. 5, pp. 4607–4614, 2024.
Presented at ICRA 2025First to unify front-end odometry and back-end pose graph via reciprocal learning
@article{fu2024islam,
title = {{iSLAM}: Imperative {SLAM}},
author = {Fu, Taimeng and Su, Shaoshu and Lu, Yiren and Wang, Chen},
journal = {IEEE Robotics and Automation Letters (RA-L)},
year = {2024},
volume = {9},
number = {5},
pages = {4607--4614},
url = {https://arxiv.org/abs/2306.07894},
code = {https://github.com/sair-lab/iSLAM/},
video = {https://youtu.be/rtCvx0XCRno},
website = {https://sairlab.org/iSLAM},
cover = {/img/posts/2023-08-01-iSLAM/iSLAM.mp4},
addinfo = {Presented at ICRA 2025},
addendum = {First to unify front-end odometry and back-end pose graph via reciprocal learning}
}
Fu, Taimeng and Su, Shaoshu and Lu, Yiren and Wang, Chen, "iSLAM: Imperative SLAM," IEEE Robotics and Automation Letters (RA-L), 2024.
iPlanner: Imperative Path Planning.
Fan Yang, Chen Wang, Cesar Cadena, Marco Hutter.
Robotics: Science and Systems (RSS), 2023.
A pioneer work in visual planning using imperative learning
@inproceedings{yang2023iplanner,
author = {Yang, Fan and Wang, Chen and Cadena, Cesar and Hutter, Marco},
title = {{iPlanner}: Imperative Path Planning},
booktitle = {Robotics: Science and Systems (RSS)},
url = {https://arxiv.org/abs/2302.11434},
code = {https://github.com/sair-lab/iPlanner},
year = {2023},
website = {https://sairlab.org/iPlanner/},
cover = {/img/posts/2023-07-30-iPlanner/iplanner-cover.gif},
addendum = {A pioneer work in visual planning using imperative learning}
}
Yang, Fan and Wang, Chen and Cadena, Cesar and Hutter, Marco, "iPlanner: Imperative Path Planning," Robotics: Science and Systems (RSS), 2023.
Other Publications Using Imperative Learning
Learning When to Jump for Off-road Navigation.
Zhipeng Zhao, Taimeng Fu, Shaoshu Su, Qiwei Du, Ehsan Tarkesh Esfahani, Karthik Dantu, Souma Chowdhury, Chen Wang.
Robotics: Science and Systems (RSS), 2026.
@inproceedings{zhao2026learning,
title = {Learning When to Jump for Off-road Navigation},
author = {Zhao, Zhipeng and Fu, Taimeng and Su, Shaoshu and Du, Qiwei and Esfahani, Ehsan Tarkesh and Dantu, Karthik and Chowdhury, Souma and Wang, Chen},
booktitle = {Robotics: Science and Systems (RSS)},
year = {2026},
url = {https://arxiv.org/abs/2602.00877},
code = {https://github.com/sair-lab/mat},
video = {https://youtu.be/1MuxfwPj56c},
website = {https://sairlab.org/mat/},
cover = {/img/posts/2026-02-09-mat/mat.mp4}
}
Zhao, Zhipeng and Fu, Taimeng and Su, Shaoshu and Du, Qiwei and Esfahani, Ehsan Tarkesh and Dantu, Karthik and Chowdhury, Souma and Wang, Chen, "Learning When to Jump for Off-road Navigation," Robotics: Science and Systems (RSS), 2026.
@article{zhan2026bundle,
title = {Bundle Adjustment in the Eager Mode},
author = {Zhan, Zitong and Xu, Huan and Fang, Zihang and Wei, Xinpeng and Hu, Yaoyu and Wang, Chen},
journal = {IEEE Transactions on Robotics (T-RO)},
year = {2026},
url = {https://arxiv.org/abs/2409.12190},
code = {https://github.com/sair-lab/bae},
website = {https://sairlab.org/bae/},
cover = {/img/posts/2026-03-24-bae/bae.gif},
video = {https://youtu.be/ONH7qYGRdFc},
addendum = {A GPU implementation achieving 20x speedup}
}
Zhan, Zitong and Xu, Huan and Fang, Zihang and Wei, Xinpeng and Hu, Yaoyu and Wang, Chen, "Bundle Adjustment in the Eager Mode," IEEE Transactions on Robotics (T-RO), 2026.
Fast Task Planning with Neuro-Symbolic Relaxation.
Qiwei Du, Bowen Li, Yi Du, Shaoshu Su, Taimeng Fu, Zitong Zhan, Zhipeng Zhao, Chen Wang.
IEEE Robotics and Automation Letters (RA-L), vol. 11, no. 3, pp. 3684–3691, 2026.
An elegant real-world demonstration of interactive navigation
@article{du2026fast,
title = {Fast Task Planning with Neuro-Symbolic Relaxation},
author = {Du, Qiwei and Li, Bowen and Du, Yi and Su, Shaoshu and Fu, Taimeng and Zhan, Zitong and Zhao, Zhipeng and Wang, Chen},
journal = {IEEE Robotics and Automation Letters (RA-L)},
year = {2026},
volume = {11},
number = {3},
pages = {3684-3691},
url = {https://arxiv.org/abs/2507.15975},
website = {https://sairlab.org/flax/},
code = {https://github.com/sair-lab/flax},
video = {https://youtu.be/_4DYcqwycnQ},
cover = {/img/posts/2025-07-21-flax/Flax.mp4},
addendum = {An elegant real-world demonstration of interactive navigation}
}
Du, Qiwei and Li, Bowen and Du, Yi and Su, Shaoshu and Fu, Taimeng and Zhan, Zitong and Zhao, Zhipeng and Wang, Chen, "Fast Task Planning with Neuro-Symbolic Relaxation," IEEE Robotics and Automation Letters (RA-L), 2026.
G-DRAGON: Geospatial Reasoning and Dynamic Planning for Retrieval-Augmented Outdoor Navigation.
Dongzhihan Wang, Yi Du, Jianan Sun, Yuan Xue, Yingchen Zhang, Bing Xiao, Chen Wang, Liang Xu.
IEEE Robotics and Automation Letters (RA-L), 2026.
@article{wang2026gdragon,
title = {G-DRAGON: Geospatial Reasoning and Dynamic Planning for Retrieval-Augmented Outdoor Navigation},
author = {Wang, Dongzhihan and Du, Yi and Sun, Jianan and Xue, Yuan and Zhang, Yingchen and Xiao, Bing and Wang, Chen and Xu, Liang},
journal = {IEEE Robotics and Automation Letters (RA-L)},
year = {2026},
url = {https://arxiv.org/abs/2605.25646},
cover = {/img/pubs/gdragon.jpg}
}
Wang, Dongzhihan and Du, Yi and Sun, Jianan and Xue, Yuan and Zhang, Yingchen and Xiao, Bing and Wang, Chen and Xu, Liang, "G-DRAGON: Geospatial Reasoning and Dynamic Planning for Retrieval-Augmented Outdoor Navigation," IEEE Robotics and Automation Letters (RA-L), 2026.
DispViT: Direct Stereo Disparity Regression with a Single-Stream Vision Transformer.
International Conference on Learning Representations (ICLR), 2026.
@inproceedings{guan2026dispvit,
title = {{DispViT}: Direct Stereo Disparity Regression with a Single-Stream Vision Transformer},
author = {Guan, Tongfan and Guo, Jiaxin and Huang, Tianyu and Dong, Jinhu and Wang, Chen and Liu, Yun-Hui},
booktitle = {International Conference on Learning Representations (ICLR)},
year = {2026},
url = {https://openreview.net/forum?id=c21yqwf02V},
code = {https://github.com/aeolusguan/DispViT},
cover = {/img/pubs/DispVit.jpeg}
}
Guan, Tongfan and Guo, Jiaxin and Huang, Tianyu and Dong, Jinhu and Wang, Chen and Liu, Yun-Hui, "DispViT: Direct Stereo Disparity Regression with a Single-Stream Vision Transformer," International Conference on Learning Representations (ICLR), 2026.
GSMem: 3D Gaussian Splatting as Persistent Spatial Memory for Zero-Shot Embodied Exploration and Reasoning.
Yiren Lu, Yi Du, Disheng Liu, Yunlai Zhou, Chen Wang, Yu Yin.
arXiv preprint arXiv:2603.19137, 2026.
@article{lu2026gsmem,
title = {{GSMem}: 3D Gaussian Splatting as Persistent Spatial Memory for Zero-Shot Embodied Exploration and Reasoning},
author = {Lu, Yiren and Du, Yi and Liu, Disheng and Zhou, Yunlai and Wang, Chen and Yin, Yu},
journal = {arXiv preprint arXiv:2603.19137},
year = {2026},
url = {https://arxiv.org/abs/2603.19137},
website = {https://yiren-lu.com/project_pages/gsmem/},
cover = {/img/pubs/GSMem.mp4}
}
Lu, Yiren and Du, Yi and Liu, Disheng and Zhou, Yunlai and Wang, Chen and Yin, Yu, "GSMem: 3D Gaussian Splatting as Persistent Spatial Memory for Zero-Shot Embodied Exploration and Reasoning," arXiv preprint arXiv:2603.19137, 2026.
InstantSfM: Towards GPU-Native SfM for the Deep Learning Era.
@article{zhong2026instantsfm,
title = {{InstantSfM}: Towards GPU-Native SfM for the Deep Learning Era},
author = {Zhong, Jiankun and Zhan, Zitong and Gao, Quankai and Chen, Ziyu and Lou, Haozhe and Mao, Jiageng and Neumann, Ulrich and Wang, Chen and Wang, Yue},
journal = {arXiv preprint arXiv:2510.13310},
year = {2026},
url = {https://arxiv.org/abs/2510.13310},
code = {https://github.com/cre185/InstantSfM},
cover = {https://cre185.github.io/InstantSfM/static/videos/counter.mp4}
}
Zhong, Jiankun and Zhan, Zitong and Gao, Quankai and Chen, Ziyu and Lou, Haozhe and Mao, Jiageng and Neumann, Ulrich and Wang, Chen and Wang, Yue, "InstantSfM: Towards GPU-Native SfM for the Deep Learning Era," arXiv preprint arXiv:2510.13310, 2026.
VL-Nav: A Neuro-Symbolic Approach for Reasoning-based Vision-Language Navigation.
Yi Du, Taimeng Fu, Zhipeng Zhao, Shaoshu Su, Zitong Zhan, Qiwei Du, Zhuoqun Chen, Bowen Li, Chen Wang.
@article{du2026vlnav,
title = {{VL-Nav}: A Neuro-Symbolic Approach for Reasoning-based Vision-Language Navigation},
author = {Du, Yi and Fu, Taimeng and Zhao, Zhipeng and Su, Shaoshu and Zhan, Zitong and Du, Qiwei and Chen, Zhuoqun and Li, Bowen and Wang, Chen},
year = {2026},
journal = {arXiv preprint arXiv:2502.00931},
url = {https://arxiv.org/abs/2502.00931},
website = {https://sairlab.org/vlnav/},
cover = {/img/posts/2025-02-01-vlnav/vlnav_cover.mp4},
addendum = {Deployment-ready neuro-symbolic vision-language navigation}
}
Du, Yi and Fu, Taimeng and Zhao, Zhipeng and Su, Shaoshu and Zhan, Zitong and Du, Qiwei and Chen, Zhuoqun and Li, Bowen and Wang, Chen, "VL-Nav: A Neuro-Symbolic Approach for Reasoning-based Vision-Language Navigation," arXiv preprint arXiv:2502.00931, 2026.
CLEAR: A Semantic-Geometric Terrain Abstraction for Large-Scale Unstructured Environments.
@article{meshram2026clear,
title = {CLEAR: A Semantic-Geometric Terrain Abstraction for Large-Scale Unstructured Environments},
author = {Meshram, Pranay and Adhivarahan, Charuvahan and Esfahani, Ehsan Tarkesh and Chowdhury, Souma and Wang, Chen and Dantu, Karthik},
journal = {arXiv preprint arXiv:2601.13361},
year = {2026},
url = {https://arxiv.org/abs/2601.13361},
cover = {/img/pubs/CLEAR.jpg}
}
Meshram, Pranay and Adhivarahan, Charuvahan and Esfahani, Ehsan Tarkesh and Chowdhury, Souma and Wang, Chen and Dantu, Karthik, "CLEAR: A Semantic-Geometric Terrain Abstraction for Large-Scale Unstructured Environments," arXiv preprint arXiv:2601.13361, 2026.
Vision to Geometry: 3D Spatial Memory for Sequential Embodied MLLM Reasoning and Exploration.
Zhongyi Cai, Yi Du, Chen Wang, Yu Kong.
arXiv preprint arXiv:2512.02458, 2026.
@article{cai2026vision,
title = {Vision to Geometry: 3D Spatial Memory for Sequential Embodied MLLM Reasoning and Exploration},
author = {Cai, Zhongyi and Du, Yi and Wang, Chen and Kong, Yu},
journal = {arXiv preprint arXiv:2512.02458},
url = {https://arxiv.org/abs/2512.02458},
year = {2026},
cover = {/img/pubs/VisionToGeometry.jpeg}
}
Cai, Zhongyi and Du, Yi and Wang, Chen and Kong, Yu, "Vision to Geometry: 3D Spatial Memory for Sequential Embodied MLLM Reasoning and Exploration," arXiv preprint arXiv:2512.02458, 2026.
Resilient Odometry via Hierarchical Adaptation.
Shibo Zhao, Sifan Zhou, Yuchen Zhang, Ji Zhang, Chen Wang, Wenshan Wang, Sebastian Scherer.
Science Robotics, vol. 10, no. 109, 2025.
Top featured article in Science Robotics; Imperative learning enables all-weather resiliency; Exhibiting only 0.000067 (0.2m / 3km) drift without loop closure
@article{zhao2025resilient,
title = {Resilient Odometry via Hierarchical Adaptation},
author = {Zhao, Shibo and Zhou, Sifan and Zhang, Yuchen and Zhang, Ji and Wang, Chen and Wang, Wenshan and Scherer, Sebastian},
journal = {Science Robotics},
volume = {10},
number = {109},
year = {2025},
publisher = {American Association for the Advancement of Science},
url = {https://doi.org/10.1126/scirobotics.adv1818},
website = {https://superodometry.com/},
code = {https://github.com/superxslam/SuperOdom},
cover = {/img/pubs/SuperOdometry.mp4},
addendum = {Top featured article in Science Robotics; Imperative learning enables all-weather resiliency; Exhibiting only 0.000067 (0.2m / 3km) drift without loop closure}
}
Zhao, Shibo and Zhou, Sifan and Zhang, Yuchen and Zhang, Ji and Wang, Chen and Wang, Wenshan and Scherer, Sebastian, "Resilient Odometry via Hierarchical Adaptation," Science Robotics, 2025.
Spatially-Enhanced Recurrent Memory for Long-Range Mapless Navigation via End-to-End Reinforcement Learning.
Fan Yang, Per Frivik, David Hoeller, Chen Wang, Cesar Cadena, Marco Hutter.
International Journal of Robotics Research (IJRR), 2025.
@article{yang2025improving,
title = {Spatially-Enhanced Recurrent Memory for Long-Range Mapless Navigation via End-to-End Reinforcement Learning},
author = {Yang, Fan and Frivik, Per and Hoeller, David and Wang, Chen and Cadena, Cesar and Hutter, Marco},
journal = {International Journal of Robotics Research (IJRR)},
year = {2025},
url = {https://arxiv.org/abs/2506.05997},
code = {https://github.com/leggedrobotics/sru-pytorch-spatial-learning},
website = {https://michaelfyang.github.io/sru-project-website/},
cover = {/img/pubs/SRU.mp4}
}
Yang, Fan and Frivik, Per and Hoeller, David and Wang, Chen and Cadena, Cesar and Hutter, Marco, "Spatially-Enhanced Recurrent Memory for Long-Range Mapless Navigation via End-to-End Reinforcement Learning," International Journal of Robotics Research (IJRR), 2025.
iA*: Imperative Learning-based A* Search for Path Planning.
Xiangyu Chen, Fan Yang, Chen Wang.
IEEE Robotics and Automation Letters (RA-L), vol. 10, no. 12, pp. 12987–12994, 2025.
Reducing 66% search area and 54% runtime via imperative learning
@article{chen2025iastar,
title = {{iA*}: Imperative Learning-based A* Search for Path Planning},
author = {Chen, Xiangyu and Yang, Fan and Wang, Chen},
journal = {IEEE Robotics and Automation Letters (RA-L)},
year = {2025},
volume = {10},
number = {12},
pages = {12987-12994},
url = {https://arxiv.org/abs/2403.15870},
code = {https://github.com/sair-lab/iAstar},
website = {https://sairlab.org/iastar/},
cover = {/img/posts/2024-10-28-iAstar/cover.gif},
addendum = {Reducing 66\% search area and 54\% runtime via imperative learning}
}
Chen, Xiangyu and Yang, Fan and Wang, Chen, "iA*: Imperative Learning-based A* Search for Path Planning," IEEE Robotics and Automation Letters (RA-L), 2025.
BridgeDepth: Bridging Monocular and Stereo Reasoning with Latent Alignment.
Tongfan Guan, Jiaxin Guo, Chen Wang, Yun-Hui Liu.
International Conference on Computer Vision (ICCV), pp. 27681–27691, 2025.
Selected as a highlight paper in ICCV 2025
@inproceedings{guan2025bridgedepth,
title = {BridgeDepth: Bridging Monocular and Stereo Reasoning with Latent Alignment},
author = {Guan, Tongfan and Guo, Jiaxin and Wang, Chen and Liu, Yun-Hui},
booktitle = {International Conference on Computer Vision (ICCV)},
year = {2025},
pages = {27681--27691},
url = {https://www.arxiv.org/abs/2508.04611},
code = {https://github.com/aeolusguan/BridgeDepth},
cover = {/img/pubs/BridgeDepth.mp4},
addendum = {Selected as a highlight paper in ICCV 2025}
}
Guan, Tongfan and Guo, Jiaxin and Wang, Chen and Liu, Yun-Hui, "BridgeDepth: Bridging Monocular and Stereo Reasoning with Latent Alignment," International Conference on Computer Vision (ICCV), 2025.
iWalker: Imperative Visual Planning for Walking Humanoid Robot.
IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), pp. 2865–2872, 2025.
Best Workshop Paper Award; Enabling humanoid walking via self-supervised footstep planning
@inproceedings{lin2025iwalker,
title = {{iWalker}: Imperative Visual Planning for Walking Humanoid Robot},
author = {Lin, Xiao and Huang, Yuhao and Fu, Taimeng and Xiong, Xiaobin and Wang, Chen},
booktitle = {IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)},
pages = {2865--2872},
year = {2025},
url = {https://arxiv.org/abs/2409.18361},
video = {https://youtu.be/FPV74PznzTU},
website = {https://sairlab.org/iwalker},
cover = {/img/posts/2024-09-30-iwalker/thumbnail.gif},
addendum = {Best Workshop Paper Award; Enabling humanoid walking via self-supervised footstep planning}
}
Lin, Xiao and Huang, Yuhao and Fu, Taimeng and Xiong, Xiaobin and Wang, Chen, "iWalker: Imperative Visual Planning for Walking Humanoid Robot," IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), 2025.
Imperative Learning: A Self-supervised Neuro-Symbolic Learning Framework for Robot Autonomy.
Chen Wang, Kaiyi Ji, Junyi Geng, Zhongqiang Ren, Taimeng Fu, Fan Yang, Yifan Guo, Haonan He, Xiangyu Chen, Zitong Zhan, Qiwei Du, Shaoshu Su, Bowen Li, Yuheng Qiu, Yi Du, Qihang Li, Yifan Yang, Xiao Lin, Zhipeng Zhao.
International Journal of Robotics Research (IJRR), 2025.
Unifying robot autonomy via neuro-symbolic learning
@article{wang2025imperative,
title = {Imperative Learning: A Self-supervised Neuro-Symbolic Learning Framework for Robot Autonomy},
author = {Wang, Chen and Ji, Kaiyi and Geng, Junyi and Ren, Zhongqiang and Fu, Taimeng and Yang, Fan and Guo, Yifan and He, Haonan and Chen, Xiangyu and Zhan, Zitong and Du, Qiwei and Su, Shaoshu and Li, Bowen and Qiu, Yuheng and Du, Yi and Li, Qihang and Yang, Yifan and Lin, Xiao and Zhao, Zhipeng},
journal = {International Journal of Robotics Research (IJRR)},
year = {2025},
url = {https://arxiv.org/abs/2406.16087},
code = {https://github.com/sair-lab/iSeries},
website = {https://sairlab.org/iseries},
cover = {/img/posts/2024-07-02-iSeries/il-cover.jpg},
addendum = {Unifying robot autonomy via neuro-symbolic learning}
}
Wang, Chen and Ji, Kaiyi and Geng, Junyi and Ren, Zhongqiang and Fu, Taimeng and Yang, Fan and Guo, Yifan and He, Haonan and Chen, Xiangyu and Zhan, Zitong and Du, Qiwei and Su, Shaoshu and Li, Bowen and Qiu, Yuheng and Du, Yi and Li, Qihang and Yang, Yifan and Lin, Xiao and Zhao, Zhipeng, "Imperative Learning: A Self-supervised Neuro-Symbolic Learning Framework for Robot Autonomy," International Journal of Robotics Research (IJRR), 2025.
Differentiable Optimization.
Chen Wang, Krishna Murthy Jatavallabhula, Mustafa Mukadam.
SLAM Handbook: From Localization and Mapping to Spatial Intelligence
Edited by Luca Carlone, Ayoung Kim, Timothy Barfoot, Daniel Cremers, and Frank Dellaert
Cambridge University Press, 2025
@inbook{sh-ch4-diffopt,
title = {Differentiable Optimization},
author = {Wang, Chen and Jatavallabhula, Krishna Murthy and Mukadam, Mustafa},
booktitle = {{SLAM Handbook}: From Localization and Mapping to Spatial Intelligence},
publisher = {Cambridge University Press},
editor = {Carlone, Luca and Kim, Ayoung and Barfoot, Timothy and Cremers, Daniel and Dellaert, Frank},
year = {2025},
url = {https://hdl.handle.net/1721.1/163400},
cover = {/img/pubs/SLAM-handbook.jpeg}
}
Wang, Chen and Jatavallabhula, Krishna Murthy and Mukadam, Mustafa, "Differentiable Optimization," SLAM Handbook: From Localization and Mapping to Spatial Intelligence, 2025.
SuperPC: A Single Diffusion Model for Point Cloud Completion, Upsampling, Denoising, and Colorization.
Yi Du, Zhipeng Zhao, Shaoshu Su, Sharath Golluri, Haoze Zheng, Runmao Yao, Chen Wang.
IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), pp. 16953–16964, 2025.
Unifying point cloud processing via a single diffusion model
@inproceedings{du2025superpc,
title = {{SuperPC}: A Single Diffusion Model for Point Cloud Completion, Upsampling, Denoising, and Colorization},
author = {Du, Yi and Zhao, Zhipeng and Su, Shaoshu and Golluri, Sharath and Zheng, Haoze and Yao, Runmao and Wang, Chen},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
url = {https://arxiv.org/abs/2503.14558},
year = {2025},
pages = {16953--16964},
code = {https://github.com/sair-lab/superpc},
website = {https://sairlab.org/superpc/},
cover = {/img/posts/2025-02-28-superpc/superpc_cover.mp4},
addendum = {Unifying point cloud processing via a single diffusion model}
}
Du, Yi and Zhao, Zhipeng and Su, Shaoshu and Golluri, Sharath and Zheng, Haoze and Yao, Runmao and Wang, Chen, "SuperPC: A Single Diffusion Model for Point Cloud Completion, Upsampling, Denoising, and Colorization," IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), 2025.
Enhancing Scene Coordinate Regression with Efficient Keypoint Detection and Sequential Information.
IEEE Robotics and Automation Letters (RA-L), vol. 10, no. 10, pp. 9932–9939, 2025.
@article{xu2025enhancing,
title = {Enhancing Scene Coordinate Regression with Efficient Keypoint Detection and Sequential Information},
author = {Xu, Kuan and Jiang, Zeyu and Cao, Haozhi and Yuan, Shenghai and Wang, Chen and Xie, Lihua},
journal = {IEEE Robotics and Automation Letters (RA-L)},
year = {2025},
volume = {10},
number = {10},
pages = {9932-9939},
url = {https://arxiv.org/abs/2412.06488},
code = {https://github.com/sair-lab/SeqACE},
video = {https://youtu.be/5OcR5KeO5nc},
cover = {/img/pubs/SeqACE.png}
}
Xu, Kuan and Jiang, Zeyu and Cao, Haozhi and Yuan, Shenghai and Wang, Chen and Xie, Lihua, "Enhancing Scene Coordinate Regression with Efficient Keypoint Detection and Sequential Information," IEEE Robotics and Automation Letters (RA-L), 2025.
AirRoom: Objects Matter in Room Reidentification.
Runmao Yao, Yi Du, Zhuoqun Chen, Haoze Zheng, Chen Wang.
IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), pp. 1385–1394, 2025.
@inproceedings{yao2025airroom,
title = {{AirRoom}: Objects Matter in Room Reidentification},
author = {Yao, Runmao and Du, Yi and Chen, Zhuoqun and Zheng, Haoze and Wang, Chen},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
url = {https://arxiv.org/abs/2503.01130},
website = {https://sairlab.org/airroom/},
year = {2025},
pages = {1385--1394},
code = {https://github.com/21yrm/AirRoom},
cover = {/img/posts/2025-03-02-airroom/airroom.jpg}
}
Yao, Runmao and Du, Yi and Chen, Zhuoqun and Zheng, Haoze and Wang, Chen, "AirRoom: Objects Matter in Room Reidentification," IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), 2025.
iKap: Kinematics-aware Planning with Imperative Learning.
IEEE International Conference on Robotics and Automation (ICRA), pp. 10164–10170, 2025.
First imperative learning planner that respects robot kinematics constraints
@inproceedings{li2025ikap,
title = {{iKap}: Kinematics-aware Planning with Imperative Learning},
author = {Li, Qihang and Chen, Zhuoqun and Zheng, Haoze and He, Haonan and Su, Shaoshu and Geng, Junyi and Wang, Chen},
booktitle = {IEEE International Conference on Robotics and Automation (ICRA)},
year = {2025},
pages = {10164--10170},
url = {https://arxiv.org/abs/2412.09496},
video = {https://youtu.be/7HPAMFbHc4U},
website = {https://sairlab.org/iKap},
cover = {/img/posts/2024-12-12-ikap/cover.gif},
addendum = {First imperative learning planner that respects robot kinematics constraints}
}
Li, Qihang and Chen, Zhuoqun and Zheng, Haoze and He, Haonan and Su, Shaoshu and Geng, Junyi and Wang, Chen, "iKap: Kinematics-aware Planning with Imperative Learning," IEEE International Conference on Robotics and Automation (ICRA), 2025.
MapEx: Indoor Structure Exploration with Probabilistic Information Gain from Global Map Predictions.
Cherie Ho, Seungchan Kim, Brady Moon, Aditya Parandekar, Narek Harutyunyan, Chen Wang, Katia Sycara, Graeme Best, Sebastian Scherer.
IEEE International Conference on Robotics and Automation (ICRA), pp. 13074–13080, 2025.
@inproceedings{ho2025mapex,
title = {{MapEx}: Indoor Structure Exploration with Probabilistic Information Gain from Global Map Predictions},
author = {Ho, Cherie and Kim, Seungchan and Moon, Brady and Parandekar, Aditya and Harutyunyan, Narek and Wang, Chen and Sycara, Katia and Best, Graeme and Scherer, Sebastian},
booktitle = {IEEE International Conference on Robotics and Automation (ICRA)},
year = {2025},
pages = {13074--13080},
url = {https://arxiv.org/abs/2409.15590},
cover = {/img/pubs/MapEx.mp4}
}
Ho, Cherie and Kim, Seungchan and Moon, Brady and Parandekar, Aditya and Harutyunyan, Narek and Wang, Chen and Sycara, Katia and Best, Graeme and Scherer, Sebastian, "MapEx: Indoor Structure Exploration with Probabilistic Information Gain from Global Map Predictions," IEEE International Conference on Robotics and Automation (ICRA), 2025.
AirSLAM: An Efficient and Illumination-Robust Point-Line Visual SLAM System.
IEEE Transactions on Robotics (T-RO), vol. 41, pp. 1673–1692, 2025.
Real-time visual SLAM at 70Hz with superior accuracy
@article{xu2025airslam,
title = {{AirSLAM}: An Efficient and Illumination-Robust Point-Line Visual SLAM System},
author = {Xu, Kuan and Hao, Yuefan and Yuan, Shenghai and Wang, Chen and Xie, Lihua},
journal = {IEEE Transactions on Robotics (T-RO)},
year = {2025},
volume = {41},
pages = {1673-1692},
url = {https://arxiv.org/abs/2408.03520},
code = {https://github.com/sair-lab/AirSLAM},
video = {https://youtu.be/5OcR5KeO5nc},
website = {https://sairlab.org/airslam},
cover = {/img/posts/2024-08-15-airslam/AirSLAM.mp4},
addendum = {Real-time visual SLAM at 70Hz with superior accuracy}
}
Xu, Kuan and Hao, Yuefan and Yuan, Shenghai and Wang, Chen and Xie, Lihua, "AirSLAM: An Efficient and Illumination-Robust Point-Line Visual SLAM System," IEEE Transactions on Robotics (T-RO), 2025.
What Is The Best 3D Scene Representation for Robotics? From Geometric to Foundation Models.
@article{deng2025best,
title = {What Is The Best 3D Scene Representation for Robotics? From Geometric to Foundation Models},
author = {Deng, Tianchen and Pan, Yue and Yuan, Shenghai and Li, Dong and Wang, Chen and Li, Mingrui and Chen, Long and Xie, Lihua and Wang, Danwei and Wang, Jingchuan and Civera, Javier and Wang, Hesheng and Chen, Weidong},
journal = {arXiv preprint arXiv:2512.03422},
year = {2025},
url = {https://arxiv.org/abs/2512.03422},
cover = {/img/pubs/Best3DSceneRepresentation.jpeg}
}
Deng, Tianchen and Pan, Yue and Yuan, Shenghai and Li, Dong and Wang, Chen and Li, Mingrui and Chen, Long and Xie, Lihua and Wang, Danwei and Wang, Jingchuan and Civera, Javier and Wang, Hesheng and Chen, Weidong, "What Is The Best 3D Scene Representation for Robotics? From Geometric to Foundation Models," arXiv preprint arXiv:2512.03422, 2025.
Vision-Language Memory for Spatial Reasoning.
Zuntao Liu, Yi Du, Taimeng Fu, Shaoshu Su, Cherie Ho, Chen Wang.
arXiv preprint arXiv:2511.20644, 2025.
@article{liu2025vlm2,
title = {Vision-Language Memory for Spatial Reasoning},
author = {Liu, Zuntao and Du, Yi and Fu, Taimeng and Su, Shaoshu and Ho, Cherie and Wang, Chen},
year = {2025},
journal = {arXiv preprint arXiv:2511.20644},
url = {https://arxiv.org/abs/2511.20644},
website = {https://sairlab.org/vlm2/},
cover = {/img/posts/2025-11-25-vlm2/vlm2.jpg}
}
Liu, Zuntao and Du, Yi and Fu, Taimeng and Su, Shaoshu and Ho, Cherie and Wang, Chen, "Vision-Language Memory for Spatial Reasoning," arXiv preprint arXiv:2511.20644, 2025.
AnyNav: Visual Neuro-symbolic Friction Learning for Off-road Navigation.
@article{fu2025anynav,
title = {{AnyNav}: Visual Neuro-symbolic Friction Learning for Off-road Navigation},
author = {Fu, Taimeng and Zhan, Zitong and Zhao, Zhipeng and Su, Shaoshu and Lin, Xiao and Esfahani, Ehsan Tarkesh and Dantu, Karthik and Chowdhury, Souma and Wang, Chen},
journal = {arXiv preprint arXiv:2501.12654},
year = {2025},
url = {https://arxiv.org/abs/2501.12654},
website = {https://sairlab.org/anynav/},
cover = {/img/posts/2024-12-01-anynav/AnyNav.mp4},
addendum = {A self-supervised friction estimation framework}
}
Fu, Taimeng and Zhan, Zitong and Zhao, Zhipeng and Su, Shaoshu and Lin, Xiao and Esfahani, Ehsan Tarkesh and Dantu, Karthik and Chowdhury, Souma and Wang, Chen, "AnyNav: Visual Neuro-symbolic Friction Learning for Off-road Navigation," arXiv preprint arXiv:2501.12654, 2025.
Computer and Robot Vision: Past, Present, and Future [TC Spotlight].
Letizia Gionfrida, Chen Wang, Lu Gan, Margarita Chli, Luca Carlone.
@article{gionfrida2024computer,
title = {Computer and Robot Vision: Past, Present, and Future [TC Spotlight]},
author = {Gionfrida, Letizia and Wang, Chen and Gan, Lu and Chli, Margarita and Carlone, Luca},
journal = {IEEE Robotics \& Automation Magazine},
volume = {31},
number = {3},
pages = {211--215},
year = {2024},
publisher = {IEEE},
url = {https://doi.org/10.1109/MRA.2024.3428780},
cover = {/img/pubs/CRV.jpeg}
}
Gionfrida, Letizia and Wang, Chen and Gan, Lu and Chli, Margarita and Carlone, Luca, "Computer and Robot Vision: Past, Present, and Future [TC Spotlight]," IEEE Robotics & Automation Magazine, 2024.
LogiCity: Advancing Neuro-Symbolic AI with Abstract Urban Simulation.
Bowen Li, Zhaoyu Li, Qiwei Du, Jinqi Luo, Wenshan Wang, Yaqi Xie, Simon Stepputtis, Chen Wang, Katia P. Sycara, Pradeep Kumar Ravikumar, Alexander Gray, Xujie Si, Sebastian Scherer.
Advances in Neural Information Processing Systems (NeurIPS), vol. 37, pp. 69840–69864, 2024.
@inproceedings{li2024logicity,
title = {{LogiCity}: Advancing Neuro-Symbolic AI with Abstract Urban Simulation},
author = {Li, Bowen and Li, Zhaoyu and Du, Qiwei and Luo, Jinqi and Wang, Wenshan and Xie, Yaqi and Stepputtis, Simon and Wang, Chen and Sycara, Katia P. and Ravikumar, Pradeep Kumar and Gray, Alexander and Si, Xujie and Scherer, Sebastian},
booktitle = {Advances in Neural Information Processing Systems (NeurIPS)},
year = {2024},
volume = {37},
pages = {69840--69864},
url = {https://arxiv.org/abs/2411.00773},
website = {https://sairlab.org/datasets/logicity/},
code = {https://github.com/Jaraxxus-Me/LogiCity},
cover = {/img/posts/2024-11-09-logicity/logicity.gif}
}
Li, Bowen and Li, Zhaoyu and Du, Qiwei and Luo, Jinqi and Wang, Wenshan and Xie, Yaqi and Stepputtis, Simon and Wang, Chen and Sycara, Katia P. and Ravikumar, Pradeep Kumar and Gray, Alexander and Si, Xujie and Scherer, Sebastian, "LogiCity: Advancing Neuro-Symbolic AI with Abstract Urban Simulation," Advances in Neural Information Processing Systems (NeurIPS), 2024.
Map It Anywhere: Empowering BEV Map Prediction using Large-scale Public Datasets.
Cherie Ho, Jiaye Zou, Omar Alama, Sai Mitheran, Benjamin Chiang, Taneesh Gupta, Chen Wang, Nikhil Keetha, Katia Sycara, Sebastian Scherer.
Advances in Neural Information Processing Systems (NeurIPS), pp. 64433–64453, 2024.
@inproceedings{ho2024map,
title = {Map It Anywhere: Empowering BEV Map Prediction using Large-scale Public Datasets},
author = {Ho, Cherie and Zou, Jiaye and Alama, Omar and Mitheran, Sai and Chiang, Benjamin and Gupta, Taneesh and Wang, Chen and Keetha, Nikhil and Sycara, Katia and Scherer, Sebastian},
booktitle = {Advances in Neural Information Processing Systems (NeurIPS)},
year = {2024},
pages = {64433--64453},
url = {https://arxiv.org/abs/2407.08726},
code = {https://github.com/MapItAnywhere/MapItAnywhere},
website = {https://sairlab.org/datasets/mia/},
cover = {/img/posts/2024-10-10-mia/mia.gif}
}
Ho, Cherie and Zou, Jiaye and Alama, Omar and Mitheran, Sai and Chiang, Benjamin and Gupta, Taneesh and Wang, Chen and Keetha, Nikhil and Sycara, Katia and Scherer, Sebastian, "Map It Anywhere: Empowering BEV Map Prediction using Large-scale Public Datasets," Advances in Neural Information Processing Systems (NeurIPS), 2024.
European Conference on Computer Vision (ECCV), pp. 183–200, 2024.
A self-supervised feature learning approach pushes SOTA by 30% accuracy gain
@inproceedings{zhan2024imatching,
title = {{iMatching}: Imperative Correspondence Learning},
author = {Zhan, Zitong and Gao, Dasong and Lin, Yun-Jou and Xia, Youjie and Wang, Chen},
booktitle = {European Conference on Computer Vision (ECCV)},
year = {2024},
pages = {183--200},
url = {https://arxiv.org/abs/2312.02141},
code = {https://github.com/sair-lab/iMatching},
website = {https://sairlab.org/iMatching},
cover = {/img/posts/2024-07-03-imatching/imatching.gif},
addendum = {A self-supervised feature learning approach pushes SOTA by 30\% accuracy gain}
}
Zhan, Zitong and Gao, Dasong and Lin, Yun-Jou and Xia, Youjie and Wang, Chen, "iMatching: Imperative Correspondence Learning," European Conference on Computer Vision (ECCV), 2024.
PhysORD: A Neuro-Symbolic Approach for Physics-infused Motion Prediction in Off-road Driving.
Zhipeng Zhao, Bowen Li, Yi Du, Taimeng Fu, Chen Wang.
IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), pp. 11670–11677, 2024.
Neuro-symbolic learning pushes SOTA by 46% higher accuracy using 3% model size
@inproceedings{zhao2024physord,
title = {{PhysORD}: A Neuro-Symbolic Approach for Physics-infused Motion Prediction in Off-road Driving},
author = {Zhao, Zhipeng and Li, Bowen and Du, Yi and Fu, Taimeng and Wang, Chen},
booktitle = {IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)},
year = {2024},
pages = {11670--11677},
url = {https://arxiv.org/abs/2404.01596},
code = {https://github.com/sair-lab/PhysORD},
video = {https://youtu.be/kYa9dAyUkYI},
website = {https://sairlab.org/physord},
cover = {/img/posts/2024-08-17-physord/physord_exp.gif},
addendum = {Neuro-symbolic learning pushes SOTA by 46\% higher accuracy using 3\% model size}
}
Zhao, Zhipeng and Li, Bowen and Du, Yi and Fu, Taimeng and Wang, Chen, "PhysORD: A Neuro-Symbolic Approach for Physics-infused Motion Prediction in Off-road Driving," IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), 2024.
iMTSP: Solving Min-Max Multiple Traveling Salesman Problem with Imperative Learning.
Yifan Guo, Zhongqiang Ren, Chen Wang.
IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), pp. 10245–10252, 2024.
A pioneer work on imperative learning with discrete optimization
@inproceedings{guo2024imtsp,
title = {{iMTSP}: Solving Min-Max Multiple Traveling Salesman Problem with Imperative Learning},
author = {Guo, Yifan and Ren, Zhongqiang and Wang, Chen},
booktitle = {IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)},
year = {2024},
pages = {10245--10252},
url = {https://arxiv.org/abs/2405.00285},
code = {https://github.com/sair-lab/iMTSP},
video = {https://youtu.be/h0oflFcvPSc},
website = {https://sairlab.org/iMTSP},
cover = {/img/posts/2024-05-20-iMTSP/iMTSP.mp4},
addendum = {A pioneer work on imperative learning with discrete optimization}
}
Guo, Yifan and Ren, Zhongqiang and Wang, Chen, "iMTSP: Solving Min-Max Multiple Traveling Salesman Problem with Imperative Learning," IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), 2024.
Learning-on-the-Drive: Self-supervised Adaptive Long-range Perception for High-speed Offroad Driving.
Eric Chen, Cherie Ho, Mukhtar Maulimov, Chen Wang, Sebastian Scherer.
IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), pp. 9588–9595, 2024.
@inproceedings{chen2024learning,
title = {Learning-on-the-Drive: Self-supervised Adaptive Long-range Perception for High-speed Offroad Driving},
author = {Chen, Eric and Ho, Cherie and Maulimov, Mukhtar and Wang, Chen and Scherer, Sebastian},
booktitle = {IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)},
year = {2024},
pages = {9588--9595},
cover = {/img/pubs/LearningOnTheDrive.mp4},
url = {https://arxiv.org/abs/2306.15226}
}
Chen, Eric and Ho, Cherie and Maulimov, Mukhtar and Wang, Chen and Scherer, Sebastian, "Learning-on-the-Drive: Self-supervised Adaptive Long-range Perception for High-speed Offroad Driving," IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), 2024.
AirShot: Efficient Few-Shot Detection for Autonomous Exploration.
Zihan Wang, Bowen Li, Chen Wang, Sebastian Scherer.
IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), pp. 11654–11661, 2024.
@inproceedings{wang2024airshot,
title = {{AirShot}: Efficient Few-Shot Detection for Autonomous Exploration},
author = {Wang, Zihan and Li, Bowen and Wang, Chen and Scherer, Sebastian},
booktitle = {IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)},
year = {2024},
pages = {11654--11661},
url = {https://arxiv.org/abs/2404.05069},
cover = {/img/pubs/air_shot.png}
}
Wang, Zihan and Li, Bowen and Wang, Chen and Scherer, Sebastian, "AirShot: Efficient Few-Shot Detection for Autonomous Exploration," IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), 2024.
iSLAM: Imperative SLAM.
Taimeng Fu, Shaoshu Su, Yiren Lu, Chen Wang.
IEEE Robotics and Automation Letters (RA-L), vol. 9, no. 5, pp. 4607–4614, 2024.
Presented at ICRA 2025First to unify front-end odometry and back-end pose graph via reciprocal learning
@article{fu2024islam,
title = {{iSLAM}: Imperative {SLAM}},
author = {Fu, Taimeng and Su, Shaoshu and Lu, Yiren and Wang, Chen},
journal = {IEEE Robotics and Automation Letters (RA-L)},
year = {2024},
volume = {9},
number = {5},
pages = {4607--4614},
url = {https://arxiv.org/abs/2306.07894},
code = {https://github.com/sair-lab/iSLAM/},
video = {https://youtu.be/rtCvx0XCRno},
website = {https://sairlab.org/iSLAM},
cover = {/img/posts/2023-08-01-iSLAM/iSLAM.mp4},
addinfo = {Presented at ICRA 2025},
addendum = {First to unify front-end odometry and back-end pose graph via reciprocal learning}
}
Fu, Taimeng and Su, Shaoshu and Lu, Yiren and Wang, Chen, "iSLAM: Imperative SLAM," IEEE Robotics and Automation Letters (RA-L), 2024.
Salient Sparse Visual Odometry With Pose-Only Supervision.
IEEE Robotics and Automation Letters (RA-L), vol. 9, no. 5, pp. 4774–4781, 2024.
@article{chen2024salient,
title = {Salient Sparse Visual Odometry With Pose-Only Supervision},
author = {Chen, Siyu and Liu, Kangcheng and Wang, Chen and Yuan, Shenghai and Yang, Jianfei and Xie, Lihua},
journal = {IEEE Robotics and Automation Letters (RA-L)},
year = {2024},
volume = {9},
number = {5},
pages = {4774--4781},
url = {https://arxiv.org/abs/2404.04677},
cover = {/img/pubs/salient_vo.mp4}
}
Chen, Siyu and Liu, Kangcheng and Wang, Chen and Yuan, Shenghai and Yang, Jianfei and Xie, Lihua, "Salient Sparse Visual Odometry With Pose-Only Supervision," IEEE Robotics and Automation Letters (RA-L), 2024.
Neural Markov Random Field for Stereo Matching.
Tongfan Guan, Chen Wang, Yun-Hui Liu.
IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), pp. 5459–5469, 2024.
@inproceedings{guan2024neural,
title = {Neural Markov Random Field for Stereo Matching},
author = {Guan, Tongfan and Wang, Chen and Liu, Yun-Hui},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
year = {2024},
pages = {5459--5469},
url = {https://arxiv.org/abs/2403.11193},
code = {https://github.com/aeolusguan/NMRF},
cover = {/img/pubs/NMRF.jpeg}
}
Guan, Tongfan and Wang, Chen and Liu, Yun-Hui, "Neural Markov Random Field for Stereo Matching," IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), 2024.
SubT-MRS Dataset: Pushing SLAM Towards All-weather Environments.
Shibo Zhao, Yuanjun Gao, Tianhao Wu, Damanpreet Singh, Rushan Jiang, Haoxiang Sun, Mansi Sarawata, Warren C Whittaker, Ian Higgins, Shaoshu Su, Yi Du, Can Xu, John Keller, Jay Karhade, Lucas Nogueira, Sourojit Saha, Yuheng Qiu, Ji Zhang, Wenshan Wang, Chen Wang, Sebastian Scherer.
IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), pp. 22647–22657, 2024.
@inproceedings{zhao2024subt,
title = {{SubT-MRS} Dataset: Pushing SLAM Towards All-weather Environments},
author = {Zhao, Shibo and Gao, Yuanjun and Wu, Tianhao and Singh, Damanpreet and Jiang, Rushan and Sun, Haoxiang and Sarawata, Mansi and Whittaker, Warren C and Higgins, Ian and Su, Shaoshu and Du, Yi and Xu, Can and Keller, John and Karhade, Jay and Nogueira, Lucas and Saha, Sourojit and Qiu, Yuheng and Zhang, Ji and Wang, Wenshan and Wang, Chen and Scherer, Sebastian},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
year = {2024},
pages = {22647--22657},
url = {https://arxiv.org/abs/2307.07607},
video = {https://youtu.be/mkN72Lv8S7A},
website = {https://sairlab.org/datasets/subtmrs},
code = {https://superodometry.com/datasets},
cover = {/img/posts/2023-11-18-subtmrs/subtmrs-high.gif}
}
Zhao, Shibo and Gao, Yuanjun and Wu, Tianhao and Singh, Damanpreet and Jiang, Rushan and Sun, Haoxiang and Sarawata, Mansi and Whittaker, Warren C and Higgins, Ian and Su, Shaoshu and Du, Yi and Xu, Can and Keller, John and Karhade, Jay and Nogueira, Lucas and Saha, Sourojit and Qiu, Yuheng and Zhang, Ji and Wang, Wenshan and Wang, Chen and Scherer, Sebastian, "SubT-MRS Dataset: Pushing SLAM Towards All-weather Environments," IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), 2024.
GroundSLAM: A Robust Visual SLAM System for Warehouse Robots Using Ground Textures.
Kuan Xu, Zheng Yang, Lihua Xie, Chen Wang.
arXiv preprint arXiv:1710.05502, 2025.
Deployment-ready localization system with superior robustness
@article{xu2025groundslam,
title = {GroundSLAM: A Robust Visual SLAM System for Warehouse Robots Using Ground Textures},
author = {Xu, Kuan and Yang, Zheng and Xie, Lihua and Wang, Chen},
journal = {arXiv preprint arXiv:1710.05502},
year = {2025},
url = {https://arxiv.org/abs/1710.05502},
video = {https://youtu.be/PjpNHrHARsI},
code = {https://github.com/sair-lab/GroundSLAM},
website = {https://sairlab.org/groundslam/},
cover = {/img/posts/2025-04-12-groundslam/cover_image.gif},
addendum = {Deployment-ready localization system with superior robustness}
}
Xu, Kuan and Yang, Zheng and Xie, Lihua and Wang, Chen, "GroundSLAM: A Robust Visual SLAM System for Warehouse Robots Using Ground Textures," arXiv preprint arXiv:1710.05502, 2025.
AirIMU: Learning Uncertainty Propagation for Inertial Odometry.
Yuheng Qiu, Chen Wang, Xunfei Zhou, Youjie Xia, Sebastian Scherer.
arXiv preprint arXiv:2310.04874, 2024.
@article{qiu2023airimu,
title = {{AirIMU}: Learning Uncertainty Propagation for Inertial Odometry},
author = {Qiu, Yuheng and Wang, Chen and Zhou, Xunfei and Xia, Youjie and Scherer, Sebastian},
journal = {arXiv preprint arXiv:2310.04874},
year = {2024},
url = {https://arxiv.org/abs/2310.04874},
code = {https://pypose.org/tutorials/imu/imu_integrator_tutorial},
cover = {/img/pubs/air_imu.mp4}
}
Qiu, Yuheng and Wang, Chen and Zhou, Xunfei and Xia, Youjie and Scherer, Sebastian, "AirIMU: Learning Uncertainty Propagation for Inertial Odometry," arXiv preprint arXiv:2310.04874, 2024.
Toward General-Purpose Robots via Foundation Models: A Survey and Meta-Analysis.
Yafei Hu, Quanting Xie, Vidhi Jain, Jonathan Francis, Jay Patrikar, Nikhil Keetha, Seungchan Kim, Yaqi Xie, Tianyi Zhang, Shibo Zhao, Yu-Quan Chong, Chen Wang, Katia Sycara, Matthew Johnson-Roberson, Dhruv Batra, Xiaolong Wang, Sebastian Scherer, Zsolt Kira, Fei Xia, Yonatan Bisk.
arXiv preprint arXiv:2312.08782, 2024.
@article{hu2023generalpurpose,
title = {Toward General-Purpose Robots via Foundation Models: A Survey and Meta-Analysis},
author = {Hu, Yafei and Xie, Quanting and Jain, Vidhi and Francis, Jonathan and Patrikar, Jay and Keetha, Nikhil and Kim, Seungchan and Xie, Yaqi and Zhang, Tianyi and Zhao, Shibo and Chong, Yu-Quan and Wang, Chen and Sycara, Katia and Johnson-Roberson, Matthew and Batra, Dhruv and Wang, Xiaolong and Scherer, Sebastian and Kira, Zsolt and Xia, Fei and Bisk, Yonatan},
journal = {arXiv preprint arXiv:2312.08782},
year = {2024},
url = {https://arxiv.org/abs/2312.08782},
cover = {/img/pubs/Toward_General-Purpose.jpeg}
}
Hu, Yafei and Xie, Quanting and Jain, Vidhi and Francis, Jonathan and Patrikar, Jay and Keetha, Nikhil and Kim, Seungchan and Xie, Yaqi and Zhang, Tianyi and Zhao, Shibo and Chong, Yu-Quan and Wang, Chen and Sycara, Katia and Johnson-Roberson, Matthew and Batra, Dhruv and Wang, Xiaolong and Scherer, Sebastian and Kira, Zsolt and Xia, Fei and Bisk, Yonatan, "Toward General-Purpose Robots via Foundation Models: A Survey and Meta-Analysis," arXiv preprint arXiv:2312.08782, 2024.
VoxDet: Voxel Learning for Novel Instance Detection.
Bowen Li, Jiashun Wang, Yaoyu Hu, Chen Wang, Sebastian Scherer.
Advances in Neural Information Processing Systems (NeurIPS), vol. 36, pp. 10604–10621, 2023.
Selected as spotlight
@inproceedings{li2023voxdet,
author = {Li, Bowen and Wang, Jiashun and Hu, Yaoyu and Wang, Chen and Scherer, Sebastian},
booktitle = {Advances in Neural Information Processing Systems (NeurIPS)},
title = {{VoxDet}: Voxel Learning for Novel Instance Detection},
year = {2023},
volume = {36},
pages = {10604--10621},
url = {https://arxiv.org/abs/2305.17220},
code = {https://github.com/Jaraxxus-Me/VoxDet},
video = {https://youtu.be/tiXpOV1ROOI},
website = {https://sairlab.org/voxdet/},
cover = {/img/posts/2023-10-25-voxdet/voxdet.gif},
addendum = {Selected as spotlight}
}
Li, Bowen and Wang, Jiashun and Hu, Yaoyu and Wang, Chen and Scherer, Sebastian, "VoxDet: Voxel Learning for Novel Instance Detection," Advances in Neural Information Processing Systems (NeurIPS), 2023.
FDCT: A Fast Depth Completion Network for Transparent Objects.
Tianan Li, Zhehan Chen, Huan Liu, Chen Wang.
IEEE Robotics and Automation Letters (RA-L), vol. 8, no. 9, pp. 5823–5830, 2023.
@article{li2023fdct,
title = {{FDCT}: A Fast Depth Completion Network for Transparent Objects},
author = {Li, Tianan and Chen, Zhehan and Liu, Huan and Wang, Chen},
journal = {IEEE Robotics and Automation Letters (RA-L)},
year = {2023},
volume = {8},
number = {9},
pages = {5823--5830},
url = {https://arxiv.org/abs/2307.12274},
code = {https://github.com/Nonmy/FDCT},
video = {https://youtu.be/gRai9WMP-TM},
website = {https://sairlab.org/fdct/},
cover = {/img/posts/2023-07-29-fdct/fdct-cover-3x2.gif}
}
Li, Tianan and Chen, Zhehan and Liu, Huan and Wang, Chen, "FDCT: A Fast Depth Completion Network for Transparent Objects," IEEE Robotics and Automation Letters (RA-L), 2023.
PyPose v0.6: The Imperative Programming Interface for Robotics.
IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) Workshop, 2023.
@inproceedings{zhan2023pypose,
title = {{PyPose} v0.6: The Imperative Programming Interface for Robotics},
author = {Zhan, Zitong and Li, Xiangfu and Li, Qihang and He, Haonan and Pandey, Abhinav and Xiao, Haitao and Xu, Yangmengfei and Chen, Xiangyu and Xu, Kuan and Cao, Kun and Zhao, Zhipeng and Wang, Zihan and Xu, Huan and Fang, Zihang and Chen, Yutian and Wang, Wentao and Fang, Xu and Du, Yi and Wu, Tianhao and Lin, Xiao and Qiu, Yuheng and Yang, Fan and Shi, Jingnan and Su, Shaoshu and Lu, Yiren and Fu, Taimeng and Dantu, Karthik and Wu, Jiajun and Xie, Lihua and Hutter, Marco and Carlone, Luca and Scherer, Sebastian and Huang, Daning and Hu, Yaoyu and Geng, Junyi and Wang, Chen},
year = {2023},
booktitle = {IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) Workshop},
url = {https://arxiv.org/abs/2309.13035},
code = {https://github.com/pypose/pypose},
video = {https://youtu.be/XDtUDIWuGng},
website = {https://sairlab.org/pypose/},
cover = {/img/pubs/pypose-v0.6.jpg}
}
Zhan, Zitong and Li, Xiangfu and Li, Qihang and He, Haonan and Pandey, Abhinav and Xiao, Haitao and Xu, Yangmengfei and Chen, Xiangyu and Xu, Kuan and Cao, Kun and Zhao, Zhipeng and Wang, Zihan and Xu, Huan and Fang, Zihang and Chen, Yutian and Wang, Wentao and Fang, Xu and Du, Yi and Wu, Tianhao and Lin, Xiao and Qiu, Yuheng and Yang, Fan and Shi, Jingnan and Su, Shaoshu and Lu, Yiren and Fu, Taimeng and Dantu, Karthik and Wu, Jiajun and Xie, Lihua and Hutter, Marco and Carlone, Luca and Scherer, Sebastian and Huang, Daning and Hu, Yaoyu and Geng, Junyi and Wang, Chen, "PyPose v0.6: The Imperative Programming Interface for Robotics," IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) Workshop, 2023.
iPlanner: Imperative Path Planning.
Fan Yang, Chen Wang, Cesar Cadena, Marco Hutter.
Robotics: Science and Systems (RSS), 2023.
A pioneer work in visual planning using imperative learning
@inproceedings{yang2023iplanner,
author = {Yang, Fan and Wang, Chen and Cadena, Cesar and Hutter, Marco},
title = {{iPlanner}: Imperative Path Planning},
booktitle = {Robotics: Science and Systems (RSS)},
url = {https://arxiv.org/abs/2302.11434},
code = {https://github.com/sair-lab/iPlanner},
year = {2023},
website = {https://sairlab.org/iPlanner/},
cover = {/img/posts/2023-07-30-iPlanner/iplanner-cover.gif},
addendum = {A pioneer work in visual planning using imperative learning}
}
Yang, Fan and Wang, Chen and Cadena, Cesar and Hutter, Marco, "iPlanner: Imperative Path Planning," Robotics: Science and Systems (RSS), 2023.
Off-Policy Evaluation with Online Adaptation for Robot Exploration in Challenging Environments.
Yafei Hu, Junyi Geng, Chen Wang, John Keller, Sebastian Scherer.
IEEE Robotics and Automation Letters (RA-L), vol. 8, no. 6, pp. 3780–3787, 2023.
Presented at IROS 2023
@article{hu2023opere,
author = {Hu, Yafei and Geng, Junyi and Wang, Chen and Keller, John and Scherer, Sebastian},
title = {Off-Policy Evaluation with Online Adaptation for Robot Exploration in Challenging Environments},
journal = {IEEE Robotics and Automation Letters (RA-L)},
url = {https://arxiv.org/abs/2204.03140},
year = {2023},
volume = {8},
number = {6},
pages = {3780--3787},
website = {https://sairlab.org/opere/},
cover = {/img/posts/2022-12-16-opere/video2+3_new.gif},
addinfo = {Presented at IROS 2023}
}
Hu, Yafei and Geng, Junyi and Wang, Chen and Keller, John and Scherer, Sebastian, "Off-Policy Evaluation with Online Adaptation for Robot Exploration in Challenging Environments," IEEE Robotics and Automation Letters (RA-L), 2023.
AirVO: An Illumination-Robust Point-Line Visual Odometry.
IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), pp. 3429–3436, 2023.
@inproceedings{xu2023airvo,
title = {{AirVO}: An Illumination-Robust Point-Line Visual Odometry},
author = {Xu, Kuan and Hao, Yuefan and Yuan, Shenghai and Wang, Chen and Xie, Lihua},
booktitle = {IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)},
year = {2023},
pages = {3429--3436},
url = {https://arxiv.org/abs/2212.07595},
code = {https://github.com/sair-lab/AirVO},
video = {https://youtu.be/YfOCLll_PfU},
website = {https://sairlab.org/airvo/},
cover = {/img/posts/2022-10-14-airvo/demo_uma.gif}
}
Xu, Kuan and Hao, Yuefan and Yuan, Shenghai and Wang, Chen and Xie, Lihua, "AirVO: An Illumination-Robust Point-Line Visual Odometry," IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), 2023.
AirLine: Efficient Learnable Line Detection with Local Edge Voting.
Xiao Lin, Chen Wang.
IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), pp. 3270–3277, 2023.
@inproceedings{lin2023airline,
title = {{AirLine}: Efficient Learnable Line Detection with Local Edge Voting},
author = {Lin, Xiao and Wang, Chen},
booktitle = {IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)},
year = {2023},
pages = {3270--3277},
url = {https://arxiv.org/abs/2303.16500},
video = {https://youtu.be/EKDx3Z9qYUQ},
code = {https://github.com/sair-lab/AirLine},
website = {https://sairlab.org/airline/},
cover = {/img/posts/2023-03-31-airline/pipeline.gif}
}
Lin, Xiao and Wang, Chen, "AirLine: Efficient Learnable Line Detection with Local Edge Voting," IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), 2023.
PyPose: A Library for Robot Learning with Physics-based Optimization.
Chen Wang, Dasong Gao, Kuan Xu, Junyi Geng, Yaoyu Hu, Yuheng Qiu, Bowen Li, Fan Yang, Brady Moon, Abhinav Pandey, Aryan, Jiahe Xu, Tianhao Wu, Haonan He, Daning Huang, Zhongqiang Ren, Shibo Zhao, Taimeng Fu, Pranay Reddy, Xiao Lin, Wenshan Wang, Jingnan Shi, Rajat Talak, Kun Cao, Yi Du, Han Wang, Huai Yu, Shanzhao Wang, Siyu Chen, Ananth Kashyap, Rohan Bandaru, Karthik Dantu, Jiajun Wu, Lihua Xie, Luca Carlone, Marco Hutter, Sebastian Scherer.
IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), pp. 22024–22034, 2023.
Python library accumulated over 160,000 downloads in 2025
@inproceedings{wang2023pypose,
title = {{PyPose}: A Library for Robot Learning with Physics-based Optimization},
author = {Wang, Chen and Gao, Dasong and Xu, Kuan and Geng, Junyi and Hu, Yaoyu and Qiu, Yuheng and Li, Bowen and Yang, Fan and Moon, Brady and Pandey, Abhinav and Aryan and Xu, Jiahe and Wu, Tianhao and He, Haonan and Huang, Daning and Ren, Zhongqiang and Zhao, Shibo and Fu, Taimeng and Reddy, Pranay and Lin, Xiao and Wang, Wenshan and Shi, Jingnan and Talak, Rajat and Cao, Kun and Du, Yi and Wang, Han and Yu, Huai and Wang, Shanzhao and Chen, Siyu and Kashyap, Ananth and Bandaru, Rohan and Dantu, Karthik and Wu, Jiajun and Xie, Lihua and Carlone, Luca and Hutter, Marco and Scherer, Sebastian},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
year = {2023},
pages = {22024--22034},
url = {https://arxiv.org/abs/2209.15428},
code = {https://github.com/pypose/pypose},
video = {https://youtu.be/XDtUDIWuGng},
website = {https://sairlab.org/pypose/},
cover = {/img/posts/pypose/robots.jpg},
addendum = {Python library accumulated over 160,000 downloads in 2025}
}
Wang, Chen and Gao, Dasong and Xu, Kuan and Geng, Junyi and Hu, Yaoyu and Qiu, Yuheng and Li, Bowen and Yang, Fan and Moon, Brady and Pandey, Abhinav and Aryan and Xu, Jiahe and Wu, Tianhao and He, Haonan and Huang, Daning and Ren, Zhongqiang and Zhao, Shibo and Fu, Taimeng and Reddy, Pranay and Lin, Xiao and Wang, Wenshan and Shi, Jingnan and Talak, Rajat and Cao, Kun and Du, Yi and Wang, Han and Yu, Huai and Wang, Shanzhao and Chen, Siyu and Kashyap, Ananth and Bandaru, Rohan and Dantu, Karthik and Wu, Jiajun and Xie, Lihua and Carlone, Luca and Hutter, Marco and Scherer, Sebastian, "PyPose: A Library for Robot Learning with Physics-based Optimization," IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), 2023.
Lifelong Graph Learning.
Chen Wang, Yuheng Qiu, Dasong Gao, Sebastian Scherer.
IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), pp. 13719–13728, 2022.
Selected as Oral presentation (4.2%)
@inproceedings{wang2022lifelong,
title = {Lifelong Graph Learning},
author = {Wang, Chen and Qiu, Yuheng and Gao, Dasong and Scherer, Sebastian},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
year = {2022},
pages = {13719--13728},
url = {https://arxiv.org/abs/2009.00647},
code = {https://github.com/sair-lab/LGL},
video = {https://youtu.be/711oo3Mi2Do},
website = {https://sairlab.org/lgl/},
cover = {/img/posts/2022-03-05-lgl/matching.jpg},
addendum = {Selected as Oral presentation (4.2\%)}
}
Wang, Chen and Qiu, Yuheng and Gao, Dasong and Scherer, Sebastian, "Lifelong Graph Learning," IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), 2022.
Robotic Interestingness via Human-Informed Few-Shot Object Detection.
Seungchan Kim, Chen Wang, Bowen Li, Sebastian Scherer.
IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), pp. 1756–1763, 2022.
@inproceedings{kim2022robotic,
title = {Robotic Interestingness via Human-Informed Few-Shot Object Detection},
author = {Kim, Seungchan and Wang, Chen and Li, Bowen and Scherer, Sebastian},
booktitle = {IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)},
year = {2022},
pages = {1756--1763},
url = {https://arxiv.org/abs/2208.01084},
cover = {/img/pubs/Robotic_Interestingness.jpeg}
}
Kim, Seungchan and Wang, Chen and Li, Bowen and Scherer, Sebastian, "Robotic Interestingness via Human-Informed Few-Shot Object Detection," IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), 2022.
AirDet: Few-Shot Detection without Fine-tuning for Autonomous Exploration.
Bowen Li, Chen Wang, Pranay Reddy, Seungchan Kim, Sebastian Scherer.
European Conference on Computer Vision (ECCV), pp. 427–444, 2022.
@inproceedings{li2021airdet,
title = {{AirDet}: Few-Shot Detection without Fine-tuning for Autonomous Exploration},
author = {Li, Bowen and Wang, Chen and Reddy, Pranay and Kim, Seungchan and Scherer, Sebastian},
booktitle = {European Conference on Computer Vision (ECCV)},
year = {2022},
pages = {427--444},
url = {https://arxiv.org/abs/2112.01740},
code = {https://github.com/sair-lab/AirDet},
video = {https://youtu.be/n87XtKUjVbE},
cover = {/img/posts/2021-12-31-air-series/AirDet.gif}
}
Li, Bowen and Wang, Chen and Reddy, Pranay and Kim, Seungchan and Scherer, Sebastian, "AirDet: Few-Shot Detection without Fine-tuning for Autonomous Exploration," European Conference on Computer Vision (ECCV), 2022.
AirObject: A Temporally Evolving Graph Embedding for Object Identification.
IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), pp. 8407–8416, 2022.
@inproceedings{keetha2021airobject,
title = {{AirObject}: A Temporally Evolving Graph Embedding for Object Identification},
author = {Keetha, Nikhil Varma and Wang, Chen and Qiu, Yuheng and Xu, Kuan and Scherer, Sebastian},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
year = {2022},
pages = {8407--8416},
url = {https://arxiv.org/abs/2111.15150},
video = {https://youtu.be/WZgn7hMZXhI},
code = {https://github.com/Nik-V9/AirObject},
website = {https://sairlab.org/airobject/},
cover = {/img/posts/2022-03-15-airobject/airobject-title.gif}
}
Keetha, Nikhil Varma and Wang, Chen and Qiu, Yuheng and Xu, Kuan and Scherer, Sebastian, "AirObject: A Temporally Evolving Graph Embedding for Object Identification," IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), 2022.
AirLoop: Lifelong Loop Closure Detection.
Dasong Gao, Chen Wang, Sebastian Scherer.
International Conference on Robotics and Automation (ICRA), pp. 10664–10671, 2022.
@inproceedings{gao2021lifelong,
title = {{AirLoop}: Lifelong Loop Closure Detection},
author = {Gao, Dasong and Wang, Chen and Scherer, Sebastian},
booktitle = {International Conference on Robotics and Automation (ICRA)},
year = {2022},
pages = {10664--10671},
url = {https://arxiv.org/abs/2109.08975},
code = {https://github.com/sair-lab/AirLoop},
video = {https://youtu.be/7uYAizKyGgE},
website = {https://sairlab.org/airloop/},
cover = {/img/posts/2021-09-28-airloop/cover.jpeg}
}
Gao, Dasong and Wang, Chen and Scherer, Sebastian, "AirLoop: Lifelong Loop Closure Detection," International Conference on Robotics and Automation (ICRA), 2022.
AirDOS: Dynamic SLAM benefits from Articulated Objects.
Yuheng Qiu, Chen Wang, Wenshan Wang, Mina Henein, Sebastian Scherer.
International Conference on Robotics and Automation (ICRA), pp. 8047–8053, 2022.
@inproceedings{qiu2021airdos,
title = {{AirDOS}: Dynamic SLAM benefits from Articulated Objects},
author = {Qiu, Yuheng and Wang, Chen and Wang, Wenshan and Henein, Mina and Scherer, Sebastian},
booktitle = {International Conference on Robotics and Automation (ICRA)},
year = {2022},
pages = {8047--8053},
url = {https://arxiv.org/abs/2109.09903},
code = {https://github.com/sair-lab/airdos},
video = {https://youtu.be/O1mNIHcfnC0},
website = {https://sairlab.org/airdos/},
cover = {/img/posts/2022-02-06-airdos/AirDOS-title.gif}
}
Qiu, Yuheng and Wang, Chen and Wang, Wenshan and Henein, Mina and Scherer, Sebastian, "AirDOS: Dynamic SLAM benefits from Articulated Objects," International Conference on Robotics and Automation (ICRA), 2022.
AirCode: A Robust Object Encoding Method.
Kuan Xu, Chen Wang, Chao Chen, Wei Wu, Sebastian Scherer.
IEEE Robotics and Automation Letters (RA-L), vol. 7, no. 2, pp. 1816–1823, 2022.
Presented at ICRA 2022
@article{xu2021aircode,
title = {{AirCode}: A Robust Object Encoding Method},
author = {Xu, Kuan and Wang, Chen and Chen, Chao and Wu, Wei and Scherer, Sebastian},
journal = {IEEE Robotics and Automation Letters (RA-L)},
year = {2022},
volume = {7},
number = {2},
pages = {1816--1823},
url = {https://arxiv.org/abs/2105.00327},
code = {https://github.com/sair-lab/AirCode},
video = {https://youtu.be/TsdfSVz7hks},
website = {https://sairlab.org/aircode/},
cover = {/img/posts/2021-10-06-aircode/AirCode.mp4},
addinfo = {Presented at ICRA 2022}
}
Xu, Kuan and Wang, Chen and Chen, Chao and Wu, Wei and Scherer, Sebastian, "AirCode: A Robust Object Encoding Method," IEEE Robotics and Automation Letters (RA-L), 2022.
Unsupervised Online Learning for Robotic Interestingness with Visual Memory.
Chen Wang, Wenshan Wang, Yuheng Qiu, Yafei Hu, Seungchan Kim, Sebastian Scherer.
IEEE Transactions on Robotics (T-RO), vol. 38, no. 4, pp. 2446–2461, 2021.
@article{wang2021unsupervised,
title = {Unsupervised Online Learning for Robotic Interestingness with Visual Memory},
author = {Wang, Chen and Wang, Wenshan and Qiu, Yuheng and Hu, Yafei and Kim, Seungchan and Scherer, Sebastian},
journal = {IEEE Transactions on Robotics (T-RO)},
year = {2021},
volume = {38},
number = {4},
pages = {2446--2461},
url = {https://arxiv.org/abs/2111.09793},
code = {https://github.com/sair-lab/interestingness},
website = {https://sairlab.org/interestingness/},
cover = {/img/posts/2020-05-01-interestingness/interestingness-tro.jpg}
}
Wang, Chen and Wang, Wenshan and Qiu, Yuheng and Hu, Yafei and Kim, Seungchan and Scherer, Sebastian, "Unsupervised Online Learning for Robotic Interestingness with Visual Memory," IEEE Transactions on Robotics (T-RO), 2021.
Intensity-SLAM: Intensity Assisted Localization and Mapping for Large Scale Environment.
Han Wang, Chen Wang, Lihua Xie.
IEEE Robotics and Automation Letters (RA-L), vol. 6, no. 2, pp. 1715–1721, 2021.
Presented at ICRA 2021
@article{wang2021intensity,
title = {Intensity-SLAM: Intensity Assisted Localization and Mapping for Large Scale Environment},
author = {Wang, Han and Wang, Chen and Xie, Lihua},
journal = {IEEE Robotics and Automation Letters (RA-L)},
year = {2021},
volume = {6},
number = {2},
pages = {1715--1721},
url = {https://arxiv.org/abs/2102.03798},
code = {https://github.com/wh200720041/intensity_slam},
video = {https://youtu.be/KLJOF84jxuk},
addinfo = {Presented at ICRA 2021},
cover = {/img/pubs/intensity_slam_cropped.mp4}
}
Wang, Han and Wang, Chen and Xie, Lihua, "Intensity-SLAM: Intensity Assisted Localization and Mapping for Large Scale Environment," IEEE Robotics and Automation Letters (RA-L), 2021.
Lightweight 3-D Localization and Mapping for Solid-State LiDAR.
Han Wang, Chen Wang, Lihua Xie.
IEEE Robotics and Automation Letters (RA-L), pp. 1801–1807, 2021.
Presented at ICRA 2021
@article{wang2021lightweight,
title = {Lightweight 3-D Localization and Mapping for Solid-State LiDAR},
author = {Wang, Han and Wang, Chen and Xie, Lihua},
journal = {IEEE Robotics and Automation Letters (RA-L)},
year = {2021},
pages = {1801--1807},
publisher = {IEEE},
url = {https://arxiv.org/abs/2102.03800},
code = {https://github.com/wh200720041/ssl_slam},
video = {https://youtu.be/iLy1DT92bCA},
addinfo = {Presented at ICRA 2021},
cover = {/img/pubs/lightweight_solid_cropped_2x.mp4}
}
Wang, Han and Wang, Chen and Xie, Lihua, "Lightweight 3-D Localization and Mapping for Solid-State LiDAR," IEEE Robotics and Automation Letters (RA-L), 2021.
Towards Real-time Semantic RGB-D SLAM in Dynamic Environments.
Tete Ji, Chen Wang, Lihua Xie.
2021 International Conference on Robotics and Automation (ICRA), pp. 11175–11181, 2021.
@inproceedings{ji2021towards,
title = {Towards Real-time Semantic RGB-D SLAM in Dynamic Environments},
author = {Ji, Tete and Wang, Chen and Xie, Lihua},
booktitle = {2021 International Conference on Robotics and Automation (ICRA)},
year = {2021},
pages = {11175--11181},
url = {https://arxiv.org/abs/2104.01316},
website = {https://sairlab.org/dyrgbd/},
cover = {/img/posts/2021-07-01-dyrgbd/high-dynamic.gif}
}
Ji, Tete and Wang, Chen and Xie, Lihua, "Towards Real-time Semantic RGB-D SLAM in Dynamic Environments," 2021 International Conference on Robotics and Automation (ICRA), 2021.
F-LOAM: Fast LiDAR Odometry And Mapping.
Han Wang, Chen Wang, Chun-Lin Chen, Lihua Xie.
IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), pp. 4390–4396, 2021.
@inproceedings{wang2021f,
title = {F-LOAM: Fast LiDAR Odometry And Mapping},
author = {Wang, Han and Wang, Chen and Chen, Chun-Lin and Xie, Lihua},
booktitle = {IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)},
year = {2021},
pages = {4390--4396},
url = {https://arxiv.org/abs/2107.00822},
code = {https://github.com/wh200720041/floam},
video = {https://youtu.be/itVdVAT5O9c},
website = {https://sairlab.org/floam/},
cover = {/img/posts/2021-09-18-floam/floam_kitti.gif}
}
Wang, Han and Wang, Chen and Chen, Chun-Lin and Xie, Lihua, "F-LOAM: Fast LiDAR Odometry And Mapping," IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), 2021.
Intensity Scan Context: Coding Intensity and Geometry Relations for Loop Closure Detection.
Han Wang, Chen Wang, Lihua Xie.
International Conference on Robotics and Automation (ICRA), pp. 2095–2101, 2020.
@inproceedings{wang2020intensity,
title = {Intensity Scan Context: Coding Intensity and Geometry Relations for Loop Closure Detection},
author = {Wang, Han and Wang, Chen and Xie, Lihua},
booktitle = {International Conference on Robotics and Automation (ICRA)},
year = {2020},
pages = {2095--2101},
url = {https://arxiv.org/abs/2003.05656},
code = {https://github.com/wh200720041/iscloam},
video = {https://youtu.be/6iEgn7md2SQ},
cover = {/img/pubs/intensity_scan_cropped.mp4}
}
Wang, Han and Wang, Chen and Xie, Lihua, "Intensity Scan Context: Coding Intensity and Geometry Relations for Loop Closure Detection," International Conference on Robotics and Automation (ICRA), 2020.
TartanAir: A Dataset to Push the Limits of Visual SLAM.
Wenshan Wang, Delong Zhu, Xiangwei Wang, Yaoyu Hu, Yuheng Qiu, Chen Wang, Yafei Hu Hu, Ashish Kapoor, Sebastian Scherer.
IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), pp. 4909–4916, 2020.
@inproceedings{wang2020tartanair,
title = {TartanAir: A Dataset to Push the Limits of Visual SLAM},
author = {Wang, Wenshan and Zhu, Delong and Wang, Xiangwei and Hu, Yaoyu and Qiu, Yuheng and Wang, Chen and Hu, Yafei Hu and Kapoor, Ashish and Scherer, Sebastian},
booktitle = {IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)},
year = {2020},
pages = {4909--4916},
url = {https://arxiv.org/abs/2003.14338},
code = {https://github.com/castacks/tartanair_tools},
video = {https://youtu.be/zJ8u_ACEP9c},
cover = {/img/posts/2020-02-29-tartanair/tartanair.jpeg},
website = {https://sairlab.org/datasets/tartanair}
}
Wang, Wenshan and Zhu, Delong and Wang, Xiangwei and Hu, Yaoyu and Qiu, Yuheng and Wang, Chen and Hu, Yafei Hu and Kapoor, Ashish and Scherer, Sebastian, "TartanAir: A Dataset to Push the Limits of Visual SLAM," IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), 2020.
Visual Memorability for Robotic Interestingness via Unsupervised Online Learning.
Chen Wang, Wenshan Wang, Yuheng Qiu, Yafei Hu, Sebastian Scherer.
European Conference on Computer Vision (ECCV), pp. 52–68, 2020.
Selected as Oral presentation (2%)
@inproceedings{wang2020visual,
title = {Visual Memorability for Robotic Interestingness via Unsupervised Online Learning},
author = {Wang, Chen and Wang, Wenshan and Qiu, Yuheng and Hu, Yafei and Scherer, Sebastian},
booktitle = {European Conference on Computer Vision (ECCV)},
year = {2020},
pages = {52--68},
url = {https://arxiv.org/abs/2005.08829},
code = {https://github.com/sair-lab/interestingness/tree/eccv},
video = {https://youtu.be/o9LrDlemerE},
addendum = {Selected as Oral presentation (2\%)},
cover = {/img/posts/2020-05-01-interestingness/interestingness_video_short.mp4},
website = {https://sairlab.org/interestingness/}
}
Wang, Chen and Wang, Wenshan and Qiu, Yuheng and Hu, Yafei and Scherer, Sebastian, "Visual Memorability for Robotic Interestingness via Unsupervised Online Learning," European Conference on Computer Vision (ECCV), 2020.
Online Visual Place Recognition via Saliency Re-identification.
Han Wang, Chen Wang, Lihua Xie.
IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), pp. 5030–5036, 2020.
@inproceedings{wang2020online,
title = {Online Visual Place Recognition via Saliency Re-identification},
author = {Wang, Han and Wang, Chen and Xie, Lihua},
booktitle = {IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)},
year = {2020},
pages = {5030--5036},
url = {https://arxiv.org/abs/2007.14549},
code = {https://github.com/wh200720041/SRLCD},
video = {https://youtu.be/gc-LMaEUL3M},
cover = {/img/pubs/PlaceRecognition.mp4}
}
Wang, Han and Wang, Chen and Xie, Lihua, "Online Visual Place Recognition via Saliency Re-identification," IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), 2020.
Cooperative Pursuit with Multi-Pursuer and One Faster Free-moving Evader.
Xu Fang, Chen Wang, Lihua Xie, Jie Chen.
IEEE Transactions on Cybernetics, vol. 52, no. 3, pp. 1405–1414, 2020.
@article{fang2020cooperative,
title = {Cooperative Pursuit with Multi-Pursuer and One Faster Free-moving Evader},
author = {Fang, Xu and Wang, Chen and Xie, Lihua and Chen, Jie},
journal = {IEEE Transactions on Cybernetics},
year = {2020},
volume = {52},
number = {3},
pages = {1405--1414},
url = {https://arxiv.org/abs/2001.04731},
code = {https://github.com/sair-lab/formation},
cover = {/img/pubs/CooperativePursuit.mp4}
}
Fang, Xu and Wang, Chen and Xie, Lihua and Chen, Jie, "Cooperative Pursuit with Multi-Pursuer and One Faster Free-moving Evader," IEEE Transactions on Cybernetics, 2020.
Graph Optimization Approach to Range-based Localization.
Xu Fang, Chen Wang, Thien-Minh Nguyen, Lihua Xie.
IEEE Transactions on Systems, Man and Cybernetics: Systems, vol. 51, no. 11, pp. 6830–6841, 2020.
@article{fang2020graph,
title = {Graph Optimization Approach to Range-based Localization},
author = {Fang, Xu and Wang, Chen and Nguyen, Thien-Minh and Xie, Lihua},
journal = {IEEE Transactions on Systems, Man and Cybernetics: Systems},
year = {2020},
volume = {51},
number = {11},
pages = {6830--6841},
url = {https://arxiv.org/abs/1802.10276},
code = {https://github.com/sair-lab/localization},
cover = {/img/pubs/RangebasedLocalization.png}
}
Fang, Xu and Wang, Chen and Nguyen, Thien-Minh and Xie, Lihua, "Graph Optimization Approach to Range-based Localization," IEEE Transactions on Systems, Man and Cybernetics: Systems, 2020.
Kervolutional Neural Networks.
Chen Wang, Jianfei Yang, Lihua Xie, Junsong Yuan.
IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), pp. 31–40, 2019.
Selected as Oral presentation (5.6%)
@inproceedings{wang2019kervolutional,
title = {Kervolutional Neural Networks},
author = {Wang, Chen and Yang, Jianfei and Xie, Lihua and Yuan, Junsong},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
pages = {31--40},
year = {2019},
url = {https://arxiv.org/abs/1904.03955},
code = {https://github.com/sair-lab/kervolution},
cover = {/img/pubs/knn.mp4},
addendum = {Selected as Oral presentation (5.6\%)}
}
Wang, Chen and Yang, Jianfei and Xie, Lihua and Yuan, Junsong, "Kervolutional Neural Networks," IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), 2019.
Kernel Cross-Correlator.
Chen Wang, Le Zhang, Lihua Xie, Junsong Yuan.
Thirty-Second AAAI Conference on Artificial Intelligence (AAAI), pp. 4179–4186, 2018.
The first theorem unifying correlation filters
@inproceedings{wang2018kernel,
title = {Kernel Cross-Correlator},
author = {Wang, Chen and Zhang, Le and Xie, Lihua and Yuan, Junsong},
booktitle = {Thirty-Second AAAI Conference on Artificial Intelligence (AAAI)},
pages = {4179--4186},
year = {2018},
url = {https://arxiv.org/abs/1709.05936},
code = {https://github.com/sair-lab/KCC},
cover = {/img/pubs/KernelCrossCorrelator.JPEG},
addendum = {The first theorem unifying correlation filters}
}
Wang, Chen and Zhang, Le and Xie, Lihua and Yuan, Junsong, "Kernel Cross-Correlator," Thirty-Second AAAI Conference on Artificial Intelligence (AAAI), 2018.
Correlation Flow: Robust Optical Flow Using Kernel Cross-Correlators.
Chen Wang, Tete Ji, Thien-Minh Nguyen, Lihua Xie.
International Conference on Robotics and Automation (ICRA), pp. 836–841, 2018.
@inproceedings{wang2018correlation,
title = {Correlation Flow: Robust Optical Flow Using Kernel Cross-Correlators},
author = {Wang, Chen and Ji, Tete and Nguyen, Thien-Minh and Xie, Lihua},
booktitle = {International Conference on Robotics and Automation (ICRA)},
pages = {836--841},
year = {2018},
url = {https://arxiv.org/abs/1802.07078},
cover = {/img/pubs/CorrelationFlow.JPEG},
code = {https://github.com/sair-lab/correlation_flow}
}
Wang, Chen and Ji, Tete and Nguyen, Thien-Minh and Xie, Lihua, "Correlation Flow: Robust Optical Flow Using Kernel Cross-Correlators," International Conference on Robotics and Automation (ICRA), 2018.
Robust Target-relative Localization with Ultra-Wideband Ranging and Communication.
2018 International Conference on Robotics and Automation (ICRA), pp. 2312–2319, 2018.
@inproceedings{nguyen2018robust,
title = {Robust Target-relative Localization with Ultra-Wideband Ranging and Communication},
author = {Nguyen, Thien-Minh and Zaini, Abdul Hanif and Wang, Chen and Guo, Kexin and Xie, Lihua},
booktitle = {2018 International Conference on Robotics and Automation (ICRA)},
pages = {2312--2319},
year = {2018},
url = {https://arxiv.org/abs/1802.08953},
cover = {/img/pubs/RobustTargetRelative.mp4},
video = {https://youtu.be/08yU9LqLTto}
}
Nguyen, Thien-Minh and Zaini, Abdul Hanif and Wang, Chen and Guo, Kexin and Xie, Lihua, "Robust Target-relative Localization with Ultra-Wideband Ranging and Communication," 2018 International Conference on Robotics and Automation (ICRA), 2018.
Ultra-Wideband Aided Fast Localization and Mapping System.
IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), pp. 1602–1609, 2017.
@inproceedings{wang2017ultra,
title = {Ultra-Wideband Aided Fast Localization and Mapping System},
author = {Wang, Chen and Zhang, Handuo and Nguyen, Thien-Minh and Xie, Lihua},
booktitle = {IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)},
year = {2017},
pages = {1602--1609},
url = {https://arxiv.org/abs/1710.00156},
code = {https://github.com/sair-lab/localization},
cover = {/img/pubs/uwb-mapping.jpg},
organization = {IEEE}
}
Wang, Chen and Zhang, Handuo and Nguyen, Thien-Minh and Xie, Lihua, "Ultra-Wideband Aided Fast Localization and Mapping System," IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), 2017.
Non-iterative SLAM.
Chen Wang, Junsong Yuan, Lihua Xie.
International Conference on Advanced Robotics, pp. 83–90, 2017.
Best paper award in robotic planning
@inproceedings{wang2017non,
title = {Non-iterative SLAM},
author = {Wang, Chen and Yuan, Junsong and Xie, Lihua},
booktitle = {International Conference on Advanced Robotics},
pages = {83--90},
year = {2017},
organization = {IEEE},
url = {https://arxiv.org/abs/1701.05294},
video = {https://youtu.be/Ed_6wYIKRfs},
code = {https://github.com/sair-lab/ni-slam},
website = {https://sairlab.org/ni-slam/},
cover = {/img/posts/2020-04-20-ni-slam/ni-slam.mp4},
addendum = {Best paper award in robotic planning}
}
Wang, Chen and Yuan, Junsong and Xie, Lihua, "Non-iterative SLAM," International Conference on Advanced Robotics, 2017.
This blog will briefly explain IL in a high-level perspective, as the reader may find more in-depth explanation in the paper.
What is a unified framework for robot autonomy?
- Three Principles
The three principles of a unified framwork for robot autonomy.
Data-driven and Scalable: Self-Supervised
Different from computer vision or language models, labeling data for robotic tasks is often significantly more costly, as it typically requires specialized equipment rather than simple human annotations. To ensure the scalability of data-driven approaches in robot autonomy, the development of effective self-supervised learning frameworks is essential.
Generalizable and Interpretable: Neuro-Symbolic Learning with Physical and Logical Structure
Robotic tasks often involve underlying structured knowledge governed by both physical laws and logical relationships, such as kinematic and logical constraints, task preconditions, and safety rules. Neuro-Symbolic learning enables the system to make decisions that are easier to interpret, while also improving generalization to novel tasks and environments by leveraging prior knowledge about how the world works.
Modular and Global Optimal: End-to-end Trainable
A modular design reduces complexity by decomposing a system into independent yet interconnected components, making development, debugging, and interpretation more manageable. However, training neural and symbolic modules separately can lead to suboptimal integration, as errors may propagate and accumulate across components. Therefore, we expect a modular system to be end-to-end trainable, retaining the interpretability and flexibility of modular design, while enabling joint optimization across the entire pipeline.
Why do we need Imperative Leanring?
Imperative learning is a UNIFIED learning framework for robot autonomy following the three principles.
The imperative learning (IL) consists of three modules including a neural perceptual network, a symbolic reasoning engine, and a general memory system.
IL is formulated as a special bilevel optimization, enabling reciprocal learning and mutual correction among the three modules.
The framework of imperative learning.
Denote the neural system as \(\boldsymbol z = f({\boldsymbol{\theta}}, \boldsymbol{x})\), where \(\boldsymbol{x}\) represents the sensor measurements, \({\boldsymbol{\theta}}\) represents the perception-related learnable parameters, and \(\boldsymbol z\) represents the neural outputs such as semantic attributes; the reasoning engine as \(g(f, M, {\boldsymbol{\mu}})\) with reasoning-related parameters \({\boldsymbol{\mu}}\) and the memory system as \(M({\boldsymbol{\gamma}}, {\boldsymbol{\nu}})\), where \({\boldsymbol{\gamma}}\) is perception-related memory parameters and \({\boldsymbol{\nu}}\) is reasoning-related memory parameters. Therefore, imperative learning (IL) is formulated as a special BLO:
where \(\xi\) is a general constraint (either equality or inequality); \(U\) and \(L\) are the upper-level (UL) and lower-level (LL) cost functions; and \(\boldsymbol \psi \doteq [{\boldsymbol{\theta}}^\top, {\boldsymbol{\gamma}}^\top]^\top\) are stacked UL variables and \(\boldsymbol \phi \doteq [{\boldsymbol{\mu}}^\top, {\boldsymbol{\nu}}^\top]^\top\) are stacked LL variables, respectively.
Alternatively, \(U\) and \(L\) are also referred to as the neural cost and symbolic cost, respectively.
The term “imperative” is used to denote the passive nature of the learning process:
Once optimized, the neural system \(f\) in the UL cost will be driven to align with the LL reasoning engine \(g\)
E.g., logical, physical, or geometrical reasoning process with constraint \(\xi\).
Therefore, IL can learn to generate logically, physically, or geometrically feasible semantic attributes or predicates.
In some applications, \(\boldsymbol \psi\) and \(\boldsymbol \phi\) are also referred to as neuron-like and symbol-like parameters, respectively.
Self-supervised and End-to-end Trainable
Since many symbolic reasoning engines including geometric, physical, and logical reasoning, can be optimized or solved without providing labels.
For example, A\(^*\) search, geometrical reasoning such as bundle adjustment (BA), and physical reasoning like model predictive control (MPC) can be optimized without providing labels.
The IL framework leverages this phenomenon and jointly optimizes the three modules by bilevel optimization, which enforces the three modules to mutually correct each other.
Consequently, all three modules can be trained in a self-supervised and end-to-end manner by observing the world.
Although IL is designed for self-supervised learning, it can easily adapt to supervised or weakly supervised learning by involving labels either in UL or LL cost functions or both.
Overcoming the other Challenges.
The symbolic module offers better Interpretability and Generalization Ability due to its explainable design.
The Optimality is brought by bilevel optimization, compared to separately training the neural and symbolic modules.
Optimization Challenge
The solution to IL mainly involves solving the UL parameters \({\boldsymbol{\theta}}\) and \({\boldsymbol{\gamma}}\) and the LL parameters \({\boldsymbol{\mu}}\) and \({\boldsymbol{\nu}}\).
Intuitively, the UL parameters which are often neuron-like weights can be updated with the gradients of the UL cost $U$:
Since \(U\), \(L\), \(M\), \(g\), and \(f\) are often well defined, the challenge is to compute the derivative of lower-level (symbol-like) parameters w.r.t the upper-level (neuron-like) parameters, \(\color{blue}\frac{\partial \boldsymbol \phi^*}{\partial \boldsymbol \psi}\), which takes the form:
There are generally two ways to compute it, i.e., unrolled differentiation and implicit differentiation. See paper for more details.
Since \(\boldsymbol \psi \doteq [{\boldsymbol{\theta}}^\top, {\boldsymbol{\gamma}}^\top]^\top\) are LL parameters, the solution depends on the specific LL tasks.
Applications and Examples
The paper provides five distinct examples covering the different cases of LL tasks.
The five distinct examples and their LL optimization methods.
Path Planning
In the case of LL tasks have closed-form solutions, we provide examples in both global and local path planning.
Global Path Planning
iA*: Imperative Learning-based A* Search for Path Planning.
Xiangyu Chen, Fan Yang, Chen Wang.
IEEE Robotics and Automation Letters (RA-L), vol. 10, no. 12, pp. 12987–12994, 2025.
Reducing 66% search area and 54% runtime via imperative learning
@article{chen2025iastar,
title = {{iA*}: Imperative Learning-based A* Search for Path Planning},
author = {Chen, Xiangyu and Yang, Fan and Wang, Chen},
journal = {IEEE Robotics and Automation Letters (RA-L)},
year = {2025},
volume = {10},
number = {12},
pages = {12987-12994},
url = {https://arxiv.org/abs/2403.15870},
code = {https://github.com/sair-lab/iAstar},
website = {https://sairlab.org/iastar/},
cover = {/img/posts/2024-10-28-iAstar/cover.gif},
addendum = {Reducing 66\% search area and 54\% runtime via imperative learning}
}
Chen, Xiangyu and Yang, Fan and Wang, Chen, "iA*: Imperative Learning-based A* Search for Path Planning," IEEE Robotics and Automation Letters (RA-L), 2025.
A\(^*\) is widely used due to its optimality, but often suffers low efficiency due to its large search space.
Therefore, we could leverage a neural module to predict a confined search space, leading to overall improved efficiency.
We take A\(^*\) as the symbolic reasoning engine and train the neural module in a self-supervised way based on IL.
This results in a new framework, which is referred to as iA\(^*\).
The framework of iAstar.
Due to the confined search space and generalization ability from A*, iA\(^*\) outperforms both classic and other learning methods.
The following figure shows the qualitative results of path planning algorithms on datasets, including MP, Maze, and Matterport3D.
The qualitative results of path planning algorithms on three widely used datasets, including MP, Maze, and Matterport3D. The symbols S and G indicate the randomly selected start and goal positions. The optimal paths found by different path planning algorithms and their associated search space are indicated by red trajectories and green areas, respectively.
Local Path Planning
iPlanner: Imperative Path Planning.
Fan Yang, Chen Wang, Cesar Cadena, Marco Hutter.
Robotics: Science and Systems (RSS), 2023.
A pioneer work in visual planning using imperative learning
@inproceedings{yang2023iplanner,
author = {Yang, Fan and Wang, Chen and Cadena, Cesar and Hutter, Marco},
title = {{iPlanner}: Imperative Path Planning},
booktitle = {Robotics: Science and Systems (RSS)},
url = {https://arxiv.org/abs/2302.11434},
code = {https://github.com/sair-lab/iPlanner},
year = {2023},
website = {https://sairlab.org/iPlanner/},
cover = {/img/posts/2023-07-30-iPlanner/iplanner-cover.gif},
addendum = {A pioneer work in visual planning using imperative learning}
}
Yang, Fan and Wang, Chen and Cadena, Cesar and Hutter, Marco, "iPlanner: Imperative Path Planning," Robotics: Science and Systems (RSS), 2023.
End-to-end local path planning has recently attracted considerable interest, particularly for its potential to enable efficient inference.
Reinforcement learning-based methods often suffer from sample inefficiency and difficulties in directly processing depth images.
Imitation learning-based methods rely heavily on the availability and quality of labeled trajectories.
To solve those problems, we leverage a neural module to predict sparse waypoints, leading to overall improved efficiency.
The waypoints are then interpolated using a trajectory optimization engine based on a cubic spline.
We use IL to train this new framework, which is referred to as iPlanner.
The framework of iPlanner.
The following figure shows real-world experiment for local path planning using iPlanner with a legged robot.
Real-world experiment for local path planning using iPlanner with a legged robot. The red curve indicates the robot's trajectory from right to left, beginning inside a building and then navigating to the outdoors. The robot follows a series of waypoints (blue) and plans in different scenarios marked by green boxes including (A) passing through doorways, (B, D, E) circumventing both static and dynamic obstacles, and (B, F) ascending and descending stairs.
Logical Reasoning
In the case of the LL task needs first-order optimization, we provide an example in inductive logical reasoning.
Existing works only focus on toy examples, such as Visual Sudoku, and binary vector representations in BlocksWorld.
They cannot simultaneously perform grounding (high dimensional data) and rule induction.
Based on IL, we use a neural network for concept and relationship prediction, and a neural logical machine (NLM) for rule induction.
We denote this new framework as iLogic.
The framework of iLogic.
In the following figure, iLogic conducts rule induction with perceived groundings and the constraining rules exhibited on the right side and finally gets the accurate action prediction exhibited on the left side.
The examples of learned rules using iLogic.
Optimal Control
A Self-Supervised Learning Approach with Differentiable Optimization for UAV Trajectory Planning.
IEEE International Conference on Robotics and Automation (ICRA), 2026.
@inproceedings{jiang2025self,
title = {A Self-Supervised Learning Approach with Differentiable Optimization for UAV Trajectory Planning},
author = {Jiang, Yufei and Zhan, Yuanzhu and Gupta, Harsh Vardhan and Borde, Chinmay and Geng, Junyi},
booktitle = {IEEE International Conference on Robotics and Automation (ICRA)},
url = {https://arxiv.org/abs/2504.04289},
year = {2026},
organization = {IEEE},
cover = {/img/pubs/iUAV.jpg}
}
Jiang, Yufei and Zhan, Yuanzhu and Gupta, Harsh Vardhan and Borde, Chinmay and Geng, Junyi, "A Self-Supervised Learning Approach with Differentiable Optimization for UAV Trajectory Planning," IEEE International Conference on Robotics and Automation (ICRA), 2026.
Imperative MPC: An End-to-End Self-Supervised Learning with Differentiable MPC for UAV Attitude Control.
Haonan He, Yuheng Qiu, Junyi Geng.
Annual Learning for Dynamics & Control Conference (L4DC), vol. 283, pp. 1140–1153, 2025.
@inproceedings{he2025imperative,
title = {Imperative MPC: An End-to-End Self-Supervised Learning with Differentiable MPC for UAV Attitude Control},
author = {He, Haonan and Qiu, Yuheng and Geng, Junyi},
booktitle = {Annual Learning for Dynamics \& Control Conference (L4DC)},
pages = {1140--1153},
year = {2025},
editor = {Ozay, Necmiye and Balzano, Laura and Panagou, Dimitra and Abate, Alessandro},
volume = {283},
series = {Proceedings of Machine Learning Research},
month = {04--06 Jun},
publisher = {PMLR},
pdf = {https://raw.githubusercontent.com/mlresearch/v283/main/assets/he25a/he25a.pdf},
url = {https://proceedings.mlr.press/v283/he25a.html},
cover = {/img/posts/2024-07-02-iSeries/iMPC.jpg}
}
He, Haonan and Qiu, Yuheng and Geng, Junyi, "Imperative MPC: An End-to-End Self-Supervised Learning with Differentiable MPC for UAV Attitude Control," Annual Learning for Dynamics & Control Conference (L4DC), 2025.
In the case of the LL task needs constrained optimization, we provide an example of UAV attitude control based on IMU.
Differentiable model predictive control (MPC) to combine the physics-based modeling with data-driven methods, enabling learning dynamic models and control policies in an end-to-end manner.
However, many prior studies depend on expert demonstrations or labeled data for supervised learning.
They often suffer from challenging conditions such as unseen environments and external disturbances.
Based on IL, we use a neural network for IMU denoising and predict the hyperparameters for MPC.
We denote this new framework as iMPC.
The framework of iMPC.
We evaluate the control performance under the wind disturbance to validate the robustness of the proposed approach.
Control performance of iMPC under different levels of wind disturbance.
Visual Odometry
iSLAM: Imperative SLAM.
Taimeng Fu, Shaoshu Su, Yiren Lu, Chen Wang.
IEEE Robotics and Automation Letters (RA-L), vol. 9, no. 5, pp. 4607–4614, 2024.
Presented at ICRA 2025First to unify front-end odometry and back-end pose graph via reciprocal learning
@article{fu2024islam,
title = {{iSLAM}: Imperative {SLAM}},
author = {Fu, Taimeng and Su, Shaoshu and Lu, Yiren and Wang, Chen},
journal = {IEEE Robotics and Automation Letters (RA-L)},
year = {2024},
volume = {9},
number = {5},
pages = {4607--4614},
url = {https://arxiv.org/abs/2306.07894},
code = {https://github.com/sair-lab/iSLAM/},
video = {https://youtu.be/rtCvx0XCRno},
website = {https://sairlab.org/iSLAM},
cover = {/img/posts/2023-08-01-iSLAM/iSLAM.mp4},
addinfo = {Presented at ICRA 2025},
addendum = {First to unify front-end odometry and back-end pose graph via reciprocal learning}
}
Fu, Taimeng and Su, Shaoshu and Lu, Yiren and Wang, Chen, "iSLAM: Imperative SLAM," IEEE Robotics and Automation Letters (RA-L), 2024.
In the case of the LL task needs second-order optimization, we provide an example of simultaneous localization and mapping (SLAM).
Existing SLAM systems only have single connection between the front-end odometry and back-end pose graph optimization.
This leads to sub-optimal solutions since there is no feedback from the back-end to the front-end.
We proposed to optimize the entire SLAM system based on IL, leading the self-supervised reciprocal correction between the front-end and the back-end.
We refer to this new framework as iSLAM.
The framework of iSLAM. On the forward path, the odometry module (front-end) predicts the robot trajectory. The pose graph optimization (back-end) minimizes the LL cost in several iterations to get optimal poses. On the backward path, the UL cost is back-propagated through the map with a "one-step" strategy to update the network.
With more training iterations, the front-end odometry can be kept improving in the following figure.
The predicted trajectories from the front-end are improved concerning the number of imperative iterations in iSLAM.
Multi-agent Routing
iMTSP: Solving Min-Max Multiple Traveling Salesman Problem with Imperative Learning.
Yifan Guo, Zhongqiang Ren, Chen Wang.
IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), pp. 10245–10252, 2024.
A pioneer work on imperative learning with discrete optimization
@inproceedings{guo2024imtsp,
title = {{iMTSP}: Solving Min-Max Multiple Traveling Salesman Problem with Imperative Learning},
author = {Guo, Yifan and Ren, Zhongqiang and Wang, Chen},
booktitle = {IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)},
year = {2024},
pages = {10245--10252},
url = {https://arxiv.org/abs/2405.00285},
code = {https://github.com/sair-lab/iMTSP},
video = {https://youtu.be/h0oflFcvPSc},
website = {https://sairlab.org/iMTSP},
cover = {/img/posts/2024-05-20-iMTSP/iMTSP.mp4},
addendum = {A pioneer work on imperative learning with discrete optimization}
}
Guo, Yifan and Ren, Zhongqiang and Wang, Chen, "iMTSP: Solving Min-Max Multiple Traveling Salesman Problem with Imperative Learning," IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), 2024.
In the case of the LL task needs discrete optimization, we provide an example of multiple traveling salesman problem (MTSP).
Traditional methods for MTSP needs combinatorial optimization, which is discrete optimization in a very large space.
Classic MTSP solvers such as Google’s OR-Tools routing library meet difficulties for large-scale problems (>500 cities).
We introduce IL and use a neural network for city allocation to agents and then use single TSP solvers for divided smaller problems.
To compute the differentiation in discrete space, we introduce a surrogate network to estimate the gradient based on control variate.
We refer this new framework as iMTSP.
The framework of iMTSP. A surrogate network is introduced as the memory in the IL framework, constructing a low-variance gradient for the allocation network through the non-differentiable and discrete TSP solvers.
Due to the generalization abilities of IL, iMTSP outperforms both classic solvers and RL-based methods.
Recommended External Publications
[1]
Joint Sparse Optical Flow Estimation and Keypoint Detection via Dual-task Imperative Learning.
IEEE Transactions on Pattern Analysis and Machine Intelligence (T-PAMI), vol. 48, no. 3, pp. 2659–2675, 2026.
@article{liu2025joint,
title = {Joint Sparse Optical Flow Estimation and Keypoint Detection via Dual-task Imperative Learning},
author = {Liu, Qiang and Chen, Baojia and Hao, Zhiqiang and Li, Xinlong and Xiang, Leilei and Liu, Juan},
journal = {IEEE Transactions on Pattern Analysis and Machine Intelligence (T-PAMI)},
year = {2026},
volume = {48},
number = {3},
pages = {2659-2675},
doi = {10.1109/TPAMI.2025.3627192},
publisher = {IEEE}
}
Liu, Qiang and Chen, Baojia and Hao, Zhiqiang and Li, Xinlong and Xiang, Leilei and Liu, Juan, "Joint Sparse Optical Flow Estimation and Keypoint Detection via Dual-task Imperative Learning," IEEE Transactions on Pattern Analysis and Machine Intelligence (T-PAMI), 2026.
[2]
A Self-Supervised Learning Approach with Differentiable Optimization for UAV Trajectory Planning.
IEEE International Conference on Robotics and Automation (ICRA), 2026.
@inproceedings{jiang2025self,
title = {A Self-Supervised Learning Approach with Differentiable Optimization for UAV Trajectory Planning},
author = {Jiang, Yufei and Zhan, Yuanzhu and Gupta, Harsh Vardhan and Borde, Chinmay and Geng, Junyi},
booktitle = {IEEE International Conference on Robotics and Automation (ICRA)},
url = {https://arxiv.org/abs/2504.04289},
year = {2026},
organization = {IEEE},
cover = {/img/pubs/iUAV.jpg}
}
Jiang, Yufei and Zhan, Yuanzhu and Gupta, Harsh Vardhan and Borde, Chinmay and Geng, Junyi, "A Self-Supervised Learning Approach with Differentiable Optimization for UAV Trajectory Planning," IEEE International Conference on Robotics and Automation (ICRA), 2026.
[3]
Imperative MPC: An End-to-End Self-Supervised Learning with Differentiable MPC for UAV Attitude Control.
Haonan He, Yuheng Qiu, Junyi Geng.
Annual Learning for Dynamics & Control Conference (L4DC), vol. 283, pp. 1140–1153, 2025.
@inproceedings{he2025imperative,
title = {Imperative MPC: An End-to-End Self-Supervised Learning with Differentiable MPC for UAV Attitude Control},
author = {He, Haonan and Qiu, Yuheng and Geng, Junyi},
booktitle = {Annual Learning for Dynamics \& Control Conference (L4DC)},
pages = {1140--1153},
year = {2025},
editor = {Ozay, Necmiye and Balzano, Laura and Panagou, Dimitra and Abate, Alessandro},
volume = {283},
series = {Proceedings of Machine Learning Research},
month = {04--06 Jun},
publisher = {PMLR},
pdf = {https://raw.githubusercontent.com/mlresearch/v283/main/assets/he25a/he25a.pdf},
url = {https://proceedings.mlr.press/v283/he25a.html},
cover = {/img/posts/2024-07-02-iSeries/iMPC.jpg}
}
He, Haonan and Qiu, Yuheng and Geng, Junyi, "Imperative MPC: An End-to-End Self-Supervised Learning with Differentiable MPC for UAV Attitude Control," Annual Learning for Dynamics & Control Conference (L4DC), 2025.