Skip to main content

Showing 1–7 of 7 results for author: Baddar, W J

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

    cs.LG cs.CV cs.NE

    Self-Reorganizing and Rejuvenating CNNs for Increasing Model Capacity Utilization

    Authors: Wissam J. Baddar, Seungju Han, Seonmin Rhee, Jae-Joon Han

    Abstract: In this paper, we propose self-reorganizing and rejuvenating convolutional neural networks; a biologically inspired method for improving the computational resource utilization of neural networks. The proposed method utilizes the channel activations of a convolution layer in order to reorganize that layers parameters. The reorganized parameters are clustered to avoid parameter redundancies. As such… ▽ More

    Submitted 13 February, 2021; originally announced February 2021.

  2. arXiv:1811.06937  [pdf, other

    cs.CV cs.LG

    Mode Variational LSTM Robust to Unseen Modes of Variation: Application to Facial Expression Recognition

    Authors: Wissam J. Baddar, Yong Man Ro

    Abstract: Spatio-temporal feature encoding is essential for encoding the dynamics in video sequences. Recurrent neural networks, particularly long short-term memory (LSTM) units, have been popular as an efficient tool for encoding spatio-temporal features in sequences. In this work, we investigate the effect of mode variations on the encoded spatio-temporal features using LSTMs. We show that the LSTM retain… ▽ More

    Submitted 16 November, 2018; originally announced November 2018.

    Comments: Accepted in AAAI-19

  3. arXiv:1804.03939  [pdf

    cs.CV

    Measurement of exceptional motion in VR video contents for VR sickness assessment using deep convolutional autoencoder

    Authors: Hak Gu Kim, Wissam J. Baddar, Heoun-taek Lim, Hyunwook Jeong, Yong Man Ro

    Abstract: This paper proposes a new objective metric of exceptional motion in VR video contents for VR sickness assessment. In VR environment, VR sickness can be caused by several factors which are mismatched motion, field of view, motion parallax, viewing angle, etc. Similar to motion sickness, VR sickness can induce a lot of physical symptoms such as general discomfort, headache, stomach awareness, nausea… ▽ More

    Submitted 11 April, 2018; originally announced April 2018.

    Comments: In Proceedings of the 23rd ACM Symposium on Virtual Reality Software and Technology (VRST 2017)

  4. arXiv:1712.03534  [pdf, other

    cs.CV

    Dynamics Transfer GAN: Generating Video by Transferring Arbitrary Temporal Dynamics from a Source Video to a Single Target Image

    Authors: Wissam J. Baddar, Geonmo Gu, Sangmin Lee, Yong Man Ro

    Abstract: In this paper, we propose Dynamics Transfer GAN; a new method for generating video sequences based on generative adversarial learning. The spatial constructs of a generated video sequence are acquired from the target image. The dynamics of the generated video sequence are imported from a source video sequence, with arbitrary motion, and imposed onto the target image. To preserve the spatial constr… ▽ More

    Submitted 10 December, 2017; originally announced December 2017.

  5. arXiv:1711.10914  [pdf, other

    cs.CV

    Learning Spatio-temporal Features with Partial Expression Sequences for on-the-Fly Prediction

    Authors: Wissam J. Baddar, Yong Man Ro

    Abstract: Spatio-temporal feature encoding is essential for encoding facial expression dynamics in video sequences. At test time, most spatio-temporal encoding methods assume that a temporally segmented sequence is fed to a learned model, which could require the prediction to wait until the full sequence is available to an auxiliary task that performs the temporal segmentation. This causes a delay in predic… ▽ More

    Submitted 29 November, 2017; originally announced November 2017.

    Comments: Accepted at AAAI 2018

  6. arXiv:1711.10267  [pdf, other

    cs.CV

    Differential Generative Adversarial Networks: Synthesizing Non-linear Facial Variations with Limited Number of Training Data

    Authors: Geonmo Gu, Seong Tae Kim, Kihyun Kim, Wissam J. Baddar, Yong Man Ro

    Abstract: In face-related applications with a public available dataset, synthesizing non-linear facial variations (e.g., facial expression, head-pose, illumination, etc.) through a generative model is helpful in addressing the lack of training data. In reality, however, there is insufficient data to even train the generative model for face synthesis. In this paper, we propose Differential Generative Adversa… ▽ More

    Submitted 28 December, 2017; v1 submitted 28 November, 2017; originally announced November 2017.

    Comments: 20 pages

  7. arXiv:1707.09855  [pdf

    cs.CV

    Convolution with Logarithmic Filter Groups for Efficient Shallow CNN

    Authors: Tae Kwan Lee, Wissam J. Baddar, Seong Tae Kim, Yong Man Ro

    Abstract: In convolutional neural networks (CNNs), the filter grouping in convolution layers is known to be useful to reduce the network parameter size. In this paper, we propose a new logarithmic filter grouping which can capture the nonlinearity of filter distribution in CNNs. The proposed logarithmic filter grouping is installed in shallow CNNs applicable in a mobile application. Experiments were perform… ▽ More

    Submitted 14 September, 2017; v1 submitted 31 July, 2017; originally announced July 2017.

    Comments: 8 pages, 4 figures, 3 tables. Changes in abstract, result representations and typo corrections