專業
Dr. Lin was named IEEE Fellow for his contributions to multimedia coding and editing in 2018. He is serving on the Board-of-Governors (2022~2024) and Fellow Evaluation Committee (2021~2023) of IEEE Circuits and Systems Society (CASS). He was a Distinguished Lecturer of IEEE CASS (2018~2019). He also served as President of the Chinese Image Processing and Pattern Recognition Association, Taiwan (2019~2020). His paper won the Young Investigator Award of SPIE VCIP 2005 and Best Paper Award of IEEE VCIP 2015. He was a recipient of the Distinguished Research Award (2023) and the Ta-You Wu Memorial Award (2006) both presented by National Science & Technology Council (NSTC), Taiwan. He has served on the editorial board of IEEE Transactions on Image Processing, IEEE Transactions on Circuits and Systems for Video Technology, IEEE Transactions on Multimedia, IEEE Multimedia Magazine, Journal of Visual Communication and Image Representation, and Signal Processing: Image Communication. He also served as a Guest Editor of five special issues for IEEE Journal of Selected Topics in Signal Processing, IEEE Transactions on Multimedia, EURASIP Journal on Advances in Signal Processing, and Journal of Visual Communication and Image Representation, respectively. He was Chair of the Multimedia Systems and Applications Technical Committee of IEEE Circuits and Systems Society (2013~2015). He served as Steering Committee Chair of IEEE ICME (2020~2021), TPC Co-Chair of IEEE ICIP 2019 and ICME 2010, General Co-Chair of IEEE VCIP 2018 and PCS 2024, and Special Session Co-Chair of IEEE ICME 2009 and ICME 2018.
參與
連結
榮譽
研究單位
經歷
特別標示 - 研究成果
期刊文章
TTST: A Top-k token selective transformer for remote sensing image super-resolution
已發佈 01/2024
IEEE Transactions on Image Processing, 33, 738 - 752
Transformer-based method has demonstrated promising performance in image super-resolution tasks, due to its long-range and global aggregation capability. However, the existing Transformer brings two critical challenges for applying it in large-area earth observation scenes: (1) redundant token representation due to most irrelevant tokens; (2) single-scale representation which ignores scale correlation modeling of similar ground observation targets. To this end, this paper proposes to adaptively eliminate the interference of irreverent tokens for a more compact self-attention calculation. Specifically, we devise a Residual Token Selective Group (RTSG) to grasp the most crucial token by dynamically selecting the top- k keys in terms of score ranking for each query. For better feature aggregation, a Multi-scale Feed-forward Layer (MFL) is developed to generate an enriched representation of multi-scale feature mixtures during feed-forward process. Moreover, we also proposed a Global Context Attention (GCA) to fully explore the most informative components, thus introducing more inductive bias to the RTSG for an accurate reconstruction. In particular, multiple cascaded RTSGs form our final Top- k Token Selective Transformer (TTST) to achieve progressive representation. Extensive experiments on simulated and real-world remote sensing datasets demonstrate our TTST could perform favorably against state-of-the-art CNN-based and Transformer-based methods, both qualitatively and quantitatively. In brief, TTST outperforms the state-of-the-art approach (HAT-L) in terms of PSNR by 0.14 dB on average, but only accounts for 47.26% and 46.97% of its computational cost and parameters. The code and pre-trained TTST will be available at https://github.com/XY-boy/TTST for validation.
期刊文章
Grayscale Enhancement Colorization Network for Visible-Infrared Person Re-Identification
已發佈 03/2022
IEEE Transactions on Circuits and Systems for Video Technology, 32, 3, 1418 - 1430
Visible-infrared person re-identification (VI-ReID) is an emerging and challenging cross-modality image matching problem because of the explosive surveillance data in night-time surveillance applications. To handle the large modality gap, various generative adversarial network models have been developed to eliminate the cross-modality variations based on a cross-modal image generation framework. However, the lack of point-wise cross-modality ground-truths makes it extremely challenging to learn such a cross-modal image generator. To address these problems, we learn the correspondence between single-channel infrared images and three-channel visible images by generating intermediate grayscale images as auxiliary information to colorize the single-modality infrared images. We propose a grayscale enhancement colorization network (GECNet) to bridge the modality gap by retaining the structure of the colored image which contains rich information. To simulate the infrared-to-visible transformation, the point-wise transformed grayscale images greatly enhance the colorization process. Our experiments conducted on two visible-infrared cross-modality person re-identification datasets demonstrate the superiority of the proposed method over the state-of-the-arts.
期刊文章
Structure-Aware Positional Transformer for Visible-Infrared Person Re-Identification
已發佈 2022
IEEE Transactions on Image Processing, 31, 2352 - 2364
Visible-infrared person re-identification (VI-ReID) is a cross-modality retrieval problem, which aims at matching the same pedestrian between the visible and infrared cameras. Due to the existence of pose variation, occlusion, and huge visual differences between the two modalities, previous studies mainly focus on learning image-level shared features. Since they usually learn a global representation or extract uniformly divided part features, these methods are sensitive to misalignments. In this paper, we propose a structure-aware positional transformer (SPOT) network to learn semantic-aware sharable modality features by utilizing the structural and positional information. It consists of two main components: attended structure representation (ASR) and transformer-based part interaction (TPI). Specifically, ASR models the modality-invariant structure feature for each modality and dynamically selects the discriminative appearance regions under the guidance of the structure information. TPI mines the part-level appearance and position relations with a transformer to learn discriminative part-level modality features. With a weighted combination of ASR and TPI, the proposed SPOT explores the rich contextual and structural information, effectively reducing cross-modality difference and enhancing the robustness against misalignments. Extensive experiments indicate that SPOT is superior to the state-of-the-art methods on two cross-modal datasets. Notably, the Rank-1/mAP value on the SYSU-MM01 dataset has improved by 8.43%/6.80%.
期刊文章
Deep learning on image denoising: An overview
已發佈 11/2020
Neural Networks, 131, 251 - 275
Deep learning techniques have received much attention in the area of image denoising. However, there are substantial differences in the various types of deep learning methods dealing with image denoising. Specifically, discriminative learning based on deep learning can ably address the issue of Gaussian noise. Optimization models based on deep learning are effective in estimating the real noise. However, there has thus far been little related research to summarize the different deep learning techniques for image denoising. In this paper, we offer a comparative study of deep techniques in image denoising. We first classify the deep convolutional neural networks (CNNs) for additive white noisy images; the deep CNNs for real noisy images; the deep CNNs for blind denoising and the deep CNNs for hybrid noisy images, which represents the combination of noisy, blurred and low-resolution images. Then, we analyze the motivations and principles of the different types of deep learning methods. Next, we compare the state-of-the-art methods on public denoising datasets in terms of quantitative and qualitative analyses. Finally, we point out some potential challenges and directions of future research.
期刊文章
Automatic single-image-based rain streaks removal via image decomposition
已發佈 04/2012
IEEE Transactions on Image Processing, 21, 4, 1742 - 1755
Rain removal from a video is a challenging problem and has been recently investigated extensively. Nevertheless, the problem of rain removal from a single image was rarely studied in the literature, where no temporal information among successive images can be exploited, making the problem very challenging. In this paper, we propose a single-image-based rain removal framework via properly formulating rain removal as an image decomposition problem based on morphological component analysis. Instead of directly applying a conventional image decomposition technique, the proposed method first decomposes an image into the low- and high-frequency (HF) parts using a bilateral filter. The HF part is then decomposed into a rain component and a nonrain component by performing dictionary learning and sparse coding. As a result, the rain component can be successfully removed from the image while preserving most original image details. Experimental results demonstrate the efficacy of the proposed algorithm. © 2011 IEEE.