Skip to main content

Showing 1–34 of 34 results for author: Huibin

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

    cs.LG cs.AI

    Chronos: Learning the Language of Time Series

    Authors: Abdul Fatir Ansari, Lorenzo Stella, Caner Turkmen, Xiyuan Zhang, Pedro Mercado, Huibin Shen, Oleksandr Shchur, Syama Sundar Rangapuram, Sebastian Pineda Arango, Shubham Kapoor, Jasper Zschiegner, Danielle C. Maddix, Hao Wang, Michael W. Mahoney, Kari Torkkola, Andrew Gordon Wilson, Michael Bohlke-Schneider, Yuyang Wang

    Abstract: We introduce Chronos, a simple yet effective framework for pretrained probabilistic time series models. Chronos tokenizes time series values using scaling and quantization into a fixed vocabulary and trains existing transformer-based language model architectures on these tokenized time series via the cross-entropy loss. We pretrained Chronos models based on the T5 family (ranging from 20M to 710M… ▽ More

    Submitted 2 May, 2024; v1 submitted 12 March, 2024; originally announced March 2024.

    Comments: Code and model checkpoints available at https://github.com/amazon-science/chronos-forecasting

  2. arXiv:2312.11911  [pdf, other

    cs.CV cs.RO

    EVI-SAM: Robust, Real-time, Tightly-coupled Event-Visual-Inertial State Estimation and 3D Dense Map**

    Authors: Weipeng Guan, Peiyu Chen, Huibin Zhao, Yu Wang, Peng Lu

    Abstract: Event cameras are bio-inspired, motion-activated sensors that demonstrate substantial potential in handling challenging situations, such as motion blur and high-dynamic range. In this paper, we proposed EVI-SAM to tackle the problem of 6 DoF pose tracking and 3D reconstruction using monocular event camera. A novel event-based hybrid tracking framework is designed to estimate the pose, leveraging t… ▽ More

    Submitted 23 May, 2024; v1 submitted 19 December, 2023; originally announced December 2023.

  3. arXiv:2308.16758  [pdf, other

    cs.CV

    Towards High-Fidelity Text-Guided 3D Face Generation and Manipulation Using only Images

    Authors: Cuican Yu, Guansong Lu, Yihan Zeng, Jian Sun, Xiaodan Liang, Huibin Li, Zongben Xu, Songcen Xu, Wei Zhang, Hang Xu

    Abstract: Generating 3D faces from textual descriptions has a multitude of applications, such as gaming, movie, and robotics. Recent progresses have demonstrated the success of unconditional 3D face generation and text-to-3D shape generation. However, due to the limited text-3D face data pairs, text-driven 3D face generation remains an open problem. In this paper, we propose a text-guided 3D faces generatio… ▽ More

    Submitted 31 August, 2023; originally announced August 2023.

    Comments: accepted by ICCV 2023

  4. arXiv:2308.13471  [pdf, other

    math.OC cs.CV

    A Fast Minimization Algorithm for the Euler Elastica Model Based on a Bilinear Decomposition

    Authors: Zhifang Liu, Baochen Sun, Xue-Cheng Tai, Qi Wang, Huibin Chang

    Abstract: The Euler Elastica (EE) model with surface curvature can generate artifact-free results compared with the traditional total variation regularization model in image processing. However, strong nonlinearity and singularity due to the curvature term in the EE model pose a great challenge for one to design fast and stable algorithms for the EE model. In this paper, we propose a new, fast, hybrid alter… ▽ More

    Submitted 25 August, 2023; originally announced August 2023.

  5. arXiv:2308.05566  [pdf, other

    cs.LG

    AutoGluon-TimeSeries: AutoML for Probabilistic Time Series Forecasting

    Authors: Oleksandr Shchur, Caner Turkmen, Nick Erickson, Huibin Shen, Alexander Shirkov, Tony Hu, Yuyang Wang

    Abstract: We introduce AutoGluon-TimeSeries - an open-source AutoML library for probabilistic time series forecasting. Focused on ease of use and robustness, AutoGluon-TimeSeries enables users to generate accurate point and quantile forecasts with just 3 lines of Python code. Built on the design philosophy of AutoGluon, AutoGluon-TimeSeries leverages ensembles of diverse forecasting models to deliver high a… ▽ More

    Submitted 10 August, 2023; originally announced August 2023.

    Comments: Published at AutoML Conference 2023

  6. arXiv:2306.16916  [pdf, other

    cs.LG

    Obeying the Order: Introducing Ordered Transfer Hyperparameter Optimisation

    Authors: Sigrid Passano Hellan, Huibin Shen, François-Xavier Aubet, David Salinas, Aaron Klein

    Abstract: We introduce ordered transfer hyperparameter optimisation (OTHPO), a version of transfer learning for hyperparameter optimisation (HPO) where the tasks follow a sequential order. Unlike for state-of-the-art transfer HPO, the assumption is that each task is most correlated to those immediately before it. This matches many deployed settings, where hyperparameters are retuned as more data is collecte… ▽ More

    Submitted 29 June, 2023; originally announced June 2023.

    Comments: To be presented at the AutoML 2023 Workshop Track

  7. arXiv:2306.11839  [pdf, other

    stat.ME cs.LG stat.AP stat.ML

    Should I Stop or Should I Go: Early Stop** with Heterogeneous Populations

    Authors: Hammaad Adam, Fan Yin, Huibin, Hu, Neil Tenenholtz, Lorin Crawford, Lester Mackey, Allison Koenecke

    Abstract: Randomized experiments often need to be stopped prematurely due to the treatment having an unintended harmful effect. Existing methods that determine when to stop an experiment early are typically applied to the data in aggregate and do not account for treatment effect heterogeneity. In this paper, we study the early stop** of experiments for harm on heterogeneous populations. We first establish… ▽ More

    Submitted 27 October, 2023; v1 submitted 20 June, 2023; originally announced June 2023.

    Comments: NeurIPS 2023 (spotlight)

  8. arXiv:2303.17482  [pdf

    cs.AI cs.LG stat.ME

    Three-way causal attribute partial order structure analysis

    Authors: Xue Zaifa, Lu Huibin, Zhang Tao, Li Tao, Lu Xin

    Abstract: As an emerging concept cognitive learning model, partial order formal structure analysis (POFSA) has been widely used in the field of knowledge processing. In this paper, we propose the method named three-way causal attribute partial order structure (3WCAPOS) to evolve the POFSA from set coverage to causal coverage in order to increase the interpretability and classification performance of the mod… ▽ More

    Submitted 28 March, 2023; originally announced March 2023.

  9. arXiv:2302.02077  [pdf, other

    cs.LG

    Cross-Frequency Time Series Meta-Forecasting

    Authors: Mike Van Ness, Huibin Shen, Hao Wang, Xiaoyong **, Danielle C. Maddix, Karthick Gopalswamy

    Abstract: Meta-forecasting is a newly emerging field which combines meta-learning and time series forecasting. The goal of meta-forecasting is to train over a collection of source time series and generalize to new time series one-at-a-time. Previous approaches in meta-forecasting achieve competitive performance, but with the restriction of training a separate model for each sampling frequency. In this work,… ▽ More

    Submitted 3 February, 2023; originally announced February 2023.

  10. arXiv:2210.15149  [pdf

    eess.IV cs.CV

    Fully Automated Deep Learning-enabled Detection for Hepatic Steatosis on Computed Tomography: A Multicenter International Validation Study

    Authors: Zhongyi Zhang, Guixia Li, Ziqiang Wang, Feng Xia, Ning Zhao, Huibin Nie, Zezhong Ye, Joshua Lin, Yiyi Hui, Xiangchun Liu

    Abstract: Despite high global prevalence of hepatic steatosis, no automated diagnostics demonstrated generalizability in detecting steatosis on multiple international datasets. Traditionally, hepatic steatosis detection relies on clinicians selecting the region of interest (ROI) on computed tomography (CT) to measure liver attenuation. ROI selection demands time and expertise, and therefore is not routinely… ▽ More

    Submitted 6 November, 2022; v1 submitted 26 October, 2022; originally announced October 2022.

  11. arXiv:2208.04315  [pdf

    cs.LG cs.AI

    Patient-Specific Game-Based Transfer Method for Parkinson's Disease Severity Prediction

    Authors: Zaifa Xue, Huibin Lu, Tao Zhang, Max A. Little

    Abstract: Dysphonia is one of the early symptoms of Parkinson's disease (PD). Most existing methods use feature selection methods to find the optimal subset of voice features for all PD patients. Few have considered the heterogeneity between patients, which implies the need to provide specific prediction models for different patients. However, building the specific model faces the challenge of small sample… ▽ More

    Submitted 12 August, 2022; v1 submitted 6 August, 2022; originally announced August 2022.

  12. arXiv:2204.02566  [pdf, other

    cs.CL cs.MM

    Modeling Temporal-Modal Entity Graph for Procedural Multimodal Machine Comprehension

    Authors: Huibin Zhang, Zhengkun Zhang, Yao Zhang, Jun Wang, Yufan Li, Ning jiang, Xin wei, Zhenglu Yang

    Abstract: Procedural Multimodal Documents (PMDs) organize textual instructions and corresponding images step by step. Comprehending PMDs and inducing their representations for the downstream reasoning tasks is designated as Procedural MultiModal Machine Comprehension (M3C). In this study, we approach Procedural M3C at a fine-grained level (compared with existing explorations at a document or sentence level)… ▽ More

    Submitted 5 April, 2022; originally announced April 2022.

    Comments: Accepted by ACL-2022

  13. arXiv:2104.08166  [pdf, other

    cs.LG cs.AI stat.ML

    Automatic Termination for Hyperparameter Optimization

    Authors: Anastasia Makarova, Huibin Shen, Valerio Perrone, Aaron Klein, Jean Baptiste Faddoul, Andreas Krause, Matthias Seeger, Cedric Archambeau

    Abstract: Bayesian optimization (BO) is a widely popular approach for the hyperparameter optimization (HPO) in machine learning. At its core, BO iteratively evaluates promising configurations until a user-defined budget, such as wall-clock time or number of iterations, is exhausted. While the final performance after tuning heavily depends on the provided budget, it is hard to pre-specify an optimal value in… ▽ More

    Submitted 22 July, 2022; v1 submitted 16 April, 2021; originally announced April 2021.

    Comments: Accepted at AutoML Conference 2022

  14. arXiv:2012.15732  [pdf, other

    cs.LG

    Improving Unsupervised Domain Adaptation by Reducing Bi-level Feature Redundancy

    Authors: Mengzhu Wang, Xiang Zhang, Long Lan, Wei Wang, Huibin Tan, Zhigang Luo

    Abstract: Reducing feature redundancy has shown beneficial effects for improving the accuracy of deep learning models, thus it is also indispensable for the models of unsupervised domain adaptation (UDA). Nevertheless, most recent efforts in the field of UDA ignores this point. Moreover, main schemes realizing this in general independent of UDA purely involve a single domain, thus might not be effective for… ▽ More

    Submitted 28 December, 2020; originally announced December 2020.

    Comments: 12 pages, 5 figures

  15. arXiv:2012.08489  [pdf, other

    cs.LG cs.AI stat.ML

    Amazon SageMaker Automatic Model Tuning: Scalable Gradient-Free Optimization

    Authors: Valerio Perrone, Huibin Shen, Aida Zolic, Iaroslav Shcherbatyi, Amr Ahmed, Tanya Bansal, Michele Donini, Fela Winkelmolen, Rodolphe Jenatton, Jean Baptiste Faddoul, Barbara Pogorzelska, Miroslav Miladinovic, Krishnaram Kenthapadi, Matthias Seeger, Cédric Archambeau

    Abstract: Tuning complex machine learning systems is challenging. Machine learning typically requires to set hyperparameters, be it regularization, architecture, or optimization parameters, whose tuning is critical to achieve good predictive performance. To democratize access to machine learning systems, it is essential to automate the tuning. This paper presents Amazon SageMaker Automatic Model Tuning (AMT… ▽ More

    Submitted 18 June, 2021; v1 submitted 15 December, 2020; originally announced December 2020.

  16. arXiv:2012.08483  [pdf, other

    cs.LG

    Amazon SageMaker Autopilot: a white box AutoML solution at scale

    Authors: Piali Das, Valerio Perrone, Nikita Ivkin, Tanya Bansal, Zohar Karnin, Huibin Shen, Iaroslav Shcherbatyi, Yotam Elor, Wilton Wu, Aida Zolic, Thibaut Lienart, Alex Tang, Amr Ahmed, Jean Baptiste Faddoul, Rodolphe Jenatton, Fela Winkelmolen, Philip Gautier, Leo Dirac, Andre Perunicic, Miroslav Miladinovic, Giovanni Zappella, Cédric Archambeau, Matthias Seeger, Bhaskar Dutt, Laurence Rouesnel

    Abstract: AutoML systems provide a black-box solution to machine learning problems by selecting the right way of processing features, choosing an algorithm and tuning the hyperparameters of the entire pipeline. Although these systems perform well on many datasets, there is still a non-negligible number of datasets for which the one-shot solution produced by each particular system would provide sub-par perfo… ▽ More

    Submitted 16 December, 2020; v1 submitted 15 December, 2020; originally announced December 2020.

  17. arXiv:2010.08391   

    cs.CV cs.AI

    Reconstructing A Large Scale 3D Face Dataset for Deep 3D Face Identification

    Authors: Cuican Yu, Zihui Zhang, Huibin Li

    Abstract: Deep learning methods have brought many breakthroughs to computer vision, especially in 2D face recognition. However, the bottleneck of deep learning based 3D face recognition is that it is difficult to collect millions of 3D faces, whether for industry or academia. In view of this situation, there are many methods to generate more 3D faces from existing 3D faces through 3D face data augmentation,… ▽ More

    Submitted 12 June, 2022; v1 submitted 16 October, 2020; originally announced October 2020.

    Comments: we want to re-organize this paper

  18. arXiv:2003.04797  [pdf

    cs.CV

    Dam Burst: A region-merging-based image segmentation method

    Authors: Rui Tang, Wenlong Song, ** Guan, Huibin Ge, Deke Kong

    Abstract: Until now, all single level segmentation algorithms except CNN-based ones lead to over segmentation. And CNN-based segmentation algorithms have their own problems. To avoid over segmentation, multiple thresholds of criteria are adopted in region merging process to produce hierarchical segmentation results. However, there still has extreme over segmentation in the low level of the hierarchy, and ou… ▽ More

    Submitted 25 February, 2020; originally announced March 2020.

  19. arXiv:2002.06021  [pdf, other

    cs.SD eess.AS

    Hodge and Podge: Hybrid Supervised Sound Event Detection with Multi-Hot MixMatch and Composition Consistence Training

    Authors: Ziqiang Shi, Liu Liu, Huibin Lin, Rujie Liu

    Abstract: In this paper, we propose a method called Hodge and Podge for sound event detection. We demonstrate Hodge and Podge on the dataset of Detection and Classification of Acoustic Scenes and Events (DCASE) 2019 Challenge Task 4. This task aims to predict the presence or absence and the onset and offset times of sound events in home environments. Sound event detection is challenging due to the lack of l… ▽ More

    Submitted 13 February, 2020; originally announced February 2020.

    Comments: arXiv admin note: substantial text overlap with arXiv:1907.07398

  20. arXiv:1910.08206  [pdf, other

    math.OC cs.CV

    Bilinear Constraint based ADMM for Mixed Poisson-Gaussian Noise Removal

    Authors: Jie Zhang, Yu** Duan, Yue Lu, Michael K. Ng, Huibin Chang

    Abstract: In this paper, we propose new operator-splitting algorithms for the total variation regularized infimal convolution (TV-IC) model [4] in order to remove mixed Poisson-Gaussian(MPG) noise. In the existing splitting algorithm for TV-IC, an inner loop by Newton method had to be adopted for one nonlinear optimization subproblem, which increased the computation cost per outer loop. By introducing a new… ▽ More

    Submitted 27 January, 2020; v1 submitted 17 October, 2019; originally announced October 2019.

  21. arXiv:1909.13595  [pdf, other

    stat.ML cs.LG

    A Quantile-based Approach for Hyperparameter Transfer Learning

    Authors: David Salinas, Huibin Shen, Valerio Perrone

    Abstract: Bayesian optimization (BO) is a popular methodology to tune the hyperparameters of expensive black-box functions. Traditionally, BO focuses on a single task at a time and is not designed to leverage information from related functions, such as tuning performance objectives of the same algorithm across multiple datasets. In this work, we introduce a novel approach to achieve transfer learning across… ▽ More

    Submitted 19 April, 2021; v1 submitted 30 September, 2019; originally announced September 2019.

  22. arXiv:1909.12552  [pdf, other

    stat.ML cs.LG

    Learning search spaces for Bayesian optimization: Another view of hyperparameter transfer learning

    Authors: Valerio Perrone, Huibin Shen, Matthias Seeger, Cedric Archambeau, Rodolphe Jenatton

    Abstract: Bayesian optimization (BO) is a successful methodology to optimize black-box functions that are expensive to evaluate. While traditional methods optimize each black-box function in isolation, there has been recent interest in speeding up BO by transferring knowledge across multiple related black-box functions. In this work, we introduce a method to automatically design the BO search space by relyi… ▽ More

    Submitted 27 September, 2019; originally announced September 2019.

  23. arXiv:1907.07398  [pdf, ps, other

    cs.SD eess.AS

    HODGEPODGE: Sound event detection based on ensemble of semi-supervised learning methods

    Authors: Ziqiang Shi, Liu Liu, Huibin Lin, Rujie Liu, Anyan Shi

    Abstract: In this paper, we present a method called HODGEPODGE\footnotemark[1] for large-scale detection of sound events using weakly labeled, synthetic, and unlabeled data proposed in the Detection and Classification of Acoustic Scenes and Events (DCASE) 2019 challenge Task 4: Sound event detection in domestic environments. To perform this task, we adopted the convolutional recurrent neural networks (CRNN)… ▽ More

    Submitted 17 July, 2019; originally announced July 2019.

  24. arXiv:1902.00651  [pdf, ps, other

    cs.SD eess.AS

    FurcaNet: An end-to-end deep gated convolutional, long short-term memory, deep neural networks for single channel speech separation

    Authors: Ziqiang Shi, Huibin Lin, Liu Liu, Rujie Liu, Shoji Hayakawa, Shouji Harada, Jiqing Han

    Abstract: Deep gated convolutional networks have been proved to be very effective in single channel speech separation. However current state-of-the-art framework often considers training the gated convolutional networks in time-frequency (TF) domain. Such an approach will result in limited perceptual score, such as signal-to-distortion ratio (SDR) upper bound of separated utterances and also fail to exploit… ▽ More

    Submitted 17 March, 2019; v1 submitted 2 February, 2019; originally announced February 2019.

    Comments: arXiv admin note: text overlap with arXiv:1902.00631

  25. arXiv:1902.00631  [pdf

    cs.SD eess.AS

    Is CQT more suitable for monaural speech separation than STFT? an empirical study

    Authors: Ziqiang Shi, Huibin Lin, Liu Liu, Rujie Liu, Jiqing Han

    Abstract: Short-time Fourier transform (STFT) is used as the front end of many popular successful monaural speech separation methods, such as deep clustering (DPCL), permutation invariant training (PIT) and their various variants. Since the frequency component of STFT is linear, while the frequency distribution of human auditory system is nonlinear. In this work we propose and give an empirical study to use… ▽ More

    Submitted 1 February, 2019; originally announced February 2019.

  26. arXiv:1810.08950  [pdf, other

    cs.CV

    Learning Spectral Transform Network on 3D Surface for Non-rigid Shape Analysis

    Authors: Ruixuan Yu, Jian Sun, Huibin Li

    Abstract: Designing a network on 3D surface for non-rigid shape analysis is a challenging task. In this work, we propose a novel spectral transform network on 3D surface to learn shape descriptors. The proposed network architecture consists of four stages: raw descriptor extraction, surface second-order pooling, mixture of power function-based spectral transform, and metric learning. The proposed network is… ▽ More

    Submitted 21 October, 2018; originally announced October 2018.

    Comments: 16 pages, 3 figures

    MSC Class: 65D19

  27. arXiv:1809.01804  [pdf, other

    cs.LG stat.ML

    Discovering Influential Factors in Variational Autoencoder

    Authors: Shiqi Liu, **gxin Liu, Qian Zhao, Xiangyong Cao, Huibin Li, Hongying Meng, Sheng Liu, Deyu Meng

    Abstract: In the field of machine learning, it is still a critical issue to identify and supervise the learned representation without manually intervening or intuition assistance to extract useful knowledge or serve for the downstream tasks. In this work, we focus on supervising the influential factors extracted by the variational autoencoder(VAE). The VAE is proposed to learn independent low dimension repr… ▽ More

    Submitted 5 April, 2019; v1 submitted 5 September, 2018; originally announced September 2018.

    Comments: 15 pages, 8 figures

  28. arXiv:1803.05846  [pdf, other

    cs.CV

    Accurate Facial Parts Localization and Deep Learning for 3D Facial Expression Recognition

    Authors: Asim Jan, Huaxiong Ding, Hongying Meng, Liming Chen, Huibin Li

    Abstract: Meaningful facial parts can convey key cues for both facial action unit detection and expression prediction. Textured 3D face scan can provide both detailed 3D geometric shape and 2D texture appearance cues of the face which are beneficial for Facial Expression Recognition (FER). However, accurate facial parts extraction as well as their fusion are challenging tasks. In this paper, a novel system… ▽ More

    Submitted 4 March, 2018; originally announced March 2018.

    Comments: 7 pages, 3 figures

    MSC Class: 68T45

  29. arXiv:1711.06434  [pdf, ps, other

    cs.SD cs.MM eess.AS

    A Double Joint Bayesian Approach for J-Vector Based Text-dependent Speaker Verification

    Authors: Ziqiang Shi, Mengjiao Wang, Liu Liu, Huibin Lin, Rujie Liu

    Abstract: J-vector has been proved to be very effective in text-dependent speaker verification with short-duration speech. However, the current state-of-the-art back-end classifiers, e.g. joint Bayesian model, cannot make full use of such deep features. In this paper, we generalize the standard joint Bayesian approach to model the multi-faceted information in the j-vector explicitly and jointly. In our gene… ▽ More

    Submitted 17 November, 2017; originally announced November 2017.

  30. Neural Multi-Atlas Label Fusion: Application to Cardiac MR Images

    Authors: Heran Yang, Jian Sun, Huibin Li, Lisheng Wang, Zongben Xu

    Abstract: Multi-atlas segmentation approach is one of the most widely-used image segmentation techniques in biomedical applications. There are two major challenges in this category of methods, i.e., atlas selection and label fusion. In this paper, we propose a novel multi-atlas segmentation method that formulates multi-atlas segmentation in a deep learning framework for better solving these challenges. The… ▽ More

    Submitted 1 August, 2018; v1 submitted 27 September, 2017; originally announced September 2017.

    Comments: Medical Image Analysis

    Journal ref: Heran Yang, et al. Neural Multi-Atlas Label Fusion: Application to Cardiac MR Images, Medical Image Analysis, 2018, ISSN 1361-8415

  31. arXiv:1707.08202  [pdf

    cs.IT

    Digital Domain Power Division Multiplexed Dual Polarization Coherent Optical OFDM Transmission

    Authors: Qiong Wu, Zhenhua Feng, Ming Tang, Xiang Li, Ming Luo, Huibin Zhou, Songnian Fu, Deming Liu

    Abstract: Capacity is the eternal pursuit for communication systems due to the overwhelming demand of bandwidth hungry applications. As the backbone infrastructure of modern communication networks, the optical fiber transmission system undergoes a significant capacity growth over decades by exploiting available physical dimensions (time, frequency, quadrature, polarization and space) of the optical carrier… ▽ More

    Submitted 1 June, 2017; originally announced July 2017.

    Comments: 9 pages,9 figures

  32. arXiv:1705.06869  [pdf, other

    cs.CV

    ADMM-Net: A Deep Learning Approach for Compressive Sensing MRI

    Authors: Yan Yang, Jian Sun, Huibin Li, Zongben Xu

    Abstract: Compressive sensing (CS) is an effective approach for fast Magnetic Resonance Imaging (MRI). It aims at reconstructing MR images from a small number of under-sampled data in k-space, and accelerating the data acquisition in MRI. To improve the current MRI system in reconstruction accuracy and speed, in this paper, we propose two novel deep architectures, dubbed ADMM-Nets in basic and generalized v… ▽ More

    Submitted 19 May, 2017; originally announced May 2017.

  33. arXiv:1511.03015  [pdf, other

    cs.CV

    Deep Representation of Facial Geometric and Photometric Attributes for Automatic 3D Facial Expression Recognition

    Authors: Huibin Li, Jian Sun, Dong Wang, Zongben Xu, Liming Chen

    Abstract: In this paper, we present a novel approach to automatic 3D Facial Expression Recognition (FER) based on deep representation of facial 3D geometric and 2D photometric attributes. A 3D face is firstly represented by its geometric and photometric attributes, including the geometry map, normal maps, normalized curvature map and texture map. These maps are then fed into a pre-trained deep convolutional… ▽ More

    Submitted 10 November, 2015; originally announced November 2015.

  34. arXiv:0911.0480  [pdf

    cs.NI cs.DC cs.PF

    Routing Technique Based on Clustering for Data Duplication Prevention in Wireless Sensor Network

    Authors: Boseung Kim, Huibin Lim, Yongtae Shin

    Abstract: Wireless Sensor Networks is important to nodes energy consumption for long activity of sensor nodes because nodes that compose sensor network are small size, and battery capacity is limited. For energy consumption decrease of sensor nodes, sensor networks routing technique is divided by flat routing and hierarchical routing technique. Specially, hierarchical routing technique is energy efficient… ▽ More

    Submitted 26 November, 2009; v1 submitted 2 November, 2009; originally announced November 2009.

    Comments: 5 pages IEEE format, International Journal of Computer Science and Information Security, IJCSIS 2009, ISSN 1947 5500, Impact Factor 0.423, http://sites.google.com/site/ijcsis/

    Report number: ISSN 1947 5500

    Journal ref: International Journal of Computer Science and Information Security, IJCSIS, Vol. 6, No. 1, pp. 061-065, October 2009, USA