{"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/latent-space-super-resolution-for-higher","title":"Latent Space Super-Resolution for Higher-Resolution Image Generation with Diffusion Models","arxiv_id":"2503.18446","date":"2025-03-24","proceeding":"CVPR 2025 1","authors":["Jinho Jeong","Sangmin Han","Jinwoo Kim","Seon Joo Kim"],"abstract":"In this paper, we propose LSRNA, a novel framework for higher-resolution (exceeding 1K) image generation using diffusion models by leveraging super-resolution directly in the latent space. Existing diffusion models struggle with scaling beyond their training resolutions, often leading to structural distortions or content repetition. Reference-based methods address the issues by upsampling a low-resolution reference to guide higher-resolution generation. However, they face significant challenges: upsampling in latent space often causes manifold deviation, which degrades output quality. On the other hand, upsampling in RGB space tends to produce overly smoothed outputs. To overcome these limitations, LSRNA combines Latent space Super-Resolution (LSR) for manifold alignment and Region-wise Noise Addition (RNA) to enhance high-frequency details. Our extensive experiments demonstrate that integrating LSRNA outperforms state-of-the-art reference-based methods across various resolutions and metrics, while showing the critical role of latent space upsampling in preserving detail and sharpness. The code is available at https://github.com/3587jjh/LSRNA.","url_abs":"https://arxiv.org/abs/2503.18446v1","url_pdf":"https://arxiv.org/pdf/2503.18446v1.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":"latent-space-super-resolution-for-higher","repo_url":"https://github.com/3587jjh/lsrna","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"image-generation","task_name":"Image Generation"},{"task_slug":"super-resolution","task_name":"Super-Resolution"}],"methods":[{"method_slug":"diffusion","method_name":"Diffusion"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2503.18446","atlas_url":"https://app.syntology.ai/?focus=2503.18446","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2503.18446"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+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/3587jjh/lsrna","reach":null}],"summary":{"ran":5,"unverified":3},"by_repo_kind":{"official":{"samples":8,"ran":5,"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":8,"samples":[{"code_sha256_prefix":"ff70504409e0ef02","entry":"PatchEmbed","repo":"3587jjh/lsrna","repo_kind":"official","path":"lsr/swinir.py","file_url":"https://github.com/3587jjh/lsrna/blob/HEAD/lsr/swinir.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ff70504409e0ef02"}},{"code_sha256_prefix":"223f9228b44f77f4","entry":"PatchUnEmbed","repo":"3587jjh/lsrna","repo_kind":"official","path":"lsr/swinir.py","file_url":"https://github.com/3587jjh/lsrna/blob/HEAD/lsr/swinir.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"223f9228b44f77f4"}},{"code_sha256_prefix":"64564d9d8d7ee992","entry":"RSTB","repo":"3587jjh/lsrna","repo_kind":"official","path":"lsr/swinir.py","file_url":"https://github.com/3587jjh/lsrna/blob/HEAD/lsr/swinir.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"64564d9d8d7ee992"}},{"code_sha256_prefix":"2954dcfb57741b89","entry":"UpsampleOneStep","repo":"3587jjh/lsrna","repo_kind":"official","path":"lsr/swinir.py","file_url":"https://github.com/3587jjh/lsrna/blob/HEAD/lsr/swinir.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"2954dcfb57741b89"}},{"code_sha256_prefix":"c03392ec1f6065d1","entry":"WindowAttention","repo":"3587jjh/lsrna","repo_kind":"official","path":"lsr/swinir.py","file_url":"https://github.com/3587jjh/lsrna/blob/HEAD/lsr/swinir.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c03392ec1f6065d1"}},{"code_sha256_prefix":"bf46e677688a82bb","entry":"BasicLayer","repo":"3587jjh/lsrna","repo_kind":"official","path":"lsr/swinir.py","file_url":"https://github.com/3587jjh/lsrna/blob/HEAD/lsr/swinir.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"bf46e677688a82bb"}},{"code_sha256_prefix":"0dd67a76da7dee76","entry":"SwinIR","repo":"3587jjh/lsrna","repo_kind":"official","path":"lsr/swinir.py","file_url":"https://github.com/3587jjh/lsrna/blob/HEAD/lsr/swinir.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"0dd67a76da7dee76"}},{"code_sha256_prefix":"7d675ffafa9e4051","entry":"SwinTransformerBlock","repo":"3587jjh/lsrna","repo_kind":"official","path":"lsr/swinir.py","file_url":"https://github.com/3587jjh/lsrna/blob/HEAD/lsr/swinir.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"7d675ffafa9e4051"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}