Skip to content

Commit

Permalink
WIP: Added more text from the EUVIP paper, and references to current …
Browse files Browse the repository at this point in the history
…ALive papers. ALive-research#260
  • Loading branch information
olevs committed Jan 12, 2024
1 parent fc7d4e2 commit a2e101c
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 20 deletions.
24 changes: 24 additions & 0 deletions paper.bib
Original file line number Diff line number Diff line change
Expand Up @@ -89,3 +89,27 @@ @incollection{Kikinis:2013
year={2013},
publisher={Springer}
}

@article{d'Albenzio:2023,
title={Patient-Specific Functional Liver Segments based on Centerline Classification of the Hepatic and Portal Veins},
author={d'Albenzio, Gabriella and Meng, Ruoyan and Aghayan, Davit and Pelanis, Egidijus and Sakinis, Tomas and Solberg, Ole Vegard and Tangen, Geir Arne and Kumar, Rahul P and Elle, Ole Jakob and Edwin, Bj{\o}rn and others},
year={2023}
}

@inproceedings {Meng:2023,
booktitle = {Eurographics Workshop on Visual Computing for Biology and Medicine},
editor = {Hansen, Christian and Procter, James and Renata G. Raidou and Jönsson, Daniel and Höllt, Thomas},
title = {{Resectograms: Real-Time 2D Visualization of Liver Virtual Resections}},
author = {Meng, Ruoyan and Aghayan, Davit and Pelanis, Egidijus and Edwin, Bjørn and Cheikh, Faouzi Alaya and Palomar, Rafael},
year = {2023},
publisher = {The Eurographics Association},
ISSN = {2070-5786},
ISBN = {978-3-03868-216-5},
DOI = {10.2312/vcbm.20231209}
}

@article{Aghayan:2023, title={Laparoscopic parenchyma-sparing liver resection for large (≥ 50 mm) colorectal metastases}, volume={37}, ISSN={0930-2794, 1432-2218}, DOI={10.1007/s00464-022-09493-3}, abstractNote={Background  Traditionally, patients with large liver tumors (≥ 50 mm) have been considered for anatomic major hepatectomy. Laparoscopic resection of large liver lesions is technically challenging and often performed by surgeons with extensive experience. The current study aimed to evaluate the surgical and oncologic safety of laparoscopic parenchyma-sparing liver resection in patients with large colorectal metastases.
Methods  Patients who primarily underwent laparoscopic parenchyma-sparing liver resection (less than 3 consecutive liver segments) for colorectal liver metastases between 1999 and 2019 at Oslo University Hospital were analyzed. In some recent cases, a computer-assisted surgical planning system was used to better visualize and understand the patients’ liver anatomy, as well as a tool to further improve the resection strategy. The surgical and oncologic outcomes of patients with large (≥ 50 mm) and small (< 50 mm) tumors were compared. Multivariable Cox-regression analysis was performed to identify risk factors for survival.
Results  In total 587 patients met the inclusion criteria (large tumor group, n = 59; and small tumor group, n = 528). Median tumor size was 60 mm (range, 50–110) in the large tumor group and 21 mm (3–48) in the small tumor group (p < 0.001). Patient age and CEA level were higher in the large tumor group (8.4 μg/L vs. 4.6 μg/L, p < 0.001). Operation time and conversion rate were similar, while median blood loss was higher in the large tumor group (500 ml vs. 200 ml, p < 0.001). Patients in the large tumor group had shorter 5 year overall survival (34% vs 49%, p = 0.027). However, in the multivariable Cox-regression analysis tumor size did not impact survival, unlike parameters such as age, ASA score, CEA level, extrahepatic disease at liver surgery, and positive lymph nodes in the primary tumor.
Conclusion  Laparoscopic parenchyma-sparing resections for large colorectal liver metastases provide satisfactory short and long-term outcomes.}, number={1}, journal={Surgical Endoscopy}, author={Aghayan, Davit L. and d’Albenzio, Gabriella and Fretland, Åsmund A. and Pelanis, Egidijus and Røsok, Bård I. and Yaqub, Sheraz and Palomar, Rafael and Edwin, Bjørn}, year={2023}, month=jan, pages={225–233}, language={en} }

65 changes: 45 additions & 20 deletions paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ authors:
affiliation: 1
- name: Ole V. Solberg
orcid: 0009-0004-9488-3621
equal-contrib: true # (This is how you can denote equal contributions between multiple authors)
affiliation: 3
- name: Geir Arne Tangen
orcid: 0000-0003-0032-8500
Expand Down Expand Up @@ -59,6 +58,7 @@ for some of these cancers [@Simmonds:2006], and the evolution of computer-assist
over the past two decades has significantly improved tumor localization and surgeons
confidence during surgery [@Hansen:2014], [@Lamata:2010]. However, despite these advances, several challenges
remain in liver surgical practice.

While patient-specific 3D models are systematically generated for surgical planning
and guidance, surgery planning remains a manual process. This is particularly problematic
for patients with multiple metastases, where manual surgery planning becomes intricate.
Expand All @@ -67,6 +67,39 @@ deformable surfaces [@Preim:2013], [@Palomar:2017], have shown limitations. Ther
need for new algorithms capable of generating precise, rapid, and straightforward
resection plans, even in complex cases.

Furthermore, blood supply to various liver regions or vascu-
lar territories is crucial for liver resection planning. The estab-
lished anatomical division of the liver, such as the Couinaud
division is under question [@Warmann:2016], [@Bismuth:2013]. This calls for innovative
liver analytics methods that can enable the calculation of
various types of vascular territories.

Another challenge is the absence of a broad consensus on
the definition of a good resection, which is partly due to the
lack of formal methods to specify and communicate resection
plans. Existing methods, such as subjective descriptions, hand-
drawings, and pictures, often result in biased and imprecise
descriptions of surgical plans. The complexity of 3D models
also hampers their inclusion in 2D media such as medical
records and scientific journals. Therefore, visualization tech-
niques that can capture and communicate critical information
from a resection plan in a compact form, interpretable by
clinical experts, are needed.

In response to these challenges, the SLiverLiver project aims to support
three research objectives:
1) Apply geometric modeling and artificial intelligence to
generate resection plans suitable for complex cases, such
as those involving multiple metastases with multiple
resections.
2) Generate parameterized patient-specific vascular models
that include both portal and hepatic vessels systems,
allowing for the calculation of diverse liver vascular
territories.
3) Develop computational methods for the visualization of
resections in lower dimensions. This should result in a
set of 2D diagrams suitable for use during planning.

# Overview of SlicerLiver

SlicerLiver is separated into the following four sections:
Expand Down Expand Up @@ -107,16 +140,19 @@ aimed at addressing challenges in liver surgical practice.
**Improved Definition of Virtual Resections**
We developed computer-aided preoperative planning systems \autoref{fig:1},
streamlining the resection planning process and introducing
real-time 3D cutting path visualization. Our approach empowers surgeons to make decisions based on individual patient
real-time 3D cutting path visualization [@Aghayan:2023]. Our approach empowers surgeons to make decisions based on individual patient
needs, enhancing outcomes for both atypical and anatomical
resections. Notably, our proposed a new resection method
aiming to obtain better parenchyma preservation compared to
resections. Notably, our proposed new resection method
aims to obtain better parenchyma preservation compared to
existing methods.


![Specification of a virtual resection with visualization of safety margins.\label{fig:1}](Screenshots/Slicer-Liver_screenshot_04.png)

**Improved Visualization of Virtual Resections**
We successfully implemented the Resectograms method (Fig. 1.b),
a real-time 2D representation of resections within the ALive
project. The Resectogram provides an intuitive and occlusionfree visualization of virtual liver resection plans, with three
a real-time 2D representation of resections into SlicerLiver [@Meng:2023].
The Resectogram provides an intuitive and occlusionfree visualization of virtual liver resection plans, with three
components: resection cross-section, resection anatomy segments, and resection safety margins. Notably, Resectograms
effectively identify and characterize invalid resection types due
to inadequate visualization during virtual planning, thus improving surgical accuracy and decision-making. Resectograms
Expand All @@ -125,8 +161,8 @@ valuable insights for optimized liver resection strategies and
improved patient outcomes.

**Improved Classification of Liver Segments**
As part of the ALive project, our study introduces a novel approach to
segmenting liver functional segments \autoref{fig:3}. The method
The functionality of SlicerLiver also includes a novel approach to
segment liver functional segments [@d'Albenzio:2023] \autoref{fig:3}. The method
uses the liver morphology, the interior vascular network,
and user-defined landmarks to provide enhanced flexibility in
marker placement, distinguishing it from existing methods. By
Expand All @@ -138,22 +174,11 @@ a comprehensive and precise segmentation of the caudate lobe.
While improvements, particularly in automating the landmark
marking process, are needed, our approach holds significant
promise for improving liver surgery planning and has the
potential to optimize surgical outcomes within the broader
context of the ALive project.

potential to optimize surgical outcomes.


![Specification of a virtual resection with visualization of safety margins.\label{fig:1}](Screenshots/Slicer-Liver_screenshot_04.png)
![Visializing liver segments.\label{fig:3}](Screenshots/Slicer-Liver_screenshot_14.jpg)

# Figures

Figures can be included like this:
![Caption for example figure.\label{fig:example}](figure.png)
and referenced from text using \autoref{fig:example}.

Figure sizes can be customized by adding an optional second parameter:
![Caption for example figure.](figure.png){ width=20% }

# Acknowledgements
This work was conducted as part of the ALive project, funded by the Research Council of Norway under IKTPLUSS (grant nr. 311393).
Expand Down

0 comments on commit a2e101c

Please sign in to comment.