paper-with-me

홈 › Papers

MFSN: Multi-perspective Fusion Search Network For Pre-training Knowledge in Speech Emotion Recognition

2023-06-12 · Haiyang Sun, FuLin Zhang, Yingying Gao, Zheng Lian, Shilei Zhang, Junlan Feng

Speech Emotion Recognition (SER) is an important research topic in human-computer interaction. Many recent works focus on directly extracting emotional cues through pre-trained knowledge, frequently overlooking considerations of appropriateness and comprehensiveness. Therefore, we propose a novel framework for pre-training knowledge in SER, called Multi-perspective Fusion Search Network (MFSN). Considering comprehensiveness, we partition speech knowledge into Textual-related Emotional Content (TEC) and Speech-related Emotional Content (SEC), capturing cues from both semantic and acoustic perspectives, and we design a new architecture search space to fully leverage them. Considering appropriateness, we verify the efficacy of different modeling approaches in capturing SEC and fills the gap in current research. Experimental results on multiple datasets demonstrate the superiority of MFSN.

📄 PDF Abstract BibTeX arXiv:2306.09361

Code (0)

등록된 구현이 없습니다.

Tasks

Emotion RecognitionQuantizationSpeech Emotion Recognition

Similar Papers 제목 키워드 기반

Multiscale fusion enhanced spiking neural network for invasive BCI neural signal decoding

2024-09-14 · Yu Song, Liyuan Han, Bo Xu, Tielin Zhang

Brain-computer interfaces (BCIs) are an advanced fusion of neuroscience and artificial intelligence, requiring stable and long-term decoding of neural signals. Spiking Neural Networks (SNNs), with their neuronal dynamics…

Computational Efficiency

MFSNet: A Multi Focus Segmentation Network for Skin Lesion Segmentation

2022-03-27 · Hritam Basak, Rohit Kundu, Ram Sarkar

Segmentation is essential for medical image analysis to identify and localize diseases, monitor morphological changes, and extract discriminative features for further diagnosis. Skin cancer is one of the most common type…

DecoderLesion SegmentationMedical Image AnalysisSegmentation+2

PMFSNet: Polarized Multi-scale Feature Self-attention Network For Lightweight Medical Image Segmentation

2024-01-15 · Jiahui Zhong, Wenhong Tian, Yuanlun Xie, Zhijia Liu 외

Current state-of-the-art medical image segmentation methods prioritize accuracy but often at the expense of increased computational demands and larger model sizes. Applying these large-scale models to the relatively limi…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

A Survey of Multi-sensor Fusion Perception for Embodied AI: Background, Methods, Challenges and Prospects

2025-06-24 · Shulan Ruan, Rongwei Wang, Xuchen Shen, Huijie Liu 외

Multi-sensor fusion perception (MSFP) is a key technology for embodied AI, which can serve a variety of downstream tasks (e.g., 3D object detection and semantic segmentation) and application scenarios (e.g., autonomous d…

3D Object DetectionAutonomous Drivingobject-detectionObject Detection+3

Rethinking the Diffusion Model from a Langevin Perspective

2026-04-12 · Candi Zheng, Yuan Lan arxiv

Diffusion models are often introduced from multiple perspectives, such as VAEs, score matching, or flow matching, accompanied by dense and technically demanding mathematics that can be difficult for beginners to grasp. O…