方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| MFCC(梅尔频率倒谱系数)× | 独立向量分析× | |
|---|---|---|
| 领域 | 应用物理学 | 应用物理学 |
| 方法族 | Process / pipeline | Process / pipeline |
| 起源年份≠ | 1980 | 2007 |
| 提出者≠ | Steven Davis, Paul Mermelstein | Tae-Won Lee, Mark Lewicki, Terrence Sejnowski |
| 类型≠ | Audio feature extraction algorithm | Multivariate matrix decomposition algorithm |
| 开创性文献≠ | Davis, S., & Mermelstein, P. (1980). Comparison of parametric representations for monosyllabic word recognition in continuously spoken sentences. IEEE Transactions on Acoustics, Speech, and Signal Processing, 28(4), 357-366. DOI ↗ | Lee, T. W., Lewicki, M. S., & Sejnowski, T. J. (2007). Independent Component Analysis for Source Localization in Biomedical Signals. In Proc. IEEE Int. Conf. Acoust. Speech Signal Process., pp. 97-100. link ↗ |
| 别名 | mel-cepstral features, MFCC features, mel-frequency features | IVA, multivariate ICA, vector blind source separation |
| 相关 | 3 | 3 |
| 摘要≠ | Mel-Frequency Cepstral Coefficients (MFCCs) are a compact representation of audio features that mimic human auditory perception. Introduced by Davis and Mermelstein in 1980, MFCCs are the de facto feature extraction method for speech recognition and environmental sound analysis. They compress the frequency information of audio signals into a small set of coefficients that capture phonetic content while discarding irrelevant details. | Independent Vector Analysis (IVA) is a multivariate extension of Independent Component Analysis that jointly separates multiple datasets while maintaining dependencies within each dataset. Developed by Lee, Lewicki, and Sejnowski in the 2000s, IVA is used for blind source separation in multi-channel audio, brain imaging, and signal processing. It exploits both the independence between sources and correlations within frequency bands or time-frequency structures. |
| ScholarGate数据集 ↗ |
|
|