{"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-2510-24088","title":"Information-Theoretic Discrete Diffusion","arxiv_id":"2510.24088","date":"2025-10-28","proceeding":"NeurIPS","authors":["Moongyu Jeon","Sangwoo Shin","Dongjae Jeon","Albert No"],"abstract":"We present an information-theoretic framework for discrete diffusion models that yields principled estimators of log-likelihood using score-matching losses. Inspired by the I-MMSE identity for the Gaussian setup, we derive analogous results for the discrete setting. Specifically, we introduce the Information-Minimum Denoising Score Entropy (I-MDSE) relation, which links mutual information between data and its diffused version to the minimum denoising score entropy (DSE) loss. We extend this theory to masked diffusion and establish the Information-Minimum Denoising Cross-Entropy (I-MDCE) relation, connecting cross-entropy losses to mutual information in discrete masked processes. These results provide a time-integral decomposition of the log-likelihood of the data in terms of optimal score-based losses, showing that commonly used losses such as DSE and DCE are not merely variational bounds but tight and principled estimators of log-likelihood. The I-MDCE decomposition further enables practical extensions, including time-free formula, conditional likelihood estimation in prompt-response tasks, and coupled Monte Carlo estimation of likelihood ratios. Experiments on synthetic and real-world data confirm the accuracy, variance stability, and utility of our estimators. The code is publicly available at https://github.com/Dongjae0324/infodis.","url_abs":"https://arxiv.org/abs/2510.24088","url_pdf":"https://arxiv.org/pdf/2510.24088","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=2510.24088","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2510.24088"}},"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/Dongjae0324/infodis","reach":{"status":"ok"}}],"summary":{"ran":3,"ran_honours":1,"ran_fixture":1,"unverified":13},"by_repo_kind":{"found_in_text":{"samples":18,"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":18,"samples":[{"code_sha256_prefix":"576e1b9b9bcae8ff","entry":"lm1b_detokenizer","repo":"Dongjae0324/infodis","repo_kind":"found_in_text","path":"data.py","file_url":"https://github.com/Dongjae0324/infodis/blob/HEAD/data.py","link_basis":"plan_row","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"576e1b9b9bcae8ff"}},{"code_sha256_prefix":"9f7fbdbe7ca280e0","entry":"ptb_detokenizer","repo":"Dongjae0324/infodis","repo_kind":"found_in_text","path":"data.py","file_url":"https://github.com/Dongjae0324/infodis/blob/HEAD/data.py","link_basis":"plan_row","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"9f7fbdbe7ca280e0"}},{"code_sha256_prefix":"8526ce179df04bd4","entry":"rotate_half","repo":"Dongjae0324/infodis","repo_kind":"found_in_text","path":"model/rotary.py","file_url":"https://github.com/Dongjae0324/infodis/blob/HEAD/model/rotary.py","link_basis":"plan_row","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"8526ce179df04bd4"}},{"code_sha256_prefix":"172aa319a831b3ab","entry":"sample_categorical","repo":"Dongjae0324/infodis","repo_kind":"found_in_text","path":"catsample.py","file_url":"https://github.com/Dongjae0324/infodis/blob/HEAD/catsample.py","link_basis":"plan_row","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":"172aa319a831b3ab"}},{"code_sha256_prefix":"46c10627206a7795","entry":"wt_detokenizer","repo":"Dongjae0324/infodis","repo_kind":"found_in_text","path":"data.py","file_url":"https://github.com/Dongjae0324/infodis/blob/HEAD/data.py","link_basis":"plan_row","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"46c10627206a7795"}},{"code_sha256_prefix":"7df53e0f36bfadb4","entry":"Batch_Uniform_Sampler","repo":"Dongjae0324/infodis","repo_kind":"found_in_text","path":"losses.py","file_url":"https://github.com/Dongjae0324/infodis/blob/HEAD/losses.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":"7df53e0f36bfadb4"}},{"code_sha256_prefix":"866bafb81f8da612","entry":"add_noise_lambda","repo":"Dongjae0324/infodis","repo_kind":"found_in_text","path":"noise_lib.py","file_url":"https://github.com/Dongjae0324/infodis/blob/HEAD/noise_lib.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":"866bafb81f8da612"}},{"code_sha256_prefix":"5dc01eaf879d151a","entry":"add_noise_t","repo":"Dongjae0324/infodis","repo_kind":"found_in_text","path":"noise_lib.py","file_url":"https://github.com/Dongjae0324/infodis/blob/HEAD/noise_lib.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":"5dc01eaf879d151a"}},{"code_sha256_prefix":"b3c9c4aebf03fa97","entry":"apply_rotary_pos_emb","repo":"Dongjae0324/infodis","repo_kind":"found_in_text","path":"model/rotary.py","file_url":"https://github.com/Dongjae0324/infodis/blob/HEAD/model/rotary.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":"b3c9c4aebf03fa97"}},{"code_sha256_prefix":"92369c72d11b7baf","entry":"direct_sampling","repo":"Dongjae0324/infodis","repo_kind":"found_in_text","path":"catsample.py","file_url":"https://github.com/Dongjae0324/infodis/blob/HEAD/catsample.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":"92369c72d11b7baf"}},{"code_sha256_prefix":"c7a7325b30d3491b","entry":"get_noise","repo":"Dongjae0324/infodis","repo_kind":"found_in_text","path":"noise_lib.py","file_url":"https://github.com/Dongjae0324/infodis/blob/HEAD/noise_lib.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":"c7a7325b30d3491b"}},{"code_sha256_prefix":"32fa27b9da9341dc","entry":"get_optimizer","repo":"Dongjae0324/infodis","repo_kind":"found_in_text","path":"losses.py","file_url":"https://github.com/Dongjae0324/infodis/blob/HEAD/losses.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":"32fa27b9da9341dc"}},{"code_sha256_prefix":"94947db66a485b0d","entry":"get_timestamped_log_name","repo":"Dongjae0324/infodis","repo_kind":"found_in_text","path":"pretrain_markov.py","file_url":"https://github.com/Dongjae0324/infodis/blob/HEAD/pretrain_markov.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":"94947db66a485b0d"}},{"code_sha256_prefix":"a017bf60b761f427","entry":"gumbel_softmax","repo":"Dongjae0324/infodis","repo_kind":"found_in_text","path":"catsample.py","file_url":"https://github.com/Dongjae0324/infodis/blob/HEAD/catsample.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":"a017bf60b761f427"}},{"code_sha256_prefix":"f64cfe96715fd0bf","entry":"harmonic_number","repo":"Dongjae0324/infodis","repo_kind":"found_in_text","path":"eval_llada.py","file_url":"https://github.com/Dongjae0324/infodis/blob/HEAD/eval_llada.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":"f64cfe96715fd0bf"}},{"code_sha256_prefix":"d32749162ca51e0e","entry":"sample_batch_mask","repo":"Dongjae0324/infodis","repo_kind":"found_in_text","path":"eval_llada.py","file_url":"https://github.com/Dongjae0324/infodis/blob/HEAD/eval_llada.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":"d32749162ca51e0e"}},{"code_sha256_prefix":"737211a5c83c3f1a","entry":"sample_mask_indices","repo":"Dongjae0324/infodis","repo_kind":"found_in_text","path":"eval_llada.py","file_url":"https://github.com/Dongjae0324/infodis/blob/HEAD/eval_llada.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":"737211a5c83c3f1a"}},{"code_sha256_prefix":"6687a07f55d20d8a","entry":"sample_masked_indices","repo":"Dongjae0324/infodis","repo_kind":"found_in_text","path":"eval_markov.py","file_url":"https://github.com/Dongjae0324/infodis/blob/HEAD/eval_markov.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":"6687a07f55d20d8a"}}]},"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":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":null,"prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,795 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9581,"papers_checked":6795},"entries":[],"not_placed":{"boards":0,"rejected_by_independent_check":0,"refused_by_a_rule":0,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}