Air Series is a collection of articles that are first authored by junior researchers.
This series focuses on a wide variety of topics in robot perception.
Air Series Articles I
-
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), 2022.
-
AirLoop: Lifelong Loop Closure Detection.International Conference on Robotics and Automation (ICRA), 2022.
-
AirDOS: Dynamic SLAM benefits from Articulated Objects.International Conference on Robotics and Automation (ICRA), 2022.
-
AirCode: A Robust Object Encoding Method.IEEE Robotics and Automation Letters (RA-L), 2022.
Air Series Articles II (To release)
-
AirSLAM: An Efficient and Illumination-Robust Point-Line Visual SLAM System.arXiv preprint arXiv:2408.03520, 2024.
-
AirShot: Efficient Few-Shot Detection for Autonomous Exploration.IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), 2024.
-
AirIMU: Learning Uncertainty Propagation for Inertial Odometry.arXiv preprint arXiv:2310.04874, 2024.
-
AirLoc: Object-based Indoor Relocalization.arXiv preprint arXiv:2304.00954, 2024.
-
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.IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), 2023.
First Author Information (When work was done)
- Bowen Li
- Junior student at Tongji University, China.
- Now: PhD student of CMU RI.
- Nikhil Varma Keetha
- Junior student at Indian Institute of Technology Dhanbad.
- Now: Master student of CMU RI.
- Dasong Gao
- Master student at Carnegie Mellon University.
- Now: PhD student of MIT EECS.
- Yuheng Qiu
- Undergraduate of Chinese University of Hong Kong.
- Now: PhD student of CMU ME.
- Kuan Xu
- Master Graduate of Harbin Institute of Technology, China.
- Now: PhD student of NTU EEE.
- Xiao Lin
- Freshman at Georgia Institute of Technology.
- Now: Sophomore at Georgia Institute of Technology.
- Aryan
- Junior student at Delhi Technological University.
- Now: Master student of CMU RI.
- Zihan Wang
- Junior student at University of Edinburgh.
- Now: Master student of CMU RI.
Contribution
-
AirDet: Few-shot Detection without Fine-tunning
- The first practical few-shot object detection method that requires no fine-tunning.
- It achieves even better results than the exhaustively fine-tuned methods (up to 60% improvements).
- Validated on real world sequences from DARPA Subterranean (SubT) challenge.
-
AirObject: Temporal Object Embedding
- The first temporal object embedding method.
- It achieves the state-of-the-art performance for video object identification.
- Robust to severe occlusion, perceptual aliasing, viewpoint shift, deformation, and scale transform.
- Project Page: https://sairlab.org/airobject
-
AirDOS: Dynamic Object-aware SLAM (DOS) system
- The first DOS system showing that camera pose estimation can be improved by incorporating dynamic articulated objects.
- Establish 4-D dynamic object maps.
- Project Page: https://sairlab.org/airdos
-
AirLoop: Lifelong Learning for Robots
- The first lifelong learning method for loop closure detection.
- Model incremental improvement even after deployment.
- Project Page: https://sairlab.org/airloop
-
AirCode: Robust Object Encoding
- The first deep point-based object encoding for single image.
- It achieves the state-of-the-art performance for object re-identification.
- Robust to viewpoint shift, object deformation, and scale transform.
- Project Page: https://sairlab.org/aircode
More information can be found at the research page.