Virtual proxies in virtual worlds

Size: px
Start display at page:

Download "Virtual proxies in virtual worlds"

Transcription

1 Virtual proxies in virtual worlds Doron Friedman Advanced Virtuality Lab Sammy Ofer School of Communications The Interdisciplinary Center, Herzliya LA, Feb. 2011

2 THE DAILY NEWS THE WORLD S FAVOURITE NEWSPAPER - Since 1879 THE ADVANCED VIRTUALITY LAB LA, Feb AVL is part of the Sammy Ofer School of Communications in the Intedisciplinary Center, Herzliya, Israel. It is headed by Dr. Doron Friedman, Research Fellows: Dr. Béatrice Hasler, Dr. Boris Oicherman, and Dr. Dan Drai, and a few research assistants and research students. AVL strives to understand virtuality in the beginning of the 21 st century from a broad multi-disciplinary perspective. This encompasses advanced virtual reality and humancomputer interface technologies, braincomputer interfaces, the neuroscience of mediated experiences, the psychology of online virtual worlds and online group collaboration, the philosophy of cyberspace, and the mathematics of cyberspace. Ea pro natum invidunt repudiandae, his et facilisis vituperatoribus. Mei eu ubique altera senserit, consul eripuit accusata has ne. Ea pro natum invidunt repudiandae, his et facilisis vituperatoribus.

3 People Alex Bass (BCI) Amit Bauer (AI) Anat Brovman (Culture studies) Ori Cohen (MSc CS, 3D animator) Ayal Donenfeld (Philosophy of cyberspace, HUJI PhD student) Dr. Dan Drai (Math, CS, and philosophy) Dr. Doron Friedman (Lecturer, Sammy Ofer School of Communications) Dr. Béatrice Hasler (media psychology) Daniel Korn (programmer & psy.) Nir Saar (resident hacker and filmmaker) Aidai Sidakmatova (Comm.) Peleg Tuchman (programmer) LA, Feb. 2011

4 Brain & body machine interfaces LA, Feb. 2011

5 EU FP7: VERE ( ) LA, Feb. 2011

6 Virtual worlds, real people D. Friedman, Y. Karniel, A. Lavie- Dinur, Comparing group discussion in virtual and physical environments, Presence: Teleoperators and Virtual Environments, 18(4), , D. Friedman, A. Steed, and M. Slater, Spatial social behavior in Second Life, Proc. Intelligent Virtual Agents LNAI 4722, Pelachaud et al. (eds), pages , Paris, France, September LA, Feb. 2011

7 Virtual Worlds, Real People The spectrum hypothesis (Friedman et al. 2009) The mapping principle (Williams, 2010) Examples of mapping principles (Hasler & Friedman, 2011) LA, Feb. 2011

8 Mapping, f: Φ-> V The visual saliency principle: Only factors that are visible in a dyadic interaction in virtual worlds influence interavatar distance, whereas invisible factors have no influence. (invisible factors include personality, gender,..!) LA, Feb. 2011

9 EU FP7 ( ): Beaming LA, Feb. 2011

10 The Beaming Proxy destination visitor avatar LA, Feb. 2011

11 LA, Feb. 2011

12 Being in two places at the same time LA, Feb. 2011

13 The Beaming Proxy destination visitor avatar LA, Feb. 2011

14 The Beaming Proxy destination proxy avatar LA, Feb. 2011

15 Generally user VE avatar AI LA, Feb. 2011

16 In our case user VE avatar LA, Feb. 2011

17 proxy AI VE avatar LA, Feb. 2011

18 Meet the Proxy Based on a true story: I was invited to answer some questions in world in the IMMERS(ED) 3D, The 2 nd National Workshop on Teaching in Virtual Worlds, Ulster, Northern Ireland (Oct 2010) Beaming proxy: The movie

19 chatbot mode Log in to specific area and mission Mission control

20 User friendly status Server messages

21 Running predefined scripts Script execution status

22 Behavioral cloning Behavioral model VE / Beaming Recorded activity logs controller P. Tuchman and D. Friedman, Virtual clones: Data-driven social navigation, submitted Jan

23 Simple social navigation: Approaching someone

24

25 Evaluation Automated setup participants: P1 (Male, age 24, num of samples: 50) P2 (M, 42, 15) P3 (F, 24, 20) P4 (F, 35, 9) P5 (F, 33, 98)

26 Recorded trajectories

27 Recorded trajectories cont

28 Recorded trajectories cont

29 Method 1: Probabilistic Markov models Trajectory => < t 1, ρ 1, θ 1, α 1, a 1 > < t k, ρ k, θ k, α k, a k > (ρ, θ) distance to target in polar coordinates α- relative gaze angles a R, L, F, B, F+R, F+L, B+R, B+L States: discretize ρ t x θ t x α t x a t-1

30 Generalization using tiling

31 Method 2: Codebook & nearest neighbor Preprocessing As before, each trajectory is treated as a set of stateaction pairs (s,a), s = <ρ t,θ t,α t,a t-1 >, a is a t We keep a codebook C of such pairs If necessary we use vector quantization (VQ) to reduce the size of the codebook Real-time The current state of the agent is converted into a vector s = <ρ t,θ t,α t,a t-1 > find pair (s,a) C s.t. s-s is minimal agent performs a

32 Distance metric ρ = ρ 1 - ρ 2 θ = 1 1 θ2 + cos( θ 2 ) x = <ρ, θ, α, a> Manhattan distance: d ( x, y) = x i i y i α = 1 1 α2 + cos( α 2 ) a = 1 if a 1 = a 2 0 if a 1 a 2

33 K-nearest neighbors arg max b j δ(a,b) = 1 if a = b 0 if a b

34 Adding learning from experience The trajectory planning may fail if there are not enough samples Generalization (such as tiling) is not a preferred option We apply the following algorithm: Sample N points s (vectors) in the state space, with uniform distribution For each state in s compute a trajectory t using the method mentioned above and codebook C t = <(s 1,a 1 ),,(s k,a k )>, where each s = <ρ t,θ t,α t,a t-1 > If t is successful then C = C { (s 1,a 1 ),,(s k,a k ) }

35 Proxy (automatically-generated) trajectories

36 Proxy (automatically-generated) trajectories

37 Are there individual differences? We cannot use statistical tests or classifiers due to large variability in the number of samples obtained from the different participants (this constraint is inherent to the proxy problem). Multidimensional scaling: given a distance matrix over I objects find I vectors x 1,,x I R N s.t. x i -x j δ i,j i,j I (i.e., en embedding of I objects into R N s.t. the distances among the objects are preserved as much as possible, although N <<I)

38 Are there individual differences? P1 vs P3: Multi-dimensional scaling with Euclidean distance

39 Are there individual differences? P1 vs P3: Multi-dimensional scaling with Manhattan distance d ( x, y) = x i i y i

40 Are there individual differences? P1 L P3 L P1 F+L P3 F+L

41 Thanks for your attention Doron Friedman LA, Feb. 2011

Strategies for simulating pedestrian navigation with multiple reinforcement learning agents

Strategies for simulating pedestrian navigation with multiple reinforcement learning agents Strategies for simulating pedestrian navigation with multiple reinforcement learning agents Francisco Martinez-Gil, Miguel Lozano, Fernando Ferna ndez Presented by: Daniel Geschwender 9/29/2016 1 Overview

More information

INF4820 Algorithms for AI and NLP. Evaluating Classifiers Clustering

INF4820 Algorithms for AI and NLP. Evaluating Classifiers Clustering INF4820 Algorithms for AI and NLP Evaluating Classifiers Clustering Murhaf Fares & Stephan Oepen Language Technology Group (LTG) September 27, 2017 Today 2 Recap Evaluation of classifiers Unsupervised

More information

Modeling the Personal Space of Virtual Agents for Behavior Simulation

Modeling the Personal Space of Virtual Agents for Behavior Simulation 009 International Conference on CyberWorlds Modeling the Personal Space of Virtual Agents for Behavior Simulation Toshitaka Amaoka Department of Information Science Meisei University, Japan amaoka@is.meisei-u.ac.jp

More information

Toward realistic and efficient virtual crowds. Julien Pettré - June 25, 2015 Habilitation à Diriger des Recherches

Toward realistic and efficient virtual crowds. Julien Pettré - June 25, 2015 Habilitation à Diriger des Recherches Toward realistic and efficient virtual crowds Julien Pettré - June 25, 2015 Habilitation à Diriger des Recherches A short Curriculum 2 2003 PhD degree from the University of Toulouse III Locomotion planning

More information

Short Survey on Static Hand Gesture Recognition

Short Survey on Static Hand Gesture Recognition Short Survey on Static Hand Gesture Recognition Huu-Hung Huynh University of Science and Technology The University of Danang, Vietnam Duc-Hoang Vo University of Science and Technology The University of

More information

Textural Features for Image Database Retrieval

Textural Features for Image Database Retrieval Textural Features for Image Database Retrieval Selim Aksoy and Robert M. Haralick Intelligent Systems Laboratory Department of Electrical Engineering University of Washington Seattle, WA 98195-2500 {aksoy,haralick}@@isl.ee.washington.edu

More information

Data Preprocessing. Javier Béjar. URL - Spring 2018 CS - MAI 1/78 BY: $\

Data Preprocessing. Javier Béjar. URL - Spring 2018 CS - MAI 1/78 BY: $\ Data Preprocessing Javier Béjar BY: $\ URL - Spring 2018 C CS - MAI 1/78 Introduction Data representation Unstructured datasets: Examples described by a flat set of attributes: attribute-value matrix Structured

More information

2D transformations: An introduction to the maths behind computer graphics

2D transformations: An introduction to the maths behind computer graphics 2D transformations: An introduction to the maths behind computer graphics Lecturer: Dr Dan Cornford d.cornford@aston.ac.uk http://wiki.aston.ac.uk/dancornford CS2150, Computer Graphics, Aston University,

More information

University Core Curriculum Requirements

University Core Curriculum Requirements School of Education Adolescent/Young Adult Minor (Grades 7-1) Program Outline For Students Entering 018-019 Academic Year AYA Minor/ 017-018 Name ID# Advisor University Core Curriculum Requirements First

More information

Geometric Hashing. Overview (1) Overview (2) Reference Frames. Recognition under Similarity Transformations. Feb Goo Jun

Geometric Hashing. Overview (1) Overview (2) Reference Frames. Recognition under Similarity Transformations. Feb Goo Jun Geometric Hashing Feb. 27. 2007 Goo Jun Overview (1) Origins of Geometric Hashing Developed as a solution to computer vision problem Find common substructures in a scene regardless of rotation, translation,

More information

COMPUTER SCIENCE INTERNET SCIENCE AND TECHOLOGY HUMAN MEDIA INTERACTION BUSINESS INFORMATION TECHNOLOGY

COMPUTER SCIENCE INTERNET SCIENCE AND TECHOLOGY HUMAN MEDIA INTERACTION BUSINESS INFORMATION TECHNOLOGY COMPUTER SCIENCE INTERNET SCIENCE AND TECHOLOGY HUMAN MEDIA INTERACTION BUSINESS INFORMATION TECHNOLOGY UNIVERSITY OF DIGITAL REVOLUTION. Fourth industrial revolution is upon us and you can be part of

More information

3D Environment Reconstruction

3D Environment Reconstruction 3D Environment Reconstruction Using Modified Color ICP Algorithm by Fusion of a Camera and a 3D Laser Range Finder The 2009 IEEE/RSJ International Conference on Intelligent Robots and Systems October 11-15,

More information

Nonlinear projections. Motivation. High-dimensional. data are. Perceptron) ) or RBFN. Multi-Layer. Example: : MLP (Multi(

Nonlinear projections. Motivation. High-dimensional. data are. Perceptron) ) or RBFN. Multi-Layer. Example: : MLP (Multi( Nonlinear projections Université catholique de Louvain (Belgium) Machine Learning Group http://www.dice.ucl ucl.ac.be/.ac.be/mlg/ 1 Motivation High-dimensional data are difficult to represent difficult

More information

USC ARES: Adding A Full Proxy User

USC ARES: Adding A Full Proxy User USC ARES: Adding A Full Proxy User If you are too busy to take care of reserve matters personally, you may have an office assistant or TA work in Ares on your behalf by virtue of a proxy user account.

More information

Extension theorems in vector spaces over finite fields Dr. Alex Iosevich. Journal reviewer for International Mathematics Research Notices.

Extension theorems in vector spaces over finite fields Dr. Alex Iosevich. Journal reviewer for International Mathematics Research Notices. Doowon Koh T (517) 353-6882 B koh@math.msu.edu Education Aug.2003 Dec.2008 Dissertation Dissertation Supervisor Mar.1998 Feb.2000 Thesis Advisor Mar.1991 Feb.1998 Feb.1993 Apr.1995 Ph.D in Mathematics,

More information

Web Writing That Works. Hot Text. Reduce Scrolling

Web Writing That Works. Hot Text. Reduce Scrolling Hot Text Web Writing That Works Reduce Scrolling Scrolling disorients some people You ve had the experience. You scroll down, down, down and discover you ve gone past the topic you were looking for. So

More information

Search Spaces I. Before we get started... ME/CS 132b Advanced Robotics: Navigation and Perception 4/05/2011

Search Spaces I. Before we get started... ME/CS 132b Advanced Robotics: Navigation and Perception 4/05/2011 Search Spaces I b Advanced Robotics: Navigation and Perception 4/05/2011 1 Before we get started... Website updated with Spring quarter grading policy 30% homework, 20% lab, 50% course project Website

More information

Distance Distributions and Boundary Effects in Finite Uniformly Random Networks

Distance Distributions and Boundary Effects in Finite Uniformly Random Networks AusCTW 2013 1/35 Distance Distributions and Boundary Effects in Finite Uniformly Random Networks Salman Durrani Senior Lecturer Applied Signal Processing (ASP) Research Group Research School of Engineering,

More information

INF4820 Algorithms for AI and NLP. Evaluating Classifiers Clustering

INF4820 Algorithms for AI and NLP. Evaluating Classifiers Clustering INF4820 Algorithms for AI and NLP Evaluating Classifiers Clustering Erik Velldal & Stephan Oepen Language Technology Group (LTG) September 23, 2015 Agenda Last week Supervised vs unsupervised learning.

More information

CS535: Interactive Computer Graphics

CS535: Interactive Computer Graphics CS535: Interactive Computer Graphics Instructor: Daniel G. Aliaga (aliaga@cs.purdue.edu, www.cs.purdue.edu/homes/aliaga) Classroom: LWSN B134 Time: MWF @ 1:30-2:20pm Office hours: by appointment (LWSN

More information

Data Preprocessing. Javier Béjar AMLT /2017 CS - MAI. (CS - MAI) Data Preprocessing AMLT / / 71 BY: $\

Data Preprocessing. Javier Béjar AMLT /2017 CS - MAI. (CS - MAI) Data Preprocessing AMLT / / 71 BY: $\ Data Preprocessing S - MAI AMLT - 2016/2017 (S - MAI) Data Preprocessing AMLT - 2016/2017 1 / 71 Outline 1 Introduction Data Representation 2 Data Preprocessing Outliers Missing Values Normalization Discretization

More information

Provision of safety of interactive systems - problems and solutions

Provision of safety of interactive systems - problems and solutions Eighth International Workshop on Optimal Codes and Related Topics July 10-14, 2017, Sofia, Bulgaria pp. 31-36 Provision of safety of interactive systems - problems and solutions Galina Bogdanova 1 g.bogdanova@gmail.com

More information

Geographical Region: US_MICHIGAN Course Equivalencies for Art Institute of MI-Novi-Troy

Geographical Region: US_MICHIGAN Course Equivalencies for Art Institute of MI-Novi-Troy ART 100: Design Fundamentals => TRC 1XXX: Design Fundamentals ART 102: Observational Drawing => TRC 1XXX: Observational Drawing ART 110: Color Theory => TRC 1XXX: Color Theory ART 111: Life Drawing =>

More information

Transformations Week 9, Lecture 18

Transformations Week 9, Lecture 18 CS 536 Computer Graphics Transformations Week 9, Lecture 18 2D Transformations David Breen, William Regli and Maxim Peysakhov Department of Computer Science Drexel University 1 3 2D Affine Transformations

More information

Geometry, Combinatorics, and Algorithms (GeCoaL)

Geometry, Combinatorics, and Algorithms (GeCoaL) Geometry, Combinatorics, and Algorithms (GeCoaL) Éric Colin de Verdière École normale supérieure, CNRS, Paris May 12, 2011 Main Research Area Communities computational geometry/topology discrete algorithms

More information

Tutorial 3. Jun Xu, Teaching Asistant csjunxu/ February 16, COMP4134 Biometrics Authentication

Tutorial 3. Jun Xu, Teaching Asistant   csjunxu/ February 16, COMP4134 Biometrics Authentication Tutorial 3 Jun Xu, Teaching Asistant http://www4.comp.polyu.edu.hk/ csjunxu/ COMP4134 Biometrics Authentication February 16, 2017 Table of Contents Problems Problem 1: Answer the questions Problem 2: Pattern

More information

Mirror C 6 C 2. b. c. d. e.

Mirror C 6 C 2. b. c. d. e. To appear in Symmetry Culture and Science 1999, 4th Int. Conf. of the Interdisciplinary Study of Symmetry ISIS98 Computational Aspects in Image Analysis of Symmetry and of its Perception Hagit Hel-Or Dept

More information

Artificial Neural Networks Unsupervised learning: SOM

Artificial Neural Networks Unsupervised learning: SOM Artificial Neural Networks Unsupervised learning: SOM 01001110 01100101 01110101 01110010 01101111 01101110 01101111 01110110 01100001 00100000 01110011 01101011 01110101 01110000 01101001 01101110 01100001

More information

Beyond Mere Pixels: How Can Computers Interpret and Compare Digital Images? Nicholas R. Howe Cornell University

Beyond Mere Pixels: How Can Computers Interpret and Compare Digital Images? Nicholas R. Howe Cornell University Beyond Mere Pixels: How Can Computers Interpret and Compare Digital Images? Nicholas R. Howe Cornell University Why Image Retrieval? World Wide Web: Millions of hosts Billions of images Growth of video

More information

Performance and Scalability of Networks, Systems, and Services

Performance and Scalability of Networks, Systems, and Services Performance and Scalability of Networks, Systems, and Services Niklas Carlsson Linkoping University, Sweden Student presentation @LiU, Sweden, Oct. 10, 2012 Primary collaborators: Derek Eager (University

More information

Cluster Analysis. Mu-Chun Su. Department of Computer Science and Information Engineering National Central University 2003/3/11 1

Cluster Analysis. Mu-Chun Su. Department of Computer Science and Information Engineering National Central University 2003/3/11 1 Cluster Analysis Mu-Chun Su Department of Computer Science and Information Engineering National Central University 2003/3/11 1 Introduction Cluster analysis is the formal study of algorithms and methods

More information

USC ARES: Add A Class Proxy User

USC ARES: Add A Class Proxy User USC ARES: User If you are too busy to take care of reserve matters personally, you may have an office assistant or TA work in Ares on your behalf by virtue of a proxy user account. There are two kinds

More information

DIGITAL SCIENCES - B.S.

DIGITAL SCIENCES - B.S. Kent State University Catalog 208-209 DIGITAL - B.S. College of Communication and Information School of Digital Sciences 29 Taylor Hall Kent Campus 0-672-905 digital-sciences@kent.edu www.kent.edu/dsci

More information

A new predictive image compression scheme using histogram analysis and pattern matching

A new predictive image compression scheme using histogram analysis and pattern matching University of Wollongong Research Online University of Wollongong in Dubai - Papers University of Wollongong in Dubai 00 A new predictive image compression scheme using histogram analysis and pattern matching

More information

Non-Isomorphic Interaction in 3D User Interfaces

Non-Isomorphic Interaction in 3D User Interfaces Non-Isomorphic Interaction in 3D User Interfaces Joseph J. LaViola Jr. Brown University Computer Graphics Lab Non-Isomorphic Interaction in 3D User Interfaces Joseph J LaViola Jr Ph.D Candidate Brown University,

More information

Part-based and local feature models for generic object recognition

Part-based and local feature models for generic object recognition Part-based and local feature models for generic object recognition May 28 th, 2015 Yong Jae Lee UC Davis Announcements PS2 grades up on SmartSite PS2 stats: Mean: 80.15 Standard Dev: 22.77 Vote on piazza

More information

Presentation of AMBASEC A Model-Based Approach to SEcurityCulture

Presentation of AMBASEC A Model-Based Approach to SEcurityCulture Presentation of AMBASEC A Model-Based Approach to SEcurityCulture Prof. Jose J Gonzalez Dept. of ICT Security Group Research cell Security & Quality in Organizations IKTSoS WS March 2005 1 Dept. of ICT

More information

Lecture 3. Oct

Lecture 3. Oct Lecture 3 Oct 3 2008 Review of last lecture A supervised learning example spam filter, and the design choices one need to make for this problem use bag-of-words to represent emails linear functions as

More information

Visualization Stages, Sensory vs. Arbitrary symbols, Data Characteristics, Visualization Goals. Trajectory Reminder

Visualization Stages, Sensory vs. Arbitrary symbols, Data Characteristics, Visualization Goals. Trajectory Reminder Visualization Stages, Sensory vs. Arbitrary symbols, Data Characteristics, Visualization Goals Russell M. Taylor II Slide 1 Trajectory Reminder Where we ve been recently Seen nm system that displays 2D-in-3D

More information

Expected to have Knowledge in these Undergraduate Level Core Courses

Expected to have Knowledge in these Undergraduate Level Core Courses Expected to have Knowledge in these Undergraduate Level Core Courses ECEN 3810 Intro to Probability ECEN 4242 Communication Theory ECEN 4632 Intro to Digital Filtering Graduate Level Core Courses in ECEE

More information

k-nearest Neighbors + Model Selection

k-nearest Neighbors + Model Selection 10-601 Introduction to Machine Learning Machine Learning Department School of Computer Science Carnegie Mellon University k-nearest Neighbors + Model Selection Matt Gormley Lecture 5 Jan. 30, 2019 1 Reminders

More information

University Core Curriculum Requirements

University Core Curriculum Requirements School of Education Intervention Specialist: Mild/Moderate (Grades K-1) Program Outline For Students Entering 018-019 Academic Year Name ID# Advisor University Core Curriculum Requirements First Year Experience

More information

Virtual Environments: System Architectures

Virtual Environments: System Architectures Virtual Environments: System Architectures Anthony Steed Simon Julier Department of Computer Science University College London http://www.cs.ucl.ac.uk/teaching/ve Outline Problem Statement Representing

More information

Cluster Analysis. Summer School on Geocomputation. 27 June July 2011 Vysoké Pole

Cluster Analysis. Summer School on Geocomputation. 27 June July 2011 Vysoké Pole Cluster Analysis Summer School on Geocomputation 27 June 2011 2 July 2011 Vysoké Pole Lecture delivered by: doc. Mgr. Radoslav Harman, PhD. Faculty of Mathematics, Physics and Informatics Comenius University,

More information

Voronoi Region. K-means method for Signal Compression: Vector Quantization. Compression Formula 11/20/2013

Voronoi Region. K-means method for Signal Compression: Vector Quantization. Compression Formula 11/20/2013 Voronoi Region K-means method for Signal Compression: Vector Quantization Blocks of signals: A sequence of audio. A block of image pixels. Formally: vector example: (0.2, 0.3, 0.5, 0.1) A vector quantizer

More information

German Research Strategy in the Area of Civil Security Research

German Research Strategy in the Area of Civil Security Research 8th Interdisciplinary Workshop on Global Security WISG 2014 German Research Strategy in the Area of Civil Security Research Eckhart Curtius Federal Ministry of Education and Research Division Security

More information

Feature Extractors. CS 188: Artificial Intelligence Fall Nearest-Neighbor Classification. The Perceptron Update Rule.

Feature Extractors. CS 188: Artificial Intelligence Fall Nearest-Neighbor Classification. The Perceptron Update Rule. CS 188: Artificial Intelligence Fall 2007 Lecture 26: Kernels 11/29/2007 Dan Klein UC Berkeley Feature Extractors A feature extractor maps inputs to feature vectors Dear Sir. First, I must solicit your

More information

Lecture 10: Boolean Expressions

Lecture 10: Boolean Expressions Lecture 10: Boolean Expressions CS1068+ Introductory Programming in Python Dr Kieran T. Herley Department of Computer Science University College Cork 2017-2018 KH (12/10/17) Lecture 10: Boolean Expressions

More information

CMU-Q Lecture 4: Path Planning. Teacher: Gianni A. Di Caro

CMU-Q Lecture 4: Path Planning. Teacher: Gianni A. Di Caro CMU-Q 15-381 Lecture 4: Path Planning Teacher: Gianni A. Di Caro APPLICATION: MOTION PLANNING Path planning: computing a continuous sequence ( a path ) of configurations (states) between an initial configuration

More information

Interval exchange transformations from tiling billiards. Diana Davis Swarthmore College. 13 January 2018 JMM, San Diego

Interval exchange transformations from tiling billiards. Diana Davis Swarthmore College. 13 January 2018 JMM, San Diego Interval exchange transformations from tiling billiards Diana Davis Swarthmore College 13 January 2018 JMM, San Diego Joint work with: Paul Baird-Smith, Elijah Fromm and Sumun Iyer SMALL 2016 SMALL 2016

More information

Department of Electrical & Electronic Engineering Imperial College of Science Technology & Medicine

Department of Electrical & Electronic Engineering Imperial College of Science Technology & Medicine Department of Electrical & Electronic Engineering Imperial College of Science Technology & Medicine 3 rd year Digital Systems Design Course Work Introduction This coursework is designed to give you practical

More information

Improving 3D Shape Retrieval Methods based on Bag-of Feature Approach by using Local Codebooks

Improving 3D Shape Retrieval Methods based on Bag-of Feature Approach by using Local Codebooks Improving 3D Shape Retrieval Methods based on Bag-of Feature Approach by using Local Codebooks El Wardani Dadi 1,*, El Mostafa Daoudi 1 and Claude Tadonki 2 1 University Mohammed First, Faculty of Sciences,

More information

Voxel selection algorithms for fmri

Voxel selection algorithms for fmri Voxel selection algorithms for fmri Henryk Blasinski December 14, 2012 1 Introduction Functional Magnetic Resonance Imaging (fmri) is a technique to measure and image the Blood- Oxygen Level Dependent

More information

INTRODUCTION TO VISUALIZATION A OVERVIEW

INTRODUCTION TO VISUALIZATION A OVERVIEW Cyberinfrastructure Technology Integration (CITI) Advanced Visualization Division INTRODUCTION TO VISUALIZATION A OVERVIEW Vetria L. Byrd, PhD REU Coordinator June 03, 2014 REU SITE Research Experience

More information

Mobile Wireless Networking Mobility and Location Management

Mobile Wireless Networking Mobility and Location Management Mobile Wireless Networking The University of Kansas EECS 882 Mobility and James P.G. Sterbenz Department of Electrical Engineering & Computer Science Information Technology & Telecommunications Research

More information

CS/ENGRD 2110 Object-Oriented Programming and Data Structures Spring 2012 Thorsten Joachims

CS/ENGRD 2110 Object-Oriented Programming and Data Structures Spring 2012 Thorsten Joachims CS/ENGRD 2110 Object-Oriented Programming and Data Structures Spring 2012 Thorsten Joachims Lecture 1: Overview http://courses.cs.cornell.edu/cs2110 1 Course Staff Instructor Thorsten Joachims (tj@cs.cornell.edu)

More information

AKIKO MANADA. The University of Electro-Communications 1-5-1, Chofugaoka, Chofu, Tokyo, , JAPAN

AKIKO MANADA. The University of Electro-Communications 1-5-1, Chofugaoka, Chofu, Tokyo, , JAPAN Curriculum Vitæ AKIKO MANADA The University of Electro-Communications 1-5-1, Chofugaoka, Chofu, Tokyo, 182-8585, JAPAN Email: amanada@uec.ac.jp WORK EXPERIENCE Assistant Professor: February 2012 Present

More information

Identifying Layout Classes for Mathematical Symbols Using Layout Context

Identifying Layout Classes for Mathematical Symbols Using Layout Context Rochester Institute of Technology RIT Scholar Works Articles 2009 Identifying Layout Classes for Mathematical Symbols Using Layout Context Ling Ouyang Rochester Institute of Technology Richard Zanibbi

More information

COSE212: Programming Languages. Lecture 0 Course Overview

COSE212: Programming Languages. Lecture 0 Course Overview COSE212: Programming Languages Lecture 0 Course Overview Hakjoo Oh 2017 Fall Hakjoo Oh COSE212 2017 Fall, Lecture 0 September 4, 2017 1 / 9 Basic nformation nstructor: Hakjoo Oh TAs: Position: Assistant

More information

CGS 1920 Introduction to Computing. Overview CS, CE, IT, MIS

CGS 1920 Introduction to Computing. Overview CS, CE, IT, MIS CGS 1920 Introduction to Computing Overview CS, CE, IT, MIS Content Overview of CS,CE,MIS,IT. Curriculum of CS,CE,MIS,IT. FIU CS and CE Course Comparison MIS undergraduate and graduate level curriculum

More information

CS 468 (Spring 2013) Discrete Differential Geometry

CS 468 (Spring 2013) Discrete Differential Geometry Lecturer: Adrian Butscher, Justin Solomon Scribe: Adrian Buganza-Tepole CS 468 (Spring 2013) Discrete Differential Geometry Lecture 19: Conformal Geometry Conformal maps In previous lectures we have explored

More information

Dr. SubraMANI Paramasivam. Think & Work like a Data Scientist with SQL 2016 & R

Dr. SubraMANI Paramasivam. Think & Work like a Data Scientist with SQL 2016 & R Dr. SubraMANI Paramasivam Think & Work like a Data Scientist with SQL 2016 & R About the Speaker Group Leader Dr. SubraMANI Paramasivam PhD., MVP, MCT, MCSE (x2), MCITP (x2), MCP, MCTS (x3), MCSA CEO,

More information

The CISM Education Plan (updated August 2006)

The CISM Education Plan (updated August 2006) The CISM Education Mission The CISM Education Plan (updated August 2006) The CISM Education Mission is to recruit and train the next generation of space physicists and imbue them with an understanding

More information

Image warping , , Computational Photography Fall 2017, Lecture 10

Image warping , , Computational Photography Fall 2017, Lecture 10 Image warping http://graphics.cs.cmu.edu/courses/15-463 15-463, 15-663, 15-862 Computational Photography Fall 2017, Lecture 10 Course announcements Second make-up lecture on Friday, October 6 th, noon-1:30

More information

Final Exam Practice Fall Semester, 2012

Final Exam Practice Fall Semester, 2012 COS 495 - Autonomous Robot Navigation Final Exam Practice Fall Semester, 2012 Duration: Total Marks: 70 Closed Book 2 hours Start Time: End Time: By signing this exam, I agree to the honor code Name: Signature:

More information

Figure (5) Kohonen Self-Organized Map

Figure (5) Kohonen Self-Organized Map 2- KOHONEN SELF-ORGANIZING MAPS (SOM) - The self-organizing neural networks assume a topological structure among the cluster units. - There are m cluster units, arranged in a one- or two-dimensional array;

More information

Outline. Intro. Week 1, Fri Jan 4. What is CG used for? What is Computer Graphics? University of British Columbia CPSC 314 Computer Graphics Jan 2013

Outline. Intro. Week 1, Fri Jan 4. What is CG used for? What is Computer Graphics? University of British Columbia CPSC 314 Computer Graphics Jan 2013 University of British Columbia CPSC 314 Computer Graphics Jan 2013 Tamara Munzner Intro Outline defining computer graphics course structure course content overview Week 1, Fri Jan 4 http://www.ugrad.cs.ubc.ca/~cs314/vjan2013

More information

Intro. Week 1, Fri Jan 4

Intro. Week 1, Fri Jan 4 University of British Columbia CPSC 314 Computer Graphics Jan 2013 Tamara Munzner Intro Week 1, Fri Jan 4 http://www.ugrad.cs.ubc.ca/~cs314/vjan2013 Outline defining computer graphics course structure

More information

A Taxonomy of Web Agents

A Taxonomy of Web Agents A Taxonomy of s Zhisheng Huang, Anton Eliëns, Alex van Ballegooij, and Paul de Bra Free University of Amsterdam, The Netherlands Center for Mathematics and Computer Science(CWI), The Netherlands Eindhoven

More information

Chapter 7: Competitive learning, clustering, and self-organizing maps

Chapter 7: Competitive learning, clustering, and self-organizing maps Chapter 7: Competitive learning, clustering, and self-organizing maps António R. C. Paiva EEL 6814 Spring 2008 Outline Competitive learning Clustering Self-Organizing Maps What is competition in neural

More information

Social-Aware Routing in Delay Tolerant Networks

Social-Aware Routing in Delay Tolerant Networks Social-Aware Routing in Delay Tolerant Networks Jie Wu Dept. of Computer and Info. Sciences Temple University Challenged Networks Assumptions in the TCP/IP model are violated DTNs Delay-Tolerant Networks

More information

Continuous Control of Lagrangian Data

Continuous Control of Lagrangian Data Continuous Control of Lagrangian Data Pierre Allain, Nicolas Courty, Thomas Corpetti To cite this version: Pierre Allain, Nicolas Courty, Thomas Corpetti. Continuous Control of Lagrangian Data. 3rd International

More information

Classification of Printed Chinese Characters by Using Neural Network

Classification of Printed Chinese Characters by Using Neural Network Classification of Printed Chinese Characters by Using Neural Network ATTAULLAH KHAWAJA Ph.D. Student, Department of Electronics engineering, Beijing Institute of Technology, 100081 Beijing, P.R.CHINA ABDUL

More information

3D live Immerse Video Audio interactive 2nd Newsletter. October Project Information. Consortium. Contents. Contact. Page 1.

3D live Immerse Video Audio interactive 2nd Newsletter. October Project Information. Consortium. Contents. Contact. Page 1. Consortium Project Information 3D live Immerse Video Audio interactive multimedia 2nd Newsletter Brunel Univesrity Centre for Research & Technology / Hellas Informatics & Telematics Istitute Institut für

More information

Sensor Tasking and Control

Sensor Tasking and Control Sensor Tasking and Control Outline Task-Driven Sensing Roles of Sensor Nodes and Utilities Information-Based Sensor Tasking Joint Routing and Information Aggregation Summary Introduction To efficiently

More information

WRITING RIGHT FOR THE WEB: SOCIAL MEDIA, MOBILE, AND TRADITIONAL SITES

WRITING RIGHT FOR THE WEB: SOCIAL MEDIA, MOBILE, AND TRADITIONAL SITES WRITING RIGHT FOR THE WEB: SOCIAL MEDIA, MOBILE, AND TRADITIONAL SITES Session 1: Communicating Via Your Traditional Website Tuesday, December 6, 2011 :: 1:00 2:30 p.m. EST Session 2: Communicating Via

More information

Making research data repositories visible and discoverable. Robert Ulrich Karlsruhe Institute of Technology

Making research data repositories visible and discoverable. Robert Ulrich Karlsruhe Institute of Technology Making research data repositories visible and discoverable Robert Ulrich Karlsruhe Institute of Technology Outline Background Mission Schema, Icons, Quality and Workflow Interface Growth Cooperations Experiences

More information

Deeply Virtual Compton Scattering at Jefferson Lab

Deeply Virtual Compton Scattering at Jefferson Lab Deeply Virtual Compton Scattering at Jefferson Lab June 16-17, 2016 Frederic Georges (PhD student) PhD Supervisor: Carlos Muñoz Camacho Institut de Physique Nucléaire d Orsay CNRS-IN2P3 Université Paris-Sud,

More information

Lecture 13: Learning from Demonstration

Lecture 13: Learning from Demonstration CS 294-5 Algorithmic Human-Robot Interaction Fall 206 Lecture 3: Learning from Demonstration Scribes: Samee Ibraheem and Malayandi Palaniappan - Adapted from Notes by Avi Singh and Sammy Staszak 3. Introduction

More information

Unit 10: Data Structures CS 101, Fall 2018

Unit 10: Data Structures CS 101, Fall 2018 Unit 10: Data Structures CS 101, Fall 2018 Learning Objectives After completing this unit, you should be able to: Define and give everyday examples of arrays, stacks, queues, and trees. Explain what a

More information

Lecture 8 Fitting and Matching

Lecture 8 Fitting and Matching Lecture 8 Fitting and Matching Problem formulation Least square methods RANSAC Hough transforms Multi-model fitting Fitting helps matching! Reading: [HZ] Chapter: 4 Estimation 2D projective transformation

More information

Collective Classification for Labeling of Places and Objects in 2D and 3D Range Data

Collective Classification for Labeling of Places and Objects in 2D and 3D Range Data Collective Classification for Labeling of Places and Objects in 2D and 3D Range Data Rudolph Triebel 1, Óscar Martínez Mozos2, and Wolfram Burgard 2 1 Autonomous Systems Lab, ETH Zürich, Switzerland rudolph.triebel@mavt.ethz.ch

More information

Chapter 4: Algorithms CS 795

Chapter 4: Algorithms CS 795 Chapter 4: Algorithms CS 795 Inferring Rudimentary Rules 1R Single rule one level decision tree Pick each attribute and form a single level tree without overfitting and with minimal branches Pick that

More information

K-Nearest Neighbour Classifier. Izabela Moise, Evangelos Pournaras, Dirk Helbing

K-Nearest Neighbour Classifier. Izabela Moise, Evangelos Pournaras, Dirk Helbing K-Nearest Neighbour Classifier Izabela Moise, Evangelos Pournaras, Dirk Helbing Izabela Moise, Evangelos Pournaras, Dirk Helbing 1 Reminder Supervised data mining Classification Decision Trees Izabela

More information

Represent decimals, including tenths and hundredths, using hands on /visual models and money Topic 1: Place Value

Represent decimals, including tenths and hundredths, using hands on /visual models and money Topic 1: Place Value Volume 1 A TEKS The student will be able to 4.2A(S) Interpret the value of a digit through a deeper understanding of the patterns and relationships of multiplication and division by 10 and how that relates

More information

Lecture 8: Forward and Inverse Kinematics & Servo Motors. E5 Lab is in Hicks 213, not in Trotter

Lecture 8: Forward and Inverse Kinematics & Servo Motors. E5 Lab is in Hicks 213, not in Trotter Professor Erik Cheever Lecture 8: Forward and Inverse Kinematics & Servo Motors Course web page: http://www.swarthmore.edu/natsci/echeeve1/class/e5/e5index.html E5 Lab is in Hicks 213, not in Trotter 1

More information

Case-Based Reasoning. CS 188: Artificial Intelligence Fall Nearest-Neighbor Classification. Parametric / Non-parametric.

Case-Based Reasoning. CS 188: Artificial Intelligence Fall Nearest-Neighbor Classification. Parametric / Non-parametric. CS 188: Artificial Intelligence Fall 2008 Lecture 25: Kernels and Clustering 12/2/2008 Dan Klein UC Berkeley Case-Based Reasoning Similarity for classification Case-based reasoning Predict an instance

More information

CS 188: Artificial Intelligence Fall 2008

CS 188: Artificial Intelligence Fall 2008 CS 188: Artificial Intelligence Fall 2008 Lecture 25: Kernels and Clustering 12/2/2008 Dan Klein UC Berkeley 1 1 Case-Based Reasoning Similarity for classification Case-based reasoning Predict an instance

More information

A modified and fast Perceptron learning rule and its use for Tag Recommendations in Social Bookmarking Systems

A modified and fast Perceptron learning rule and its use for Tag Recommendations in Social Bookmarking Systems A modified and fast Perceptron learning rule and its use for Tag Recommendations in Social Bookmarking Systems Anestis Gkanogiannis and Theodore Kalamboukis Department of Informatics Athens University

More information

P ^ 2π 3 2π 3. 2π 3 P 2 P 1. a. b. c.

P ^ 2π 3 2π 3. 2π 3 P 2 P 1. a. b. c. Workshop on Fundamental Structural Properties in Image and Pattern Analysis - FSPIPA-99, Budapest, Hungary, Sept 1999. Quantitative Analysis of Continuous Symmetry in Shapes and Objects Hagit Hel-Or and

More information

elp (Blackboard) Blackboard Spaces

elp (Blackboard) Blackboard Spaces elp (Blackboard) Blackboard Spaces O Overview Blackboard spaces is a social area on Blackboard. It can be used to share content for collaborative working. This help guide will show you how to setup a profile,

More information

Towards Intelligence on the Edge: Restructuring Computing to Enable the Next Generation of the IoT. Maria Gorlatova September 25 th, 2018

Towards Intelligence on the Edge: Restructuring Computing to Enable the Next Generation of the IoT. Maria Gorlatova September 25 th, 2018 Towards Intelligence on the Edge: Restructuring Computing to Enable the Next Generation of the IoT Maria Gorlatova September 25 th, 2018 About the Speaker Started at Duke University in July 2018 Previously:

More information

Geographical Region: US_MICHIGAN Course Equivalencies for Walsh Coll Accntncy Business

Geographical Region: US_MICHIGAN Course Equivalencies for Walsh Coll Accntncy Business ACC 300: Financial Accounting => ACC 2000: Intro to Financial Accounting ACC 301: Asset Accounting => ACC 3100: Intermediate Financial Acct I ACC 303: Financial Accounting Concepts => TRC 3XXX: Financial

More information

CP365 Artificial Intelligence

CP365 Artificial Intelligence CP365 Artificial Intelligence Example Problem Problem: Does a given image contain cats? Input vector: RGB/BW pixels of the image. Output: Yes or No. Example Problem Problem: What category is a news story?

More information

Recycle and Transform: The evolution of Northeastern University Libraries Digital Media Services, Spaces and Technologies

Recycle and Transform: The evolution of Northeastern University Libraries Digital Media Services, Spaces and Technologies Recycle and Transform: The evolution of Northeastern University Libraries Digital Media Services, Spaces and Technologies Debra Mandel, Acting Associate Dean, User Services, Northeastern University Libraries,

More information

Computational Statistics and Mathematics for Cyber Security

Computational Statistics and Mathematics for Cyber Security and Mathematics for Cyber Security David J. Marchette Sept, 0 Acknowledgment: This work funded in part by the NSWC In-House Laboratory Independent Research (ILIR) program. NSWCDD-PN--00 Topics NSWCDD-PN--00

More information

summarization Ivan Ivanov, Peter Vajda, Jong-Seok Lee, Touradj Ebrahimi

summarization Ivan Ivanov, Peter Vajda, Jong-Seok Lee, Touradj Ebrahimi 1 Epitome A social game for photo album summarization Ivan Ivanov, Peter Vajda, Jong-Seok Lee, Touradj Ebrahimi Ecole Polytechnique Federale de Lausanne, Switzerland Motivation 2 Number of photos taken

More information

CSE Data Mining Concepts and Techniques STATISTICAL METHODS (REGRESSION) Professor- Anita Wasilewska. Team 13

CSE Data Mining Concepts and Techniques STATISTICAL METHODS (REGRESSION) Professor- Anita Wasilewska. Team 13 CSE 634 - Data Mining Concepts and Techniques STATISTICAL METHODS Professor- Anita Wasilewska (REGRESSION) Team 13 Contents Linear Regression Logistic Regression Bias and Variance in Regression Model Fit

More information

Community-Based Recommendations: a Solution to the Cold Start Problem

Community-Based Recommendations: a Solution to the Cold Start Problem Community-Based Recommendations: a Solution to the Cold Start Problem Shaghayegh Sahebi Intelligent Systems Program University of Pittsburgh sahebi@cs.pitt.edu William W. Cohen Machine Learning Department

More information

MEAM 520. Mobile Robots

MEAM 520. Mobile Robots MEAM 520 Mobile Robots Katherine J. Kuchenbecker, Ph.D. General Robotics, Automation, Sensing, and Perception Lab (GRASP) MEAM Department, SEAS, Universit of Pennslvania Lecture 22: December 6, 2012 T

More information