Papers › Individualizing Glioma Radiotherapy Planning by Optimization of Data and...

Individualizing Glioma Radiotherapy Planning by Optimization of Data and Physics-Informed Discrete Loss

8 Dec 2023arXiv:2312.05063links table onlyarchive 2025-07-28

Michal Balcerak, Jonas Weidner, Petr Karnakov, Ivan Ezhov, Sergey Litvinov, Petros Koumoutsakos, Tamaz Amiranashvili, Ray Zirui Zhang, John S. Lowengrub, Bene Wiestler, Bjoern Menze

The archive published only this paper's code-link row. Authors, date and abstract are from arXiv's metadata (CC0), read from the Kaggle arXiv metadata snapshot of 2026-09-12 where its title matched the archive's; the title is the archive's.

Brain tumor growth is unique to each glioma patient and extends beyond what is visible in imaging scans, infiltrating surrounding brain tissue. Understanding these hidden patient-specific progressions is essential for effective therapies. Current treatment plans for brain tumors, such as radiotherapy, typically involve delineating a uniform margin around the visible tumor on pre-treatment scans to target this invisible tumor growth. This "one size fits all" approach is derived from population studies and often fails to account for the nuances of individual patient conditions. We present the GliODIL framework, which infers the full spatial distribution of tumor cell concentration from available multi-modal imaging, leveraging a Fisher-Kolmogorov type physics model to describe tumor growth. This is achieved through the newly introduced method of Optimizing the Discrete Loss, where both data and physics-based constraints are softly assimilated into the solution. Our test dataset comprises 152 glioblastoma patients with pre-treatment imaging and post-treatment follow-ups for tumor recurrence monitoring. By blending data-driven techniques with physics-based constraints, GliODIL enhances recurrence prediction in radiotherapy planning, challenging traditional uniform margins and strict adherence to the Fisher-Kolmogorov partial differential equation model, which is adapted for complex cases.

PaperPDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

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="2312.05063")

Code

Syntology Ran 15 of 20 code samples harvested from 2 repositories linked to this paper; 5 have no recorded run. Of those that ran: 15 ran with no contract checked.

By repository: official repository: 11 samples from 1 repository, 9 ran; community (archive-listed): 9 samples from 1 repository, 6 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

m1balcerak/gliodil officialmentioned in papertfMIT report
rayzhangzirui/pinn mentioned on GitHubtf 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

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

15ran
5unverified

Licence: 9 of the 20 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 2 repositories linked to this paper, official or community; each sample names its own and says which. “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.

cache_to_file m1balcerak/gliodil/code/plottools.py official repository ran MIT (permissive) · 4865176137f9d3d0 · report
get_cycle m1balcerak/gliodil/code/plottools.py official repository ran fingerprinted MIT (permissive) · 22ca2b7ed6666fbf · report
get_path m1balcerak/gliodil/code/multigrid_plot.py official repository ran fingerprinted MIT (permissive) · b451328072062978 · report
get_shift_csr m1balcerak/gliodil/code/multigrid.py official repository ran MIT (permissive) · 4700c4cd9cc30e8c · report
get_sparse_eye m1balcerak/gliodil/code/linsolver.py official repository ran MIT (permissive) · 1888ce5897017b71 · report
load_dict m1balcerak/gliodil/code/cases/GliODIL/GliODIL.py official repository ran MIT (permissive) · 0995427e3bf0a2f9 · report
noncircular_shift m1balcerak/gliodil/code/multigrid.py official repository ran MIT (permissive) · b1c0776a3d738999 · report
noncircular_shift_np m1balcerak/gliodil/code/multigrid.py official repository ran MIT (permissive) · 9a498cd8ed444154 · report
solve m1balcerak/gliodil/code/linsolver.py official repository ran MIT (permissive) · c69526301d326901 · report
adjust_ticks m1balcerak/gliodil/code/plottools.py official repository unverified MIT (permissive) · c4a38850b2174d3d · report
plot_grid_matrix m1balcerak/gliodil/code/multigrid_plot.py official repository unverified MIT (permissive) · fc3a5440e91aa8b0 · report
binarize rayzhangzirui/pinn/losses.py community (archive-listed) ran fingerprinted no licence file found · pointer only · ee7e0a67eca3ee28 · report
copy_nested_dict rayzhangzirui/pinn/options.py community (archive-listed) ran no licence file found · pointer only · 22f94f60d5586669 · report
double_logistic_sigmoid rayzhangzirui/pinn/losses.py community (archive-listed) ran fingerprinted no licence file found · pointer only · 0135144bb0642474 · report
get_nested_dict rayzhangzirui/pinn/options.py community (archive-listed) ran no licence file found · pointer only · 632f11ec63858bb5 · report
sigmoid_binarize rayzhangzirui/pinn/losses.py community (archive-listed) ran fingerprinted no licence file found · pointer only · 88800cf2c6434e65 · report
update_nested_dict rayzhangzirui/pinn/options.py community (archive-listed) ran no licence file found · pointer only · 5de29038e4f08ca4 · report
ic rayzhangzirui/pinn/growth.py community (archive-listed) unverified no licence file found · pointer only · 1743033aea92c3af · report
output_transform rayzhangzirui/pinn/growth.py community (archive-listed) unverified no licence file found · pointer only · 088b2d8571862c36 · report
pde rayzhangzirui/pinn/growth.py community (archive-listed) unverified no licence file found · pointer only · 18e15e03bdf17038 · 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