paper-with-me

Papers

Multi-Level Feature Abstraction from Convolutional Neural Networks for Multimodal Biometric Identification

2018-07-03 · Sobhan Soleymani, Ali Dabouei, Hadi Kazemi, Jeremy Dawson, Nasser M. Nasrabadi

In this paper, we propose a deep multimodal fusion network to fuse multiple modalities (face, iris, and fingerprint) for person identification. The proposed deep multimodal fusion algorithm consists of multiple streams of modality-specific Convolutional Neural Networks (CNNs), which are jointly optimized at multiple feature abstraction levels. Multiple features are extracted at several different convolutional layers from each modality-specific CNN for joint feature fusion, optimization, and classification. Features extracted at different convolutional layers of a modality-specific CNN represent the input at several different levels of abstract representations. We demonstrate that an efficient multimodal classification can be accomplished with a significant reduction in the number of network parameters by exploiting these multi-level abstract representations extracted from all the modality-specific CNNs. We demonstrate an increase in multimodal person identification performance by utilizing the proposed multi-level feature abstract representations in our multimodal fusion, rather than using only the features from the last layer of each modality-specific CNNs. We show that our deep multi-modal CNNs with multimodal fusion at several different feature level abstraction can significantly outperform the unimodal representation accuracy. We also demonstrate that the joint optimization of all the modality-specific CNNs excels the score and decision level fusions of independently optimized CNNs.

📄 PDF Abstract BibTeX arXiv:1807.01332

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationPerson Identification

Similar Papers 제목 키워드 기반

Multi-Level and Multi-Scale Feature Aggregation Using Sample-level Deep Convolutional Neural Networks for Music Classification

2017-06-21 · Jongpil Lee, Juhan Nam

Music tag words that describe music audio by text have different levels of abstraction. Taking this issue into account, we propose a music classification approach that aggregates multi-level and multi-scale features usin…

ClassificationGeneral ClassificationMusic ClassificationTAG

Multimodal Transformers for Wireless Communications: A Case Study in Beam Prediction

2023-09-21 · Yu Tian, Qiyang Zhao, Zine el abidine Kherroubi, Fouzi Boukhalfa 외

Wireless communications at high-frequency bands with large antenna arrays face challenges in beam management, which can potentially be improved by multimodality sensing information from cameras, LiDAR, radar, and GPS. In…

Beam PredictionImage Enhancement

Multi-level Second-order Few-shot Learning

2022-01-15 · Hongguang Zhang, Hongdong Li, Piotr Koniusz

We propose a Multi-level Second-order (MlSo) few-shot learning network for supervised or unsupervised few-shot image classification and few-shot action recognition. We leverage so-called power-normalized second-order bas…

Action RecognitionFew-Shot action recognitionFew Shot Action RecognitionFew-Shot Image Classification+4

Text-Speech Language Models with Improved Cross-Modal Transfer by Aligning Abstraction Levels

2025-03-08 · Santiago Cuervo, Adel Moumen, Yanis Labrak, Sameer Khurana 외

Text-Speech Language Models (TSLMs) -- language models trained to jointly process and generate text and speech -- aim to enable cross-modal knowledge transfer to overcome the scaling limitations of unimodal speech LMs. T…

Transfer Learning

Adaptive Feature Abstraction for Translating Video to Text

2016-11-23 · Yunchen Pu, Martin Renqiang Min, Zhe Gan, Lawrence Carin

Previous models for video captioning often use the output from a specific layer of a Convolutional Neural Network (CNN) as video features. However, the variable context-dependent semantics in the video may make it more a…

Video Captioning