Papers › ECHOPulse: ECG controlled echocardio-grams video generation

ECHOPulse: ECG controlled echocardio-grams video generation

4 Oct 2024arXiv:2410.03143archive 2025-07-28

Yiwei Li, Sekeun Kim, Zihao Wu, Hanqi Jiang, Yi Pan, Pengfei Jin, Sifan Song, Yucheng Shi, Tianming Liu, Quanzheng Li, Xiang Li

Echocardiography (ECHO) is essential for cardiac assessments, but its video quality and interpretation heavily relies on manual expertise, leading to inconsistent results from clinical and portable devices. ECHO video generation offers a solution by improving automated monitoring through synthetic data and generating high-quality videos from routine health data. However, existing models often face high computational costs, slow inference, and rely on complex conditional prompts that require experts' annotations. To address these challenges, we propose ECHOPULSE, an ECG-conditioned ECHO video generation model. ECHOPULSE introduces two key advancements: (1) it accelerates ECHO video generation by leveraging VQ-VAE tokenization and masked visual token modeling for fast decoding, and (2) it conditions on readily accessible ECG signals, which are highly coherent with ECHO videos, bypassing complex conditional prompts. To the best of our knowledge, this is the first work to use time-series prompts like ECG signals for ECHO video generation. ECHOPULSE not only enables controllable synthetic ECHO data generation but also provides updated cardiac function information for disease monitoring and prediction beyond ECG alone. Evaluations on three public and private datasets demonstrate state-of-the-art performance in ECHO video generation across both qualitative and quantitative measures. Additionally, ECHOPULSE can be easily generalized to other modality generation tasks, such as cardiac MRI, fMRI, and 3D CT generation. Demo can seen from \url{https://github.com/levyisthebest/ECHOPulse_Prelease}.

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.03143")

Code

Syntology Ran 14 of 14 code samples harvested from 1 repository linked to this paper; 0 have no recorded run. Of those that ran: 3 ran · honoured contract; 5 ran · violated contract; 1 ran · our draft was wrong; 5 ran with no contract checked.

By repository: official repository: 14 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.

levyisthebest/echopulse_prelease officialmentioned in papermentioned on GitHubjax 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

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

3ran · honoured contract
5ran · violated contract
1ran · our draft was wrong
5ran

Licence: 14 of the 14 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 levyisthebest/echopulse_prelease. “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.

divisible_by levyisthebest/echopulse_prelease/EchoPulse_pytorch/cvivit.py official repository ran · violated contract fingerprinted no licence file found · pointer only · 856d86b39c6005b4 · report
identity levyisthebest/echopulse_prelease/EchoPulse_pytorch/data.py official repository ran · honoured contract no licence file found · pointer only · 7f1040f5e3991d5e · report
cast_tuple levyisthebest/echopulse_prelease/EchoPulse_pytorch/phenaki_pytorch.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · f70dcb896366697c · report
cast_tuple levyisthebest/echopulse_prelease/EchoPulse_pytorch/cvivit_trainer.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · 5cfcc1d3230706ff · report
default levyisthebest/echopulse_prelease/EchoPulse_pytorch/attention.py official repository ran · violated contract fingerprinted no licence file found · pointer only · 60fff7c3c400d7ff · report
default levyisthebest/echopulse_prelease/EchoPulse_pytorch/phenaki_trainer.py official repository ran · violated contract no licence file found · pointer only · d1ef6b8cb9a28a53 · report
exists levyisthebest/echopulse_prelease/EchoPulse_pytorch/attention.py official repository ran · violated contract no licence file found · pointer only · aa5486a3650902d8 · report
exists levyisthebest/echopulse_prelease/EchoPulse_pytorch/phenaki_trainer.py official repository ran · violated contract no licence file found · pointer only · 608e364a9d2376a3 · report
get_optimizer levyisthebest/echopulse_prelease/EchoPulse_pytorch/optimizer.py official repository ran no licence file found · pointer only · 04ffba60741eafce · report
leaky_relu levyisthebest/echopulse_prelease/EchoPulse_pytorch/attention.py official repository ran · our draft was wrong no licence file found · pointer only · f11bef5e87ce3904 · report
mask_schedule levyisthebest/echopulse_prelease/EchoPulse_pytorch/phenaki_trainer_ekg.py official repository ran no licence file found · pointer only · 9ecc940e47ea0ce6 · report
pair levyisthebest/echopulse_prelease/EchoPulse_pytorch/data.py official repository ran fingerprinted no licence file found · pointer only · 9270ed2833cf3467 · report
separate_weight_decayable_params levyisthebest/echopulse_prelease/EchoPulse_pytorch/optimizer.py official repository ran no licence file found · pointer only · fdc11aefc97f3abb · report
yes_or_no levyisthebest/echopulse_prelease/EchoPulse_pytorch/cvivit_trainer.py official repository ran no licence file found · pointer only · d95562c398a6b25e · report

Tasks

Video Generation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

VQ-VAE

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