Skip to main content

Showing 1–17 of 17 results for author: Teng, W

Searching in archive cs. Search in all archives.
.
  1. arXiv:2403.08403  [pdf, other

    cs.LG

    FSDR: A Novel Deep Learning-based Feature Selection Algorithm for Pseudo Time-Series Data using Discrete Relaxation

    Authors: Mohammad Rahman, Manzur Murshed, Shyh Wei Teng, Manoranjan Paul

    Abstract: Conventional feature selection algorithms applied to Pseudo Time-Series (PTS) data, which consists of observations arranged in sequential order without adhering to a conventional temporal dimension, often exhibit impractical computational complexities with high dimensional data. To address this challenge, we introduce a Deep Learning (DL)-based feature selection algorithm: Feature Selection throug… ▽ More

    Submitted 13 March, 2024; originally announced March 2024.

  2. arXiv:2304.05472  [pdf, other

    cs.CV cs.AI cs.GR

    Light Sampling Field and BRDF Representation for Physically-based Neural Rendering

    Authors: **g Yang, Hanyuan Xiao, Wenbin Teng, Yunxuan Cai, Yajie Zhao

    Abstract: Physically-based rendering (PBR) is key for immersive rendering effects used widely in the industry to showcase detailed realistic scenes from computer graphics assets. A well-known caveat is that producing the same is computationally heavy and relies on complex capture devices. Inspired by the success in quality and efficiency of recent volumetric neural rendering, we want to develop a physically… ▽ More

    Submitted 11 April, 2023; originally announced April 2023.

    Comments: ICLR 2023 Poster

  3. arXiv:2208.06678  [pdf, other

    cs.CV cs.MM

    A new way of video compression via forward-referencing using deep learning

    Authors: S. M. A. K. Ra**, M. Murshed, M. Paul, S. W. Teng, J. Ma

    Abstract: To exploit high temporal correlations in video frames of the same scene, the current frame is predicted from the already-encoded reference frames using block-based motion estimation and compensation techniques. While this approach can efficiently exploit the translation motion of the moving objects, it is susceptible to other types of affine motion and object occlusion/deocclusion. Recently, deep… ▽ More

    Submitted 13 August, 2022; originally announced August 2022.

  4. arXiv:2112.04182  [pdf, other

    cs.CV

    Unimodal Face Classification with Multimodal Training

    Authors: Wenbin Teng, Chongyang Bai

    Abstract: Face recognition is a crucial task in various multimedia applications such as security check, credential access and motion sensing games. However, the task is challenging when an input face is noisy (e.g. poor-condition RGB image) or lacks certain information (e.g. 3D face without color). In this work, we propose a Multimodal Training Unimodal Test (MTUT) framework for robust face classification,… ▽ More

    Submitted 8 December, 2021; originally announced December 2021.

    Comments: Accepted by IEEE International Conference On Automatic Face and Gesture Recognition 2021

  5. arXiv:2110.00899  [pdf, other

    cs.CV

    Anti-aliasing Deep Image Classifiers using Novel Depth Adaptive Blurring and Activation Function

    Authors: Md Tahmid Hossain, Shyh Wei Teng, Ferdous Sohel, Guojun Lu

    Abstract: Deep convolutional networks are vulnerable to image translation or shift, partly due to common down-sampling layers, e.g., max-pooling and strided convolution. These operations violate the Nyquist sampling rate and cause aliasing. The textbook solution is low-pass filtering (blurring) before down-sampling, which can benefit deep networks as well. Even so, non-linearity units, such as ReLU, often r… ▽ More

    Submitted 2 October, 2021; originally announced October 2021.

  6. arXiv:2109.12756  [pdf, other

    cs.CV

    A novel network training approach for open set image recognition

    Authors: Md Tahmid Hossain, Shyh Wei Teng, Guojun Lu, Ferdous Sohel

    Abstract: Convolutional Neural Networks (CNNs) are commonly designed for closed set arrangements, where test instances only belong to some "Known Known" (KK) classes used in training. As such, they predict a class label for a test sample based on the distribution of the KK classes. However, when used under the Open Set Recognition (OSR) setup (where an input may belong to an "Unknown Unknown" or UU class),… ▽ More

    Submitted 26 September, 2021; originally announced September 2021.

  7. arXiv:2108.07492  [pdf

    cs.CV

    A Flexible Three-Dimensional Hetero-phase Computed Tomography Hepatocellular Carcinoma (HCC) Detection Algorithm for Generalizable and Practical HCC Screening

    Authors: Chi-Tung Cheng, **zheng Cai, Wei Teng, You**g Zheng, YuTing Huang, Yu-Chao Wang, Chien-Wei Peng, Youbao Tang, Wei-Chen Lee, Ta-Sen Yeh, **g Xiao, Le Lu, Chien-Hung Liao, Adam P. Harrison

    Abstract: Hepatocellular carcinoma (HCC) can be potentially discovered from abdominal computed tomography (CT) studies under varied clinical scenarios, e.g., fully dynamic contrast enhanced (DCE) studies, non-contrast (NC) plus venous phase (VP) abdominal studies, or NC-only studies. We develop a flexible three-dimensional deep algorithm, called hetero-phase volumetric detection (HPVD), that can accept any… ▽ More

    Submitted 17 August, 2021; originally announced August 2021.

  8. arXiv:2103.04339  [pdf, other

    cs.SI cs.LG

    Network Representation Learning: From Traditional Feature Learning to Deep Learning

    Authors: Ke Sun, Lei Wang, Bo Xu, Wenhong Zhao, Shyh Wei Teng, Feng Xia

    Abstract: Network representation learning (NRL) is an effective graph analytics technique and promotes users to deeply understand the hidden characteristics of graph data. It has been successfully applied in many real-world tasks related to network science, such as social network data processing, biological information processing, and recommender systems. Deep Learning is a powerful tool to learn data featu… ▽ More

    Submitted 7 March, 2021; originally announced March 2021.

  9. arXiv:2102.07259  [pdf, other

    cs.SD cs.CL eess.AS

    Thank you for Attention: A survey on Attention-based Artificial Neural Networks for Automatic Speech Recognition

    Authors: Priyabrata Karmakar, Shyh Wei Teng, Guojun Lu

    Abstract: Attention is a very popular and effective mechanism in artificial neural network-based sequence-to-sequence models. In this survey paper, a comprehensive review of the different attention models used in develo** automatic speech recognition systems is provided. The paper focuses on the development and evolution of attention models for offline and streaming speech recognition within recurrent neu… ▽ More

    Submitted 14 February, 2021; originally announced February 2021.

    Comments: Submitted to IEEE/ACM Trans. on Audio, Speech, and Language Processing

  10. arXiv:2101.02141  [pdf, other

    cs.CV

    Integrated Generalized Zero-Shot Learning for Fine-Grained Classification

    Authors: Tasfia Shermin, Shyh Wei Teng, Ferdous Sohel, Manzur Murshed, Guojun Lu

    Abstract: Embedding learning (EL) and feature synthesizing (FS) are two of the popular categories of fine-grained GZSL methods. EL or FS using global features cannot discriminate fine details in the absence of local features. On the other hand, EL or FS methods exploiting local features either neglect direct attribute guidance or global information. Consequently, neither method performs well. In this paper,… ▽ More

    Submitted 15 August, 2021; v1 submitted 31 December, 2020; originally announced January 2021.

    Comments: Accepted in Pattern Recognition

    Journal ref: Pattern Recognition, 2021

  11. arXiv:2012.15054  [pdf, other

    cs.CV

    Bidirectional Map** Coupled GAN for Generalized Zero-Shot Learning

    Authors: Tasfia Shermin, Shyh Wei Teng, Ferdous Sohel, Manzur Murshed, Guojun Lu

    Abstract: Bidirectional map**-based generalized zero-shot learning (GZSL) methods rely on the quality of synthesized features to recognize seen and unseen data. Therefore, learning a joint distribution of seen-unseen domains and preserving domain distinction is crucial for these methods. However, existing methods only learn the underlying distribution of seen data, although unseen class semantics are avai… ▽ More

    Submitted 19 February, 2021; v1 submitted 30 December, 2020; originally announced December 2020.

  12. Robust Image Classification Using A Low-Pass Activation Function and DCT Augmentation

    Authors: Md Tahmid Hossain, Shyh Wei Teng, Ferdous Sohel, Guojun Lu

    Abstract: Convolutional Neural Network's (CNN's) performance disparity on clean and corrupted datasets has recently come under scrutiny. In this work, we analyse common corruptions in the frequency domain, i.e., High Frequency corruptions (HFc, e.g., noise) and Low Frequency corruptions (LFc, e.g., blur). Although a simple solution to HFc is low-pass filtering, ReLU -- a widely used Activation Function (AF)… ▽ More

    Submitted 12 June, 2021; v1 submitted 18 July, 2020; originally announced July 2020.

  13. Adversarial Network with Multiple Classifiers for Open Set Domain Adaptation

    Authors: Tasfia Shermin, Guojun Lu, Shyh Wei Teng, Manzur Murshed, Ferdous Sohel

    Abstract: Domain adaptation aims to transfer knowledge from a domain with adequate labeled samples to a domain with scarce labeled samples. Prior research has introduced various open set domain adaptation settings in the literature to extend the applications of domain adaptation methods in real-world scenarios. This paper focuses on the type of open set domain adaptation setting where the target domain has… ▽ More

    Submitted 7 August, 2020; v1 submitted 1 July, 2020; originally announced July 2020.

    Comments: Accepted in IEEE Transactions on Multimedia (in press), 2020

    Journal ref: IEEE Transactions on Multimedia, 2020 (CODE: https://github.com/tasfia/DAMC)

  14. arXiv:1903.10150  [pdf, other

    cs.CV

    Enhanced Transfer Learning with ImageNet Trained Classification Layer

    Authors: Tasfia Shermin, Shyh Wei Teng, Manzur Murshed, Guojun Lu, Ferdous Sohel, Manoranjan Paul

    Abstract: Parameter fine tuning is a transfer learning approach whereby learned parameters from pre-trained source network are transferred to the target network followed by fine-tuning. Prior research has shown that this approach is capable of improving task performance. However, the impact of the ImageNet pre-trained classification layer in parameter fine-tuning is mostly unexplored in the literature. In t… ▽ More

    Submitted 19 September, 2019; v1 submitted 25 March, 2019; originally announced March 2019.

    Comments: 14 pages

  15. arXiv:1811.07459  [pdf, ps, other

    cs.CV

    Transfer Learning Using Classification Layer Features of CNN

    Authors: Tasfia Shermin, Manzur Murshed, Guojun Lu, Shyh Wei Teng

    Abstract: Although CNNs have gained the ability to transfer learned knowledge from source task to target task by virtue of large annotated datasets but consume huge processing time to fine-tune without GPU. In this paper, we propose a new computationally efficient transfer learning approach using classification layer features of pre-trained CNNs by appending layer after existing classification layer. We dem… ▽ More

    Submitted 27 March, 2019; v1 submitted 18 November, 2018; originally announced November 2018.

  16. Distortion Robust Image Classification using Deep Convolutional Neural Network with Discrete Cosine Transform

    Authors: Md Tahmid Hossain, Shyh Wei Teng, Dengsheng Zhang, Suryani Lim, Guojun Lu

    Abstract: Convolutional Neural Network is good at image classification. However, it is found to be vulnerable to image quality degradation. Even a small amount of distortion such as noise or blur can severely hamper the performance of these CNN architectures. Most of the work in the literature strives to mitigate this problem simply by fine-tuning a pre-trained CNN on mutually exclusive or a union set of di… ▽ More

    Submitted 6 August, 2020; v1 submitted 14 November, 2018; originally announced November 2018.

  17. arXiv:1805.05610  [pdf, other

    cs.CV

    Image Co-segmentation via Multi-scale Local Shape Transfer

    Authors: Wei Teng, Yu Zhang, Xiaowu Chen, Jia Li, Zhiqiang He

    Abstract: Image co-segmentation is a challenging task in computer vision that aims to segment all pixels of the objects from a predefined semantic category. In real-world cases, however, common foreground objects often vary greatly in appearance, making their global shapes highly inconsistent across images and difficult to be segmented. To address this problem, this paper proposes a novel co-segmentation ap… ▽ More

    Submitted 15 May, 2018; originally announced May 2018.

    Comments: An extention of our previous study