中文
相关论文

相关论文: A Feature Engineering Approach for Literary and Co…

200 篇论文

Audio classification is considered as a challenging problem in pattern recognition. Recently, many algorithms have been proposed using deep neural networks. In this paper, we introduce a new attention-based neural network architecture…

音频与语音处理 · 电气工程与系统科学 2020-06-18 Haoye Lu , Haolong Zhang , Amit Nayak

Convolutional Neural Network (CNN) struggle to capture the multi-dimensional structural information of complex high-dimensional data, which limits their feature learning capability. This paper proposes a feature fusion method based on…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Yang Han , Qin Guangjun , Liu Ziyuan , Hu Yongqing , Liu Guangnan , Dai Qinglong

This paper evaluates the viability of using fixed language models for training text classification networks on low-end hardware. We combine language models with a CNN architecture and put together a comprehensive benchmark with 8 datasets…

计算与语言 · 计算机科学 2023-05-09 Fabian Ziegner , Janos Borst , Andreas Niekler , Martin Potthast

In this paper, we introduce robust and synergetic hand-crafted features and a simple but efficient deep feature from a convolutional neural network (CNN) architecture for defocus estimation. This paper systematically analyzes the…

计算机视觉与模式识别 · 计算机科学 2017-05-01 Jinsun Park , Yu-Wing Tai , Donghyeon Cho , In So Kweon

Multimodal language analysis often considers relationships between features based on text and those based on acoustical and visual properties. Text features typically outperform non-text features in sentiment analysis or emotion recognition…

机器学习 · 计算机科学 2019-12-03 Zhongkai Sun , Prathusha Sarma , William Sethares , Yingyu Liang

Voice conversion methods have advanced rapidly over the last decade. Studies have shown that speaker characteristics are captured by spectral feature as well as various prosodic features. Most existing conversion methods focus on the…

声音 · 计算机科学 2015-12-08 Hy Quy Nguyen , Siu Wa Lee , Xiaohai Tian , Minghui Dong , Eng Siong Chng

This paper is an extension of our previous conference paper. In recent years, there has been a growing interest among researchers in developing and improving speech recognition systems to facilitate and enhance human-computer interaction.…

音频与语音处理 · 电气工程与系统科学 2023-05-08 Jawid Ahmad Baktash , Mursal Dawodi

Automated classification of animal sounds is a prerequisite for large-scale monitoring of biodiversity. Convolutional Neural Networks (CNNs) are among the most promising algorithms but they are slow, often achieve poor classification in the…

Machine learning applied to computer vision and signal processing is achieving results comparable to the human brain on specific tasks due to the great improvements brought by the deep neural networks (DNN). The majority of state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2020-06-30 José Augusto Stuchi , Levy Boccato , Romis Attux

Text classification is a fundamental problem in the field of natural language processing. Text classification mainly focuses on giving more importance to all the relevant features that help classify the textual data. Apart from these, the…

计算与语言 · 计算机科学 2021-01-25 Suman Dowlagar , Radhika Mamidi

Neural network approaches to Named-Entity Recognition reduce the need for carefully hand-crafted features. While some features do remain in state-of-the-art systems, lexical features have been mostly discarded, with the exception of…

计算与语言 · 计算机科学 2018-06-12 Abbas Ghaddar , Philippe Langlais

Speech recognition is a technique that converts human speech signals into text or words or in any form that can be easily understood by computers or other machines. There have been a few studies on Bangla digit recognition systems, the…

声音 · 计算机科学 2021-11-15 Ovishake Sen , Al-Mahmud , Pias Roy

As one of the major branches of automatic speech recognition, attention-based models greatly improves the feature representation ability of the model. In particular, the multi-head mechanism is employed in the attention, hoping to learn…

音频与语音处理 · 电气工程与系统科学 2023-03-24 Kai Liu , Hailiang Xiong , Gangqiang Yang , Zhengfeng Du , Yewen Cao , Danyal Shah

We present two solutions to sentence-level SLR. Sentence-level SLR required mapping videos of sign language sentences to sequences of gloss labels. Connectionist Temporal Classification (CTC) has been used as the classifier level of both…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Atra Akandeh

This paper describes a novel text-to-speech (TTS) technique based on deep convolutional neural networks (CNN), without use of any recurrent units. Recurrent neural networks (RNN) have become a standard technique to model sequential data…

声音 · 计算机科学 2020-10-01 Hideyuki Tachibana , Katsuya Uenoyama , Shunsuke Aihara

Speechreading is the task of inferring phonetic information from visually observed articulatory facial movements, and is a notoriously difficult task for humans to perform. In this paper we present an end-to-end model based on a…

计算机视觉与模式识别 · 计算机科学 2017-08-31 Ariel Ephrat , Tavi Halperin , Shmuel Peleg

Phonetic speech transcription is crucial for fine-grained linguistic analysis and downstream speech applications. While Connectionist Temporal Classification (CTC) is a widely used approach for such tasks due to its efficiency, it often…

For spoken dialog systems to conduct fluid conversational interactions with users, the systems must be sensitive to turn-taking cues produced by a user. Models should be designed so that effective decisions can be made as to when it is…

计算与语言 · 计算机科学 2018-07-02 Matthew Roddy , Gabriel Skantze , Naomi Harte

Relation classification is an important semantic processing task for which state-ofthe-art systems still rely on costly handcrafted features. In this work we tackle the relation classification task using a convolutional neural network that…

计算与语言 · 计算机科学 2015-05-26 Cicero Nogueira dos Santos , Bing Xiang , Bowen Zhou

Highway deep neural network (HDNN) is a type of depth-gated feedforward neural network, which has shown to be easier to train with more hidden layers and also generalise better compared to conventional plain deep neural networks (DNNs).…

计算与语言 · 计算机科学 2017-03-23 Liang Lu