基于循环神经网络的序列推荐 吴书智能感知与计算研究中心模式识别国家重点实验室中国科学院自动化研究所. Spe 17, 中国科学院自动化研究所 Institute of Automation Chinese Academy of Sciences

Size: px
Start display at page:

Download "基于循环神经网络的序列推荐 吴书智能感知与计算研究中心模式识别国家重点实验室中国科学院自动化研究所. Spe 17, 中国科学院自动化研究所 Institute of Automation Chinese Academy of Sciences"

Transcription

1 模式识别国家重点实验室 National Lab of Pattern Recognition 中国科学院自动化研究所 Institute of Automation Chinese Academy of Sciences 基于循环神经网络的序列推荐 吴书智能感知与计算研究中心模式识别国家重点实验室中国科学院自动化研究所 Spe 17, 2017

2 报告内容 Recurrent Basket Model (DREAM) Context-Aware Recurrent Neural Networks (CA-RNN) Spatial Temporal Recurrent Neural Networks (ST-RNN) Time-Aware Recurrent Log-BiLinear (TA-RLBL)

3 DREAM

4 Next-basket Recommendation REcurrent basket Model (DREAM) Feng Yu, Qiang Liu, Shu Wu, Liang Wang, Tieniu Tan. A Dynamic Recurrent Model for Next Basket Recommendation. In SIGIR, pp , 2016.

5 Markov Chain Based Methods MC based methods are built based a strong independent assumption.

6 Introduction Conventional models Treat users general interests and sequential behaviors as two divided matters, and combine them in some way; The assumption of Markov Chains only capture local sequential features between two adjacent baskets. Our improvements Incorporate basket representation (local) and sequential behaviors (global) into a recurrent architecture Different pooling methods for dynamic representation

7 Framework of DREAM Pooling operation on the items in a basket to get the basket representation; The input layer comprises a series of basket representations of a user; Dynamic representation of the user can be obtained in the hidden layer; The output layer shows scores of this user towards all items.

8 Experimental Results Datasets: Ta-Feng and T-mall. Compared methods: HRM, FPMC, NMF, MC, TOP. Max-pooling and Average-pooling

9 CA-RNN

10 RNN for Next-basket Recommendation Feng Yu et al., A Dynamic Recurrent Model for Next Basket Recommendation, SIGIR 2016.

11 GRU for Session-based Recommendation Balázs Hidasi et al., Session-based Recommendations with Recurrent Neural Networks, ICLR 2016.

12 Context-awareness (Time) (Location) School: Home: An Inconvenient Truth The Lord Of The Rings Weekdays: Data Mining Weekends: Gone With the Wind Child: Finding Nemo Girlfriend: Titanic Happy: The Merchant of Venice Sad: Hamlet (Companion)

13 Input and Transition Contexts Input Contexts external contexts under which users conduct behaviors; location (home or working place); time (weekdays or weekends, morning or evening); weather (sunny or rainy); Etc. Transition Contexts contexts of transitions between two adjacent input elements in historical sequences; time intervals between adjacent behaviors; capturing context-adaptive transition effects from past behaviors to future behaviors with different time intervals.

14 Sequence with Contextual Information Qiang Liu, Shu Wu, Diyi Wang, Zhaokang Li, Liang Wang. Context-aware Sequential Recommendation. In ICDM, 2016.

15 Context-Aware Recurrent Neural Networks (CA-RNN) Modeling Input Contexts: Modeling Transition Contexts: Context-aware Prediction:

16 Experiments Taobao 13,611,038 shopping records; 1,103,702 users; 462,008 items; input contexts: seven days in a week, three ten-day time periods in a month, and holiday or not; transition contexts: one-day time bins. Movielens-1M 1,000,209 rating records; 3,900 movies; 6,040 users; input contexts: seven days in a week, and twenty-four hours in a day; transition contexts: one-day time bins.

17 Input Contexts VS. Transition Contexts dataset Taobao Movielens contexts MAP NDCG Input Transition all Input Transition all

18 Performance Comparison dataset Taobao Moviele ns method MAP NDC G BPR FM HRM RNN CA-RNN BPR FM HRM RNN CA-RNN

19 Gated Recurrent Units (GRU) GRU VS. RNN: dealing with the vanishing or exploding gradients problem; better handling longer sequences. CA-GRU VS. CA-RNN: context-aware gates; vectors instead of matrices, less parameters.

20 Context-Aware Gated Recurrent Units (CA-GRU)

21 Performance Comparison dataset Taobao Moviele ns method MAP NDCG RNN GRU CA-RNN CA-GRU RNN GRU CA-RNN CA-GRU

22 ST-RNN

23 Public Event Prediction For social good, it is important to predict where and when public events, e.g., terrorist attacts, will happen.

24 Check In Prediction For commercial profit, it is important to predict where users will go next, and recommendation can be made.

25 Recurrent Neural Networks RNN can not well model short-term context for predicting behaviors. Time difference and geographical distance are not considered.

26 Spatial Temporal Recurrent Neural Networks Qiang Liu, Shu Wu, Liang Wang, Tieniu Tan. Predicting the Next Location: A Recurrent Model with Spatial and Temporal Contexts. In AAAI, 2016.

27 Model Learning Prediction: Maximization: Objective: 27

28 Experiments Dataset: Global Terrorism Database (GTD) Gowalla dataset Foursquare dataset Evaluation Metrics: Mean Average Precision (MAP) Area Under Curve (AUC)

29 Experiments

30 Experiments Performance of ST-RNN with varying window width

31 Applications We developed a system on public security events prediction: Situation-Aware Public Security Evaluation System (SAPE)

32 TA-RLBL

33 Multi-behavioral Sequential Prediction App usage prediction A user s behaviors towards apps in an hour, including downloading, using and uninstalling. what app the user is going to download or use next. Multiple types of behaviors Short-term interests Qiang Liu, Shu Wu, Liang Wang. Multi-behavioral Sequential Prediction with Recurrent Logbilinear Model. IEEE Transactions on Knowledge and Data Engineering (TKDE), 2017.

34 Introduction Difficult in modeling sequences with multiple types of behaviors RNN assumes that the temporal dependency changes monotonously along with positions in a sequence, one element usually has more significant effect than the previous one for prediction. For behavior prediction tasks, this assumption does not confirm to complex real situations, especially for the most recent elements in historical sequences

35 RLBL and TA-RLBL Recurrent Neural Networks (RNN) Log-BiLinear (LBL) model Recurrent Log-BiLinear (RLBL) Time-Aware Recurrent Log-BiLinear (TA-RLBL)

36 Experimental Results Experimental summarization

37 Experimental Results

38 Multiple behaviors and single behavior Comparison of multiple behaviors and single behavior

39 Computation time, window width, history length Performance comparison on the Movielens dataset with varying dimensionality and window width Performance comparison with different behavioral history length

40 Thank You! Contact:

Rumor Detection on Twitter with Tree-structured Recursive Neural Networks

Rumor Detection on Twitter with Tree-structured Recursive Neural Networks 1 Rumor Detection on Twitter with Tree-structured Recursive Neural Networks Jing Ma 1, Wei Gao 2, Kam-Fai Wong 1,3 1 The Chinese University of Hong Kong 2 Victoria University of Wellington, New Zealand

More information

Self-directed-Learning for Sign Language Recognition

Self-directed-Learning for Sign Language Recognition Self-directed-Learning for Sign Language Recognition Huaqiang Jiang 1,2, Huosheng Hu 3 and Hong Pan 2 ¹College of Mechatronics Engineering and Automation, Shanghai University, Shanghai 200072, China ²College

More information

Deep Learning Models for Time Series Data Analysis with Applications to Health Care

Deep Learning Models for Time Series Data Analysis with Applications to Health Care Deep Learning Models for Time Series Data Analysis with Applications to Health Care Yan Liu Computer Science Department University of Southern California Email: yanliu@usc.edu Yan Liu (USC) Deep Health

More information

中国 HIV 新发感染检测发展及未来 Development and Future of HIV-1 Incidence Assay in China

中国 HIV 新发感染检测发展及未来 Development and Future of HIV-1 Incidence Assay in China 中国 HIV 新发感染检测发展及未来 Development and Future of HIV-1 Incidence Assay in China Yan Jiang MD, PhD. National HIV Reference Laboratory, China CDC 中国 HIV 检测体系 HIV Testing in China Screening Confirmatory Recent

More information

Does daily travel pattern disclose people s preference?

Does daily travel pattern disclose people s preference? Proceedings of the 51 st Hawaii International Conference on System Sciences 2018 Does daily travel pattern disclose people s preference? Mingxin Gan * Donlinks School of Economics and Management, University

More information

Patient Subtyping via Time-Aware LSTM Networks

Patient Subtyping via Time-Aware LSTM Networks Patient Subtyping via Time-Aware LSTM Networks Inci M. Baytas Computer Science and Engineering Michigan State University 428 S Shaw Ln. East Lansing, MI 48824 baytasin@msu.edu Fei Wang Healthcare Policy

More information

A HMM-based Pre-training Approach for Sequential Data

A HMM-based Pre-training Approach for Sequential Data A HMM-based Pre-training Approach for Sequential Data Luca Pasa 1, Alberto Testolin 2, Alessandro Sperduti 1 1- Department of Mathematics 2- Department of Developmental Psychology and Socialisation University

More information

Motivation: Attention: Focusing on specific parts of the input. Inspired by neuroscience.

Motivation: Attention: Focusing on specific parts of the input. Inspired by neuroscience. Outline: Motivation. What s the attention mechanism? Soft attention vs. Hard attention. Attention in Machine translation. Attention in Image captioning. State-of-the-art. 1 Motivation: Attention: Focusing

More information

Hierarchical Convolutional Features for Visual Tracking

Hierarchical Convolutional Features for Visual Tracking Hierarchical Convolutional Features for Visual Tracking Chao Ma Jia-Bin Huang Xiaokang Yang Ming-Husan Yang SJTU UIUC SJTU UC Merced ICCV 2015 Background Given the initial state (position and scale), estimate

More information

arxiv: v1 [stat.ml] 23 Jan 2017

arxiv: v1 [stat.ml] 23 Jan 2017 Learning what to look in chest X-rays with a recurrent visual attention model arxiv:1701.06452v1 [stat.ml] 23 Jan 2017 Petros-Pavlos Ypsilantis Department of Biomedical Engineering King s College London

More information

Dilated Recurrent Neural Network for Short-Time Prediction of Glucose Concentration

Dilated Recurrent Neural Network for Short-Time Prediction of Glucose Concentration Dilated Recurrent Neural Network for Short-Time Prediction of Glucose Concentration Jianwei Chen, Kezhi Li, Pau Herrero, Taiyu Zhu, Pantelis Georgiou Department of Electronic and Electrical Engineering,

More information

利用 PEN 项目网络教育 Making use of PEN project web-based education 发展聋人高等特殊教育 to develop higher education for the deaf

利用 PEN 项目网络教育 Making use of PEN project web-based education 发展聋人高等特殊教育 to develop higher education for the deaf 利用 PEN 项目网络教育 Making use of PEN project web-based education 发展聋人高等特殊教育 to develop higher education for the deaf 长春大学副校长庄树范 Vice-president of Changchun University Zhuang Shufan 一 PEN 项目与我校的机缘 内容提要 Informative

More information

Deep Interest Evolution Network for Click-Through Rate Prediction

Deep Interest Evolution Network for Click-Through Rate Prediction Deep Interest Evolution Network for Click-Through Rate Prediction Guorui Zhou *, Na Mou, Ying Fan, Qi Pi, Weijie Bian, Chang Zhou, Xiaoqiang Zhu and Kun Gai Alibaba Inc, Beijing, China {guorui.xgr, mouna.mn,

More information

POC Brain Tumor Segmentation. vlife Use Case

POC Brain Tumor Segmentation. vlife Use Case Brain Tumor Segmentation vlife Use Case 1 Automatic Brain Tumor Segmentation using CNN Background Brain tumor segmentation seeks to separate healthy tissue from tumorous regions such as the advancing tumor,

More information

Neuroinformatics. Ilmari Kurki, Urs Köster, Jukka Perkiö, (Shohei Shimizu) Interdisciplinary and interdepartmental

Neuroinformatics. Ilmari Kurki, Urs Köster, Jukka Perkiö, (Shohei Shimizu) Interdisciplinary and interdepartmental Neuroinformatics Aapo Hyvärinen, still Academy Research Fellow for a while Post-docs: Patrik Hoyer and Jarmo Hurri + possibly international post-docs PhD students Ilmari Kurki, Urs Köster, Jukka Perkiö,

More information

Supporting Information. Electrochemiluminescence for Electric-Driven Antibacterial. Therapeutics

Supporting Information. Electrochemiluminescence for Electric-Driven Antibacterial. Therapeutics Supporting Information Electrochemiluminescence for Electric-Driven Antibacterial Therapeutics Shanshan Liu, a,b Huanxiang Yuan, a Haotian Bai, a Pengbo Zhang, a Fengting Lv, a Libing Liu, a Zhihui Dai,

More information

Image Captioning using Reinforcement Learning. Presentation by: Samarth Gupta

Image Captioning using Reinforcement Learning. Presentation by: Samarth Gupta Image Captioning using Reinforcement Learning Presentation by: Samarth Gupta 1 Introduction Summary Supervised Models Image captioning as RL problem Actor Critic Architecture Policy Gradient architecture

More information

Two-Year Intensive Acupuncture Diploma Program

Two-Year Intensive Acupuncture Diploma Program Two-Year Intensive Acupuncture Diploma Program The Two Year Intensive Acupuncture Diploma Program and the Three Year Acupuncture Diploma Program share the same curriculum. The major difference is the timelines.

More information

不对称社会困境中的决策 : 行为的双重模式

不对称社会困境中的决策 : 行为的双重模式 2015, Vol. 23, No. 1, 1 10 Advances in Psychological Science DOI: 10.3724/SP.J.1042.2015.00001 决策心理学专栏 (Special Column for Decision-making Psychology) * 不对称社会困境中的决策 : 行为的双重模式 刘长江 1,2 郝 芳 1 ( 1, 210097)

More information

Inferring Clinical Correlations from EEG Reports with Deep Neural Learning

Inferring Clinical Correlations from EEG Reports with Deep Neural Learning Inferring Clinical Correlations from EEG Reports with Deep Neural Learning Methods for Identification, Classification, and Association using EHR Data S23 Travis R. Goodwin (Presenter) & Sanda M. Harabagiu

More information

Actions in the Eye: Dynamic Gaze Datasets and Learnt Saliency Models for Visual Recognition

Actions in the Eye: Dynamic Gaze Datasets and Learnt Saliency Models for Visual Recognition Actions in the Eye: Dynamic Gaze Datasets and Learnt Saliency Models for Visual Recognition Stefan Mathe, Cristian Sminchisescu Presented by Mit Shah Motivation Current Computer Vision Annotations subjectively

More information

Deep Learning for Computer Vision

Deep Learning for Computer Vision Deep Learning for Computer Vision Lecture 12: Time Sequence Data, Recurrent Neural Networks (RNNs), Long Short-Term Memories (s), and Image Captioning Peter Belhumeur Computer Science Columbia University

More information

Predicting Activity and Location with Multi-task Context Aware Recurrent Neural Network

Predicting Activity and Location with Multi-task Context Aware Recurrent Neural Network Predicting Activity and Location with Multi-task Context Aware Recurrent Neural Network Dongliang Liao 1, Weiqing Liu 2, Yuan Zhong 3, Jing Li 1, Guowei Wang 1 1 University of Science and Technology of

More information

COMP9444 Neural Networks and Deep Learning 5. Convolutional Networks

COMP9444 Neural Networks and Deep Learning 5. Convolutional Networks COMP9444 Neural Networks and Deep Learning 5. Convolutional Networks Textbook, Sections 6.2.2, 6.3, 7.9, 7.11-7.13, 9.1-9.5 COMP9444 17s2 Convolutional Networks 1 Outline Geometry of Hidden Unit Activations

More information

CHAPTER 6 HUMAN BEHAVIOR UNDERSTANDING MODEL

CHAPTER 6 HUMAN BEHAVIOR UNDERSTANDING MODEL 127 CHAPTER 6 HUMAN BEHAVIOR UNDERSTANDING MODEL 6.1 INTRODUCTION Analyzing the human behavior in video sequences is an active field of research for the past few years. The vital applications of this field

More information

How to carry out. tobacco control policy communication

How to carry out. tobacco control policy communication How to carry out tobacco control policy communication Prohibit the behaviour of smokers Those addicted to smoking to quit In order to solve the problem of excessive tobacco use, a series of measures to

More information

Confluence: Conformity Influence in Large Social Networks

Confluence: Conformity Influence in Large Social Networks Confluence: Conformity Influence in Large Social Networks Jie Tang *, Sen Wu *, and Jimeng Sun + * Tsinghua University + IBM TJ Watson Research Center 1 Conformity Conformity is the act of matching attitudes,

More information

From Sentiment to Emotion Analysis in Social Networks

From Sentiment to Emotion Analysis in Social Networks From Sentiment to Emotion Analysis in Social Networks Jie Tang Department of Computer Science and Technology Tsinghua University, China 1 From Info. Space to Social Space Info. Space! Revolutionary changes!

More information

PIB Ch. 18 Sequence Memory for Prediction, Inference, and Behavior. Jeff Hawkins, Dileep George, and Jamie Niemasik Presented by Jiseob Kim

PIB Ch. 18 Sequence Memory for Prediction, Inference, and Behavior. Jeff Hawkins, Dileep George, and Jamie Niemasik Presented by Jiseob Kim PIB Ch. 18 Sequence Memory for Prediction, Inference, and Behavior Jeff Hawkins, Dileep George, and Jamie Niemasik Presented by Jiseob Kim Quiz Briefly describe the neural activities of minicolumn in the

More information

Deep Learning-based Detection of Periodic Abnormal Waves in ECG Data

Deep Learning-based Detection of Periodic Abnormal Waves in ECG Data , March 1-16, 2018, Hong Kong Deep Learning-based Detection of Periodic Abnormal Waves in ECG Data Kaiji Sugimoto, Saerom Lee, and Yoshifumi Okada Abstract Automatic detection of abnormal electrocardiogram

More information

CS-E Deep Learning Session 4: Convolutional Networks

CS-E Deep Learning Session 4: Convolutional Networks CS-E4050 - Deep Learning Session 4: Convolutional Networks Jyri Kivinen Aalto University 23 September 2015 Credits: Thanks to Tapani Raiko for slides material. CS-E4050 - Deep Learning Session 4: Convolutional

More information

Machine learning for neural decoding

Machine learning for neural decoding Machine learning for neural decoding Joshua I. Glaser 1,2,6,7*, Raeed H. Chowdhury 3,4, Matthew G. Perich 3,4, Lee E. Miller 2-4, and Konrad P. Kording 2-7 1. Interdepartmental Neuroscience Program, Northwestern

More information

Audiovisual to Sign Language Translator

Audiovisual to Sign Language Translator Technical Disclosure Commons Defensive Publications Series July 17, 2018 Audiovisual to Sign Language Translator Manikandan Gopalakrishnan Follow this and additional works at: https://www.tdcommons.org/dpubs_series

More information

Classification of ECG Data for Predictive Analysis to Assist in Medical Decisions.

Classification of ECG Data for Predictive Analysis to Assist in Medical Decisions. 48 IJCSNS International Journal of Computer Science and Network Security, VOL.15 No.10, October 2015 Classification of ECG Data for Predictive Analysis to Assist in Medical Decisions. A. R. Chitupe S.

More information

Facial expression recognition with spatiotemporal local descriptors

Facial expression recognition with spatiotemporal local descriptors Facial expression recognition with spatiotemporal local descriptors Guoying Zhao, Matti Pietikäinen Machine Vision Group, Infotech Oulu and Department of Electrical and Information Engineering, P. O. Box

More information

arxiv: v2 [cs.cv] 19 Dec 2017

arxiv: v2 [cs.cv] 19 Dec 2017 An Ensemble of Deep Convolutional Neural Networks for Alzheimer s Disease Detection and Classification arxiv:1712.01675v2 [cs.cv] 19 Dec 2017 Jyoti Islam Department of Computer Science Georgia State University

More information

DeepASL: Enabling Ubiquitous and Non-Intrusive Word and Sentence-Level Sign Language Translation

DeepASL: Enabling Ubiquitous and Non-Intrusive Word and Sentence-Level Sign Language Translation DeepASL: Enabling Ubiquitous and Non-Intrusive Word and Sentence-Level Sign Language Translation Biyi Fang Michigan State University ACM SenSys 17 Nov 6 th, 2017 Biyi Fang (MSU) Jillian Co (MSU) Mi Zhang

More information

Deep learning and non-negative matrix factorization in recognition of mammograms

Deep learning and non-negative matrix factorization in recognition of mammograms Deep learning and non-negative matrix factorization in recognition of mammograms Bartosz Swiderski Faculty of Applied Informatics and Mathematics Warsaw University of Life Sciences, Warsaw, Poland bartosz_swiderski@sggw.pl

More information

An Artificial Neural Network Architecture Based on Context Transformations in Cortical Minicolumns

An Artificial Neural Network Architecture Based on Context Transformations in Cortical Minicolumns An Artificial Neural Network Architecture Based on Context Transformations in Cortical Minicolumns 1. Introduction Vasily Morzhakov, Alexey Redozubov morzhakovva@gmail.com, galdrd@gmail.com Abstract Cortical

More information

Algorithms in Nature. Pruning in neural networks

Algorithms in Nature. Pruning in neural networks Algorithms in Nature Pruning in neural networks Neural network development 1. Efficient signal propagation [e.g. information processing & integration] 2. Robust to noise and failures [e.g. cell or synapse

More information

PGT: Measuring Mobility Relationship using Personal, Global and Temporal Factors

PGT: Measuring Mobility Relationship using Personal, Global and Temporal Factors PGT: using Personal, Global and Temporal Factors Hongjian Wang, Zhenhui Li, Wang-Chien Lee Penn State University ICDM 2014 Shenzhen Measure the mobility relationship strength Given trajectories of two

More information

Memory-Augmented Active Deep Learning for Identifying Relations Between Distant Medical Concepts in Electroencephalography Reports

Memory-Augmented Active Deep Learning for Identifying Relations Between Distant Medical Concepts in Electroencephalography Reports Memory-Augmented Active Deep Learning for Identifying Relations Between Distant Medical Concepts in Electroencephalography Reports Ramon Maldonado, BS, Travis Goodwin, PhD Sanda M. Harabagiu, PhD The University

More information

OPTIMIZING CHANNEL SELECTION FOR SEIZURE DETECTION

OPTIMIZING CHANNEL SELECTION FOR SEIZURE DETECTION OPTIMIZING CHANNEL SELECTION FOR SEIZURE DETECTION V. Shah, M. Golmohammadi, S. Ziyabari, E. Von Weltin, I. Obeid and J. Picone Neural Engineering Data Consortium, Temple University, Philadelphia, Pennsylvania,

More information

Causal Knowledge Modeling for Traditional Chinese Medicine using OWL 2

Causal Knowledge Modeling for Traditional Chinese Medicine using OWL 2 Causal Knowledge Modeling for Traditional Chinese Medicine using OWL 2 Peiqin Gu College of Computer Science, Zhejiang University, P.R.China gupeiqin@zju.edu.cn Abstract. Unlike Western Medicine, those

More information

ITERATIVELY TRAINING CLASSIFIERS FOR CIRCULATING TUMOR CELL DETECTION

ITERATIVELY TRAINING CLASSIFIERS FOR CIRCULATING TUMOR CELL DETECTION ITERATIVELY TRAINING CLASSIFIERS FOR CIRCULATING TUMOR CELL DETECTION Yunxiang Mao 1, Zhaozheng Yin 1, Joseph M. Schober 2 1 Missouri University of Science and Technology 2 Southern Illinois University

More information

Age Estimation based on Multi-Region Convolutional Neural Network

Age Estimation based on Multi-Region Convolutional Neural Network Age Estimation based on Multi-Region Convolutional Neural Network Ting Liu, Jun Wan, Tingzhao Yu, Zhen Lei, and Stan Z. Li 1 Center for Biometrics and Security Research & National Laboratory of Pattern

More information

A Novel Capsule Neural Network Based Model For Drowsiness Detection Using Electroencephalography Signals

A Novel Capsule Neural Network Based Model For Drowsiness Detection Using Electroencephalography Signals A Novel Capsule Neural Network Based Model For Drowsiness Detection Using Electroencephalography Signals Luis Guarda Bräuning (1) Nicolas Astorga (1) Enrique López Droguett (1) Marcio Moura (2) Marcelo

More information

病毒基因组学与 病毒进化 刘翟博士研究员 中国科学院微生物研究所

病毒基因组学与 病毒进化 刘翟博士研究员 中国科学院微生物研究所 病毒基因组学与 病毒进化 刘翟博士研究员 中国科学院微生物研究所 2016-6-27 新一代测序技术带来了测序成本的大大降低!!! $100,000,000 $10,000,000 Moore s Law $1,000,000 $100,000 $10,000 $1,000 $1,000 $100 Pathogens Genomics Pathogen infections are among the

More information

Statistical Methods for Wearable Technology in CNS Trials

Statistical Methods for Wearable Technology in CNS Trials Statistical Methods for Wearable Technology in CNS Trials Andrew Potter, PhD Division of Biometrics 1, OB/OTS/CDER, FDA ISCTM 2018 Autumn Conference Oct. 15, 2018 Marina del Rey, CA www.fda.gov Disclaimer

More information

Supplementary Online Content

Supplementary Online Content Supplementary Online Content Ting DS, Cheung CY-L, Lim G, et al. Development and validation of a deep learning system for diabetic retinopathy and related eye diseases using retinal images from multiethnic

More information

Discovering Meaningful Cut-points to Predict High HbA1c Variation

Discovering Meaningful Cut-points to Predict High HbA1c Variation Proceedings of the 7th INFORMS Workshop on Data Mining and Health Informatics (DM-HI 202) H. Yang, D. Zeng, O. E. Kundakcioglu, eds. Discovering Meaningful Cut-points to Predict High HbAc Variation Si-Chi

More information

Genetic Algorithm based Feature Extraction for ECG Signal Classification using Neural Network

Genetic Algorithm based Feature Extraction for ECG Signal Classification using Neural Network Genetic Algorithm based Feature Extraction for ECG Signal Classification using Neural Network 1 R. Sathya, 2 K. Akilandeswari 1,2 Research Scholar 1 Department of Computer Science 1 Govt. Arts College,

More information

Hierarchical Conflict Propagation: Sequence Learning in a Recurrent Deep Neural Network

Hierarchical Conflict Propagation: Sequence Learning in a Recurrent Deep Neural Network Hierarchical Conflict Propagation: Sequence Learning in a Recurrent Deep Neural Network Andrew J.R. Simpson #1 # Centre for Vision, Speech and Signal Processing, University of Surrey Surrey, UK 1 Andrew.Simpson@Surrey.ac.uk

More information

Data mining for Obstructive Sleep Apnea Detection. 18 October 2017 Konstantinos Nikolaidis

Data mining for Obstructive Sleep Apnea Detection. 18 October 2017 Konstantinos Nikolaidis Data mining for Obstructive Sleep Apnea Detection 18 October 2017 Konstantinos Nikolaidis Introduction: What is Obstructive Sleep Apnea? Obstructive Sleep Apnea (OSA) is a relatively common sleep disorder

More information

CPSC81 Final Paper: Facial Expression Recognition Using CNNs

CPSC81 Final Paper: Facial Expression Recognition Using CNNs CPSC81 Final Paper: Facial Expression Recognition Using CNNs Luis Ceballos Swarthmore College, 500 College Ave., Swarthmore, PA 19081 USA Sarah Wallace Swarthmore College, 500 College Ave., Swarthmore,

More information

Neuromorphic convolutional recurrent neural network for road safety or safety near the road

Neuromorphic convolutional recurrent neural network for road safety or safety near the road Neuromorphic convolutional recurrent neural network for road safety or safety near the road WOO-SUP HAN 1, IL SONG HAN 2 1 ODIGA, London, U.K. 2 Korea Advanced Institute of Science and Technology, Daejeon,

More information

Formulating Emotion Perception as a Probabilistic Model with Application to Categorical Emotion Classification

Formulating Emotion Perception as a Probabilistic Model with Application to Categorical Emotion Classification Formulating Emotion Perception as a Probabilistic Model with Application to Categorical Emotion Classification Reza Lotfian and Carlos Busso Multimodal Signal Processing (MSP) lab The University of Texas

More information

Introduction to Machine Learning. Katherine Heller Deep Learning Summer School 2018

Introduction to Machine Learning. Katherine Heller Deep Learning Summer School 2018 Introduction to Machine Learning Katherine Heller Deep Learning Summer School 2018 Outline Kinds of machine learning Linear regression Regularization Bayesian methods Logistic Regression Why we do this

More information

Facial Expression Recognition Using Principal Component Analysis

Facial Expression Recognition Using Principal Component Analysis Facial Expression Recognition Using Principal Component Analysis Ajit P. Gosavi, S. R. Khot Abstract Expression detection is useful as a non-invasive method of lie detection and behaviour prediction. However,

More information

B657: Final Project Report Holistically-Nested Edge Detection

B657: Final Project Report Holistically-Nested Edge Detection B657: Final roject Report Holistically-Nested Edge Detection Mingze Xu & Hanfei Mei May 4, 2016 Abstract Holistically-Nested Edge Detection (HED), which is a novel edge detection method based on fully

More information

A NOVEL VARIABLE SELECTION METHOD BASED ON FREQUENT PATTERN TREE FOR REAL-TIME TRAFFIC ACCIDENT RISK PREDICTION

A NOVEL VARIABLE SELECTION METHOD BASED ON FREQUENT PATTERN TREE FOR REAL-TIME TRAFFIC ACCIDENT RISK PREDICTION OPT-i An International Conference on Engineering and Applied Sciences Optimization M. Papadrakakis, M.G. Karlaftis, N.D. Lagaros (eds.) Kos Island, Greece, 4-6 June 2014 A NOVEL VARIABLE SELECTION METHOD

More information

N. Laskaris, S. Fotopoulos, A. Ioannides

N. Laskaris, S. Fotopoulos, A. Ioannides N. Laskaris N. Laskaris [ IEEE SP Magazine, May 2004 ] N. Laskaris, S. Fotopoulos, A. Ioannides ENTER-2001 new tools for Mining Information from multichannel encephalographic recordings & applications

More information

CSE Introduction to High-Perfomance Deep Learning ImageNet & VGG. Jihyung Kil

CSE Introduction to High-Perfomance Deep Learning ImageNet & VGG. Jihyung Kil CSE 5194.01 - Introduction to High-Perfomance Deep Learning ImageNet & VGG Jihyung Kil ImageNet Classification with Deep Convolutional Neural Networks Alex Krizhevsky, Ilya Sutskever, Geoffrey E. Hinton,

More information

A Learning Method of Directly Optimizing Classifier Performance at Local Operating Range

A Learning Method of Directly Optimizing Classifier Performance at Local Operating Range A Learning Method of Directly Optimizing Classifier Performance at Local Operating Range Lae-Jeong Park and Jung-Ho Moon Department of Electrical Engineering, Kangnung National University Kangnung, Gangwon-Do,

More information

Convolutional Neural Networks for Text Classification

Convolutional Neural Networks for Text Classification Convolutional Neural Networks for Text Classification Sebastian Sierra MindLab Research Group July 1, 2016 ebastian Sierra (MindLab Research Group) NLP Summer Class July 1, 2016 1 / 32 Outline 1 What is

More information

arxiv: v4 [cs.cv] 1 Sep 2018

arxiv: v4 [cs.cv] 1 Sep 2018 manuscript No. (will be inserted by the editor) Deep Affect Prediction in-the-wild: Aff-Wild Database and Challenge, Deep Architectures, and Beyond Dimitrios Kollias Panagiotis Tzirakis Mihalis A. Nicolaou

More information

Forecasting Potential Diabetes Complications

Forecasting Potential Diabetes Complications Forecasting Potential Diabetes Complications Yang Yang, Jie Tang, Juanzi Li Tsinghua University Walter Luyten, Marie-Francine Moens Katholieke Universiteit Leuven Lu Liu Northwestern University 1 Diabetes

More information

TWO HANDED SIGN LANGUAGE RECOGNITION SYSTEM USING IMAGE PROCESSING

TWO HANDED SIGN LANGUAGE RECOGNITION SYSTEM USING IMAGE PROCESSING 134 TWO HANDED SIGN LANGUAGE RECOGNITION SYSTEM USING IMAGE PROCESSING H.F.S.M.Fonseka 1, J.T.Jonathan 2, P.Sabeshan 3 and M.B.Dissanayaka 4 1 Department of Electrical And Electronic Engineering, Faculty

More information

A deep learning model integrating FCNNs and CRFs for brain tumor segmentation

A deep learning model integrating FCNNs and CRFs for brain tumor segmentation A deep learning model integrating FCNNs and CRFs for brain tumor segmentation Xiaomei Zhao 1,2, Yihong Wu 1, Guidong Song 3, Zhenye Li 4, Yazhuo Zhang,3,4,5,6, and Yong Fan 7 1 National Laboratory of Pattern

More information

Keywords Artificial Neural Networks (ANN), Echocardiogram, BPNN, RBFNN, Classification, survival Analysis.

Keywords Artificial Neural Networks (ANN), Echocardiogram, BPNN, RBFNN, Classification, survival Analysis. Design of Classifier Using Artificial Neural Network for Patients Survival Analysis J. D. Dhande 1, Dr. S.M. Gulhane 2 Assistant Professor, BDCE, Sevagram 1, Professor, J.D.I.E.T, Yavatmal 2 Abstract The

More information

The Origins and Promise of PROMIS Patient Reported Outcomes Measurement Information System

The Origins and Promise of PROMIS Patient Reported Outcomes Measurement Information System The Origins and Promise of PROMIS Patient Reported Outcomes Measurement Information System Gene A. Kallenberg, MD Professor and Chief, Division of Family Medicine Director, UCSD Center for Integrative

More information

Valence-arousal evaluation using physiological signals in an emotion recall paradigm. CHANEL, Guillaume, ANSARI ASL, Karim, PUN, Thierry.

Valence-arousal evaluation using physiological signals in an emotion recall paradigm. CHANEL, Guillaume, ANSARI ASL, Karim, PUN, Thierry. Proceedings Chapter Valence-arousal evaluation using physiological signals in an emotion recall paradigm CHANEL, Guillaume, ANSARI ASL, Karim, PUN, Thierry Abstract The work presented in this paper aims

More information

Gender Based Emotion Recognition using Speech Signals: A Review

Gender Based Emotion Recognition using Speech Signals: A Review 50 Gender Based Emotion Recognition using Speech Signals: A Review Parvinder Kaur 1, Mandeep Kaur 2 1 Department of Electronics and Communication Engineering, Punjabi University, Patiala, India 2 Department

More information

Deep Diabetologist: Learning to Prescribe Hypoglycemia Medications with Hierarchical Recurrent Neural Networks

Deep Diabetologist: Learning to Prescribe Hypoglycemia Medications with Hierarchical Recurrent Neural Networks Deep Diabetologist: Learning to Prescribe Hypoglycemia Medications with Hierarchical Recurrent Neural Networks Jing Mei a, Shiwan Zhao a, Feng Jin a, Eryu Xia a, Haifeng Liu a, Xiang Li a a IBM Research

More information

ANovel Bicistronic Expression Strategy for Neuronal Calcium Imaging in C. elegans *

ANovel Bicistronic Expression Strategy for Neuronal Calcium Imaging in C. elegans * www.pibb.ac.cn 生物化学与生物物理进展 Progress in Biochemistry and Biophysics 214, 41(5):515~519 ANovel Bicistronic Expression Strategy for Neuronal Calcium Imaging in C. elegans * ZHANG Hai-Ning,HUANG Wen-Ming,YANGSong,XUTao

More information

Quantitative Evaluation of Edge Detectors Using the Minimum Kernel Variance Criterion

Quantitative Evaluation of Edge Detectors Using the Minimum Kernel Variance Criterion Quantitative Evaluation of Edge Detectors Using the Minimum Kernel Variance Criterion Qiang Ji Department of Computer Science University of Nevada Robert M. Haralick Department of Electrical Engineering

More information

Y-Net: Joint Segmentation and Classification for Diagnosis of Breast Biopsy Images

Y-Net: Joint Segmentation and Classification for Diagnosis of Breast Biopsy Images Y-Net: Joint Segmentation and Classification for Diagnosis of Breast Biopsy Images Sachin Mehta 1, Ezgi Mercan 1, Jamen Bartlett 2, Donald Weaver 2, Joann G. Elmore 1, and Linda Shapiro 1 1 University

More information

Shu Kong. Department of Computer Science, UC Irvine

Shu Kong. Department of Computer Science, UC Irvine Ubiquitous Fine-Grained Computer Vision Shu Kong Department of Computer Science, UC Irvine Outline 1. Problem definition 2. Instantiation 3. Challenge and philosophy 4. Fine-grained classification with

More information

A cost-benefit analysis on Tobacco Control in China

A cost-benefit analysis on Tobacco Control in China A cost-benefit analysis on Tobacco Control in China Introduction There are more than 300 million smokers in China, nearly one-third of the world's total. According to WHO s data, approximately one million

More information

International Journal of Computer Science Trends and Technology (IJCST) Volume 5 Issue 1, Jan Feb 2017

International Journal of Computer Science Trends and Technology (IJCST) Volume 5 Issue 1, Jan Feb 2017 RESEARCH ARTICLE Classification of Cancer Dataset in Data Mining Algorithms Using R Tool P.Dhivyapriya [1], Dr.S.Sivakumar [2] Research Scholar [1], Assistant professor [2] Department of Computer Science

More information

PMR5406 Redes Neurais e Lógica Fuzzy. Aula 5 Alguns Exemplos

PMR5406 Redes Neurais e Lógica Fuzzy. Aula 5 Alguns Exemplos PMR5406 Redes Neurais e Lógica Fuzzy Aula 5 Alguns Exemplos APPLICATIONS Two examples of real life applications of neural networks for pattern classification: RBF networks for face recognition FF networks

More information

Video Saliency Detection via Dynamic Consistent Spatio- Temporal Attention Modelling

Video Saliency Detection via Dynamic Consistent Spatio- Temporal Attention Modelling AAAI -13 July 16, 2013 Video Saliency Detection via Dynamic Consistent Spatio- Temporal Attention Modelling Sheng-hua ZHONG 1, Yan LIU 1, Feifei REN 1,2, Jinghuan ZHANG 2, Tongwei REN 3 1 Department of

More information

Chapter 1. Introduction

Chapter 1. Introduction Chapter 1 Introduction 1.1 Motivation and Goals The increasing availability and decreasing cost of high-throughput (HT) technologies coupled with the availability of computational tools and data form a

More information

Development of novel algorithm by combining Wavelet based Enhanced Canny edge Detection and Adaptive Filtering Method for Human Emotion Recognition

Development of novel algorithm by combining Wavelet based Enhanced Canny edge Detection and Adaptive Filtering Method for Human Emotion Recognition International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 12, Issue 9 (September 2016), PP.67-72 Development of novel algorithm by combining

More information

Analysis of Mammograms Using Texture Segmentation

Analysis of Mammograms Using Texture Segmentation Analysis of Mammograms Using Texture Segmentation Joel Quintanilla-Domínguez 1, Jose Miguel Barrón-Adame 1, Jose Antonio Gordillo-Sosa 1, Jose Merced Lozano-Garcia 2, Hector Estrada-García 2, Rafael Guzmán-Cabrera

More information

Application of Artificial Neural Networks in Classification of Autism Diagnosis Based on Gene Expression Signatures

Application of Artificial Neural Networks in Classification of Autism Diagnosis Based on Gene Expression Signatures Application of Artificial Neural Networks in Classification of Autism Diagnosis Based on Gene Expression Signatures 1 2 3 4 5 Kathleen T Quach Department of Neuroscience University of California, San Diego

More information

1) 有哪些方法, 为什么需要采用这些方法? 2) 有哪些参数, 这些参数的生理学意义是什么? 3) 功能的研究如何提示机制的改变?

1) 有哪些方法, 为什么需要采用这些方法? 2) 有哪些参数, 这些参数的生理学意义是什么? 3) 功能的研究如何提示机制的改变? 心脏泵功能的 测量方法 1 1) 有哪些方法, 为什么需要采用这些方法? 2) 有哪些参数, 这些参数的生理学意义是什么? 3) 功能的研究如何提示机制的改变? 2 心功能测量方法 In vivo 1. 超声法 2. 超声 + 导管法 In vitro 1. Langendorff mode 2. Working heart mode 3. Papillary muscle 4. Skinned fibers

More information

Chapter 17. Speech Recognition and Understanding Systems

Chapter 17. Speech Recognition and Understanding Systems Chapter 17. Speech Recognition and Understanding Systems The Quest for Artificial Intelligence, Nilsson, N. J., 2009. Lecture Notes on Artificial Intelligence, Spring 2016 Summarized by Jang, Ha-Young

More information

Gray level cooccurrence histograms via learning vector quantization

Gray level cooccurrence histograms via learning vector quantization Gray level cooccurrence histograms via learning vector quantization Timo Ojala, Matti Pietikäinen and Juha Kyllönen Machine Vision and Media Processing Group, Infotech Oulu and Department of Electrical

More information

Multi Parametric Approach Using Fuzzification On Heart Disease Analysis Upasana Juneja #1, Deepti #2 *

Multi Parametric Approach Using Fuzzification On Heart Disease Analysis Upasana Juneja #1, Deepti #2 * Multi Parametric Approach Using Fuzzification On Heart Disease Analysis Upasana Juneja #1, Deepti #2 * Department of CSE, Kurukshetra University, India 1 upasana_jdkps@yahoo.com Abstract : The aim of this

More information

Keywords: positive attribution, negative attribution, English learning, gender. Introduction

Keywords: positive attribution, negative attribution, English learning, gender. Introduction US-China Foreign Language, October 2016, Vol. 14, No. 10, 706-711 doi:10.17265/1539-8080/2016.10.005 D DAVID PUBLISHING Junior Middle School Students Self-attribution in English Learning GAO Yuan-yuan

More information

arxiv: v5 [cs.cv] 1 Feb 2019

arxiv: v5 [cs.cv] 1 Feb 2019 International Journal of Computer Vision - Special Issue on Deep Learning for Face Analysis manuscript No. (will be inserted by the editor) Deep Affect Prediction in-the-wild: Aff-Wild Database and Challenge,

More information

A model to explain the emergence of reward expectancy neurons using reinforcement learning and neural network $

A model to explain the emergence of reward expectancy neurons using reinforcement learning and neural network $ Neurocomputing 69 (26) 1327 1331 www.elsevier.com/locate/neucom A model to explain the emergence of reward expectancy neurons using reinforcement learning and neural network $ Shinya Ishii a,1, Munetaka

More information

VIDEO SALIENCY INCORPORATING SPATIOTEMPORAL CUES AND UNCERTAINTY WEIGHTING

VIDEO SALIENCY INCORPORATING SPATIOTEMPORAL CUES AND UNCERTAINTY WEIGHTING VIDEO SALIENCY INCORPORATING SPATIOTEMPORAL CUES AND UNCERTAINTY WEIGHTING Yuming Fang, Zhou Wang 2, Weisi Lin School of Computer Engineering, Nanyang Technological University, Singapore 2 Department of

More information

Neural Network for Detecting Head Impacts from Kinematic Data. Michael Fanton, Nicholas Gaudio, Alissa Ling CS 229 Project Report

Neural Network for Detecting Head Impacts from Kinematic Data. Michael Fanton, Nicholas Gaudio, Alissa Ling CS 229 Project Report Neural Network for Detecting Head Impacts from Kinematic Data Michael Fanton, Nicholas Gaudio, Alissa Ling CS 229 Project Report 1. Abstract Mild Traumatic Brain Injury (mtbi) is a serious health concern,

More information

Memory by Temporal Sampling

Memory by Temporal Sampling Memory by Temporal Sampling Caroline Morin Collaborators: Trevor Penney (Dept. Psychology, National University of Singapore) Stephen Lewandowsky (Dept. Psychology, University of Western Australia) Free

More information

Growth of Ordered ZnO Structures on Au(111) and Cu(111)

Growth of Ordered ZnO Structures on Au(111) and Cu(111) 物理化学学报 Acta Phys. -Chim. Sin. 2018, 34 (12), 1373 1380 1373 [Article] doi: 10.3866/PKU.WHXB201804131 www.whxb.pku.edu.cn Growth of Ordered ZnO Structures on Au(111) and Cu(111) ZHAO Xinfei 1,2, CHEN Hao

More information

宫颈上皮内瘤变 ; IgG1 IgG2 亚类 ; 酶联免疫吸附试验 R A (2009)

宫颈上皮内瘤变 ; IgG1 IgG2 亚类 ; 酶联免疫吸附试验 R A (2009) 2009 年第 19 卷第 11 期 CHINA ONCOLOGY 2009 Vol.19 No.11 831 免疫球蛋白 G(immunoglobulin G,IgG) 是血清和细胞外液中含量最高的免疫球蛋白, 其某个亚类的升高, 可能与宫颈上皮内瘤变 (cervical intraepithelial neoplasia, CIN) 的发生 发展及转归有密切相关 然而对于 CIN 患者血清人乳头瘤病毒样颗粒

More information