EXPLORING PERSISTENT LOCAL HOMOLOGY IN TOPOLOGICAL DATA ANALYSIS

Size: px
Start display at page:

Download "EXPLORING PERSISTENT LOCAL HOMOLOGY IN TOPOLOGICAL DATA ANALYSIS"

Transcription

1 EXPLORING PERSISTENT LOCAL HOMOLOGY IN TOPOLOGICAL DATA ANALYSIS Brittany Terese Fasy Montana State University Comuter Science Deartment Bozeman, MT Bei Wang University of Utah Scientific Comuting and Imaging Institute Salt Lae City, UT ABSTRACT Toological data analysis (TDA) has raidly grown in oularity in recent years. One of the emerging tools is ersistent local homology, which can be used to extract local structure from a dataset. In this aer, we rovide a survey that exlores this new tool, emhasizing its use in data analysis. Index Terms ersistent homology, comutational toology, stratified learning, data analysis 1. INTRODUCTION Toological data analysis (TDA) bridges research from comutational geometry and toology, algebraic toology, machine learning, and statistics in studying datacentric roblems. Recently, the field has roduced a collection of innovative techniues in studying the shae of data. Two fundamental tass in the field of TDA are reconstruction (how to assemble discrete samles into global structures) and inference (how to infer structure). In this aer, we resent ersistent local homology (PLH) as a recent develoment in TDA that is a combination of the concets of ersistent homology and local homology. Roughly seaing, the homology of a toological sace measures its toological features such as connected comonents, tunnels, and voids. Local homology studies the homology within a local neighborhood relative to its boundary. PLH turns the algebraic concet of local homology into a multi-scale notion by constructing extended series of homology grous [1, 2]. It is, in our oinion, the tool within TDA that studies the local structure of data. We exlore PLH from theoretical, algorithmic and alication ersectives, with Partially suorted by NSF and NIH award This research is suorted by NSF-IIS an emhasis on its alication in data analysis. Furthermore, this aer unifies results develoed by various researchers over the ast few years. Section 2 gives a brief theoretical and algorithmic exosition of PLH. Section 3 surveys alications of PLH in several ey areas, including road networ analysis, clustering and stratification learning. Section 4 concludes by contemlating ossible future directions. 2. PERSISTENT LOCAL HOMOLOGY We give theoretical bacground for defining PLH, namely, homology, ersistent homology and local homology. We cover the relevant notions from their smooth/continuous setting to the corresonding discrete/simlicial setting, where the former is simle for theory and the latter is aroriate for algorithms. For more details, see [3, 4] for a gentle introduction to TDA and [5] for algorithmic foundations. Homology and ersistent homology. Homology deals with toological features of a sace. Given a toological sace X, the zero-, one- and two-dimensional homology grous, denoted as H 0 (X), H 1 (X) and H 2 (X) resectively, corresond to comonents, tunnels and voids of X. Formally, the construction of homology grous begins with a chain comlex C(X) that encodes information about X, which is a seuence of abelian grous C 0 (X), C 1 (X),... connected by homomorhisms nown as the boundary oerators : C (X) C 1 (X). The -th homology grou H (X) = er ( )/im ( +1 ). We wor rimarily with relative homology grous H (X, A) (for A X) which is defined by the same formula, but using boundary mas on the uotient saces C (X)/C (A) C 1 (X)/C 1 (A). A more nuanced way to describe the shae of X is using ersistent homology, which is a multi-scale notion

2 of homology. Its most common form alies to a seuence of toological saces connected by inclusions, called a filtration. That is, we may consider the finite seuence = X 0 X 1 X n = X. Alying homology to this seuence, the homology grous are connected from left to right by homomorhisms induced by inclusion X i X j (for i j), denoted as f i,j : H (X i ) H (X j ). The ran of the homology grous changes as the index increases. When the ran increases (euivalently, the ma f i 1,i is not surjective), we call this a birth event at X i, and when the ran decreases (the ma f j 1,j is not injective), we call it a death event at X j. Persistent homology airs the birth events and the death events as a multi-set of oints in the lane, called the ersistence diagram; see [5]. Local homology. Homology studies the structure of the entire toological sace; however, we are often interested in studying the local structures in the data as well. A standard tool to use for studying local structure is local homology. The -th local homology grou of X at a oint x 0 X is the relative homology H (X, X x 0 ). Alternatively, it can be defined as the limit of the homology of X relative to everything excet a shrining neighborhood around x, lim r 0 H (X, X\U r ), where U r is a neighborhood of x 0 with radius r. Persistent local homology. In PLH, we adat a multiscale notion of local homology based on ersistence. For a fixed distance α, we consider the thicened version of X, that is, we let X α denote the subset of R d that is at most distance α from X. We fix a neighborhood V R d of x in the ambient sace R d, and let U α = V X α. We then comute the homology of U α relative to its boundary U α. We construct an α-filtration by allowing α to range from zero to the diameter of V. For all α < α, the inclusion U α U α induces a homomorhism on homology: H(U α, U α ) H(U α, U α ). In other words, we are interested in the ersistent (local) homology defined by the relative homology grous H(U α, U α ), where α is the arameter that defines the filtration. We denote the corresonding ersistence diagram by Dgm(X; V ). In addition, we could consider another notion of PLH, referred to as an r-filtration, constructed by fixing the thicening arameter α and varying the radius r of V, see [6] for details. Distances between ersistence diagrams. Given two ersistence diagrams, D 1 and D 2, we may want to comare the diagrams. And, in fact, a well-defined distance between ersistence diagrams is the bottlenec distance: W (D 1, D 2 ) := inf f : D 1 D 2 su x f(x), (1) x D 1 where f : D 1 D 2 is bijection between the diagrams D 1 and D 2. This distance between diagrams is stable both for general filtrations [7, 8] as well as for local homology filtrations [9, 10]. Persistent local homology comutation. Comuting PLH from otentially noisy oint cloud samles is more challenging than comuting ersistent homology in general (see [2]), due to the combinatorial comlexity of comuting U α, the boundary of local neighborhoods. Delaunay comlexes and their variants have tyically been emloyed to guarantee theoretical correctness [1, 11]; although, their construction does not scale well with dimension. On the other hand, Vietoris- Ris comlexes have been used more commonly in TDA due to their algorithmic simlicity and robust comutation in ractice (e.g. [12, 13]). It has been shown that α- and r-filtrations of PLH could be aroximated by constructing families of Vietoris-Ris comlexes [6]. Some rogress has been made towards comuting PLH using even more comact combinatorial structures such as Grah Induced Comlexes [14]. In other contexts, when the objects are convex shaes (e.g., straight road segments as studied in [9]), a family of Čech filtrations can rovide uic comutations, rovided that the radius of the neighborhoods is small enough. 3. APPLICATIONS OF PLH The original alication of PLH is in stratification learning and clustering artitioning an object of interest into ieces of uniform dimension. The role of PLH has exanded to include alications to road networ analysis and beyond. We briefly exlore these alications next Stratification Learning and Clustering A classic roblem in learning focuses on inferring the structure of data from oint cloud samles. In manifold learning, we assume the samles are drawn from a manifold; more generally, in stratification learning, we assume the oints are samled from a stratified sace (i.e., a mixture of ossibly intersecting manifolds). Previous wor in ure mathematics has focused on the study of

3 stratified saces under smooth and continuous settings without comutational considerations of noisy and discrete data [15, 16]. Statistical aroaches that rely on inferences of mixture models or local dimension estimation reuire either strict geometric assumtions (e.g. linearity) or may not handle comlex singularities [17, 18] (as illustrated in Fig 1). Recently, toological aroaches have led to new theoretical and algorithmic results by addressing these issues. The main objective is to cluster the oint cloud samles, according to the structure of their underlying manifold ieces and how the ieces interact with one another, at multile scales. In articular, the local structure of a sufficiently samled stratified sace could be studied based on PLH [1]; and oint cloud data (PCD) could be clustered by the manifold ieces they belong to based on how the PLH of nearby samled oints ma into one another [11]. For examle, consider the sace X in R 2 in Fig. 2. For each air (, ), let f = φ X (,, r) and g = φ X (,, r). Then the oints and are considered to have the same local structure if f and g are both isomorhisms, that is, their local structures ma into each other bijectively via their intersection; euivalently, if er f = co f = 0 and if er g = co g = 0. For a fixed r, the local homology classes (in this case, holes or tunnels within the local neighborhoods) are labeled in their corresonding locations. In (a), X contains four ieces of onedimensional manifolds (colored in red, in, urle and blue). In (b), X itself is a one-dimensional manifold. Both and belong to different clusters in (a) and the same cluster in (b). However, the notion of local be- (a) α 2 α 1 f γ g 1 β 1 α 3 x y (b) α 1 f g β 1 γ 1 Fig. 1. Left: A stratified sace is constructed by attaching a dis to the tunnel of a inched torus. Structures surrounding comlex singularities are highlighted at oints x and y. It is difficult to cluster the samled oints based on local dimension estimation alone, esecially surrounding these comlex singularities. Middle and right: samled oints are clustered at two scales. Stratification learning in the clustering setting relies on ingredients of PLH and intersection homology [19, 20, 21]. A crucial comonent is to study a ersistent version of local homology intersection ma. Intuitively, two nearby oints belong to the same cluster, if they loo the same locally and their local neighborhoods are glued together in a nice way. Assume we are given a stratified sace X embedded in R d, define B r (x) to be a ball of radius r in R d centered at x that corresonds to a neighborhood of x X. For a fixed radius r, and for every air of oints, R d whose neighborhoods intersect, we define the following relative homology ma φ X (,, r): H(X B r (), X B r ()) (2) H(X B r () B r (), X (B r () B r ())). Fig. 2. (a) and do not have the same local structure at radius r since er f 0, that is, extra local structure exists in the neighborhood of ; (b) and have the same local structure at radius r since both f and g are isomorhisms, that is, local structures of and ma to the local structure of the intersection bijectively. comes unclear in the context of the uncertainty induced from samling, therefore a ersistence version of the above local homology intersection ma is constructed to define same local structure across multile scales Road Networ Comarison Road networs are changing every day, due to evolving city architecture caused by new road construction, temorary (or ermanent) road closures, etc. Understanding where and by how much the road networ has changed is a new roblem in transortation research. Traditional algorithms for comaring road networs have been heuristic in nature, failing to rovide theoretical guarantees. The first non-heuristic distance measure between road networs was resented in [9]. This algorithm, exlained next, uses PLH.

4 Suose X and Y are two grahs embedded in D, a comact subsace of R d, and let ε > 0 be a locality arameter given a riori. The grahs X and Y reresent the two road networs that we wish to comare. For each x D, we loo at Vx ε = B ε (x), the ball centered for X at x of radius ε. The local signature at x (for locality arameter ε) is the ersistence diagram S X (x, ε) := Dgm(X; Vx ε ). Liewise, we define the local signature for Y as S Y (x, ε) := Dgm(Y; Vx ε ). A local signature at x D is a descritor (in this case, a ersistence diagram) that is used to describe the local structure as witnessed by x. The arameter ε is used to determine how far x can see. (a) Local Structures (b) Signature restricted to X Fig. 3. PLH comares structures resent in local neighborhoods; see (a). Choosing neighborhoods centered on each oint of X, we can visualize the PLH distance between grahs embedded in the same domain; see (b). Instead of comaring the grahs X and Y directly, we comare the local signatures S X (x, ε) and S Y (x, ε). We define the local distance signature ψ ε : D R by ψ ε (x) = W (S X (x, ε), S Y (x, ε)), where W (, ) is the Bottlenec distance as defined in the revious section; see Figure 3, which illustrates the distance between two grahs generated from GPS trajectories in Athens. 1 While the local signatures are very insightful, sometimes it is necessary to uantify the distance between two grahs with a single number. To this end, we integrate the local distance over D as well as over a range of values for ε in order to obtain a distance between our grahs X and Y: Definition 3.1. The PLH distance metric is: r1 d LH (X, Y) = ω(r) η(x)ψ ε (x) dx dε, 0 where η : D R and ω : [0, r 1 ] R are non-negative weight functions that integrate to unity. We note here that as long as both weight functions 1 Data is available at D are everywhere ositive, d LH is a metric; see [9]. The PLH Metric is a owerful tool in road networ analysis, as it rovides an actual metric between road networs (reresented as grahs embedded in the lane), as well as rovides a visualization of the differences between the networs. In [22], this aroach is comared against other distances between embedded networs Other Alications PLH can be used in (local) dimension estimation [10, 23]. Its variant, ersistent local cohomology, could be used to analyze branching structures in high-dimensional oint cloud data for scientific visualization [24]. Stratification learning based on PLH could also be formulated in the context of grah reconstruction from noisy oint cloud, to classify oints as either vertices or edges, and to determine the degree of the vertices [25, 26]. Thining of PLH as a local feature, it can be used as an inut to a machine learning algorithm. Bendich et al. [10] describe a method, called multi-scale local shae analysis (MLSA), for extracting local geometric and toological structures in data sets. In articular, they use PLH as features in a machine learning algorithm to classify LIDAR data sets, demonstrating that MLSA outerforms PLH and PCA alone, when used to train an SVM classifier. 4. DISCUSSION In this aer, we defined ersistent local homology (PLH), illustrating the ower of this tool in several alications, including stratified learning and clustering, road networ analysis, and machine learning. We have discussed single arameter filtrations, but we acnowledge that the study of PLH can also benefit from advances in multi-arameter ersistence, allowing us to vary multile arameters (e.g., both α and r) simultaneously. Moreover, using PLH in new alication domains will resent new and interesting challenges. For examle, PLH can be alied in scientific visualization and medical image analysis, where one studies structures such as vascular networs.

5 5. REFERENCES [1] P. Bendich, D. Cohen-Steiner, H. Edelsbrunner, J. Harer, and D. Morozov, Inferring local homology from samled stratified saces, FOCS, , [2] H. Edelsbrunner, D. Letscher, and A. J. Zomorodian, Toological ersistence and simlification, DCG, vol. 28, , [3] G. Carlsson, Toology and data, Bull. AMS, vol. 46, no. 2, , [4] R. Ghrist, Barcodes: The ersistent toology of data, Bull. AMS, vol. 45, , [5] H. Edelsbrunner and J. Harer, Comutational Toology: An Introduction, AMS, [6] P. Sraba and B. Wang, Aroximating local homology from samles, SODA, , [7] D. Cohen-Steiner, H. Edelsbrunner, and J. Harer, Stability of ersistence diagrams, SoCG, , [8] F. Chazal, D. Cohen-Steiner, M. Glisse, L.J. Guibas, and S.Y. Oudot, Proximity of ersistence modules and their diagrams, SoCG, , [9] M. Ahmed, B. T. Fasy, and C. Wen, Local ersistent homology based distance between mas, ACM SIGSPATIAL GIS, [10] P. Bendich, E. Gasarovic, J. Harer, R. Izmailov, and L. Ness, Multi-scale local shae analysis for feature selection in machine learning alications, IJCNN, [11] P. Bendich, S. Muherjee, and B. Wang, Local homology transfer and stratification learning, SODA, , [12] D. Attali, A. Lieutier, and D. Salinas, Efficient data structure for reresenting and simlifying simlicial comlexes in high dimensions, SoCG, , [14] T. K. Dey, F. Fan, and Y. Wang, Grah induced comlex on oint data, SoCG, , [15] M. Goresy and R. MacPherson, Stratified Morse Theory, Sringer-Verlag, [16] S. Weinberger, The toological classification of stratified saces, Chicago Lect. Math., [17] R. Vidal, Y. Ma, and S. Sastry, Generalized rincial comonent analysis, TPAMI, vol. 27, , [18] G. Haro, G. Randall, and G. Sairo, Stratification learning: Detecting mixed density and dimensionality in high dimensional oint clouds, NIPS, vol. 17, [19] M. Goresy and R. MacPherson, Intersection homology i, Toology, vol. 19, , [20] P. Bendich, Analyzing Stratified Saces Using Persistent Versions of Intersection and Local Homology, Ph.D. thesis, Due University, [21] P. Bendich and J. Harer, Persistent intersection homology, FoCM, vol. 11, , [22] M. Ahmed, B. T. Fasy, and C. Wen, New techniues in road networ comarison, Grace Hoer Celebr. Women Comut., [23] T. K. Dey, F. Fan, and Y. Wang, Dimension detection with local homology, CCCG, [24] B. Wang, B. Summa, V. Pascucci, and M. Vejdemo-Johansson, Branching and circular features in high dimensional data, TVCG, vol. 17, no. 12, , [25] A. Chernov and V. Kurlin, Reconstructing ersistent grah structures from noisy images, Image-a, vol. 3, no. 5, , [26] M. Aanjaneya, F. Chazal, D. Chen, M. Glisse, L. Guibas, and D. Morozov, Metric grah reconstruction from noisy data, IJCGA, vol. 22, no. 04, , [13] D. R. Sheehy, Linear-size aroximations to the Vietoris-Ris filtration, DCG, vol. 49, no. 4, , 2013.

Some Topics in Computational Topology. Yusu Wang. AMS Short Course 2014

Some Topics in Computational Topology. Yusu Wang. AMS Short Course 2014 Some Topics in Computational Topology Yusu Wang AMS Short Course 2014 Introduction Much recent developments in computational topology Both in theory and in their applications E.g, the theory of persistence

More information

Some Topics in Computational Topology

Some Topics in Computational Topology Some Topics in Computational Topology Yusu Wang Ohio State University AMS Short Course 2014 Introduction Much recent developments in computational topology Both in theory and in their applications E.g,

More information

Local Homology Transfer and Stratification Learning

Local Homology Transfer and Stratification Learning Local Homology Transfer and Stratification Learning Paul Bendich Bei Wang Sayan Mukherjee Abstract The objective of this aer is to show that oint cloud data can under certain circumstances be clustered

More information

Persistent Local Homology: Theory, Applications, Algorithms

Persistent Local Homology: Theory, Applications, Algorithms Persistent Local Homology: Theory, Applications, Algorithms Paul Bendich Duke University Feb. 4, 2014 Basic Goal: stratification learning Q: Given a point cloud sampled from a stratified space, how do

More information

Stratification Learning through Homology Inference

Stratification Learning through Homology Inference Stratification Learning through Homology Inference Paul Bendich Sayan Mukherjee Institute of Science and Technology Austria Department of Statistical Science Klosterneuburg, Austria Duke University, Durham

More information

SYMPLECTIC STRUCTURES: AT THE INTERFACE OF ANALYSIS, GEOMETRY, AND TOPOLOGY

SYMPLECTIC STRUCTURES: AT THE INTERFACE OF ANALYSIS, GEOMETRY, AND TOPOLOGY SYMPLECTIC STRUCTURES: AT THE INTERFACE OF ANALYSIS, GEOMETRY, AND TOPOLOGY FEDERICA PASQUOTTO 1. Descrition of the roosed research 1.1. Introduction. Symlectic structures made their first aearance in

More information

Multiplicity of weak solutions for a class of nonuniformly elliptic equations of p-laplacian type

Multiplicity of weak solutions for a class of nonuniformly elliptic equations of p-laplacian type Nonlinear Analysis 7 29 536 546 www.elsevier.com/locate/na Multilicity of weak solutions for a class of nonuniformly ellitic equations of -Lalacian tye Hoang Quoc Toan, Quô c-anh Ngô Deartment of Mathematics,

More information

CMSC 425: Lecture 4 Geometry and Geometric Programming

CMSC 425: Lecture 4 Geometry and Geometric Programming CMSC 425: Lecture 4 Geometry and Geometric Programming Geometry for Game Programming and Grahics: For the next few lectures, we will discuss some of the basic elements of geometry. There are many areas

More information

arxiv:math/ v4 [math.gn] 25 Nov 2006

arxiv:math/ v4 [math.gn] 25 Nov 2006 arxiv:math/0607751v4 [math.gn] 25 Nov 2006 On the uniqueness of the coincidence index on orientable differentiable manifolds P. Christoher Staecker October 12, 2006 Abstract The fixed oint index of toological

More information

Uncorrelated Multilinear Principal Component Analysis for Unsupervised Multilinear Subspace Learning

Uncorrelated Multilinear Principal Component Analysis for Unsupervised Multilinear Subspace Learning TNN-2009-P-1186.R2 1 Uncorrelated Multilinear Princial Comonent Analysis for Unsuervised Multilinear Subsace Learning Haiing Lu, K. N. Plataniotis and A. N. Venetsanooulos The Edward S. Rogers Sr. Deartment

More information

Approximating min-max k-clustering

Approximating min-max k-clustering Aroximating min-max k-clustering Asaf Levin July 24, 2007 Abstract We consider the roblems of set artitioning into k clusters with minimum total cost and minimum of the maximum cost of a cluster. The cost

More information

Learning from persistence diagrams

Learning from persistence diagrams Learning from persistence diagrams Ulrich Bauer TUM July 7, 2015 ACAT final meeting IST Austria Joint work with: Jan Reininghaus, Stefan Huber, Roland Kwitt 1 / 28 ? 2 / 28 ? 2 / 28 3 / 28 3 / 28 3 / 28

More information

ALGEBRAIC TOPOLOGY MASTERMATH (FALL 2014) Written exam, 21/01/2015, 3 hours Outline of solutions

ALGEBRAIC TOPOLOGY MASTERMATH (FALL 2014) Written exam, 21/01/2015, 3 hours Outline of solutions ALGERAIC TOPOLOGY MASTERMATH FALL 014) Written exam, 1/01/015, 3 hours Outline of solutions Exercise 1. i) There are various definitions in the literature. ased on the discussion on. 5 of Lecture 3, as

More information

Geometric Inference on Kernel Density Estimates

Geometric Inference on Kernel Density Estimates 1 Geometric Inference on Kernel Density Estimates Jeff M. Phillis jeff@cs.utah.edu University of Utah Bei Wang beiwang@sci.utah.edu University of Utah Yan Zheng yanzheng@cs.utah.edu University of Utah

More information

CHAPTER 2: SMOOTH MAPS. 1. Introduction In this chapter we introduce smooth maps between manifolds, and some important

CHAPTER 2: SMOOTH MAPS. 1. Introduction In this chapter we introduce smooth maps between manifolds, and some important CHAPTER 2: SMOOTH MAPS DAVID GLICKENSTEIN 1. Introduction In this chater we introduce smooth mas between manifolds, and some imortant concets. De nition 1. A function f : M! R k is a smooth function if

More information

Network Configuration Control Via Connectivity Graph Processes

Network Configuration Control Via Connectivity Graph Processes Network Configuration Control Via Connectivity Grah Processes Abubakr Muhammad Deartment of Electrical and Systems Engineering University of Pennsylvania Philadelhia, PA 90 abubakr@seas.uenn.edu Magnus

More information

Code_Aster. Connection Harlequin 3D Beam

Code_Aster. Connection Harlequin 3D Beam Titre : Raccord Arlequin 3D Poutre Date : 24/07/2014 Page : 1/9 Connection Harlequin 3D Beam Summary: This document exlains the method Harlequin develoed in Code_Aster to connect a modeling continuous

More information

Pretest (Optional) Use as an additional pacing tool to guide instruction. August 21

Pretest (Optional) Use as an additional pacing tool to guide instruction. August 21 Trimester 1 Pretest (Otional) Use as an additional acing tool to guide instruction. August 21 Beyond the Basic Facts In Trimester 1, Grade 8 focus on multilication. Daily Unit 1: Rational vs. Irrational

More information

Towards understanding the Lorenz curve using the Uniform distribution. Chris J. Stephens. Newcastle City Council, Newcastle upon Tyne, UK

Towards understanding the Lorenz curve using the Uniform distribution. Chris J. Stephens. Newcastle City Council, Newcastle upon Tyne, UK Towards understanding the Lorenz curve using the Uniform distribution Chris J. Stehens Newcastle City Council, Newcastle uon Tyne, UK (For the Gini-Lorenz Conference, University of Siena, Italy, May 2005)

More information

Feedback-error control

Feedback-error control Chater 4 Feedback-error control 4.1 Introduction This chater exlains the feedback-error (FBE) control scheme originally described by Kawato [, 87, 8]. FBE is a widely used neural network based controller

More information

An Analysis of Reliable Classifiers through ROC Isometrics

An Analysis of Reliable Classifiers through ROC Isometrics An Analysis of Reliable Classifiers through ROC Isometrics Stijn Vanderlooy s.vanderlooy@cs.unimaas.nl Ida G. Srinkhuizen-Kuyer kuyer@cs.unimaas.nl Evgueni N. Smirnov smirnov@cs.unimaas.nl MICC-IKAT, Universiteit

More information

General Linear Model Introduction, Classes of Linear models and Estimation

General Linear Model Introduction, Classes of Linear models and Estimation Stat 740 General Linear Model Introduction, Classes of Linear models and Estimation An aim of scientific enquiry: To describe or to discover relationshis among events (variables) in the controlled (laboratory)

More information

Persistent Homology: Course Plan

Persistent Homology: Course Plan Persistent Homology: Course Plan Andrey Blinov 16 October 2017 Abstract This is a list of potential topics for each class of the prospective course, with references to the literature. Each class will have

More information

Distributed Rule-Based Inference in the Presence of Redundant Information

Distributed Rule-Based Inference in the Presence of Redundant Information istribution Statement : roved for ublic release; distribution is unlimited. istributed Rule-ased Inference in the Presence of Redundant Information June 8, 004 William J. Farrell III Lockheed Martin dvanced

More information

Mollifiers and its applications in L p (Ω) space

Mollifiers and its applications in L p (Ω) space Mollifiers and its alications in L () sace MA Shiqi Deartment of Mathematics, Hong Kong Batist University November 19, 2016 Abstract This note gives definition of mollifier and mollification. We illustrate

More information

MATH 6210: SOLUTIONS TO PROBLEM SET #3

MATH 6210: SOLUTIONS TO PROBLEM SET #3 MATH 6210: SOLUTIONS TO PROBLEM SET #3 Rudin, Chater 4, Problem #3. The sace L (T) is searable since the trigonometric olynomials with comlex coefficients whose real and imaginary arts are rational form

More information

Radial Basis Function Networks: Algorithms

Radial Basis Function Networks: Algorithms Radial Basis Function Networks: Algorithms Introduction to Neural Networks : Lecture 13 John A. Bullinaria, 2004 1. The RBF Maing 2. The RBF Network Architecture 3. Comutational Power of RBF Networks 4.

More information

Metrics Performance Evaluation: Application to Face Recognition

Metrics Performance Evaluation: Application to Face Recognition Metrics Performance Evaluation: Alication to Face Recognition Naser Zaeri, Abeer AlSadeq, and Abdallah Cherri Electrical Engineering Det., Kuwait University, P.O. Box 5969, Safat 6, Kuwait {zaery, abeer,

More information

Sharp gradient estimate and spectral rigidity for p-laplacian

Sharp gradient estimate and spectral rigidity for p-laplacian Shar gradient estimate and sectral rigidity for -Lalacian Chiung-Jue Anna Sung and Jiaing Wang To aear in ath. Research Letters. Abstract We derive a shar gradient estimate for ositive eigenfunctions of

More information

LECTURE 1: ADVERTISEMENT LECTURE. (0) x i + 1 2! x i x j

LECTURE 1: ADVERTISEMENT LECTURE. (0) x i + 1 2! x i x j LECTUE 1: ADVETISEMENT LECTUE. PAT III, MOSE HOMOLOGY, 2011 HTTP://MOSEHOMOLOGY.WIKISPACES.COM What are nice functions? We will consider the following setu: M = closed 1 (smooth) m-dimensional manifold,

More information

Generation of Linear Models using Simulation Results

Generation of Linear Models using Simulation Results 4. IMACS-Symosium MATHMOD, Wien, 5..003,. 436-443 Generation of Linear Models using Simulation Results Georg Otte, Sven Reitz, Joachim Haase Fraunhofer Institute for Integrated Circuits, Branch Lab Design

More information

PER-PATCH METRIC LEARNING FOR ROBUST IMAGE MATCHING. Sezer Karaoglu, Ivo Everts, Jan C. van Gemert, and Theo Gevers

PER-PATCH METRIC LEARNING FOR ROBUST IMAGE MATCHING. Sezer Karaoglu, Ivo Everts, Jan C. van Gemert, and Theo Gevers PER-PATCH METRIC LEARNING FOR ROBUST IMAGE MATCHING Sezer Karaoglu, Ivo Everts, Jan C. van Gemert, and Theo Gevers Intelligent Systems Lab, Amsterdam, University of Amsterdam, 1098 XH Amsterdam, The Netherlands

More information

The Value of Even Distribution for Temporal Resource Partitions

The Value of Even Distribution for Temporal Resource Partitions The Value of Even Distribution for Temoral Resource Partitions Yu Li, Albert M. K. Cheng Deartment of Comuter Science University of Houston Houston, TX, 7704, USA htt://www.cs.uh.edu Technical Reort Number

More information

RIEMANN-STIELTJES OPERATORS BETWEEN WEIGHTED BERGMAN SPACES

RIEMANN-STIELTJES OPERATORS BETWEEN WEIGHTED BERGMAN SPACES RIEMANN-STIELTJES OPERATORS BETWEEN WEIGHTED BERGMAN SPACES JIE XIAO This aer is dedicated to the memory of Nikolaos Danikas 1947-2004) Abstract. This note comletely describes the bounded or comact Riemann-

More information

Linear diophantine equations for discrete tomography

Linear diophantine equations for discrete tomography Journal of X-Ray Science and Technology 10 001 59 66 59 IOS Press Linear diohantine euations for discrete tomograhy Yangbo Ye a,gewang b and Jiehua Zhu a a Deartment of Mathematics, The University of Iowa,

More information

CR extensions with a classical Several Complex Variables point of view. August Peter Brådalen Sonne Master s Thesis, Spring 2018

CR extensions with a classical Several Complex Variables point of view. August Peter Brådalen Sonne Master s Thesis, Spring 2018 CR extensions with a classical Several Comlex Variables oint of view August Peter Brådalen Sonne Master s Thesis, Sring 2018 This master s thesis is submitted under the master s rogramme Mathematics, with

More information

Younggi Choi and Seonhee Yoon

Younggi Choi and Seonhee Yoon J. Korean Math. Soc. 39 (2002), No. 1,. 149 161 TORSION IN THE HOMOLOGY OF THE DOUBLE LOOP SPACES OF COMPACT SIMPLE LIE GROUPS Younggi Choi and Seonhee Yoon Abstract. We study the torsions in the integral

More information

Persistence based Clustering

Persistence based Clustering July 9, 2009 TGDA Workshop Persistence based Clustering Primoz Skraba joint work with Frédéric Chazal, Steve Y. Oudot, Leonidas J. Guibas 1-1 Clustering Input samples 2-1 Clustering Input samples Important

More information

2 Asymptotic density and Dirichlet density

2 Asymptotic density and Dirichlet density 8.785: Analytic Number Theory, MIT, sring 2007 (K.S. Kedlaya) Primes in arithmetic rogressions In this unit, we first rove Dirichlet s theorem on rimes in arithmetic rogressions. We then rove the rime

More information

2 Asymptotic density and Dirichlet density

2 Asymptotic density and Dirichlet density 8.785: Analytic Number Theory, MIT, sring 2007 (K.S. Kedlaya) Primes in arithmetic rogressions In this unit, we first rove Dirichlet s theorem on rimes in arithmetic rogressions. We then rove the rime

More information

CHAPTER-II Control Charts for Fraction Nonconforming using m-of-m Runs Rules

CHAPTER-II Control Charts for Fraction Nonconforming using m-of-m Runs Rules CHAPTER-II Control Charts for Fraction Nonconforming using m-of-m Runs Rules. Introduction: The is widely used in industry to monitor the number of fraction nonconforming units. A nonconforming unit is

More information

Unsupervised Hyperspectral Image Analysis Using Independent Component Analysis (ICA)

Unsupervised Hyperspectral Image Analysis Using Independent Component Analysis (ICA) Unsuervised Hyersectral Image Analysis Using Indeendent Comonent Analysis (ICA) Shao-Shan Chiang Chein-I Chang Irving W. Ginsberg Remote Sensing Signal and Image Processing Laboratory Deartment of Comuter

More information

Location of solutions for quasi-linear elliptic equations with general gradient dependence

Location of solutions for quasi-linear elliptic equations with general gradient dependence Electronic Journal of Qualitative Theory of Differential Equations 217, No. 87, 1 1; htts://doi.org/1.14232/ejqtde.217.1.87 www.math.u-szeged.hu/ejqtde/ Location of solutions for quasi-linear ellitic equations

More information

Lilian Markenzon 1, Nair Maria Maia de Abreu 2* and Luciana Lee 3

Lilian Markenzon 1, Nair Maria Maia de Abreu 2* and Luciana Lee 3 Pesquisa Oeracional (2013) 33(1): 123-132 2013 Brazilian Oerations Research Society Printed version ISSN 0101-7438 / Online version ISSN 1678-5142 www.scielo.br/oe SOME RESULTS ABOUT THE CONNECTIVITY OF

More information

On the minimax inequality and its application to existence of three solutions for elliptic equations with Dirichlet boundary condition

On the minimax inequality and its application to existence of three solutions for elliptic equations with Dirichlet boundary condition ISSN 1 746-7233 England UK World Journal of Modelling and Simulation Vol. 3 (2007) No. 2. 83-89 On the minimax inequality and its alication to existence of three solutions for ellitic equations with Dirichlet

More information

Math 751 Lecture Notes Week 3

Math 751 Lecture Notes Week 3 Math 751 Lecture Notes Week 3 Setember 25, 2014 1 Fundamental grou of a circle Theorem 1. Let φ : Z π 1 (S 1 ) be given by n [ω n ], where ω n : I S 1 R 2 is the loo ω n (s) = (cos(2πns), sin(2πns)). Then

More information

GENERICITY OF INFINITE-ORDER ELEMENTS IN HYPERBOLIC GROUPS

GENERICITY OF INFINITE-ORDER ELEMENTS IN HYPERBOLIC GROUPS GENERICITY OF INFINITE-ORDER ELEMENTS IN HYPERBOLIC GROUPS PALLAVI DANI 1. Introduction Let Γ be a finitely generated grou and let S be a finite set of generators for Γ. This determines a word metric on

More information

Interleaving Distance between Merge Trees

Interleaving Distance between Merge Trees Noname manuscript No. (will be inserted by the editor) Interleaving Distance between Merge Trees Dmitriy Morozov Kenes Beketayev Gunther H. Weber the date of receipt and acceptance should be inserted later

More information

A Special Case Solution to the Perspective 3-Point Problem William J. Wolfe California State University Channel Islands

A Special Case Solution to the Perspective 3-Point Problem William J. Wolfe California State University Channel Islands A Secial Case Solution to the Persective -Point Problem William J. Wolfe California State University Channel Islands william.wolfe@csuci.edu Abstract In this aer we address a secial case of the ersective

More information

Arc spaces and some adjacency problems of plane curves.

Arc spaces and some adjacency problems of plane curves. Arc saces and some adjacency roblems of lane curves. María Pe Pereira ICMAT, Madrid 3 de junio de 05 Joint work in rogress with Javier Fernández de Bobadilla and Patrick Poescu-Pamu Arcsace of (C, 0).

More information

Distributed K-means over Compressed Binary Data

Distributed K-means over Compressed Binary Data 1 Distributed K-means over Comressed Binary Data Elsa DUPRAZ Telecom Bretagne; UMR CNRS 6285 Lab-STICC, Brest, France arxiv:1701.03403v1 [cs.it] 12 Jan 2017 Abstract We consider a networ of binary-valued

More information

2-D Analysis for Iterative Learning Controller for Discrete-Time Systems With Variable Initial Conditions Yong FANG 1, and Tommy W. S.

2-D Analysis for Iterative Learning Controller for Discrete-Time Systems With Variable Initial Conditions Yong FANG 1, and Tommy W. S. -D Analysis for Iterative Learning Controller for Discrete-ime Systems With Variable Initial Conditions Yong FANG, and ommy W. S. Chow Abstract In this aer, an iterative learning controller alying to linear

More information

Recursive Estimation of the Preisach Density function for a Smart Actuator

Recursive Estimation of the Preisach Density function for a Smart Actuator Recursive Estimation of the Preisach Density function for a Smart Actuator Ram V. Iyer Deartment of Mathematics and Statistics, Texas Tech University, Lubbock, TX 7949-142. ABSTRACT The Preisach oerator

More information

SCHUR S LEMMA AND BEST CONSTANTS IN WEIGHTED NORM INEQUALITIES. Gord Sinnamon The University of Western Ontario. December 27, 2003

SCHUR S LEMMA AND BEST CONSTANTS IN WEIGHTED NORM INEQUALITIES. Gord Sinnamon The University of Western Ontario. December 27, 2003 SCHUR S LEMMA AND BEST CONSTANTS IN WEIGHTED NORM INEQUALITIES Gord Sinnamon The University of Western Ontario December 27, 23 Abstract. Strong forms of Schur s Lemma and its converse are roved for mas

More information

AI*IA 2003 Fusion of Multiple Pattern Classifiers PART III

AI*IA 2003 Fusion of Multiple Pattern Classifiers PART III AI*IA 23 Fusion of Multile Pattern Classifiers PART III AI*IA 23 Tutorial on Fusion of Multile Pattern Classifiers by F. Roli 49 Methods for fusing multile classifiers Methods for fusing multile classifiers

More information

Elementary Analysis in Q p

Elementary Analysis in Q p Elementary Analysis in Q Hannah Hutter, May Szedlák, Phili Wirth November 17, 2011 This reort follows very closely the book of Svetlana Katok 1. 1 Sequences and Series In this section we will see some

More information

Information collection on a graph

Information collection on a graph Information collection on a grah Ilya O. Ryzhov Warren Powell February 10, 2010 Abstract We derive a knowledge gradient olicy for an otimal learning roblem on a grah, in which we use sequential measurements

More information

1 Riesz Potential and Enbeddings Theorems

1 Riesz Potential and Enbeddings Theorems Riesz Potential and Enbeddings Theorems Given 0 < < and a function u L loc R, the Riesz otential of u is defined by u y I u x := R x y dy, x R We begin by finding an exonent such that I u L R c u L R for

More information

The Fekete Szegő theorem with splitting conditions: Part I

The Fekete Szegő theorem with splitting conditions: Part I ACTA ARITHMETICA XCIII.2 (2000) The Fekete Szegő theorem with slitting conditions: Part I by Robert Rumely (Athens, GA) A classical theorem of Fekete and Szegő [4] says that if E is a comact set in the

More information

Quantitative estimates of propagation of chaos for stochastic systems with W 1, kernels

Quantitative estimates of propagation of chaos for stochastic systems with W 1, kernels oname manuscrit o. will be inserted by the editor) Quantitative estimates of roagation of chaos for stochastic systems with W, kernels Pierre-Emmanuel Jabin Zhenfu Wang Received: date / Acceted: date Abstract

More information

Session 5: Review of Classical Astrodynamics

Session 5: Review of Classical Astrodynamics Session 5: Review of Classical Astrodynamics In revious lectures we described in detail the rocess to find the otimal secific imulse for a articular situation. Among the mission requirements that serve

More information

LINEAR SYSTEMS WITH POLYNOMIAL UNCERTAINTY STRUCTURE: STABILITY MARGINS AND CONTROL

LINEAR SYSTEMS WITH POLYNOMIAL UNCERTAINTY STRUCTURE: STABILITY MARGINS AND CONTROL LINEAR SYSTEMS WITH POLYNOMIAL UNCERTAINTY STRUCTURE: STABILITY MARGINS AND CONTROL Mohammad Bozorg Deatment of Mechanical Engineering University of Yazd P. O. Box 89195-741 Yazd Iran Fax: +98-351-750110

More information

Multiplicative group law on the folium of Descartes

Multiplicative group law on the folium of Descartes Multilicative grou law on the folium of Descartes Steluţa Pricoie and Constantin Udrişte Abstract. The folium of Descartes is still studied and understood today. Not only did it rovide for the roof of

More information

GENERATING FUZZY RULES FOR PROTEIN CLASSIFICATION E. G. MANSOORI, M. J. ZOLGHADRI, S. D. KATEBI, H. MOHABATKAR, R. BOOSTANI AND M. H.

GENERATING FUZZY RULES FOR PROTEIN CLASSIFICATION E. G. MANSOORI, M. J. ZOLGHADRI, S. D. KATEBI, H. MOHABATKAR, R. BOOSTANI AND M. H. Iranian Journal of Fuzzy Systems Vol. 5, No. 2, (2008). 21-33 GENERATING FUZZY RULES FOR PROTEIN CLASSIFICATION E. G. MANSOORI, M. J. ZOLGHADRI, S. D. KATEBI, H. MOHABATKAR, R. BOOSTANI AND M. H. SADREDDINI

More information

Topological Simplification in 3-Dimensions

Topological Simplification in 3-Dimensions Topological Simplification in 3-Dimensions David Letscher Saint Louis University Computational & Algorithmic Topology Sydney Letscher (SLU) Topological Simplification CATS 2017 1 / 33 Motivation Original

More information

4. Score normalization technical details We now discuss the technical details of the score normalization method.

4. Score normalization technical details We now discuss the technical details of the score normalization method. SMT SCORING SYSTEM This document describes the scoring system for the Stanford Math Tournament We begin by giving an overview of the changes to scoring and a non-technical descrition of the scoring rules

More information

Probability Estimates for Multi-class Classification by Pairwise Coupling

Probability Estimates for Multi-class Classification by Pairwise Coupling Probability Estimates for Multi-class Classification by Pairwise Couling Ting-Fan Wu Chih-Jen Lin Deartment of Comuter Science National Taiwan University Taiei 06, Taiwan Ruby C. Weng Deartment of Statistics

More information

On Isoperimetric Functions of Probability Measures Having Log-Concave Densities with Respect to the Standard Normal Law

On Isoperimetric Functions of Probability Measures Having Log-Concave Densities with Respect to the Standard Normal Law On Isoerimetric Functions of Probability Measures Having Log-Concave Densities with Resect to the Standard Normal Law Sergey G. Bobkov Abstract Isoerimetric inequalities are discussed for one-dimensional

More information

An Adaptive Three-bus Power System Equivalent for Estimating Voltage Stability Margin from Synchronized Phasor Measurements

An Adaptive Three-bus Power System Equivalent for Estimating Voltage Stability Margin from Synchronized Phasor Measurements An Adative Three-bus Power System Equivalent for Estimating oltage Stability argin from Synchronized Phasor easurements Fengkai Hu, Kai Sun University of Tennessee Knoxville, TN, USA fengkaihu@utk.edu

More information

MODULAR LINEAR TRANSVERSE FLUX RELUCTANCE MOTORS

MODULAR LINEAR TRANSVERSE FLUX RELUCTANCE MOTORS MODULAR LINEAR TRANSVERSE FLUX RELUCTANCE MOTORS Dan-Cristian POPA, Vasile IANCU, Loránd SZABÓ, Deartment of Electrical Machines, Technical University of Cluj-Naoca RO-400020 Cluj-Naoca, Romania; e-mail:

More information

IMPROVED BOUNDS IN THE SCALED ENFLO TYPE INEQUALITY FOR BANACH SPACES

IMPROVED BOUNDS IN THE SCALED ENFLO TYPE INEQUALITY FOR BANACH SPACES IMPROVED BOUNDS IN THE SCALED ENFLO TYPE INEQUALITY FOR BANACH SPACES OHAD GILADI AND ASSAF NAOR Abstract. It is shown that if (, ) is a Banach sace with Rademacher tye 1 then for every n N there exists

More information

Solved Problems. (a) (b) (c) Figure P4.1 Simple Classification Problems First we draw a line between each set of dark and light data points.

Solved Problems. (a) (b) (c) Figure P4.1 Simple Classification Problems First we draw a line between each set of dark and light data points. Solved Problems Solved Problems P Solve the three simle classification roblems shown in Figure P by drawing a decision boundary Find weight and bias values that result in single-neuron ercetrons with the

More information

Combining Logistic Regression with Kriging for Mapping the Risk of Occurrence of Unexploded Ordnance (UXO)

Combining Logistic Regression with Kriging for Mapping the Risk of Occurrence of Unexploded Ordnance (UXO) Combining Logistic Regression with Kriging for Maing the Risk of Occurrence of Unexloded Ordnance (UXO) H. Saito (), P. Goovaerts (), S. A. McKenna (2) Environmental and Water Resources Engineering, Deartment

More information

B8.1 Martingales Through Measure Theory. Concept of independence

B8.1 Martingales Through Measure Theory. Concept of independence B8.1 Martingales Through Measure Theory Concet of indeendence Motivated by the notion of indeendent events in relims robability, we have generalized the concet of indeendence to families of σ-algebras.

More information

Theorems Geometry. Joshua Ruiter. April 8, 2018

Theorems Geometry. Joshua Ruiter. April 8, 2018 Theorems Geometry Joshua Ruiter Aril 8, 2018 Aendix A: Toology Theorem 0.1. Let f : X Y be a continuous ma between toological saces. If K X is comact, then f(k) Y is comact. 1 Chater 1 Theorem 1.1 (Toological

More information

Geometric Inference on Kernel Density Estimates

Geometric Inference on Kernel Density Estimates Geometric Inference on Kernel Density Estimates Bei Wang 1 Jeff M. Phillips 2 Yan Zheng 2 1 Scientific Computing and Imaging Institute, University of Utah 2 School of Computing, University of Utah Feb

More information

E-companion to A risk- and ambiguity-averse extension of the max-min newsvendor order formula

E-companion to A risk- and ambiguity-averse extension of the max-min newsvendor order formula e-comanion to Han Du and Zuluaga: Etension of Scarf s ma-min order formula ec E-comanion to A risk- and ambiguity-averse etension of the ma-min newsvendor order formula Qiaoming Han School of Mathematics

More information

SECTION 5: FIBRATIONS AND HOMOTOPY FIBERS

SECTION 5: FIBRATIONS AND HOMOTOPY FIBERS SECTION 5: FIBRATIONS AND HOMOTOPY FIBERS In this section we will introduce two imortant classes of mas of saces, namely the Hurewicz fibrations and the more general Serre fibrations, which are both obtained

More information

Sums of independent random variables

Sums of independent random variables 3 Sums of indeendent random variables This lecture collects a number of estimates for sums of indeendent random variables with values in a Banach sace E. We concentrate on sums of the form N γ nx n, where

More information

THE RATIONAL COHOMOLOGY OF A p-local COMPACT GROUP

THE RATIONAL COHOMOLOGY OF A p-local COMPACT GROUP THE RATIONAL COHOMOLOGY OF A -LOCAL COMPACT GROUP C. BROTO, R. LEVI, AND B. OLIVER Let be a rime number. In [BLO3], we develoed the theory of -local comact grous. The theory is modelled on the -local homotoy

More information

Combinatorics of topmost discs of multi-peg Tower of Hanoi problem

Combinatorics of topmost discs of multi-peg Tower of Hanoi problem Combinatorics of tomost discs of multi-eg Tower of Hanoi roblem Sandi Klavžar Deartment of Mathematics, PEF, Unversity of Maribor Koroška cesta 160, 000 Maribor, Slovenia Uroš Milutinović Deartment of

More information

Information collection on a graph

Information collection on a graph Information collection on a grah Ilya O. Ryzhov Warren Powell October 25, 2009 Abstract We derive a knowledge gradient olicy for an otimal learning roblem on a grah, in which we use sequential measurements

More information

An Ant Colony Optimization Approach to the Probabilistic Traveling Salesman Problem

An Ant Colony Optimization Approach to the Probabilistic Traveling Salesman Problem An Ant Colony Otimization Aroach to the Probabilistic Traveling Salesman Problem Leonora Bianchi 1, Luca Maria Gambardella 1, and Marco Dorigo 2 1 IDSIA, Strada Cantonale Galleria 2, CH-6928 Manno, Switzerland

More information

Weil s Conjecture on Tamagawa Numbers (Lecture 1)

Weil s Conjecture on Tamagawa Numbers (Lecture 1) Weil s Conjecture on Tamagawa Numbers (Lecture ) January 30, 204 Let R be a commutative ring and let V be an R-module. A quadratic form on V is a ma q : V R satisfying the following conditions: (a) The

More information

Stone Duality for Skew Boolean Algebras with Intersections

Stone Duality for Skew Boolean Algebras with Intersections Stone Duality for Skew Boolean Algebras with Intersections Andrej Bauer Faculty of Mathematics and Physics University of Ljubljana Andrej.Bauer@andrej.com Karin Cvetko-Vah Faculty of Mathematics and Physics

More information

Recent Developments in Multilayer Perceptron Neural Networks

Recent Developments in Multilayer Perceptron Neural Networks Recent Develoments in Multilayer Percetron eural etworks Walter H. Delashmit Lockheed Martin Missiles and Fire Control Dallas, Texas 75265 walter.delashmit@lmco.com walter.delashmit@verizon.net Michael

More information

#A8 INTEGERS 12 (2012) PARTITION OF AN INTEGER INTO DISTINCT BOUNDED PARTS, IDENTITIES AND BOUNDS

#A8 INTEGERS 12 (2012) PARTITION OF AN INTEGER INTO DISTINCT BOUNDED PARTS, IDENTITIES AND BOUNDS #A8 INTEGERS 1 (01) PARTITION OF AN INTEGER INTO DISTINCT BOUNDED PARTS, IDENTITIES AND BOUNDS Mohammadreza Bidar 1 Deartment of Mathematics, Sharif University of Technology, Tehran, Iran mrebidar@gmailcom

More information

Existence of solutions to a superlinear p-laplacian equation

Existence of solutions to a superlinear p-laplacian equation Electronic Journal of Differential Equations, Vol. 2001(2001), No. 66,. 1 6. ISSN: 1072-6691. URL: htt://ejde.math.swt.edu or htt://ejde.math.unt.edu ft ejde.math.swt.edu (login: ft) Existence of solutions

More information

GIVEN an input sequence x 0,..., x n 1 and the

GIVEN an input sequence x 0,..., x n 1 and the 1 Running Max/Min Filters using 1 + o(1) Comarisons er Samle Hao Yuan, Member, IEEE, and Mikhail J. Atallah, Fellow, IEEE Abstract A running max (or min) filter asks for the maximum or (minimum) elements

More information

On a class of Rellich inequalities

On a class of Rellich inequalities On a class of Rellich inequalities G. Barbatis A. Tertikas Dedicated to Professor E.B. Davies on the occasion of his 60th birthday Abstract We rove Rellich and imroved Rellich inequalities that involve

More information

Rotations in Curved Trajectories for Unconstrained Minimization

Rotations in Curved Trajectories for Unconstrained Minimization Rotations in Curved rajectories for Unconstrained Minimization Alberto J Jimenez Mathematics Deartment, California Polytechnic University, San Luis Obiso, CA, USA 9407 Abstract Curved rajectories Algorithm

More information

A Qualitative Event-based Approach to Multiple Fault Diagnosis in Continuous Systems using Structural Model Decomposition

A Qualitative Event-based Approach to Multiple Fault Diagnosis in Continuous Systems using Structural Model Decomposition A Qualitative Event-based Aroach to Multile Fault Diagnosis in Continuous Systems using Structural Model Decomosition Matthew J. Daigle a,,, Anibal Bregon b,, Xenofon Koutsoukos c, Gautam Biswas c, Belarmino

More information

Sharp Hodge Decompositions, Maxwell s Equations, and Vector Poisson Problems on Non-Smooth, Three-Dimensional Riemannian Manifolds

Sharp Hodge Decompositions, Maxwell s Equations, and Vector Poisson Problems on Non-Smooth, Three-Dimensional Riemannian Manifolds Shar Hodge Decomositions, Maxwell s Equations, and Vector Poisson Problems on Non-Smooth, Three-Dimensional Riemannian Manifolds Marius Mitrea Dedicated to the memory of José F. Escobar Abstract We solve

More information

Best approximation by linear combinations of characteristic functions of half-spaces

Best approximation by linear combinations of characteristic functions of half-spaces Best aroximation by linear combinations of characteristic functions of half-saces Paul C. Kainen Deartment of Mathematics Georgetown University Washington, D.C. 20057-1233, USA Věra Kůrková Institute of

More information

On Doob s Maximal Inequality for Brownian Motion

On Doob s Maximal Inequality for Brownian Motion Stochastic Process. Al. Vol. 69, No., 997, (-5) Research Reort No. 337, 995, Det. Theoret. Statist. Aarhus On Doob s Maximal Inequality for Brownian Motion S. E. GRAVERSEN and G. PESKIR If B = (B t ) t

More information

COMMUNICATION BETWEEN SHAREHOLDERS 1

COMMUNICATION BETWEEN SHAREHOLDERS 1 COMMUNICATION BTWN SHARHOLDRS 1 A B. O A : A D Lemma B.1. U to µ Z r 2 σ2 Z + σ2 X 2r ω 2 an additive constant that does not deend on a or θ, the agents ayoffs can be written as: 2r rθa ω2 + θ µ Y rcov

More information

ANALYTIC NUMBER THEORY AND DIRICHLET S THEOREM

ANALYTIC NUMBER THEORY AND DIRICHLET S THEOREM ANALYTIC NUMBER THEORY AND DIRICHLET S THEOREM JOHN BINDER Abstract. In this aer, we rove Dirichlet s theorem that, given any air h, k with h, k) =, there are infinitely many rime numbers congruent to

More information

Principal Components Analysis and Unsupervised Hebbian Learning

Principal Components Analysis and Unsupervised Hebbian Learning Princial Comonents Analysis and Unsuervised Hebbian Learning Robert Jacobs Deartment of Brain & Cognitive Sciences University of Rochester Rochester, NY 1467, USA August 8, 008 Reference: Much of the material

More information

CHAPTER 3: TANGENT SPACE

CHAPTER 3: TANGENT SPACE CHAPTER 3: TANGENT SPACE DAVID GLICKENSTEIN 1. Tangent sace We shall de ne the tangent sace in several ways. We rst try gluing them together. We know vectors in a Euclidean sace require a baseoint x 2

More information