paper-with-me

Papers

ModSelect: Automatic Modality Selection for Synthetic-to-Real Domain Generalization

2022-08-19 · Zdravko Marinov, Alina Roitberg, David Schneider, Rainer Stiefelhagen

Modality selection is an important step when designing multimodal systems, especially in the case of cross-domain activity recognition as certain modalities are more robust to domain shift than others. However, selecting only the modalities which have a positive contribution requires a systematic approach. We tackle this problem by proposing an unsupervised modality selection method (ModSelect), which does not require any ground-truth labels. We determine the correlation between the predictions of multiple unimodal classifiers and the domain discrepancy between their embeddings. Then, we systematically compute modality selection thresholds, which select only modalities with a high correlation and low domain discrepancy. We show in our experiments that our method ModSelect chooses only modalities with positive contributions and consistently improves the performance on a Synthetic-to-Real domain adaptation benchmark, narrowing the domain gap.

📄 PDF Abstract BibTeX arXiv:2208.09414

Code (0)

등록된 구현이 없습니다.

Tasks

Activity RecognitionCross-Domain Activity RecognitionDomain AdaptationDomain Generalization

Similar Papers 제목 키워드 기반

Greedy Modality Selection via Approximate Submodular Maximization

2022-10-22 · Runxiang Cheng, Gargi Balasubramaniam, Yifei He, Yao-Hung Hubert Tsai 외

Multimodal learning considers learning from multi-modality data, aiming to fuse heterogeneous sources of information. However, it is not always feasible to leverage all available modalities due to memory constraints. Fur…

Feature Importance

PRAM-R: A Perception-Reasoning-Action-Memory Framework with LLM-Guided Modality Routing for Adaptive Autonomous Driving

2026-03-04 · Yi Zhang, Xian Zhang, Saisi Zhao, Yinglei Song 외 arxiv

Multimodal perception enables robust autonomous driving but incurs unnecessary computational cost when all sensors remain active. This paper presents PRAM-R, a unified Perception-Reasoning-Action-Memory framework with LL…

Autonomous Driving

MAGIC++: Efficient and Resilient Modality-Agnostic Semantic Segmentation via Hierarchical Modality Selection

2024-12-22 · Xu Zheng, Yuanhuiyi Lyu, Lutao Jiang, Jiazhou Zhou 외

In this paper, we address the challenging modality-agnostic semantic segmentation (MaSS), aiming at centering the value of every modality at every feature granularity. Training with all available visual modalities and ef…

Semantic Segmentation

Cross-modality Knowledge Transfer for Prostate Segmentation from CT Scans

2019-08-26 · Yucheng Liu, Naji Khosravan, Yulin Liu, Joseph Stember 외

Creating large scale high-quality annotations is a known challenge in medical imaging. In this work, based on the CycleGAN algorithm, we propose leveraging annotations from one modality to be useful in other modalities. …

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+2

OmnixR: Evaluating Omni-modality Language Models on Reasoning across Modalities

2024-10-16 · Lichang Chen, Hexiang Hu, Mingda Zhang, YiWen Chen 외

We introduce OmnixR, an evaluation suite designed to benchmark SoTA Omni-modality Language Models, such as GPT-4o and Gemini. Evaluating OLMs, which integrate multiple modalities such as text, vision, and audio, presents…