Paraphrasing Complex Network: Network Compression via Factor Transfer
Many researchers have sought ways of model compression to reduce the size of a deep neural network (DNN) with minimal performance degradation in order to use DNNs in embedded systems. Among the model compression methods, a method called knowledge transfer is to train a student network with a stronger teacher network. In this paper, we propose a novel knowledge transfer method which uses convolutional operations to paraphrase teacher's knowledge and to translate it for the student. This is done by two convolutional modules, which are called a paraphraser and a translator. The paraphraser is trained in an unsupervised manner to extract the teacher factors which are defined as paraphrased information of the teacher network. The translator located at the student network extracts the student factors and helps to translate the teacher factors by mimicking them. We observed that our student network trained with the proposed factor transfer method outperforms the ones trained with conventional knowledge transfer methods.
Code (2)
Tasks
Model CompressionTransfer LearningSimilar Papers 제목 키워드 기반
ConQuest: Contextual Question Paraphrasing through Answer-Aware Synthetic Question Generation
Despite excellent performance on tasks such as question answering, Transformer-based architectures remain sensitive to syntactic and contextual ambiguities. Question Paraphrasing (QP) offers a promising solution as a mea…
Natural QuestionsQuestion AnsweringQuestion GenerationQuestion-GenerationAsk me in your own words: paraphrasing for multitask question answering
Multitask learning has led to significant advances in Natural Language Processing, including the decaNLP benchmark where question answering is used to frame 10 natural language understanding tasks in a single model. In t…
Natural Language UnderstandingParaphrase GenerationQuestion AnsweringSentenceDon't lose the message while paraphrasing: A study on content preserving style transfer
Text style transfer techniques are gaining popularity in natural language processing allowing paraphrasing text in the required form: from toxic to neural, from formal to informal, from old to the modern English language…
Style TransferText Style TransferMimicking the Thinking Process for Emotion Recognition in Conversation with Prompts and Paraphrasing
Emotion recognition in conversation, which aims to predict the emotion for all utterances, has attracted considerable research attention in recent years. It is a challenging task since the recognition of the emotion in o…
Emotion RecognitionEmotion Recognition in ConversationUnsupervised Paraphrasing via Deep Reinforcement Learning
Paraphrasing is expressing the meaning of an input sentence in different wording while maintaining fluency (i.e., grammatical and syntactical correctness). Most existing work on paraphrasing use supervised models that ar…
Deep Reinforcement LearningDiversityImage CaptioningParaphrase Generation+6