paper-with-me

Papers

Residual Aligner Network

2022-03-07 · Jian-Qing Zheng, Ziyang Wang, Baoru Huang, Ngee Han Lim, Bartlomiej W. Papiez

Image registration is important for medical imaging, the estimation of the spatial transformation between different images. Many previous studies have used learning-based methods for coarse-to-fine registration to efficiently perform 3D image registration. The coarse-to-fine approach, however, is limited when dealing with the different motions of nearby objects. Here we propose a novel Motion-Aware (MA) structure that captures the different motions in a region. The MA structure incorporates a novel Residual Aligner (RA) module which predicts the multi-head displacement field used to disentangle the different motions of multiple neighbouring objects. Compared with other deep learning methods, the network based on the MA structure and RA module achieve one of the most accurate unsupervised inter-subject registration on the 9 organs of assorted sizes in abdominal CT scans, with the highest-ranked registration of the veins (Dice Similarity Coefficient / Average surface distance: 62\%/4.9mm for the vena cava and 34\%/7.9mm for the portal and splenic vein), with a half-sized structure and more efficient computation. Applied to the segmentation of lungs in chest CT scans, the new network achieves results which were indistinguishable from the best-ranked networks (94\%/3.0mm). Additionally, the theorem on predicted motion pattern and the design of MA structure are validated by further analysis.

📄 PDF Abstract BibTeX arXiv:2203.04290

Code (1)

jianqingzheng/res_aligner_net 공식 구현 tf

Tasks

Image Registration

Similar Papers 제목 키워드 기반

Aligner: Efficient Alignment by Learning to Correct

2024-02-04 · Jiaming Ji, Boyuan Chen, Hantao Lou, Donghai Hong 외

With the rapid development of large language models (LLMs) and ever-evolving practical requirements, finding an efficient and effective alignment method has never been more critical. However, the tension between the comp…

Hallucination

Residual Aligner-based Network (RAN): Motion-separable structure for coarse-to-fine discontinuous deformable registration

2023-11-21 · Medical Image Analysis 2023 11 · Jian-Qing Zheng, Ziyang Wang, Baoru Huang, Ngee Han Lim 외

Deformable image registration, the estimation of the spatial transformation between different images, is an important task in medical imaging. Deep learning techniques have been shown to perform 3D image registration eff…

Computed Tomography (CT)Deformable Medical Image RegistrationImage RegistrationMedical Image Registration+1

LDC Forced Aligner

2012-05-01 · LREC 2012 5 · Xiaoyi Ma

This paper describes the LDC forced aligner which was designed to align audio and transcripts. Unlike existing forced aligners, LDC forced aligner can align partially transcribed audio files, and also audio files with la…

SentenceSpeech RecognitionSpeech SynthesisText-To-Speech Synthesis

An AMR Aligner Tuned by Transition-based Parser

2018-10-08 · EMNLP 2018 10 · Yijia Liu, Wanxiang Che, Bo Zheng, Bing Qin 외

In this paper, we propose a new rich resource enhanced AMR aligner which produces multiple alignments and a new transition system for AMR parsing along with its oracle parser. Our aligner is further tuned by our oracle p…

AMR ParsingPOSSentence

Progressive Alignment Objectives for Aligner-Encoder based ASR

2026-06-23 · Jaeyoung Lee, Masato Mimura, Takafumi Moriya arxiv

Aligner-Encoders are recently proposed seq2seq end-to-end ASR models that replace decoder attention by predicting the uth token directly from the u-th encoder position, so the encoder must learn the alignment internally …