Summary
This work presents a method for camera-radar detection and fusion. The authors propose an approach that follows:
Yanqin Jiang, Li Zhang, Zhenwei Miao, Xiatian Zhu, Jin Gao, Weiming Hu, and Yu-Gang Jiang. Polarformer: Multi-camera 3d object detection with polar transformers. AAAI, 2023.
and
Julien Rebut, Arthur Ouaknine, Waqas Malik, and Patrick Pérez. Raw high-definition radar for multi-task learning. In CVPR, 2022.
Specifically, the paper introduces a polar transformer method that cross-attends image and radar features across modalities according to view and sampling geometry. The technique relies on RAW radar measurements as input and, similar to recent works (above), is evaluated on an existing dataset. The approach is validated to be on par with recent methods.
Strengths
The cross-modal fusion is well-motivated and has shown to be effective. Although a large body of work has proposed similar methods that also rely on RAW radar data, the design of the proposed method is sound and well-executed. Devising methods that operate on RAW data is an exciting opportunity for the field to embrace ideas from computational imaging in vision models.
Weaknesses
The proposed method lacks novelty and experimental margins. Specifically, areas of concern are the following:
*Novelty and Technical Contribution: A large body of work has explored BEV-based fusion approaches and, recently, RAW-based detections. Specifically, this work directly follows the core ideas from:
Yanqin Jiang, Li Zhang, Zhenwei Miao, Xiatian Zhu, Jin Gao, Weiming Hu, and Yu-Gang Jiang. Polarformer: Multi-camera 3d object detection with polar transformers. AAAI, 2023.
and
Julien Rebut, Arthur Ouaknine, Waqas Malik, and Patrick Pérez. Raw high-definition radar for multi-task learning. In CVPR, 2022.
While the specific attention mechanism is new, it also extends the formulation in PolarFormer to the radar measurement formation model. As such, the technical contribution of the method is incremental in comparison to existing work in the field.
*Experimental Margins: As a results of the relatively incremental changes in architecture and training, the margins that the proposed method achieves are also also incremental. The method is on par with FFTRadNet on the original dataset, but improves after labeling. However, it is unclear if the baseline method has been retrained and all other baseline methods are also missing in the dataset. Moreover, without validating the relabeled dataset separately, it is unclear if the relabling biases the evaluation.
Questions
Can the authors include examples of mislabeled objects or bias in the dataset?
What scenarios are corrected and why do they contribute significantly to the evaluation?
Rating
5: Borderline accept: Technically solid paper where reasons to accept outweigh reasons to reject, e.g., limited evaluation. Please use sparingly.
Confidence
5: You are absolutely certain about your assessment. You are very familiar with the related work and checked the math/other details carefully.
Limitations
The authors discuss the limitations of their work and societal impacts of the method adequately.