paper-with-me

Papers

X-Align++: cross-modal cross-view alignment for Bird's-eye-view segmentation

2023-06-06 · Shubhankar Borse, Senthil Yogamani, Marvin Klingner, Varun Ravi, Hong Cai, Abdulaziz Almuzairee, Fatih Porikli

Bird's-eye-view (BEV) grid is a typical representation of the perception of road components, e.g., drivable area, in autonomous driving. Most existing approaches rely on cameras only to perform segmentation in BEV space, which is fundamentally constrained by the absence of reliable depth information. The latest works leverage both camera and LiDAR modalities but suboptimally fuse their features using simple, concatenation-based mechanisms. In this paper, we address these problems by enhancing the alignment of the unimodal features in order to aid feature fusion, as well as enhancing the alignment between the cameras' perspective view (PV) and BEV representations. We propose X-Align, a novel end-to-end cross-modal and cross-view learning framework for BEV segmentation consisting of the following components: (i) a novel Cross-Modal Feature Alignment (X-FA) loss, (ii) an attention-based Cross-Modal Feature Fusion (X-FF) module to align multi-modal BEV features implicitly, and (iii) an auxiliary PV segmentation branch with Cross-View Segmentation Alignment (X-SA) losses to improve the PV-to-BEV transformation. We evaluate our proposed method across two commonly used benchmark datasets, i.e., nuScenes and KITTI-360. Notably, X-Align significantly outperforms the state-of-the-art by 3 absolute mIoU points on nuScenes. We also provide extensive ablation studies to demonstrate the effectiveness of the individual components.

📄 PDF Abstract BibTeX arXiv:2306.03810

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingBEV SegmentationSegmentation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

How do Cross-View and Cross-Modal Alignment Affect Representations in Contrastive Learning?

2022-11-23 · Thomas M. Hehn, Julian F. P. Kooij, Dariu M. Gavrila

Various state-of-the-art self-supervised visual representation learning approaches take advantage of data from multiple sensors by aligning the feature representations across views and/or modalities. In this work, we inv…

Contrastive Learningcross-modal alignmentDepth EstimationDepth Prediction+5

X-Align: Cross-Modal Cross-View Alignment for Bird's-Eye-View Segmentation

2022-10-13 · Shubhankar Borse, Marvin Klingner, Varun Ravi Kumar, Hong Cai 외

Bird's-eye-view (BEV) grid is a common representation for the perception of road components, e.g., drivable area, in autonomous driving. Most existing approaches rely on cameras only to perform segmentation in BEV space,…

Autonomous DrivingBEV SegmentationSegmentation

SGANet: Semantic and Geometric Alignment for Multimodal Multi-view Anomaly Detection

2026-04-07 · Letian Bai, Chengyu Tao, Juan Du arxiv

Multi-view anomaly detection aims to identify surface defects on complex objects using observations captured from multiple viewpoints. However, existing unsupervised methods often suffer from feature inconsistency arisin…

Anomaly Detection

ObjectRelator: Enabling Cross-View Object Relation Understanding in Ego-Centric and Exo-Centric Videos

2024-11-28 · Yuqian Fu, Runze Wang, Yanwei Fu, Danda Pani Paudel 외

In this paper, we focus on the Ego-Exo Object Correspondence task, an emerging challenge in the field of computer vision that aims to map objects across ego-centric and exo-centric views. We introduce ObjectRelator, a no…

ObjectObject LocalizationRelation

MV-CLAM: Multi-View Molecular Interpretation with Cross-Modal Projection via Language Model

2025-02-23 · Sumin Ha, Jun Hyeong Kim, Yinhua Piao, Sun Kim

Human expertise in chemistry and biomedicine relies on contextual molecular understanding, a capability that large language models (LLMs) can extend through fine-grained alignment between molecular structures and text. R…

cross-modal alignmentLanguage ModelingLanguage Modelling