Algorithms and Modern Computer Science

Slides:



Advertisements
Similar presentations
PARTITIONAL CLUSTERING
Advertisements

Yang Yang, Miao Jin, Hongyi Wu Presenter: Buri Ban The Center for Advanced Computer Studies (CACS) University of Louisiana at Lafayette 3D Surface Localization.
Medical Image Registration Kumar Rajamani. Registration Spatial transform that maps points from one image to corresponding points in another image.
Efficient access to TIN Regular square grid TIN Efficient access to TIN Let q := (x, y) be a point. We want to estimate an elevation at a point q: 1. should.
Games, Movies and Virtual Worlds – An Introduction to Computer Graphics Ayellet Tal Department of Electrical Engineering Technion.
電腦視覺 Computer and Robot Vision I
CS Spring 2009 CS 414 – Multimedia Systems Design Lecture 4 – Digital Image Representation Klara Nahrstedt Spring 2009.
WFM 6202: Remote Sensing and GIS in Water Management © Dr. Akm Saiful IslamDr. Akm Saiful Islam WFM 6202: Remote Sensing and GIS in Water Management Akm.
Real-Time Rendering POLYGONAL TECHNIQUES Lecture 05 Marina Gavrilova.
DESIGN OF A GENERIC PATH PATH PLANNING SYSTEM AILAB Path Planning Workgroup.
Raster Based GIS Analysis
University of Wisconsin-Milwaukee Geographic Information Science Geography 625 Intermediate Geographic Information Science Instructor: Changshan Wu Department.
Spatial Information Systems (SIS)
Computational Geometry -- Voronoi Diagram
Computational Geometry and Spatial Data Mining
Geometric Algorithms in Biometrics: Theory and Recent Developments Prof. Marina L. Gavrilova BT Laboratory Dept of Computer Science, University of Calgary,
CPSC 335 Geometric Data Structures in Computer Modeling and GIS Dr. Marina L. Gavrilova Assistant Professor Dept of Comp. Science, University of Calgary,
CPSC 601 Geometric Algorithms in Biometrics Dr. Marina L. Gavrilova.
Chapter 2: Pattern Recognition
CPSC 695 Future of GIS Marina L. Gavrilova. The future of GIS.
Overview of Computer Vision CS491E/791E. What is Computer Vision? Deals with the development of the theoretical and algorithmic basis by which useful.
UNC Chapel Hill M. C. Lin Overview of Last Lecture About Final Course Project –presentation, demo, write-up More geometric data structures –Binary Space.
Applications of Voronoi Diagrams to GIS Rodrigo I. Silveira Universitat Politècnica de Catalunya Geometria Computacional FIB - UPC.
GI Systems and Science January 23, Points to Cover  What is spatial data modeling?  Entity definition  Topology  Spatial data models Raster.
Clustering methods Course code: Pasi Fränti Speech & Image Processing Unit School of Computing University of Eastern Finland Joensuu,
Prakash Chockalingam Clemson University Non-Rigid Multi-Modal Object Tracking Using Gaussian Mixture Models Committee Members Dr Stan Birchfield (chair)
Algorithms and Modern Computer Science Dr. Marina L. Gavrilova Dept of Comp. Science, University of Calgary, AB, Canada, T2N1N4.
8. Geographic Data Modeling. Outline Definitions Data models / modeling GIS data models – Topology.
Intelligent Vision Systems ENT 496 Object Shape Identification and Representation Hema C.R. Lecture 7.
Shape Analysis and Retrieval Structural Shape Descriptors Notes courtesy of Funk et al., SIGGRAPH 2004.
CS 4487/6587 Algorithms for Image Analysis
Vision-based human motion analysis: An overview Computer Vision and Image Understanding(2007)
1 Distributed and Optimal Motion Planning for Multiple Mobile Robots Yi Guo and Lynne Parker Center for Engineering Science Advanced Research Computer.
Graph Visualization and Beyond … Anne Denton, April 4, 2003 Including material from a paper by Ivan Herman, Guy Melançon, and M. Scott Marshall.
Final Review Course web page: vision.cis.udel.edu/~cv May 21, 2003  Lecture 37.
1 Machine Vision. 2 VISION the most powerful sense.
Robotics Chapter 6 – Machine Vision Dr. Amit Goradia.
1 Review and Summary We have covered a LOT of material, spending more time and more detail on 2D image segmentation and analysis, but hopefully giving.
Digital Elevation Models (DEMs)Constructing Grid DEMConstructing Contour Map Constructing TIN DEM Grid DEM Quality Metric A Digital Elevation Model (DEM)
Image-Guided Fracture David Mould University of Saskatchewan.
Visual Information Processing. Human Perception V.S. Machine Perception  Human perception: pictorial information improvement for human interpretation.
Algorithms and Modern Computer Science Dr. Marina L. Gavrilova Dept of Comp. Science, University of Calgary, AB, Canada, T2N1N4.
Lecture 9 : Point Set Processing
GEOGRAPHICAL INFORMATION SYSTEM
Statistical-Mechanical Approach to Probabilistic Image Processing -- Loopy Belief Propagation and Advanced Mean-Field Method -- Kazuyuki Tanaka and Noriko.
Image Morphing © Zooface Many slides from Alexei Efros, Berkeley.
INTRODUCTION TO GEOGRAPHICAL INFORMATION SYSTEM
Pathology Spatial Analysis February 2017
Nearest-neighbor matching to feature database
Farthest Point Seeding for Efficient Placement of Streamlines
CS201 Lecture 02 Computer Vision: Image Formation and Basic Techniques
Fast Preprocessing for Robust Face Sketch Synthesis
3D Object Representations
Mean Shift Segmentation
Digital Image Processing Introduction
Spatial Data Models Raster uses individual cells in a matrix, or grid, format to represent real world entities Vector uses coordinates to store the shape.
A Comparative Study of Navigation Meshes . Motion in Games 2016
A Comparative Study of Navigation Meshes . Motion in Games 2016
Outline Announcement Local operations (continued) Linear filters
Statistical surfaces: DEM’s
Nearest-neighbor matching to feature database
Image Segmentation Techniques
Cartographic and GIS Data Structures
Spatial Databases - Introduction
Spatial interpolation
Spatial Databases - Introduction
A Block Based MAP Segmentation for Image Compression
Topological Signatures For Fast Mobility Analysis
DIGITAL PHOTOGRAMMETRY
Presentation transcript:

Algorithms and Modern Computer Science Dr. Marina L. Gavrilova Dept of Comp. Science, University of Calgary, AB, Canada, T2N1N4

Presentation outline About my research Data structures and algorithms to be studied Application areas Optimization and computer modeling Image processing and computer graphics Spatial data Biometrics Summary

My Research Interests Computer modeling and simulation Computational geometry Image processing and visualization Voronoi diagram and Delaunay triangulation Biometric technologies Collision detection optimization Terrain modeling and visualization Computational methods in spatial analysis and GIS

Interests and affiliations SPARCS Lab Co-Founder and Director BT Lab Co-Founder and Director Computational Geometry and Applications Founder and Chair since 2001 ICCSA Conference series Scientific Chair (since 2003) Transactions on Computational Science Journal Springer Editor-in-Chief Research topics: optimization, reliability, geometric algorithms, data structures representation and visualization, GIS, spatial analysis, biometric modeling

Data Structures to be Studied Hashing and hash tables Trees Spatial subdivisions Graphs Flow networks Geometric data structures

Algorithms to be studies Search heuristics Encoding and compression techniques Linear programming Dynamic programming Game design techniques Randomized algorithms

Long-Term Goals of Research in Computer Science Provide a solution to a problem Decrease possibility of an error Improve methodology or invent a novel solution Make solution more robust Make solution more efficient Make solution less memory consuming

Examples of data structures applications in areas of computer science Typical applications: Heaps for data ordering and faster access in operating systems K-d trees for multi-dimensional database searches B, B*, B+ trees for file accesses Geometric data structures for geographical data representation and processing Compression algorithms for remote access, Internet, network transmission and security Search heuristics for game strategy implementation

Recent trends The old definition of computer science—the study of phenomena surrounding computers—is now obsolete. Computing is the study of natural and artificial information processes. ACM Communications 50-07-2007

More Advanced Applications Data structures in Optimization and Computer Simulation Data structures in Image Processing and Computer Graphics Data structures in GIS (Geographical Information Systems) and statistical analysis Data structures in biometrics

Back then…

And now… Einar Rustad, VP Business Development, Dolphin Interconnect Solutions

But algorithms still should work, or else …

State of the art in computing Horst Simon Director NERSC, Lawrence Berkeley National Laboratory

High performance computing

Increased Scientific Demands

Part 1. Optimization and Computer Modeling Biological systems (plants, corals) Granular-type materials (silo, shaker, billiards) Molecular systems (fluids, lipid bilayers, protein docking) GIS terrain modeling Space partitioning Trees Geometric data structures

Pool of Data Structures Dynamic Delaunay triangulation Spatial subdivisions Segment trees k cells K-d trees Interval trees Combination of data structures

Collision detection optimization Problem: A set of n moving particles is given in the plane or 3D with equations of their motion. It is required to detect and handle collisions between objects and/or boundaries. Collisions are instantaneous and one-on-one only. Approach: Use dynamic data structures in the context of time-step event oriented simulation model. Data structures implemented are: dynamic generalized DT regular spatial subdivision regular spatial tree set of segment tree

The nearest-neighbor problem Task: To find the nearest-neighbor in a system of circular objects {Gavrilova 01} Approach: To use generalized Voronoi diagram in Manhattan and power metric and k-d tree as a data structure. The Initial Distribution Generator (IDG) module: Used to create various input configurations: the uniform distribution of sites in a square, the uniform distribution of sites in a circle, cross, ring, degenerate grid and degenerate circle. The parameters for automatic generation are: the number of sites, the distribution of their radii, the size of the area, and the type of the distribution. The Nearest-Neighbour Monitor (NNM) module: The program constructs the additively weighted supremum VD, the power diagram and the k-d tree in supremum metric; performs series of nearest-neighbour searches and displays statistics. Tests: large data sets (10000 particles), silo model

Example: supremum VD and DT The supremum weighted Voronoi diagram (left) and the corresponding Delaunay triangulation (right) for 1000 randomly distributed sites .

Study of porous materials in 3d Collaborators: N.N. Medvedev, V.A.Luchnikov, V. P. Voloshin, Russian Academy of Sciences, Novosibirsk [Luchnikov 01]. Task: To study the properties of the system of polydisperse spheres in 3D, confined inside a cylindrical container. Approach: A boundary of a container is considered as one of the elements of the system. To compute the Voronoi network for a set of balls in a cylinder we use the modification of the known 3D incremental construction technique, discussed in {Gavrilova et. al.} The center of an empty sphere, which moves inside the system so that it touches at least three objects at any moment of time, defines an edge of the 3D Voronoi network. Tests: porous materials, molecular structures

Example: 3D Euclidean Voronoi diagram 3D Euclidean Voronoi diagram: hyperbolic arcs identify voids – empty spaces around items obtained by Monte Carlo method.

Experiments The approach was tested on a system representing dense packing of 300 Lennard-Jones atoms. The largest channels of the Voronoi network occur near to the wall of the cylinder. A fraction of large channels along the wall is higher for the model with the fixed diameter (right) than for the model with relaxed diameter (left).

Part 2. Image processing and Computer Graphics Image reconstruction Image compression Morphing Detail enhancement Image comparison Pattern recognition Space partitioning Trees Geometric data structures Compression Search heuristics

Pattern Matching Aside from a problem of measuring the distance, pattern matching between the template and the given image is a very serious problem on its own.

Template Matching approach to Symbol Recognition Compare an image with each template and see which one gives the best mach (courtesy of Prof. Jim Parker, U of C)

Good Match Image Template Most of the pixels overlap means a good match (courtesy of Prof. Jim Parker, U of C) Image Template

Distance Transform Given an n x m binary image I of white and black pixels, the distance transform of I is a map that assigns to each pixel the distance to the nearest black pixel (a feature).

Medial axis transform The medial axis, or skeleton of the set D, denoted M(D), is defined as the locus of points inside D which lie at the centers of all closed discs (or spheres) which are maximal in D, together with the limit points of this locus.

Medial axis transform

Voronoi diagram in 3D

Part 3. Spatial Data and GIS Terrain visualization Terrain modeling Urban planning City planning GIS systems design Navigation and tracking problems Statistical analysis Space partitioning Grids Distance metrics Geometric data structures

GIS studies - SPARCS Lab Collaborators: S. Bertazzon, Dept. of Geography, C. Gold, Hong Kong Polytechnic, M. Goodchild, Santa Barbara Problem: study or patterns and correlation among attributed geographical entities, including health, demographic, education etc. statistics. Approach: pattern analysis using 3D Voronoi diagram, spatial statistics and autocorrelation using Lp metrics, pattern matching and visualization

Terrain models

Quantitative Map Analysis

DEM: Digital Elevation Model Contains only relative Height Regular interval Pixel color determine height Discrete resolution X Kluanne National Park Y

Non-Photo-Realistic Real-time 3D Terrain Rendering B Uses DEM as input of the application Generates frame coherent animated view in real-time Uses texturing, shades, particles etc. for layer visualization

Part 4. Biometrics Hashing Space partitioning Trees Geometric data structures Searching Biometric identification Biometric recognition Biometric synthesis

Background Biometrics refers to the automatic identification of a person based on his/her physiological or behavioral characteristics.

Thermogram vs. distance transform Thermogram of an ear (Brent Griffith, Infrared Thermography Laboratory, Lawrence Berkeley National Laboratory )

Nearest Neighbor Approach Voronoi diagram Directions of feature points

Delaunay Triangulation of Minutiae Points

(a) Binary Hand (b) Hand Contour

Spatial Interpolation using RBF(Radial Basis Functions) Deformation in 2D and 3D

Summary Data structures and algorithms studies in the course are powerful tools not only for basic operation of computer systems and networks but also a vast array of techniques for advancing the state of the research in various computer science disciplines.