{"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/structure-from-silence-learning-scene","title":"Structure from Silence: Learning Scene Structure from Ambient Sound","arxiv_id":"2111.05846","date":"2021-11-10","proceeding":null,"authors":["Ziyang Chen","Xixi Hu","Andrew Owens"],"abstract":"From whirling ceiling fans to ticking clocks, the sounds that we hear subtly vary as we move through a scene. We ask whether these ambient sounds convey information about 3D scene structure and, if so, whether they provide a useful learning signal for multimodal models. To study this, we collect a dataset of paired audio and RGB-D recordings from a variety of quiet indoor scenes. We then train models that estimate the distance to nearby walls, given only audio as input. We also use these recordings to learn multimodal representations through self-supervision, by training a network to associate images with their corresponding sounds. These results suggest that ambient sound conveys a surprising amount of information about scene structure, and that it is a useful signal for learning multimodal features.","url_abs":"https://arxiv.org/abs/2111.05846v1","url_pdf":"https://arxiv.org/pdf/2111.05846v1.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":"structure-from-silence-learning-scene","repo_url":"https://github.com/IFICL/structure-from-silence","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2111.05846","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2111.05846"}},"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/IFICL/structure-from-silence","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran_draft_wrong":2,"unverified":11},"by_repo_kind":{"official":{"samples":13,"ran":2,"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":"d9def42110729a85","entry":"conv1x1","repo":"IFICL/structure-from-silence","repo_kind":"official","path":"models/resnet.py","file_url":"https://github.com/IFICL/structure-from-silence/blob/HEAD/models/resnet.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d9def42110729a85"}},{"code_sha256_prefix":"fac5364e2f53c6db","entry":"conv3x3","repo":"IFICL/structure-from-silence","repo_kind":"official","path":"models/resnet.py","file_url":"https://github.com/IFICL/structure-from-silence/blob/HEAD/models/resnet.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fac5364e2f53c6db"}},{"code_sha256_prefix":"7c5f6563574c70dd","entry":"conv2d","repo":"IFICL/structure-from-silence","repo_kind":"official","path":"models/audio_encoder.py","file_url":"https://github.com/IFICL/structure-from-silence/blob/HEAD/models/audio_encoder.py","link_basis":"harvester_set","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":"7c5f6563574c70dd"}},{"code_sha256_prefix":"c8910375c5255abf","entry":"init_args","repo":"IFICL/structure-from-silence","repo_kind":"official","path":"config/config.py","file_url":"https://github.com/IFICL/structure-from-silence/blob/HEAD/config/config.py","link_basis":"harvester_set","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":"c8910375c5255abf"}},{"code_sha256_prefix":"cb41f906fb41033a","entry":"load_sound","repo":"IFICL/structure-from-silence","repo_kind":"official","path":"utils/sound.py","file_url":"https://github.com/IFICL/structure-from-silence/blob/HEAD/utils/sound.py","link_basis":"harvester_set","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":"cb41f906fb41033a"}},{"code_sha256_prefix":"2a67f8be343c180f","entry":"make_layers","repo":"IFICL/structure-from-silence","repo_kind":"official","path":"models/vggish.py","file_url":"https://github.com/IFICL/structure-from-silence/blob/HEAD/models/vggish.py","link_basis":"harvester_set","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":"2a67f8be343c180f"}},{"code_sha256_prefix":"4aaddcd2e48ed7cc","entry":"predict","repo":"IFICL/structure-from-silence","repo_kind":"official","path":"main_lincls.py","file_url":"https://github.com/IFICL/structure-from-silence/blob/HEAD/main_lincls.py","link_basis":"harvester_set","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":"4aaddcd2e48ed7cc"}},{"code_sha256_prefix":"2aa4c312c23dd09d","entry":"resnet18","repo":"IFICL/structure-from-silence","repo_kind":"official","path":"models/resnet.py","file_url":"https://github.com/IFICL/structure-from-silence/blob/HEAD/models/resnet.py","link_basis":"harvester_set","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":"2aa4c312c23dd09d"}},{"code_sha256_prefix":"d276952abad5059f","entry":"stft_frame_length","repo":"IFICL/structure-from-silence","repo_kind":"official","path":"utils/sourcesep.py","file_url":"https://github.com/IFICL/structure-from-silence/blob/HEAD/utils/sourcesep.py","link_basis":"harvester_set","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":"d276952abad5059f"}},{"code_sha256_prefix":"3c5b0d2377733d6f","entry":"stft_frame_step","repo":"IFICL/structure-from-silence","repo_kind":"official","path":"utils/sourcesep.py","file_url":"https://github.com/IFICL/structure-from-silence/blob/HEAD/utils/sourcesep.py","link_basis":"harvester_set","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":"3c5b0d2377733d6f"}},{"code_sha256_prefix":"28487c00cd7b97ce","entry":"stft_num_fft","repo":"IFICL/structure-from-silence","repo_kind":"official","path":"utils/sourcesep.py","file_url":"https://github.com/IFICL/structure-from-silence/blob/HEAD/utils/sourcesep.py","link_basis":"harvester_set","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":"28487c00cd7b97ce"}},{"code_sha256_prefix":"9dc949aa0bce60ae","entry":"validation","repo":"IFICL/structure-from-silence","repo_kind":"official","path":"main_lincls.py","file_url":"https://github.com/IFICL/structure-from-silence/blob/HEAD/main_lincls.py","link_basis":"harvester_set","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":"9dc949aa0bce60ae"}},{"code_sha256_prefix":"aae0e2d18abc9a4d","entry":"vggish","repo":"IFICL/structure-from-silence","repo_kind":"official","path":"models/vggish.py","file_url":"https://github.com/IFICL/structure-from-silence/blob/HEAD/models/vggish.py","link_basis":"harvester_set","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":"aae0e2d18abc9a4d"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}