paper-with-me

Papers

Prose for a Painting

2019-10-08 · Prerna Kashyap, Samrat Phatale, Iddo Drori

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.

📄 PDF Abstract BibTeX arXiv:1910.03634

Code (1)

prerna135/prose-for-a-painting 공식 구현

Tasks

Style Transfer

Similar Papers 제목 키워드 기반

Computational Analysis of the Historical Changes in Poetry and Prose

2019-08-01 · WS 2019 8 · Amitha Gopidi, Aniket Alam

The esoteric definitions of poetry are insufficient in enveloping the changes in poetry that the age of mechanical reproduction has witnessed with the widespread proliferation of the use of digital media and artificial i…

Translating Classical Poetry into Modern Prose

2026-06-01 · Chalamalasetti Kranti, Sowmya Vajjala arxiv

We introduce Padyam2Gadyam a dataset for the task of poem-to-prose translation from 13th-17th Century Telugu Classical Poetry to contemporary Telugu and English prose. The dataset consists of 600 poems and their human-ve…

The Cases LJP Never Sees: Prosecution Decision Prediction for More Complete Criminal Liability Assessment

2026-05-27 · Junyu Lu, Qi Wei, Peishuo Zheng, Jie Zhang 외 arxiv

Legal Judgment Prediction (LJP) has become a core benchmark for evaluating AI in the criminal legal domain, but it only sees criminal cases that have already passed prosecutorial review and been formally indicted. As a r…

From Pixels to Prose: A Large Dataset of Dense Image Captions

2024-06-14 · Vasu Singla, Kaiyu Yue, Sukriti Paul, Reza Shirkavand 외

Training large vision-language models requires extensive, high-quality image-text pairs. Existing web-scraped datasets, however, are noisy and lack detailed image descriptions. To bridge this gap, we introduce PixelProse…

Image Captioning

ProSEA: Problem Solving via Exploration Agents

2025-10-08 · William Nguyen, Vinh Luong, Christopher Nguyen arxiv

Large language models (LLMs) have empowered AI agents to tackle increasingly complex tasks. However, most existing agents remain limited to static planning and brittle interactions, falling short of true collaboration or…