paper-with-me

Papers

Noise2Filter: fast, self-supervised learning and real-time reconstruction for 3D Computed Tomography

2020-07-03 · Marinus J. Lagerwerf, Allard A. Hendriksen, Jan-Willem Buurlage, K. Joost Batenburg

At X-ray beamlines of synchrotron light sources, the achievable time-resolution for 3D tomographic imaging of the interior of an object has been reduced to a fraction of a second, enabling rapidly changing structures to be examined. The associated data acquisition rates require sizable computational resources for reconstruction. Therefore, full 3D reconstruction of the object is usually performed after the scan has completed. Quasi-3D reconstruction -- where several interactive 2D slices are computed instead of a 3D volume -- has been shown to be significantly more efficient, and can enable the real-time reconstruction and visualization of the interior. However, quasi-3D reconstruction relies on filtered backprojection type algorithms, which are typically sensitive to measurement noise. To overcome this issue, we propose Noise2Filter, a learned filter method that can be trained using only the measured data, and does not require any additional training data. This method combines quasi-3D reconstruction, learned filters, and self-supervised learning to derive a tomographic reconstruction method that can be trained in under a minute and evaluated in real-time. We show limited loss of accuracy compared to training with additional training data, and improved accuracy compared to standard filter-based methods.

📄 PDF Abstract BibTeX arXiv:2007.01636

Code (0)

등록된 구현이 없습니다.

Tasks

3D ReconstructionSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Filter2Noise: Interpretable Self-Supervised Single-Image Denoising for Low-Dose CT with Attention-Guided Bilateral Filtering

2025-04-18 · Yipeng Sun, Linda-Sophie Schneider, Mingxuan Gu, Siyuan Mei 외

Effective denoising is crucial in low-dose CT to enhance subtle structures and low-contrast lesions while preventing diagnostic errors. Supervised methods struggle with limited paired datasets, and self-supervised approa…

DenoisingDiagnosticImage Denoising

Robust Self-Supervised Cross-Modal Super-Resolution against Real-World Misaligned Observations

2026-02-21 · Xiaoyu Dong, Jiahuan Li, Ziteng Cui, Naoto Yokoya arxiv

Cross-modal super-resolution (SR) on real-world misaligned data is challenging, as only unlabeled low-resolution (LR) source and high-resolution (HR) guide images with complex spatial misalignment are available. Previous…

SELF: Learning to Filter Noisy Labels with Self-Ensembling

2019-10-04 · ICLR 2020 1 · Duc Tam Nguyen, Chaithanya Kumar Mummadi, Thi Phuong Nhung Ngo, Thi Hoai Phuong Nguyen 외

Deep neural networks (DNNs) have been shown to over-fit a dataset when being trained with noisy labels for a long enough time. To overcome this problem, we present a simple and effective method self-ensemble label filter…

image-classificationImage ClassificationSelf-Learning

OSSID: Online Self-Supervised Instance Detection by (and for) Pose Estimation

2022-01-18 · Qiao Gu, Brian Okorn, David Held

Real-time object pose estimation is necessary for many robot manipulation algorithms. However, state-of-the-art methods for object pose estimation are trained for a specific set of objects; these methods thus need to be …

GPUObjectPose EstimationRobot Manipulation

TiGer: Self-Supervised Purification for Time-evolving Graphs

2025-03-10 · Hyeonsoo Jo, Jongha Lee, Fanchen Bu, Kijung Shin

Time-evolving graphs, such as social and citation networks, often contain noise that distorts structural and temporal patterns, adversely affecting downstream tasks, such as node classification. Existing purification met…

Node Classification