{"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/imputing-missing-events-in-continuous-time","title":"Imputing Missing Events in Continuous-Time Event Streams","arxiv_id":"1905.05570","date":"2019-05-14","proceeding":null,"authors":["Hongyuan Mei","Guanghui Qin","Jason Eisner"],"abstract":"Events in the world may be caused by other, unobserved events. We consider sequences of events in continuous time. Given a probability model of complete sequences, we propose particle smoothing---a form of sequential importance sampling---to impute the missing events in an incomplete sequence. We develop a trainable family of proposal distributions based on a type of bidirectional continuous-time LSTM: Bidirectionality lets the proposals condition on future observations, not just on the past as in particle filtering. Our method can sample an ensemble of possible complete sequences (particles), from which we form a single consensus prediction that has low Bayes risk under our chosen loss metric. We experiment in multiple synthetic and real domains, using different missingness mechanisms, and modeling the complete sequences in each domain with a neural Hawkes process (Mei & Eisner 2017). On held-out incomplete sequences, our method is effective at inferring the ground-truth unobserved events, with particle smoothing consistently improving upon particle filtering.","url_abs":"https://arxiv.org/abs/1905.05570v1","url_pdf":"https://arxiv.org/pdf/1905.05570v1.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":"imputing-missing-events-in-continuous-time","repo_url":"https://github.com/HMEIatJHU/neural-hawkes-particle-smoothing","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"BSD-3-Clause"}},{"paper_slug":"imputing-missing-events-in-continuous-time","repo_url":"https://github.com/hongyuanmei/neural-hawkes-particle-smoothing","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"BSD-3-Clause"}}],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":null,"atlas_url":"https://app.syntology.ai/?focus=1905.05570","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1905.05570"}},"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/hongyuanmei/neural-hawkes-particle-smoothing","reach":{"status":"ok","spdx":"BSD-3-Clause"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/HMEIatJHU/neural-hawkes-particle-smoothing","reach":{"status":"ok","spdx":"BSD-3-Clause"}}],"summary":{"unverified":5},"by_repo_kind":{"official":{"samples":5,"ran":0,"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":"1a34b8d0a489e850","entry":"colored","repo":"HMEIatJHU/neural-hawkes-particle-smoothing","repo_kind":"official","path":"mp_manager/core/color_text.py","file_url":"https://github.com/HMEIatJHU/neural-hawkes-particle-smoothing/blob/HEAD/mp_manager/core/color_text.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"1a34b8d0a489e850"}},{"code_sha256_prefix":"a84d93385888f3b2","entry":"device_run","repo":"HMEIatJHU/neural-hawkes-particle-smoothing","repo_kind":"official","path":"mp_manager/core/run_func.py","file_url":"https://github.com/HMEIatJHU/neural-hawkes-particle-smoothing/blob/HEAD/mp_manager/core/run_func.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"a84d93385888f3b2"}},{"code_sha256_prefix":"502423075a8fcbb0","entry":"makeHiddenForBound","repo":"HMEIatJHU/neural-hawkes-particle-smoothing","repo_kind":"official","path":"nhps/models/utils.py","file_url":"https://github.com/HMEIatJHU/neural-hawkes-particle-smoothing/blob/HEAD/nhps/models/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"502423075a8fcbb0"}},{"code_sha256_prefix":"0de796a888ce97a7","entry":"makeHiddenForLambda","repo":"HMEIatJHU/neural-hawkes-particle-smoothing","repo_kind":"official","path":"nhps/models/utils.py","file_url":"https://github.com/HMEIatJHU/neural-hawkes-particle-smoothing/blob/HEAD/nhps/models/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"0de796a888ce97a7"}},{"code_sha256_prefix":"56bd9a8fb615a7cc","entry":"run","repo":"HMEIatJHU/neural-hawkes-particle-smoothing","repo_kind":"official","path":"mp_manager/core/run_func.py","file_url":"https://github.com/HMEIatJHU/neural-hawkes-particle-smoothing/blob/HEAD/mp_manager/core/run_func.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"56bd9a8fb615a7cc"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}