|
{ |
|
"paper_id": "2020", |
|
"header": { |
|
"generated_with": "S2ORC 1.0.0", |
|
"date_generated": "2023-01-19T07:28:18.885449Z" |
|
}, |
|
"title": "Rapformer: Conditional Rap Lyrics Generation with Denoising Autoencoders", |
|
"authors": [ |
|
{ |
|
"first": "Nikola", |
|
"middle": [ |
|
"I" |
|
], |
|
"last": "Nikolov", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "University of Zurich and ETH Zurich", |
|
"location": {} |
|
}, |
|
"email": "" |
|
}, |
|
{ |
|
"first": "Eric", |
|
"middle": [], |
|
"last": "Malmi", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "University of Zurich and ETH Zurich", |
|
"location": {} |
|
}, |
|
"email": "emalmi@google.com" |
|
}, |
|
{ |
|
"first": "Curtis", |
|
"middle": [ |
|
"G" |
|
], |
|
"last": "Northcutt", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "University of Zurich and ETH Zurich", |
|
"location": {} |
|
}, |
|
"email": "" |
|
}, |
|
{ |
|
"first": "Loreto", |
|
"middle": [], |
|
"last": "Parisi", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "University of Zurich and ETH Zurich", |
|
"location": {} |
|
}, |
|
"email": "loreto@musixmatch.com" |
|
}, |
|
{ |
|
"first": "\u2021", |
|
"middle": [], |
|
"last": "Google", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "University of Zurich and ETH Zurich", |
|
"location": {} |
|
}, |
|
"email": "" |
|
}, |
|
{ |
|
"first": "Mit", |
|
"middle": [], |
|
"last": "Musixmatch", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "University of Zurich and ETH Zurich", |
|
"location": {} |
|
}, |
|
"email": "" |
|
} |
|
], |
|
"year": "", |
|
"venue": null, |
|
"identifiers": {}, |
|
"abstract": "The ability to combine symbols to generate language is a defining characteristic of human intelligence, particularly in the context of artistic story-telling through lyrics. We develop a method for synthesizing a rap verse based on the content of any text (e.g., a news article), or for augmenting pre-existing rap lyrics. Our method, called RAPFORMER, is based on training a Transformer-based denoising autoencoder to reconstruct rap lyrics from content words extracted from the lyrics, trying to preserve the essential meaning, while matching the target style. RAPFORMER features a novel BERT-based paraphrasing scheme for rhyme enhancement which increases the average rhyme density of output lyrics by 10%. Experimental results on three diverse input domains show that RAPFORMER is capable of generating technically fluent verses that offer a good trade-off between content preservation and style transfer. Furthermore, a Turingtest-like experiment reveals that RAPFORMER fools human lyrics experts 25% of the time. 1", |
|
"pdf_parse": { |
|
"paper_id": "2020", |
|
"_pdf_hash": "", |
|
"abstract": [ |
|
{ |
|
"text": "The ability to combine symbols to generate language is a defining characteristic of human intelligence, particularly in the context of artistic story-telling through lyrics. We develop a method for synthesizing a rap verse based on the content of any text (e.g., a news article), or for augmenting pre-existing rap lyrics. Our method, called RAPFORMER, is based on training a Transformer-based denoising autoencoder to reconstruct rap lyrics from content words extracted from the lyrics, trying to preserve the essential meaning, while matching the target style. RAPFORMER features a novel BERT-based paraphrasing scheme for rhyme enhancement which increases the average rhyme density of output lyrics by 10%. Experimental results on three diverse input domains show that RAPFORMER is capable of generating technically fluent verses that offer a good trade-off between content preservation and style transfer. Furthermore, a Turingtest-like experiment reveals that RAPFORMER fools human lyrics experts 25% of the time. 1", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Abstract", |
|
"sec_num": null |
|
} |
|
], |
|
"body_text": [ |
|
{ |
|
"text": "Automatic lyrics generation is a challenging language generation task for any musical genre, requiring story development and creativity while adhering to the structural constraints of song lyrics. Here we focus on the generation of rap lyrics, which poses three additional challenges specific to the rap genre: (i) a verse in rap lyrics often comprises multiple rhyme structures which may change throughout a verse (Bradley, 2017) , (ii) the number of words in a typical rap verse is significantly larger when compared to other music genres (Mayer et al., 2008) , requiring modeling of long-term dependencies, and (iii) the presence of many slang words. 1 We created a song with lyrics generated by RAPFORMER using the abstract of this paper as input, available in the supplementary material, and at https://bit.ly/3kXGItD. mazzy was on board a southwest airlines flight over the us when the entire airplane sang her happy birthday and brought her to tears of joy . teflon's on the rise, i despise propaganda camouflage mac-11, i should set an example never baptized, as i walk through the fires the pain and the flame never match my desires despise the propaganda rise, higher mac-11 camouflage for example, that's why i never set fires i walk with a flame that never match my desires take a pic, cause the pain is higher", |
|
"cite_spans": [ |
|
{ |
|
"start": 415, |
|
"end": 430, |
|
"text": "(Bradley, 2017)", |
|
"ref_id": "BIBREF1" |
|
}, |
|
{ |
|
"start": 541, |
|
"end": 561, |
|
"text": "(Mayer et al., 2008)", |
|
"ref_id": "BIBREF20" |
|
}, |
|
{ |
|
"start": 654, |
|
"end": 655, |
|
"text": "1", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "Augmented rap lyrics Figure 1 : Overview of our approach to conditional rap lyrics generation. Training: (1) extract content words from existing rap verses, then (2) train sequence models to guess the original verses conditioned on the content words. Inference: (3) Input content from non-rap texts to produce content-controlled rap verses; or input existing rap verses to augment them.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 21, |
|
"end": 29, |
|
"text": "Figure 1", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Input novel content", |
|
"sec_num": "3." |
|
}, |
|
{ |
|
"text": "Prior approaches to rap generation typically use unconditional generation (Potash et al., 2015; Malmi et al., 2016) . That approach synthesizes lyrics without providing any context that could be useful to guide the narrative development into a coherent direction (Dathathri et al., 2020) . For example, generating rap lyrics on a specific topic, e.g., \"cooking,\" is not possible with unconditional generation. Motivated by this, in this paper, we propose a novel approach for conditional generation of rap verses, where the generator is provided a source text and tasked with transferring the style of the text into rap lyrics. Compared to unconditional generation, this task can support the human creative process more effectively as it allows a human writer to engage with the generator by providing the content of the lyrics while receiving automatic suggestions on how to improve the style of the lyrics to resemble the rap domain.", |
|
"cite_spans": [ |
|
{ |
|
"start": 74, |
|
"end": 95, |
|
"text": "(Potash et al., 2015;", |
|
"ref_id": "BIBREF24" |
|
}, |
|
{ |
|
"start": 96, |
|
"end": 115, |
|
"text": "Malmi et al., 2016)", |
|
"ref_id": "BIBREF18" |
|
}, |
|
{ |
|
"start": 263, |
|
"end": 287, |
|
"text": "(Dathathri et al., 2020)", |
|
"ref_id": "BIBREF3" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Input novel content", |
|
"sec_num": "3." |
|
}, |
|
{ |
|
"text": "Our approach to conditional generation is to train sequence-to-sequence models (Vaswani et al., 2017) to reconstruct existing rap verses conditioned on a list of content words extracted from the verses (Figure 1 ). By learning a mapping from content words to complete verses, we implicitly learn the latent structure of rap verses given content, while preserving the target output style of the rap lyrics. Model outputs are enhanced by a post-processing step (Section 3.2) that substitutes non-rhyming endof-line words with suitable rhyming alternatives.", |
|
"cite_spans": [ |
|
{ |
|
"start": 79, |
|
"end": 101, |
|
"text": "(Vaswani et al., 2017)", |
|
"ref_id": "BIBREF29" |
|
} |
|
], |
|
"ref_spans": [ |
|
{ |
|
"start": 202, |
|
"end": 211, |
|
"text": "(Figure 1", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Input novel content", |
|
"sec_num": "3." |
|
}, |
|
{ |
|
"text": "We test our method on three diverse input domains: short summaries of news articles, movie plot summaries, and existing rap lyrics. Automatic and human evaluations (Sections 5 and 6) suggest that our method provides a trade-off between content preservation and style compared to a strong information retrieval baseline.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Input novel content", |
|
"sec_num": "3." |
|
}, |
|
{ |
|
"text": "Prior work on rap lyrics generation often focuses on unconditional generation, either using language models (Potash et al., 2015) or by stitching together lines from existing rap lyrics using information retrieval methods (Malmi et al., 2016) . There are two main drawbacks of unconditional generation of rap lyrics. First, the open-ended nature of the task is too unconstrained for generating lyrics with more specific content: ideally, we may want to have control over at least some aspects of the model during inference, such as the topic of the lyrics, or their sentiment. Second, although frequent rhyming is an essential feature of fluent rap verses (Malmi et al., 2016) , language models have no built-in incentive to learn to consistently generate rhymes at the end of each line, prompting researchers to invent techniques to promote rhyming in their models separately (Hopkins and Kiela, 2017) .", |
|
"cite_spans": [ |
|
{ |
|
"start": 108, |
|
"end": 129, |
|
"text": "(Potash et al., 2015)", |
|
"ref_id": "BIBREF24" |
|
}, |
|
{ |
|
"start": 222, |
|
"end": 242, |
|
"text": "(Malmi et al., 2016)", |
|
"ref_id": "BIBREF18" |
|
}, |
|
{ |
|
"start": 656, |
|
"end": 676, |
|
"text": "(Malmi et al., 2016)", |
|
"ref_id": "BIBREF18" |
|
}, |
|
{ |
|
"start": 877, |
|
"end": 902, |
|
"text": "(Hopkins and Kiela, 2017)", |
|
"ref_id": "BIBREF10" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Rap Lyrics Generation", |
|
"sec_num": "2.1" |
|
}, |
|
{ |
|
"text": "More recently, Manjavacas et al. (2019) propose a conditional approach to rap lyrics generation, which extracts high-level features from the lyrics, such as their sentiment, mood, or tense, to provide a template during generation. Although their approach allows for some control during generation, it is limited in terms of generating lyrics with more specific content. The work that is closest to ours is who propose an approach to sentence style transfer based on text denoising, and test their approach on style transfer from pop to rap lyrics. In contrast to these works, we condition the model on longer input text and also introduce a novel method for enhancing the rhymes of our output verses. We also perform extensive automatic and human evaluations on style transfer from diverse input domains to rap lyrics.", |
|
"cite_spans": [ |
|
{ |
|
"start": 15, |
|
"end": 39, |
|
"text": "Manjavacas et al. (2019)", |
|
"ref_id": "BIBREF19" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Rap Lyrics Generation", |
|
"sec_num": "2.1" |
|
}, |
|
{ |
|
"text": "Recent work on style transfer of text (Fu et al., 2018; Shen et al., 2017; Prabhumoye et al., 2018; Lample et al., 2019; , focuses on transfer from one text attribute to another, such as gender or political inclination. The main difference between such studies and our work is that our setting is more lenient with respect to meaning preservation: our focus here is on generating creative and fluent verses that match the overall topic of the input and also preserve some of the content. Our conditional lyrics generation based on denoising autoencoders is also related to recent work on self-supervised pre-training objectives for text-to-text generation tasks, which have been beneficial for many NLP tasks, such as automatic text summarization (Zhang et al., 2020) , question answering (Lewis et al., 2020; Raffel et al., 2019) , and data-to-text generation (Freitag and Roy, 2018) .", |
|
"cite_spans": [ |
|
{ |
|
"start": 38, |
|
"end": 55, |
|
"text": "(Fu et al., 2018;", |
|
"ref_id": "BIBREF8" |
|
}, |
|
{ |
|
"start": 56, |
|
"end": 74, |
|
"text": "Shen et al., 2017;", |
|
"ref_id": "BIBREF28" |
|
}, |
|
{ |
|
"start": 75, |
|
"end": 99, |
|
"text": "Prabhumoye et al., 2018;", |
|
"ref_id": "BIBREF25" |
|
}, |
|
{ |
|
"start": 100, |
|
"end": 120, |
|
"text": "Lample et al., 2019;", |
|
"ref_id": "BIBREF11" |
|
}, |
|
{ |
|
"start": 747, |
|
"end": 767, |
|
"text": "(Zhang et al., 2020)", |
|
"ref_id": "BIBREF31" |
|
}, |
|
{ |
|
"start": 789, |
|
"end": 809, |
|
"text": "(Lewis et al., 2020;", |
|
"ref_id": "BIBREF13" |
|
}, |
|
{ |
|
"start": 810, |
|
"end": 830, |
|
"text": "Raffel et al., 2019)", |
|
"ref_id": "BIBREF26" |
|
}, |
|
{ |
|
"start": 861, |
|
"end": 884, |
|
"text": "(Freitag and Roy, 2018)", |
|
"ref_id": "BIBREF7" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Text Rewriting and Style Transfer", |
|
"sec_num": "2.2" |
|
}, |
|
{ |
|
"text": "Our approach to conditional generation of rap verses consists of three steps (Figure 1 ).", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 77, |
|
"end": 86, |
|
"text": "(Figure 1", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Conditional Generation of Lyrics", |
|
"sec_num": "3" |
|
}, |
|
{ |
|
"text": "1. Given a dataset of rap verses, we apply a stripping approach to extract from each verse a set of content words that aim to resemble the main content of the original text, omitting any specific stylistic information.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Conditional Generation of Lyrics", |
|
"sec_num": "3" |
|
}, |
|
{ |
|
"text": "2. We train a Transformer model (Vaswani et al., 2017) to reconstruct the original rap verses conditioned on the content words. The model learns to generate the original verse, filling in missing stylistic information.", |
|
"cite_spans": [ |
|
{ |
|
"start": 32, |
|
"end": 54, |
|
"text": "(Vaswani et al., 2017)", |
|
"ref_id": "BIBREF29" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Conditional Generation of Lyrics", |
|
"sec_num": "3" |
|
}, |
|
{ |
|
"text": "3. At inference time, we can input content words extracted from a text written in any style, such as a news article, resulting in novel output rhyme verses. After generation, we optionally apply a rhyme enhancement step (Section 3.2).", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Conditional Generation of Lyrics", |
|
"sec_num": "3" |
|
}, |
|
{ |
|
"text": "Given a dataset of original rap verses, our base approach to extracting content words involves pre-processing each verse to remove all stop words 2 , numbers, and punctuation. To promote greater novelty 3 and variability in the outputs produced by our models, we additionally apply one of three noise types to the stripped content words:", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Stripping Approach", |
|
"sec_num": "3.1" |
|
}, |
|
{ |
|
"text": "Shuffle. We shuffle all of the content words on the sentence level (line level for rap verses). This type of noise forces our models to learn to rearrange the location of the input content words when generating the output rap lyric, rather than to merely copy words from the input in an identical order. A similar noising approach has been recently employed by Raffel et al. (2019) .", |
|
"cite_spans": [ |
|
{ |
|
"start": 361, |
|
"end": 381, |
|
"text": "Raffel et al. (2019)", |
|
"ref_id": "BIBREF26" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Stripping Approach", |
|
"sec_num": "3.1" |
|
}, |
|
{ |
|
"text": "Drop. We randomly remove 20% of the input content words for the purpose of promoting generation of novel words, rather than only copying content words from the input.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Stripping Approach", |
|
"sec_num": "3.1" |
|
}, |
|
{ |
|
"text": "Synonym. We replace 20% of the content words with synonyms obtained from WordNet (Miller, 1995) . We pick words randomly and replace them with a random synonym. This type of noise promotes our models to learn to replace content words with synonyms, which might fit better in the context or style of the current output rap verse.", |
|
"cite_spans": [ |
|
{ |
|
"start": 81, |
|
"end": 95, |
|
"text": "(Miller, 1995)", |
|
"ref_id": "BIBREF21" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Stripping Approach", |
|
"sec_num": "3.1" |
|
}, |
|
{ |
|
"text": "To improve the rhyming fluency of our models, we implement a post-processing step for rhyme enhancement (RE) which modifies a generated verse to introduce additional end-of-line rhymes. Given two lines from a generated verse, such as:", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Rhyme Enhancement with BERT", |
|
"sec_num": "3.2" |
|
}, |
|
{ |
|
"text": "where were you? last year i was paid in a drought with no beginners RE iterates over each of the lines in the verse, replacing the ending words with a MASK token. The verse is then passed through a BERT model 4 (Devlin et al., 2019) which predicts the K = 200 most likely replacement candidates for MASK. For exam ple, the replacement candidates for you might be {they, we, I, it}, and for beginners might be {food, fruit, you, rules}. We pick the candidate that leads to the highest increase in rhyming, determined by the length of the longest overlapping vowels in the ", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Rhyme Enhancement with BERT", |
|
"sec_num": "3.2" |
|
}, |
|
{ |
|
"text": ". mask 1 \u2190 mask text (V, i) mask 2 \u2190 mask text (V, i + 1) // Generate replacement candidates. cand 1, rl 1 \u2190 get rhyming replacement (V, i + 1, i, mask 1) // replace last word at i cand 2, rl 2 \u2190 get rhyming replacement (V, i, i + 1, mask 2) // replace last word at i + 1 if rl 2 \u2265 rl 1 // update lines in V then V [i + 1][-1] \u2190 cand 2 else V [i ][-1] \u2190 cand 1 return V", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Rhyme Enhancement with BERT", |
|
"sec_num": "3.2" |
|
}, |
|
{ |
|
"text": "two words (Malmi et al., 2016) . In the example above, replacing beginners with food maximizes the rhyme length, and the example becomes:", |
|
"cite_spans": [ |
|
{ |
|
"start": 10, |
|
"end": 30, |
|
"text": "(Malmi et al., 2016)", |
|
"ref_id": "BIBREF18" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Rhyme Enhancement with BERT", |
|
"sec_num": "3.2" |
|
}, |
|
{ |
|
"text": "where were you? last year i was paid in a drought with no food Algorithm 1 contains a detailed implementation of our approach.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Rhyme Enhancement with BERT", |
|
"sec_num": "3.2" |
|
}, |
|
{ |
|
"text": "Datasets. We conduct experiments using three datasets. As our rap dataset, we use 60k English rap lyrics provided by Musixmatch. 5 We split each lyric into verses (in the dataset, each verse is separated by a blank line), remove", |
|
"cite_spans": [ |
|
{ |
|
"start": 129, |
|
"end": 130, |
|
"text": "5", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Experimental Setup", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "News Movies Rap # Pairs 287k/11k/11k -/ -/12k 165k/1k/1k Sent. p.d.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Experimental Setup", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "3.7 \u00b1 1.2 3.9 \u00b1 1.6 10.5 \u00b1 4.5 Tok. p.d.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Experimental Setup", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "57.9 \u00b1 24.3 90 \u00b1 27.6 91.8 \u00b1 49.1 Tok. p.s.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Experimental Setup", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "15.1 \u00b1 4.7 22.4 \u00b1 11 9.5 \u00b1 4.25 verses shorter than 4 lines in order to filter for song choruses and intros, and reserve 2k song lyrics for validation and testing. We use two datasets as our out-of-domain inputs: (1) the summaries from the CNN/DailyMail news summarization dataset (Hermann et al., 2015) and (2) a subset of the CMU movie plot summary corpus (Bamman et al., 2013) .", |
|
"cite_spans": [ |
|
{ |
|
"start": 281, |
|
"end": 303, |
|
"text": "(Hermann et al., 2015)", |
|
"ref_id": "BIBREF9" |
|
}, |
|
{ |
|
"start": 358, |
|
"end": 379, |
|
"text": "(Bamman et al., 2013)", |
|
"ref_id": "BIBREF0" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Experimental Setup", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "Since some of the movie summaries are very long, for this dataset, we filter summaries longer than 140 tokens and shorter than 40 tokens. Table 1 contains detailed statistics of the datasets used for training/validation/testing in our experiments.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 138, |
|
"end": 145, |
|
"text": "Table 1", |
|
"ref_id": "TABREF2" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Experimental Setup", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "Model details. As our sequence transducer, we use a 6-layer Transformer encoder-decoder model (Vaswani et al., 2017) . We initially train our models on the source domain (e.g., news articles) for 20 epochs, after which we finetune them on rap verses for an additional 20 epochs, using the same stripping approach for both. We train all of our models on the subword level (Sennrich et al., 2016) , extracting a common vocabulary of 50k tokens from a joint collection of news summaries and rap lyrics. We use the same vocabulary for both our encoders and decoders and use the Fairseq library. 6 We train all of our models on a single GTX 1080 Ti card.", |
|
"cite_spans": [ |
|
{ |
|
"start": 94, |
|
"end": 116, |
|
"text": "(Vaswani et al., 2017)", |
|
"ref_id": "BIBREF29" |
|
}, |
|
{ |
|
"start": 371, |
|
"end": 394, |
|
"text": "(Sennrich et al., 2016)", |
|
"ref_id": "BIBREF27" |
|
}, |
|
{ |
|
"start": 591, |
|
"end": 592, |
|
"text": "6", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Experimental Setup", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "Generation details. During inference, we generate outputs using diverse beam search (Vijayakumar et al., 2018) to promote greater diversity across the hypothesis space. We use a beam with a size of 24 and 6 diverse beam groups. Furthermore, we limit the maximum output sequence length to two times the length of the input content words and penalize repetitions of bigrams in the outputs. To select our final output, we additionally implement a simple hypothesis reranking method. For each of the 24 final predictions on the beam, we compute two scores: the rhyme density (RD) of the text, following (Malmi et al., 2016) , as well as 6 https://github.com/pytorch/fairseq its repetition score:", |
|
"cite_spans": [ |
|
{ |
|
"start": 599, |
|
"end": 619, |
|
"text": "(Malmi et al., 2016)", |
|
"ref_id": "BIBREF18" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Experimental Setup", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "rep(s) = i overlap(s i , s i ) |s| . (1)", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Experimental Setup", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "rep measures the average unigram overlap (see Section 5.1) of each sentence s i in the text s with all other sentences of the text concatenated into a single string (denoted as s i ). We pick the hypothesis that maximizes:", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Experimental Setup", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "score(s) = RD(s) \u2212 rep(s).", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Experimental Setup", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "Afterwards, we optionally apply our rhyme enhancement step, to further increase the frequency of rhymes in our outputs.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Experimental Setup", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "Bias mitigation Rap lyrics, like other humanproduced texts, may contain harmful biases and offensive content which text generation models should not propagate further. Our conditional lyrics generation setup is less susceptible to this issue since the user provides the content, and the generator is supposed to modify only the style of the text. Yet, the model may learn to use inappropriate individual terms that are common in rap lyrics. To alleviate this, we maintain a deny list of words that the model is not able to generate.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Experimental Setup", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "We conduct an automatic evaluation of RAP-FORMER, using the test sets of each of our three datasets. Our focus is on measuring two components that are important for generating fluent conditional rap verses: preserving content from the input text to the output, and maintaining rhyming fluency during generation.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Automatic Evaluation", |
|
"sec_num": "5" |
|
}, |
|
{ |
|
"text": "Content preservation. We test the capacity of our models to preserve content words from the input by computing a unigram overlap score:", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Evaluation Metrics", |
|
"sec_num": "5.1" |
|
}, |
|
{ |
|
"text": "EQUATION", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [ |
|
{ |
|
"start": 0, |
|
"end": 8, |
|
"text": "EQUATION", |
|
"ref_id": "EQREF", |
|
"raw_str": "overlap(x, y) = |{y} \u2229 {x}| |{y}|", |
|
"eq_num": "(2)" |
|
} |
|
], |
|
"section": "Evaluation Metrics", |
|
"sec_num": "5.1" |
|
}, |
|
{ |
|
"text": "between unique unigrams from an input text x and the generated output rap verse y. We also report the BLEU score (Papineni et al., 2002) when training a model to reconstruct original lyrics.", |
|
"cite_spans": [ |
|
{ |
|
"start": 113, |
|
"end": 136, |
|
"text": "(Papineni et al., 2002)", |
|
"ref_id": "BIBREF23" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Evaluation Metrics", |
|
"sec_num": "5.1" |
|
}, |
|
{ |
|
"text": "Rhyming fluency. We measure the technical quality of our rap verses using the rhyme density (RD) metric (Malmi et al., 2016 lyrics and finding the average length of matching vowel sound sequences which resemble multisyllabic assonance rhymes. As a reference, RD values above 1 can be considered high, with some rap artists reaching up to 1.2.", |
|
"cite_spans": [ |
|
{ |
|
"start": 104, |
|
"end": 123, |
|
"text": "(Malmi et al., 2016", |
|
"ref_id": "BIBREF18" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Evaluation Metrics", |
|
"sec_num": "5.1" |
|
}, |
|
{ |
|
"text": "For reference, we report the result of an information retrieval baseline, which retrieves the closest text from our training dataset given input from the news or movies test sets, using sentence embedding similarity. 8 We report two variants of the IR baseline. First, we retrieve the closest summary from the CNN/DailyMail news training set (IR NEWS), which resembles a lower bound for our target task of style transfer from news to rap lyrics. Second, we retrieve the closest verse from our rap training set (IR RAP). The outputs of the strong IR Rap baseline perfectly match the style of original rap verses, giving us an upper bound for rap style, while maintaining some degree of lexical and semantic overlap with the input texts.", |
|
"cite_spans": [ |
|
{ |
|
"start": 217, |
|
"end": 218, |
|
"text": "8", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Baselines", |
|
"sec_num": "5.2" |
|
}, |
|
{ |
|
"text": "Our results are shown in Table 2 , where we include all of our stripping approaches (Shuffle, Drop, Replace). We report the results of applying the additional rhyme enhancement step separately (model names ending with \"+ RE\").", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 25, |
|
"end": 32, |
|
"text": "Table 2", |
|
"ref_id": "TABREF5" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Results", |
|
"sec_num": "5.3" |
|
}, |
|
{ |
|
"text": "Rap reconstruction. In the left part of Table 2 , we evaluate our model's capacity to reliably regenerate original rap lyrics given extracted content words from them. RAPFORMER performed well on this task, generating fluent lyrics that incorporate a large part of the input content words and surpassing the average rhyme density observed in the training dataset (INPUTS). When using our rhyme enhancement step, we observe a slight decrease in overlap due to the potential replacement of content words. However, RD increases by 10% on average.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 40, |
|
"end": 47, |
|
"text": "Table 2", |
|
"ref_id": "TABREF5" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Results", |
|
"sec_num": "5.3" |
|
}, |
|
{ |
|
"text": "Style transfer. In the right part of Table 2 , we evaluate the capacity of our model to generate rap lyrics using content words extracted from movie plot summaries or news article summaries. For these inputs, our model generated outputs with lower overlap on average than for rap reconstruction, with movies retaining slightly more content than news. This gap is potentially due to the large differences in style, vocabulary, and topic of the inputs, prompting our models to ignore some of the content words to better match the target rap style. Still, our generation methods manage to achieve similar RD scores while considerably outperforming the strong IR baseline in terms of overlap.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 37, |
|
"end": 44, |
|
"text": "Table 2", |
|
"ref_id": "TABREF5" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Results", |
|
"sec_num": "5.3" |
|
}, |
|
{ |
|
"text": "Due to the limitations of automatic metrics for text generation, we also perform four human evaluation experiments using three raters, who are trained to translate lyrics. Due to limited resources, we evaluate only the RAPFORMER variant with the SHUFFLE stripping approach and rhyme enhancement, which achieved the highest content overlap in our automatic evaluation. The first two human experiments (in Table 3 ) focus on style transfer using news articles as input. Each rater inspected 100 verses produced by either the RAPFORMER, or the two IR baselines, answering the following three questions: Table 3 : Human evaluation results of RAPFORMER (using the SHUFFLE stripping approach, and news articles as input). The average inter-rater agreement for Style is 0.3, and for Meaning is \u22120.1, measured using Cohen's Kappa (Cohen, 1960) .", |
|
"cite_spans": [ |
|
{ |
|
"start": 822, |
|
"end": 835, |
|
"text": "(Cohen, 1960)", |
|
"ref_id": "BIBREF2" |
|
} |
|
], |
|
"ref_spans": [ |
|
{ |
|
"start": 404, |
|
"end": 411, |
|
"text": "Table 3", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 600, |
|
"end": 607, |
|
"text": "Table 3", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Human Evaluation", |
|
"sec_num": "6" |
|
}, |
|
{ |
|
"text": "to 5 (this could be from existing rap lyrics), which measures the capacity of our models to preserve the Style.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Human Evaluation", |
|
"sec_num": "6" |
|
}, |
|
{ |
|
"text": "2. How well do the lyrics preserve the content of the original news article on a scale from 1 (not at all) to 5 (very well)? This question measures the meaning preservation of our models (Meaning).", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Human Evaluation", |
|
"sec_num": "6" |
|
}, |
|
{ |
|
"text": "3. Do these lyrics look like a song you know (yes or no)? For IR RAP, this question measures the Familiarity of the raters with the lyrics; for the other two methods, it measures the capacity to fool the raters. Table 4 : Turing-like evaluation, reporting the percentage of lyrics generated by RAPFORMER (using the SHUFFLE stripping approach, and rap lyrics as input) that human experts incorrectly label as existing rap lyrics. The average inter-rater agreement for Side-by-Side is 0.8, and for Random is 0.4, measured using Cohen's Kappa (Cohen, 1960) .", |
|
"cite_spans": [ |
|
{ |
|
"start": 540, |
|
"end": 553, |
|
"text": "(Cohen, 1960)", |
|
"ref_id": "BIBREF2" |
|
} |
|
], |
|
"ref_spans": [ |
|
{ |
|
"start": 212, |
|
"end": 219, |
|
"text": "Table 4", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Human Evaluation", |
|
"sec_num": "6" |
|
}, |
|
{ |
|
"text": "The other two human experiments (in Table 4 ) focus on our rap reconstruction task, performing two Turing-test-like comparisons between 100 real and synthetic verses:", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 36, |
|
"end": 43, |
|
"text": "Table 4", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Human Evaluation", |
|
"sec_num": "6" |
|
}, |
|
{ |
|
"text": "1. Side-by-Side: the original rap lyrics and RAP-FORMER lyrics are presented side-by-side, in a random order, and a rater is asked, Which of these lyrics was written by a human? (see the Appendix for examples).", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Human Evaluation", |
|
"sec_num": "6" |
|
}, |
|
{ |
|
"text": "2. Random: a verse is shown and the rater is asked, \"Do you think these rap lyrics are: (a) AI-generated or (b) human-created?\".", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Human Evaluation", |
|
"sec_num": "6" |
|
}, |
|
{ |
|
"text": "In terms of style (Table 3) , we outperform IR NEWS, demonstrating that there is a change in style INPUT (RAP): before the dough came , my whole aim , was blow like propane control the whole domain , and then show no shame make rappers go ? and they so lame , playing with no game put em on the lil plane til they can 't claim no fame i got , the range , better , stay in the slow lane i make the flow change from hurricanes to a slow rain your thoughts are so plane , i rearrange your whole frame until my whole name grow out your brain like rogaine ... SHUFFLE: aim dough like propane came with a whole blow shame how you control the whole show lame rappers playin' the game, make your domain go can't claim em til you put a lil fame on a plane slow down, stay in your lane, got a better range make it rain, change your flow, slow down rearrange your whole frame, plane thoughts grow like rogaine, put my whole name on your brain ... SHUFFLE + RE: aim dough like propane came with a whole blow shame how you control the whole show lame rappers playin' the game, make your domain go can't claim em til you put a lil fame on a show slow down, stay in your lane, got a better range make it rain, change your flow, slow rain rearrange your whole frame, plane change grow like rogaine, put my whole name on your brain ... towards rap verses. There is still a large gap to reach the fluency of original rap verses retrieved by IR RAP. However, it is worth noting that the content preservation of IR RAP is considerably lower, as shown in Tables 2 and 3, and simply the fact that the content of the generated lyrics is closer to the news domain might encourage the raters to rate the generated lyrics as having a lower rap resemblance score. In other words, the style score of IR RAP might be unrealistic to attain even with a perfect conditional generator.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 18, |
|
"end": 27, |
|
"text": "(Table 3)", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Human Evaluation", |
|
"sec_num": "6" |
|
}, |
|
{ |
|
"text": "Overall, the results indicate that our method provides a trade-off between the two baselines in terms of style while outperforming them in terms of content overlap. Furthermore, 8% of the time, our conditional generation model fooled experienced raters to think that our synthetic rap lyrics generated from news articles originate from real rap songs. Our rap lyrics augmentation approach also proved to be robust in the Turing-style evaluation of rap reconstruction (Table 4) , where RAPFORMER fooled the raters 25% of the time when lyrics from a random source are presented one-by-one, and 7% INPUT (MOVIES): the film follows the lives of several west point cadet classmates who find themselves on opposite sides of the war . the film also follows the adventures of lucius the slave escaping via the underground railroad to freedom with the film cutting between the first battle of bull run and the birth of a lucius ' child born in slavery . SHUFFLE: this is the opposite of war follows lives on both sides several point film from the west to the wrong find a child born escaping via film film the underground cutting off the film of all the complications slave, run from lucius slavery battle of freedom and birth also the first bull follows luc-up! SHUFFLE + RE: this is the opposite of war follows lives on both sides several point film from the west to the light find a child born escaping via immigration film the underground cutting off the film of all the complications slave, run from lucius slavery battle of freedom and liberty also the first bull follows luc-up! Table 6 : Example model outputs for style transfer from movie plot summaries. Words replaced by our rhyme enhancement step are in bold.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 467, |
|
"end": 476, |
|
"text": "(Table 4)", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 1577, |
|
"end": 1584, |
|
"text": "Table 6", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Human Evaluation", |
|
"sec_num": "6" |
|
}, |
|
{ |
|
"text": "INPUT (NEWS): temperatures dipped into the mid-30s during 4 days man lay in woods of philadelphia park . mom told police son was with her in maryland , but he was found friday with blanket , bible . victim being treated for malnutrition , dehydration ; mother faces host of charges after extradition . SHUFFLE: man i was dipped up in a lay up with some of them from an old mid-30s days in the park mom told me to be in michigan woods police blanket friday i found my son a bible he was a host for the charges my mother treated him as an age a victim of faces SHUFFLE + RE: man i was dipped up in a lay up with some of them from an old mid-30s days in the home mom told me to be in michigan anyway police blanket friday i found my son a bible he was a host for the trial my mother treated him as an alien a victim of faces of the time when lyrics are presented side-by-side.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Human Evaluation", |
|
"sec_num": "6" |
|
}, |
|
{ |
|
"text": "In Tables 5, 6 and 7, we also display a few manually selected example model outputs (additional examples are available in the Appendix) produced after inputting content words extracted from each of our input text styles (existing rap lyrics, movie plot summaries and news article summaries). When using existing rap lyrics as input, many outputs seem coherent and of higher quality in comparison to outputs produced using news/movie inputs. For news/movie inputs, the models are still capable of integrating the input content words into a rhyming verse that preserves some of the overall meaning of the original text (e.g., \"the film also follows the adventures of lucius the slave escaping via the underground railroad to freedom\" \u2192 \"slave, run from lucius slavery; battle of freedom and liberty\").", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 3, |
|
"end": 14, |
|
"text": "Tables 5, 6", |
|
"ref_id": "TABREF7" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Example Model Outputs", |
|
"sec_num": "7" |
|
}, |
|
{ |
|
"text": "Furthermore, in Table 8 we present examples from our side-by-side Turing test, where we asked raters to choose which of two lyrics was generated (augmented) by RAPFORMER, and which was written by a human. For the selected outputs, two of the three raters incorrectly guessed that the lyrics generated by RAPFORMER were actually humancreated.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 16, |
|
"end": 23, |
|
"text": "Table 8", |
|
"ref_id": "TABREF9" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Example Model Outputs", |
|
"sec_num": "7" |
|
}, |
|
{ |
|
"text": "We have proposed a novel approach to generation of rap verses conditioned on a list of content words. We showed that our method is capable of generating coherent and technically fluent synthetic verses using diverse text types as input, including news articles, movie plot summaries, or original rap verses. The fluency of our outputs is further improved through a novel rhyme enhancement step. Our approach is particularly effective when rephrasing the content of existing rap lyrics in novel ways, making it a potentially useful tool for creative writers wishing to explore alternative expressions of their ideas.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Conclusion", |
|
"sec_num": "8" |
|
}, |
|
{ |
|
"text": "The generality of our approach to conditional text generation makes it applicable to generation of creative texts in other domains, such as poetry or short stories. Future work could explore other approaches to extracting content words, including combining several stripping approaches, and could explore the utility of large-scale pretrained models (e.g., (Raffel et al., 2019; Lewis et al., 2020) ) for this task. Another direction is to extend our Question 45 of 100 LYRICS (A) LYRICS (B) waka waka: i say na correct eye i take waka this waka they say na blind eye, take it far but after i've got you i blind pata pata i've got it on my own, my own oche du no dum no oda du num doka oche num, oda du, doka dum so anybody try you i go shoot the murderfker if anybody ever try go shoot the almighty ever blazing you amazing blazing so amazing Which of these lyrics was written by a human?", |
|
"cite_spans": [ |
|
{ |
|
"start": 357, |
|
"end": 378, |
|
"text": "(Raffel et al., 2019;", |
|
"ref_id": "BIBREF26" |
|
}, |
|
{ |
|
"start": 379, |
|
"end": 398, |
|
"text": "Lewis et al., 2020)", |
|
"ref_id": "BIBREF13" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Conclusion", |
|
"sec_num": "8" |
|
}, |
|
{ |
|
"text": "Correct answer: (B)", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Conclusion", |
|
"sec_num": "8" |
|
}, |
|
{ |
|
"text": "Question 72 of 100 LYRICS (A) LYRICS (B) vegas on the third floor, like lamar with the cardio out in vegas like lamar, third floor tropicana fascinated by the cars smokin' dope in the casino fascinated with the cars, smokin' dope in the phantom despise the propaganda rise, higher teflon's on the rise, i despise propaganda mac-11 camouflage for example, that's why i never set fires camouflage mac-11, i should set an example i walk with a flame that never match my desires never baptized, as i walk through the fires take a pic, cause the pain is higher the pain and the flame never match my desires i'm rich as a coupe, light it up with kelly crucified cause i'm rich, in the coupe, take a pic phone sucker, my friend, it's a blessing on the phone at the light, kelly rowland's a friend benz, plaques, wall, and g6's catfish in the benz, manti teo's a sucker -'em all, hustler say the victim plaques on the wall, hustler so i can say \"-'em\" ciroc and bel air -bel air for the -, ciroc in the pool april -'s -, her name so my -is a -, her name is april's a fool Which of these lyrics was written by a human? Correct answer: (B)", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Conclusion", |
|
"sec_num": "8" |
|
}, |
|
{ |
|
"text": "Question 74 of 100 LYRICS (A) LYRICS (B) she cut the call when she was on ma phone i picked up the phone and cut the line and call when you picked up the line i asked what's up girl, why you got so long you got so mad and asked me who's the girl i'm sleeping behind you i'm sleeping with behind baby, i guess i try to say the truth baby, i had no words to say but... it's time to lie... so i guess i will try not to lie... it's the time...", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Conclusion", |
|
"sec_num": "8" |
|
}, |
|
{ |
|
"text": "Correct answer: (A) work to end-to-end generation with an integrated rhyming loss function, which could potentially be tackled using reinforcement learning (Luo et al., 2019) . Moreover, the task of generating coherent lyrics from a set of content words could be naturally modeled as a text-editing task (Dong et al., 2019; Mallinson et al., 2020; Malmi et al., 2019) instead of a sequence-to-sequence task.", |
|
"cite_spans": [ |
|
{ |
|
"start": 156, |
|
"end": 174, |
|
"text": "(Luo et al., 2019)", |
|
"ref_id": "BIBREF15" |
|
}, |
|
{ |
|
"start": 304, |
|
"end": 323, |
|
"text": "(Dong et al., 2019;", |
|
"ref_id": "BIBREF6" |
|
}, |
|
{ |
|
"start": 324, |
|
"end": 347, |
|
"text": "Mallinson et al., 2020;", |
|
"ref_id": "BIBREF16" |
|
}, |
|
{ |
|
"start": 348, |
|
"end": 367, |
|
"text": "Malmi et al., 2019)", |
|
"ref_id": "BIBREF17" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Which of these lyrics was written by a human?", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "INPUT: control the whole domain , and then show no shame make rappers go ? and they so lame , playing with no game put em on the lil plane til they can 't claim no fame i got , the range , better , stay in the slow lane i make the flow change from hurricanes to a slow rain your thoughts are so plane , i rearrange your whole frame INPUT: hoping to improve his financial lot , petty thief hawk chovinski hires a dancing instructor to teach him how to bear himself like a gentleman . his lessons completed , hawk then poses as a european nobleman , intending to trap a wealthy wife . yolande cowles sees through hawk ' s pose but falls in love with him anyway . DROP + RE: i improve a grizzly lot of petty thief times dancing in the middle of the night i am the man who can teach you how to bear it like a gentleman with diamonds i'm a superheroic, i can be your wife yolande cowles tonight falls in love anyway SYNONYM + RE: hoping that you can improve a financial lot of petty use mortarboard chovinski engage dancing with the snake teach her how to settle like a gentleman lessons are shackled by a bullet sit in european imagine in the trap with a wealthy wife yolande hood sees the sky when the pose falls in line anyway, no, not me SHUFFLE + RE (RAPFORMER): you teach me petty dancing like bear thief chovinski, intersect, be a lot of financial gentleman hoping he can improve somebody wife, nobleman, the trap is so polished wealthy hawk lessons, european hawk lessons yolande cowles anyway, sees him pose when he says hawk love! INPUT: the film follows the lives of several west point cadet classmates who find themselves on opposite sides of the war . the film also follows the adventures of lucius the slave escaping via the underground railroad to freedom with the film cutting between the first battle of bull run and the birth of a lucius ' child born in slavery . DROP + RE: film of the west point where they can find the opposite sides of ours film also and they will be a slave escaping me from the underground, and we will not be the same if we are not the maker this is a film cutting first bull from birth to child's slaver. SYNONYM + RE: film to succeed our lives in several zones our head is the most likely to find our own we are not the same as the other side of ever film also follows adventure the lucius slave, the escaping via underground motorical, freedom, film out first battle bull, then feed him birth golden child, born in order SHUFFLE + RE (RAPFORMER): this is the opposite of war follows lives on both sides several point film from the west to the light find a child born escaping via immigration film the underground cutting off the film of all the complications slave, run from lucius slavery battle of freedom and liberty also the first bull follows luc-up! Table 10 : Additional model outputs for style transfer from movie plot summaries to rap lyrics.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 2796, |
|
"end": 2804, |
|
"text": "Table 10", |
|
"ref_id": "TABREF2" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Which of these lyrics was written by a human?", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "INPUT (NEWS): temperatures dipped into the mid-30s during 4 days man lay in woods of philadelphia park . mom told police son was with her in maryland , but he was found friday with blanket , bible . victim being treated for malnutrition , dehydration ; mother faces host of charges after extradition . DROP + RE: i've been dipped for days, lay in woods in the park with the crook my son from pittsburgh found friday blanket, bible victim i was born to be a victim of my reality with no faces host charges, i had to do it everything SYNONYM + RE: dipped in mid-a.t. days, man i dwell in ways UNK 3: gs, park mom told the police son that he was from illegal found him on friday, he had a blanket with a bible a victim of how he treated him as a SHUFFLE + RE (RAPFORMER): man i was dipped up in a lay up with some of them from an old mid-30s days in the home mom told me to be in michigan anyway police blanket friday i found my son a bible he was a host for the trial my mother treated him as an alien a victim of faces INPUT (NEWS): jordan spieth won the 2015 masters by four shots on sunday . the 21-year-old american led all week at the augusta national golf club . he shot final-round 70 to finish on 18 under par and take the green jacket . DROP + RE: to all of my masters, four sunday morning, american led alert national golf club, final-round time take a green jacket SYNONYM + RE: jordan, we are not the same, no masters! four shots of the sun, the laughter we were the most likely american led in a week at the first club shot last finish, hey get the green cap SHUFFLE + RE (RAPFORMER): masters, four shots on sunday jordan, led me to the national club, the american way golf week, green dine, par finish my jacket, take my final-round start INPUT (NEWS): the dallas native will play alongside justin rose in the final pairing . has set a scoring record for the first 54 holes of 16 under par . finished runner-up last year and is now determined to win . is first player since greg norman in 1996 to have lead after each round . DROP + RE: dallas native play i was born to be a slave but now i'm on my own and i'll be the first so justin final scoring holes in par last year determined to start been a player, since greg the only way to tell SYNONYM + RE: dallas, c4, i play with the same g6, justin rose to the place c1, ready to scoring the record first holes in the firearm, then i remember this is the first year determined to win, first player, since marc ellen went here SHUFFLE + RE (RAPFORMER): justin rose, native gold final par, scoring holes, set it off, play it again, justin rose determined to win the first record, last year i was finished greg player, he was a player from the beginning since first i lead the worldball.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Which of these lyrics was written by a human?", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Table 11: Additional model outputs for style transfer from news articles to rap lyrics.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Which of these lyrics was written by a human?", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "[intro] i am the oldest the lyrics they just follow orders. i am the oldest the lyrics they just follow orders. good trade-off of your style. i am the oldest the lyrics they just follow orders. i rhyme more rhymes and moreover move over I'm recording", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Which of these lyrics was written by a human?", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "[verse 1] another verse written on the news of rap methods, given to me in the form of an autoencoder to develop the words that i rap, and i will be denoting in my text, i am the only content, i can be the same as an automatist, i train rap lyrics to study different meaning when i approach words as i am, I train lyrics that are the most definitive, more essential than a scheme of three more untouchable than an underflow move over. pirana, the founder, moreover. my rhyme lyrics are more than the rhyme over (when i develop a verse)", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Which of these lyrics was written by a human?", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "[verse 2] when i develop a verse i form a text from an art that is written on the news of an autoencoder rap another method given to a train that i have been through and i am not the only thing to do with this is my reality i will not be content with rap lyrics i approach with the meaning oh my words are based on my attack. my lyrics are essential as I generate rap. my average rhyme scheme is to show you different content in other words, i can't study my own admirations. my raps are so amazing the rhyme is paraphrasing.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Which of these lyrics was written by a human?", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "[bridge] my results are very good like I'm a human being my rap is in the convoy. your lyrics will be so pre-dated. (when i develop a verse)", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Which of these lyrics was written by a human?", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "[outro] I'm a human being I'm a human being Table 12 : Lyrics of our demo song, described in Appendix B.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 44, |
|
"end": 52, |
|
"text": "Table 12", |
|
"ref_id": "TABREF2" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Which of these lyrics was written by a human?", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "We use the list of English stopwords defined in NLTK.3 In early experiments, we tested training models using only this base approach. The models performed very well at reconstructing existing rap lyrics, however when the input was from a different domain, we observed very conservative outputs.4 We finetune a BERT base model on our rap verse dataset for 20 epochs.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "https://www.musixmatch.com/", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "https://github.com/ekQ/raplysaattori", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "We use a 600-dimensional Sent2Vec model(Pagliardini et al., 2018), which is pretrained on Wikipedia.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Also available at https://bit.ly/3kXGItD.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
} |
|
], |
|
"back_matter": [ |
|
{ |
|
"text": "We are thankful to Alessandro Calmanovici, Scott Roy, Aliaksei Severyn, and Ada Wan for useful discussions. We also thank Simone Francia and Maria Stella Tavella from Musixmatch, for technical help, and the three raters, for participating in the human evaluation.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Acknowledgements", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "In Tables 9, 10 and 11 we display a few additional manually selected model outputs for each of our input domains (rap lyrics, movie summaries and news article summaries) and each of our stripping approaches (SHUFFLE (RAPFORMER), DROP, and SYNONYM).", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "A Additional Model Outputs", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "We generated lyrics for a demo song by using the abstract of this paper as the input to RAPFORMER. We generated multiple samples, by reshuffling the content words of the abstract multiple times. We sent all sample lyrics to a rap artist, and asked them to record a song using a subset of those lyrics. We allowed for re-arranging and deletion, but no addition of human-created lyrics. The resulting audio file is included in the supplementary material 9 , while the final lyrics of the song are in Table 12 .We also tested the recently released Jukebox algorithm (Dhariwal et al., 2020) for end-to-end synthesis of a rap song conditioned on the abstract lyrics. However, our preliminary results were unsatisfactory since it was impossible to tell individual words apart from the generated audio.", |
|
"cite_spans": [ |
|
{ |
|
"start": 563, |
|
"end": 586, |
|
"text": "(Dhariwal et al., 2020)", |
|
"ref_id": "BIBREF5" |
|
} |
|
], |
|
"ref_spans": [ |
|
{ |
|
"start": 498, |
|
"end": 506, |
|
"text": "Table 12", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "B Demo Song", |
|
"sec_num": null |
|
} |
|
], |
|
"bib_entries": { |
|
"BIBREF0": { |
|
"ref_id": "b0", |
|
"title": "Learning latent personas of film characters", |
|
"authors": [ |
|
{ |
|
"first": "David", |
|
"middle": [], |
|
"last": "Bamman", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "O'", |
|
"middle": [], |
|
"last": "Brendan", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Noah", |
|
"middle": [ |
|
"A" |
|
], |
|
"last": "Connor", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Smith", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2013, |
|
"venue": "Proceedings of the 51st Annual Meeting of the Association for Computational Linguistics", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "352--361", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "David Bamman, Brendan O'Connor, and Noah A. Smith. 2013. Learning latent personas of film char- acters. In Proceedings of the 51st Annual Meeting of the Association for Computational Linguistics (Vol- ume 1: Long Papers), pages 352-361, Sofia, Bul- garia. Association for Computational Linguistics.", |
|
"links": null |
|
}, |
|
"BIBREF1": { |
|
"ref_id": "b1", |
|
"title": "Book of rhymes: The poetics of hip hop", |
|
"authors": [ |
|
{ |
|
"first": "Adam", |
|
"middle": [], |
|
"last": "Bradley", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2017, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Adam Bradley. 2017. Book of rhymes: The poetics of hip hop. Civitas Books.", |
|
"links": null |
|
}, |
|
"BIBREF2": { |
|
"ref_id": "b2", |
|
"title": "A coefficient of agreement for nominal scales. Educational and psychological measurement", |
|
"authors": [ |
|
{ |
|
"first": "Jacob", |
|
"middle": [], |
|
"last": "Cohen", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1960, |
|
"venue": "", |
|
"volume": "20", |
|
"issue": "", |
|
"pages": "37--46", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Jacob Cohen. 1960. A coefficient of agreement for nominal scales. Educational and psychological mea- surement, 20(1):37-46.", |
|
"links": null |
|
}, |
|
"BIBREF3": { |
|
"ref_id": "b3", |
|
"title": "Plug and play language models: A simple approach to controlled text generation", |
|
"authors": [ |
|
{ |
|
"first": "Sumanth", |
|
"middle": [], |
|
"last": "Dathathri", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Andrea", |
|
"middle": [], |
|
"last": "Madotto", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Janice", |
|
"middle": [], |
|
"last": "Lan", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Jane", |
|
"middle": [], |
|
"last": "Hung", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Eric", |
|
"middle": [], |
|
"last": "Frank", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Piero", |
|
"middle": [], |
|
"last": "Molino", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Jason", |
|
"middle": [], |
|
"last": "Yosinski", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Rosanne", |
|
"middle": [], |
|
"last": "Liu", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2020, |
|
"venue": "International Conference on Learning Representations", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Sumanth Dathathri, Andrea Madotto, Janice Lan, Jane Hung, Eric Frank, Piero Molino, Jason Yosinski, and Rosanne Liu. 2020. Plug and play language mod- els: A simple approach to controlled text generation. In International Conference on Learning Represen- tations.", |
|
"links": null |
|
}, |
|
"BIBREF4": { |
|
"ref_id": "b4", |
|
"title": "BERT: Pre-training of deep bidirectional transformers for language understanding", |
|
"authors": [ |
|
{ |
|
"first": "Jacob", |
|
"middle": [], |
|
"last": "Devlin", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ming-Wei", |
|
"middle": [], |
|
"last": "Chang", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Kenton", |
|
"middle": [], |
|
"last": "Lee", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Kristina", |
|
"middle": [], |
|
"last": "Toutanova", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2019, |
|
"venue": "Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies", |
|
"volume": "1", |
|
"issue": "", |
|
"pages": "4171--4186", |
|
"other_ids": { |
|
"DOI": [ |
|
"10.18653/v1/N19-1423" |
|
] |
|
}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Jacob Devlin, Ming-Wei Chang, Kenton Lee, and Kristina Toutanova. 2019. BERT: Pre-training of deep bidirectional transformers for language under- standing. In Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, Volume 1 (Long and Short Papers), pages 4171-4186, Minneapolis, Minnesota. Associ- ation for Computational Linguistics.", |
|
"links": null |
|
}, |
|
"BIBREF5": { |
|
"ref_id": "b5", |
|
"title": "Jukebox: A generative model for music", |
|
"authors": [ |
|
{ |
|
"first": "Prafulla", |
|
"middle": [], |
|
"last": "Dhariwal", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Heewoo", |
|
"middle": [], |
|
"last": "Jun", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Christine", |
|
"middle": [], |
|
"last": "Payne", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Jong", |
|
"middle": [ |
|
"Wook" |
|
], |
|
"last": "Kim", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Alec", |
|
"middle": [], |
|
"last": "Radford", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ilya", |
|
"middle": [], |
|
"last": "Sutskever", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2020, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": { |
|
"arXiv": [ |
|
"arXiv:2005.00341" |
|
] |
|
}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Prafulla Dhariwal, Heewoo Jun, Christine Payne, Jong Wook Kim, Alec Radford, and Ilya Sutskever. 2020. Jukebox: A generative model for music. arXiv preprint arXiv:2005.00341.", |
|
"links": null |
|
}, |
|
"BIBREF6": { |
|
"ref_id": "b6", |
|
"title": "Editnts: An neural programmer-interpreter model for sentence simplification through explicit editing", |
|
"authors": [ |
|
{ |
|
"first": "Yue", |
|
"middle": [], |
|
"last": "Dong", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Zichao", |
|
"middle": [], |
|
"last": "Li", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Mehdi", |
|
"middle": [], |
|
"last": "Rezagholizadeh", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Jackie Chi Kit", |
|
"middle": [], |
|
"last": "Cheung", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2019, |
|
"venue": "Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "3393--3402", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Yue Dong, Zichao Li, Mehdi Rezagholizadeh, and Jackie Chi Kit Cheung. 2019. Editnts: An neural programmer-interpreter model for sentence simplifi- cation through explicit editing. In Proceedings of the 57th Annual Meeting of the Association for Com- putational Linguistics, pages 3393-3402.", |
|
"links": null |
|
}, |
|
"BIBREF7": { |
|
"ref_id": "b7", |
|
"title": "Unsupervised natural language generation with denoising autoencoders", |
|
"authors": [ |
|
{ |
|
"first": "Markus", |
|
"middle": [], |
|
"last": "Freitag", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Scott", |
|
"middle": [], |
|
"last": "Roy", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2018, |
|
"venue": "Proceedings of the 2018 Conference on Empirical Methods in Natural Language Processing", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Markus Freitag and Scott Roy. 2018. Unsupervised natural language generation with denoising autoen- coders. In Proceedings of the 2018 Conference on Empirical Methods in Natural Language Process- ing.", |
|
"links": null |
|
}, |
|
"BIBREF8": { |
|
"ref_id": "b8", |
|
"title": "Style transfer in text: Exploration and evaluation", |
|
"authors": [ |
|
{ |
|
"first": "Zhenxin", |
|
"middle": [], |
|
"last": "Fu", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Xiaoye", |
|
"middle": [], |
|
"last": "Tan", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Nanyun", |
|
"middle": [], |
|
"last": "Peng", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Dongyan", |
|
"middle": [], |
|
"last": "Zhao", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Rui", |
|
"middle": [], |
|
"last": "Yan", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2018, |
|
"venue": "Thirty-Second AAAI Conference on Artificial Intelligence", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Zhenxin Fu, Xiaoye Tan, Nanyun Peng, Dongyan Zhao, and Rui Yan. 2018. Style transfer in text: Explo- ration and evaluation. In Thirty-Second AAAI Con- ference on Artificial Intelligence.", |
|
"links": null |
|
}, |
|
"BIBREF9": { |
|
"ref_id": "b9", |
|
"title": "Teaching machines to read and comprehend", |
|
"authors": [ |
|
{ |
|
"first": "Karl", |
|
"middle": [], |
|
"last": "Moritz Hermann", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Tomas", |
|
"middle": [], |
|
"last": "Kocisky", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Edward", |
|
"middle": [], |
|
"last": "Grefenstette", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Lasse", |
|
"middle": [], |
|
"last": "Espeholt", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Will", |
|
"middle": [], |
|
"last": "Kay", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Mustafa", |
|
"middle": [], |
|
"last": "Suleyman", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Phil", |
|
"middle": [], |
|
"last": "Blunsom", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2015, |
|
"venue": "Advances in neural information processing systems", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "1693--1701", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Karl Moritz Hermann, Tomas Kocisky, Edward Grefen- stette, Lasse Espeholt, Will Kay, Mustafa Suleyman, and Phil Blunsom. 2015. Teaching machines to read and comprehend. In Advances in neural information processing systems, pages 1693-1701.", |
|
"links": null |
|
}, |
|
"BIBREF10": { |
|
"ref_id": "b10", |
|
"title": "Automatically generating rhythmic verse with neural networks", |
|
"authors": [ |
|
{ |
|
"first": "Jack", |
|
"middle": [], |
|
"last": "Hopkins", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Douwe", |
|
"middle": [], |
|
"last": "Kiela", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2017, |
|
"venue": "Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics", |
|
"volume": "1", |
|
"issue": "", |
|
"pages": "168--178", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Jack Hopkins and Douwe Kiela. 2017. Automatically generating rhythmic verse with neural networks. In Proceedings of the 55th Annual Meeting of the As- sociation for Computational Linguistics (Volume 1: Long Papers), pages 168-178.", |
|
"links": null |
|
}, |
|
"BIBREF11": { |
|
"ref_id": "b11", |
|
"title": "Multiple-attribute text rewriting", |
|
"authors": [ |
|
{ |
|
"first": "Guillaume", |
|
"middle": [], |
|
"last": "Lample", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Sandeep", |
|
"middle": [], |
|
"last": "Subramanian", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Eric", |
|
"middle": [], |
|
"last": "Smith", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ludovic", |
|
"middle": [], |
|
"last": "Denoyer", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Marc'aurelio", |
|
"middle": [], |
|
"last": "Ranzato", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Y-Lan", |
|
"middle": [], |
|
"last": "Boureau", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2019, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Guillaume Lample, Sandeep Subramanian, Eric Smith, Ludovic Denoyer, Marc'Aurelio Ranzato, and Y- Lan Boureau. 2019. Multiple-attribute text rewrit- ing. In ICLR 2019.", |
|
"links": null |
|
}, |
|
"BIBREF12": { |
|
"ref_id": "b12", |
|
"title": "Neural text style transfer via denoising and reranking", |
|
"authors": [ |
|
{ |
|
"first": "Joseph", |
|
"middle": [], |
|
"last": "Lee", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ziang", |
|
"middle": [], |
|
"last": "Xie", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Cindy", |
|
"middle": [], |
|
"last": "Wang", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Max", |
|
"middle": [], |
|
"last": "Drach", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Dan", |
|
"middle": [], |
|
"last": "Jurafsky", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Andrew Y", |
|
"middle": [], |
|
"last": "Ng", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2019, |
|
"venue": "Proceedings of the Workshop on Methods for Optimizing and Evaluating Neural Language Generation", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "74--81", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Joseph Lee, Ziang Xie, Cindy Wang, Max Drach, Dan Jurafsky, and Andrew Y Ng. 2019. Neural text style transfer via denoising and reranking. In Proceed- ings of the Workshop on Methods for Optimizing and Evaluating Neural Language Generation, pages 74- 81.", |
|
"links": null |
|
}, |
|
"BIBREF13": { |
|
"ref_id": "b13", |
|
"title": "BART: Denoising sequence-to-sequence pretraining for natural language generation, translation, and comprehension", |
|
"authors": [ |
|
{ |
|
"first": "Mike", |
|
"middle": [], |
|
"last": "Lewis", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Yinhan", |
|
"middle": [], |
|
"last": "Liu", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Naman", |
|
"middle": [], |
|
"last": "Goyal ; Abdelrahman Mohamed", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Omer", |
|
"middle": [], |
|
"last": "Levy", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Veselin", |
|
"middle": [], |
|
"last": "Stoyanov", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Luke", |
|
"middle": [], |
|
"last": "Zettlemoyer", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2020, |
|
"venue": "Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "7871--7880", |
|
"other_ids": { |
|
"DOI": [ |
|
"10.18653/v1/2020.acl-main.703" |
|
] |
|
}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Mike Lewis, Yinhan Liu, Naman Goyal, Mar- jan Ghazvininejad, Abdelrahman Mohamed, Omer Levy, Veselin Stoyanov, and Luke Zettlemoyer. 2020. BART: Denoising sequence-to-sequence pre- training for natural language generation, translation, and comprehension. In Proceedings of the 58th An- nual Meeting of the Association for Computational Linguistics, pages 7871-7880, Online. Association for Computational Linguistics.", |
|
"links": null |
|
}, |
|
"BIBREF14": { |
|
"ref_id": "b14", |
|
"title": "Chris Pal, and Jiancheng Lv", |
|
"authors": [ |
|
{ |
|
"first": "Dayiheng", |
|
"middle": [], |
|
"last": "Liu", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Jie", |
|
"middle": [], |
|
"last": "Fu", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Yidan", |
|
"middle": [], |
|
"last": "Zhang", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2019, |
|
"venue": "Revision in continuous space: Unsupervised text style transfer without adversarial learning", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": { |
|
"arXiv": [ |
|
"arXiv:1905.12304" |
|
] |
|
}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Dayiheng Liu, Jie Fu, Yidan Zhang, Chris Pal, and Jiancheng Lv. 2019. Revision in continuous space: Unsupervised text style transfer without adversarial learning. arXiv preprint arXiv:1905.12304.", |
|
"links": null |
|
}, |
|
"BIBREF15": { |
|
"ref_id": "b15", |
|
"title": "A dual reinforcement learning framework for unsupervised text style transfer", |
|
"authors": [ |
|
{ |
|
"first": "Fuli", |
|
"middle": [], |
|
"last": "Luo", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Peng", |
|
"middle": [], |
|
"last": "Li", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Jie", |
|
"middle": [], |
|
"last": "Zhou", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Pengcheng", |
|
"middle": [], |
|
"last": "Yang", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Baobao", |
|
"middle": [], |
|
"last": "Chang", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Zhifang", |
|
"middle": [], |
|
"last": "Sui", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Xu", |
|
"middle": [], |
|
"last": "Sun", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2019, |
|
"venue": "Proceedings of the 28th International Joint Conference on Artificial Intelligence", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Fuli Luo, Peng Li, Jie Zhou, Pengcheng Yang, Baobao Chang, Zhifang Sui, and Xu Sun. 2019. A dual rein- forcement learning framework for unsupervised text style transfer. In Proceedings of the 28th Interna- tional Joint Conference on Artificial Intelligence, IJ- CAI 2019.", |
|
"links": null |
|
}, |
|
"BIBREF16": { |
|
"ref_id": "b16", |
|
"title": "Felix: Flexible text editing through tagging and insertion", |
|
"authors": [ |
|
{ |
|
"first": "Jonathan", |
|
"middle": [], |
|
"last": "Mallinson", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Aliaksei", |
|
"middle": [], |
|
"last": "Severyn", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Eric", |
|
"middle": [], |
|
"last": "Malmi", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Guillermo", |
|
"middle": [], |
|
"last": "Garrido", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2020, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": { |
|
"arXiv": [ |
|
"arXiv:2003.10687" |
|
] |
|
}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Jonathan Mallinson, Aliaksei Severyn, Eric Malmi, and Guillermo Garrido. 2020. Felix: Flexible text edit- ing through tagging and insertion. arXiv preprint arXiv:2003.10687.", |
|
"links": null |
|
}, |
|
"BIBREF17": { |
|
"ref_id": "b17", |
|
"title": "Encode, tag, realize: High-precision text editing", |
|
"authors": [ |
|
{ |
|
"first": "Eric", |
|
"middle": [], |
|
"last": "Malmi", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Sebastian", |
|
"middle": [], |
|
"last": "Krause", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Sascha", |
|
"middle": [], |
|
"last": "Rothe", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Daniil", |
|
"middle": [], |
|
"last": "Mirylenka", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Aliaksei", |
|
"middle": [], |
|
"last": "Severyn", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2019, |
|
"venue": "Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP)", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "5057--5068", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Eric Malmi, Sebastian Krause, Sascha Rothe, Daniil Mirylenka, and Aliaksei Severyn. 2019. Encode, tag, realize: High-precision text editing. In Proceed- ings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th Inter- national Joint Conference on Natural Language Pro- cessing (EMNLP-IJCNLP), pages 5057-5068.", |
|
"links": null |
|
}, |
|
"BIBREF18": { |
|
"ref_id": "b18", |
|
"title": "Dopelearning: A computational approach to rap lyrics generation", |
|
"authors": [ |
|
{ |
|
"first": "Eric", |
|
"middle": [], |
|
"last": "Malmi", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Pyry", |
|
"middle": [], |
|
"last": "Takala", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Hannu", |
|
"middle": [], |
|
"last": "Toivonen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Tapani", |
|
"middle": [], |
|
"last": "Raiko", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Aristides", |
|
"middle": [], |
|
"last": "Gionis", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2016, |
|
"venue": "Proceedings of the 22nd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "195--204", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Eric Malmi, Pyry Takala, Hannu Toivonen, Tapani Raiko, and Aristides Gionis. 2016. Dopelearning: A computational approach to rap lyrics generation. In Proceedings of the 22nd ACM SIGKDD Inter- national Conference on Knowledge Discovery and Data Mining, pages 195-204. ACM.", |
|
"links": null |
|
}, |
|
"BIBREF19": { |
|
"ref_id": "b19", |
|
"title": "Generation of hip-hop lyrics with hierarchical modeling and conditional templates", |
|
"authors": [ |
|
{ |
|
"first": "Enrique", |
|
"middle": [], |
|
"last": "Manjavacas", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Mike", |
|
"middle": [], |
|
"last": "Kestemont", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Folgert", |
|
"middle": [], |
|
"last": "Karsdorp", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2019, |
|
"venue": "Proceedings of the 12th International Conference on Natural Language Generation", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "301--310", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Enrique Manjavacas, Mike Kestemont, and Folgert Karsdorp. 2019. Generation of hip-hop lyrics with hierarchical modeling and conditional templates. In Proceedings of the 12th International Conference on Natural Language Generation, pages 301-310.", |
|
"links": null |
|
}, |
|
"BIBREF20": { |
|
"ref_id": "b20", |
|
"title": "Rhyme and style features for musical genre classification by song lyrics", |
|
"authors": [ |
|
{ |
|
"first": "Rudolf", |
|
"middle": [], |
|
"last": "Mayer", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Robert", |
|
"middle": [], |
|
"last": "Neumayer", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Andreas", |
|
"middle": [], |
|
"last": "Rauber", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2008, |
|
"venue": "Proceedings of the 9th International Conference on Music Information Retrieval", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "337--342", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Rudolf Mayer, Robert Neumayer, and Andreas Rauber. 2008. Rhyme and style features for musical genre classification by song lyrics. In Proceedings of the 9th International Conference on Music Information Retrieval, pages 337-342.", |
|
"links": null |
|
}, |
|
"BIBREF21": { |
|
"ref_id": "b21", |
|
"title": "Wordnet: a lexical database for english", |
|
"authors": [ |
|
{ |
|
"first": "A", |
|
"middle": [], |
|
"last": "George", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Miller", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1995, |
|
"venue": "Communications of the ACM", |
|
"volume": "38", |
|
"issue": "11", |
|
"pages": "39--41", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "George A Miller. 1995. Wordnet: a lexical database for english. Communications of the ACM, 38(11):39- 41.", |
|
"links": null |
|
}, |
|
"BIBREF22": { |
|
"ref_id": "b22", |
|
"title": "Unsupervised Learning of Sentence Embeddings using Compositional n-Gram Features", |
|
"authors": [ |
|
{ |
|
"first": "Matteo", |
|
"middle": [], |
|
"last": "Pagliardini", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Prakhar", |
|
"middle": [], |
|
"last": "Gupta", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Martin", |
|
"middle": [], |
|
"last": "Jaggi", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2018, |
|
"venue": "NAACL 2018 -Conference of the North American Chapter of the Association for Computational Linguistics", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Matteo Pagliardini, Prakhar Gupta, and Martin Jaggi. 2018. Unsupervised Learning of Sentence Embed- dings using Compositional n-Gram Features. In NAACL 2018 -Conference of the North American Chapter of the Association for Computational Lin- guistics.", |
|
"links": null |
|
}, |
|
"BIBREF23": { |
|
"ref_id": "b23", |
|
"title": "Bleu: a method for automatic evaluation of machine translation", |
|
"authors": [ |
|
{ |
|
"first": "Kishore", |
|
"middle": [], |
|
"last": "Papineni", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Salim", |
|
"middle": [], |
|
"last": "Roukos", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Todd", |
|
"middle": [], |
|
"last": "Ward", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Wei-Jing", |
|
"middle": [], |
|
"last": "Zhu", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2002, |
|
"venue": "Proceedings of the 40th Annual Meeting of the Association for Computational Linguistics", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "311--318", |
|
"other_ids": { |
|
"DOI": [ |
|
"10.3115/1073083.1073135" |
|
] |
|
}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Kishore Papineni, Salim Roukos, Todd Ward, and Wei- Jing Zhu. 2002. Bleu: a method for automatic eval- uation of machine translation. In Proceedings of the 40th Annual Meeting of the Association for Com- putational Linguistics, pages 311-318, Philadelphia, Pennsylvania, USA. Association for Computational Linguistics.", |
|
"links": null |
|
}, |
|
"BIBREF24": { |
|
"ref_id": "b24", |
|
"title": "Ghostwriter: Using an lstm for automatic rap lyric generation", |
|
"authors": [ |
|
{ |
|
"first": "Peter", |
|
"middle": [], |
|
"last": "Potash", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Alexey", |
|
"middle": [], |
|
"last": "Romanov", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Anna", |
|
"middle": [], |
|
"last": "Rumshisky", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2015, |
|
"venue": "Proceedings of the 2015 Conference on Empirical Methods in Natural Language Processing", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "1919--1924", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Peter Potash, Alexey Romanov, and Anna Rumshisky. 2015. Ghostwriter: Using an lstm for automatic rap lyric generation. In Proceedings of the 2015 Con- ference on Empirical Methods in Natural Language Processing, pages 1919-1924.", |
|
"links": null |
|
}, |
|
"BIBREF25": { |
|
"ref_id": "b25", |
|
"title": "Style transfer through back-translation", |
|
"authors": [ |
|
{ |
|
"first": "Yulia", |
|
"middle": [], |
|
"last": "Shrimai Prabhumoye", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ruslan", |
|
"middle": [], |
|
"last": "Tsvetkov", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Alan", |
|
"middle": [ |
|
"W" |
|
], |
|
"last": "Salakhutdinov", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Black", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2018, |
|
"venue": "Proceedings of the 56th Annual Meeting of the Association for Computational Linguistics", |
|
"volume": "1", |
|
"issue": "", |
|
"pages": "866--876", |
|
"other_ids": { |
|
"DOI": [ |
|
"10.18653/v1/P18-1080" |
|
] |
|
}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Shrimai Prabhumoye, Yulia Tsvetkov, Ruslan Salakhut- dinov, and Alan W Black. 2018. Style transfer through back-translation. In Proceedings of the 56th Annual Meeting of the Association for Com- putational Linguistics (Volume 1: Long Papers), pages 866-876, Melbourne, Australia. Association for Computational Linguistics.", |
|
"links": null |
|
}, |
|
"BIBREF26": { |
|
"ref_id": "b26", |
|
"title": "Exploring the limits of transfer learning with a unified text-to-text transformer", |
|
"authors": [ |
|
{ |
|
"first": "Colin", |
|
"middle": [], |
|
"last": "Raffel", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Noam", |
|
"middle": [], |
|
"last": "Shazeer", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Adam", |
|
"middle": [], |
|
"last": "Roberts", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Katherine", |
|
"middle": [], |
|
"last": "Lee", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Sharan", |
|
"middle": [], |
|
"last": "Narang", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Michael", |
|
"middle": [], |
|
"last": "Matena", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Yanqi", |
|
"middle": [], |
|
"last": "Zhou", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Wei", |
|
"middle": [], |
|
"last": "Li", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Peter J", |
|
"middle": [], |
|
"last": "Liu", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2019, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": { |
|
"arXiv": [ |
|
"arXiv:1910.10683" |
|
] |
|
}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Colin Raffel, Noam Shazeer, Adam Roberts, Katherine Lee, Sharan Narang, Michael Matena, Yanqi Zhou, Wei Li, and Peter J Liu. 2019. Exploring the limits of transfer learning with a unified text-to-text trans- former. arXiv preprint arXiv:1910.10683.", |
|
"links": null |
|
}, |
|
"BIBREF27": { |
|
"ref_id": "b27", |
|
"title": "Neural machine translation of rare words with subword units", |
|
"authors": [ |
|
{ |
|
"first": "Rico", |
|
"middle": [], |
|
"last": "Sennrich", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Barry", |
|
"middle": [], |
|
"last": "Haddow", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Alexandra", |
|
"middle": [], |
|
"last": "Birch", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2016, |
|
"venue": "Proceedings of the 54th Annual Meeting of the Association for Computational Linguistics", |
|
"volume": "1", |
|
"issue": "", |
|
"pages": "1715--1725", |
|
"other_ids": { |
|
"DOI": [ |
|
"10.18653/v1/P16-1162" |
|
] |
|
}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Rico Sennrich, Barry Haddow, and Alexandra Birch. 2016. Neural machine translation of rare words with subword units. In Proceedings of the 54th An- nual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers), pages 1715- 1725, Berlin, Germany. Association for Computa- tional Linguistics.", |
|
"links": null |
|
}, |
|
"BIBREF28": { |
|
"ref_id": "b28", |
|
"title": "Style transfer from non-parallel text by cross-alignment", |
|
"authors": [ |
|
{ |
|
"first": "Tianxiao", |
|
"middle": [], |
|
"last": "Shen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Tao", |
|
"middle": [], |
|
"last": "Lei", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Regina", |
|
"middle": [], |
|
"last": "Barzilay", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Tommi", |
|
"middle": [], |
|
"last": "Jaakkola", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2017, |
|
"venue": "Advances in neural information processing systems", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "6830--6841", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Tianxiao Shen, Tao Lei, Regina Barzilay, and Tommi Jaakkola. 2017. Style transfer from non-parallel text by cross-alignment. In Advances in neural informa- tion processing systems, pages 6830-6841.", |
|
"links": null |
|
}, |
|
"BIBREF29": { |
|
"ref_id": "b29", |
|
"title": "Attention is all you need", |
|
"authors": [ |
|
{ |
|
"first": "Ashish", |
|
"middle": [], |
|
"last": "Vaswani", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Noam", |
|
"middle": [], |
|
"last": "Shazeer", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Niki", |
|
"middle": [], |
|
"last": "Parmar", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Jakob", |
|
"middle": [], |
|
"last": "Uszkoreit", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Llion", |
|
"middle": [], |
|
"last": "Jones", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Aidan", |
|
"middle": [ |
|
"N" |
|
], |
|
"last": "Gomez", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "\u0141ukasz", |
|
"middle": [], |
|
"last": "Kaiser", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Illia", |
|
"middle": [], |
|
"last": "Polosukhin", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2017, |
|
"venue": "Advances in neural information processing systems", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "5998--6008", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Ashish Vaswani, Noam Shazeer, Niki Parmar, Jakob Uszkoreit, Llion Jones, Aidan N Gomez, \u0141ukasz Kaiser, and Illia Polosukhin. 2017. Attention is all you need. In Advances in neural information pro- cessing systems, pages 5998-6008.", |
|
"links": null |
|
}, |
|
"BIBREF30": { |
|
"ref_id": "b30", |
|
"title": "Diverse beam search: Decoding diverse solutions from neural sequence models", |
|
"authors": [ |
|
{ |
|
"first": "K", |
|
"middle": [], |
|
"last": "Ashwin", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Michael", |
|
"middle": [], |
|
"last": "Vijayakumar", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Cogswell", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "R", |
|
"middle": [], |
|
"last": "Ramprasath", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Qing", |
|
"middle": [], |
|
"last": "Selvaraju", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Stefan", |
|
"middle": [], |
|
"last": "Sun", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "David", |
|
"middle": [], |
|
"last": "Lee", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Dhruv", |
|
"middle": [], |
|
"last": "Crandall", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Batra", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2018, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Ashwin K Vijayakumar, Michael Cogswell, Ram- prasath R Selvaraju, Qing Sun, Stefan Lee, David Crandall, and Dhruv Batra. 2018. Diverse beam search: Decoding diverse solutions from neural se- quence models. AAAI 2018.", |
|
"links": null |
|
}, |
|
"BIBREF31": { |
|
"ref_id": "b31", |
|
"title": "Pegasus: Pre-training with extracted gap-sentences for abstractive summarization", |
|
"authors": [ |
|
{ |
|
"first": "Jingqing", |
|
"middle": [], |
|
"last": "Zhang", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Yao", |
|
"middle": [], |
|
"last": "Zhao", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Mohammad", |
|
"middle": [], |
|
"last": "Saleh", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Peter J", |
|
"middle": [], |
|
"last": "Liu", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2020, |
|
"venue": "", |
|
"volume": "2020", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": { |
|
"arXiv": [ |
|
"arXiv:1912.08777" |
|
] |
|
}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Jingqing Zhang, Yao Zhao, Mohammad Saleh, and Pe- ter J Liu. 2020. Pegasus: Pre-training with extracted gap-sentences for abstractive summarization. arXiv preprint arXiv:1912.08777, ICML 2020.", |
|
"links": null |
|
} |
|
}, |
|
"ref_entries": { |
|
"TABREF2": { |
|
"content": "<table><tr><td>Function get rhyming replacement(V,</td></tr><tr><td>src idx, tgt idx, mask):</td></tr><tr><td>src \u2190 V [src idx][-1] // get last word</td></tr><tr><td>tgt \u2190 V [tgt idx][-1]</td></tr><tr><td>// Predict most likely words.</td></tr><tr><td>preds \u2190 bert predictions (mask, K)</td></tr><tr><td>// Compute original rhyme</td></tr><tr><td>length.</td></tr><tr><td>rl orig \u2190 rhyme length (src, tgt)</td></tr><tr><td>for pred \u2208 preds do</td></tr><tr><td>rl new \u2190 rhyme length (pred, tgt)</td></tr><tr><td>if rl new > rl orig then</td></tr><tr><td>// return replacement</td></tr><tr><td>return pred, rl new</td></tr><tr><td>return target, rl orig // return</td></tr><tr><td>original</td></tr></table>", |
|
"type_str": "table", |
|
"html": null, |
|
"text": "Bert Rhyme Enhancement input :lyrics verse V = {l0, ..., lN } consisting of N tokenized lines; number of BERT predictions K to consider. output :modified V with enhanced rhyming.", |
|
"num": null |
|
}, |
|
"TABREF3": { |
|
"content": "<table/>", |
|
"type_str": "table", |
|
"html": null, |
|
"text": "Statistics of our datasets. # Pairs denotes the number of pairs used for training/validation/testing; p.d. is per document; p.s. is per sentence.", |
|
"num": null |
|
}, |
|
"TABREF4": { |
|
"content": "<table><tr><td/><td/><td/><td colspan=\"2\">Rap reconstruction</td><td colspan=\"2\">Style transfer from movies</td><td colspan=\"2\">Style transfer from news</td></tr><tr><td/><td>Model</td><td>BLEU</td><td>Overlap</td><td>RD</td><td>Overlap</td><td>RD</td><td>Overlap</td><td>RD</td></tr><tr><td/><td>INPUTS</td><td>-</td><td>-</td><td>0.84 \u00b1 0.38</td><td>-</td><td>0.73 \u00b1 0.2</td><td>-</td><td>0.72 \u00b1 0.21</td></tr><tr><td/><td>IR NEWS</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td colspan=\"2\">0.29 \u00b1 0.09 0.74 \u00b1 0.19</td></tr><tr><td/><td>IR RAP</td><td>-</td><td>-</td><td>-</td><td>0.19 \u00b1 0.06</td><td>1.02 \u00b1 0.23</td><td colspan=\"2\">0.17 \u00b1 0.06 1.01 \u00b1 0.24</td></tr><tr><td>RAPFORMER</td><td colspan=\"5\">SHUFFLE 0.63 DROP + RE 10.27 09.81 0.50 \u00b1 0.11 1.13 \u00b1 0.33 0.40 \u00b1 0.09 REPLACE 14.30 0.57 \u00b1 0.15 1.00 \u00b1 0.30 0.43 \u00b1 0.14 REPLACE + RE 12.72 0.54 \u00b1 0.15 1.10 \u00b1 0.31 0.40 \u00b1 0.13</td><td>0.99 \u00b1 0.27 0.86 \u00b1 0.28 0.98 \u00b1 0.24</td><td colspan=\"2\">0.36 \u00b1 0.10 1.03 \u00b1 0.26 0.34 \u00b1 0.13 0.95 \u00b1 0.27 0.31 \u00b1 0.12 1.05 \u00b1 0.28</td></tr></table>", |
|
"type_str": "table", |
|
"html": null, |
|
"text": ").7 The metric is based on computing a phonetic transcription of the \u00b1 0.13 1.01 \u00b1 0.31 0.51 \u00b1 0.11 0.90 \u00b1 0.23 0.45 \u00b1 0.12 0.89 \u00b1 0.26 SHUFFLE + RE 12.72 0.60 \u00b1 0.12 1.10 \u00b1 0.32 0.49 \u00b1 0.10 0.96 \u00b1 0.27 0.43 \u00b1 0.11 0.98 \u00b1 0.27 DROP 11.06 0.52 \u00b1 0.11 1.03 \u00b1 0.32 0.43 \u00b1 0.10 0.90 \u00b1 0.24 0.38 \u00b1 0.10 0.93 \u00b1 0.25", |
|
"num": null |
|
}, |
|
"TABREF5": { |
|
"content": "<table/>", |
|
"type_str": "table", |
|
"html": null, |
|
"text": "Automatic metric results of RAPFORMER, using three alternative stripping approaches: SHUFFLE, DROP and REPLACE. Model names ending in * + RE denote use of the additional rhyme enhancement step (see Section 3.2). INPUT measures the result of the original input texts, for each of the three inputs (rap/movies/news). Overlap is the content preservation score, RD is the rhyme density metric. The highest results for each column are in bold.", |
|
"num": null |
|
}, |
|
"TABREF7": { |
|
"content": "<table/>", |
|
"type_str": "table", |
|
"html": null, |
|
"text": "Example model output for rap reconstruction. Words replaced by our rhyme enhancement step are in bold. The input lyrics are from the song How I Get Down by Rakim.", |
|
"num": null |
|
}, |
|
"TABREF8": { |
|
"content": "<table/>", |
|
"type_str": "table", |
|
"html": null, |
|
"text": "Example model outputs for style transfer from news articles. Words replaced by our rhyme enhancement step are in bold.", |
|
"num": null |
|
}, |
|
"TABREF9": { |
|
"content": "<table/>", |
|
"type_str": "table", |
|
"html": null, |
|
"text": "Examples of lyrics generated by RAPFORMER that fooled the majority (at least two out of three) human raters in a side-by-side comparison with human created lyrics. Inappropriate words are replaced by a single dash.", |
|
"num": null |
|
}, |
|
"TABREF11": { |
|
"content": "<table/>", |
|
"type_str": "table", |
|
"html": null, |
|
"text": "Additional model outputs for rap reconstruction.", |
|
"num": null |
|
} |
|
} |
|
} |
|
} |