paper-with-me

Papers

Paraphrasing Complex Network: Network Compression via Factor Transfer

2018-02-14 · NeurIPS 2018 12 · Jangho Kim, SeongUk Park, Nojun Kwak

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.

📄 PDF Abstract BibTeX arXiv:1802.04977

Code (2)

Jangho-Kim/Factor-Transfer-pytorch 공식 구현 pytorch
yoshitomo-matsubara/torchdistill pytorch

Tasks

Model CompressionTransfer Learning

Similar Papers 제목 키워드 기반

ConQuest: Contextual Question Paraphrasing through Answer-Aware Synthetic Question Generation

2021-11-01 · WNUT (ACL) 2021 11 · Mostafa Mirshekari, Jing Gu, Aaron Sisto

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-Generation

Ask me in your own words: paraphrasing for multitask question answering

2021-10-27 · PeerJ Computer Science 2021 10 · G. Thomas Hudson​, Noura Al Moubayed

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 AnsweringSentence

Don't lose the message while paraphrasing: A study on content preserving style transfer

2023-08-17 · Nikolay Babakov, David Dale, Ilya Gusev, Irina Krotova 외

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 Transfer

Mimicking the Thinking Process for Emotion Recognition in Conversation with Prompts and Paraphrasing

2023-06-11 · Ting Zhang, Zhuang Chen, Ming Zhong, Tieyun Qian

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 Conversation

Unsupervised Paraphrasing via Deep Reinforcement Learning

2020-07-05 · A. B. Siddique, Samet Oymak, Vagelis Hristidis

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