Presenter: Sihong LIN Adviser: Bei ZHOU 9 July, 2019

Slides:



Advertisements
Similar presentations
Multi-Layer Perceptron (MLP)
Advertisements

EE 690 Design of Embodied Intelligence
Neural networks Introduction Fitting neural networks
1 Neural networks. Neural networks are made up of many artificial neurons. Each input into the neuron has its own weight associated with it illustrated.
Machine Learning Neural Networks
Neural Network Based Approach for Short-Term Load Forecasting
1 Part I Artificial Neural Networks Sofia Nikitaki.
Radial Basis Functions
I welcome you all to this presentation On: Neural Network Applications Systems Engineering Dept. KFUPM Imran Nadeem & Naveed R. Butt &
CHAPTER 11 Back-Propagation Ming-Feng Yeh.
Traffic Sign Recognition Using Artificial Neural Network Radi Bekker
Neuro-fuzzy Systems Xinbo Gao School of Electronic Engineering Xidian University 2004,10.
1 Introduction to Artificial Neural Networks Andrew L. Nelson Visiting Research Faculty University of South Florida.
Artificial Neural Networks (ANN). Output Y is 1 if at least two of the three inputs are equal to 1.
Artificial Neural Networks
Using Neural Networks in Database Mining Tino Jimenez CS157B MW 9-10:15 February 19, 2009.
11 CSE 4705 Artificial Intelligence Jinbo Bi Department of Computer Science & Engineering
Outline What Neural Networks are and why they are desirable Historical background Applications Strengths neural networks and advantages Status N.N and.
University of Southern California Department Computer Science Bayesian Logistic Regression Model (Final Report) Graduate Student Teawon Han Professor Schweighofer,
Machine Learning Dr. Shazzad Hosain Department of EECS North South Universtiy
NEURAL NETWORKS FOR DATA MINING
Classification / Regression Neural Networks 2
LINEAR CLASSIFICATION. Biological inspirations  Some numbers…  The human brain contains about 10 billion nerve cells ( neurons )  Each neuron is connected.
From Machine Learning to Deep Learning. Topics that I will Cover (subject to some minor adjustment) Week 2: Introduction to Deep Learning Week 3: Logistic.
1 Chapter 11 Neural Networks. 2 Chapter 11 Contents (1) l Biological Neurons l Artificial Neurons l Perceptrons l Multilayer Neural Networks l Backpropagation.
M Machine Learning F# and Accord.net. Alena Dzenisenka Software architect at Luxoft Poland Member of F# Software Foundation Board of Trustees Researcher.
Statistical Tools for Solar Resource Forecasting Vivek Vijay IIT Jodhpur Date: 16/12/2013.
Ensemble Learning (1) Boosting Adaboost Boosting is an additive model
Language Project.  Neural networks have a large appeal to many researchers due to their great closeness to the structure of the brain, a characteristic.
An Artificial Neural Network Approach to Surface Waviness Prediction in Surface Finishing Process by Chi Ngo ECE/ME 539 Class Project.
Fundamentals of Artificial Neural Networks Chapter 7 in amlbook.com.
1 Lecture 6 Neural Network Training. 2 Neural Network Training Network training is basic to establishing the functional relationship between the inputs.
Reservoir Uncertainty Assessment Using Machine Learning Techniques Authors: Jincong He Department of Energy Resources Engineering AbstractIntroduction.
Neural Networks Presented by M. Abbasi Course lecturer: Dr.Tohidkhah.
Perceptrons Michael J. Watts
Developing Predictive Border Crossing Delay Models Lei Lin, Ph.D. Qian Wang, Ph.D. Adel W. Sadek, Ph.D. First Annual Transportation Informatics Symposium.
Operation and Control Strategy of PV/WTG/EU Hybrid Electric Power System Using Neural Networks Faculty of Engineering, Elminia University, Elminia, Egypt.
Chapter 11 – Neural Nets © Galit Shmueli and Peter Bruce 2010 Data Mining for Business Intelligence Shmueli, Patel & Bruce.
A Presentation on Adaptive Neuro-Fuzzy Inference System using Particle Swarm Optimization and it’s Application By Sumanta Kundu (En.R.No.
Machine Learning Supervised Learning Classification and Regression
Neural networks.
Big data classification using neural network
Artificial Neural Networks
Diagram of Neural Network Forward propagation and Backpropagation
Learning in Neural Networks
Artificial Intelligence (CS 370D)
COMP24111: Machine Learning and Optimisation
CSE 4705 Artificial Intelligence
CSE 473 Introduction to Artificial Intelligence Neural Networks
Announcements HW4 due today (11:59pm) HW5 out today (due 11/17 11:59pm)
Intelligent Information System Lab
SOLUTIONS TO PUBLIC TRANSPORT CHALLENGES:
Dr. Unnikrishnan P.C. Professor, EEE
CSE P573 Applications of Artificial Intelligence Neural Networks
Classification / Regression Neural Networks 2
Machine Learning Today: Reading: Maria Florina Balcan
Chang’an University, Xi’an, China
of the Artificial Neural Networks.
CSE 573 Introduction to Artificial Intelligence Neural Networks
network of simple neuron-like computing elements
Basics of Deep Learning No Math Required
Predicting Frost Using Artificial Neural Network
Lecture Notes for Chapter 4 Artificial Neural Networks
Zip Codes and Neural Networks: Machine Learning for
Multilayer Perceptron: Learning : {(xi, f(xi)) | i = 1 ~ N} → W
Southern African Transport Conference
Neural networks (1) Traditional multi-layer perceptrons
Structure of a typical back-propagated multilayered perceptron used in this study. Structure of a typical back-propagated multilayered perceptron used.
COSC 4335: Part2: Other Classification Techniques
David Kauchak CS158 – Spring 2019
Presentation transcript:

Presenter: Sihong LIN Adviser: Bei ZHOU 9 July, 2019 Solutions for Improving Transportation in South Africa: Traffic Demand Forecasting of Public Bicycle Station Based on BP Neural Network Presenter: Sihong LIN Adviser: Bei ZHOU 9 July, 2019 Mr. Chairman, Ladies and Gentlemen, it is with great sense of honour that I am able to speak at the 38th Southern African Transport Conference. Today I would like to talk to you about some of my resent research project, and my paper title is….

Predict the trip rules of public bicycles in the future 1. BACKGROUND How to efficiently optimize the deployment of public bicycles? Supply Meet the requirements of actual demand and trip rules Demand According to existing trip data of public bicycles (such as weather conditions, travel trajectories, time distribution rules, etc.) Predict the trip rules of public bicycles in the future Provide important reference for product operation, transportation planning, road design, etc. In China, public bicycles paly an important role in alleviating urban traffic congestion, but there is also a problem of imbalance between supply and demand, which not only leads to resource wastage, but also hinders unban traffic order….? Here is my overall research ideal. Intelligently allocate the number of public bicycles

2. METHODOLOGY Biological neuron structure Feature engineering is used to analyse the basic characteristics of data. The artificial neural network is inspired by human nervous system. And BP neural network is one of the most effective multi-layer neural network learning method. Biological neuron structure Multilayer neural network structure

3. RESEARCH PROCESS Data processing Model Building Model training Data collection Handling dummy variables Data standardization Feature Engineering Model Building Forward propagation Back propagation Grid initialization Weight update Model training Model test 1.Firstly I gained the data from Center for Machine Learning and Intelligent System at University of California, Irvine. After data processing, Feature engineering is used to analyse the basic characteristics of data. 2.And then the network was constructed based on forward propagation of signal and back propagation of error. The grid was initialized and initial values were then assigned to the weight. 3.Next, for model test, it includes… 4.Finally, for model training, in order to make the model training results reach a better level, I adjusted some parameters, like… number of iterations learning rate number of hidden nodes Unit test Function verification Model accuracy test

4. RESULTS AND DISCUSSION Prediction results and comparison 1.Multi-linear regression was performed by screening the features with strong correlations with the total traffic demand from correlation coefficient matrix thermogram. And it was used as benchmark model to compare with BP neural network. 2.From fitting curve of BP neural network, we can see that predicted values are basically consistent with the true values. 3.And then, I used Mean Squared Error and Mean Absolute Percentage Error to evaluate the model, and it can be easily seen from the table that the BP neural network prediction model is significantly advanced compared to the Multi-Linear regression model.

Public Bicycle Management System 5. RECOMMENDATIONS Last but not least, I have some recommendations for improving he public bicycle management system in South Africa. Public Bicycle Management System

Student Essay Presenter With great thanks to: Sihong LIN Student Essay Presenter Email: 2016901524@chd.edu.cn Tel: (+86) 13055261977 In clothing I would like to express my deep appreciation to Southern African Transport Conference and School of Highway, Chang’an University making my visit here possible.