{"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-2511-12603","title":"PID-controlled Langevin Dynamics for Faster Sampling of Generative Models","arxiv_id":"2511.12603","date":"2025-11-16","proceeding":"NeurIPS","authors":["Hongyi Chen","Jianhai Shu","Jingtao Ding","Yong Li","Xiao-Ping Zhang"],"abstract":"Langevin dynamics sampling suffers from extremely low generation speed, fundamentally limited by numerous fine-grained iterations to converge to the target distribution. We introduce PID-controlled Langevin Dynamics (PIDLD), a novel sampling acceleration algorithm that reinterprets the sampling process using control-theoretic principles. By treating energy gradients as feedback signals, PIDLD combines historical gradients (the integral term) and gradient trends (the derivative term) to efficiently traverse energy landscapes and adaptively stabilize, thereby significantly reducing the number of iterations required to produce high-quality samples. Our approach requires no additional training, datasets, or prior information, making it immediately integrable with any Langevin-based method. Extensive experiments across image generation and reasoning tasks demonstrate that PIDLD achieves higher quality with fewer steps, making Langevin-based generative models more practical for efficiency-critical applications. The implementation can be found at \\href{https://github.com/tsinghua-fib-lab/PIDLD}{https://github.com/tsinghua-fib-lab/PIDLD}.","url_abs":"https://arxiv.org/abs/2511.12603","url_pdf":"https://arxiv.org/pdf/2511.12603","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":{"syntology_url":null,"atlas_url":"https://app.syntology.ai/?focus=2511.12603","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2511.12603"}},"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/tsinghua-fib-lab/PIDLD","reach":null}],"summary":{"ran":3,"ran_draft_wrong":2,"ran_fixture":2,"unverified":2},"by_repo_kind":{"found_in_text":{"samples":9,"ran":7,"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":9,"samples":[{"code_sha256_prefix":"b36fc066acb8e549","entry":"RecordingHook","repo":"tsinghua-fib-lab/PIDLD","repo_kind":"found_in_text","path":"sgm_cv/dynamics.py","file_url":"https://github.com/tsinghua-fib-lab/PIDLD/blob/HEAD/sgm_cv/dynamics.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":"b36fc066acb8e549"}},{"code_sha256_prefix":"cb2b640f9b927c35","entry":"SavingHook","repo":"tsinghua-fib-lab/PIDLD","repo_kind":"found_in_text","path":"sgm_cv/dynamics.py","file_url":"https://github.com/tsinghua-fib-lab/PIDLD/blob/HEAD/sgm_cv/dynamics.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":"cb2b640f9b927c35"}},{"code_sha256_prefix":"3598efd098114684","entry":"VisualizationHook","repo":"tsinghua-fib-lab/PIDLD","repo_kind":"found_in_text","path":"sgm_cv/dynamics.py","file_url":"https://github.com/tsinghua-fib-lab/PIDLD/blob/HEAD/sgm_cv/dynamics.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":"3598efd098114684"}},{"code_sha256_prefix":"0af9607285cd3572","entry":"batch_forward","repo":"tsinghua-fib-lab/PIDLD","repo_kind":"found_in_text","path":"sgm_cv/dynamics.py","file_url":"https://github.com/tsinghua-fib-lab/PIDLD/blob/HEAD/sgm_cv/dynamics.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"0af9607285cd3572"}},{"code_sha256_prefix":"1b02dc399cdb5ea9","entry":"calculate_frechet_distance","repo":"tsinghua-fib-lab/PIDLD","repo_kind":"found_in_text","path":"sgm_cv/dynamics.py","file_url":"https://github.com/tsinghua-fib-lab/PIDLD/blob/HEAD/sgm_cv/dynamics.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"1b02dc399cdb5ea9"}},{"code_sha256_prefix":"c94c250464f24090","entry":"get_norm","repo":"tsinghua-fib-lab/PIDLD","repo_kind":"found_in_text","path":"sgm_cv/dynamics.py","file_url":"https://github.com/tsinghua-fib-lab/PIDLD/blob/HEAD/sgm_cv/dynamics.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c94c250464f24090"}},{"code_sha256_prefix":"7f63afaab87d11ea","entry":"sample_fid_and_is","repo":"tsinghua-fib-lab/PIDLD","repo_kind":"found_in_text","path":"sgm_cv/dynamics.py","file_url":"https://github.com/tsinghua-fib-lab/PIDLD/blob/HEAD/sgm_cv/dynamics.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"7f63afaab87d11ea"}},{"code_sha256_prefix":"2778b3d90e8c1c67","entry":"EvaluationHook","repo":"tsinghua-fib-lab/PIDLD","repo_kind":"found_in_text","path":"sgm_cv/dynamics.py","file_url":"https://github.com/tsinghua-fib-lab/PIDLD/blob/HEAD/sgm_cv/dynamics.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":"2778b3d90e8c1c67"}},{"code_sha256_prefix":"27572f054bf8e747","entry":"PID_ALD","repo":"tsinghua-fib-lab/PIDLD","repo_kind":"found_in_text","path":"sgm_cv/dynamics.py","file_url":"https://github.com/tsinghua-fib-lab/PIDLD/blob/HEAD/sgm_cv/dynamics.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":"27572f054bf8e747"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_api"},"syntology_extracted_results":null}