Dynamic Data-Driven Adaptive Sampling and Monitoring of Big Spatial-Temporal Data Streams for Real-Time Solar Flare Detection

Size: px
Start display at page:

Download "Dynamic Data-Driven Adaptive Sampling and Monitoring of Big Spatial-Temporal Data Streams for Real-Time Solar Flare Detection"

Transcription

1 Dynamic Data-Driven Adaptive Sampling and Monitoring of Big Spatial-Temporal Data Streams for Real-Time Solar Flare Detection Dr. Kaibo Liu Department of Industrial and Systems Engineering University of Wisconsin-Madison Date: 8/8/2017 1

2 Outline Motivation State of the art Proposed DDDAS framework Data-Driven Dynamic Sampling Strategy Case study Conclusion 2

3 Motivation With the advancement of sensing technique and data collection capability, Big Data Streams have become widely available in many DoD applications. This provides an unprecedented opportunity to gain system-wide situational awareness through real-time anomaly detection and fault localization. The emerging NASA Solar Dynamics Observatory (SDO) continuously monitors the dynamic solar activities for 24 hours/7 days a week Solar flare detection generate a high resolution image every 0.75 second produce 1.5 TB big data per day 3 Source: NASA

4 Applications and Importance The solar flare activities have a close relationship with Air Force equipment and applications. significantly affect Earth s ionosphere, causing hourslong disruptions in radio communications affect GPS receivers and satellites, making it very difficult for search and rescue in a war zone lead to failures in large-scale power-grid with cascading effects Real-time detection system for the solar flare by exploiting the Big Data Streams of solar images is highly desired. 4

5 Challenges Big Data Streams place critical requirements and resources constraints for data communication and processing in real time Send only 6 images back every minute for real-time analysis given transmissions rate 130 million bits/second The occurrence of solar flare is naturally complicated (depends on the cycle and the inherent dynamics and randomness of solar activities) sparse (with a small signal-to-noise ratio (SNR)) transient (only lasts for minutes and hard to predict) Currently, there is a lack of efficient online monitoring scheme tailored to these unique characteristics. 5

6 Proposed DDDAS Framework Original Solar Image Update Model Updated Solar Image A dynamically updated spatial-temporal statistical model fully characterize the changing background (a) Applications Sample data SPC Chart t (b) Applications modeling DDDAS Update sampling Framework Dynamic Sampling A dynamic sampling algorithm that actively decides which data streams to observe given the resources constraints 6 (d) Mathematical and statistical algorithms Update SPC (c) Application measurement systems and methods t A scalable and robust SPC to effectively combine the information from significant data streams to produce an overall global monitoring system

7 State of the art and innovative idea Existing approaches to process monitoring focus on fixed sub-region (rigid spatial domain) assume that the locations of anomaly event are known fail to capture the dynamic features of solar flare events sample whole image at fixed frequency (rigid temporal domain) result in a large detection delay or miss the event Adaptive sampling strategy : require large amount of historical information Top-r based Adaptive Sampling (TRAS) at DDDAS 2016 Innovative idea: blue: sampled data streams red: anomaly regions black: overlapping random sampling fixed sampling 7

8 Problem formulation and objective p = m n data streams At time t, Y t = Y 1,t,, Y p,t When t < τ, the process is in control, Y k,t ~ i.i.d N(0,1) When t > τ, the process is out-ofcontrol, the mean of data streams in an unknown region C shifts to δ: Y k,t ~ i.i.d N δχ C x k, 1 m Y 1,t Y 2,t C n Y k,t Y p,t At each time t, only q out of p variables can be observed. kth data stream Location x k Observation Y k,t Change point τ Clustered shift Limited resources Goal: Based on dynamic observations in real time, actively decide which data stream to observe at the next time for quick detection of anomaly event while still maintaining a system-wide false alarm rate. 8

9 General strategy 1 Use local statistics To propose a scalable monitoring scheme, we define two local statistics W 1 (2) kt, W kt for each stream to describe the likelihood of upward or downward shift n Y 1,t Y 2,t m Y k,t Local statistics (1) : the likelihood of upward shift W kt W kt (2) : the likelihood of downward shift Y p,t 9

10 General strategy 2 Allocate observed data streams adaptively Wide search strategy In-control: observed data streams should be placed evenly to observe the shifted data stream rapidly. Deep search strategy Out-of-control: observed data streams should accumulate in suspected region. To combine these two strategies, we separate the observable variables into two groups: q W,t W-observations and q D,t D-observations. The proportion of q W,t and q D,t is adjusted adaptively. 10

11 General strategy 2 Allocate observed data streams adaptively Combination of two strategies q W,t = 6 W-observations q D,t = 4 D-observations To combine these two strategies, we separate the observable variables into two groups: q W,t W-observations and q D,t D-observations. The proportion of q W,t and q D,t is adjusted adaptively. 11

12 The proposed Spatial Adaptive Sampling and Monitoring (SASAM) algorithm Begin Three Questions q D,1 = 0 q W,t = q q D,t Allocate W-observations [i] [i] How to allocate W-observations? t t + 1 Update local statistics and charting statistics [ii] Charting statistics > H? Determine q D,t+1 ; Allocate D-observations for the next period [iii] N Y Alarm [ii] How to update local statistics? [iii] How to determine the number and location of D-observations? 12

13 [i] Allocate W-observations Objective: select O W,t = q W,t observations with good space filling property with diversity from the previous selection Method Generate I candidate Latin hyper-cube designs. For each i = 1,, I, calculate An example, O W,t =10 m 1,i = min x k O W,t x j O W,t d x k, x j [measuring space filling property] m 2,i = min x k O W,t x j O W,t 1 d x k, x j [measuring diversity from the previous design] Pick the candidate selection with the maximum m i = m 1,i + m 2,i index. 13

14 [ii] Update Local statistics Observations at time t: Y j,t, j O W,t O D,t Conventional CUSUM chart: (1) 1 W k,t = Wk,t 1 (2) 2 W k,t = Wk,t 1 + u min Y k,t u 2 min 2 + u min Y k,t u 2 min 2 the kth local statistics indicating +/- shift

15 [ii] Update Local statistics Observations at time t: Y j,t, j O W,t O D,t Conventional CUSUM chart: (1) 1 W k,t = Wk,t 1 (2) 2 W k,t = Wk,t 1 + u min Y k,t u 2 min 2 + u min Y k,t u 2 min 2 the kth local statistics indicating +/- shift + + With Spatial consideration: (1) 1 W k,t = Wk,t 1 + K h x k x j j O W,t O D,t K h ( ): influence function u min Y k,t 2 u min 2 2 (1) 1 u min W k,t = Wk,t 1 + K h x k x j u min Y k,t 2 j O W,t O D,t + Clustered shift Nearby data streams have similar likelihood of shift + (1) (2) W k,t = max W k,t, Wk,t Charting statistic: S t = max W k,t 1 k p Describe the likelihood that the most suspected data stream has a shift. 15

16 [iii] Allocate D-observations at next time point Where to allocate? Nearest neighbors of the most suspected stream local stats. Most suspected data stream 16

17 [iii] Allocate D-observations Where to allocate? Nearest neighbors of the most suspected stream How many? More D-observations for higher chance of shift Similar to variable sample size charts S t local stats. # of D-obs for time t + 1 q D,t+1 = f θ (S t ) The charting statistic An increasing function described by some parameter θ. We apply the linear function. Most suspected data stream q D,t+1 = 6 Li and Qiu (2014) used this technique on variable sample interval chart 17

18 Summary Begin q D,1 = 0 Generate a number of candidate samples, and select the best one in terms of space filling property. q W,t = q q D,t Allocate W-observations [i] Update local statistics with all observations of nearby variables using a kernel function. t t + 1 Update local statistics and charting statistics [ii] Charting statistics > H? Y Alarm New D-observations are selected around the most suspected stream; the number is determined by the charting statistics. Determine q D,t+1 ; Allocate D-observations for the next period [iii] N 18

19 A real case study - solar flare detection Dataset: p = = dimensional variables; q = 500 observable pixels (~0.7% available); One solar flare starts from frame 87. Both charts are adjusted to have the same IC-ARL. Results: TRAS triggers alarm at t = 95. SASAM triggers an alarm at t = 91. TRAS SASAM 19

20 Video clip 20

21 Video clip 21

22 Result Observable stream Top-10 observable stream in TRAS method TRAS SASAM Time 91 The SASAM triggers alarm Time 95 The TRAS triggers alarm 22

23 Summary of the proposed sampling strategy A systematic adaptive sampling strategy is proposed for real-time monitoring of Big Data streams with dynamically selected partial information. Adaptability: Integrate two sampling strategies (wide or deep) Quickly detect a wide range of possible changes with no prior knowledge of the potential anomaly events by adaptively adjusting to the event locations; Actively select the data streams to observe from the whole streaming data to maximize the sensitivity for anomaly detection with consideration of resource constraints. 23

24 Proposed DDDAS new ideas Applications modeling Application measurement systems and methods Mathematical and statistical algorithms Objectives Existing Approaches Proposed New Methodology Either only capture spatial or temporal characteristics Establish a spatialtemporal statistical model for capturing the changing baseline Establish an effective sampling strategy to decide which data streams to observe Establish a scalable and robust SPC scheme to maximize change detection capability Extended models are rigid and limited to specific applications Require full observations Sampling over fixed subregions (rigid spatial domain) or whole data frames (rigid temporal domain) Search for all possible fault scenarios Require all historical data Assume potential fault scenarios are known High computational costs Require full observations Capture both domains by integration of graphical models with matrix factorization Generic transfer learning framework for adaptive learning Allow dynamic partial observations Dynamic sampling partial data streams over the spatial domain at each acquisition time based on resources constraints Automatically identify and localize fault scenarios Require current observations and a summary statistic Assume potential fault scenarios are unknown Only linear complexity in the number of data streams Allow dynamic partial observations 24

25 Conclusion and Impact to Air Force It is critically important for the Air Force to make rapid decisions in a battlefield based on Big Data continuously collected from massive sensors in real time. (a) Intrusion detection (b) unmanned vehicle surveillance (c) Cybersecurity 25 Early detection and localization of these anomaly events will enhance system-wide situational awareness to support warfighters/military operations, prevent damages, reduce cost, improve efficiency, and save billions of lives. Snapshots of the temperature profile from Climate Institute at ORNL

26 Thank you for coming! Questions? 26

Advanced Techniques for Mobile Robotics Location-Based Activity Recognition

Advanced Techniques for Mobile Robotics Location-Based Activity Recognition Advanced Techniques for Mobile Robotics Location-Based Activity Recognition Wolfram Burgard, Cyrill Stachniss, Kai Arras, Maren Bennewitz Activity Recognition Based on L. Liao, D. J. Patterson, D. Fox,

More information

Emitter Location in the Presence of Information Injection

Emitter Location in the Presence of Information Injection in the Presence of Information Injection Lauren M. Huie Mark L. Fowler lauren.huie@rl.af.mil mfowler@binghamton.edu Air Force Research Laboratory, Rome, N.Y. State University of New York at Binghamton,

More information

Introduction to ILWS. George Withbroe. Office of Space Science Sun Earth Connection Division NASA Headquarters

Introduction to ILWS. George Withbroe. Office of Space Science Sun Earth Connection Division NASA Headquarters Introduction to ILWS George Withbroe Office of Space Science Sun Earth Connection Division NASA Headquarters GOAL: Stimulate and strengthen research in solar-terrestrial physics to improve understanding

More information

PREFACE. Introduction

PREFACE. Introduction PREFACE Introduction Preparation for, early detection of, and timely response to emerging infectious diseases and epidemic outbreaks are a key public health priority and are driving an emerging field of

More information

MIMO-aware Cooperative Cognitive Radio Networks. Hang Liu

MIMO-aware Cooperative Cognitive Radio Networks. Hang Liu MIMO-aware Cooperative Cognitive Radio Networks Hang Liu Outline Motivation and Industrial Relevance Project Objectives Approach and Previous Results Future Work Outcome and Impact [2] Motivation & Relevance

More information

Kalman Tracking and Bayesian Detection for Radar RFI Blanking

Kalman Tracking and Bayesian Detection for Radar RFI Blanking Kalman Tracking and Bayesian Detection for Radar RFI Blanking Weizhen Dong, Brian D. Jeffs Department of Electrical and Computer Engineering Brigham Young University J. Richard Fisher National Radio Astronomy

More information

Dynamically Configured Waveform-Agile Sensor Systems

Dynamically Configured Waveform-Agile Sensor Systems Dynamically Configured Waveform-Agile Sensor Systems Antonia Papandreou-Suppappola in collaboration with D. Morrell, D. Cochran, S. Sira, A. Chhetri Arizona State University June 27, 2006 Supported by

More information

A Solution for Identification of Bird s Nests on Transmission Lines with UAV Patrol. Qinghua Wang

A Solution for Identification of Bird s Nests on Transmission Lines with UAV Patrol. Qinghua Wang International Conference on Artificial Intelligence and Engineering Applications (AIEA 2016) A Solution for Identification of Bird s Nests on Transmission Lines with UAV Patrol Qinghua Wang Fuzhou Power

More information

NASA Perspective on Machine Learning

NASA Perspective on Machine Learning NASA Perspective on Machine Learning Nikunj C. Oza, Ph.D. Leader, Data Sciences Group nikunj.c.oza@nasa.gov www.nasa.gov 1 The Data Sciences Group at NASA Ames Data Mining Research and Development (R&D)

More information

Face Detection System on Ada boost Algorithm Using Haar Classifiers

Face Detection System on Ada boost Algorithm Using Haar Classifiers Vol.2, Issue.6, Nov-Dec. 2012 pp-3996-4000 ISSN: 2249-6645 Face Detection System on Ada boost Algorithm Using Haar Classifiers M. Gopi Krishna, A. Srinivasulu, Prof (Dr.) T.K.Basak 1, 2 Department of Electronics

More information

A GPU-Based Real- Time Event Detection Framework for Power System Frequency Data Streams

A GPU-Based Real- Time Event Detection Framework for Power System Frequency Data Streams Engineering Conferences International ECI Digital Archives Modeling, Simulation, And Optimization for the 21st Century Electric Power Grid Proceedings Fall 10-24-2012 A GPU-Based Real- Time Event Detection

More information

Multi-Robot Coordination. Chapter 11

Multi-Robot Coordination. Chapter 11 Multi-Robot Coordination Chapter 11 Objectives To understand some of the problems being studied with multiple robots To understand the challenges involved with coordinating robots To investigate a simple

More information

COGNITIVE Radio (CR) [1] has been widely studied. Tradeoff between Spoofing and Jamming a Cognitive Radio

COGNITIVE Radio (CR) [1] has been widely studied. Tradeoff between Spoofing and Jamming a Cognitive Radio Tradeoff between Spoofing and Jamming a Cognitive Radio Qihang Peng, Pamela C. Cosman, and Laurence B. Milstein School of Comm. and Info. Engineering, University of Electronic Science and Technology of

More information

3D-Assisted Image Feature Synthesis for Novel Views of an Object

3D-Assisted Image Feature Synthesis for Novel Views of an Object 3D-Assisted Image Feature Synthesis for Novel Views of an Object Hao Su* Fan Wang* Li Yi Leonidas Guibas * Equal contribution View-agnostic Image Retrieval Retrieval using AlexNet features Query Cross-view

More information

Workshop on Intelligent System and Applications (ISA 17)

Workshop on Intelligent System and Applications (ISA 17) Telemetry Mining for Space System Sara Abdelghafar Ahmed PhD student, Al-Azhar University Member of SRGE Workshop on Intelligent System and Applications (ISA 17) 13 May 2017 Workshop on Intelligent System

More information

Power Allocation Tradeoffs in Multicarrier Authentication Systems

Power Allocation Tradeoffs in Multicarrier Authentication Systems Power Allocation Tradeoffs in Multicarrier Authentication Systems Paul L. Yu, John S. Baras, and Brian M. Sadler Abstract Physical layer authentication techniques exploit signal characteristics to identify

More information

An Agent-based Heterogeneous UAV Simulator Design

An Agent-based Heterogeneous UAV Simulator Design An Agent-based Heterogeneous UAV Simulator Design MARTIN LUNDELL 1, JINGPENG TANG 1, THADDEUS HOGAN 1, KENDALL NYGARD 2 1 Math, Science and Technology University of Minnesota Crookston Crookston, MN56716

More information

Outline. Tracking with Unreliable Node Sequences. Abstract. Outline. Outline. Abstract 10/20/2009

Outline. Tracking with Unreliable Node Sequences. Abstract. Outline. Outline. Abstract 10/20/2009 Tracking with Unreliable Node Sequences Ziguo Zhong, Ting Zhu, Dan Wang and Tian He Computer Science and Engineering, University of Minnesota Infocom 2009 Presenter: Jing He Abstract This paper proposes

More information

Petascale Design Optimization of Spacebased Precipitation Observations to Address Floods and Droughts

Petascale Design Optimization of Spacebased Precipitation Observations to Address Floods and Droughts Petascale Design Optimization of Spacebased Precipitation Observations to Address Floods and Droughts Principal Investigators Patrick Reed, Cornell University Matt Ferringer, The Aerospace Corporation

More information

OFDM Pilot Optimization for the Communication and Localization Trade Off

OFDM Pilot Optimization for the Communication and Localization Trade Off SPCOMNAV Communications and Navigation OFDM Pilot Optimization for the Communication and Localization Trade Off A. Lee Swindlehurst Dept. of Electrical Engineering and Computer Science The Henry Samueli

More information

Chapter 2 Distributed Consensus Estimation of Wireless Sensor Networks

Chapter 2 Distributed Consensus Estimation of Wireless Sensor Networks Chapter 2 Distributed Consensus Estimation of Wireless Sensor Networks Recently, consensus based distributed estimation has attracted considerable attention from various fields to estimate deterministic

More information

DUE to the rapid development of sensing and computing. An SPC Monitoring System for Cycle-Based Waveform Signals Using Haar Transform

DUE to the rapid development of sensing and computing. An SPC Monitoring System for Cycle-Based Waveform Signals Using Haar Transform 60 IEEE TRANSACTIONS ON AUTOMATION SCIENCE AND ENGINEERING, VOL. 3, NO., JANUARY 2006 An SPC Monitoring System for Cycle-Based Waveform Signals Using Haar Transform Shiyu Zhou, Baocheng Sun, and Jianjun

More information

Distributed Collaborative Path Planning in Sensor Networks with Multiple Mobile Sensor Nodes

Distributed Collaborative Path Planning in Sensor Networks with Multiple Mobile Sensor Nodes 7th Mediterranean Conference on Control & Automation Makedonia Palace, Thessaloniki, Greece June 4-6, 009 Distributed Collaborative Path Planning in Sensor Networks with Multiple Mobile Sensor Nodes Theofanis

More information

Assessing & Mitigation of risks on railways operational scenarios

Assessing & Mitigation of risks on railways operational scenarios R H I N O S Railway High Integrity Navigation Overlay System Assessing & Mitigation of risks on railways operational scenarios Rome, June 22 nd 2017 Anja Grosch, Ilaria Martini, Omar Garcia Crespillo (DLR)

More information

Surveillance strategies for autonomous mobile robots. Nicola Basilico Department of Computer Science University of Milan

Surveillance strategies for autonomous mobile robots. Nicola Basilico Department of Computer Science University of Milan Surveillance strategies for autonomous mobile robots Nicola Basilico Department of Computer Science University of Milan Intelligence, surveillance, and reconnaissance (ISR) with autonomous UAVs ISR defines

More information

Data processing framework for decision making

Data processing framework for decision making Data processing framework for decision making Jan Larsen Intelligent Signal Processing Group Department of Informatics and Mathematical Modelling Technical University of Denmark jl@imm.dtu.dk, www.imm.dtu.dk/~jl

More information

Multiple Antennas. Mats Bengtsson, Björn Ottersten. Basic Transmission Schemes 1 September 8, Presentation Outline

Multiple Antennas. Mats Bengtsson, Björn Ottersten. Basic Transmission Schemes 1 September 8, Presentation Outline Multiple Antennas Capacity and Basic Transmission Schemes Mats Bengtsson, Björn Ottersten Basic Transmission Schemes 1 September 8, 2005 Presentation Outline Channel capacity Some fine details and misconceptions

More information

ENF ANALYSIS ON RECAPTURED AUDIO RECORDINGS

ENF ANALYSIS ON RECAPTURED AUDIO RECORDINGS ENF ANALYSIS ON RECAPTURED AUDIO RECORDINGS Hui Su, Ravi Garg, Adi Hajj-Ahmad, and Min Wu {hsu, ravig, adiha, minwu}@umd.edu University of Maryland, College Park ABSTRACT Electric Network (ENF) based forensic

More information

Activities of the JPL Ionosphere Group

Activities of the JPL Ionosphere Group Activities of the JPL Ionosphere Group On-going GIM wor Submit rapid and final GIM TEC maps for IGS combined ionosphere products FAA WAAS & SBAS analysis Error bounds for Brazilian sector, increasing availability

More information

Critical Dimension Sample Planning for 300 mm Wafer Fabs

Critical Dimension Sample Planning for 300 mm Wafer Fabs 300 S mm P E C I A L Critical Dimension Sample Planning for 300 mm Wafer Fabs Sung Jin Lee, Raman K. Nurani, Ph.D., Viral Hazari, Mike Slessor, KLA-Tencor Corporation, J. George Shanthikumar, Ph.D., UC

More information

Spread Spectrum. Chapter 18. FHSS Frequency Hopping Spread Spectrum DSSS Direct Sequence Spread Spectrum DSSS using CDMA Code Division Multiple Access

Spread Spectrum. Chapter 18. FHSS Frequency Hopping Spread Spectrum DSSS Direct Sequence Spread Spectrum DSSS using CDMA Code Division Multiple Access Spread Spectrum Chapter 18 FHSS Frequency Hopping Spread Spectrum DSSS Direct Sequence Spread Spectrum DSSS using CDMA Code Division Multiple Access Single Carrier The traditional way Transmitted signal

More information

Adaptive Vision Leveraging Digital Retinas: Extracting Meaningful Segments

Adaptive Vision Leveraging Digital Retinas: Extracting Meaningful Segments Adaptive Vision Leveraging Digital Retinas: Extracting Meaningful Segments Nicolas Burrus and Thierry M Bernard September 20, 2006 Nicolas Burrus Adaptive Vision Leveraging

More information

Design for Affordability in Complex Systems and Programs Using Tradespace-based Affordability Analysis

Design for Affordability in Complex Systems and Programs Using Tradespace-based Affordability Analysis Design for Affordability in Complex Systems and Programs Using Tradespace-based Affordability Analysis Marcus S. Wu, Adam M. Ross, and Donna H. Rhodes Massachusetts Institute of Technology March 21 22,

More information

UNEQUAL POWER ALLOCATION FOR JPEG TRANSMISSION OVER MIMO SYSTEMS. Muhammad F. Sabir, Robert W. Heath Jr. and Alan C. Bovik

UNEQUAL POWER ALLOCATION FOR JPEG TRANSMISSION OVER MIMO SYSTEMS. Muhammad F. Sabir, Robert W. Heath Jr. and Alan C. Bovik UNEQUAL POWER ALLOCATION FOR JPEG TRANSMISSION OVER MIMO SYSTEMS Muhammad F. Sabir, Robert W. Heath Jr. and Alan C. Bovik Department of Electrical and Computer Engineering, The University of Texas at Austin,

More information

The challenges of sampling in Africa

The challenges of sampling in Africa The challenges of sampling in Africa Prepared by: Dr AC Richards Ask Afrika (Pty) Ltd Head Office: +27 12 428 7400 Tele Fax: +27 12 346 5366 Mobile Phone: +27 83 293 4146 Web Portal: www.askafrika.co.za

More information

Machine Learning and Decision Making for Sustainability

Machine Learning and Decision Making for Sustainability Machine Learning and Decision Making for Sustainability Stefano Ermon Department of Computer Science Stanford University April 12 Overview Stanford Artificial Intelligence Lab Fellow, Woods Institute for

More information

STREAK DETECTION ALGORITHM FOR SPACE DEBRIS DETECTION ON OPTICAL IMAGES

STREAK DETECTION ALGORITHM FOR SPACE DEBRIS DETECTION ON OPTICAL IMAGES STREAK DETECTION ALGORITHM FOR SPACE DEBRIS DETECTION ON OPTICAL IMAGES Alessandro Vananti, Klaus Schild, Thomas Schildknecht Astronomical Institute, University of Bern, Sidlerstrasse 5, CH-3012 Bern,

More information

Fourier Analysis and Change Detection. Dynamic Network Analysis

Fourier Analysis and Change Detection. Dynamic Network Analysis Fourier Analysis and Change Detection Prof. L. Richard Carley carley@ece.cmu.edu 1 Dynamic Network Analysis Key focus Networks change over time Summary statistics typically average all data Useless for

More information

Surveillance and Calibration Verification Using Autoassociative Neural Networks

Surveillance and Calibration Verification Using Autoassociative Neural Networks Surveillance and Calibration Verification Using Autoassociative Neural Networks Darryl J. Wrest, J. Wesley Hines, and Robert E. Uhrig* Department of Nuclear Engineering, University of Tennessee, Knoxville,

More information

KALMAN FILTER APPLICATIONS

KALMAN FILTER APPLICATIONS ECE555: Applied Kalman Filtering 1 1 KALMAN FILTER APPLICATIONS 1.1: Examples of Kalman filters To wrap up the course, we look at several of the applications introduced in notes chapter 1, but in more

More information

ARGUING THE SAFETY OF MACHINE LEARNING FOR HIGHLY AUTOMATED DRIVING USING ASSURANCE CASES LYDIA GAUERHOF BOSCH CORPORATE RESEARCH

ARGUING THE SAFETY OF MACHINE LEARNING FOR HIGHLY AUTOMATED DRIVING USING ASSURANCE CASES LYDIA GAUERHOF BOSCH CORPORATE RESEARCH ARGUING THE SAFETY OF MACHINE LEARNING FOR HIGHLY AUTOMATED DRIVING USING ASSURANCE CASES 14.12.2017 LYDIA GAUERHOF BOSCH CORPORATE RESEARCH Arguing Safety of Machine Learning for Highly Automated Driving

More information

BLIND SIGNAL PARAMETER ESTIMATION FOR THE RAPID RADIO FRAMEWORK

BLIND SIGNAL PARAMETER ESTIMATION FOR THE RAPID RADIO FRAMEWORK BLIND SIGNAL PARAMETER ESTIMATION FOR THE RAPID RADIO FRAMEWORK Adolfo Recio, Jorge Surís, and Peter Athanas {recio; jasuris; athanas}@vt.edu Virginia Tech Bradley Department of Electrical and Computer

More information

Safety and Security. Pieter van Gelder. KIVI Jaarccongres 30 November 2016

Safety and Security. Pieter van Gelder. KIVI Jaarccongres 30 November 2016 Safety and Security Pieter van Gelder Professor of Safety Science and TU Safety and Security Institute KIVI Jaarccongres 30 November 2016 1/50 Outline The setting Innovations in monitoring of, and dealing

More information

Early Skywave Detection Network: Preliminary Design and Analysis

Early Skywave Detection Network: Preliminary Design and Analysis Early Skywave Detection Network: Preliminary Design and Analysis Sherman Lo*, Peter Morris**, Per Enge* * Stanford University, Department of Aeronautics and Astronautics ** Raytheon Company, Integrated

More information

Cooperative Compressed Sensing for Decentralized Networks

Cooperative Compressed Sensing for Decentralized Networks Cooperative Compressed Sensing for Decentralized Networks Zhi (Gerry) Tian Dept. of ECE, Michigan Tech Univ. A presentation at ztian@mtu.edu February 18, 2011 Ground-Breaking Recent Advances (a1) s is

More information

Intelligent Traffic Sign Detector: Adaptive Learning Based on Online Gathering of Training Samples

Intelligent Traffic Sign Detector: Adaptive Learning Based on Online Gathering of Training Samples 2011 IEEE Intelligent Vehicles Symposium (IV) Baden-Baden, Germany, June 5-9, 2011 Intelligent Traffic Sign Detector: Adaptive Learning Based on Online Gathering of Training Samples Daisuke Deguchi, Mitsunori

More information

CANDIDATE IDENTIFICATION AND INTERFERENCE REMOVAL IN

CANDIDATE IDENTIFICATION AND INTERFERENCE REMOVAL IN 1 CANDIDATE IDENTIFICATION AND INTERFERENCE REMOVAL IN SETI@HOME 1. Introduction Eric J. Korpela, Jeff Cobb, Matt Lebofsky, Andrew Siemion, Joshua Von Korff, Robert C. Bankay, Dan Werthimer and David Anderson

More information

New Methods for Architecture Selection and Conceptual Design:

New Methods for Architecture Selection and Conceptual Design: New Methods for Architecture Selection and Conceptual Design: Space Systems, Policy, and Architecture Research Consortium (SSPARC) Program Overview Hugh McManus, Joyce Warmkessel, and the SSPARC team For

More information

Georgia Tech. Greetings from. Machine Learning and its Application to Integrated Systems

Georgia Tech. Greetings from. Machine Learning and its Application to Integrated Systems Greetings from Georgia Tech Machine Learning and its Application to Integrated Systems Madhavan Swaminathan John Pippin Chair in Microsystems Packaging & Electromagnetics School of Electrical and Computer

More information

Antennas and Propagation. Chapter 6b: Path Models Rayleigh, Rician Fading, MIMO

Antennas and Propagation. Chapter 6b: Path Models Rayleigh, Rician Fading, MIMO Antennas and Propagation b: Path Models Rayleigh, Rician Fading, MIMO Introduction From last lecture How do we model H p? Discrete path model (physical, plane waves) Random matrix models (forget H p and

More information

Genbby Technical Paper

Genbby Technical Paper Genbby Team January 24, 2018 Genbby Technical Paper Rating System and Matchmaking 1. Introduction The rating system estimates the level of players skills involved in the game. This allows the teams to

More information

Fault Location Using Sparse Wide Area Measurements

Fault Location Using Sparse Wide Area Measurements 319 Study Committee B5 Colloquium October 19-24, 2009 Jeju Island, Korea Fault Location Using Sparse Wide Area Measurements KEZUNOVIC, M., DUTTA, P. (Texas A & M University, USA) Summary Transmission line

More information

Improving the Detection of Near Earth Objects for Ground Based Telescopes

Improving the Detection of Near Earth Objects for Ground Based Telescopes Improving the Detection of Near Earth Objects for Ground Based Telescopes Anthony O'Dell Captain, United States Air Force Air Force Research Laboratories ABSTRACT Congress has mandated the detection of

More information

A. Siffer, P-A Fouque, A. Termier and C. Largouet April 26, 2017

A. Siffer, P-A Fouque, A. Termier and C. Largouet April 26, 2017 A. Siffer, P-A Fouque, A. Termier and C. Largouet April 26, 2017 Context Providing better thresholds Finding anomalies in streams Application to intrusion detection A more general framework 1 Massive

More information

Cycle Slip Detection in Galileo Widelane Signals Tracking

Cycle Slip Detection in Galileo Widelane Signals Tracking Cycle Slip Detection in Galileo Widelane Signals Tracking Philippe Paimblanc, TéSA Nabil Jardak, M3 Systems Margaux Bouilhac, M3 Systems Thomas Junique, CNES Thierry Robert, CNES BIOGRAPHIES Philippe PAIMBLANC

More information

Eric J. Nava Department of Civil Engineering and Engineering Mechanics, University of Arizona,

Eric J. Nava Department of Civil Engineering and Engineering Mechanics, University of Arizona, A Temporal Domain Decomposition Algorithmic Scheme for Efficient Mega-Scale Dynamic Traffic Assignment An Experience with Southern California Associations of Government (SCAG) DTA Model Yi-Chang Chiu 1

More information

Your Neighbors Affect Your Ratings: On Geographical Neighborhood Influence to Rating Prediction

Your Neighbors Affect Your Ratings: On Geographical Neighborhood Influence to Rating Prediction Your Neighbors Affect Your Ratings: On Geographical Neighborhood Influence to Rating Prediction Longke Hu Aixin Sun Yong Liu Nanyang Technological University Singapore Outline 1 Introduction 2 Data analysis

More information

A Practical Channel Estimation Scheme for Indoor 60GHz Massive MIMO System. Arumugam Nallanathan King s College London

A Practical Channel Estimation Scheme for Indoor 60GHz Massive MIMO System. Arumugam Nallanathan King s College London A Practical Channel Estimation Scheme for Indoor 60GHz Massive MIMO System Arumugam Nallanathan King s College London Performance and Efficiency of 5G Performance Requirements 0.1~1Gbps user rates Tens

More information

Bayesian Estimation of Tumours in Breasts Using Microwave Imaging

Bayesian Estimation of Tumours in Breasts Using Microwave Imaging Bayesian Estimation of Tumours in Breasts Using Microwave Imaging Aleksandar Jeremic 1, Elham Khosrowshahli 2 1 Department of Electrical & Computer Engineering McMaster University, Hamilton, ON, Canada

More information

Chapter 1 Introduction

Chapter 1 Introduction Chapter 1 Introduction 1.1Motivation The past five decades have seen surprising progress in computing and communication technologies that were stimulated by the presence of cheaper, faster, more reliable

More information

Localization (Position Estimation) Problem in WSN

Localization (Position Estimation) Problem in WSN Localization (Position Estimation) Problem in WSN [1] Convex Position Estimation in Wireless Sensor Networks by L. Doherty, K.S.J. Pister, and L.E. Ghaoui [2] Semidefinite Programming for Ad Hoc Wireless

More information

Technical challenges for high-frequency wireless communication

Technical challenges for high-frequency wireless communication Journal of Communications and Information Networks Vol.1, No.2, Aug. 2016 Technical challenges for high-frequency wireless communication Review paper Technical challenges for high-frequency wireless communication

More information

Recommender Systems TIETS43 Collaborative Filtering

Recommender Systems TIETS43 Collaborative Filtering + Recommender Systems TIETS43 Collaborative Filtering Fall 2017 Kostas Stefanidis kostas.stefanidis@uta.fi https://coursepages.uta.fi/tiets43/ selection Amazon generates 35% of their sales through recommendations

More information

Sno Projects List IEEE. High - Throughput Finite Field Multipliers Using Redundant Basis For FPGA And ASIC Implementations

Sno Projects List IEEE. High - Throughput Finite Field Multipliers Using Redundant Basis For FPGA And ASIC Implementations Sno Projects List IEEE 1 High - Throughput Finite Field Multipliers Using Redundant Basis For FPGA And ASIC Implementations 2 A Generalized Algorithm And Reconfigurable Architecture For Efficient And Scalable

More information

Confidently Assess Risk Using Public Records Data with Scalable Automated Linking Technology (SALT)

Confidently Assess Risk Using Public Records Data with Scalable Automated Linking Technology (SALT) WHITE PAPER Linking Liens and Civil Judgments Data Confidently Assess Risk Using Public Records Data with Scalable Automated Linking Technology (SALT) Table of Contents Executive Summary... 3 Collecting

More information

CUDA-Accelerated Satellite Communication Demodulation

CUDA-Accelerated Satellite Communication Demodulation CUDA-Accelerated Satellite Communication Demodulation Renliang Zhao, Ying Liu, Liheng Jian, Zhongya Wang School of Computer and Control University of Chinese Academy of Sciences Outline Motivation Related

More information

Power allocation for Block Diagonalization Multi-user MIMO downlink with fair user scheduling and unequal average SNR users

Power allocation for Block Diagonalization Multi-user MIMO downlink with fair user scheduling and unequal average SNR users Power allocation for Block Diagonalization Multi-user MIMO downlink with fair user scheduling and unequal average SNR users Therdkiat A. (Kiak) Araki-Sakaguchi Laboratory MCRG group seminar 12 July 2012

More information

Applications & Theory

Applications & Theory Applications & Theory Azadeh Kushki azadeh.kushki@ieee.org Professor K N Plataniotis Professor K.N. Plataniotis Professor A.N. Venetsanopoulos Presentation Outline 2 Part I: The case for WLAN positioning

More information

Retrieval of Large Scale Images and Camera Identification via Random Projections

Retrieval of Large Scale Images and Camera Identification via Random Projections Retrieval of Large Scale Images and Camera Identification via Random Projections Renuka S. Deshpande ME Student, Department of Computer Science Engineering, G H Raisoni Institute of Engineering and Management

More information

A Novel Approach of Compressing Images and Assessment on Quality with Scaling Factor

A Novel Approach of Compressing Images and Assessment on Quality with Scaling Factor A Novel Approach of Compressing Images and Assessment on Quality with Scaling Factor Umesh 1,Mr. Suraj Rana 2 1 M.Tech Student, 2 Associate Professor (ECE) Department of Electronic and Communication Engineering

More information

Comparing CSI and PCA in Amalgamation with JPEG for Spectral Image Compression

Comparing CSI and PCA in Amalgamation with JPEG for Spectral Image Compression Comparing CSI and PCA in Amalgamation with JPEG for Spectral Image Compression Muhammad SAFDAR, 1 Ming Ronnier LUO, 1,2 Xiaoyu LIU 1, 3 1 State Key Laboratory of Modern Optical Instrumentation, Zhejiang

More information

Waveform-Space-Time Adaptive Processing for Distributed Aperture Radars

Waveform-Space-Time Adaptive Processing for Distributed Aperture Radars Waveform-Space-Time Adaptive Processing for Distributed Aperture Radars Raviraj S. Adve, Dept. of Elec. and Comp. Eng., University of Toronto Richard A. Schneible, Stiefvater Consultants, Marcy, NY Gerard

More information

15 th Asia Pacific Conference for Non-Destructive Testing (APCNDT2017), Singapore.

15 th Asia Pacific Conference for Non-Destructive Testing (APCNDT2017), Singapore. Time of flight computation with sub-sample accuracy using digital signal processing techniques in Ultrasound NDT Nimmy Mathew, Byju Chambalon and Subodh Prasanna Sudhakaran More info about this article:

More information

Sensor-based Quality Monitoring of Nano-manufacturing Systems

Sensor-based Quality Monitoring of Nano-manufacturing Systems Sensor-based Quality Monitoring of Nano-manufacturing Systems Satish Bukkapatnam Ranga Komanduri Oklahoma State University Stillwater, OK National Science Foundation Workshop on Research Challenges in

More information

Decentralized and distributed control

Decentralized and distributed control Decentralized and distributed control Introduction M. Farina 1 G. Ferrari Trecate 2 1 Dipartimento di Elettronica, Informazione e Bioingegneria (DEIB) Politecnico di Milano, Italy farina@elet.polimi.it

More information

Urban Classification of Metro Manila for Seismic Risk Assessment using Satellite Images

Urban Classification of Metro Manila for Seismic Risk Assessment using Satellite Images Urban Classification of Metro Manila for Seismic Risk Assessment using Satellite Images Fumio YAMAZAKI/ yamazaki@edm.bosai.go.jp Hajime MITOMI/ mitomi@edm.bosai.go.jp Yalkun YUSUF/ yalkun@edm.bosai.go.jp

More information

Resolution and location uncertainties in surface microseismic monitoring

Resolution and location uncertainties in surface microseismic monitoring Resolution and location uncertainties in surface microseismic monitoring Michael Thornton*, MicroSeismic Inc., Houston,Texas mthornton@microseismic.com Summary While related concepts, resolution and uncertainty

More information

Space-Time Adaptive Processing for Distributed Aperture Radars

Space-Time Adaptive Processing for Distributed Aperture Radars Space-Time Adaptive Processing for Distributed Aperture Radars Raviraj S. Adve, Richard A. Schneible, Michael C. Wicks, Robert McMillan Dept. of Elec. and Comp. Eng., University of Toronto, 1 King s College

More information

Classification in Image processing: A Survey

Classification in Image processing: A Survey Classification in Image processing: A Survey Rashmi R V, Sheela Sridhar Department of computer science and Engineering, B.N.M.I.T, Bangalore-560070 Department of computer science and Engineering, B.N.M.I.T,

More information

RESEARCH ON METHODS FOR ANALYZING AND PROCESSING SIGNALS USED BY INTERCEPTION SYSTEMS WITH SPECIAL APPLICATIONS

RESEARCH ON METHODS FOR ANALYZING AND PROCESSING SIGNALS USED BY INTERCEPTION SYSTEMS WITH SPECIAL APPLICATIONS Abstract of Doctorate Thesis RESEARCH ON METHODS FOR ANALYZING AND PROCESSING SIGNALS USED BY INTERCEPTION SYSTEMS WITH SPECIAL APPLICATIONS PhD Coordinator: Prof. Dr. Eng. Radu MUNTEANU Author: Radu MITRAN

More information

The Statistics of Visual Representation Daniel J. Jobson *, Zia-ur Rahman, Glenn A. Woodell * * NASA Langley Research Center, Hampton, Virginia 23681

The Statistics of Visual Representation Daniel J. Jobson *, Zia-ur Rahman, Glenn A. Woodell * * NASA Langley Research Center, Hampton, Virginia 23681 The Statistics of Visual Representation Daniel J. Jobson *, Zia-ur Rahman, Glenn A. Woodell * * NASA Langley Research Center, Hampton, Virginia 23681 College of William & Mary, Williamsburg, Virginia 23187

More information

Background Adaptive Band Selection in a Fixed Filter System

Background Adaptive Band Selection in a Fixed Filter System Background Adaptive Band Selection in a Fixed Filter System Frank J. Crosby, Harold Suiter Naval Surface Warfare Center, Coastal Systems Station, Panama City, FL 32407 ABSTRACT An automated band selection

More information

Spoofing GPS Receiver Clock Offset of Phasor Measurement Units 1

Spoofing GPS Receiver Clock Offset of Phasor Measurement Units 1 Spoofing GPS Receiver Clock Offset of Phasor Measurement Units 1 Xichen Jiang (in collaboration with J. Zhang, B. J. Harding, J. J. Makela, and A. D. Domínguez-García) Department of Electrical and Computer

More information

How to Use the Method of Multivariate Statistical Analysis Into the Equipment State Monitoring. Chunhua Yang

How to Use the Method of Multivariate Statistical Analysis Into the Equipment State Monitoring. Chunhua Yang 4th International Conference on Mechatronics, Materials, Chemistry and Computer Engineering (ICMMCCE 205) How to Use the Method of Multivariate Statistical Analysis Into the Equipment State Monitoring

More information

Global Environmental MEMS Sensors (GEMS): Revolutionary Observing Technology for the 21st Century

Global Environmental MEMS Sensors (GEMS): Revolutionary Observing Technology for the 21st Century Global Environmental MEMS Sensors (GEMS): Revolutionary Observing Technology for the 21st Century NIAC Phase I CP-01-02 John Manobianco, Randolph J. Evans, Jonathan L. Case, David A. Short ENSCO, Inc.

More information

On Channel-Aware Frequency-Domain Scheduling With QoS Support for Uplink Transmission in LTE Systems

On Channel-Aware Frequency-Domain Scheduling With QoS Support for Uplink Transmission in LTE Systems On Channel-Aware Frequency-Domain Scheduling With QoS Support for Uplink Transmission in LTE Systems Lung-Han Hsu and Hsi-Lu Chao Department of Computer Science National Chiao Tung University, Hsinchu,

More information

Object Detection for Underwater Port Security

Object Detection for Underwater Port Security Object Detection for Underwater Port Security Dr. Lloyd Huff LCHUFF CONSULTANCY,LLC Mr. John Thomas TRITON IMAGING,INC Shallow Survey 2012 February 22, 2012 INTRODUCTION I am glad to be here today to make

More information

Satellite Navigation Science and Technology for Africa. 23 March - 9 April, The African Ionosphere

Satellite Navigation Science and Technology for Africa. 23 March - 9 April, The African Ionosphere 2025-28 Satellite Navigation Science and Technology for Africa 23 March - 9 April, 2009 The African Ionosphere Radicella Sandro Maria Abdus Salam Intern. Centre For Theoretical Physics Aeronomy and Radiopropagation

More information

CVT Workshop October 31 November 1, 2018

CVT Workshop October 31 November 1, 2018 CVT Workshop October 31 November 1, 2018 Anomaly Detection in the Monitoring of Nuclear Facilities Elizabeth Hou, Karen Miller, Alfred Hero University of Michigan, LANL, University of Michigan 11/01/2018

More information

Ionospheric Estimation using Extended Kriging for a low latitude SBAS

Ionospheric Estimation using Extended Kriging for a low latitude SBAS Ionospheric Estimation using Extended Kriging for a low latitude SBAS Juan Blanch, odd Walter, Per Enge, Stanford University ABSRAC he ionosphere causes the most difficult error to mitigate in Satellite

More information

Case 1 - ENVISAT Gyroscope Monitoring: Case Summary

Case 1 - ENVISAT Gyroscope Monitoring: Case Summary Code FUZZY_134_005_1-0 Edition 1-0 Date 22.03.02 Customer ESOC-ESA: European Space Agency Ref. Customer AO/1-3874/01/D/HK Fuzzy Logic for Mission Control Processes Case 1 - ENVISAT Gyroscope Monitoring:

More information

AUTOMATIC DETECTION OF HEDGES AND ORCHARDS USING VERY HIGH SPATIAL RESOLUTION IMAGERY

AUTOMATIC DETECTION OF HEDGES AND ORCHARDS USING VERY HIGH SPATIAL RESOLUTION IMAGERY AUTOMATIC DETECTION OF HEDGES AND ORCHARDS USING VERY HIGH SPATIAL RESOLUTION IMAGERY Selim Aksoy Department of Computer Engineering, Bilkent University, Bilkent, 06800, Ankara, Turkey saksoy@cs.bilkent.edu.tr

More information

Resource Allocation Challenges in Future Wireless Networks

Resource Allocation Challenges in Future Wireless Networks Resource Allocation Challenges in Future Wireless Networks Mohamad Assaad Dept of Telecommunications, Supelec - France Mar. 2014 Outline 1 General Introduction 2 Fully Decentralized Allocation 3 Future

More information

Hyperspectral image processing and analysis

Hyperspectral image processing and analysis Hyperspectral image processing and analysis Lecture 12 www.utsa.edu/lrsg/teaching/ees5083/l12-hyper.ppt Multi- vs. Hyper- Hyper-: Narrow bands ( 20 nm in resolution or FWHM) and continuous measurements.

More information

New Tools for Network RTK Integrity Monitoring

New Tools for Network RTK Integrity Monitoring New Tools for Network RTK Integrity Monitoring Xiaoming Chen, Herbert Landau, Ulrich Vollath Trimble Terrasat GmbH BIOGRAPHY Dr. Xiaoming Chen is a software engineer at Trimble Terrasat. He holds a PhD

More information

Bandwidth Scaling in Ultra Wideband Communication 1

Bandwidth Scaling in Ultra Wideband Communication 1 Bandwidth Scaling in Ultra Wideband Communication 1 Dana Porrat dporrat@wireless.stanford.edu David Tse dtse@eecs.berkeley.edu Department of Electrical Engineering and Computer Sciences University of California,

More information

DEEP LEARNING ON RF DATA. Adam Thompson Senior Solutions Architect March 29, 2018

DEEP LEARNING ON RF DATA. Adam Thompson Senior Solutions Architect March 29, 2018 DEEP LEARNING ON RF DATA Adam Thompson Senior Solutions Architect March 29, 2018 Background Information Signal Processing and Deep Learning Radio Frequency Data Nuances AGENDA Complex Domain Representations

More information

Next-generation automotive image processing with ARM Mali-C71

Next-generation automotive image processing with ARM Mali-C71 Next-generation automotive image processing with ARM Mali-C71 Chris Turner Director, Advanced Technology Marketing CPU Group, ARM ARM Tech Forum Korea June 28 th 2017 Pioneers in imaging and vision signal

More information

Collaborative Data Processing in Wireless Sensor Networks

Collaborative Data Processing in Wireless Sensor Networks Collaborative Data Processing in Wireless Sensor Networks A DISSERTATION SUBMITTED TO THE FACULTY OF THE GRADUATE SCHOOL OF THE UNIVERSITY OF MINNESOTA BY Qingquan Zhang IN PARTIAL FULFILLMENT OF THE REQUIREMENTS

More information

Modeling support systems for multi-modal design of physical environments

Modeling support systems for multi-modal design of physical environments FULL TITLE Modeling support systems for multi-modal design of physical environments AUTHOR Dirk A. Schwede dirk.schwede@deakin.edu.au Built Environment Research Group School of Architecture and Building

More information