REU 2019 Week 2 Volodymyr Bobyr.

Slides:



Advertisements
Similar presentations
An Overview on Technology Compiled by Doris Shih Math Science Social Science English.
Advertisements

WEEK 6: DEEP TRACKING STUDENTS: SI CHEN & MEERA HAHN MENTOR: AFSHIN DEGHAN.
Knowledge Acquisition from Game Records Takuya Kojima, Atsushi Yoshikawa Dept. of Computer Science and Information Engineering National Dong Hwa University.
Intelligent Systems Programming COMM2M Harry R. Erwin, PhD University of Sunderland.
CS 160 Introduction to Computer Science Andrew Scholer
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 Machine Learning (Extended) Dr. Ata Kaban Algorithms to enable computers to learn –Learning = ability to improve performance automatically through experience.
Online Multiple Kernel Classification Steven C.H. Hoi, Rong Jin, Peilin Zhao, Tianbao Yang Machine Learning (2013) Presented by Audrey Cheong Electrical.
Identifying “Best Bet” Web Search Results by Mining Past User Behavior Author: Eugene Agichtein, Zijian Zheng (Microsoft Research) Source: KDD2006 Reporter:
What is Binary? Convert the following numbers into Binary: 0, 1, 2, 3, 4, 10, 100, and Use:
Automatic Lung Cancer Diagnosis from CT Scans (Week 3)
CS : Designing, Visualizing and Understanding Deep Neural Networks
Brief Intro to Machine Learning CS539
Course Outline (6 Weeks) for Professor K.H Wong
Accelerated B.S./M.S An approved Accelerated BS/MS program allows an undergraduate student to take up to 6 graduate level credits as an undergraduate.
Big data classification using neural network
Deep Learning Amin Sobhani.
Week 3 (June 6 – June10 , 2016) Summary :
Textual Video Prediction Week 2
Done Done Course Overview What is AI? What are the Major Challenges?
Week 8 REU Nolan Warner.
Deep Learning with TensorFlow online Training at GoLogica Technologies
Issues in Decision-Tree Learning Avoiding overfitting through pruning
FUNDAMENTALS OF MACHINE LEARNING AND DEEP LEARNING
Frequently asked questions about software engineering
Bird-species Recognition Using Convolutional Neural Network
Feature Engineering Studio Special Session
Project 7: Modeling Social Network Structures and their Dynamic Evolutions with User- Generated Data from IoT REU Student: Emma Ambrosini Graduate mentors:
Incremental Training of Deep Convolutional Neural Networks
Higher School of Economics , Moscow, 2016
Project # 5 Generating Privacy and Security Threat Summary for Internet of Things REU student: Domonique Cox Graduate mentors: Kaiqiang Song Faculty mentor(s):
ECE 599/692 – Deep Learning Lecture 1 - Introduction
Data Science introduction.
CS 160 Introduction to Computer Science
Hairong Qi, Gonzalez Family Professor
INTRODUCTION.
Lecture: Deep Convolutional Neural Networks
REU student: Domonique Cox Graduate mentors: Kaiqiang Song
REU student: Domonique Cox Graduate mentors: Kaiqiang Song
Tuning CNN: Tips & Tricks
Designing Neural Network Architectures Using Reinforcement Learning
Graph Neural Networks Amog Kamsetty January 30, 2019.
Discrete Mathematics in the Real World
Textual Video Prediction
Presentation By: Eryk Helenowski PURE Mentor: Vincent Bindschaedler
Key Ideas How do scientists explore the world?
Module 1.1 Overview of Computational Science
Lecture 21: Machine Learning Overview AP Computer Science Principles
Automatic Handwriting Generation
Machine learning CS 229 / stats 229
Higher School of Economics , Moscow, 2016
REU - End to End Self Driving Car
Weekly Learning Alex Omar Ruiz Irene.
Weeks 1 and 2 Aaron Ott.
Higher School of Economics , Moscow, 2016
CRCV REU UCF Summer 2019 Arisa Kitagishi.
UCF-REU in Computer Vision
CRCV REU 2019 Kara Schatz.
Week 3 Volodymyr Bobyr.
Volodymyr Bobyr Supervised by Aayushjungbahadur Rana
Report 2 Brandon Silva.
Self-Supervised Cross-View Action Synthesis
Real-time Object Recognition using deep learning-Raspberry Pi
Anirban Laha and Vikas C. Raykar, IBM Research – India.
Food Dish Classification using Convolutional Neural Networks
Computer Vision Project
Adrian E. Gonzalez , David Parra Department of Computer Science
CRCV REU 2019 Aaron Honculada.
SDSEN: Self-Refining Deep Symmetry Enhanced Network
Lecture 9: Machine Learning Overview AP Computer Science Principles
Presentation transcript:

REU 2019 Week 2 Volodymyr Bobyr

Overview Background Experience What I Learned First Assignment Insights Research Topics

Background Higher Education School: Stonehill College & University of Notre Dame 3-2 Computer Science & Engineering program Going into third year School: Moved between Ukraine, Greece, Italy, and the US Interests: Computer Science, Math, Philosophy, and Psychology, hence interest in Machine Learning

Experience Machine Learning Video Game Development 2 personal projects (App/Play Store) Interned at Warner Bros Turbine (2018) Machine Learning Coursera deep-learning specialization An evolutional algorithm project involving map navigation

What I Learned Deeper understanding of the theory and mathematics behind CNNs & RNNs Applications of CNNs: Discriminative and Generative Models Hands-on experience Solid introduction to Keras and PyTorch Practices before deep learning took over

First Assignment Purpose: Application of CNNs Dataset: CIFAR100 Framework: Keras My model: Structure: regular convolutions + residual blocks Size: 160k params Validation Set Accuracy: 51.4%

Insights Normalization is very important Residual blocks can yield significant results Expanding is not always necessary Tweaking hyperparameters may be more helpful Difficult to predict required size of the network without much experience

Research Topic Topic: Using Audio Self-Supervision for Situational Safety Classification in Videos Mentor: Robert Browning Idea: Incorporating audio to improve video analysis, as a lot happens off-camera