Papers › Event Stream GPT: A Data Pre-processing and Modeling Library for Generative,...

Event Stream GPT: A Data Pre-processing and Modeling Library for Generative, Pre-trained Transformers over Continuous-time Sequences of Complex Events

20 Jun 2023NeurIPS 2023 11arXiv:2306.11547archive 2025-07-28

Matthew B. A. McDermott, Bret Nestor, Peniel Argaw, Isaac Kohane

Generative, pre-trained transformers (GPTs, a.k.a. "Foundation Models") have reshaped natural language processing (NLP) through their versatility in diverse downstream tasks. However, their potential extends far beyond NLP. This paper provides a software utility to help realize this potential, extending the applicability of GPTs to continuous-time sequences of complex events with internal dependencies, such as medical record datasets. Despite their potential, the adoption of foundation models in these domains has been hampered by the lack of suitable tools for model construction and evaluation. To bridge this gap, we introduce Event Stream GPT (ESGPT), an open-source library designed to streamline the end-to-end process for building GPTs for continuous-time event sequences. ESGPT allows users to (1) build flexible, foundation-model scale input datasets by specifying only a minimal configuration file, (2) leverage a Hugging Face compatible modeling API for GPTs over this modality that incorporates intra-event causal dependency structures and autoregressive generation capabilities, and (3) evaluate models via standardized processes that can assess few and even zero-shot performance of pre-trained models on user-specified fine-tuning tasks.

PaperPDFConference PDFCodeCode 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="2306.11547")

Code

Syntology Ran 0 of 10 code samples harvested from 1 repository linked to this paper; 10 have no recorded run.

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

mmcdermott/eventstreamgpt 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

10 samples harvested; 0 ran; 0 honoured the contract we drafted; 10 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.

10unverified

Licence: 0 of the 10 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 mmcdermott/eventstreamgpt. “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.

count_or_proportion mmcdermott/eventstreamgpt/EventStream/utils.py official repository unverified MIT (permissive) · c1580a72ecff9f11 · report
crps mmcdermott/eventstreamgpt/EventStream/evaluation/MCF_evaluation.py official repository unverified MIT (permissive) · 1fc0b4b21ed6a018 · report
eval_multi_class_classification mmcdermott/eventstreamgpt/EventStream/baseline/FT_task_baseline.py official repository unverified MIT (permissive) · 73c443ce93317d4e · report
get_MCF mmcdermott/eventstreamgpt/EventStream/evaluation/MCF_evaluation.py official repository unverified MIT (permissive) · 5558bb57ff0bcafd · report
get_aligned_timestamps mmcdermott/eventstreamgpt/EventStream/evaluation/MCF_evaluation.py official repository unverified MIT (permissive) · 17ad3912a0d506c2 · report
get_event_types mmcdermott/eventstreamgpt/EventStream/transformer/model_output.py official repository unverified MIT (permissive) · faf0c133b032fec1 · report
lt_count_or_proportion mmcdermott/eventstreamgpt/EventStream/utils.py official repository unverified MIT (permissive) · 4fdfe155a398fe7e · report
num_initial_spaces mmcdermott/eventstreamgpt/EventStream/utils.py official repository unverified MIT (permissive) · 5df168a026d63743 · report
registered_sklearn_config mmcdermott/eventstreamgpt/EventStream/baseline/FT_task_baseline.py official repository unverified MIT (permissive) · c75824103a48d8b0 · report
strip_unused_indices mmcdermott/eventstreamgpt/EventStream/transformer/model_output.py official repository unverified MIT (permissive) · 0a1ecbeeead5c732 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

AdamAttentionAttention DropoutBPECosine AnnealingDense ConnectionsDiscriminative Fine-TuningDropoutGPTLayer NormalizationLinear LayerLinear Warmup With Cosine AnnealingMulti-Head AttentionResidual ConnectionSoftmaxWeight Decay

1 archive method tag without a method page not shown.

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