arxiv: v1 [cs.lg] 31 Oct 2017

Size: px
Start display at page:

Download "arxiv: v1 [cs.lg] 31 Oct 2017"

Transcription

1 ACCELERATED SPARSE SUBSPACE CLUSTERING Abofaz Hashemi and Haris Vikao Department of Eectrica and Computer Engineering, University of Texas at Austin, Austin, TX, USA arxiv:7.26v [cs.lg] 3 Oct 27 ABSTRACT State-of-the-art agorithms for sparse subspace custering perform spectra custering on a simiarity matrix typicay obtained by representing each data point as a sparse combination of other points using either basis pursuit (BP) or orthogona matching pursuit (OMP). BP-based methods are often prohibitive in practice whie the performance of OMP-based schemes are unsatisfactory, especiay in settings where data points are highy simiar. In this paper, we propose a nove agorithm that expoits an acceerated variant of orthogona east-squares to efficienty find the underying subspaces. We show that under certain conditions the proposed agorithm returns a subspace-preserving soution. Simuation resuts iustrate that the proposed method compares favoraby with BP-based method in terms of running time whie being significanty more accurate than OMP-based schemes. Index Terms sparse subspace custering, acceerated orthogona east squares, scaabe agorithm, arge-scae data. INTRODUCTION Massive amounts of data coected by recent information systems give rise to new chaenges in the fied of signa processing, machine earning, and data anaysis. One such chaenge is to deveop fast and accurate agorithms so as to find owdimensiona structures in arge-scae high-dimensiona data sets. The task of extracting such ow-dimensiona structures is encountered in many practica appications incuding motion segmentation and face custering in computer vision [, 2], image representation and compression in image custering [3, 4], and hybrid system identification in systems theory [5]. In these settings, the data can be thought of as being a coection of points ying on a union of ow-dimensiona subspaces. The goa of subspace custering is to organize data points into severa custers so that each custer contains ony the points from the same subspace. Subspace custering has drawn significant attention over the past decade [6]. Among various approaches to subspace custering, methods that rey on spectra custering [7] to anayze the simiarity matrix representing the reations among data points have received much attention due to their simpicity, theoretica rigour, and superior performance. These methods assume that the data is sef-expressive [8], i.e., each data point can be represented by a inear combination of the other points in the union of subspaces. This motivates the search for a a so-caed subspace preserving simiarity matrix which estabishes stronger connections among the points originating from a simiar subspace. To form such a simiarity matrix, the sparse subspace custering (SSC) method in [8, 9] empoys a sparse reconstruction agorithm referred to as basis pursuit (BP) that aims to minimize an -norm objective by means of convex optimization approaches such as interior point [] or aternating direction of method of mutipiers (ADMM) []. In [2, 3], orthogona matching pursuit (OMP) is used to greediy buid the simiarity matrix. Low rank subspace custering approaches in [4 7] rey on convex optimization techniques with 2 -norm and nucear norm reguarizations and find the singuar vaue decomposition (SVD) of the data so as to buid the simiarity matrix. Finay, [8] presents an agorithm that constructs the simiarity matrix through threshoding the correations among the data points. Performance of sef-expressiveness-based subspace custering schemes was anayzed in various settings. It was shown in [8, 9] that when the subspaces are disjoint (independent), the BP-based method is subspace preserving. [9, 2] take a geometric point of view to further study the performance of BP-based SSC agorithm in the setting of intersecting subspaces and in the presence of outiers. These resuts are extended to the OMP-based SSC in [2, 3]. Sparse subspace custering of arge-scae data is computationay chaenging. The computationa compexity of state-of-the-art BP-based method in [8] and the ow rank representation methods [4 7] is often prohibitive in practica appications. On the other hand, current scaabe SSC agorithms, e.g., [2, 3], may produce poor custering soutions, especiay in scenarios where the subspaces are not we separated. In this paper, we address these chaenges by proposing a nove sef-expressiveness-based agorithm for subspace custering that expoits a fast variant of orthogona east-squares (OLS) to efficienty form a simiarity matrix by finding a sparse representation for each data point. We anayze the performance of the proposed scheme and show that in the scenarios where the subspaces are independent, the proposed agorithm aways finds a soution that is subspacepreserving. Simuation studies iustrate that our proposed SSC agorithm significanty outperforms the state-of-the-art method [8] in terms of runtime whie providing essentiay the same or better custering accuracy. The resuts further

2 iustrate that, unike the methods in [8,2,3], when the subspaces are dependent our proposed scheme finds a subspace preserving soution. The rest of the paper is organized as foows. Section 2 formay states the subspace custering probem and reviews some reevant concepts. In Section 3, we introduce the acceerated sparse subspace custering agorithm and anayze its performance. Section 4 presents the simuation resuts whie the concuding remarks are stated in Section PROBLEM FORMULATION First, we briefy summarize notation used in the paper and then formay introduce the SSC probem. Bod capita etters denote matrices whie bod owercase etters represent vectors. For a matrix A, A ij denotes the (i,j) entry of A, and a j is the j th coumn of A. Additionay, A S is the submatrix of A that contains the coumns of A indexed by the set S. L S denotes the subspace spanned by the coumns of A S. P S = I A SA S is the projection operator onto the orthogona compement of L S where A S = ( A A S A S) S denotes the Moore-Penrose pseudoinverse of A S and I is the identity matrix. Further, et [n] = {,...,n},be the vector of a ones, andu(,q) denote the uniform distribution on[, q]. The SSC probem is detaied next. Let{y} N i= be a coection of data points inr D and ety = [y,...,y N ] R D N be the data matrix representing the data points. The data points are drawn from a union of n subspaces {S i } n i= with dimensions{d i } n i=. Without a oss of generaity, we assume that the coumns of Y, i.e., the data points, are normaized vectors with unit 2 norm. The goa of subspace custering is to partition {y} N i= into n groups so that the points that beong to the same subspace are assigned to the same custer. In the sparse subspace custering (SSC) framework [8], one assumes that the data points satisfy the sef-expressiveness property formay stated beow. Definition. A coection of data points{y} N i= satisfies the sef-expressiveness property if each data point has a inear representation in terms of the other points in the coection, i.e., there exist a representation matrixcsuch that Y = YC, diag(c) =. () Notice that since each point in S i can be written in terms of at mostd i points ins i, SSC aims to find a sparse subspace preserving C as formaized next. Definition 2. A representation matrix C is subspace preserving if for aj, [N] and a subspaces i it hods that C j = y j,y S i. (2) The MATLAB impementation of the proposed agorithm is avaiabe at The task of finding a subspace preserving C eads to the optimization probem [8] min c j c j s.t. y j = Yc j, C jj =, (3) where c j is the j th coumn of C. Given a subspace preserving soution C, one constructs a simiarity matrix W = C + C for the data points. The graph normaized Lapacian of the simiarity matrix W is then used as an input to a spectra custering agorithm [7] which in turn produces custering assignments. 3. ACCELERATED OLS FOR SUBSPACE CLUSTERING In this section, we deveop a nove sef-expressiveness-based agorithm for the subspace custering probem and anayze its performance. We propose to find an approximate soution to the probem min c j c j s.t. y j Yc j 2 2 ǫ, C jj =, (4) by empoying a ow-compexity variant of the orthogona east-squares (OLS) agorithm [2] so as to find a sparse representation for each data point and thus construct C. Note that in (4), ǫ is a sma predefined parameter that is used as the stopping criterion of the proposed agorithm. The OLS agorithm, drawn much attention in recent years [2 26], is a greedy heuristic that iterativey reconstructs sparse signas by identifying one nonzero signa component at a time. The compexity of using cassica OLS [2] to find a subspace preserving C athough ower than that of the BP-based SSC method [8] might be prohibitive in appications invoving arge-scae data. To this end, we propose a fast variant of OLS referred to as acceerated OLS (AOLS) [27] that significanty improves both the running time and accuracy of the cassica OLS. AOLS repaces the aforementioned singe component seection strategy by the procedure wherel indices are seected at each iteration, eading to significant improvements in both computationa cost and accuracy. To enabe significant gains in speed, AOLS efficienty buids a coection of orthogona vectors {u,...,u L } T = that represent the basis of the subspace that incudes the approximation of the sparse signa. 2 In order to use AOLS for the SSC probem, consider the task of finding a sparse representation for y j. Let A j [N]\{j} be the set containing indices of data points with nonzero coefficients in the representation of y j. That is, for a A j, C j. The proposed agorithm for sparse subspace custering, referred to as acceerated sparse subspace custering (ASSC), finds A j in an iterative fashion (See Agorithm ). In particuar, starting with 2 T < N is the maximum number of iterations that depends on the threshod parameter ǫ.

3 Agorithm Acceerated Sparse Subspace Custering : Input: Y, L,ǫ,T 2: Output: custering assignment vector s 3: forj =,...,N 4: Initiaize r = y j, i =, A j =, t = y for a [N]\{j} 5: whie r i 2 2 ǫ andi < T 6: Seect {s,...,s L } corresponding to L argest terms(y r i/y t(i) ) 2 t (i) 2 2 7: A j A j {s,...,s L } 8: i i+ 9: Perform (6) L times to update {u,...,u L } i = andr i = t (i ) L t (i ) uik k= u ik u 2 ik for a 2 : t (i) [N]\{j} : end whie 2: c j = Y A j y j 3: end for 4: W = C + C 5: Appy spectra custering on the normaized Lapacian of W to obtains A j =, in the i th iteration we identify L data points {y s,...,y sl } for the representation of y j. The indices {s,...,s L } [N]\(A j {j}) correspond to the L argest terms (y r i /y t(i ) ) 2 t (i ) 2 2, where r i = P A j y j denotes the residua vector in the i th iteration with r = y j, and t (i) = t (i ) L k= t (i ) uik u ik 2 u ik (5) 2 is the projection of y onto the span of orthogona vectors {u,...,u L } i =. Once {y s,...,y sl } are seected, we use the assignment u ik = y s k r i t (i) ys k t (i) s k, r i r i u ik, (6) s k L times to obtain r i and {u,...,u L } i = that are required for subsequent iterations. This procedure is continued unti r i 2 2 < ǫ for some iteration i T, or the agorithm reaches the predefined maximum number of iterations T. Then the vector of coefficients c j used for representing y j is computed as the east-squares soution c j = Y A j y j. Finay, having found c j s, we construct W = C + C and appy spectra custering on its normaized Lapacian to obtain the custering soution. 3.. Performance Guarantee for ASSC In this section, we anayze performance of the ASSC agorithm under the scenario that data points are noiseess and drawn from a union of independent subspaces, as defined next. Definition 3. Let {S i } n i= be a coection of subspaces with dimensions {d i } n i=. Define n i= S i = { i y i : y i S i }. Then, {S i } n i= is caed independent if and ony if dim( n i= S i) = n i= d i. Theorem states our main theoretica resuts about the performance of the proposed ASSC agorithm. Theorem. Let {y i } N i= be a coection of noiseess data points drawn from a union of independent subspaces{s i } n i=. Then, the representation matrix C returned by the ASSC agorithm is subspace preserving. The proof of Theorem, omitted for brevity, reies on the observation that in order to seect new representation points, ASSC finds data points that are highy correated with the current residua vector. Since the subspaces are independent, if ASSC chooses a point that is drawn from a different subspace, its corresponding coefficient wi be zero once ASSC meets a terminating criterion (e.g., 2 -norm of the residua vector becomes ess thanǫort = N ). Hence, ony the points that are drawn from the same subspace wi have nonzero coefficients in the fina sparse representation. Remark: It has been shown in [8, 2, 3] that if subspaces are independent, SSC-BP and SSC-OMP schemes are aso subspace preserving. However, as we iustrate in our simuation resuts, ASSC is very robust with respect to dependencies among the data points across different subspaces whie in those settings SSC-BP and SSC-OMP strugge to produce a subspace preserving matrix C. Further theoretica anaysis of this setting is eft to future work. 4. SIMULATION RESULTS To evauate performance of the ASSC agorithm, we compare it to that of the BP-based [8, 9] and OMP-based [2, 3] SSC schemes, referred to as SSC-BP and SSC-OMP, respectivey. For SSC-BP, two impementations based on ADMM and interior point methods are avaiabe by the authors of [8, 9]. The interior point impementation of SSC-BP is more accurate than the ADMM impementation whie the ADMM impementation tends to produce sup-optima soution in a few iterations. However, the interior point impementation is very sow even for reativey sma probems. Therefore, in our simuation studies we use the ADMM impementation of SSC-BP that is provided by the authors of [8, 9]. Our scheme is tested for L = and L = 2. We consider the foowing two scenarios: () A random mode where the subspaces are with high probabiity near-independent; and (2) The setting where we used hybrid dictionaries [25] to generate simiar data points across different subspaces which in turn impies the independence assumption no onger hods. In both scenarios, we randomy generate n = 5 subspaces, each of dimension d = 6, in an ambient space of dimension D = 9.

4 (a) Subspace preserving rate (b) Subspace preserving error (c) Custering accuracy (d) Running time (sec) Fig. : Performance comparison of ASSC, SSC-OMP [2,3], and SSC-BP [8,9] on synthetic data with no perturbation. The points are drawn from 5 subspaces of dimension 6 in ambient dimension 9. Each subspace contains the same number of points and the overa number of points is varied from 25 to (a) Subspace preserving rate (b) Subspace preserving error (c) Custering accuracy (d) Running time (sec) Fig. 2: Performance comparison of ASSC, SSC-OMP [2, 3], and SSC-BP [8, 9] on synthetic data with perturbation terms Q U(,). The points are drawn from 5 subspaces of dimension 6 in ambient dimension 9. Each subspace contains the same number of points and the overa number of points is varied from 25 to 5. Each subspace contains N i sampe points where we vary N i from 5 to ; therefore, the tota number of data points, N = n i= N i, is varied from 25 to 5. The resuts are averaged over 2 independent instances. For scenario (), we generate data points by uniformy samping from the unit sphere. For the second scenario, after samping a data point, we add a perturbation termq D whereq U(,). In addition to comparing the agorithms in terms of their custering accuracy and running time, we use the foowing metrics defined in [8, 9] that quantify the subspace preserving property of the representation matrix C returned by each agorithm: Subspace preserving rate defined as the fraction of points whose representations are subspace-preserving, Subspace preserving error defined as the fraction of norms of the representation coefficients associated with points from other subspaces, i.e., j ( i O C ij / c j ) where O N represents the set of data points from other subspaces. The resuts for the scenario () and (2) are iustrated in Fig. and Fig. 2, respectivey. As we see in Fig., ASSC is neary as fast as SSC-OMP and orders of magnitude faster than SSC-BP whie ASSC achieves better subspace preserving rate, subspace preserving error, and custering accuracy compared to competing schemes. Regarding the second scenario, we observe that the performance of SSC- OMP is severey deteriorated whie ASSC sti outperforms both SSC-BP and SSC-OMP in terms of accuracy. Further, simiar to the first scenario, running time of ASSC is simiar to that of SSC-OMP whie both methods are much faster that SSC-BP. Overa as Fig. and Fig. 2 iustrate, ASSC agorithm, especiay with L = 2, is superior to other schemes and is essentiay as fast as the SSC-OMP method. 5. CONCLUSION In this paper, we proposed a nove agorithm for custering high dimensiona data ying on a union of subspaces. The proposed agorithm, referred to as acceerated sparse subspace custering (ASSC), empoys a computationay efficient variant of the orthogona east-squares agorithm to construct a simiarity matrix under the assumption that each data point can be written as a sparse inear combination of other data points in the subspaces. ASSC then performs spectra custering on the simiarity matrix to find the custering soution. We anayzed the performance of the proposed scheme and provided a theorem stating that if the subspaces are independent, the simiarity matrix generated by ASSC is subspacepreserving. In simuations, we demonstrated that the proposed agorithm is orders of magnitudes faster than the BPbased SSC scheme [8, 9] and essentiay deivers the same or better custering soution. The resuts aso show that ASSC outperforms the state-of-the-art OMP-based method [2, 3], especiay in scenarios where the data points across different subspaces are simiar. As part of the future work, it woud be of interest to extend our resuts and anayze performance of ASSC in the genera setting where the subspaces are arbitrary and not necessariy independent. Moreover, it woud be beneficia to deveop distributed impementations for further acceeration of ASSC.

5 6. REFERENCES [] A. Y. Yang, J. Wright, Y. Ma, and S. S. Sastry, Unsupervised segmentation of natura images via ossy data compression, Computer Vision and Image Understanding, vo., no. 2, pp , 28. [2] R. Vida, R. Tron, and R. Hartey, Mutiframe motion segmentation with missing data using powerfactorization and gpca, Internationa Journa of Computer Vision, vo. 79, no., pp. 85 5, 28. [3] J. Ho, M.-H. Yang, J. Lim, K.-C. Lee, and D. Kriegman, Custering appearances of objects under varying iumination conditions, in Computer vision and pattern recognition, 23. Proceedings. 23 IEEE computer society conference on, vo., pp. I I, IEEE, 23. [4] W. Hong, J. Wright, K. Huang, and Y. Ma, Mutiscae hybrid inear modes for ossy image representation, IEEE Transactions on Image Processing, vo. 5, no. 2, pp , 26. [5] R. Vida, S. Soatto, Y. Ma, and S. Sastry, An agebraic geometric approach to the identification of a cass of inear hybrid systems, in Decision and Contro, 23. Proceedings. 42nd IEEE Conference on, vo., pp , IEEE, 23. [6] R. Vida, Subspace custering, IEEE Signa Processing Magazine, vo. 28, no. 2, pp , 2. [7] A. Y. Ng, M. I. Jordan, Y. Weiss, et a., On spectra custering: Anaysis and an agorithm, in Proceedings of the Advances in Neura Information Processing Systems (NIPS), vo. 4, pp , 2. [8] E. Ehamifar and R. Vida, Sparse subspace custering, in Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR), pp , IEEE, 29. [9] E. Ehamifar and R. Vida, Sparse subspace custering: Agorithm, theory, and appications, IEEE transactions on pattern anaysis and machine inteigence, vo. 35, no., pp , 23. [] S.-J. Kim, K. Koh, M. Lustig, S. Boyd, and D. Gorinevsky, An interior-point method for arge-scae -reguarized east squares, IEEE journa of seected topics in signa processing, vo., no. 4, pp , 27. [] S. Boyd, N. Parikh, E. Chu, B. Peeato, and J. Eckstein, Distributed optimization and statistica earning via the aternating direction method of mutipiers, Foundations and Trends R in Machine Learning, vo. 3, no., pp. 22, Jan. 2. [2] E. L. Dyer, A. C. Sankaranarayanan, and R. G. Baraniuk, Greedy feature seection for subspace custering, The Journa of Machine Learning Research, vo. 4, no., pp , 23. [3] C. You, D. Robinson, and R. Vida, Scaabe sparse subspace custering by orthogona matching pursuit, in in Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR), pp , 26. [4] C.-Y. Lu, H. Min, Z.-Q. Zhao, L. Zhu, D.-S. Huang, and S. Yan, Robust and efficient subspace segmentation via east squares regression, Computer Vision ECCV 22, pp , 22. [5] G. Liu, Z. Lin, S. Yan, J. Sun, Y. Yu, and Y. Ma, Robust recovery of subspace structures by ow-rank representation, IEEE Transactions on Pattern Anaysis and Machine Inteigence, vo. 35, no., pp. 7 84, 23. [6] P. Favaro, R. Vida, and A. Ravichandran, A cosed form soution to robust subspace estimation and custering, in Computer Vision and Pattern Recognition (CVPR), 2 IEEE Conference on, pp. 8 87, IEEE, 2. [7] R. Vida and P. Favaro, Low rank subspace custering (rsc), Pattern Recognition Letters, vo. 43, pp. 47 6, 24. [8] R. Hecke and H. Böcskei, Robust subspace custering via threshoding, IEEE Transactions on Information Theory, vo. 6, no., pp , 25. [9] M. Sotanokotabi and E. J. Candes, A geometric anaysis of subspace custering with outiers, The Annas of Statistics, pp , Aug. 22. [2] M. Sotanokotabi, E. Ehamifar, E. J. Candes, et a., Robust subspace custering, The Annas of Statistics, vo. 42, no. 2, pp , Apr. 24. [2] S. Chen, S. A. Biings, and W. Luo, Orthogona east squares methods and their appication to non-inear system identification, Internationa Journa of Contro, vo. 5, no. 5, pp , Nov [22] A. Hashemi and H. Vikao, Recovery of sparse signas via branch and bound east-squares, in Proceedings of IEEE Internationa Conference on Acoustics, Speech, and Signa Processing (ICASSP), pp , IEEE, 27. [23] L. Reboo-Neira and D. Lowe, Optimized orthogona matching pursuit approach, IEEE Signa Processing Letters, vo. 9, no. 4, pp. 37 4, Apr. 22. [24] A. Hashemi and H. Vikao, Sparse inear regression via generaized orthogona east-squares, in Proceedings of IEEE Goba Conference on Signa and Information Processing (GobaSIP), pp , IEEE, Dec. 26. [25] C. Soussen, R. Gribonva, J. Idier, and C. Herzet, Joint k-step anaysis of orthogona matching pursuit and orthogona east squares, IEEE Transactions on Information Theory, vo. 59, no. 5, pp , May 23. [26] C. Herzet, A. Drémeau, and C. Soussen, Reaxed recovery conditions for omp/os by expoiting both coherence and decay, IEEE Transactions on Information Theory, vo. 62, no., pp , 26. [27] A. Hashemi and H. Vikao, Samping requirements and acceerated schemes for sparse inear regression with orthogona east-squares, arxiv preprint arxiv, 26.

An Algorithm for Pruning Redundant Modules in Min-Max Modular Network

An Algorithm for Pruning Redundant Modules in Min-Max Modular Network An Agorithm for Pruning Redundant Modues in Min-Max Moduar Network Hui-Cheng Lian and Bao-Liang Lu Department of Computer Science and Engineering, Shanghai Jiao Tong University 1954 Hua Shan Rd., Shanghai

More information

Optimality of Inference in Hierarchical Coding for Distributed Object-Based Representations

Optimality of Inference in Hierarchical Coding for Distributed Object-Based Representations Optimaity of Inference in Hierarchica Coding for Distributed Object-Based Representations Simon Brodeur, Jean Rouat NECOTIS, Département génie éectrique et génie informatique, Université de Sherbrooke,

More information

A Simple and Efficient Algorithm of 3-D Single-Source Localization with Uniform Cross Array Bing Xue 1 2 a) * Guangyou Fang 1 2 b and Yicai Ji 1 2 c)

A Simple and Efficient Algorithm of 3-D Single-Source Localization with Uniform Cross Array Bing Xue 1 2 a) * Guangyou Fang 1 2 b and Yicai Ji 1 2 c) A Simpe Efficient Agorithm of 3-D Singe-Source Locaization with Uniform Cross Array Bing Xue a * Guangyou Fang b Yicai Ji c Key Laboratory of Eectromagnetic Radiation Sensing Technoogy, Institute of Eectronics,

More information

Statistical Learning Theory: A Primer

Statistical Learning Theory: A Primer Internationa Journa of Computer Vision 38(), 9 3, 2000 c 2000 uwer Academic Pubishers. Manufactured in The Netherands. Statistica Learning Theory: A Primer THEODOROS EVGENIOU, MASSIMILIANO PONTIL AND TOMASO

More information

Sequential Decoding of Polar Codes with Arbitrary Binary Kernel

Sequential Decoding of Polar Codes with Arbitrary Binary Kernel Sequentia Decoding of Poar Codes with Arbitrary Binary Kerne Vera Miosavskaya, Peter Trifonov Saint-Petersburg State Poytechnic University Emai: veram,petert}@dcn.icc.spbstu.ru Abstract The probem of efficient

More information

BP neural network-based sports performance prediction model applied research

BP neural network-based sports performance prediction model applied research Avaiabe onine www.jocpr.com Journa of Chemica and Pharmaceutica Research, 204, 6(7:93-936 Research Artice ISSN : 0975-7384 CODEN(USA : JCPRC5 BP neura networ-based sports performance prediction mode appied

More information

A Brief Introduction to Markov Chains and Hidden Markov Models

A Brief Introduction to Markov Chains and Hidden Markov Models A Brief Introduction to Markov Chains and Hidden Markov Modes Aen B MacKenzie Notes for December 1, 3, &8, 2015 Discrete-Time Markov Chains You may reca that when we first introduced random processes,

More information

Melodic contour estimation with B-spline models using a MDL criterion

Melodic contour estimation with B-spline models using a MDL criterion Meodic contour estimation with B-spine modes using a MDL criterion Damien Loive, Ney Barbot, Oivier Boeffard IRISA / University of Rennes 1 - ENSSAT 6 rue de Kerampont, B.P. 80518, F-305 Lannion Cedex

More information

Soft Clustering on Graphs

Soft Clustering on Graphs Soft Custering on Graphs Kai Yu 1, Shipeng Yu 2, Voker Tresp 1 1 Siemens AG, Corporate Technoogy 2 Institute for Computer Science, University of Munich kai.yu@siemens.com, voker.tresp@siemens.com spyu@dbs.informatik.uni-muenchen.de

More information

A Novel Learning Method for Elman Neural Network Using Local Search

A Novel Learning Method for Elman Neural Network Using Local Search Neura Information Processing Letters and Reviews Vo. 11, No. 8, August 2007 LETTER A Nove Learning Method for Eman Neura Networ Using Loca Search Facuty of Engineering, Toyama University, Gofuu 3190 Toyama

More information

Nonlinear Gaussian Filtering via Radial Basis Function Approximation

Nonlinear Gaussian Filtering via Radial Basis Function Approximation 51st IEEE Conference on Decision and Contro December 10-13 01 Maui Hawaii USA Noninear Gaussian Fitering via Radia Basis Function Approximation Huazhen Fang Jia Wang and Raymond A de Caafon Abstract This

More information

Distributed average consensus: Beyond the realm of linearity

Distributed average consensus: Beyond the realm of linearity Distributed average consensus: Beyond the ream of inearity Usman A. Khan, Soummya Kar, and José M. F. Moura Department of Eectrica and Computer Engineering Carnegie Meon University 5 Forbes Ave, Pittsburgh,

More information

Moreau-Yosida Regularization for Grouped Tree Structure Learning

Moreau-Yosida Regularization for Grouped Tree Structure Learning Moreau-Yosida Reguarization for Grouped Tree Structure Learning Jun Liu Computer Science and Engineering Arizona State University J.Liu@asu.edu Jieping Ye Computer Science and Engineering Arizona State

More information

Stochastic Variational Inference with Gradient Linearization

Stochastic Variational Inference with Gradient Linearization Stochastic Variationa Inference with Gradient Linearization Suppementa Materia Tobias Pötz * Anne S Wannenwetsch Stefan Roth Department of Computer Science, TU Darmstadt Preface In this suppementa materia,

More information

Bayesian Unscented Kalman Filter for State Estimation of Nonlinear and Non-Gaussian Systems

Bayesian Unscented Kalman Filter for State Estimation of Nonlinear and Non-Gaussian Systems Bayesian Unscented Kaman Fiter for State Estimation of Noninear and Non-aussian Systems Zhong Liu, Shing-Chow Chan, Ho-Chun Wu and iafei Wu Department of Eectrica and Eectronic Engineering, he University

More information

Fast Spectral Clustering via the Nyström Method

Fast Spectral Clustering via the Nyström Method Fast Spectra Custering via the Nyström Method Anna Choromanska, Tony Jebara, Hyungtae Kim, Mahesh Mohan 3, and Caire Monteeoni 3 Department of Eectrica Engineering, Coumbia University, NY, USA Department

More information

Incremental Reformulated Automatic Relevance Determination

Incremental Reformulated Automatic Relevance Determination IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 60, NO. 9, SEPTEMBER 22 4977 Incrementa Reformuated Automatic Reevance Determination Dmitriy Shutin, Sanjeev R. Kukarni, and H. Vincent Poor Abstract In this

More information

Two view learning: SVM-2K, Theory and Practice

Two view learning: SVM-2K, Theory and Practice Two view earning: SVM-2K, Theory and Practice Jason D.R. Farquhar jdrf99r@ecs.soton.ac.uk Hongying Meng hongying@cs.york.ac.uk David R. Hardoon drh@ecs.soton.ac.uk John Shawe-Tayor jst@ecs.soton.ac.uk

More information

Asynchronous Control for Coupled Markov Decision Systems

Asynchronous Control for Coupled Markov Decision Systems INFORMATION THEORY WORKSHOP (ITW) 22 Asynchronous Contro for Couped Marov Decision Systems Michae J. Neey University of Southern Caifornia Abstract This paper considers optima contro for a coection of

More information

A. Distribution of the test statistic

A. Distribution of the test statistic A. Distribution of the test statistic In the sequentia test, we first compute the test statistic from a mini-batch of size m. If a decision cannot be made with this statistic, we keep increasing the mini-batch

More information

Statistics for Applications. Chapter 7: Regression 1/43

Statistics for Applications. Chapter 7: Regression 1/43 Statistics for Appications Chapter 7: Regression 1/43 Heuristics of the inear regression (1) Consider a coud of i.i.d. random points (X i,y i ),i =1,...,n : 2/43 Heuristics of the inear regression (2)

More information

II. PROBLEM. A. Description. For the space of audio signals

II. PROBLEM. A. Description. For the space of audio signals CS229 - Fina Report Speech Recording based Language Recognition (Natura Language) Leopod Cambier - cambier; Matan Leibovich - matane; Cindy Orozco Bohorquez - orozcocc ABSTRACT We construct a rea time

More information

Source and Relay Matrices Optimization for Multiuser Multi-Hop MIMO Relay Systems

Source and Relay Matrices Optimization for Multiuser Multi-Hop MIMO Relay Systems Source and Reay Matrices Optimization for Mutiuser Muti-Hop MIMO Reay Systems Yue Rong Department of Eectrica and Computer Engineering, Curtin University, Bentey, WA 6102, Austraia Abstract In this paper,

More information

Lecture Note 3: Stationary Iterative Methods

Lecture Note 3: Stationary Iterative Methods MATH 5330: Computationa Methods of Linear Agebra Lecture Note 3: Stationary Iterative Methods Xianyi Zeng Department of Mathematica Sciences, UTEP Stationary Iterative Methods The Gaussian eimination (or

More information

Rate-Distortion Theory of Finite Point Processes

Rate-Distortion Theory of Finite Point Processes Rate-Distortion Theory of Finite Point Processes Günther Koiander, Dominic Schuhmacher, and Franz Hawatsch, Feow, IEEE Abstract We study the compression of data in the case where the usefu information

More information

Ensemble Online Clustering through Decentralized Observations

Ensemble Online Clustering through Decentralized Observations Ensembe Onine Custering through Decentraized Observations Dimitrios Katseis, Caroyn L. Bec and Mihaea van der Schaar Abstract We investigate the probem of onine earning for an ensembe of agents custering

More information

(This is a sample cover image for this issue. The actual cover is not yet available at this time.)

(This is a sample cover image for this issue. The actual cover is not yet available at this time.) (This is a sampe cover image for this issue The actua cover is not yet avaiabe at this time) This artice appeared in a journa pubished by Esevier The attached copy is furnished to the author for interna

More information

PARSIMONIOUS VARIATIONAL-BAYES MIXTURE AGGREGATION WITH A POISSON PRIOR. Pierrick Bruneau, Marc Gelgon and Fabien Picarougne

PARSIMONIOUS VARIATIONAL-BAYES MIXTURE AGGREGATION WITH A POISSON PRIOR. Pierrick Bruneau, Marc Gelgon and Fabien Picarougne 17th European Signa Processing Conference (EUSIPCO 2009) Gasgow, Scotand, August 24-28, 2009 PARSIMONIOUS VARIATIONAL-BAYES MIXTURE AGGREGATION WITH A POISSON PRIOR Pierric Bruneau, Marc Gegon and Fabien

More information

BALANCING REGULAR MATRIX PENCILS

BALANCING REGULAR MATRIX PENCILS BALANCING REGULAR MATRIX PENCILS DAMIEN LEMONNIER AND PAUL VAN DOOREN Abstract. In this paper we present a new diagona baancing technique for reguar matrix pencis λb A, which aims at reducing the sensitivity

More information

A Ridgelet Kernel Regression Model using Genetic Algorithm

A Ridgelet Kernel Regression Model using Genetic Algorithm A Ridgeet Kerne Regression Mode using Genetic Agorithm Shuyuan Yang, Min Wang, Licheng Jiao * Institute of Inteigence Information Processing, Department of Eectrica Engineering Xidian University Xi an,

More information

arxiv: v1 [cs.ds] 12 Nov 2018

arxiv: v1 [cs.ds] 12 Nov 2018 Quantum-inspired ow-rank stochastic regression with ogarithmic dependence on the dimension András Giyén 1, Seth Loyd Ewin Tang 3 November 13, 018 arxiv:181104909v1 [csds] 1 Nov 018 Abstract We construct

More information

NEW DEVELOPMENT OF OPTIMAL COMPUTING BUDGET ALLOCATION FOR DISCRETE EVENT SIMULATION

NEW DEVELOPMENT OF OPTIMAL COMPUTING BUDGET ALLOCATION FOR DISCRETE EVENT SIMULATION NEW DEVELOPMENT OF OPTIMAL COMPUTING BUDGET ALLOCATION FOR DISCRETE EVENT SIMULATION Hsiao-Chang Chen Dept. of Systems Engineering University of Pennsyvania Phiadephia, PA 904-635, U.S.A. Chun-Hung Chen

More information

Determining The Degree of Generalization Using An Incremental Learning Algorithm

Determining The Degree of Generalization Using An Incremental Learning Algorithm Determining The Degree of Generaization Using An Incrementa Learning Agorithm Pabo Zegers Facutad de Ingeniería, Universidad de os Andes San Caros de Apoquindo 22, Las Condes, Santiago, Chie pzegers@uandes.c

More information

A Solution to the 4-bit Parity Problem with a Single Quaternary Neuron

A Solution to the 4-bit Parity Problem with a Single Quaternary Neuron Neura Information Processing - Letters and Reviews Vo. 5, No. 2, November 2004 LETTER A Soution to the 4-bit Parity Probem with a Singe Quaternary Neuron Tohru Nitta Nationa Institute of Advanced Industria

More information

Absolute Value Preconditioning for Symmetric Indefinite Linear Systems

Absolute Value Preconditioning for Symmetric Indefinite Linear Systems MITSUBISHI ELECTRIC RESEARCH LABORATORIES http://www.mer.com Absoute Vaue Preconditioning for Symmetric Indefinite Linear Systems Vecharynski, E.; Knyazev, A.V. TR2013-016 March 2013 Abstract We introduce

More information

Primal and dual active-set methods for convex quadratic programming

Primal and dual active-set methods for convex quadratic programming Math. Program., Ser. A 216) 159:469 58 DOI 1.17/s117-15-966-2 FULL LENGTH PAPER Prima and dua active-set methods for convex quadratic programming Anders Forsgren 1 Phiip E. Gi 2 Eizabeth Wong 2 Received:

More information

Scalable Spectrum Allocation for Large Networks Based on Sparse Optimization

Scalable Spectrum Allocation for Large Networks Based on Sparse Optimization Scaabe Spectrum ocation for Large Networks ased on Sparse Optimization innan Zhuang Modem R&D Lab Samsung Semiconductor, Inc. San Diego, C Dongning Guo, Ermin Wei, and Michae L. Honig Department of Eectrica

More information

Scalable Subspace Clustering

Scalable Subspace Clustering Scalable Subspace Clustering René Vidal Center for Imaging Science, Laboratory for Computational Sensing and Robotics, Institute for Computational Medicine, Department of Biomedical Engineering, Johns

More information

Multilayer Kerceptron

Multilayer Kerceptron Mutiayer Kerceptron Zotán Szabó, András Lőrincz Department of Information Systems, Facuty of Informatics Eötvös Loránd University Pázmány Péter sétány 1/C H-1117, Budapest, Hungary e-mai: szzoi@csetehu,

More information

Steepest Descent Adaptation of Min-Max Fuzzy If-Then Rules 1

Steepest Descent Adaptation of Min-Max Fuzzy If-Then Rules 1 Steepest Descent Adaptation of Min-Max Fuzzy If-Then Rues 1 R.J. Marks II, S. Oh, P. Arabshahi Λ, T.P. Caude, J.J. Choi, B.G. Song Λ Λ Dept. of Eectrica Engineering Boeing Computer Services University

More information

Explicit overall risk minimization transductive bound

Explicit overall risk minimization transductive bound 1 Expicit overa risk minimization transductive bound Sergio Decherchi, Paoo Gastado, Sandro Ridea, Rodofo Zunino Dept. of Biophysica and Eectronic Engineering (DIBE), Genoa University Via Opera Pia 11a,

More information

DIGITAL FILTER DESIGN OF IIR FILTERS USING REAL VALUED GENETIC ALGORITHM

DIGITAL FILTER DESIGN OF IIR FILTERS USING REAL VALUED GENETIC ALGORITHM DIGITAL FILTER DESIGN OF IIR FILTERS USING REAL VALUED GENETIC ALGORITHM MIKAEL NILSSON, MATTIAS DAHL AND INGVAR CLAESSON Bekinge Institute of Technoogy Department of Teecommunications and Signa Processing

More information

Turbo Codes. Coding and Communication Laboratory. Dept. of Electrical Engineering, National Chung Hsing University

Turbo Codes. Coding and Communication Laboratory. Dept. of Electrical Engineering, National Chung Hsing University Turbo Codes Coding and Communication Laboratory Dept. of Eectrica Engineering, Nationa Chung Hsing University Turbo codes 1 Chapter 12: Turbo Codes 1. Introduction 2. Turbo code encoder 3. Design of intereaver

More information

A Statistical Framework for Real-time Event Detection in Power Systems

A Statistical Framework for Real-time Event Detection in Power Systems 1 A Statistica Framework for Rea-time Event Detection in Power Systems Noan Uhrich, Tim Christman, Phiip Swisher, and Xichen Jiang Abstract A quickest change detection (QCD) agorithm is appied to the probem

More information

Statistical Learning Theory: a Primer

Statistical Learning Theory: a Primer ??,??, 1 6 (??) c?? Kuwer Academic Pubishers, Boston. Manufactured in The Netherands. Statistica Learning Theory: a Primer THEODOROS EVGENIOU AND MASSIMILIANO PONTIL Center for Bioogica and Computationa

More information

SUPPLEMENTARY MATERIAL TO INNOVATED SCALABLE EFFICIENT ESTIMATION IN ULTRA-LARGE GAUSSIAN GRAPHICAL MODELS

SUPPLEMENTARY MATERIAL TO INNOVATED SCALABLE EFFICIENT ESTIMATION IN ULTRA-LARGE GAUSSIAN GRAPHICAL MODELS ISEE 1 SUPPLEMENTARY MATERIAL TO INNOVATED SCALABLE EFFICIENT ESTIMATION IN ULTRA-LARGE GAUSSIAN GRAPHICAL MODELS By Yingying Fan and Jinchi Lv University of Southern Caifornia This Suppementary Materia

More information

On the Performance of Mismatched Data Detection in Large MIMO Systems

On the Performance of Mismatched Data Detection in Large MIMO Systems On the Performance of Mismatched Data Detection in Large MIMO Systems Chares Jeon, Arian Maei, and Christoph Studer arxiv:1605.034v [cs.it] Jun 016 Abstract We investigate the performance of mismatched

More information

Asymptotic Properties of a Generalized Cross Entropy Optimization Algorithm

Asymptotic Properties of a Generalized Cross Entropy Optimization Algorithm 1 Asymptotic Properties of a Generaized Cross Entropy Optimization Agorithm Zijun Wu, Michae Koonko, Institute for Appied Stochastics and Operations Research, Caustha Technica University Abstract The discrete

More information

Improving the Accuracy of Boolean Tomography by Exploiting Path Congestion Degrees

Improving the Accuracy of Boolean Tomography by Exploiting Path Congestion Degrees Improving the Accuracy of Booean Tomography by Expoiting Path Congestion Degrees Zhiyong Zhang, Gaoei Fei, Fucai Yu, Guangmin Hu Schoo of Communication and Information Engineering, University of Eectronic

More information

A Fundamental Storage-Communication Tradeoff in Distributed Computing with Straggling Nodes

A Fundamental Storage-Communication Tradeoff in Distributed Computing with Straggling Nodes A Fundamenta Storage-Communication Tradeoff in Distributed Computing with Stragging odes ifa Yan, Michèe Wigger LTCI, Téécom ParisTech 75013 Paris, France Emai: {qifa.yan, michee.wigger} @teecom-paristech.fr

More information

FRST Multivariate Statistics. Multivariate Discriminant Analysis (MDA)

FRST Multivariate Statistics. Multivariate Discriminant Analysis (MDA) 1 FRST 531 -- Mutivariate Statistics Mutivariate Discriminant Anaysis (MDA) Purpose: 1. To predict which group (Y) an observation beongs to based on the characteristics of p predictor (X) variabes, using

More information

Sparse canonical correlation analysis from a predictive point of view

Sparse canonical correlation analysis from a predictive point of view Sparse canonica correation anaysis from a predictive point of view arxiv:1501.01231v1 [stat.me] 6 Jan 2015 Ines Wims Facuty of Economics and Business, KU Leuven and Christophe Croux Facuty of Economics

More information

Adaptive Regularization for Transductive Support Vector Machine

Adaptive Regularization for Transductive Support Vector Machine Adaptive Reguarization for Transductive Support Vector Machine Zengin Xu Custer MMCI Saarand Univ. & MPI INF Saarbrucken, Germany zxu@mpi-inf.mpg.de Rong Jin Computer Sci. & Eng. Michigan State Univ. East

More information

Target Location Estimation in Wireless Sensor Networks Using Binary Data

Target Location Estimation in Wireless Sensor Networks Using Binary Data Target Location stimation in Wireess Sensor Networks Using Binary Data Ruixin Niu and Pramod K. Varshney Department of ectrica ngineering and Computer Science Link Ha Syracuse University Syracuse, NY 344

More information

Cryptanalysis of PKP: A New Approach

Cryptanalysis of PKP: A New Approach Cryptanaysis of PKP: A New Approach Éiane Jaumes and Antoine Joux DCSSI 18, rue du Dr. Zamenhoff F-92131 Issy-es-Mx Cedex France eiane.jaumes@wanadoo.fr Antoine.Joux@ens.fr Abstract. Quite recenty, in

More information

A proposed nonparametric mixture density estimation using B-spline functions

A proposed nonparametric mixture density estimation using B-spline functions A proposed nonparametric mixture density estimation using B-spine functions Atizez Hadrich a,b, Mourad Zribi a, Afif Masmoudi b a Laboratoire d Informatique Signa et Image de a Côte d Opae (LISIC-EA 4491),

More information

An Information Geometrical View of Stationary Subspace Analysis

An Information Geometrical View of Stationary Subspace Analysis An Information Geometrica View of Stationary Subspace Anaysis Motoaki Kawanabe, Wojciech Samek, Pau von Bünau, and Frank C. Meinecke Fraunhofer Institute FIRST, Kekuéstr. 7, 12489 Berin, Germany Berin

More information

High-dimensional Time Series Clustering via Cross-Predictability

High-dimensional Time Series Clustering via Cross-Predictability High-dimensiona Time Series Custering via Cross-Predictabiity Dezhi Hong Quanquan Gu Kamin Whitehouse University of Virginia University of Virginia University of Virginia Abstract The key to time series

More information

FFTs in Graphics and Vision. Spherical Convolution and Axial Symmetry Detection

FFTs in Graphics and Vision. Spherical Convolution and Axial Symmetry Detection FFTs in Graphics and Vision Spherica Convoution and Axia Symmetry Detection Outine Math Review Symmetry Genera Convoution Spherica Convoution Axia Symmetry Detection Math Review Symmetry: Given a unitary

More information

Combining reaction kinetics to the multi-phase Gibbs energy calculation

Combining reaction kinetics to the multi-phase Gibbs energy calculation 7 th European Symposium on Computer Aided Process Engineering ESCAPE7 V. Pesu and P.S. Agachi (Editors) 2007 Esevier B.V. A rights reserved. Combining reaction inetics to the muti-phase Gibbs energy cacuation

More information

Scalable Sparse Subspace Clustering by Orthogonal Matching Pursuit

Scalable Sparse Subspace Clustering by Orthogonal Matching Pursuit Scalable Sparse Subspace Clustering by Orthogonal Matching Pursuit Chong You, Daniel P. Robinson, René Vidal Johns Hopkins University, Baltimore, MD, 21218, USA Abstract Subspace clustering methods based

More information

Separation of Variables and a Spherical Shell with Surface Charge

Separation of Variables and a Spherical Shell with Surface Charge Separation of Variabes and a Spherica She with Surface Charge In cass we worked out the eectrostatic potentia due to a spherica she of radius R with a surface charge density σθ = σ cos θ. This cacuation

More information

Maximizing Sum Rate and Minimizing MSE on Multiuser Downlink: Optimality, Fast Algorithms and Equivalence via Max-min SIR

Maximizing Sum Rate and Minimizing MSE on Multiuser Downlink: Optimality, Fast Algorithms and Equivalence via Max-min SIR 1 Maximizing Sum Rate and Minimizing MSE on Mutiuser Downink: Optimaity, Fast Agorithms and Equivaence via Max-min SIR Chee Wei Tan 1,2, Mung Chiang 2 and R. Srikant 3 1 Caifornia Institute of Technoogy,

More information

BDD-Based Analysis of Gapped q-gram Filters

BDD-Based Analysis of Gapped q-gram Filters BDD-Based Anaysis of Gapped q-gram Fiters Marc Fontaine, Stefan Burkhardt 2 and Juha Kärkkäinen 2 Max-Panck-Institut für Informatik Stuhsatzenhausweg 85, 6623 Saarbrücken, Germany e-mai: stburk@mpi-sb.mpg.de

More information

Bayesian Learning. You hear a which which could equally be Thanks or Tanks, which would you go with?

Bayesian Learning. You hear a which which could equally be Thanks or Tanks, which would you go with? Bayesian Learning A powerfu and growing approach in machine earning We use it in our own decision making a the time You hear a which which coud equay be Thanks or Tanks, which woud you go with? Combine

More information

Efficiently Generating Random Bits from Finite State Markov Chains

Efficiently Generating Random Bits from Finite State Markov Chains 1 Efficienty Generating Random Bits from Finite State Markov Chains Hongchao Zhou and Jehoshua Bruck, Feow, IEEE Abstract The probem of random number generation from an uncorreated random source (of unknown

More information

Efficient Sampling for Learning Sparse Additive Models in High Dimensions

Efficient Sampling for Learning Sparse Additive Models in High Dimensions Efficient Samping for Learning Sparse Additive Modes in High Dimensions Hemant Tyagi ETH Zürich htyagi@inf.ethz.ch Andreas Krause ETH Zürich krausea@ethz.ch Bernd Gärtner ETH Zürich gaertner@inf.ethz.ch

More information

Schedulability Analysis of Deferrable Scheduling Algorithms for Maintaining Real-Time Data Freshness

Schedulability Analysis of Deferrable Scheduling Algorithms for Maintaining Real-Time Data Freshness 1 Scheduabiity Anaysis of Deferrabe Scheduing Agorithms for Maintaining Rea-Time Data Freshness Song Han, Deji Chen, Ming Xiong, Kam-yiu Lam, Aoysius K. Mok, Krithi Ramamritham UT Austin, Emerson Process

More information

Appendix A: MATLAB commands for neural networks

Appendix A: MATLAB commands for neural networks Appendix A: MATLAB commands for neura networks 132 Appendix A: MATLAB commands for neura networks p=importdata('pn.xs'); t=importdata('tn.xs'); [pn,meanp,stdp,tn,meant,stdt]=prestd(p,t); for m=1:10 net=newff(minmax(pn),[m,1],{'tansig','purein'},'trainm');

More information

Partial permutation decoding for MacDonald codes

Partial permutation decoding for MacDonald codes Partia permutation decoding for MacDonad codes J.D. Key Department of Mathematics and Appied Mathematics University of the Western Cape 7535 Bevie, South Africa P. Seneviratne Department of Mathematics

More information

CONJUGATE GRADIENT WITH SUBSPACE OPTIMIZATION

CONJUGATE GRADIENT WITH SUBSPACE OPTIMIZATION CONJUGATE GRADIENT WITH SUBSPACE OPTIMIZATION SAHAR KARIMI AND STEPHEN VAVASIS Abstract. In this paper we present a variant of the conjugate gradient (CG) agorithm in which we invoke a subspace minimization

More information

Preconditioned Locally Harmonic Residual Method for Computing Interior Eigenpairs of Certain Classes of Hermitian Matrices

Preconditioned Locally Harmonic Residual Method for Computing Interior Eigenpairs of Certain Classes of Hermitian Matrices MITSUBISHI ELECTRIC RESEARCH LABORATORIES http://www.mer.com Preconditioned Locay Harmonic Residua Method for Computing Interior Eigenpairs of Certain Casses of Hermitian Matrices Vecharynski, E.; Knyazev,

More information

Approximated MLC shape matrix decomposition with interleaf collision constraint

Approximated MLC shape matrix decomposition with interleaf collision constraint Approximated MLC shape matrix decomposition with intereaf coision constraint Thomas Kainowski Antje Kiese Abstract Shape matrix decomposition is a subprobem in radiation therapy panning. A given fuence

More information

8 Digifl'.11 Cth:uits and devices

8 Digifl'.11 Cth:uits and devices 8 Digif'. Cth:uits and devices 8. Introduction In anaog eectronics, votage is a continuous variabe. This is usefu because most physica quantities we encounter are continuous: sound eves, ight intensity,

More information

Uniprocessor Feasibility of Sporadic Tasks with Constrained Deadlines is Strongly conp-complete

Uniprocessor Feasibility of Sporadic Tasks with Constrained Deadlines is Strongly conp-complete Uniprocessor Feasibiity of Sporadic Tasks with Constrained Deadines is Strongy conp-compete Pontus Ekberg and Wang Yi Uppsaa University, Sweden Emai: {pontus.ekberg yi}@it.uu.se Abstract Deciding the feasibiity

More information

4 Separation of Variables

4 Separation of Variables 4 Separation of Variabes In this chapter we describe a cassica technique for constructing forma soutions to inear boundary vaue probems. The soution of three cassica (paraboic, hyperboic and eiptic) PDE

More information

Research of Data Fusion Method of Multi-Sensor Based on Correlation Coefficient of Confidence Distance

Research of Data Fusion Method of Multi-Sensor Based on Correlation Coefficient of Confidence Distance Send Orders for Reprints to reprints@benthamscience.ae 340 The Open Cybernetics & Systemics Journa, 015, 9, 340-344 Open Access Research of Data Fusion Method of Muti-Sensor Based on Correation Coefficient

More information

arxiv: v1 [math.ca] 6 Mar 2017

arxiv: v1 [math.ca] 6 Mar 2017 Indefinite Integras of Spherica Besse Functions MIT-CTP/487 arxiv:703.0648v [math.ca] 6 Mar 07 Joyon K. Boomfied,, Stephen H. P. Face,, and Zander Moss, Center for Theoretica Physics, Laboratory for Nucear

More information

Emmanuel Abbe Colin Sandon

Emmanuel Abbe Colin Sandon Detection in the stochastic bock mode with mutipe custers: proof of the achievabiity conjectures, acycic BP, and the information-computation gap Emmanue Abbe Coin Sandon Abstract In a paper that initiated

More information

Subspace Estimation and Decomposition for Hybrid Analog-Digital Millimetre-Wave MIMO systems

Subspace Estimation and Decomposition for Hybrid Analog-Digital Millimetre-Wave MIMO systems Subspace Estimation and Decomposition for Hybrid Anaog-Digita Miimetre-Wave MIMO systems Hadi Ghauch, Mats Bengtsson, Taejoon Kim, Mikae Skogund Schoo of Eectrica Engineering and the ACCESS Linnaeus Center,

More information

Approximated MLC shape matrix decomposition with interleaf collision constraint

Approximated MLC shape matrix decomposition with interleaf collision constraint Agorithmic Operations Research Vo.4 (29) 49 57 Approximated MLC shape matrix decomposition with intereaf coision constraint Antje Kiese and Thomas Kainowski Institut für Mathematik, Universität Rostock,

More information

STABILITY OF A PARAMETRICALLY EXCITED DAMPED INVERTED PENDULUM 1. INTRODUCTION

STABILITY OF A PARAMETRICALLY EXCITED DAMPED INVERTED PENDULUM 1. INTRODUCTION Journa of Sound and Vibration (996) 98(5), 643 65 STABILITY OF A PARAMETRICALLY EXCITED DAMPED INVERTED PENDULUM G. ERDOS AND T. SINGH Department of Mechanica and Aerospace Engineering, SUNY at Buffao,

More information

First-Order Corrections to Gutzwiller s Trace Formula for Systems with Discrete Symmetries

First-Order Corrections to Gutzwiller s Trace Formula for Systems with Discrete Symmetries c 26 Noninear Phenomena in Compex Systems First-Order Corrections to Gutzwier s Trace Formua for Systems with Discrete Symmetries Hoger Cartarius, Jörg Main, and Günter Wunner Institut für Theoretische

More information

From Margins to Probabilities in Multiclass Learning Problems

From Margins to Probabilities in Multiclass Learning Problems From Margins to Probabiities in Muticass Learning Probems Andrea Passerini and Massimiiano Ponti 2 and Paoo Frasconi 3 Abstract. We study the probem of muticass cassification within the framework of error

More information

ASummaryofGaussianProcesses Coryn A.L. Bailer-Jones

ASummaryofGaussianProcesses Coryn A.L. Bailer-Jones ASummaryofGaussianProcesses Coryn A.L. Baier-Jones Cavendish Laboratory University of Cambridge caj@mrao.cam.ac.uk Introduction A genera prediction probem can be posed as foows. We consider that the variabe

More information

$, (2.1) n="# #. (2.2)

$, (2.1) n=# #. (2.2) Chapter. Eectrostatic II Notes: Most of the materia presented in this chapter is taken from Jackson, Chap.,, and 4, and Di Bartoo, Chap... Mathematica Considerations.. The Fourier series and the Fourier

More information

MARKOV CHAINS AND MARKOV DECISION THEORY. Contents

MARKOV CHAINS AND MARKOV DECISION THEORY. Contents MARKOV CHAINS AND MARKOV DECISION THEORY ARINDRIMA DATTA Abstract. In this paper, we begin with a forma introduction to probabiity and expain the concept of random variabes and stochastic processes. After

More information

Information-Based Adaptive Sensor Management for Sensor Networks

Information-Based Adaptive Sensor Management for Sensor Networks 2011 American Contro Conference on O'Farre Street, San Francisco, CA, USA June 29 - Juy 01, 2011 Information-Based Adaptive Sensor Management for Sensor Networks Karen L. Jenkins and David A. Castañón

More information

Testing for the Existence of Clusters

Testing for the Existence of Clusters Testing for the Existence of Custers Caudio Fuentes and George Casea University of Forida November 13, 2008 Abstract The detection and determination of custers has been of specia interest, among researchers

More information

The Symmetric and Antipersymmetric Solutions of the Matrix Equation A 1 X 1 B 1 + A 2 X 2 B A l X l B l = C and Its Optimal Approximation

The Symmetric and Antipersymmetric Solutions of the Matrix Equation A 1 X 1 B 1 + A 2 X 2 B A l X l B l = C and Its Optimal Approximation The Symmetric Antipersymmetric Soutions of the Matrix Equation A 1 X 1 B 1 + A 2 X 2 B 2 + + A X B C Its Optima Approximation Ying Zhang Member IAENG Abstract A matrix A (a ij) R n n is said to be symmetric

More information

The EM Algorithm applied to determining new limit points of Mahler measures

The EM Algorithm applied to determining new limit points of Mahler measures Contro and Cybernetics vo. 39 (2010) No. 4 The EM Agorithm appied to determining new imit points of Maher measures by Souad E Otmani, Georges Rhin and Jean-Marc Sac-Épée Université Pau Veraine-Metz, LMAM,

More information

Distributed Optimization With Local Domains: Applications in MPC and Network Flows

Distributed Optimization With Local Domains: Applications in MPC and Network Flows Distributed Optimization With Loca Domains: Appications in MPC and Network Fows João F. C. Mota, João M. F. Xavier, Pedro M. Q. Aguiar, and Markus Püsche Abstract In this paper we consider a network with

More information

An explicit Jordan Decomposition of Companion matrices

An explicit Jordan Decomposition of Companion matrices An expicit Jordan Decomposition of Companion matrices Fermín S V Bazán Departamento de Matemática CFM UFSC 88040-900 Forianópois SC E-mai: fermin@mtmufscbr S Gratton CERFACS 42 Av Gaspard Coriois 31057

More information

TWO DISTRIBUTED ALGORITHMS FOR THE DECONVOLUTION OF LARGE RADIO-INTERFEROMETRIC MULTISPECTRAL IMAGES

TWO DISTRIBUTED ALGORITHMS FOR THE DECONVOLUTION OF LARGE RADIO-INTERFEROMETRIC MULTISPECTRAL IMAGES WO DISRIBUED ALGORIHMS FOR HE DECONVOLUION OF LARGE RADIO-INERFEROMERIC MULISPECRAL IMAGES Céine Meiier, Pasca Bianchi, Waid Hachem LCI, CNRS, eecom Paristech, Université Paris-Sacay, 73, Paris, France

More information

MassJoin: A MapReduce-based Method for Scalable String Similarity Joins

MassJoin: A MapReduce-based Method for Scalable String Similarity Joins MassJoin: A MapReduce-based Method for Scaabe String Simiarity Joins Dong Deng, Guoiang Li, Shuang Hao, Jiannan Wang, Jianhua Feng Department of Computer Science, Tsinghua University, Beijing, China {dd11,

More information

Paragraph Topic Classification

Paragraph Topic Classification Paragraph Topic Cassification Eugene Nho Graduate Schoo of Business Stanford University Stanford, CA 94305 enho@stanford.edu Edward Ng Department of Eectrica Engineering Stanford University Stanford, CA

More information

The influence of temperature of photovoltaic modules on performance of solar power plant

The influence of temperature of photovoltaic modules on performance of solar power plant IOSR Journa of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 Vo. 05, Issue 04 (Apri. 2015), V1 PP 09-15 www.iosrjen.org The infuence of temperature of photovotaic modues on performance

More information

New Efficiency Results for Makespan Cost Sharing

New Efficiency Results for Makespan Cost Sharing New Efficiency Resuts for Makespan Cost Sharing Yvonne Beischwitz a, Forian Schoppmann a, a University of Paderborn, Department of Computer Science Fürstenaee, 3302 Paderborn, Germany Abstract In the context

More information

Algorithms to solve massively under-defined systems of multivariate quadratic equations

Algorithms to solve massively under-defined systems of multivariate quadratic equations Agorithms to sove massivey under-defined systems of mutivariate quadratic equations Yasufumi Hashimoto Abstract It is we known that the probem to sove a set of randomy chosen mutivariate quadratic equations

More information

Data Mining Technology for Failure Prognostic of Avionics

Data Mining Technology for Failure Prognostic of Avionics IEEE Transactions on Aerospace and Eectronic Systems. Voume 38, #, pp.388-403, 00. Data Mining Technoogy for Faiure Prognostic of Avionics V.A. Skormin, Binghamton University, Binghamton, NY, 1390, USA

More information