Kernel Generalized Canonical Correlation Analysis

Size: px
Start display at page:

Download "Kernel Generalized Canonical Correlation Analysis"

Transcription

1 Kernel Generalized Canonical Correlation Analysis Arthur Tenenhaus To cite this version: Arthur Tenenhaus. Kernel Generalized Canonical Correlation Analysis. JdS 10, May 2010, Marseille, France. CD-ROM Proceedings (6 p.), <hal > HAL Id: hal Submitted on 7 Jan 2011 HAL is a multi-disciplinary open access archive for the deposit and dissemination of scientific research documents, whether they are published or not. The documents may come from teaching and research institutions in France or abroad, or from public or private research centers. L archive ouverte pluridisciplinaire HAL, est destinée au dépôt et à la diffusion de documents scientifiques de niveau recherche, publiés ou non, émanant des établissements d enseignement et de recherche français ou étrangers, des laboratoires publics ou privés.

2 Kernel Generalized Canonical Correlation Analysis Arthur Tenenhaus SUPELEC Sciences des Systèmes (E3S)-Département Signaux et Systèmes Electroniques 3, rue Joliot Curie, Plateau de Moulon, Gif-sur-Yvette Cedex Résumé Un problème classique en statistique est d étudier les liens entre plusieurs blocs de variables. L obectif est de trouver les variables d un bloc influençant les variables d autres blocs. L Analyse Canonique Généralisée Régularisée (ACGR) est un cadre très attractif pour traiter ce type de problématique. Cependant, l ACGR ne capture que des relations linéaires entre blocs et pour accéder à des liens non linéaires nous proposons une extension à noyau de l ACGR. Mots-clés: Méthodes à noyau, Analyse de tableaux Multiples, Analyse Canonique Généralisée Régularisée, Approche PLS Abstract A classical problem in statistics is to study relationships between several blocs of variables. The goal is to find variables of one bloc directly related to variables of other blocs. The Regularized Generalized Canonical Correlation Analysis (RGCCA) is a very attractive framewor to study such a ind of relationships between blocs. However, RGCCA captures linear relations between blocs and to assess nonlinear relations we propose a ernel extension of RGCCA. Keywords: Kernel Methods, Multibloc Data Analysis, Regularized Generalized Canonical Correlaton Analysis, PLS approach 1 Introduction A common problem in applied statistics is to relate several blocs of variables to each other in order to find variables of one bloc directly related to variables of other blocs. Typical examples are found in large variety of fields such as bioinformatics, sensory analysis, mareting, food research... To study such a ind of relationships between blocs, the starting point of the paper is the generalized canonical correlation analysis (gcca) proposed in [4]. This version of gcca captures linear relationships between blocs and to assess nonlinear relations, we propose in this paper a ernel extension of gcca. The paper is organized as follows: the first part presents the initial formulation of gcca and the second part is devoted to its nonlinear version. 1

3 2 Population generalized canonical correlation analysis Let us consider J random p -dimensional centered column vectors x and J p -dimensional non random column vectors ξ. We also consider a networ of connections between the random vectors by defining a design matrix C = (c ) : c = 1 if x and x are connected and 0 otherwise. Now consider two linear combinations η = ξ t x and η = ξ t x. The correlation between η and η is : ρ(ξ t x, ξ t x ) = ξ t Σ ξ (ξ t Σ ξ ) 1/2 (ξ t Σ ξ ) 1/2 (1) where Σ = E ( x x) t and Σ = E (x x t ). The population generalized canonical correlation analysis is defined as the following optimization problem [4]: 1 < J c g ( ρ(ξx t, ξ tx ) ) ξ 1,ξ 2,...,ξ J (2) s.c. var(ξx t ) = 1, = 1,..., J where g is the identity, the absolute value or the square function. Problem (2) is equivalent to the following optimization problem: 1 < J c g ( ) ξσ t ξ ξ 1,ξ 2,...,ξ J (3) s.c. ξσ t ξ = 1, = 1,..., J By considering the derivates with respect to ξ and λ of the Lagrangian function associated to optimization problem (3), we obtain J stationnary equations : 1 ϕ Σ 1 =1, c g (ξ t Σ ξ )Σ ξ = λ ξ, = 1,..., J (4) subect to the constraints: ξ t Σ ξ = 1, = 1,..., J (5) 2.1 Regularized Generalized Canonical Correlation Analysis In practice, we have to estimate the ξ s from a finite sample. Let s consider J blocs X 1,..., X J of centered variables measured on a set of n individuals (a row of X represents a realization of the row-random vector x t ). C = {c } is now a design matrix describing a networ of relationships between blocs: c = 1 for two connected blocs, and 0 otherwise. In the case of high multi-colinearity or when the number of observations is 2

4 smaller than the number of variables, the sample covariance matrix S = 1 n Xt X is a bad estimation of the true covariance matrix Σ. A suggestion for finding a better estimation of the true covariance matrix is to consider the class of linear combinations {Ŝ = τ I + (1 τ )S } of the identity matrix I and the sample covariance matrix S [3]. We then consider a sample version of stationnary equations (4) with the constraints (5) in replacing Σ by Ŝ and Σ by S = 1 n Xt X. This leads to J sample stationary equations which are the stationary equations associated to the regularized generalized canonical correlation analysis (RGCCA) defined below: 1 < J c g(ĉov(x a, X a )) a 1,a 2,...,a J (6) s.c. (1 τ ) var(x a ) + τ a 2 = 1, = 1,..., J The regularisation parameters τ [0, 1], = 1,..., J interpolate smoothly between the maximisation of the covariance (all τ s = 1) and the maximisation of the correlation (all τ s = 0). More details on RGCCA can be found in [4]. This formulation of RGCCA detects only linear relations between blocs and in the next section, we introduce a ernel extension of RGCCA allowing extracting nonlinear relations between blocs. 3 Kernel generalized Canonical Correlation Analysis For each = 1,..., J, let H be a Reproducing Kernel Hilbert space (RKHS) with associated ernel (, ) and feature map Φ (x) = (, x). We define Kernel Generalized Canonical Correlation Analysis (KGCCA) as the following optimization problem. where argmax 1 < J c g (ρ (f (x ), f (x ))) f 1,...,f J H 1... H J s.c. var(f (x )) = 1, = 1,..., J ρ(f (x ), f (x )) = (7) cov(f (x ), f (x )) var(f (x )) 1/2 var(f (x )) 1/2 (8) is the correlation between the random variables f (x ) and f (x ). The functions f and f are decided up to scale. From the reproducing property of RKHS, ρ(f (x ), f (x )) = cor( Φ (x ), f, Φ (x ), f ). Therefore, ρ(f (x ), f (x )) is the correlation between one dimensional linear proection of Φ (x ) onto f and Φ (x ) onto f. The canonical correlation between Φ (x ) and Φ (x ) is exactly the maximal possible correlation between these two proections. Now, the main obective is to estimate f 1,..., f J from a finite sample. For each = 1,..., J, let {x 1,..., x n } be a set of n observations of x, K be the associated Gram matrix defined as ( K ) rs = (x r, x s ) and K be the Gram matrix of the centered data points in the 3

5 feature space defined as K = P K P where P = I 1 1, where 1 is a n n matrix n composed of 1. For fixed f and f, it can be shown [1] that the empirical covariance of the proections in the feature space can be written as: ĉov ( Φ (x ), f, Φ (x ), f ) = 1 n αt K K α (9) where K and K are the Gram matrices associated with the data sets {x i } n i=1 and {x i }n i=1 respectively. Combining optimization problem (7) with equation (9) and adding constraint on the smoothness of the f through f H = α t K α, the empirical counterpart of KGCCA becomes that of performing the following maximization : 1 < J c g(ĉov(k α, K α )) α 1,...,α J ( ) (10) s.c. (1 τ ) 1 n K2 + τ K α = 1, = 1,..., J α t The regularisation parameters not only maes this optimisation problem well posed numerically and statistically ([1];[2]) but also provide control over the capacity of the function space where the solution is sought. The larger the values of τ are, the less sensitive the method to the input data is and the more stable (less prone to finding spurious relations) the solution becomes. Since the Gram matrices K, = 1,..., J are symmetric semidefinite, an (incomplete) cholesy decomposition is applied to solve optimimization problem (10) efficiently. Therefore, K = R t R where R is a ran(k ) = n n upper triangular matrix. Therefore, by noting w = R α optimization problem (10) becomes 1 < J c g(ĉov(r t w, R t w )) w 1,...,w J ( s.c. (1 τ ) 1 R ) (11) n R t + τ I n w = 1, = 1,..., J w t A new procedure is proposed to solve (11). The first step of the procedure is to cancel the derivatives of the Lagrangian function related to the maximization problem (11) with respect to w and λ. This yields to the following J stationary equations: 1 ϕ N 1 =1, subect to the constraints: c g ( 1 n wt R R t w )R R t w = λ w, = 1,..., J (12) w t N w = 1, = 1,..., J (13) where N = (1 τ ) 1 n R R t + τ I n. From the PLS terminology, we introduce for each bloc an outer component y = R t w and an inner component z defined as follows: z = 1 ϕ =1, c g (ĉov(y, y )) y (14) 4

6 Then combining equations (12), (14) and (13), we obtain the outer weights: w = [ ] z t R t N 1 1/2 R z N 1 R z, = 1,..., J (15) We then propose an iterative PLS style algorithm for finding a solution of the J stationary equations (see Table 1). This algorithm is monotonically convergent that means that the bounded criterion to be maximized is increasing at each step of the procedure (the proof of this result is beyond the scope of the paper). Table 1: Kernel Generalized Canonical Correlation Analysis Algorithm A. Initialisation A.1. Choose J arbitrary vectors w (0) 1,..., w (0) J A.2. Compute vectors w (0) 1,..., w (0) J [ w (0) = ( w (0) verifying the constraints as: ] 1/2 ) t N 1 w (0) N 1 w (0) A.3. Compute the outer components : y (0) 1 = R t 1w (0) 1,..., y (0) J = R t J w(0) J B. Inner component for the bloc X i Compute the inner component according to the choice og g: z (s) = 1 ϕ [ 1 =1 ( c g [cov y (s), y (s+1) )] y (s+1) + =+1 ( c g [cov y (s) )], y (s) where g (x)/ϕ = 1 for g equal to the identity, x for g equal to the square and sign(x) for g equal to the absolute value. C. Outer component for the bloc C.1. Compute the outer weight: w (s+1) = C.2. Compute the outer component: y (s+1) [ (z (s) ) t R t N 1 = R t w (s+1) ] 1/2 R z (s) N 1 y (s) R z (s) ] The procedure begins by an arbitrary choice of initialisation (A). Suppose the outer components y (s+1) 1, y (s+1) 2,..., y (s+1) 1 are constructed for the blocs 1,..., 1. The outer component y (s+1) is computed by considering the inner component z (s) for the bloc (B), then by considering the outer one (C). The procedure is iterated until convergence. 5

7 The essential feature of this algorithm is that each replacement is optimal, and sequential, that is to say that w (s) must be replaced by w (s+1) before replacing w (s) +1. This is the essence of the Gauss-Seigel Algorithm; this sequential approach leads to the monotone convergence of this algorithm. 4 Conclusion KGGCA is a very attractive framewor for non linear multibloc data analysis and covers a large spectrum of existing methods depending on the values of the regularisation parameters. Moreover, the proposed algorithm is computationally efficient but have some limitations: (1) There is no guarantee that the algorithm converges towards a fixed point of the stationary equations. (2) There is no guarantee that the algorithm converges towards a global optimum of the criterion. References [1] F. R. Bach and M. I. Jordan. Kernel independent component analysis. Journal of Machine Learning Research, 3:1 48, [2] K. Fuumizu, F. R. Bach, and A. Gretton. Statistical consistency of ernel canonical correlation analysis. Journal of Machine Learning Research, 8: , [3] O. Ledoit and M. Wolf. A well-conditioned estimator for large-dimensional covariance matrices. Journal of Multivariate Analysis, 88(2): , [4] A. Tenenhaus and M. Tenenhaus. Regularized Generalized Canonical Correlation Analysis. Psychometria, in revision. 6

Best linear unbiased prediction when error vector is correlated with other random vectors in the model

Best linear unbiased prediction when error vector is correlated with other random vectors in the model Best linear unbiased prediction when error vector is correlated with other random vectors in the model L.R. Schaeffer, C.R. Henderson To cite this version: L.R. Schaeffer, C.R. Henderson. Best linear unbiased

More information

A new simple recursive algorithm for finding prime numbers using Rosser s theorem

A new simple recursive algorithm for finding prime numbers using Rosser s theorem A new simple recursive algorithm for finding prime numbers using Rosser s theorem Rédoane Daoudi To cite this version: Rédoane Daoudi. A new simple recursive algorithm for finding prime numbers using Rosser

More information

Widely Linear Estimation with Complex Data

Widely Linear Estimation with Complex Data Widely Linear Estimation with Complex Data Bernard Picinbono, Pascal Chevalier To cite this version: Bernard Picinbono, Pascal Chevalier. Widely Linear Estimation with Complex Data. IEEE Transactions on

More information

Thomas Lugand. To cite this version: HAL Id: tel

Thomas Lugand. To cite this version: HAL Id: tel Contribution à la Modélisation et à l Optimisation de la Machine Asynchrone Double Alimentation pour des Applications Hydrauliques de Pompage Turbinage Thomas Lugand To cite this version: Thomas Lugand.

More information

Methylation-associated PHOX2B gene silencing is a rare event in human neuroblastoma.

Methylation-associated PHOX2B gene silencing is a rare event in human neuroblastoma. Methylation-associated PHOX2B gene silencing is a rare event in human neuroblastoma. Loïc De Pontual, Delphine Trochet, Franck Bourdeaut, Sophie Thomas, Heather Etchevers, Agnes Chompret, Véronique Minard,

More information

Case report on the article Water nanoelectrolysis: A simple model, Journal of Applied Physics (2017) 122,

Case report on the article Water nanoelectrolysis: A simple model, Journal of Applied Physics (2017) 122, Case report on the article Water nanoelectrolysis: A simple model, Journal of Applied Physics (2017) 122, 244902 Juan Olives, Zoubida Hammadi, Roger Morin, Laurent Lapena To cite this version: Juan Olives,

More information

Full-order observers for linear systems with unknown inputs

Full-order observers for linear systems with unknown inputs Full-order observers for linear systems with unknown inputs Mohamed Darouach, Michel Zasadzinski, Shi Jie Xu To cite this version: Mohamed Darouach, Michel Zasadzinski, Shi Jie Xu. Full-order observers

More information

Easter bracelets for years

Easter bracelets for years Easter bracelets for 5700000 years Denis Roegel To cite this version: Denis Roegel. Easter bracelets for 5700000 years. [Research Report] 2014. HAL Id: hal-01009457 https://hal.inria.fr/hal-01009457

More information

Numerical modification of atmospheric models to include the feedback of oceanic currents on air-sea fluxes in ocean-atmosphere coupled models

Numerical modification of atmospheric models to include the feedback of oceanic currents on air-sea fluxes in ocean-atmosphere coupled models Numerical modification of atmospheric models to include the feedback of oceanic currents on air-sea fluxes in ocean-atmosphere coupled models Florian Lemarié To cite this version: Florian Lemarié. Numerical

More information

Smart Bolometer: Toward Monolithic Bolometer with Smart Functions

Smart Bolometer: Toward Monolithic Bolometer with Smart Functions Smart Bolometer: Toward Monolithic Bolometer with Smart Functions Matthieu Denoual, Gilles Allègre, Patrick Attia, Olivier De Sagazan To cite this version: Matthieu Denoual, Gilles Allègre, Patrick Attia,

More information

Stickelberger s congruences for absolute norms of relative discriminants

Stickelberger s congruences for absolute norms of relative discriminants Stickelberger s congruences for absolute norms of relative discriminants Georges Gras To cite this version: Georges Gras. Stickelberger s congruences for absolute norms of relative discriminants. Journal

More information

On the diversity of the Naive Lattice Decoder

On the diversity of the Naive Lattice Decoder On the diversity of the Naive Lattice Decoder Asma Mejri, Laura Luzzi, Ghaya Rekaya-Ben Othman To cite this version: Asma Mejri, Laura Luzzi, Ghaya Rekaya-Ben Othman. On the diversity of the Naive Lattice

More information

Analysis of Boyer and Moore s MJRTY algorithm

Analysis of Boyer and Moore s MJRTY algorithm Analysis of Boyer and Moore s MJRTY algorithm Laurent Alonso, Edward M. Reingold To cite this version: Laurent Alonso, Edward M. Reingold. Analysis of Boyer and Moore s MJRTY algorithm. Information Processing

More information

Finite volume method for nonlinear transmission problems

Finite volume method for nonlinear transmission problems Finite volume method for nonlinear transmission problems Franck Boyer, Florence Hubert To cite this version: Franck Boyer, Florence Hubert. Finite volume method for nonlinear transmission problems. Proceedings

More information

Vibro-acoustic simulation of a car window

Vibro-acoustic simulation of a car window Vibro-acoustic simulation of a car window Christophe Barras To cite this version: Christophe Barras. Vibro-acoustic simulation of a car window. Société Française d Acoustique. Acoustics 12, Apr 12, Nantes,

More information

Passerelle entre les arts : la sculpture sonore

Passerelle entre les arts : la sculpture sonore Passerelle entre les arts : la sculpture sonore Anaïs Rolez To cite this version: Anaïs Rolez. Passerelle entre les arts : la sculpture sonore. Article destiné à l origine à la Revue de l Institut National

More information

Multiple sensor fault detection in heat exchanger system

Multiple sensor fault detection in heat exchanger system Multiple sensor fault detection in heat exchanger system Abdel Aïtouche, Didier Maquin, Frédéric Busson To cite this version: Abdel Aïtouche, Didier Maquin, Frédéric Busson. Multiple sensor fault detection

More information

From Unstructured 3D Point Clouds to Structured Knowledge - A Semantics Approach

From Unstructured 3D Point Clouds to Structured Knowledge - A Semantics Approach From Unstructured 3D Point Clouds to Structured Knowledge - A Semantics Approach Christophe Cruz, Helmi Ben Hmida, Frank Boochs, Christophe Nicolle To cite this version: Christophe Cruz, Helmi Ben Hmida,

More information

ON THE UNIQUENESS IN THE 3D NAVIER-STOKES EQUATIONS

ON THE UNIQUENESS IN THE 3D NAVIER-STOKES EQUATIONS ON THE UNIQUENESS IN THE 3D NAVIER-STOKES EQUATIONS Abdelhafid Younsi To cite this version: Abdelhafid Younsi. ON THE UNIQUENESS IN THE 3D NAVIER-STOKES EQUATIONS. 4 pages. 212. HAL Id:

More information

Can we reduce health inequalities? An analysis of the English strategy ( )

Can we reduce health inequalities? An analysis of the English strategy ( ) Can we reduce health inequalities? An analysis of the English strategy (1997-2010) Johan P Mackenbach To cite this version: Johan P Mackenbach. Can we reduce health inequalities? An analysis of the English

More information

Numerical Modeling of Eddy Current Nondestructive Evaluation of Ferromagnetic Tubes via an Integral. Equation Approach

Numerical Modeling of Eddy Current Nondestructive Evaluation of Ferromagnetic Tubes via an Integral. Equation Approach Numerical Modeling of Eddy Current Nondestructive Evaluation of Ferromagnetic Tubes via an Integral Equation Approach Anastassios Skarlatos, Grégoire Pichenot, Dominique Lesselier, Marc Lambert, Bernard

More information

L institution sportive : rêve et illusion

L institution sportive : rêve et illusion L institution sportive : rêve et illusion Hafsi Bedhioufi, Sida Ayachi, Imen Ben Amar To cite this version: Hafsi Bedhioufi, Sida Ayachi, Imen Ben Amar. L institution sportive : rêve et illusion. Revue

More information

Comment on: Sadi Carnot on Carnot s theorem.

Comment on: Sadi Carnot on Carnot s theorem. Comment on: Sadi Carnot on Carnot s theorem. Jacques Arnaud, Laurent Chusseau, Fabrice Philippe To cite this version: Jacques Arnaud, Laurent Chusseau, Fabrice Philippe. Comment on: Sadi Carnot on Carnot

More information

b-chromatic number of cacti

b-chromatic number of cacti b-chromatic number of cacti Victor Campos, Claudia Linhares Sales, Frédéric Maffray, Ana Silva To cite this version: Victor Campos, Claudia Linhares Sales, Frédéric Maffray, Ana Silva. b-chromatic number

More information

Solving the neutron slowing down equation

Solving the neutron slowing down equation Solving the neutron slowing down equation Bertrand Mercier, Jinghan Peng To cite this version: Bertrand Mercier, Jinghan Peng. Solving the neutron slowing down equation. 2014. HAL Id: hal-01081772

More information

A proximal approach to the inversion of ill-conditioned matrices

A proximal approach to the inversion of ill-conditioned matrices A proximal approach to the inversion of ill-conditioned matrices Pierre Maréchal, Aude Rondepierre To cite this version: Pierre Maréchal, Aude Rondepierre. A proximal approach to the inversion of ill-conditioned

More information

Evolution of the cooperation and consequences of a decrease in plant diversity on the root symbiont diversity

Evolution of the cooperation and consequences of a decrease in plant diversity on the root symbiont diversity Evolution of the cooperation and consequences of a decrease in plant diversity on the root symbiont diversity Marie Duhamel To cite this version: Marie Duhamel. Evolution of the cooperation and consequences

More information

On Symmetric Norm Inequalities And Hermitian Block-Matrices

On Symmetric Norm Inequalities And Hermitian Block-Matrices On Symmetric Norm Inequalities And Hermitian lock-matrices Antoine Mhanna To cite this version: Antoine Mhanna On Symmetric Norm Inequalities And Hermitian lock-matrices 015 HAL Id: hal-0131860

More information

Sensitivity of hybrid filter banks A/D converters to analog realization errors and finite word length

Sensitivity of hybrid filter banks A/D converters to analog realization errors and finite word length Sensitivity of hybrid filter banks A/D converters to analog realization errors and finite word length Tudor Petrescu, Jacques Oksman To cite this version: Tudor Petrescu, Jacques Oksman. Sensitivity of

More information

On size, radius and minimum degree

On size, radius and minimum degree On size, radius and minimum degree Simon Mukwembi To cite this version: Simon Mukwembi. On size, radius and minimum degree. Discrete Mathematics and Theoretical Computer Science, DMTCS, 2014, Vol. 16 no.

More information

The Core of a coalitional exchange economy

The Core of a coalitional exchange economy The Core of a coalitional exchange economy Elena L. Del Mercato To cite this version: Elena L. Del Mercato. The Core of a coalitional exchange economy. Cahiers de la Maison des Sciences Economiques 2006.47

More information

Methods for territorial intelligence.

Methods for territorial intelligence. Methods for territorial intelligence. Serge Ormaux To cite this version: Serge Ormaux. Methods for territorial intelligence.. In International Conference of Territorial Intelligence, Sep 2006, Alba Iulia,

More information

Fast Computation of Moore-Penrose Inverse Matrices

Fast Computation of Moore-Penrose Inverse Matrices Fast Computation of Moore-Penrose Inverse Matrices Pierre Courrieu To cite this version: Pierre Courrieu. Fast Computation of Moore-Penrose Inverse Matrices. Neural Information Processing - Letters and

More information

Dispersion relation results for VCS at JLab

Dispersion relation results for VCS at JLab Dispersion relation results for VCS at JLab G. Laveissiere To cite this version: G. Laveissiere. Dispersion relation results for VCS at JLab. Compton Scattering from Low to High Momentum Transfer, Mar

More information

Spatial representativeness of an air quality monitoring station. Application to NO2 in urban areas

Spatial representativeness of an air quality monitoring station. Application to NO2 in urban areas Spatial representativeness of an air quality monitoring station. Application to NO2 in urban areas Maxime Beauchamp, Laure Malherbe, Laurent Letinois, Chantal De Fouquet To cite this version: Maxime Beauchamp,

More information

Hook lengths and shifted parts of partitions

Hook lengths and shifted parts of partitions Hook lengths and shifted parts of partitions Guo-Niu Han To cite this version: Guo-Niu Han Hook lengths and shifted parts of partitions The Ramanujan Journal, 009, 9 p HAL Id: hal-00395690

More information

Unbiased minimum variance estimation for systems with unknown exogenous inputs

Unbiased minimum variance estimation for systems with unknown exogenous inputs Unbiased minimum variance estimation for systems with unknown exogenous inputs Mohamed Darouach, Michel Zasadzinski To cite this version: Mohamed Darouach, Michel Zasadzinski. Unbiased minimum variance

More information

Stochastic invariances and Lamperti transformations for Stochastic Processes

Stochastic invariances and Lamperti transformations for Stochastic Processes Stochastic invariances and Lamperti transformations for Stochastic Processes Pierre Borgnat, Pierre-Olivier Amblard, Patrick Flandrin To cite this version: Pierre Borgnat, Pierre-Olivier Amblard, Patrick

More information

A non-commutative algorithm for multiplying (7 7) matrices using 250 multiplications

A non-commutative algorithm for multiplying (7 7) matrices using 250 multiplications A non-commutative algorithm for multiplying (7 7) matrices using 250 multiplications Alexandre Sedoglavic To cite this version: Alexandre Sedoglavic. A non-commutative algorithm for multiplying (7 7) matrices

More information

A new approach of the concept of prime number

A new approach of the concept of prime number A new approach of the concept of prime number Jamel Ghannouchi To cite this version: Jamel Ghannouchi. A new approach of the concept of prime number. 4 pages. 24. HAL Id: hal-3943 https://hal.archives-ouvertes.fr/hal-3943

More information

The FLRW cosmological model revisited: relation of the local time with th e local curvature and consequences on the Heisenberg uncertainty principle

The FLRW cosmological model revisited: relation of the local time with th e local curvature and consequences on the Heisenberg uncertainty principle The FLRW cosmological model revisited: relation of the local time with th e local curvature and consequences on the Heisenberg uncertainty principle Nathalie Olivi-Tran, Paul M Gauthier To cite this version:

More information

Capillary rise between closely spaced plates : effect of Van der Waals forces

Capillary rise between closely spaced plates : effect of Van der Waals forces Capillary rise between closely spaced plates : effect of Van der Waals forces B. Legait, P.G. De Gennes To cite this version: B. Legait, P.G. De Gennes. Capillary rise between closely spaced plates : effect

More information

The constrained stochastic matched filter subspace tracking

The constrained stochastic matched filter subspace tracking The constrained stochastic matched filter subspace tracking Maissa Chagmani, Bernard Xerri, Bruno Borloz, Claude Jauffret To cite this version: Maissa Chagmani, Bernard Xerri, Bruno Borloz, Claude Jauffret.

More information

Towards an active anechoic room

Towards an active anechoic room Towards an active anechoic room Dominique Habault, Philippe Herzog, Emmanuel Friot, Cédric Pinhède To cite this version: Dominique Habault, Philippe Herzog, Emmanuel Friot, Cédric Pinhède. Towards an active

More information

Electromagnetic characterization of magnetic steel alloys with respect to the temperature

Electromagnetic characterization of magnetic steel alloys with respect to the temperature Electromagnetic characterization of magnetic steel alloys with respect to the temperature B Paya, P Teixeira To cite this version: B Paya, P Teixeira. Electromagnetic characterization of magnetic steel

More information

Some explanations about the IWLS algorithm to fit generalized linear models

Some explanations about the IWLS algorithm to fit generalized linear models Some explanations about the IWLS algorithm to fit generalized linear models Christophe Dutang To cite this version: Christophe Dutang. Some explanations about the IWLS algorithm to fit generalized linear

More information

Completeness of the Tree System for Propositional Classical Logic

Completeness of the Tree System for Propositional Classical Logic Completeness of the Tree System for Propositional Classical Logic Shahid Rahman To cite this version: Shahid Rahman. Completeness of the Tree System for Propositional Classical Logic. Licence. France.

More information

A NON - CONVENTIONAL TYPE OF PERMANENT MAGNET BEARING

A NON - CONVENTIONAL TYPE OF PERMANENT MAGNET BEARING A NON - CONVENTIONAL TYPE OF PERMANENT MAGNET BEARING J.-P. Yonnet To cite this version: J.-P. Yonnet. A NON - CONVENTIONAL TYPE OF PERMANENT MAG- NET BEARING. Journal de Physique Colloques, 1985, 46 (C6),

More information

GENERALIZED OPTICAL BISTABILITY AND CHAOS IN A LASER WITH A SATURABLE ABSORBER

GENERALIZED OPTICAL BISTABILITY AND CHAOS IN A LASER WITH A SATURABLE ABSORBER GENERALIZED OPTICAL BISTABILITY AND CHAOS IN A LASER WITH A SATURABLE ABSORBER E. Arimondo, F. De Tomasi, B. Zambon, F. Papoff, D. Hennequin To cite this version: E. Arimondo, F. De Tomasi, B. Zambon,

More information

Water Vapour Effects in Mass Measurement

Water Vapour Effects in Mass Measurement Water Vapour Effects in Mass Measurement N.-E. Khélifa To cite this version: N.-E. Khélifa. Water Vapour Effects in Mass Measurement. Measurement. Water Vapour Effects in Mass Measurement, May 2007, Smolenice,

More information

On the longest path in a recursively partitionable graph

On the longest path in a recursively partitionable graph On the longest path in a recursively partitionable graph Julien Bensmail To cite this version: Julien Bensmail. On the longest path in a recursively partitionable graph. 2012. HAL Id:

More information

Linear Quadratic Zero-Sum Two-Person Differential Games

Linear Quadratic Zero-Sum Two-Person Differential Games Linear Quadratic Zero-Sum Two-Person Differential Games Pierre Bernhard To cite this version: Pierre Bernhard. Linear Quadratic Zero-Sum Two-Person Differential Games. Encyclopaedia of Systems and Control,

More information

Stator/Rotor Interface Analysis for Piezoelectric Motors

Stator/Rotor Interface Analysis for Piezoelectric Motors Stator/Rotor Interface Analysis for Piezoelectric Motors K Harmouch, Yves Bernard, Laurent Daniel To cite this version: K Harmouch, Yves Bernard, Laurent Daniel. Stator/Rotor Interface Analysis for Piezoelectric

More information

Soundness of the System of Semantic Trees for Classical Logic based on Fitting and Smullyan

Soundness of the System of Semantic Trees for Classical Logic based on Fitting and Smullyan Soundness of the System of Semantic Trees for Classical Logic based on Fitting and Smullyan Shahid Rahman To cite this version: Shahid Rahman. Soundness of the System of Semantic Trees for Classical Logic

More information

Dorian Mazauric. To cite this version: HAL Id: tel https://tel.archives-ouvertes.fr/tel

Dorian Mazauric. To cite this version: HAL Id: tel https://tel.archives-ouvertes.fr/tel Optimisation discrète dans les réseaux de télécommunication : reconfiguration du routage, routage efficace en énergie, ordonnancement de liens et placement de données Dorian Mazauric To cite this version:

More information

Accurate critical exponents from the ϵ-expansion

Accurate critical exponents from the ϵ-expansion Accurate critical exponents from the ϵ-expansion J.C. Le Guillou, J. Zinn-Justin To cite this version: J.C. Le Guillou, J. Zinn-Justin. Accurate critical exponents from the ϵ-expansion. Journal de Physique

More information

Characterization of Equilibrium Paths in a Two-Sector Economy with CES Production Functions and Sector-Specific Externality

Characterization of Equilibrium Paths in a Two-Sector Economy with CES Production Functions and Sector-Specific Externality Characterization of Equilibrium Paths in a Two-Sector Economy with CES Production Functions and Sector-Specific Externality Miki Matsuo, Kazuo Nishimura, Tomoya Sakagami, Alain Venditti To cite this version:

More information

On Symmetric Norm Inequalities And Hermitian Block-Matrices

On Symmetric Norm Inequalities And Hermitian Block-Matrices On Symmetric Norm Inequalities And Hermitian lock-matrices Antoine Mhanna To cite this version: Antoine Mhanna On Symmetric Norm Inequalities And Hermitian lock-matrices 016 HAL Id: hal-0131860

More information

Analyzing large-scale spike trains data with spatio-temporal constraints

Analyzing large-scale spike trains data with spatio-temporal constraints Analyzing large-scale spike trains data with spatio-temporal constraints Hassan Nasser, Olivier Marre, Selim Kraria, Thierry Viéville, Bruno Cessac To cite this version: Hassan Nasser, Olivier Marre, Selim

More information

Basic concepts and models in continuum damage mechanics

Basic concepts and models in continuum damage mechanics Basic concepts and models in continuum damage mechanics Djimedo Kondo, Hélène Welemane, Fabrice Cormery To cite this version: Djimedo Kondo, Hélène Welemane, Fabrice Cormery. Basic concepts and models

More information

On The Exact Solution of Newell-Whitehead-Segel Equation Using the Homotopy Perturbation Method

On The Exact Solution of Newell-Whitehead-Segel Equation Using the Homotopy Perturbation Method On The Exact Solution of Newell-Whitehead-Segel Equation Using the Homotopy Perturbation Method S. Salman Nourazar, Mohsen Soori, Akbar Nazari-Golshan To cite this version: S. Salman Nourazar, Mohsen Soori,

More information

Dissipative Systems Analysis and Control, Theory and Applications: Addendum/Erratum

Dissipative Systems Analysis and Control, Theory and Applications: Addendum/Erratum Dissipative Systems Analysis and Control, Theory and Applications: Addendum/Erratum Bernard Brogliato To cite this version: Bernard Brogliato. Dissipative Systems Analysis and Control, Theory and Applications:

More information

Solution to Sylvester equation associated to linear descriptor systems

Solution to Sylvester equation associated to linear descriptor systems Solution to Sylvester equation associated to linear descriptor systems Mohamed Darouach To cite this version: Mohamed Darouach. Solution to Sylvester equation associated to linear descriptor systems. Systems

More information

Understanding SVM (and associated kernel machines) through the development of a Matlab toolbox

Understanding SVM (and associated kernel machines) through the development of a Matlab toolbox Understanding SVM (and associated kernel machines) through the development of a Matlab toolbox Stephane Canu To cite this version: Stephane Canu. Understanding SVM (and associated kernel machines) through

More information

A simple birth-death-migration individual-based model for biofilm development

A simple birth-death-migration individual-based model for biofilm development A simple birth-death-migration individual-based model for biofilm development Nabil Mabrouk, Guillaume Deffuant To cite this version: Nabil Mabrouk, Guillaume Deffuant. A simple birth-death-migration individual-based

More information

Replicator Dynamics and Correlated Equilibrium

Replicator Dynamics and Correlated Equilibrium Replicator Dynamics and Correlated Equilibrium Yannick Viossat To cite this version: Yannick Viossat. Replicator Dynamics and Correlated Equilibrium. CECO-208. 2004. HAL Id: hal-00242953

More information

Two-step centered spatio-temporal auto-logistic regression model

Two-step centered spatio-temporal auto-logistic regression model Two-step centered spatio-temporal auto-logistic regression model Anne Gégout-Petit, Shuxian Li To cite this version: Anne Gégout-Petit, Shuxian Li. Two-step centered spatio-temporal auto-logistic regression

More information

A Simple Proof of P versus NP

A Simple Proof of P versus NP A Simple Proof of P versus NP Frank Vega To cite this version: Frank Vega. A Simple Proof of P versus NP. 2016. HAL Id: hal-01281254 https://hal.archives-ouvertes.fr/hal-01281254 Submitted

More information

On Poincare-Wirtinger inequalities in spaces of functions of bounded variation

On Poincare-Wirtinger inequalities in spaces of functions of bounded variation On Poincare-Wirtinger inequalities in spaces of functions of bounded variation Maïtine Bergounioux To cite this version: Maïtine Bergounioux. On Poincare-Wirtinger inequalities in spaces of functions of

More information

Cutwidth and degeneracy of graphs

Cutwidth and degeneracy of graphs Cutwidth and degeneracy of graphs Benoit Kloeckner To cite this version: Benoit Kloeckner. Cutwidth and degeneracy of graphs. IF_PREPUB. 2009. HAL Id: hal-00408210 https://hal.archives-ouvertes.fr/hal-00408210v1

More information

Trajectory Optimization for Differential Flat Systems

Trajectory Optimization for Differential Flat Systems Trajectory Optimization for Differential Flat Systems Kahina Louadj, Benjamas Panomruttanarug, Alexre Carlos Brao-Ramos, Felix Antonio Claudio Mora-Camino To cite this version: Kahina Louadj, Benjamas

More information

Quantum efficiency and metastable lifetime measurements in ruby ( Cr 3+ : Al2O3) via lock-in rate-window photothermal radiometry

Quantum efficiency and metastable lifetime measurements in ruby ( Cr 3+ : Al2O3) via lock-in rate-window photothermal radiometry Quantum efficiency and metastable lifetime measurements in ruby ( Cr 3+ : Al2O3) via lock-in rate-window photothermal radiometry A. Mandelis, Z. Chen, R. Bleiss To cite this version: A. Mandelis, Z. Chen,

More information

Exogenous input estimation in Electronic Power Steering (EPS) systems

Exogenous input estimation in Electronic Power Steering (EPS) systems Exogenous input estimation in Electronic Power Steering (EPS) systems Valentina Ciarla, Carlos Canudas de Wit, Franck Quaine, Violaine Cahouet To cite this version: Valentina Ciarla, Carlos Canudas de

More information

RENORMALISATION ON THE PENROSE LATTICE

RENORMALISATION ON THE PENROSE LATTICE RENORMALISATION ON THE PENROSE LATTICE C. Godreche, Henri Orland To cite this version: C. Godreche, Henri Orland. RENORMALISATION ON THE PENROSE LATTICE. Journal de Physique Colloques, 1986, 47 (C3), pp.c3-197-c3-203.

More information

On Newton-Raphson iteration for multiplicative inverses modulo prime powers

On Newton-Raphson iteration for multiplicative inverses modulo prime powers On Newton-Raphson iteration for multiplicative inverses modulo prime powers Jean-Guillaume Dumas To cite this version: Jean-Guillaume Dumas. On Newton-Raphson iteration for multiplicative inverses modulo

More information

Quasi-periodic solutions of the 2D Euler equation

Quasi-periodic solutions of the 2D Euler equation Quasi-periodic solutions of the 2D Euler equation Nicolas Crouseilles, Erwan Faou To cite this version: Nicolas Crouseilles, Erwan Faou. Quasi-periodic solutions of the 2D Euler equation. Asymptotic Analysis,

More information

Entropies and fractal dimensions

Entropies and fractal dimensions Entropies and fractal dimensions Amelia Carolina Sparavigna To cite this version: Amelia Carolina Sparavigna. Entropies and fractal dimensions. Philica, Philica, 2016. HAL Id: hal-01377975

More information

IMPROVEMENTS OF THE VARIABLE THERMAL RESISTANCE

IMPROVEMENTS OF THE VARIABLE THERMAL RESISTANCE IMPROVEMENTS OF THE VARIABLE THERMAL RESISTANCE V. Szekely, S. Torok, E. Kollar To cite this version: V. Szekely, S. Torok, E. Kollar. IMPROVEMENTS OF THE VARIABLE THERMAL RESIS- TANCE. THERMINIC 2007,

More information

A Slice Based 3-D Schur-Cohn Stability Criterion

A Slice Based 3-D Schur-Cohn Stability Criterion A Slice Based 3-D Schur-Cohn Stability Criterion Ioana Serban, Mohamed Najim To cite this version: Ioana Serban, Mohamed Najim. A Slice Based 3-D Schur-Cohn Stability Criterion. ICASSP 007, Apr 007, Honolulu,

More information

STATISTICAL ENERGY ANALYSIS: CORRELATION BETWEEN DIFFUSE FIELD AND ENERGY EQUIPARTITION

STATISTICAL ENERGY ANALYSIS: CORRELATION BETWEEN DIFFUSE FIELD AND ENERGY EQUIPARTITION STATISTICAL ENERGY ANALYSIS: CORRELATION BETWEEN DIFFUSE FIELD AND ENERGY EQUIPARTITION Thibault Lafont, Alain Le Bot, Nicolas Totaro To cite this version: Thibault Lafont, Alain Le Bot, Nicolas Totaro.

More information

Solving an integrated Job-Shop problem with human resource constraints

Solving an integrated Job-Shop problem with human resource constraints Solving an integrated Job-Shop problem with human resource constraints Olivier Guyon, Pierre Lemaire, Eric Pinson, David Rivreau To cite this version: Olivier Guyon, Pierre Lemaire, Eric Pinson, David

More information

Classification of high dimensional data: High Dimensional Discriminant Analysis

Classification of high dimensional data: High Dimensional Discriminant Analysis Classification of high dimensional data: High Dimensional Discriminant Analysis Charles Bouveyron, Stephane Girard, Cordelia Schmid To cite this version: Charles Bouveyron, Stephane Girard, Cordelia Schmid.

More information

Chebyshev polynomials, quadratic surds and a variation of Pascal s triangle

Chebyshev polynomials, quadratic surds and a variation of Pascal s triangle Chebyshev polynomials, quadratic surds and a variation of Pascal s triangle Roland Bacher To cite this version: Roland Bacher. Chebyshev polynomials, quadratic surds and a variation of Pascal s triangle.

More information

A remark on a theorem of A. E. Ingham.

A remark on a theorem of A. E. Ingham. A remark on a theorem of A. E. Ingham. K G Bhat, K Ramachandra To cite this version: K G Bhat, K Ramachandra. A remark on a theorem of A. E. Ingham.. Hardy-Ramanujan Journal, Hardy-Ramanujan Society, 2006,

More information

Hardware Operator for Simultaneous Sine and Cosine Evaluation

Hardware Operator for Simultaneous Sine and Cosine Evaluation Hardware Operator for Simultaneous Sine and Cosine Evaluation Arnaud Tisserand To cite this version: Arnaud Tisserand. Hardware Operator for Simultaneous Sine and Cosine Evaluation. ICASSP 6: International

More information

Theoretical calculation of the power of wind turbine or tidal turbine

Theoretical calculation of the power of wind turbine or tidal turbine Theoretical calculation of the power of wind turbine or tidal turbine Pierre Lecanu, Joel Breard, Dominique Mouazé To cite this version: Pierre Lecanu, Joel Breard, Dominique Mouazé. Theoretical calculation

More information

Exact Comparison of Quadratic Irrationals

Exact Comparison of Quadratic Irrationals Exact Comparison of Quadratic Irrationals Phuc Ngo To cite this version: Phuc Ngo. Exact Comparison of Quadratic Irrationals. [Research Report] LIGM. 20. HAL Id: hal-0069762 https://hal.archives-ouvertes.fr/hal-0069762

More information

Solution of contact problems with friction

Solution of contact problems with friction Solution of contact problems with friction Pierre Joli, Zhi-Qiang Feng, Nadjet Talbi To cite this version: Pierre Joli, Zhi-Qiang Feng, Nadjet Talbi. Solution of contact problems with friction: Pseudo-potential

More information

Posterior Covariance vs. Analysis Error Covariance in Data Assimilation

Posterior Covariance vs. Analysis Error Covariance in Data Assimilation Posterior Covariance vs. Analysis Error Covariance in Data Assimilation François-Xavier Le Dimet, Victor Shutyaev, Igor Gejadze To cite this version: François-Xavier Le Dimet, Victor Shutyaev, Igor Gejadze.

More information

Eddy-Current Effects in Circuit Breakers During Arc Displacement Phase

Eddy-Current Effects in Circuit Breakers During Arc Displacement Phase Eddy-Current Effects in Circuit Breakers During Arc Displacement Phase Olivier Chadebec, Gerard Meunier, V. Mazauric, Yann Le Floch, Patrice Labie To cite this version: Olivier Chadebec, Gerard Meunier,

More information

Interactions of an eddy current sensor and a multilayered structure

Interactions of an eddy current sensor and a multilayered structure Interactions of an eddy current sensor and a multilayered structure Thanh Long Cung, Pierre-Yves Joubert, Eric Vourc H, Pascal Larzabal To cite this version: Thanh Long Cung, Pierre-Yves Joubert, Eric

More information

Irregular wavy flow due to viscous stratification

Irregular wavy flow due to viscous stratification Irregular wavy flow due to viscous stratification T. Shlang, G.I. Sivashinsky, A.J. Babchin, A.L. Frenkel To cite this version: T. Shlang, G.I. Sivashinsky, A.J. Babchin, A.L. Frenkel. Irregular wavy flow

More information

Climbing discrepancy search for flowshop and jobshop scheduling with time-lags

Climbing discrepancy search for flowshop and jobshop scheduling with time-lags Climbing discrepancy search for flowshop and jobshop scheduling with time-lags Wafa Karoui, Marie-José Huguet, Pierre Lopez, Mohamed Haouari To cite this version: Wafa Karoui, Marie-José Huguet, Pierre

More information

The Learner s Dictionary and the Sciences:

The Learner s Dictionary and the Sciences: The Learner s Dictionary and the Sciences: Geoffrey Williams To cite this version: Geoffrey Williams. The Learner s Dictionary and the Sciences:: Mismatch or no match?. Corpora, Language, Teaching, and

More information

Eddy Current Modelling for Inspection of Riveted Structures in Aeronautics

Eddy Current Modelling for Inspection of Riveted Structures in Aeronautics Eddy Current Modelling for Inspection of Riveted Structures in Aeronautics Séverine Paillard, Grégoire Pichenot, Marc Lambert, Hubert Voillaume To cite this version: Séverine Paillard, Grégoire Pichenot,

More information

High resolution seismic prospection of old gypsum mines - evaluation of detection possibilities

High resolution seismic prospection of old gypsum mines - evaluation of detection possibilities High resolution seismic prospection of old gypsum mines - evaluation of detection possibilities Bogdan Piwakowski, Jean-Marc Watelet, David Moreaux, Khalid Sbai To cite this version: Bogdan Piwakowski,

More information

Territorial Intelligence and Innovation for the Socio-Ecological Transition

Territorial Intelligence and Innovation for the Socio-Ecological Transition Territorial Intelligence and Innovation for the Socio-Ecological Transition Jean-Jacques Girardot, Evelyne Brunau To cite this version: Jean-Jacques Girardot, Evelyne Brunau. Territorial Intelligence and

More information

Question order experimental constraints on quantum-like models of judgement

Question order experimental constraints on quantum-like models of judgement Question order experimental constraints on quantum-like models of judgement Patrick Cassam-Chenaï To cite this version: Patrick Cassam-Chenaï. Question order experimental constraints on quantum-like models

More information

0.9 ev POTENTIAL BARRIER SCHOTTKY DIODE ON ev GAP GaxIn1-xASSi:H

0.9 ev POTENTIAL BARRIER SCHOTTKY DIODE ON ev GAP GaxIn1-xASSi:H 0.9 ev POTENTIAL BARRIER SCHOTTKY DIODE ON 0.75-0.5 ev GAP GaxIn1-xASSi:H A. Deneuville, F. Valentin, S. Belkouch To cite this version: A. Deneuville, F. Valentin, S. Belkouch. 0.9 ev POTENTIAL BARRIER

More information

New Basis Points of Geodetic Stations for Landslide Monitoring

New Basis Points of Geodetic Stations for Landslide Monitoring New Basis Points of Geodetic Stations for Landslide Monitoring V Riabchii, M Tregub, Yankin To cite this version: V Riabchii, M Tregub, Yankin. New Basis Points of Geodetic Stations for Landslide Monitoring.

More information