Spatiotemporal Feature Learning Based on Two-Step LSTM and Transformer for CT Scans
Chih-Chung Hsu, Chi-Han Tsai, Guan-Lin Chen, Sin-Di Ma, Shen-Chieh Tai

TL;DR
This paper introduces a two-step LSTM and Transformer-based approach for analyzing CT scans to improve COVID-19 diagnosis by effectively handling diverse data and capturing spatiotemporal features.
Contribution
The study proposes a novel two-step framework combining semantic feature embedding with LSTM and Transformer models for enhanced CT scan analysis.
Findings
Two-step LSTM model reduces false negatives.
Ensemble of models improves stability and performance.
Proposed method outperforms conventional approaches.
Abstract
Computed tomography (CT) imaging could be very practical for diagnosing various diseases. However, the nature of the CT images is even more diverse since the resolution and number of the slices of a CT scan are determined by the machine and its settings. Conventional deep learning models are hard to tickle such diverse data since the essential requirement of the deep neural network is the consistent shape of the input data. In this paper, we propose a novel, effective, two-step-wise approach to tickle this issue for COVID-19 symptom classification thoroughly. First, the semantic feature embedding of each slice for a CT scan is extracted by conventional backbone networks. Then, we proposed a long short-term memory (LSTM) and Transformer-based sub-network to deal with temporal feature learning, leading to spatiotemporal feature representation learning. In this fashion, the proposed…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCOVID-19 diagnosis using AI · Radiomics and Machine Learning in Medical Imaging · AI in cancer detection
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory
