paper-with-me

홈 › Papers

Initializing Convolutional Filters with Semantic Features for Text Classification

2017-09-01 · EMNLP 2017 9 · Shen Li, Zhe Zhao, Tao Liu, Renfen Hu, Xiaoyong Du

Convolutional Neural Networks (CNNs) are widely used in NLP tasks. This paper presents a novel weight initialization method to improve the CNNs for text classification. Instead of randomly initializing the convolutional filters, we encode semantic features into them, which helps the model focus on learning useful features at the beginning of the training. Experiments demonstrate the effectiveness of the initialization technique on seven text classification tasks, including sentiment analysis and topic classification.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationSentiment Analysistext-classificationText ClassificationTopic Classification

Similar Papers 제목 키워드 기반

Fully Convolutional Neural Networks for Raw Eye Tracking Data Segmentation, Generation, and Reconstruction

2020-02-17 · Wolfgang Fuhl, Yao Rong, Enkelejda Kasneci

In this paper, we use fully convolutional neural networks for the semantic segmentation of eye tracking data. We also use these networks for reconstruction, and in conjunction with a variational auto-encoder to generate …

PositionSemantic Segmentation

Interpretable CNNs for Object Classification

2019-01-08 · Quanshi Zhang, Xin Wang, Ying Nian Wu, Huilin Zhou 외

This paper proposes a generic method to learn interpretable convolutional filters in a deep convolutional neural network (CNN) for object classification, where each interpretable filter encodes features of a specific obj…

ClassificationGeneral ClassificationObject

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

Learning rotation invariant convolutional filters for texture classification

2016-04-22 · Diego Marcos, Michele Volpi, Devis Tuia

We present a method for learning discriminative filters using a shallow Convolutional Neural Network (CNN). We encode rotation invariance directly in the model by tying the weights of groups of filters to several rotated…

ClassificationGeneral Classificationimage-classificationImage Classification+1

Initialization Matters: Unraveling the Impact of Pre-Training on Federated Learning

2025-02-11 · Divyansh Jhunjhunwala, Pranay Sharma, Zheng Xu, Gauri Joshi

Initializing with pre-trained models when learning on downstream tasks is becoming standard practice in machine learning. Several recent works explore the benefits of pre-trained initialization in a federated learning (F…

Federated Learning