paper-with-me

Papers

CrossOver: 3D Scene Cross-Modal Alignment

2025-02-20 · CVPR 2025 1 · Sayan Deb Sarkar, Ondrej Miksik, Marc Pollefeys, Daniel Barath, Iro Armeni

Multi-modal 3D object understanding has gained significant attention, yet current approaches often assume complete data availability and rigid alignment across all modalities. We present CrossOver, a novel framework for cross-modal 3D scene understanding via flexible, scene-level modality alignment. Unlike traditional methods that require aligned modality data for every object instance, CrossOver learns a unified, modality-agnostic embedding space for scenes by aligning modalities - RGB images, point clouds, CAD models, floorplans, and text descriptions - with relaxed constraints and without explicit object semantics. Leveraging dimensionality-specific encoders, a multi-stage training pipeline, and emergent cross-modal behaviors, CrossOver supports robust scene retrieval and object localization, even with missing modalities. Evaluations on ScanNet and 3RScan datasets show its superior performance across diverse metrics, highlighting adaptability for real-world applications in 3D scene understanding.

📄 PDF Abstract BibTeX arXiv:2502.15011

Code (1)

GradientSpaces/CrossOver 공식 구현 pytorch

Tasks

cross-modal alignmentObjectObject LocalizationScene Understanding

Similar Papers 제목 키워드 기반

Safe Crossover of Neural Networks Through Neuron Alignment

2020-03-23 · Thomas Uriot, Dario Izzo

One of the main and largely unexplored challenges in evolving the weights of neural networks using genetic algorithms is to find a sensible crossover operation between parent networks. Indeed, naive crossover leads to fu…

A New Lagrangian Problem Crossover: A Systematic Review and Meta-Analysis of Crossover Standards

2022-04-21 · Aso M. Aladdin, Tarik A. Rashid

The performance of most evolutionary metaheuristic algorithms relays on various operatives. One of them is the crossover operator, which is divided into two types: application dependent and application independent crosso…

Co-Evolutionary Multi-Modal Alignment via Structured Adversarial Evolution

2026-03-02 · Guoxin Shi, Haoyu Wang, Zaihui Yang, Yuxing Wang 외 arxiv

Adversarial behavior plays a central role in aligning large language models with human values. However, existing alignment methods largely rely on static adversarial settings, which fundamentally limit robustness, partic…

SGAligner++: Cross-Modal Language-Aided 3D Scene Graph Alignment

2025-09-23 · Binod Singh, Sayan Deb Sarkar, Iro Armeni arxiv

Aligning 3D scene graphs is a crucial initial step for several applications in robot navigation and embodied perception. Current methods in 3D scene graph alignment often rely on single-modality point cloud data and stru…

3D Scene Graph AlignmentVisual LocalizationScene Understanding3D Reconstruction

Cross-Modal Scene Semantic Alignment for Image Complexity Assessment

2025-10-21 · Yuqing Luo, Yixiao Li, Jiang Liu, Jun Fu 외 arxiv

Image complexity assessment (ICA) is a challenging task in perceptual evaluation due to the subjective nature of human perception and the inherent semantic diversity in real-world images. Existing ICA methods predominant…