Geometric Approaches to Reconstructing Times Series Project Outline 15 February 2007 CSC/Math 870 Computational Discrete Geometry Connie Phong.

Slides:



Advertisements
Similar presentations
Bellman-Ford algorithm
Advertisements

Yinyin Yuan and Chang-Tsun Li Computer Science Department
Visibility Graph Team 10 NakWon Lee, Dongwoo Kim.
The Greedy Approach Chapter 8. The Greedy Approach It’s a design technique for solving optimization problems Based on finding optimal local solutions.
One-Shot Multi-Set Non-rigid Feature-Spatial Matching
1 Processing & Analysis of Geometric Shapes Shortest path problems Shortest path problems The discrete way © Alexander & Michael Bronstein, ©
Asst. Prof. Yusuf Sahillioğlu
How many transcripts does it take to reconstruct the splice graph? Introduction Alternative splicing is the process by which a single gene may be used.
Interconnect Estimation without Packing via ACG Floorplans Jia Wang and Hai Zhou Electrical & Computer Engineering Northwestern University U.S.A.
1. Elements of the Genetic Algorithm  Genome: A finite dynamical system model as a set of d polynomials over  2 (finite field of 2 elements)  Fitness.
Differentially expressed genes
Greedy Algorithms Reading Material: Chapter 8 (Except Section 8.5)
Based on Slides by D. Gunopulos (UCR)
1 NHDC and PHDC: Local and Global Heat Diffusion Based Classifiers Haixuan Yang Group Meeting Sep 26, 2005.
A First Peek at the Extremogram: a Correlogram of Extremes 1. Introduction The Autocorrelation function (ACF) is widely used as a tool for measuring Serial.
Greedy Algorithms Like dynamic programming algorithms, greedy algorithms are usually designed to solve optimization problems Unlike dynamic programming.
A Global Geometric Framework for Nonlinear Dimensionality Reduction Joshua B. Tenenbaum, Vin de Silva, John C. Langford Presented by Napat Triroj.
Geometric Approaches to Reconstructing Time Series Data Final Presentation 10 May 2007 CSC/Math 870 Computational Discrete Geometry Connie Phong.
1 Numerical geometry of non-rigid shapes Non-Euclidean Embedding Non-Euclidean Embedding Lecture 6 © Alexander & Michael Bronstein tosca.cs.technion.ac.il/book.
Introduction Outline The Problem Domain Network Design Spanning Trees Steiner Trees Triangulation Technique Spanners Spanners Application Simple Greedy.
Robust Statistical Estimation of Curvature on Discretized Surfaces Evangelos Kalogerakis Patricio Simari Derek Nowrouzezahrai Karan Singh Symposium on.
Geometric Approaches to Reconstructing Time Series Data Project Update 29 March 2007 CSC/Math 870 Computational Discrete Geometry Connie Phong.
Nonlinear Dimensionality Reduction Approaches. Dimensionality Reduction The goal: The meaningful low-dimensional structures hidden in their high-dimensional.
Dijkstra's algorithm.
Manifold learning: Locally Linear Embedding Jieping Ye Department of Computer Science and Engineering Arizona State University
Visibility Graphs and Motion Planning Kittiphan Techakittiroj for the Degree of Master of Science Department of Computer Science, Ball State University,
Particle Filtering in Network Tomography
Using Dijkstra’s Algorithm to Find a Shortest Path from a to z 1.
On comparison of different approaches to the stability radius calculation Olga Karelkina Department of Mathematics University of Turku MCDM 2011.
The Minimal Communication Cost of Gathering Correlated Data over Sensor Networks EL 736 Final Project Bo Zhang.
Message-Passing for Wireless Scheduling: an Experimental Study Paolo Giaccone (Politecnico di Torino) Devavrat Shah (MIT) ICCCN 2010 – Zurich August 2.
Graph Algorithms. Definitions and Representation An undirected graph G is a pair (V,E), where V is a finite set of points called vertices and E is a finite.
Computer Vision Lab. SNU Young Ki Baik Nonlinear Dimensionality Reduction Approach (ISOMAP, LLE)
Combinatorial Optimization Problems in Computational Biology Ion Mandoiu CSE Department.
1 The Floyd-Warshall Algorithm Andreas Klappenecker.
Minimum weight spanning trees
ISOMAP TRACKING WITH PARTICLE FILTER Presented by Nikhil Rane.
Geometry of Shape Manifolds
Spectral Sequencing Based on Graph Distance Rong Liu, Hao Zhang, Oliver van Kaick {lrong, haoz, cs.sfu.ca {lrong, haoz, cs.sfu.ca.
Dvir Shabtay Moshe Kaspi The Department of IE&M Ben-Gurion University of the Negev, Israel.
A New Temporal Pattern Identification Method for Characterization and Prediction of Complex Time Series Events Advisor : Dr. Hsu Graduate : You-Cheng Chen.
Applications of Supervised Learning in Bioinformatics Yen-Jen Oyang Dept. of Computer Science and Information Engineering.
CENG 789 – Digital Geometry Processing 04- Distances, Descriptors and Sampling on Meshes Asst. Prof. Yusuf Sahillioğlu Computer Eng. Dept,, Turkey.
Panther: Fast Top-k Similarity Search in Large Networks JING ZHANG, JIE TANG, CONG MA, HANGHANG TONG, YU JING, AND JUANZI LI Presented by Moumita Chanda.
Wireless Communication using Directional Antennas.
DM-MEETING Bijaya Adhikari OUTLINE From Micro to Macro: Uncovering and Predicting Information Cascading Process with Behavioral Dynamics 
1 Random Disambiguation Paths Al Aksakalli In Collaboration with Carey Priebe & Donniell Fishkind Department of Applied Mathematics and Statistics Johns.
Learning Chaotic Dynamics from Time Series Data A Recurrent Support Vector Machine Approach Vinay Varadan.
Coverage Problems in Wireless Ad-hoc Sensor Networks Seapahn Meguerdichian 1 Farinaz Koushanfar 2 Miodrag Potkonjak 1 Mani Srivastava 2 University of California,
Data Visualization Fall The Data as a Quantity Quantities can be classified in two categories: Intrinsically continuous (scientific visualization,
Dijkstra animation. Dijksta’s Algorithm (Shortest Path Between 2 Nodes) 2 Phases:initialization;iteration Initialization: 1. Included:(Boolean) 2. Distance:(Weight)
Mesh Segmentation via Spectral Embedding and Contour Analysis Speaker: Min Meng
Intelligent Database Systems Lab 國立雲林科技大學 National Yunlin University of Science and Technology Advisor : Dr. Hsu Graduate : Yu Cheng Chen Author: Lynette.
An unsupervised conditional random fields approach for clustering gene expression time series Chang-Tsun Li, Yinyin Yuan and Roland Wilson Bioinformatics,
Introduction Wireless Ad-Hoc Network  Set of transceivers communicating by radio.
Intrinsic Data Geometry from a Training Set
Assoc. Prof. Yusuf Sahillioğlu
Morphing and Shape Processing
Probabilistic Data Management
CS330 Discussion 6.
Motion Planning for a Point Robot (2/2)
Outline Nonlinear Dimension Reduction Brief introduction Isomap LLE
Craig Schroeder October 26, 2004
Sequential Pattern Discovery under a Markov Assumption
Enumerating Distances Using Spanners of Bounded Degree
GRAPH SPANNERS.
Introduction Wireless Ad-Hoc Network
Haitao Wang Utah State University WADS 2017, St. John’s, Canada
Weighted Graphs & Shortest Paths
Adaptation of the Simulated Risk Disambiguation Protocol to a Discrete Setting ICAPS Workshop on POMDP, Classification and Regression: Relationships and.
Presentation transcript:

Geometric Approaches to Reconstructing Times Series Project Outline 15 February 2007 CSC/Math 870 Computational Discrete Geometry Connie Phong

Problem Statement How to reconstruct a time ordering from data without explicit time information (i.e. time indices)? When does such a scenario arise?

Accurate Time Series for Biological Processes are Difficult to Obtain Members of a population are not synchronized Members within a population often have different process rates Consider carcinogenesis – delayed identification of cancer cells –to investigate early stages must sample from a cell population to possibly reconstruct temporal sequence of events

Problem Formulation f(t) = [x 1 (t), x 2 (t), …, x d (t)] is a continuous vector function V = {f 1, f 2, …, f n } s i unknown time index for f i permutation  of the index set {1, 2, …, n} is a temporal ordering of the points V = {f 1, f 2, …, f n } if  (i) ≤  (j)  s i ≤ s j for all i, j in index set Find  given V

Magwene et al: Ordering Observations Using MSTs f(t) is a 1-D curve embedded in the space of the measurements Assumptions –Distance measured using standard Euclidean inner product (norms) –The embedding distance is monotonically related to the geodesic distance (shortest distance)

Magwene et al: Ordering Observations Using MSTs Let G = {v,e} be a weighted, complete graph –V represents sampled observations – edge weights are distances in the embedding geometry Rules for estimating arc length distances from distribution of observed data:

Magwene et al: Ordering Observations Using MSTs Find G mst –If G mst is a path, then the best estimate of the ordering is G mst –Else If noise is low and sampling intensity is high, the estimated ordering is the diameter path of G mst –Diameter path is the longest shortest path between any two vertices If noise high and/or sampling intensity is low, things become a little more complicated.

Objective To improve Magwene et al.’s algorithm To get there: –In-depth analysis of the algorithm What’s the intuition for exploiting the MST? MST algorithms –Implement algorithm, replicate results on given data –Test on other empirically derived data What realistic data scenarios cause hang-ups? –Look to the related problem of curve reconstruction for tips?