Project: Visualization of Stochastic Vector Fields Yoshihito Yagi Expertise : Dr. Banks, Dr. Srivastava.

Slides:



Advertisements
Similar presentations
1 8. Numerical methods for reliability computations Objectives Learn how to approximate failure probability using Level I, Level II and Level III methods.
Advertisements

Kriging.
1 Higher Dimensional Vector Field Visualization: A Survey Zhenmin Peng, Robert S. Laramee Department of Computer Science Swansea University, Wales UK
An Information-Theoretic Framework for Flow Visualization Lijie Xu, Teng-Yok Lee, & Han-Wei Shen The Ohio State University.
Analyzing the Results of a Simulation and Estimating Errors Jason Cooper.
Stochastic Differentiation Lecture 3 Leonidas Sakalauskas Institute of Mathematics and Informatics Vilnius, Lithuania EURO Working Group on Continuous.
Stat 301 – Day 15 Comparing Groups. Statistical Inference Making statements about the “world” based on observing a sample of data, with an indication.
Prepared By: Kevin Meier Alok Desai
Lecture II-2: Probability Review
Standard error of estimate & Confidence interval.
Implementation of adaptive control algorithm based on SPOC form
1 Hybrid methods for solving large-scale parameter estimation problems Carlos A. Quintero 1 Miguel Argáez 1 Hector Klie 2 Leticia Velázquez 1 Mary Wheeler.
Robert S. Laramee 1 Over Two Decades of Integration- Based, Geometric Vector Field Visualization.
CDS 301 Fall, 2009 Vector Visualization Chap. 6 October 7, 2009 Jie Zhang Copyright ©
Kalman Filter (Thu) Joon Shik Kim Computational Models of Intelligence.
The Logistic Growth SDE. Motivation  In population biology the logistic growth model is one of the simplest models of population dynamics.  To begin.
ON MULTISCALE THEORY OF TURBULENCE IN WAVELET REPRESENTATION M.V.Altaisky
Lecture 2d: Performance Comparison. Quality of Measurement Characteristics of a measurement tool (timer) Accuracy: Absolute difference of a measured value.
Field Visualisation Jane Tinslay, SLAC October 2006.
Introduction Follow-up HW registration Reading Questions Meaning of uncertainty.
Precomputed Global Illumination of Isosurfaces Master’s Defense Kevin Beason David C. Banks, Advisor.
Inferring Reflectance Functions from Wavelet Noise Pieter Peers Philip Dutré Pieter Peers Philip Dutré June 30 th 2005 Department of Computer Science.
An Introduction To The Kalman Filter By, Santhosh Kumar.
Animating Fire by Kathleen Marty. How to create fire? Implement the paper: Structural Modeling of Flames for a Production Environment, by Arnauld Lamorlette.
Digital Imaging and Remote Sensing Laboratory Maximum Noise Fraction Transform 1 Generate noise covariance matrix Use this to decorrelate (using principle.
Finding Answers. Steps of Sci Method 1.Purpose 2.Hypothesis 3.Experiment 4.Results 5.Conclusion.
Uncertainty and Reliability Analysis D Nagesh Kumar, IISc Water Resources Planning and Management: M6L2 Stochastic Optimization.
1 Part Three: Chapters 7-9 Performance Modeling and Estimation.
Air Systems Division Definition of anisotropic denoising operators via sectional curvature Stanley Durrleman September 19, 2006.
Image Restoration: Noise Models By Dr. Rajeev Srivastava.
Data Processing Flows with SCons Jim Jennings Houston, Texas July, 2010.
Faros University ME 253 Fluid Mechanics II
Learning Theory Reza Shadmehr Distribution of the ML estimates of model parameters Signal dependent noise models.
Quantifying Uncertainty
Evaluating Hypotheses. Outline Empirically evaluating the accuracy of hypotheses is fundamental to machine learning – How well does this estimate its.
VANET – Stochastic Path Prediction Motivations Route Discovery Safety Warning Accident Notifications Strong Deceleration of Tra ffi c Flow Road Hazards.
Evaluating Hypotheses. Outline Empirically evaluating the accuracy of hypotheses is fundamental to machine learning – How well does this estimate accuracy.
Physics Skills Tim Freegarde.
Simulation of air migration through an
Continuum Mechanics (MTH487)
ASEN 5070: Statistical Orbit Determination I Fall 2014
Unscented Kalman Filter for a coal run-of-mine bin
CIS 410/510: Isosurfacing (pt 2)
Volume Visualization Chap. 10 November 20 , 2008 Jie Zhang Copyright ©
SOUTHERN TAIWAN UNIVERSITY ELECTRICAL ENGINEERING DEPARTMENT
Farthest Point Seeding for Efficient Placement of Streamlines
Maxwell’s Equation.
Lecture 2d1: Quality of Measurements
Introduction to “Standard” Flux-Rope Fitting
Volume Visualization Chap. 10 December 3 , 2009 Jie Zhang Copyright ©
Student: Hao Xu, ECE Department
Image Space Based Visualization of Unsteady Flow on Surfaces
Lecture 10: Observers and Kalman Filters
Predictive distributions
Physics-based simulation for visual computing applications
PHD IN PETROLEUM ENGINEERING PEDRO PEREIRA Motivation
Efficient Quantification of Uncertainties Associated with Reservoir Performance Simulations Dongxiao Zhang, The University of Oklahoma . The efficiency.
Computing Vertex Normals from Arbitrary Meshes
Svug models J. W. Jennings
Integration of sensory modalities
Plants from Images CS 658.
Mathematical Foundations of BME
The Spectral Representation of Stationary Time Series
Principles of the Global Positioning System Lecture 13
Sampling Distributions (§ )
Numerical Computation and Optimization
Mathematical Foundations of BME Reza Shadmehr
Objectives Approximate a definite integral using the Trapezoidal Rule.
Graphing with Uncertainties
Forces From Continuous Charges
Presentation transcript:

Project: Visualization of Stochastic Vector Fields Yoshihito Yagi Expertise : Dr. Banks, Dr. Srivastava

Goal and Motivation Goal : – generate plausible streamlines and estimate their density from given a vector field that contains errors. Motivation : – “Majority of 2D graphs represent errors within the experimental or simulated data.”[2] – “It’s equally important to represent error and uncertainty in 2D and 3D visualization.”[2]

Stochastic Vector fields Vector fields contain random errors. White (Uncorrelated) Noise: – In R 3 (  1 (t),  2 (t),  3 (t) )  (t) = 0 – Mean:   (t)  = 0  (s)  (t) =  (t-s) – Uncorrelated:   (s)  (t)  =  (t-s)

Integration Normal Vector Field Stochastic Vector Field

Integration First Order Approximation

Integration First Order Approximation – Assume mean and sigma are constants

Example1: evenly spaced vectors. “ Creating Evenly-Spaced Streamlines of Arbitrary Density ” – Bruno Jobard, Wilfrid Lefer Bruno JobardWilfrid Lefer

Example2: single dragger Generate streamlines from a dragger. Use timer and recreate streamlines.

Example3: multiple draggers Generate streamlines from multiple draggers.

Example4: big tube One big tube covers all possible streamlines.

Example5: transparency Apply transparency.

Example6: density by amira When streamlines are generated, their position are recorded. Amira shows isosurface.

Future Works Better implementation. Use better function which creates random errors. Read dataset.

Thanks. Reference: – [1] D.C. Banks and A. Srivastava, Rendering Stochastic Flows, 2001Rendering Stochastic Flows – [2] C.R. Johnson and A.R. Sanderson, A Next Step: Visualizing Errors and Uncertainty, 2003A Next Step: Visualizing Errors and Uncertainty