{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/vipe-visualise-pretty-much-everything","title":"ViPE: Visualise Pretty-much Everything","arxiv_id":"2310.10543","date":"2023-10-16","proceeding":null,"authors":["Hassan Shahmohammadi","Adhiraj Ghosh","Hendrik P. A. Lensch"],"abstract":"Figurative and non-literal expressions are profoundly integrated in human communication. Visualising such expressions allow us to convey our creative thoughts, and evoke nuanced emotions. Recent text-to-image models like Stable Diffusion, on the other hand, struggle to depict non-literal expressions. Recent works primarily deal with this issue by compiling humanly annotated datasets on a small scale, which not only demands specialised expertise but also proves highly inefficient. To address this issue, we introduce ViPE: Visualise Pretty-much Everything. ViPE offers a series of lightweight and robust language models that have been trained on a large-scale set of lyrics with noisy visual descriptions that represent their implicit meaning. The synthetic visual descriptions are generated by GPT3.5 relying on neither human annotations nor images. ViPE effectively expresses any arbitrary piece of text into a visualisable description, enabling meaningful and high-quality image generation. We provide compelling evidence that ViPE is more robust than GPT3.5 in synthesising visual elaborations. ViPE also exhibits an understanding of figurative expressions comparable to human experts, providing a powerful and open-source backbone to many downstream applications such as music video and caption generation.","url_abs":"https://arxiv.org/abs/2310.10543v1","url_pdf":"https://arxiv.org/pdf/2310.10543v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"vipe-visualise-pretty-much-everything","repo_url":"https://github.com/hazel1994/vipe","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"vipe-visualise-pretty-much-everything","repo_url":"https://github.com/Hazel1994/ViPE-Videos","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"NOASSERTION"}}],"tasks":[{"task_slug":"caption-generation","task_name":"Caption Generation"},{"task_slug":"figurative-language-visualization","task_name":"Figurative Language Visualization"},{"task_slug":"image-generation","task_name":"Image Generation"}],"methods":[{"method_slug":"cot-prompting","method_name":"CoT Prompting"},{"method_slug":"diffusion","method_name":"Diffusion"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2310.10543","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2310.10543"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/Hazel1994/ViPE-Videos","reach":{"status":"ok","spdx":"NOASSERTION"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/hazel1994/vipe","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":6},"by_repo_kind":{"official":{"samples":6,"ran":6,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"16385e64195cade1","entry":"check_prompt_format","repo":"hazel1994/vipe","repo_kind":"official","path":"lyric_canvas/build_lyric_canvas.py","file_url":"https://github.com/hazel1994/vipe/blob/HEAD/lyric_canvas/build_lyric_canvas.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"16385e64195cade1"}},{"code_sha256_prefix":"0c603362fe17fa13","entry":"gpt_id_simple","repo":"hazel1994/vipe","repo_kind":"official","path":"lyric_canvas/build_lyric_canvas.py","file_url":"https://github.com/hazel1994/vipe/blob/HEAD/lyric_canvas/build_lyric_canvas.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0c603362fe17fa13"}},{"code_sha256_prefix":"a9b8207663268bf0","entry":"load_pkl","repo":"hazel1994/vipe","repo_kind":"official","path":"lyric_canvas/utils.py","file_url":"https://github.com/hazel1994/vipe/blob/HEAD/lyric_canvas/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a9b8207663268bf0"}},{"code_sha256_prefix":"be3d6ac6991aeb95","entry":"preprocess_name_and_title","repo":"hazel1994/vipe","repo_kind":"official","path":"lyric_canvas/utils.py","file_url":"https://github.com/hazel1994/vipe/blob/HEAD/lyric_canvas/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"be3d6ac6991aeb95"}},{"code_sha256_prefix":"3dd7b893f4b3979a","entry":"remove_non_ascii","repo":"hazel1994/vipe","repo_kind":"official","path":"lyric_canvas/utils.py","file_url":"https://github.com/hazel1994/vipe/blob/HEAD/lyric_canvas/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3dd7b893f4b3979a"}},{"code_sha256_prefix":"c84d84309dad43b1","entry":"truncate","repo":"hazel1994/vipe","repo_kind":"official","path":"lyric_canvas/build_lyric_canvas.py","file_url":"https://github.com/hazel1994/vipe/blob/HEAD/lyric_canvas/build_lyric_canvas.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c84d84309dad43b1"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}