{"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-20414","title":"Addressing Mark Imbalance in Integration-free Neural Marked Temporal Point Processes","arxiv_id":"2510.20414","date":"2025-10-23","proceeding":"NeurIPS","authors":["Sishun Liu","Ke Deng","Yongli Ren","Yan Wang","Xiuzhen Zhang"],"abstract":"Marked Temporal Point Process (MTPP) has been well studied to model the event distribution in marked event streams, which can be used to predict the mark and arrival time of the next event. However, existing studies overlook that the distribution of event marks is highly imbalanced in many real-world applications, with some marks being frequent but others rare. The imbalance poses a significant challenge to the performance of the next event prediction, especially for events of rare marks. To address this issue, we propose a thresholding method, which learns thresholds to tune the mark probability normalized by the mark's prior probability to optimize mark prediction, rather than predicting the mark directly based on the mark probability as in existing studies. In conjunction with this method, we predict the mark first and then the time. In particular, we develop a novel neural MTPP model to support effective time sampling and estimation of mark probability without computationally expensive numerical improper integration. Extensive experiments on real-world datasets demonstrate the superior performance of our solution against various baselines for the next event mark and time prediction. The code is available at https://github.com/undes1red/IFNMTPP.","url_abs":"https://arxiv.org/abs/2510.20414","url_pdf":"https://arxiv.org/pdf/2510.20414","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":"https://syntology.ai/paper/2510.20414","atlas_url":"https://app.syntology.ai/?focus=2510.20414","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2510.20414"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+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/yangalan123/anhp-andtt","reach":null},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/shchur/ifl-tpp","reach":{"status":"ok","spdx":"MIT"}},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/undes1red/IFNMTPP","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"unverified":9},"by_repo_kind":{"found_in_text":{"samples":9,"ran":0,"repositories":2}},"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":"c34d42dda3604d27","entry":"clamp_preserve_gradients","repo":"shchur/ifl-tpp","repo_kind":"found_in_text","path":"code/dpp/utils.py","file_url":"https://github.com/shchur/ifl-tpp/blob/HEAD/code/dpp/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":"c34d42dda3604d27"}},{"code_sha256_prefix":"202fb8a99152f9ef","entry":"diff","repo":"shchur/ifl-tpp","repo_kind":"found_in_text","path":"code/dpp/utils.py","file_url":"https://github.com/shchur/ifl-tpp/blob/HEAD/code/dpp/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":"202fb8a99152f9ef"}},{"code_sha256_prefix":"c7bca4e2210cf9a9","entry":"extract_single_multiple_arguments_from_the_list","repo":"undes1red/IFNMTPP","repo_kind":"found_in_text","path":"batch_task_worker_utils.py","file_url":"https://github.com/undes1red/IFNMTPP/blob/HEAD/batch_task_worker_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":"c7bca4e2210cf9a9"}},{"code_sha256_prefix":"7552f783dcf6a118","entry":"get_logger","repo":"undes1red/IFNMTPP","repo_kind":"found_in_text","path":"src/taskhost_utils.py","file_url":"https://github.com/undes1red/IFNMTPP/blob/HEAD/src/taskhost_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":"7552f783dcf6a118"}},{"code_sha256_prefix":"9f94dfa36b7d6d02","entry":"mkdir_if_not_exist","repo":"undes1red/IFNMTPP","repo_kind":"found_in_text","path":"src/taskhost_utils.py","file_url":"https://github.com/undes1red/IFNMTPP/blob/HEAD/src/taskhost_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":"9f94dfa36b7d6d02"}},{"code_sha256_prefix":"c5942711204d21ba","entry":"pad_sequence","repo":"shchur/ifl-tpp","repo_kind":"found_in_text","path":"code/dpp/utils.py","file_url":"https://github.com/shchur/ifl-tpp/blob/HEAD/code/dpp/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":"c5942711204d21ba"}},{"code_sha256_prefix":"c27cccc9a7d1f11d","entry":"task_counting_generator","repo":"undes1red/IFNMTPP","repo_kind":"found_in_text","path":"batch_task_worker_utils.py","file_url":"https://github.com/undes1red/IFNMTPP/blob/HEAD/batch_task_worker_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":"c27cccc9a7d1f11d"}},{"code_sha256_prefix":"c64c18451d6862f7","entry":"task_index_generator","repo":"undes1red/IFNMTPP","repo_kind":"found_in_text","path":"batch_task_worker_utils.py","file_url":"https://github.com/undes1red/IFNMTPP/blob/HEAD/batch_task_worker_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":"c64c18451d6862f7"}},{"code_sha256_prefix":"5d3a1e1eed1b504a","entry":"version_check","repo":"undes1red/IFNMTPP","repo_kind":"found_in_text","path":"src/taskhost_utils.py","file_url":"https://github.com/undes1red/IFNMTPP/blob/HEAD/src/taskhost_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":"5d3a1e1eed1b504a"}}]},"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}