RibAssist 3D: Biplanar Rib-Fracture Detection, Addressing, and Selective 3D Localization from CT-Derived Projections
Summary
The paper introduces RibAssist 3D, a method for biplanar rib-fracture detection and 3D localization from CT projections, identifying cross-view correspondence as a key bottleneck in accuracy.
View Cached Full Text
Cached at: 08/14/26, 07:29 PM
Paper page - RibAssist 3D: Biplanar Rib-Fracture Detection, Addressing, and Selective 3D Localization from CT-Derived Projections
Source: https://huggingface.co/papers/2608.06914
Abstract
Cross-view pairing of rib fractures in orthogonal CT projections enables accurate 3D localization, but correspondence confidence remains the primary bottleneck.
Rib fractures are common and time-consuming to localize on computed tomography (CT). We ask whether fractures detected independently in two orthogonal CT-derived projections (anteroposterior and lateral) can be paired across views and triangulated into reliable 3D points at a controlled rate of false outputs, and we answer it with a staged diagnostic study. The projection geometry is exact, and given correct correspondence, localization is accurate (median 4.0 mm, 88% within 10 mm, 93.6% rib-exact). On a sealed 55-case cohort, a large share of fractures is in principle recoverable (61.1% dual-view availability, and a correct pair present in the candidate graph for 58.4% of fractures), yet the binding limitation is neither geometry nor localization but confidence-limitedcross-view correspondence. A controlled detector-by-correspondence factorial attributes the operational gain to lateral-detector quality rather than the tested matching methods; retraining the lateral detector produces the first nonzero controlled-budget reconstructions. Under a deliberately conservative commitment policy, a pre-specified sealed pass promotes 15 of 601 fractures to correct3D localizations at 0.436 false points per case (2.50% end-to-end commitment yield), and committed points are accurate (median 1.49 mm, 93% rib-exact). The low yield is a consequence ofconfidence-gated abstention, not of geometry or detection: the study establishes a reproducible framework for selective3D localizationand identifiescross-view correspondenceas the dominant operational bottleneck.
View arXiv pageView PDFGitHub2Add to collection
Get this paper in your agent:
hf papers read 2608\.06914
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper1
#### kabilasoboka/RibAssist-3D Object Detection• Updated5 days ago
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2608.06914 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2608.06914 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
Reconstructing 3D bone geometry from 2 X-ray silhouettes using a statistical shape model + differentiable rendering [P]
This paper presents a method to reconstruct 3D bone geometry from two X-ray silhouettes using a statistical shape model and differentiable rendering.
RadAgent: A tool-using AI agent for stepwise interpretation of chest computed tomography
RadAgent is a tool-using AI agent that generates chest CT reports through interpretable step-by-step reasoning, improving clinical accuracy by 36.4% relative and achieving 37% faithfulness—a capability absent in existing 3D vision-language models. The system provides fully inspectable reasoning traces allowing clinicians to validate and refine diagnostic outputs.
A Modular Agent for Reliable and Auditable Spatial Relation Verification in CT Scans
This paper presents a modular medical imaging agent that verifies spatial relations in CT scans by decomposing tasks into parsing, localization, and geometric rules, achieving 94.1% accuracy and outperforming end-to-end vision-language models by 42.5 percentage points on a benchmark while ensuring auditable reasoning.
Lite3R: A Model-Agnostic Framework for Efficient Feed-Forward 3D Reconstruction
Lite3R is a model-agnostic framework that improves the efficiency of transformer-based 3D reconstruction using sparse linear attention and FP8-aware quantization. It reduces latency and memory usage by up to 2.4x while maintaining geometric accuracy on backbones like VGGT and DA3-Large.
CT-$\Delta$Bench: A Benchmark for Longitudinal 3D Medical Imaging Difference Reporting with Vision-Language Models
Introduces CT-ΔBench, a benchmark for longitudinal 3D CT imaging difference reporting with vision-language models, along with change-aware metrics and a baseline model DeltaMed.