{"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/navigating-the-effect-of-parametrization-for","title":"Navigating the Effect of Parametrization for Dimensionality Reduction","arxiv_id":"2411.15894","date":"2024-11-24","proceeding":null,"authors":["Haiyang Huang","Yingfan Wang","Cynthia Rudin"],"abstract":"Parametric dimensionality reduction methods have gained prominence for their ability to generalize to unseen datasets, an advantage that traditional approaches typically lack. Despite their growing popularity, there remains a prevalent misconception among practitioners about the equivalence in performance between parametric and non-parametric methods. Here, we show that these methods are not equivalent -- parametric methods retain global structure but lose significant local details. To explain this, we provide evidence that parameterized approaches lack the ability to repulse negative pairs, and the choice of loss function also has an impact. Addressing these issues, we developed a new parametric method, ParamRepulsor, that incorporates Hard Negative Mining and a loss function that applies a strong repulsive force. This new method achieves state-of-the-art performance on local structure preservation for parametric methods without sacrificing the fidelity of global structural representation. Our code is available at https://github.com/hyhuang00/ParamRepulsor.","url_abs":"https://arxiv.org/abs/2411.15894v1","url_pdf":"https://arxiv.org/pdf/2411.15894v1.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":"navigating-the-effect-of-parametrization-for","repo_url":"https://github.com/hyhuang00/paramrepulsor","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"dimensionality-reduction","task_name":"Dimensionality Reduction"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":null,"atlas_url":"https://app.syntology.ai/?focus=2411.15894","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2411.15894"}},"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":"deterministic:regex_extraction","url":"https://github.com/hyhuang00/ParamRepulsor","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/hyhuang00/paramrepulsor","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"ran_honours":3,"unverified":5},"by_repo_kind":{"official":{"samples":8,"ran":3,"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":"9c2e2d9c65caf5ba","entry":"pacmap_weight_schedule","repo":"hyhuang00/ParamRepulsor","repo_kind":"official","path":"src/parampacmap/parampacmap.py","file_url":"https://github.com/hyhuang00/ParamRepulsor/blob/HEAD/src/parampacmap/parampacmap.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"9c2e2d9c65caf5ba"}},{"code_sha256_prefix":"f4415abb46b140fb","entry":"paramrep_const_schedule","repo":"hyhuang00/ParamRepulsor","repo_kind":"official","path":"src/parampacmap/parampacmap.py","file_url":"https://github.com/hyhuang00/ParamRepulsor/blob/HEAD/src/parampacmap/parampacmap.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"f4415abb46b140fb"}},{"code_sha256_prefix":"423f2e0625f40a0f","entry":"paramrep_weight_schedule","repo":"hyhuang00/ParamRepulsor","repo_kind":"official","path":"src/parampacmap/parampacmap.py","file_url":"https://github.com/hyhuang00/ParamRepulsor/blob/HEAD/src/parampacmap/parampacmap.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"423f2e0625f40a0f"}},{"code_sha256_prefix":"ce7183b32e25ee03","entry":"convert_pairs","repo":"hyhuang00/paramrepulsor","repo_kind":"official","path":"src/parampacmap/training.py","file_url":"https://github.com/hyhuang00/paramrepulsor/blob/HEAD/src/parampacmap/training.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"ce7183b32e25ee03"}},{"code_sha256_prefix":"5be2eccf1a399ffd","entry":"distance_to_option","repo":"hyhuang00/paramrepulsor","repo_kind":"official","path":"src/parampacmap/utils/data.py","file_url":"https://github.com/hyhuang00/paramrepulsor/blob/HEAD/src/parampacmap/utils/data.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"5be2eccf1a399ffd"}},{"code_sha256_prefix":"a92e07a0e3f16062","entry":"impute_default","repo":"hyhuang00/paramrepulsor","repo_kind":"official","path":"src/parampacmap/utils/utils.py","file_url":"https://github.com/hyhuang00/paramrepulsor/blob/HEAD/src/parampacmap/utils/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"a92e07a0e3f16062"}},{"code_sha256_prefix":"29b06d62079718fb","entry":"l2_norm","repo":"hyhuang00/paramrepulsor","repo_kind":"official","path":"src/parampacmap/utils/data.py","file_url":"https://github.com/hyhuang00/paramrepulsor/blob/HEAD/src/parampacmap/utils/data.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"29b06d62079718fb"}},{"code_sha256_prefix":"d754f9bcf547ac51","entry":"read_yaml","repo":"hyhuang00/paramrepulsor","repo_kind":"official","path":"src/parampacmap/utils/utils.py","file_url":"https://github.com/hyhuang00/paramrepulsor/blob/HEAD/src/parampacmap/utils/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"d754f9bcf547ac51"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}