Papers › High-Dimensional Differential Parameter Inference in Exponential Family using Time...

High-Dimensional Differential Parameter Inference in Exponential Family using Time Score Matching

14 Oct 2024arXiv:2410.10637archive 2025-07-28

Daniel J. Williams, Leyang Wang, Qizhen Ying, Song Liu, Mladen Kolar

This paper addresses differential inference in time-varying parametric probabilistic models, like graphical models with changing structures. Instead of estimating a high-dimensional model at each time point and estimating changes later, we directly learn the differential parameter, i.e., the time derivative of the parameter. The main idea is treating the time score function of an exponential family model as a linear model of the differential parameter for direct estimation. We use time score matching to estimate parameter derivatives. We prove the consistency of a regularized score matching objective and demonstrate the finite-sample normality of a debiased estimator in high-dimensional settings. Our methodology effectively infers differential structures in high-dimensional graphical models, verified on simulated and real-world datasets. The code reproducing our experiments can be found at: https://github.com/Leyangw/tsm.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2410.10637")

Code

Syntology Ran 14 of 18 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 14 ran with no contract checked.

By repository: official repository: 18 samples from 1 repository, 14 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

Leyangw/tsm officialmentioned in papermentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

18 samples harvested; 14 ran; 0 honoured the contract we drafted; 4 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

14ran
4unverified

Licence: 0 of the 18 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from Leyangw/tsm. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: 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. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

compute_edge_slopes Leyangw/tsm/loggle/Loggle_ROC.py official repository ran MIT (permissive) · e144f89504f5ffb2 · report
dg Leyangw/tsm/loggle/Loggle_SparTSM_sine.py official repository ran fingerprinted MIT (permissive) · 197160735d20f539 · report
f Leyangw/tsm/demo_ROC_ratio.py official repository ran fingerprinted MIT (permissive) · 631440f27a7b5919 · report
g Leyangw/tsm/loggle/Loggle_SparTSM_sine.py official repository ran fingerprinted MIT (permissive) · d993dde250539976 · report
generate_data Leyangw/tsm/loggle/Loggle_ROC.py official repository ran MIT (permissive) · b343b024bcdb434e · report
generate_data Leyangw/tsm/loggle/Loggle_power.py official repository ran MIT (permissive) · 6873a0bfe21b5090 · report
generate_data Leyangw/tsm/loggle/Loggle_type_i_deterministic.py official repository ran MIT (permissive) · c5c14cafa07d89b3 · report
generate_data Leyangw/tsm/loggle/Loggle_type_i_random.py official repository ran MIT (permissive) · 03ca2cd855ca00ee · report
get_inverse Leyangw/tsm/debiased/get_inverse.py official repository ran MIT (permissive) · 80b3136073708bc9 · report
get_mean Leyangw/tsm/debiased/utils.py official repository ran MIT (permissive) · 4114c085e849bdee · report
get_real_mean Leyangw/tsm/debiased/utils.py official repository ran fingerprinted MIT (permissive) · fa3432e7d963c2f6 · report
get_var Leyangw/tsm/debiased/utils.py official repository ran MIT (permissive) · e5f63070d1ce9ac7 · report
inv_loss Leyangw/tsm/debiased/get_inverse.py official repository ran MIT (permissive) · 7ab280dd5abbeff7 · report
train Leyangw/tsm/demo_ROC_ratio.py official repository ran fingerprinted MIT (permissive) · 31a43b5aa312ddc4 · report
get_grad Leyangw/tsm/debiased/objective.py official repository unverified MIT (permissive) · d1ef8a1b671e98c3 · report
get_lasso_obj Leyangw/tsm/debiased/objective.py official repository unverified MIT (permissive) · c2bbe64c5535ffe4 · report
get_obj Leyangw/tsm/debiased/objective.py official repository unverified MIT (permissive) · 4cf22d2d137c6923 · report
inv_grad Leyangw/tsm/debiased/get_inverse.py official repository unverified MIT (permissive) · 60a3723585761a8a · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections