paper-with-me

Papers

Multichannel Variable-Size Convolution for Sentence Classification

2016-03-15 · CONLL 2015 7 · Wenpeng Yin, Hinrich Schütze

We propose MVCNN, a convolution neural network (CNN) architecture for sentence classification. It (i) combines diverse versions of pretrained word embeddings and (ii) extracts features of multigranular phrases with variable-size convolution filters. We also show that pretraining MVCNN is critical for good performance. MVCNN achieves state-of-the-art performance on four tasks: on small-scale binary, small-scale multi-class and largescale Twitter sentiment prediction and on subjectivity classification.

📄 PDF Abstract BibTeX arXiv:1603.04513

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationSentenceSentence ClassificationWord Embeddings

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Multichannel CNN with Attention for Text Classification

2020-06-29 · Zhenyu Liu, Haiwei Huang, Chaohong Lu, Shengfei Lyu

Recent years, the approaches based on neural networks have shown remarkable potential for sentence modeling. There are two main neural network structures: recurrent neural network (RNN) and convolution neural network (CN…

ClassificationGeneral ClassificationSentencetext-classification+1

Binaural multichannel blind speaker separation with a causal low-latency and low-complexity approach

2023-12-08 · Nils L. Westhausen, Bernd T. Meyer

In this paper, we introduce a causal low-latency low-complexity approach for binaural multichannel blind speaker separation in noisy reverberant conditions. The model, referred to as Group Communication Binaural Filter a…

Speaker Separation

Multichannel Sound Event Detection Using 3D Convolutional Neural Networks for Learning Inter-channel Features

2018-01-29 · Sharath Adavanne, Archontis Politis, Tuomas Virtanen

In this paper, we propose a stacked convolutional and recurrent neural network (CRNN) with a 3D convolutional neural network (CNN) in the first layer for the multichannel sound event detection (SED) task. The 3D CNN enab…

Event DetectionSound Event Detection

Classifying Relations via Long Short Term Memory Networks along Shortest Dependency Path

2015-08-15 · Xu Yan, Lili Mou, Ge Li, Yunchuan Chen 외

Relation classification is an important research arena in the field of natural language processing (NLP). In this paper, we present SDP-LSTM, a novel neural network to classify the relation of two entities in a sentence.…

ClassificationGeneral ClassificationRelationRelation Classification+1

COMPILED: Deep Metric Learning for Defect Classification of Threaded Pipe Connections using Multichannel Partially Observed Functional Data

2024-04-04 · Juan Du, Yukun Xie, Chen Zhang

In modern manufacturing, most products are conforming. Few products are nonconforming with different defect types. The identification of defect types can help further root cause diagnosis of production lines. With the se…

imbalanced classificationMetric Learning