Representation Paradigms in AI-based 3D Radiological Image Reconstruction: A Systematic Review

arXiv cs.CV / 4/29/2026

💬 OpinionIdeas & Deep AnalysisModels & Research

Key Points

  • The article is a systematic review focused on AI-based 3D radiological image reconstruction, emphasizing the clinical need for higher image quality and faster acquisition/processing to reduce patient radiation exposure.
  • It categorizes state-of-the-art AI reconstruction methods into four representation families based on how the reconstructed 3D target is parameterized: discrete grids, explicit basis expansions, explicit primitives, and implicit neural representations.
  • The review explains how these representation families relate to one another, and it identifies radiance field approaches as a specialized subtype within implicit neural representations.
  • It also summarizes evaluation metrics and benchmark datasets used for radiological 3D reconstruction, and outlines key challenges and future research directions.
  • The work is made available via a GitHub project, supporting access to the research resources discussed in the review.

Abstract

The demand for high-quality medical imaging in clinical practice and assisted diagnosis has made 3D image reconstruction in radiological imaging a key research focus. Artificial intelligence (AI) has emerged as a promising approach for improving reconstruction accuracy while reducing acquisition and processing time, thereby minimizing patient radiation exposure and discomfort and ultimately benefiting clinical diagnosis. This review surveys state-of-the-art AI-based 3D reconstruction algorithms in radiological imaging and organizes them into four representation families according to how the reconstructed target is parameterized: discrete grid representations, explicit basis expansion representations, explicit primitive representations, and implicit neural representations. In particular, the review clarifies the relationships among these representation forms and highlights radiance field methods as a specialized subtype of implicit neural representation. In addition, we summarize commonly used evaluation metrics and benchmark datasets for radiological image reconstruction. Finally, we discuss the current state of development, major challenges, and future research directions in this rapidly evolving field. Our project is available at: https://github.com/Bean-Young/AI4Radiology.