Linear Discriminant Analysis Using a Generalized Mean of Class Covariances and Its Application to Speech Recognition

Total Page:16

File Type:pdf, Size:1020Kb

Linear Discriminant Analysis Using a Generalized Mean of Class Covariances and Its Application to Speech Recognition IEICE TRANS. INF. & SYST., VOL.E91–D, NO.3 MARCH 2008 478 PAPER Special Section on Robust Speech Processing in Realistic Environments Linear Discriminant Analysis Using a Generalized Mean of Class Covariances and Its Application to Speech Recognition Makoto SAKAI†,††a), Norihide KITAOKA††b), Members, and Seiichi NAKAGAWA†††c), Fellow SUMMARY To precisely model the time dependency of features is deal with unequal covariances because the maximum likeli- one of the important issues for speech recognition. Segmental unit input hood estimation was used to estimate parameters for differ- HMM with a dimensionality reduction method has been widely used to ent Gaussians with unequal covariances [9]. Heteroscedas- address this issue. Linear discriminant analysis (LDA) and heteroscedas- tic extensions, e.g., heteroscedastic linear discriminant analysis (HLDA) or tic discriminant analysis (HDA) was proposed as another heteroscedastic discriminant analysis (HDA), are popular approaches to re- objective function which employed individual weighted duce dimensionality. However, it is difficult to find one particular criterion contributions of the classes [10]. The effectiveness of these suitable for any kind of data set in carrying out dimensionality reduction methods for some data sets has been experimentally demon- while preserving discriminative information. In this paper, we propose a ffi new framework which we call power linear discriminant analysis (PLDA). strated. However, it is di cult to find one particular crite- PLDA can be used to describe various criteria including LDA, HLDA, and rion suitable for any kind of data set. HDA with one control parameter. In addition, we provide an efficient selec- In this paper we show that these three methods have tion method using a control parameter without training HMMs nor testing a strong mutual relationship, and provide a new interpreta- recognition performance on a development data set. Experimental results tion for them. Then, we propose a new framework that we show that the PLDA is more effective than conventional methods for vari- ous data sets. call power linear discriminant analysis (PLDA), which can key words: speech recognition, feature extraction, multidimensional signal describe various criteria including LDA, HLDA, and HDA processing with one control parameter. Because PLDA can describe various criteria for dimensionality reduction, it can flexibly 1. Introduction adapt to various environments such as a noisy environment. Thus, PLDA can provide robustness to a speech recognizer Although Hidden Markov Models (HMMs) have been in realistic environments. Unfortunately, we cannot know widely used to model speech signals for speech recogni- which control parameter is the most effective before training tion, they cannot precisely model the time dependency of HMMs and testing the performances of each control param- feature parameters. In order to overcome this limitation, eter on a development set. In general, this training and test- many extensions have been proposed [1]–[5]. Segmental ing process requires more than several dozen hours. More- unit input HMM [1] has been widely used for its effective- over, the computational time is proportional to the number ness and tractability. In segmental unit input HMM, the im- of variations of the control parameters under test. PLDA mediate use of several successive frames as an input vector requires much time to find an optimal control parameter be- inevitably increases the number of parameters. Therefore, a cause its control parameter can be set to a real number. We dimensionality reduction method is applied to feature vec- will provide an efficient selection method of an optimal con- tors. trol parameter without training of HMMs nor testing recog- Linear discriminant analysis (LDA) [6], [7] is widely nition performance on a development set. used to reduce dimensionality and a powerful tool to pre- The paper is organized as follows: LDA, HLDA, and serve discriminative information. LDA assumes each class HDA are reviewed in Sect. 2. Then, a new framework of has the same class covariance [8]. However, this assumption PLDA is proposed in Sect. 3. A selection method of an opti- does not necessarily hold for a real data set. In order to over- mal control parameter is derived in Sect. 4. Experimental re- come this limitation, several methods have been proposed. sults are presented in Sect. 5. Finally, conclusions are given Heteroscedastic linear discriminant analysis (HLDA) could in Sect. 6. Manuscript received July 2, 2007. 2. Segmental Unit Input HMM Manuscript revised September 14, 2007. †The author is with DENSO CORPORATION, Nisshin-shi, 470–0111 Japan. For an input symbol sequence o = (o1, o2, ··· , oT )anda †† The authors are with Nagoya University, Nagoya-shi, 464– state sequence q = (q1, q2, ··· , qT ), the output probability of 8603 Japan. segmental unit input HMM is given by the following equa- ††† The author is with Toyohashi University of Technology, tions [1]: Toyohashi-shi, 441–8580 Japan. a) E-mail: [email protected] P (o , ··· , o ) b) E-mail: [email protected] 1 T c) E-mail: [email protected] = P (oi | o1, ··· , oi−1, q1, ··· , qi) / / DOI: 10.1093 ietisy e91–d.3.478 q i Copyright c 2008 The Institute of Electronics, Information and Communication Engineers SAKAI et al.: GENERALIZATION OF LINEAR DISCRIMINANT ANALYSIS AND ITS APPLICATION TO SPEECH RECOGNITION 479 × P (qi | q1, ··· , qi−1) (1) where Σt denotes the covariance matrix of all features, namely a total covariance, which equals Σb + Σw. ≈ P oi | oi−(d−1), ··· , oi−1, qi P (qi | qi−1) LDA finds a projection matrix B[p] that maximizes q i Eqs. (6) or (7). The optimization of (6) and (7) results in (2) the same projection. ≈ P oi−(d−1), ··· , oi | qi P (qi | qi−1) , (3) q i 2.2 Heteroscedastic Extensions where T denotes the length of input sequence and d denotes the number of successive frames used in probability calcu- LDA is not the optimal projection when the class distribu- lation at a time frame. The immediate use of several suc- tions are heteroscedastic. Campbell [8] has shown that LDA cessive frames as an input vector inevitably increases the is related to the maximum likelihood estimation of parame- number of parameters. When the number of dimensions in- ters for a Gaussian model with an identical class covariance. creases, several problems generally occur: heavier compu- However, this condition is not necessarily satisfied for a real tational load and larger memory are required, and the accu- data set. racy of a parameter estimation degrades. Then, dimension- In order to overcome this limitation, several extensions ality reduction methods, e.g., principal component analysis have been proposed [9]–[12]. This paper focuses on two (PCA), LDA, HLDA or HDA, are used to reduce dimension- heteroscedastic extensions called heteroscedastic linear dis- ality [1], [3], [9], [10]. criminant analysis (HLDA) and heteroscedastic discrimi- Here, we will briefly review LDA, HLDA and HDA, nant analysis (HDA) [9], [10]. then investigate the effectiveness of these methods for some artificial data sets. 2.2.1 Heteroscedastic Linear Discriminant Analysis ∈ Rn×n 2.1 Linear Discriminant Analysis In HLDA, the full-rank linear projection matrix B is constrained as follows: the first p columns of B span the ∈ Rn = p-dimensional subspace in which the class means and vari- Given n-dimensional feature vectors x j ( j T ances are different and the remaining n − p columns of B 1, 2,...,N) †, e.g., x = oT , ··· , oT , let us find a pro- j j−(d−1) j span the (n − p)-dimensional subspace in which the class ∈ Rn×p jection matrix B[p] that projects these feature vectors means and variances are identical. Let the parameters that ∈ Rp = , ,..., to p-dimensional feature vectors z j ( j 1 2 N) BT x µ T describe the class means and covariances of be ˆ k and (p < n), where z j = B x j,andN denotes the number of all [p] Σˆ k, respectively: features. ⎡ ⎤ Within-class and between-class covariance matrices ⎢ T µ ⎥ ⎢ B[p] k ⎥ µˆ = ⎣⎢ ⎦⎥ , (8) are defined as follows [6], [7]: k T µ B[n−p] c ⎡ ⎤ 1 T T Σ Σ = x − µ x − µ ⎢B kB[p] 0 ⎥ w j k j k Σˆ = ⎢ [p] ⎥ , N = ∈ k ⎣ ⎦ (9) k 1 x j Dk T Σ 0B[n−p] tB[n−p] c = PkΣk, (4) n×(n−p) where B = B[p]|B[n−p] and B[n−p] ∈ R . = k 1 Kumar et al. [9] incorporated the maximum likelihood c T estimation of parameters for differently distributed Gaus- Σb = Pk (µk − µ)(µk − µ) , (5) sians. An HLDA objective function is derived as follows: k=1 2N where c denotes the number of classes, Dk denotes the sub- |B| 1 J (B) = . (10) set of feature vectors labeled as class k, µ is the mean vector HLDA N c T N µ Σ B − ΣtB[n−p] T Σ k for all the classes, k is the mean vector of the class k, k [n p] B[p] kB[p] is the covariance matrix of the class k,andPk is the class k=1 weight, respectively. N denotes the number of features of class k. The solution There are several ways to formulate objective functions k to maximize Eq. (10) is not analytically obtained. There- for multi-class data [6]. Typical objective functions are the fore, its maximization is performed using a numerical op- following: timization technique. Alternatively, a computationally effi- T Σ cient scheme is given in [13]. B[p] bB[p] = , † JLDA B[p] (6) This paper uses the following notation: capital bold letters T B ΣwB[p] [p] refer to matrices, e.g., A, bold letters refer to vectors, e.g., b,and scalars are not bold, e.g., c. Where submatrices are used they are T B ΣtB[p] indicated, for example, by A ,thisisann × p matrix.
Recommended publications
  • Gpindex: Generalized Price and Quantity Indexes
    Package ‘gpindex’ August 4, 2021 Title Generalized Price and Quantity Indexes Version 0.3.4 Description A small package for calculating lots of different price indexes, and by extension quan- tity indexes. Provides tools to build and work with any type of bilateral generalized-mean in- dex (of which most price indexes are), along with a few important indexes that don't be- long to the generalized-mean family. Implements and extends many of the meth- ods in Balk (2008, ISBN:978-1-107-40496-0) and ILO, IMF, OECD, Euro- stat, UN, and World Bank (2020, ISBN:978-1-51354-298-0) for bilateral price indexes. Depends R (>= 3.5) Imports stats, utils License MIT + file LICENSE Encoding UTF-8 URL https://github.com/marberts/gpindex LazyData true Collate 'helper_functions.R' 'means.R' 'weights.R' 'price_indexes.R' 'operators.R' 'utilities.R' NeedsCompilation no Author Steve Martin [aut, cre, cph] Maintainer Steve Martin <[email protected]> Repository CRAN Date/Publication 2021-08-04 06:10:06 UTC R topics documented: gpindex-package . .2 contributions . .3 generalized_mean . .8 lehmer_mean . 12 logarithmic_means . 15 nested_mean . 18 offset_prices . 20 1 2 gpindex-package operators . 22 outliers . 23 price_data . 25 price_index . 26 transform_weights . 33 Index 37 gpindex-package Generalized Price and Quantity Indexes Description A small package for calculating lots of different price indexes, and by extension quantity indexes. Provides tools to build and work with any type of bilateral generalized-mean index (of which most price indexes are), along with a few important indexes that don’t belong to the generalized-mean family. Implements and extends many of the methods in Balk (2008, ISBN:978-1-107-40496-0) and ILO, IMF, OECD, Eurostat, UN, and World Bank (2020, ISBN:978-1-51354-298-0) for bilateral price indexes.
    [Show full text]
  • Unsupervised Machine Learning for Pathological Radar Clutter Clustering: the P-Mean-Shift Algorithm Yann Cabanes, Frédéric Barbaresco, Marc Arnaudon, Jérémie Bigot
    Unsupervised Machine Learning for Pathological Radar Clutter Clustering: the P-Mean-Shift Algorithm Yann Cabanes, Frédéric Barbaresco, Marc Arnaudon, Jérémie Bigot To cite this version: Yann Cabanes, Frédéric Barbaresco, Marc Arnaudon, Jérémie Bigot. Unsupervised Machine Learning for Pathological Radar Clutter Clustering: the P-Mean-Shift Algorithm. C&ESAR 2019, Nov 2019, Rennes, France. hal-02875430 HAL Id: hal-02875430 https://hal.archives-ouvertes.fr/hal-02875430 Submitted on 19 Jun 2020 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. Unsupervised Machine Learning for Pathological Radar Clutter Clustering: the P-Mean-Shift Algorithm Yann Cabanes1;2, Fred´ eric´ Barbaresco1, Marc Arnaudon2, and Jer´ emie´ Bigot2 1 Thales LAS, Advanced Radar Concepts, Limours, FRANCE [email protected]; [email protected] 2 Institut de Mathematiques´ de Bordeaux, Bordeaux, FRANCE [email protected]; [email protected] Abstract. This paper deals with unsupervised radar clutter clustering to char- acterize pathological clutter based on their Doppler fluctuations. Operationally, being able to recognize pathological clutter environments may help to tune radar parameters to regulate the false alarm rate. This request will be more important for new generation radars that will be more mobile and should process data on the move.
    [Show full text]
  • Hydrologic and Mass-Movement Hazards Near Mccarthy Wrangell-St
    Hydrologic and Mass-Movement Hazards near McCarthy Wrangell-St. Elias National Park and Preserve, Alaska By Stanley H. Jones and Roy L Glass U.S. GEOLOGICAL SURVEY Water-Resources Investigations Report 93-4078 Prepared in cooperation with the NATIONAL PARK SERVICE Anchorage, Alaska 1993 U.S. DEPARTMENT OF THE INTERIOR BRUCE BABBITT, Secretary U.S. GEOLOGICAL SURVEY ROBERT M. HIRSCH, Acting Director For additional information write to: Copies of this report may be purchased from: District Chief U.S. Geological Survey U.S. Geological Survey Earth Science Information Center 4230 University Drive, Suite 201 Open-File Reports Section Anchorage, Alaska 99508-4664 Box 25286, MS 517 Denver Federal Center Denver, Colorado 80225 CONTENTS Abstract ................................................................ 1 Introduction.............................................................. 1 Purpose and scope..................................................... 2 Acknowledgments..................................................... 2 Hydrology and climate...................................................... 3 Geology and geologic hazards................................................ 5 Bedrock............................................................. 5 Unconsolidated materials ............................................... 7 Alluvial and glacial deposits......................................... 7 Moraines........................................................ 7 Landslides....................................................... 7 Talus..........................................................
    [Show full text]
  • Generalized Mean Field Approximation For
    Generalized mean field approximation for parallel dynamics of the Ising model Hamed Mahmoudi and David Saad Non-linearity and Complexity Research Group, Aston University, Birmingham B4 7ET, United Kingdom The dynamics of non-equilibrium Ising model with parallel updates is investigated using a gen- eralized mean field approximation that incorporates multiple two-site correlations at any two time steps, which can be obtained recursively. The proposed method shows significant improvement in predicting local system properties compared to other mean field approximation techniques, partic- ularly in systems with symmetric interactions. Results are also evaluated against those obtained from Monte Carlo simulations. The method is also employed to obtain parameter values for the kinetic inverse Ising modeling problem, where couplings and local fields values of a fully connected spin system are inferred from data. PACS numbers: 64.60.-i, 68.43.De, 75.10.Nr, 24.10.Ht I. INTRODUCTION Statistical physics of infinite-range Ising models has been extensively studied during the last four decades [1{3]. Various methods such as the replica and cavity methods have been devised to study the macroscopic properties of Ising systems with long range random interactions at equilibrium. Other mean field approximations that have been successfully used to study the infinite-range Ising model are naive mean field and the TAP approximation [2, 4], both are also applicable to broad range of problems [5, 6]. While equilibrium properties of Ising systems are well-understood, analysing their dynamics is still challenging and is not completely solved. The root of the problem is the multi-time statistical dependencies between time steps manifested in the corresponding correlation and response functions.
    [Show full text]
  • Unsupervised Machine Learning for Pathological Radar Clutter Clustering: the P-Mean-Shift Algorithm
    Unsupervised Machine Learning for Pathological Radar Clutter Clustering: the P-Mean-Shift Algorithm Yann Cabanes1;2, Fred´ eric´ Barbaresco1, Marc Arnaudon2, and Jer´ emie´ Bigot2 1 Thales LAS, Advanced Radar Concepts, Limours, FRANCE [email protected]; [email protected] 2 Institut de Mathematiques´ de Bordeaux, Bordeaux, FRANCE [email protected]; [email protected] Abstract. This paper deals with unsupervised radar clutter clustering to char- acterize pathological clutter based on their Doppler fluctuations. Operationally, being able to recognize pathological clutter environments may help to tune Radar parameters to regulate the false alarm rate. This request will be more important for new generation radars that will be more mobile and should process data on-the- move. We first introduce the radar data structure and explain how it can be coded by Toeplitz covariance matrices. We then introduce the manifold of Toeplitz co- variance matrices and the associated metric coming from information geometry. We have adapted the classical k-means algorithm to the Riemaniann manifold of Toeplitz covariance matrices in [1], [2]; the mean-shift algorithm is presented in [3], [4]. We present here a new clustering algorithm based on the p-mean defi- nition in a Riemannian manifold and the mean-shift algorithm. Keywords: radar clutter · machine learning · unsupervised classification · p- mean-shift · autocorrelation matrix · Burg algorithm · reflection coefficients · Kahler¨ metric · Tangent Principal Components Analysis · Capon spectra. 1 Introduction Radar installation on a new geographical site is long and costly. We would like to shorten the time of deployment by recognizing automatically pathological clutters with past known diagnosed cases.
    [Show full text]
  • The Generalized Mean Generalized Mean Inequalities
    Generalized Means a.cyclohexane.molecule The Generalized Mean Consider the generalized mean for non-negative xi n !1=p 1 X M(p; x ; : : : ; x ) := xp 1 n n i i=1 whose name becomes self-explanatory when we consider the six cases n !−1 1 X −1 n M(−1; x1; : : : ; xn) = x = harmonic mean n i x−1 + ::: + x−1 i=1 1 n n !1=p 1 X p 1=n M(0; x1; : : : ; xn) = lim x = (x1 ··· xn) geometric mean p!0 n i i=1 n 1 X x1 + ::: + xn M(1; x ; : : : ; x ) = x = arithmetic mean 1 n n i n i=1 n 1=2 1 X x2 + ::: + x2 M(2; x ; : : : ; x ) = x2 = 1 n quadratic mean 1 n n i n i=1 n !1=p 1 X p M(−∞; x1; : : : ; xn) = lim x = minfx1; : : : ; xng minimum p→−∞ n i i=1 n !1=p 1 X p M(1; x1; : : : ; xn) = lim x = maxfx1; : : : ; xng maximum p!1 n i i=1 The three cases involving limits are somewhat more difficult to evaluate. In these cases, the calculations are simplified by first considering the natural logarithm of the limit and hence applying L'H^opital'srule. p p p p log((x1 + ::: + xn)=n) x1 log x1 + ::: + xn log xn log x1 ··· xn log L0 = lim = lim p p = p!0 p p!0 x1 + ::: + xn n p p p p 1 x1 + ::: + xn 1 1 x1 xn log L1 = lim log = log xk + lim log + ::: + 1 + ::: + = log xk p!1 p n p!1 p n xk xk 1 1 −1 1 1 −1 L−∞ = M 1; ;:::; = max ;:::; = min fx1; : : : ; xng x1 xn x1 xn p The first case is simple.
    [Show full text]
  • Information to Users
    INFORMATION TO USERS This manuscript has been reproduced from the microfilm master. UMI fihns the text directly from the original or copy submitted. Thus, some thesis and dissertation copies are in typewriter 6ce, while others may be from any type of computer printer. The quality of this reproduction Is dependent upon the quality of the copy submitted. Broken or indistinct print, colored or poor quality illustrations and photographs, print bleedtfarough, substandard margins, and improper alignment can adversely affect reproduction. In the unlikely event that the author did not said UMI a complete manuscript and there are missing pages, these will be noted. Also, if unauthorized copyright material had to be removed, a note will indicate the deletion. Oversize materials (e.g., maps, drawings, charts) are reproduced by sectioning the original, b^inning at the upper left-hand comer and continuing from left to right in equal sections with small overlaps. Each original is also photographed in one exposure and is included in reduced form at the back of the book. Photographs included in the original manuscript have been reproduced xerographically in this copy. Higher quality 6” x 9” black and white photographic prints are available for any photographs or illustrations appearing in this copy for an additional charge. Contact UMI directly to order. UMI A Bell & Howell Infiumadon Company 300 North Zeeb Road, Ann Aibor MI 48106-1346 USA 313/761-4700 800/521-0600 A CENTRAL LIMIT THEOREM FOR COMPLEX-VALUED PROBABILITIES DISSERTATION Presented in Partial FulfiUment of the Requirements for the Degree Doctor of Philosophy in the Graduate School of The Ohio State University By Natalia A.
    [Show full text]
  • Abstract the Question an Observation
    Abstract There are many notions of means, the arithmetic mean and geometric mean are quite familiar to many. There are also a few generalizations of these concepts, including the mean developed by V. M. Tikhomirov. However, these means fail to capture the general nature of means. A new definition is presented and it is shown that the Tikhomirov mean is a form of this mean. The Question While a mean is a powerful mathematical structure, it is not well defined. One common definition of a mean is a measure of center or a middle. V. M. Tikhomirov defines a generalized mean as follows. Given a continuous strictly monotone function ϕ a nd its inverse ψ, the mean of a ϕ(x1)+ϕ(x2)+...+ϕ(xn) sequence of values {x1, x2, ..., xn}, M n(x1, x2, ..., xn) = ψ( n ). As Tikhomirov explains, the arithmetic mean, the geometric mean, the harmonic mean, and the root-mean-square are all forms of this generalized mean1. However, this definition does make the essence of the operation clear. An Observation To try to understand what is happening when we take the mean of a collection of values, consider the arithmetic mean. To calculate the mean of a sequence X = {x1, x2, ..., xn} we add all the values of the sequence together, and divide by the number of elements in the sequence: n ˉ 1 X = n ∑ xi. i=1 What property does this value have? One property is that if we sum the elements of X, we end up with the same result that we would get if we replaced each element of X with Xˉ .
    [Show full text]
  • Divergence Geometry
    2015 Workshop on High-Dimensional Statistical Analysis Dec.11 (Friday) ~15 (Tuesday) Humanities and Social Sciences Center, Academia Sinica, Taiwan Information Geometry and Spontaneous Data Learning ShintoShinto Eguchi Eguchi InstituteInstitute Statistical Statistical Mathematics, Mathematics, Japan Japan This talk is based on a joint work with Osamu Komori and Atsumi Ohara, University of Fukui Outline Short review for Information geometry Kolmogorov-Nagumo mean -path in a function space Generalized mean and variance –divergence geometry U-divergence geometry Minimum U-divergence and density estimation 2 A short review of IG Nonparametric space Space of statistics Information geometry is discussed on the product space 3 Bartlett’s identity Parametric model Bartlett’s first identity Bartlett’s second identity 4 Metric and connections Information metric Mixture connection Exponential connection Rao (1945), Dawid (1975), Amari (1982) 5 Geodesic curves and surfaces in IG m-geodesic curve e-geodesic curve m-geodesic surface e-geodesic surface 6 Kullback-Leibler K-L divergence 1. KL divergence is the expected log-likelihood ratio 2. Maximum likelihood is minimum KL divergence. Akaike (1974) 3. KL divergence induces to the m-connection and e-connection Eguchi (1983) 7 Pythagoras Thm Amari-Nagaoka (2001) Pf 8 Exponential model Exponential model Mean parameter For For Amari (1982) Degenerated Bartlett identity 9 Minimum KL leaf Exponential model Mean equal space 10 Pythagoras foliation 11 log + exp log & exp Bartlett identities KL-divergence e-connection e-geodesic m-connection m-geodesic Pythagoras identity exponential model Pythagoras foliation mean equal space 12 Path geometry { m-geodesic, e-geodesic , … } 13 Kolmogorov-Nagumo mean K-N mean is for positive numbers ¥ 14 K-N mean in Y Def .
    [Show full text]
  • ©2018 Mengmeng Zhu ALL RIGHTS RESERVED
    ©2018 Mengmeng Zhu ALL RIGHTS RESERVED SOFTWARE RELIABILITY MODELING AND ITS APPLICATIONS CONSIDERING FAULT DEPENDENCY AND ENVIRONMENTAL FACTORS by MENGMENG ZHU A dissertation submitted to the School of Graduate Studies Rutgers, The State University of New Jersey In partial fulfillment of the requirements For the degree of Doctor of Philosophy Graduate Program in Industrial and Systems Engineering Written under the direction of Hoang Pham And approved by New Brunswick, New Jersey OCTOBER 2018 ABSTRACT OF THE DISSERTATION SOFTWARE RELIABILITY MODELING AND ITS APPLICATIONS CONSIDERING FAULT DEPENDENCY AND ENVIRONMENTAL FACTORS By MENGMENG ZHU Dissertation Director: Hoang Pham The increasing dependence of our modern society on software systems has driven the development of software product to be more competitive and time-consuming. At the same time, large-scale software development is still considered as a complex, effort consuming, and expensive activity, given the influence of the transitions in software development, which are the adoption of software product lines, software development globalization, and the adoption of software ecosystems. Hence, the consequence of software failures becomes costly, and even dangerous. Therefore, in this dissertation, we have not only integrated software practitioners’ opinions from a wide variety of industries, but also developed software reliability models by addressing different practical problems observed in software development practices. We first revisit 32 environmental factors affecting software reliability in single-release software development and compare with the findings 15 years ago [27, 28]. Later, we investigate the environmental factors affecting software reliability in multi-release software development and compare the impact of environmental factors between the ii development of multi-release and single-release software to provide a comprehensive analysis for software development practices.
    [Show full text]
  • Bu-1133-M Deriving Generalized Means As Least
    DERIVING GENERALIZED MEANS AS LEAST SQUARES AND MAXIMUM LIKELIHOOD ESTIMATES Roger L. Berger Statistics Department Box 8203 North Carolina State University Raleigh, NC 27695-8203 and George Casella1 Biometrics Unit 337 Warren Hall Cornell University Ithaca, NY 14853-7801 BU-1133-M September 1991 ABSTRACT Functions called generalized means are of interest in statistics because they are simple to compute, have intuitive appeal, and can serve as reasonable parameter estimates. The well-known arithmetic, geometric, and harmonic means are all examples of generalized means. We show how generalized means can be derived in a unified way, as le<!St squares estimates for a transformed data set. We also investigate models that have generalized means as their maximum likelihood estimates. Key words: Exponential family, arithmetic mean, geometric mean, harmonic mean. 1 Research supported by National Science Foundation Grant No. DMS91-00839 and National Security Agency Grant No. 90F-073 Part of this work was performed at the Cornell Workshop on Conditional Inference, sponsored by the Army Mathematical Sciences Institute and the Cornell Statistics Center, Ithaca, NY June 2-14, 1991. -2- 1. INTRODUCTION Abramowitz and Stegun (1965) define a generalized mean to be a function of n positive variables of the form (1.1) which is known as the geometric mean. Two other well-known special cases are the arithmetic mean (A= 1) and the harmonic mean (A= -1). The form of (1.1) leads us to inquire about the conditions that would yield (1.1) as a measure of center (a mean), or the models that would yield (1.1) as an estimate of a parameter.
    [Show full text]
  • Measuring System Performance and Topic Discernment Using Generalized Adaptive-Weight Mean
    Measuring System Performance and Topic Discernment using Generalized Adaptive-Weight Mean Chung Tong Lee† Vishwa Vinay‡ Eduarda Mendes Rodrigues‡ [email protected] [email protected] [email protected] Gabriella Kazai‡ Nataša Milić-Frayling‡ Aleksandar Ignjatović† [email protected] [email protected] [email protected] †School of Computer Science and Engineering ‡Microsoft Research University of New South Wales 7 JJ Thomson Avenue Sydney, 2052, Australia Cambridge, CB3 0FB, UK ABSTRACT of Standards and Technology (NIST). The TREC evaluation of IR Standard approaches to evaluating and comparing information systems follows a collective benchmarking design where a retrieval systems compute simple averages of performance community of practitioners agrees on the data sets, search topics, statistics across individual topics to measure the overall system and evaluation metrics in order to assess the relative performance performance. However, topics vary in their ability to differentiate of their systems. among systems based on their retrieval performance. At the same A crucial step in the benchmarking exercise is the design of tests time, systems that perform well on discriminative queries to measure a particular aspect of the systems. In IR, the tests are demonstrate notable qualities that should be reflected in the expressed as topics, predefined as part of the experiment design, systems’ evaluation and ranking. This motivated research on and their outcomes are observed through the measures of retrieval alternative performance measures that are sensitive to the performance that typically reflect the precision and recall discriminative value of topics and the performance consistency of achieved by the system for a given topic. Particularly convenient systems.
    [Show full text]