Domain Transform Network for Photoacoustic Tomography from Limited-view and Sparsely Sampled Data.
Tong Tong,Wenhui Huang,Wenhui Huang,Kun Wang,Zicong He,Lin Yin,Xin Yang,Shuixing Zhang,Jie Tian,Jie Tian +9 more
76
TL;DR: A learning reconstruction method without using conventional linear reconstructions that achieves better and more reliable reconstructions and is incorporated in the network structure.
read more
About: This article is published in Photoacoustics. The article was published on 21 May 2020. and is currently open access. The article focuses on the topics: Iterative reconstruction & Feature (computer vision).
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Compensating unknown speed of sound in learned fast 3D limited-view photoacoustic tomography
Jenni Poimala,Ben Cox,Andreas Hauptmann +2 more
TL;DR: This study investigates learned reconstruction methods for 3D photoacoustic tomography, compensating for unknown or heterogeneous speed of sound distributions by modeling uncertainties in training data and incorporating a correction term, improving reconstruction quality.
1
Triple-Path Feature Transform Network for Ring-Array Photoacoustic Tomography Image Reconstruction
Lingyu Ma
TL;DR: This paper proposes a triple-path feature transform network (TFT-Net) for ring-array photoacoustic tomography, enhancing imaging quality from limited-view data by combining raw signals, linear reconstruction images, and physical models, and achieving fast and high-quality image reconstruction.
1
Parametric Reconstruction of Photoacoustic Tomographic Imaging using Gaussian Mixture Model and Evolutionary Methods
Bondita Paul,Rusha Patra +1 more
- 25 Jun 2021
TL;DR: In this article, two optimization techniques, Particle Swarm Optimization (PSO) and Genetic Algorithm (GA), have been considered for image reconstruction and performance of developed algorithms was evaluated using structural similarity index (SSIM).
Utranspa: Transformer-Based Network for Sparsely Viewed Photoacoustic Tomography
Zhengyan He,Qiuping Liu,Y. Ye,Yuxiao Zhao,Tianqi Shan +4 more
- 01 Jan 2024
TL;DR: Utranspa is a transformer-based network for sparsely viewed photoacoustic tomography. It utilizes transformer architecture to exploit spatial and temporal correlations in the sparsely sampled data.
•Posted Content
Deep Learning Enabled Real-Time Photoacoustic Tomography System via Single Data Acquisition Channel
TL;DR: In this article, the authors developed a novel PACT system to provide real-time imaging, which is achieved by a 120-elements ultrasound array only using a single data acquisition (DAQ) channel.
References
Deep Residual Learning for Image Recognition
Kaiming He,Xiangyu Zhang,Shaoqing Ren,Jian Sun +3 more
- 27 Jun 2016
TL;DR: In this article, the authors proposed a residual learning framework to ease the training of networks that are substantially deeper than those used previously, which won the 1st place on the ILSVRC 2015 classification task.
•Proceedings Article
Adam: A Method for Stochastic Optimization
Diederik P. Kingma,Jimmy Ba +1 more
- 01 Jan 2015
TL;DR: This work introduces Adam, an algorithm for first-order gradient-based optimization of stochastic objective functions, based on adaptive estimates of lower-order moments, and provides a regret bound on the convergence rate that is comparable to the best known results under the online convex optimization framework.
138.5K
U-Net: Convolutional Networks for Biomedical Image Segmentation
Olaf Ronneberger,Philipp Fischer,Thomas Brox +2 more
- 05 Oct 2015
TL;DR: Neber et al. as discussed by the authors proposed a network and training strategy that relies on the strong use of data augmentation to use the available annotated samples more efficiently, which can be trained end-to-end from very few images and outperforms the prior best method (a sliding-window convolutional network) on the ISBI challenge for segmentation of neuronal structures in electron microscopic stacks.
•Posted Content
Adam: A Method for Stochastic Optimization
Diederik P. Kingma,Jimmy Ba +1 more
TL;DR: In this article, the adaptive estimates of lower-order moments are used for first-order gradient-based optimization of stochastic objective functions, based on adaptive estimate of lowerorder moments.
82.5K
Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks
TL;DR: This work introduces a Region Proposal Network (RPN) that shares full-image convolutional features with the detection network, thus enabling nearly cost-free region proposals and further merge RPN and Fast R-CNN into a single network by sharing their convolutionAL features.