Papers › Seq2Synth: Benchmarking Temporal Fidelity in Synthetic Sequential Tabular Data

Seq2Synth: Benchmarking Temporal Fidelity in Synthetic Sequential Tabular Data

17 Jul 2026arXiv:2607.15606added by Syntology

Kiwan Kwon, Kangmin Kim, Hojin Lee, Yeseong Jung, Hyeongwoo Kong, Vamsi K. Potluru, Saerom Park, Yongjae Lee

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Synthetic sequential tabular data are increasingly used for privacy-preserving data sharing and data-driven research, but evaluating their fidelity remains difficult because temporal structure is easily lost under conventional tabular metrics. Existing single-table and relational evaluation protocols largely collapse records into static distributions, leaving timestamp validity, time-conditioned population structure, within-entity dynamics, and temporal relational structure insufficiently tested. We introduce Seq2Synth, a taxonomy-guided benchmark for evaluating whether synthetic sequential tabular data preserve these temporal structures. The taxonomy characterizes datasets by time representation, sampling regularity, cross-trajectory dependence, and schema structure, and determines which evaluation dimensions are applicable. Seq2Synth reports temporal fidelity across timestamp, cross-sectional, longitudinal, and structural dimensions, and extends utility and privacy evaluation to trajectory-aware settings. Across seven core datasets drawn from a 13-dataset benchmark and eight generators, static-distribution rankings diverge substantially from temporal-aware rankings; models that appear strong under conventional metrics often exhibit invalid timestamps, distorted trajectories, or inconsistent temporal relational structure. These results show that temporal fidelity cannot be inferred from static or relational metrics alone. Our benchmark code is available at https://github.com/KiwanKwon/Seq2Synth.

PaperPDFCode 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="2607.15606")

Code

Syntology Ran 15 of 21 code samples harvested from 1 repository linked to this paper; 6 have no recorded run. Of those that ran: 4 ran · honoured contract; 2 ran · violated contract; 2 ran · our draft was wrong; 5 ran · fixture could not drive it; 2 ran with no contract checked.

By repository: found in paper text by Syntology: 21 samples from 1 repository, 15 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

KiwanKwon/Seq2Synth found in paper text by Syntology report

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

21 samples harvested; 15 ran; 4 honoured the contract we drafted; 6 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.

4ran · honoured contract
2ran · violated contract
2ran · our draft was wrong
5ran · fixture could not drive it
2ran
6unverified

Licence: 21 of the 21 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 KiwanKwon/Seq2Synth. “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.

_to_3d_series KiwanKwon/Seq2Synth/seq2synth/metrics/longitudinal/longitudinal_metrics.py found in paper text by Syntology ran · honoured contract no licence file found · pointer only · 256f713aea2457fe · report
autocorrelation_diagnostics KiwanKwon/Seq2Synth/seq2synth/metrics/longitudinal/longitudinal_metrics.py found in paper text by Syntology ran no licence file found · pointer only · e86f52c448695326 · report
autocorrelation_similarity KiwanKwon/Seq2Synth/seq2synth/metrics/longitudinal/longitudinal_metrics.py found in paper text by Syntology ran · fixture could not drive it no licence file found · pointer only · d15f183b9f4a57db · report
coerce_panel_time_values KiwanKwon/Seq2Synth/seq2synth/metrics/longitudinal/longitudinal_metrics.py found in paper text by Syntology ran · violated contract no licence file found · pointer only · f0098d73c38bc044 · report
compute_acf KiwanKwon/Seq2Synth/seq2synth/metrics/longitudinal/longitudinal_metrics.py found in paper text by Syntology ran · fixture could not drive it fingerprinted no licence file found · pointer only · fee7695be24dcb22 · report
compute_series_spectrum KiwanKwon/Seq2Synth/seq2synth/metrics/longitudinal/longitudinal_metrics.py found in paper text by Syntology ran · fixture could not drive it no licence file found · pointer only · e1eab231d35ce9cb · report
deterministic_panel_sample KiwanKwon/Seq2Synth/seq2synth/metrics/longitudinal/longitudinal_metrics.py found in paper text by Syntology ran · fixture could not drive it fingerprinted no licence file found · pointer only · 3fa58e748f97eb1a · report
edge_fill_group KiwanKwon/Seq2Synth/seq2synth/metrics/longitudinal/longitudinal_metrics.py found in paper text by Syntology ran · our draft was wrong no licence file found · pointer only · 7aabe658a38dd8ab · report
first_difference_ks_complement KiwanKwon/Seq2Synth/seq2synth/metrics/longitudinal/longitudinal_metrics.py found in paper text by Syntology ran · our draft was wrong no licence file found · pointer only · a96df20100a06c14 · report
first_order_difference KiwanKwon/Seq2Synth/seq2synth/metrics/longitudinal/longitudinal_metrics.py found in paper text by Syntology ran · honoured contract fingerprinted no licence file found · pointer only · 96c2818f507c6880 · report
l1_normalize_rows KiwanKwon/Seq2Synth/seq2synth/metrics/longitudinal/longitudinal_metrics.py found in paper text by Syntology ran · violated contract fingerprinted no licence file found · pointer only · acb6eb2984c695df · report
make_uniform_weights KiwanKwon/Seq2Synth/seq2synth/metrics/longitudinal/longitudinal_metrics.py found in paper text by Syntology ran · honoured contract fingerprinted no licence file found · pointer only · 1bab6a73e6cfbc19 · report
standardize_panels KiwanKwon/Seq2Synth/seq2synth/metrics/longitudinal/longitudinal_metrics.py found in paper text by Syntology ran · fixture could not drive it no licence file found · pointer only · 45b1adbf9658f96b · report
transform_to_3d_array KiwanKwon/Seq2Synth/seq2synth/metrics/longitudinal/longitudinal_metrics.py found in paper text by Syntology ran no licence file found · pointer only · f8deb2cc9b5f367d · report
transition_matrix_tvd_complement KiwanKwon/Seq2Synth/seq2synth/metrics/longitudinal/longitudinal_metrics.py found in paper text by Syntology ran · honoured contract no licence file found · pointer only · 397d3d54938c7dd8 · report
_require_ot KiwanKwon/Seq2Synth/seq2synth/metrics/longitudinal/longitudinal_metrics.py found in paper text by Syntology unverified no licence file found · pointer only · 310b636a1d6c09a9 · report
compute_all_longitudinal_metrics KiwanKwon/Seq2Synth/seq2synth/metrics/longitudinal/longitudinal_metrics.py found in paper text by Syntology unverified no licence file found · pointer only · 645889b0098d0cfd · report
compute_decomposed_spectral_wasserstein KiwanKwon/Seq2Synth/seq2synth/metrics/longitudinal/longitudinal_metrics.py found in paper text by Syntology unverified no licence file found · pointer only · 4ecbf5e91590976f · report
compute_spectral_wasserstein KiwanKwon/Seq2Synth/seq2synth/metrics/longitudinal/longitudinal_metrics.py found in paper text by Syntology unverified no licence file found · pointer only · a6742b56dda88bde · report
spectral_wasserstein_distance KiwanKwon/Seq2Synth/seq2synth/metrics/longitudinal/longitudinal_metrics.py found in paper text by Syntology unverified no licence file found · pointer only · d0b9e02596c33432 · report
tt_wasserstein_distance KiwanKwon/Seq2Synth/seq2synth/metrics/longitudinal/longitudinal_metrics.py found in paper text by Syntology unverified no licence file found · pointer only · 7ff2f718aa74293d · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2607.15606, was issued in July 2026, after that date, so the archive has no leaderboard rows for it.

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