{"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/arxiv-2509-26455","title":"Stylos: Multi-View 3D Stylization with Single-Forward Gaussian Splatting","arxiv_id":"2509.26455","date":"2025-09-30","proceeding":"ICLR","authors":["Hanzhou Liu","Jia Huang","Mi Lu","Srikanth Saripalli","Peng Jiang"],"abstract":"We present Stylos, a single-forward 3D Gaussian framework for 3D style transfer that operates on unposed content, from a single image to a multi-view collection, conditioned on a separate reference style image. Stylos synthesizes a stylized 3D Gaussian scene without per-scene optimization or precomputed poses, achieving geometry-aware, view-consistent stylization that generalizes to unseen categories, scenes, and styles. At its core, Stylos adopts a Transformer backbone with two pathways: geometry predictions retain self-attention to preserve geometric fidelity, while style is injected via global cross-attention to enforce visual consistency across views. With the addition of a voxel-based 3D style loss that aligns aggregated scene features to style statistics, Stylos enforces view-consistent stylization while preserving geometry. Experiments across multiple datasets demonstrate that Stylos delivers high-quality zero-shot stylization, highlighting the effectiveness of global style-content coupling, the proposed 3D style loss, and the scalability of our framework from single view to large-scale multi-view settings. Our codes are available at https://github.com/HanzhouLiu/Stylos.","url_abs":"https://arxiv.org/abs/2509.26455","url_pdf":"https://arxiv.org/pdf/2509.26455","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2509.26455","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2509.26455"}},"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":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/HanzhouLiu/Stylos","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"unverified":7},"by_repo_kind":{"found_in_text":{"samples":7,"ran":0,"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":"cceff30e57a71536","entry":"compute_metrics","repo":"HanzhouLiu/Stylos","repo_kind":"found_in_text","path":"ArtScore/utils.py","file_url":"https://github.com/HanzhouLiu/Stylos/blob/HEAD/ArtScore/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"cceff30e57a71536"}},{"code_sha256_prefix":"7d655d3694b2df9a","entry":"cuda_kernel","repo":"HanzhouLiu/Stylos","repo_kind":"found_in_text","path":"raft_core/softsplat.py","file_url":"https://github.com/HanzhouLiu/Stylos/blob/HEAD/raft_core/softsplat.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7d655d3694b2df9a"}},{"code_sha256_prefix":"1123673eea59bc2b","entry":"fetch_dataloader","repo":"HanzhouLiu/Stylos","repo_kind":"found_in_text","path":"raft_core/datasets.py","file_url":"https://github.com/HanzhouLiu/Stylos/blob/HEAD/raft_core/datasets.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1123673eea59bc2b"}},{"code_sha256_prefix":"7d5d557a6527bcde","entry":"get_dataset","repo":"HanzhouLiu/Stylos","repo_kind":"found_in_text","path":"ArtScore/datasets.py","file_url":"https://github.com/HanzhouLiu/Stylos/blob/HEAD/ArtScore/datasets.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7d5d557a6527bcde"}},{"code_sha256_prefix":"3ecce8ef2499e342","entry":"get_loss_function","repo":"HanzhouLiu/Stylos","repo_kind":"found_in_text","path":"ArtScore/models.py","file_url":"https://github.com/HanzhouLiu/Stylos/blob/HEAD/ArtScore/models.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3ecce8ef2499e342"}},{"code_sha256_prefix":"70a96ff193901f14","entry":"get_resnet","repo":"HanzhouLiu/Stylos","repo_kind":"found_in_text","path":"ArtScore/models.py","file_url":"https://github.com/HanzhouLiu/Stylos/blob/HEAD/ArtScore/models.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"70a96ff193901f14"}},{"code_sha256_prefix":"06944b5ae2fd345b","entry":"prediction_per_rank","repo":"HanzhouLiu/Stylos","repo_kind":"found_in_text","path":"ArtScore/utils.py","file_url":"https://github.com/HanzhouLiu/Stylos/blob/HEAD/ArtScore/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"06944b5ae2fd345b"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.CV","source":"arxiv_api"},"syntology_extracted_results":null}