Enable JavaScript to see more content
Recently hyped ML content linked in one simple page
Sources: reddit/r/{MachineLearning,datasets}, arxiv-sanity, twitter, kaggle/kernels, hackernews, awesome-datasets, sota changes
Made by: Deep Phrase HK Limited
1
|
|
[1910.03634v1] Prose for a Painting
In future work we would like to experiment with GANs in the absence of non-parallel datasets, so that we can use varied styles for text style transfer
Abstract Painting captions are often dry and simplistic which motivates us to describe a painting creatively in the style of Shakespearean prose. This is a difficult problem, since there does not exist a large supervised dataset from paintings to Shakespearean prose. Our solution is to use an intermediate English poem description of the painting and then apply language style transfer which results in Shakespearean prose describing the painting. We rate our results by human evaluation on a Likert scale, and evaluate the quality of language style transfer using BLEU score as a function of prose length. We demonstrate the applicability and limitations of our approach by generating Shakespearean prose for famous paintings. We make our models and code publicly available.
‹ Figure 1. Sample result: Input painting and output synthesized Shakespeare prose. (Introduction) Figure 2. Shakespeare’s ground truth prose for the painting Venus and Adonis by Titian. (Introduction) Figure 3. Model architecture: Input is a painting (top left) for which we first generate an English poem using 3 CNNs for feature extraction, and an RNN generator as an agent with 2 discriminators (center right) which provide feedback to the agent for model improvement. The style transfer model takes as input the generator output and performs text style transfer using a seq2seq model with global attention to synthesis the output prose (bottom left). (Methods) Figure 4. Sample results: Painting (left), synthesized English poem (center) and Shakespearean Prose (right) for ”Girl with the pearl earing”, a painting of a man on a lake, and ”Portrait of Madame Recaimer”. (Results) Figure 5. BLEU score vs. source sentence length. (Results) Figure 6. Survey results: Average rating of content, creativity, and style on a Likert scale. (Results)›
|
|
Related: TFIDF
[1804.04003] Sentiment Transfer using Seq2Seq Adversarial Autoencoders[1411.4555] Show and Tell: A Neural Image Caption Generator[1711.06861] Style Transfer in Text: Exploration and Evaluation
|
|
Related: TFIDF
[1804.04003] Sentiment Transfer using Seq2Seq Adversarial Autoencoders[1411.4555] Show and Tell: A Neural Image Caption Generator[1711.06861] Style Transfer in Text: Exploration and Evaluation