Two Dimensional Principal Component Analysis for Online Tamil Character Recognition

Size: px
Start display at page:

Download "Two Dimensional Principal Component Analysis for Online Tamil Character Recognition"

Transcription

1 Two Dimensional Prinipal Component Analysis for Online Tamil Charater Reognition Suresh Sunaram, A G Ramarishnan Inian Institute of Siene,Bangalore, Inia suresh@ee.iis.ernet.in, ramiag@ee.iis.ernet.in Abstrat This paper presents a new applation of two imensional Prinipal Component Analysis (DPCA to the problem of online harater reognition in Tamil Sript. A novel set of features employing polynomial fits an quartiles in ombination with onventional features are erive for eah sample point of the Tamil harater obtaine after smoothing an resampling. These are stae to form a matrix, using whh a ovariane matrix is onstrute. A subset of the eigenvetors of the ovariane matrix is employe to get the features in the reue sub spae. Eah harater is moele as a separate subspae an a moifie form of the ahalanobis istane is erive to lassify a given harater. Results inate that the reognition auray using the DPCA sheme shows an approximate 3% improvement over the onventional PCA tehnique. Keywors: Prinipal Component Analysis (PCA, DPCA, ahalanobis Distane.. Introution In an online hanwriting reognition system, a methoology is evelope to reognize the writing when a user writes on a pressure sensitive sreen using a stylus that aptures the temporal information. Online hanwritten sript reognition engines exist for languages lie Latin [], Chinese [] an Japanese [3]. However, little attention has been evote to evelop similar engines for Inian languages. In this paper, we attempt to evolve an online reognition system for Tamil haraters using a tehnique alle two imensional Prinipal Component Analysis (DPCA. Tamil is a lassal South Inian language spoen by a segment of the population in ountries suh as Singapore, alaysia an Sri Lana apart from Inia. The Tamil alphabet omprises of 47 letters (onsonants, vowels an onsonant vowel ombinations. Eah letter is represente either as a separate symbol or as a ombination of isrete symbols, whh we refer to as haraters in this wor. Only 56 istint haraters are suffient to reognize all the 47 letters [4]. Samples of eah of these haraters form a separate lass. As far as the wor on online hanwriting reognition for Tamil is onerne, Niranjan et al. [5] have propose elast mathing shemes. Dimensionality reution tehniques lie Prinipal Component Analysis [6] have also been employe for reognition. In this wor, we propose an aaptation of the DPCA tehnique [7] for harater feature extration in a reue subspae. Eah of the 56 lasses is separately moele as a subspae. Contrary to the onventional PCA, the DPCA operates on matres rather than D vetors. A set of loal features (basally a novel set of features ombine with onventional features are erive for eah sample point of the preproesse harater. The features orresponing to a sample point are stae to form the rows of a matrix, referre to as the harater matrix in this wor. A ovariane matrix of a signifantly smaller size as ompare to the one obtaine in PCA is onstrute from the harater matrix. In orer to represent the features in a reue subspae, we projet the harater matrix onto a subset of the eigenvetors of the ovariane matrix. For the lassifation of a harater, we have employe a moifie form of the ahalanobis / Euliean istane. To the best of our nowlege, there have been no attempts in the literature of applying the DPCA tehnique to the ontext of online harater reognition till ate. ost of the applations for whh this tehnique has been propose have been image-base suh as fae reognition [7].

2 . Preproessing Prior to feature extration an reognition, the input raw harater is smoothene to minimize the effet of noise. The harater is then resample to obtain a onstant number of points uniformly sample in spae following whh it is normalize by entering an resaling [6]. 3. Feature Extration Let the number of sample points in the preproesse harater be N p. At eah sample point (x i,y i for i N p of the resample harater, we extrat a set of loal features esribe in Setion 3.. Let F represent the j th feature erive from the i th sample point of the harater. This notation has been aopte here merely to inex the features an not to assign any weightage to them. In ase of multistroe haraters, we onatenate the stroes into a single stroe, retaining the stroe orer, before feature extration. 3. Loal Features Normalize x-y oorinates: The normalize x an y oorinates of the sample point are i i use as features an are enote by F an F. Raial Distane an Polar Angle: The raial istane an angle in raians of the sample point with respet to the entroi of the harater are ompute to form two features i i F 3 an F 4. Raial istane an polar angle from the segment mean: We fin the length of the preproesse harater an ivie it into 4 segments. Samples lying within a segment are use to ompute the mean for that segment. The raial istane an polar angle of the sample point of the harater uner onsieration is ompute as follows: when it lies in segment, ( 4 its istane an angle from the mean of that segment is the i i feature F 5 an F6. Polynomial fit oeffients: At every sample point, we inten to relate its position with respet to its immeiate neighbors. In orer to exploit this loal property, we tae a sliing winow of size ( o entere on the sample point an perform an N th orer polynomial fit on the samples within the winow using numeral tehniques. We use i j the resulting N+ polynomial oeffients as the features. For our wor, we tae =3, N= (quarat fit an aoringly enote the features as F 7 i, F8 i an F9 i. Autoregressive (AR Coeffients: We separately moel the x an y oorinates of the sample point by two N th orer autoregressive (AR proesses an use the resultant AR oeffients also as features. We employ a n orer AR proess an aoringly obtain the features F 0 i, F i, F i, F 3 i, F4 i an F5 i. It is to be explitly state that for obtaining the polynomial an AR oeffients of the first an last sample points of the harater, we assume that the last sample point of the last stroe is onnete to the first sample point of the first stroe. Suh a onnetion ensures that the notion of neighborhoo is not lost while omputing the polynomial fit features for the first an last sample point of the harater. The set of 5 features obtaine at a sample point (x i,y i are onatenate to form a feature vetor FV i of size X 5. FV = F F... F ( i i i i 5 We then onstrut a matrix C (referre to as the harater matrix in this wor by staing the feature vetors of the sample points of the preproesse harater. FV FV C ( =... N FV p It an be observe that the i th row of the harater matrix C orrespons to the feature vetor erive for the i th sample point. Therefore the size of matrix C is N p The DPCA Tehnique The main priniple behin the DPCA metho lies in projeting the harater matrix C onto an 5 imensional projetion vetor X to yiel a N p imensional feature vetor Y. We refer to Y as the projete feature vetor or the prinipal omponent vetor. Y = CX (3

3 The best projetion vetor X is the iretion along whh the total satter of the projete samples is maximum. The total satter of the projete samples an be haraterize by the trae of the ovariane matrix S Y of the prinipal omponent vetors. Aoringly we see to fin the iretion X for whh the riterion J(X is maximize. J ( X = trae( S Y (4 It has been shown in [7] that the projetion vetor X that maximizes the riterion J(X is the eigenvetor orresponing to the largest eigenvalue of the harater ovariane matrix G t efine below. G = ( C C ( C C (5 T t j j j = It is to be borne in min that we attempt to moel eah harater as a separate subspae. Aoringly, one an interpret C, C,..., C to be the training harater matres of a partular lass an C as the mean harater matrix of that lass. It an be easily verifie that for our wor, the size of the harater ovariane matrix G t is 5 5. However, in atual prate, we selet a set of projetion axes { X subjet to, X,..., X } being orthonormal to one another an maximizing the riterion J(X. These projetion axes turn out to be the orthonormal eigenvetors of G t orresponing to the first largest eigenvalues. On applying the propose DPCA tehnique to the harater matrix C, we get a family of prinipal omponent analysis vetors {Y,Y,Y } as efine below Y,,... p = CX p p= (6 For the ase where < 5, a subset of the eigenvetors of the ovariane matrix G t is employe to get the features in the reue subspae The prinipal omponent vetors an be stae olumn-wise to form an N p matrix B referre to as the harater feature matrix. = [... ] (7 B Y Y Y If instea of the DPCA tehnique, the PCA is use for feature extration [6], we first onatenate the olumns of matrix C to form an 5 N p imensional feature vetor. We then use the eigenvetors orresponing to the (where <= 5 N p largest eigenvalues of the harater ovariane matrix as the projetion axes. The size of the ovariane matrix in the PCA is (5 N p (5 N p whh is very large ompare to the 5 5 ovariane matrix G t in the DPCA metho. The signifantly smaller size of G t in turn spees up the feature extration proess in the DPCA tehnique ompare to the PCA. 5. Classifation Sheme Assume that we have training samples of a lass (harater ω. After transformation by DPCA, we obtain feature matres of the form B = [ Y Y... Y ] =,,.. From Eq. 8, we an interpret { Y } as the set of i th prinipal omponent vetors orresponing to the training samples of the lass ω. These prinipal omponent vetors have been obtaine by projeting the harater matres C, C,..., C onto the eigenvetor orresponing to the i th largest eigenvalue of the harater ovariane matrix G t efine in Eq. 5. We assume that the set of N p imensional prinipal omponent vetors { Y } are rawn inepenently from a multivariate Gaussian probability istribution funtion of the form [8]: p( Y = where ( π Y Np = e = Y ( T Y Y ( Y Y (9

4 an = T ( Y Y ( Y Y = are the estimate mean vetor an ovariane matrix of the i th prinipal omponent vetors of the lass ω. Eq. 9 gives the lielihoo of the i th prinipal omponent vetor Y for the given lass ω. For simplity, we mae an assumption that any set of prinipal omponent vetors of lass ω, { Y } an { Y } ( m m n n are inepenent of eah other. Therefore, using this we an write the lielihoo of the prinipal omponent vetors in the subspaes in whh they lie as: p( B = p( Y (0 Using Eq. 9 we an write p( B = e where = ( π T ( Y Y ( Y Y N p ( an B = [ Y Y... Y ] ( Let ω, ω ω 56 be the labels of the lasses orresponing to the 56 Tamil haraters. Given a harater, we an now onstrut a feature matrix of the form B = [ Y Y... Y ] =,...56 ( by projeting it to eah of the 56 subspaes using the DPCA. B refers to the feature matrix obtaine by projeting the harater onto the subspae of lass ω. Using Eq. we see that T ( ( Y Y Y Y p( B = e (3 The harater is assigne the lass ω for whh the following onition is satisfie. ω = arg max p( B (4 It an be reaily verifie from Eq. 3 that we assign the harater to the lass for whh the moifie ahalanobis istane is minimize. Let T = ( ( + log D Y Y Y Y then we an write ω = arg min (5 D (6 On the other han, if we employ a simple nearest neighbor Euliean istane base approah [7] for the lassifation of the ata, we first ompute the istane of the harater to its losest training sample in the subspae of lass ω as j j m m m= D = min Y Y j=,... (7 Given the set of istanes { D, D,..., D 56}, the harater is assigne the lass ω for whh the following onition is satisfie. ω = arg min D 6. Experiments an Results Data base of Tamil haraters was ollete from 5 native Tamil writers using a ustom applation running on a tablet PC. Eah writer input 0 samples of eah of the 56 istint haraters. To avoi the problem of segmentation, users wrote eah harater in a bouning box. We present our results for the writer inepenent senario, with eah lass omprising of 50 samples. The haraters are resample to 60 points an normalize to [0, ]. In the first experiment, we ompute the features liste in Setion 3 an onstrut the harater matres of size We then extrat the features in a lower imensional subspae by performing the DPCA algorithm on the training samples of eah lass separately. The size of the harater ovariane matrix use to erive the projetion axes is 5 5. On applying the algorithm, we get a ifferent subspae for eah Tamil harater. Given a

5 harater, we form its harater matrix an projet it on to eah of the 56 subspaes. The harater is assigne to the subspae for whh the moifie ahalanobis istane (Eq. 6 is least. As our seon experiment, to ompare the performane of the DPCA algorithm against the existing PCA tehnique, all features obtaine at eah sample point of a training harater are onatenate to form a 900 length feature vetor. PCA is performe on the poole training samples an a simple nearest neighbor lassifier is use to lassify the harater in the projete spae. It is to be note that the size of the harater ovariane matrix N T T R = ( x x( x x (9 x i i N T i = use to erive the projetion axes in the PCA is , whh is 60 times larger than the size of the ovariane matrix G t use in the DPCA algorithm. Herein lies the avantage of the DPCA algorithm over the PCA-the signifantly smaller size of the harater ovariane matrix G t in DPCA enables the extration of features muh faster while at the same time proviing an improvement in reognition auray over the PCA. The set { x, x,.., x } in Eq. 9 are the onatenate N T 900-imensional feature vetors of the poole training samples an x is the mean feature vetor. Tables an respetively present the reognition auray an time taen (in ses for feature extration by employing the DPCA an PCA tehniques for varying number of training samples per lass. The values in the parantheses in Table inate the number of eigenvetors require for retaining 98% of the total satter of projete samples in the DPCA. The reognition auray using the DPCA is better than that of the onventional PCA for the ase where eigenvetors of R x are hosen so that at least 98% of the total variane is retaine. (Table. We also evaluate the performane of the DPCA algorithm on the IWFHR 006 Tamil Competition Dataset [4] an foun that top reognition auray using the DPCA shows an improvement of up to 3% as against the onventional PCA (Table 3. For this ataset, we Table. Comparison of reognition auray of the DPCA versus the PCA. Value in parentheses inate the number of eigenvetors use to retain 98% of the total satter of projete samples in D PCA an 98% of the total variane in PCA. #of Training Samples per lass DPCA (ahalanobis metr % PCA 80.6% ( % 84.8% ( % 86.6% (48 Table. Comparison of the feature extration time (in ses of the DPCA versus the PCA uring training. # of Training Samples per lass DPCA PCA Table 3. Comparison of the top reognition auray of the DPCA versus the PCA on the IWFHR 06 Tamil Database [4 ]. DPCA (Euliean metr 87.5% PCA 84.% (67 use a nearest neighbor approah for lassifation of the sample (Eq. 8. Some mislassifations that our in both the algorithms an be attribute to the visual similarities of a few haraters an therefore in suh ases, the istane metrs may not be powerful enough to tra variations that mae these haraters istint. It is worth mentioning that though the DPCA metho has been e on Tamil haraters in this wor, no sript speif features have been use in the feature extration step, thereby

6 suggesting that the metho an be applie to other sripts as well. 7. Conlusion an Future Wor In this paper we have attempte to apply the reently reporte DPCA tehnique to the ontext of online harater reognition. A set of loal features is erive for eah sample point of the preproesse harater to form the harater matrix, using whh a ovariane matrix is onstrute. The smaller size of the ovariane matrix in DPCA maes the proess of feature extration muh faster ompare to the onventional PCA. Experimental results inate that the reognition auray using the DPCA sheme shows an approximate 3% improvement over the onventional PCA tehnique while at the same time being more omputationally effient. Though the algorithm has been e for reognizing Tamil haraters, it an be wiely use for the reognition of other sripts as well. Further potential areas of researh are to evelop other imensionality reution shemes that tae into aount the lass isriminatory haraterists for the online harater reognition problem, to possibly improve the overall lassifation auray. [6] Deepu V, Sriganesh ahavanath an A G Ramarishnan. Prinipal Component Analysis for Online Hanwritten Charater Reognition, Pro. of the 7 th Intl Conf.Pattern Reognition (ICPR 004 : pp , August 004. [7] Jiang Yang, Davi Zhang, Alejanro. F.Frangi an Jing yu Yang, Two Dimensional PCA: a New Approah to Appearane Base Fae Representation an Reognition. IEEE Trans. on Pattern. Analysis an ahine Intelligene, 6 (, pp.3-37, January 004. [8] Anrew Webb, Statistal Pattern Reognition. Seon Eition. John Wiley an Sons Lt, 00 Referenes [] C.C.Tappert, C.Y.Suen an T. Waahara. The state of online hanwriting reognition. IEEE Trans. on Pattern. Analysis an ahine Intelligene,, pp , August 990. [] Cheng-Lin Liu, Stefan Jaeger an asai Naagawa. Reognition of Chinese Charaters: The State-of-the-Art. IEEE Trans.on Pattern Analysis an ahine Intelligene, 6 (, pp.88-3, 004. [3] S. Jaeger, C.-L. Liu an. Naagawa.The state of the art in Japanese online hanwriting reognition ompare to tehniques in western hanwriting reognition. Intl Journal on Doument Analysis an Reognition, Springer Berlin 6 (: pp , Otober 003. [4] HP Labs Isolate Hanwritten Tamil Charater Dataset. [5] Niranjan Joshi, G Sita, A G Ramarishnan an Sriganesh ahavanath, Comparison of Elast athing Algorithms for Online Tamil Hanwritten Charater Reognition. Proeeings of the 8 th Intl Worshop on Frontiers in Hanwriting Reognition (IWFHR-8 pp , Otober 004.

Some Useful Results for Spherical and General Displacements

Some Useful Results for Spherical and General Displacements E 5 Fall 997 V. Kumar Some Useful Results for Spherial an General Displaements. Spherial Displaements.. Eulers heorem We have seen that a spherial isplaement or a pure rotation is esribe by a 3 3 rotation

More information

Sensitivity Analysis of Resonant Circuits

Sensitivity Analysis of Resonant Circuits 1 Sensitivity Analysis of Resonant Ciruits Olivier Buu Abstrat We use first-orer perturbation theory to provie a loal linear relation between the iruit parameters an the poles of an RLC network. The sensitivity

More information

Chapter 2: One-dimensional Steady State Conduction

Chapter 2: One-dimensional Steady State Conduction 1 Chapter : One-imensional Steay State Conution.1 Eamples of One-imensional Conution Eample.1: Plate with Energy Generation an Variable Conutivity Sine k is variable it must remain insie the ifferentiation

More information

Model-based mixture discriminant analysis an experimental study

Model-based mixture discriminant analysis an experimental study Model-based mixture disriminant analysis an experimental study Zohar Halbe and Mayer Aladjem Department of Eletrial and Computer Engineering, Ben-Gurion University of the Negev P.O.Box 653, Beer-Sheva,

More information

Math 225B: Differential Geometry, Homework 6

Math 225B: Differential Geometry, Homework 6 ath 225B: Differential Geometry, Homework 6 Ian Coley February 13, 214 Problem 8.7. Let ω be a 1-form on a manifol. Suppose that ω = for every lose urve in. Show that ω is exat. We laim that this onition

More information

10.5 Unsupervised Bayesian Learning

10.5 Unsupervised Bayesian Learning The Bayes Classifier Maximum-likelihood methods: Li Yu Hongda Mao Joan Wang parameter vetor is a fixed but unknown value Bayes methods: parameter vetor is a random variable with known prior distribution

More information

Optimal Distributed Estimation Fusion with Transformed Data

Optimal Distributed Estimation Fusion with Transformed Data Optimal Distribute Estimation Fusion with Transforme Data Zhansheng Duan X. Rong Li Department of Eletrial Engineering University of New Orleans New Orleans LA 70148 U.S.A. Email: {zuanxli@uno.eu Abstrat

More information

Feature Selection by Independent Component Analysis and Mutual Information Maximization in EEG Signal Classification

Feature Selection by Independent Component Analysis and Mutual Information Maximization in EEG Signal Classification Feature Seletion by Independent Component Analysis and Mutual Information Maximization in EEG Signal Classifiation Tian Lan, Deniz Erdogmus, Andre Adami, Mihael Pavel BME Department, Oregon Health & Siene

More information

The optimization of kinematical response of gear transmission

The optimization of kinematical response of gear transmission Proeeings of the 7 WSEAS Int. Conferene on Ciruits, Systems, Signal an Teleommuniations, Gol Coast, Australia, January 7-9, 7 The optimization of inematial response of gear transmission VINCENZO NIOLA

More information

GEOMETRIC AND STOCHASTIC ERROR MINIMISATION IN MOTION TRACKING. Karteek Alahari, Sujit Kuthirummal, C. V. Jawahar, P. J. Narayanan

GEOMETRIC AND STOCHASTIC ERROR MINIMISATION IN MOTION TRACKING. Karteek Alahari, Sujit Kuthirummal, C. V. Jawahar, P. J. Narayanan GEOMETRIC AND STOCHASTIC ERROR MINIMISATION IN MOTION TRACKING Karteek Alahari, Sujit Kuthirummal, C. V. Jawahar, P. J. Narayanan Centre for Visual Information Tehnology International Institute of Information

More information

Complexity of Regularization RBF Networks

Complexity of Regularization RBF Networks Complexity of Regularization RBF Networks Mark A Kon Department of Mathematis and Statistis Boston University Boston, MA 02215 mkon@buedu Leszek Plaskota Institute of Applied Mathematis University of Warsaw

More information

An Integer Solution of Fractional Programming Problem

An Integer Solution of Fractional Programming Problem Gen. Math. Notes, Vol. 4, No., June 0, pp. -9 ISSN 9-784; Copyright ICSRS Publiation, 0 www.i-srs.org Available free online at http://www.geman.in An Integer Solution of Frational Programming Problem S.C.

More information

Expressiveness of the Interval Logics of Allen s Relations on the Class of all Linear Orders: Complete Classification

Expressiveness of the Interval Logics of Allen s Relations on the Class of all Linear Orders: Complete Classification Proeeings of the Twenty-Seon International Joint Conferene on Artifiial Intelligene Expressiveness of the Interval Logis of Allen s Relations on the Class of all Linear Orers: Complete Classifiation Dario

More information

Performance Evaluation of atall Building with Damped Outriggers Ping TAN

Performance Evaluation of atall Building with Damped Outriggers Ping TAN Performane Evaluation of atall Builing with Dampe Outriggers Ping TAN Earthquake Engineering Researh an Test Center Guangzhou University, Guangzhou, China OUTLINES RESEARCH BACKGROUND IMPROVED ANALYTICAL

More information

Force Reconstruction for Nonlinear Structures in Time Domain

Force Reconstruction for Nonlinear Structures in Time Domain Fore Reonstrution for Nonlinear Strutures in ime Domain Jie Liu 1, Bing Li 2, Meng Li 3, an Huihui Miao 4 1,2,3,4 State Key Laboratory for Manufaturing Systems Engineering, Xi an Jiaotong niversity, Xi

More information

Extended Spectral Nonlinear Conjugate Gradient methods for solving unconstrained problems

Extended Spectral Nonlinear Conjugate Gradient methods for solving unconstrained problems International Journal of All Researh Euation an Sientifi Methos IJARESM ISSN: 55-6 Volume Issue 5 May-0 Extene Spetral Nonlinear Conjuate Graient methos for solvin unonstraine problems Dr Basim A Hassan

More information

Nonreversibility of Multiple Unicast Networks

Nonreversibility of Multiple Unicast Networks Nonreversibility of Multiple Uniast Networks Randall Dougherty and Kenneth Zeger September 27, 2005 Abstrat We prove that for any finite direted ayli network, there exists a orresponding multiple uniast

More information

Supplementary Materials for A universal data based method for reconstructing complex networks with binary-state dynamics

Supplementary Materials for A universal data based method for reconstructing complex networks with binary-state dynamics Supplementary Materials for A universal ata ase metho for reonstruting omplex networks with inary-state ynamis Jingwen Li, Zhesi Shen, Wen-Xu Wang, Celso Greogi, an Ying-Cheng Lai 1 Computation etails

More information

Bilinear Formulated Multiple Kernel Learning for Multi-class Classification Problem

Bilinear Formulated Multiple Kernel Learning for Multi-class Classification Problem Bilinear Formulated Multiple Kernel Learning for Multi-lass Classifiation Problem Takumi Kobayashi and Nobuyuki Otsu National Institute of Advaned Industrial Siene and Tehnology, -- Umezono, Tsukuba, Japan

More information

Reliability Optimization With Mixed Continuous-Discrete Random Variables and Parameters

Reliability Optimization With Mixed Continuous-Discrete Random Variables and Parameters Subroto Gunawan Researh Fellow Panos Y. Papalambros Professor e-mail: pyp@umih.eu Department of Mehanial Engineering, University of Mihigan, Ann Arbor, MI 4809 Reliability Optimization With Mixe Continuous-Disrete

More information

Computing 2-Walks in Cubic Time

Computing 2-Walks in Cubic Time Computing 2-Walks in Cubi Time Anreas Shmi Max Plank Institute for Informatis Jens M. Shmit Tehnishe Universität Ilmenau Abstrat A 2-walk of a graph is a walk visiting every vertex at least one an at most

More information

A New Version of Flusser Moment Set for Pattern Feature Extraction

A New Version of Flusser Moment Set for Pattern Feature Extraction A New Version of Flusser Moment Set for Pattern Feature Extration Constantin-Iulian VIZITIU, Doru MUNTEANU, Cristian MOLDER Communiations and Eletroni Systems Department Military Tehnial Aademy George

More information

An I-Vector Backend for Speaker Verification

An I-Vector Backend for Speaker Verification An I-Vetor Bakend for Speaker Verifiation Patrik Kenny, 1 Themos Stafylakis, 1 Jahangir Alam, 1 and Marel Kokmann 2 1 CRIM, Canada, {patrik.kenny, themos.stafylakis, jahangir.alam}@rim.a 2 VoieTrust, Canada,

More information

Error Bounds for Context Reduction and Feature Omission

Error Bounds for Context Reduction and Feature Omission Error Bounds for Context Redution and Feature Omission Eugen Bek, Ralf Shlüter, Hermann Ney,2 Human Language Tehnology and Pattern Reognition, Computer Siene Department RWTH Aahen University, Ahornstr.

More information

Problem set 6 for the course Theoretical Optics Sample Solutions

Problem set 6 for the course Theoretical Optics Sample Solutions Karlsruher Institut für Tehnologie KIT) Institut für theoretishe Festkörperphysik SS01 Prof. Dr. G. Shön, Dr. R. Frank 15.06.01 http://www.tfp.kit.eu/stuium-lehre.php Tutorial: Group 1, Name: Group, Group

More information

OPPORTUNISTIC SENSING FOR OBJECT RECOGNITION A UNIFIED FORMULATION FOR DYNAMIC SENSOR SELECTION AND FEATURE EXTRACTION

OPPORTUNISTIC SENSING FOR OBJECT RECOGNITION A UNIFIED FORMULATION FOR DYNAMIC SENSOR SELECTION AND FEATURE EXTRACTION OPPORTUNISTIC SENSING FOR OBJECT RECOGNITION A UNIFIED FORMULATION FOR DYNAMIC SENSOR SELECTION AND FEATURE EXTRACTION Zhaowen Wang, Jianhao Yang, Nasser Nasrabadi and Thomas Huang Bekman Institute, University

More information

Asymptotic behavior of solutions to wave equations with a memory condition at the boundary

Asymptotic behavior of solutions to wave equations with a memory condition at the boundary Eletroni Journal of Differential Equations, Vol. 2(2), No. 73, pp.. ISSN: 72-669. URL: http://eje.math.swt.eu or http://eje.math.unt.eu ftp eje.math.swt.eu (login: ftp) Asymptoti behavior of solutions

More information

CSE 5311 Notes 18: NP-Completeness

CSE 5311 Notes 18: NP-Completeness SE 53 Notes 8: NP-ompleteness (Last upate 7//3 8:3 PM) ELEMENTRY ONEPTS Satisfiability: ( p q) ( p q ) ( p q) ( p q ) Is there an assignment? (Deision Problem) Similar to ebugging a logi iruit - Is there

More information

Combinatorial remarks on two-dimensional Languages

Combinatorial remarks on two-dimensional Languages Combinatorial remarks on two-imensional Languages Franesa De Carli To ite this version: Franesa De Carli. Combinatorial remarks on two-imensional Languages. Mathematis [math]. Université e Savoie 2009.

More information

Supplementary Materials

Supplementary Materials Supplementary Materials Neural population partitioning and a onurrent brain-mahine interfae for sequential motor funtion Maryam M. Shanehi, Rollin C. Hu, Marissa Powers, Gregory W. Wornell, Emery N. Brown

More information

Maximum Entropy and Exponential Families

Maximum Entropy and Exponential Families Maximum Entropy and Exponential Families April 9, 209 Abstrat The goal of this note is to derive the exponential form of probability distribution from more basi onsiderations, in partiular Entropy. It

More information

Improvement on spherical symmetry in two-dimensional cylindrical coordinates for a class of control volume Lagrangian schemes

Improvement on spherical symmetry in two-dimensional cylindrical coordinates for a class of control volume Lagrangian schemes Improvement on spherial symmetry in two-imensional ylinrial oorinates for a lass of ontrol volume Lagrangian shemes Juan Cheng an Chi-Wang Shu 2 Abstrat In [4], Maire evelope a lass of ell-entere Lagrangian

More information

McCreight s Suffix Tree Construction Algorithm. Milko Izamski B.Sc. Informatics Instructor: Barbara König

McCreight s Suffix Tree Construction Algorithm. Milko Izamski B.Sc. Informatics Instructor: Barbara König 1. Introution MCreight s Suffix Tree Constrution Algorithm Milko Izamski B.S. Informatis Instrutor: Barbara König The main goal of MCreight s algorithm is to buil a suffix tree in linear time. This is

More information

Labeling Workflow Views with Fine-Grained Dependencies

Labeling Workflow Views with Fine-Grained Dependencies Labeling Workflow Views with Fine-Graine Depenenies Zhuowei Bao Department of omputer an Information iene University of Pennsylvania Philaelphia, P 1914, U zhuowei@is.upenn.eu usan B. Davison Department

More information

MUSIC GENRE CLASSIFICATION USING LOCALITY PRESERVING NON-NEGATIVE TENSOR FACTORIZATION AND SPARSE REPRESENTATIONS

MUSIC GENRE CLASSIFICATION USING LOCALITY PRESERVING NON-NEGATIVE TENSOR FACTORIZATION AND SPARSE REPRESENTATIONS 10th International Soiety for Musi Information Retrieval Conferene (ISMIR 2009) MUSIC GENRE CLASSIFICATION USING LOCALITY PRESERVING NON-NEGATIVE TENSOR FACTORIZATION AND SPARSE REPRESENTATIONS Yannis

More information

He s Semi-Inverse Method and Ansatz Approach to look for Topological and Non-Topological Solutions Generalized Nonlinear Schrödinger Equation

He s Semi-Inverse Method and Ansatz Approach to look for Topological and Non-Topological Solutions Generalized Nonlinear Schrödinger Equation Quant. Phys. Lett. 3, No. 2, 23-27 2014) 23 Quantum Physis Letters An International Journal http://x.oi.org/10.12785/qpl/030202 He s Semi-Inverse Metho an Ansatz Approah to look for Topologial an Non-Topologial

More information

Fast Evaluation of Canonical Oscillatory Integrals

Fast Evaluation of Canonical Oscillatory Integrals Appl. Math. Inf. Si. 6, No., 45-51 (01) 45 Applie Mathematis & Information Sienes An International Journal 01 NSP Natural Sienes Publishing Cor. Fast Evaluation of Canonial Osillatory Integrals Ying Liu

More information

STATISTICAL modeling of asset values in financial markets

STATISTICAL modeling of asset values in financial markets 888 IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE, VOL. 36, NO. 5, MAY 2014 Gaussian Proess-Mixture Conitional Heteroseastiity Emmanouil A. Platanios Sotirios P. Chatzis Abstrat Generalize

More information

Advanced Computational Fluid Dynamics AA215A Lecture 4

Advanced Computational Fluid Dynamics AA215A Lecture 4 Advaned Computational Fluid Dynamis AA5A Leture 4 Antony Jameson Winter Quarter,, Stanford, CA Abstrat Leture 4 overs analysis of the equations of gas dynamis Contents Analysis of the equations of gas

More information

The numbers inside a matrix are called the elements or entries of the matrix.

The numbers inside a matrix are called the elements or entries of the matrix. Chapter Review of Matries. Definitions A matrix is a retangular array of numers of the form a a a 3 a n a a a 3 a n a 3 a 3 a 33 a 3n..... a m a m a m3 a mn We usually use apital letters (for example,

More information

A Unified View on Multi-class Support Vector Classification Supplement

A Unified View on Multi-class Support Vector Classification Supplement Journal of Mahine Learning Researh??) Submitted 7/15; Published?/?? A Unified View on Multi-lass Support Vetor Classifiation Supplement Ürün Doğan Mirosoft Researh Tobias Glasmahers Institut für Neuroinformatik

More information

On Predictive Density Estimation for Location Families under Integrated Absolute Error Loss

On Predictive Density Estimation for Location Families under Integrated Absolute Error Loss On Preitive Density Estimation for Loation Families uner Integrate Absolute Error Loss Tatsuya Kubokawa a, Éri Marhanb, William E. Strawerman a Department of Eonomis, University of Tokyo, 7-3- Hongo, Bunkyo-ku,

More information

Multi-scale Godunov-type method for cell-centered discrete Lagrangian hydrodynamics.

Multi-scale Godunov-type method for cell-centered discrete Lagrangian hydrodynamics. Multi-sale Gounov-type metho for ell-entere isrete Lagrangian hyroynamis. Pierre-Henri Maire, Bonifae Nkonga To ite this version: Pierre-Henri Maire, Bonifae Nkonga. Multi-sale Gounov-type metho for ell-entere

More information

The Chebyshev Wavelet Method for Numerical Solutions of A Fractional Oscillator

The Chebyshev Wavelet Method for Numerical Solutions of A Fractional Oscillator Shiraz University of Tehnology From the SeleteWorks of Habibolla Latifizaeh 01 The Chebyshev Wavelet Metho for Numerial Solutions of A Frational Osillator E. Hesameini, Shiraz University of Tehnology S.

More information

A Recursive Approach to the Kauffman Bracket

A Recursive Approach to the Kauffman Bracket Applied Mathematis, 204, 5, 2746-2755 Published Online Otober 204 in SiRes http://wwwsirporg/journal/am http://ddoiorg/04236/am20457262 A Reursive Approah to the Kauffman Braet Abdul Rauf Nizami, Mobeen

More information

Control Theory association of mathematics and engineering

Control Theory association of mathematics and engineering Control Theory assoiation of mathematis and engineering Wojieh Mitkowski Krzysztof Oprzedkiewiz Department of Automatis AGH Univ. of Siene & Tehnology, Craow, Poland, Abstrat In this paper a methodology

More information

7.1 Support Vector Machine

7.1 Support Vector Machine 67577 Intro. to Machine Learning Fall semester, 006/7 Lecture 7: Support Vector Machines an Kernel Functions II Lecturer: Amnon Shashua Scribe: Amnon Shashua 7. Support Vector Machine We return now to

More information

Infomax Boosting. Abstract. 1. Introduction. 2. Infomax feature pursuit. Siwei Lyu Department of Computer Science Dartmouth College

Infomax Boosting. Abstract. 1. Introduction. 2. Infomax feature pursuit. Siwei Lyu Department of Computer Science Dartmouth College Infomax Boosting Siwei Lyu Department of Computer Siene Dartmouth College Abstrat In this paper, we desribed an effiient feature pursuit sheme for boosting. The proposed method is based on the infomax

More information

18 Numerical Integration of Functions

18 Numerical Integration of Functions Slightly moifie //9, /8/6 Firstly written at Marh 5 8 Numerial Integration of Funtions Introution Romberg Integration Gauss Quarature Aaptive Quarature Case Stuy: Root-Mean-Square Current DM869/Computational

More information

Pseudo-Differential Operators Involving Fractional Fourier Cosine (Sine) Transform

Pseudo-Differential Operators Involving Fractional Fourier Cosine (Sine) Transform ilomat 31:6 17, 1791 181 DOI 1.98/IL176791P Publishe b ault of Sienes an Mathematis, Universit of Niš, Serbia Available at: http://www.pmf.ni.a.rs/filomat Pseuo-Differential Operators Involving rational

More information

CSIR-UGC NET/JRF JUNE - 6 PHYSICAL SCIENCES OOKLET - [A] PART. The raius of onvergene of the Taylor series epansion of the funtion (). The value of the ontour integral the anti-lokwise iretion, is 4z e

More information

Assessing the Performance of a BCI: A Task-Oriented Approach

Assessing the Performance of a BCI: A Task-Oriented Approach Assessing the Performane of a BCI: A Task-Oriented Approah B. Dal Seno, L. Mainardi 2, M. Matteui Department of Eletronis and Information, IIT-Unit, Politenio di Milano, Italy 2 Department of Bioengineering,

More information

UNIVERSITI TEKNIKAL MALAYSIA MELAKA

UNIVERSITI TEKNIKAL MALAYSIA MELAKA A COMPARATVE STUDY OF FEATURE EXTRACTON USNG PCA AND LOA FOR FACE RECOGNTON ERWN HDAYAT FAJRAN NUR A. DR. AZAH KAMLAH BNT DRAMAN @ MUDA DR. CHOO YUN HUOY DR. SABRNA BNT AHMAD (The 7th nternational Conferene

More information

BOOLEAN GRÖBNER BASIS REDUCTIONS ON FINITE FIELD DATAPATH CIRCUITS

BOOLEAN GRÖBNER BASIS REDUCTIONS ON FINITE FIELD DATAPATH CIRCUITS BOOLEAN GRÖBNER BASIS REDUCTIONS ON FINITE FIELD DATAPATH CIRCUITS USING THE UNATE CUBE SET ALGEBRA Utkarsh Gupta, Priyank Kalla, Senior Member, IEEE, Vikas Rao Abstrat Reent evelopments in formal verifiation

More information

23.1 Tuning controllers, in the large view Quoting from Section 16.7:

23.1 Tuning controllers, in the large view Quoting from Section 16.7: Lesson 23. Tuning a real ontroller - modeling, proess identifiation, fine tuning 23.0 Context We have learned to view proesses as dynami systems, taking are to identify their input, intermediate, and output

More information

Coding for Random Projections and Approximate Near Neighbor Search

Coding for Random Projections and Approximate Near Neighbor Search Coding for Random Projetions and Approximate Near Neighbor Searh Ping Li Department of Statistis & Biostatistis Department of Computer Siene Rutgers University Pisataay, NJ 8854, USA pingli@stat.rutgers.edu

More information

Distributed Representation of Syntactic Structure by Tensor Product Representation and Non-Linear Compression

Distributed Representation of Syntactic Structure by Tensor Product Representation and Non-Linear Compression Distribute Representation of Syntati Struture by Tensor Prout Representation an on-linear Compression Heii H. T. Yeung Peter W. M. Tsang City University of Hong Kong Tat Chee Roa, Kowloon Tong, Kowloon,

More information

A Spatiotemporal Approach to Passive Sound Source Localization

A Spatiotemporal Approach to Passive Sound Source Localization A Spatiotemporal Approah Passive Sound Soure Loalization Pasi Pertilä, Mikko Parviainen, Teemu Korhonen and Ari Visa Institute of Signal Proessing Tampere University of Tehnology, P.O.Box 553, FIN-330,

More information

Determination the Invert Level of a Stilling Basin to Control Hydraulic Jump

Determination the Invert Level of a Stilling Basin to Control Hydraulic Jump Global Avane Researh Journal of Agriultural Siene Vol. (4) pp. 074-079, June, 0 Available online http://garj.org/garjas/inex.htm Copyright 0 Global Avane Researh Journals Full Length Researh Paper Determination

More information

A MATLAB Method of Lines Template for Evolution Equations

A MATLAB Method of Lines Template for Evolution Equations A MATLAB Metho of Lines Template for Evolution Equations H.S. Lee a, C.J. Matthews a, R.D. Braok a, G.C. Saner b an F. Ganola a a Faulty of Environmental Sienes, Griffith University, Nathan, QLD, 4111

More information

PN Code Tracking Loops

PN Code Tracking Loops Wireless Information Transmission System Lab. PN Coe Traking Loops Institute of Communiations Engineering National Sun Yat-sen University Introution Coe synhronization is generally arrie out in two steps

More information

Measuring & Inducing Neural Activity Using Extracellular Fields I: Inverse systems approach

Measuring & Inducing Neural Activity Using Extracellular Fields I: Inverse systems approach Measuring & Induing Neural Ativity Using Extraellular Fields I: Inverse systems approah Keith Dillon Department of Eletrial and Computer Engineering University of California San Diego 9500 Gilman Dr. La

More information

Variation Based Online Travel Time Prediction Using Clustered Neural Networks

Variation Based Online Travel Time Prediction Using Clustered Neural Networks Variation Based Online Travel Time Predition Using lustered Neural Networks Jie Yu, Gang-Len hang, H.W. Ho and Yue Liu Abstrat-This paper proposes a variation-based online travel time predition approah

More information

Optimal torque control of permanent magnet synchronous machines using magnetic equivalent circuits

Optimal torque control of permanent magnet synchronous machines using magnetic equivalent circuits This oument ontains a post-print version of the paper Optimal torque ontrol of permanent magnet synhronous mahines using magneti equivalent iruits authore by W. Kemmetmüller, D. Faustner, an A. Kugi an

More information

MULTIPLE-INPUT MULTIPLE-OUTPUT (MIMO) is. Spatial Degrees of Freedom of Large Distributed MIMO Systems and Wireless Ad Hoc Networks

MULTIPLE-INPUT MULTIPLE-OUTPUT (MIMO) is. Spatial Degrees of Freedom of Large Distributed MIMO Systems and Wireless Ad Hoc Networks 22 IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 3, NO. 2, FEBRUARY 23 Spatial Degrees of Freeom of Large Distribute MIMO Systems an Wireless A Ho Networks Ayfer Özgür, Member, IEEE, OlivierLévêque,

More information

IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 67, NO. 1, JANUARY Jin-Bae Park, Student Member, IEEE, and Kwang Soon Kim

IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 67, NO. 1, JANUARY Jin-Bae Park, Student Member, IEEE, and Kwang Soon Kim IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 67, NO. 1, JANUARY 2018 633 Loa-Balaning Sheme With Small-Cell Cooperation for Clustere Heterogeneous Cellular Networks Jin-Bae Park, Stuent Member, IEEE,

More information

Weighted K-Nearest Neighbor Revisited

Weighted K-Nearest Neighbor Revisited Weighted -Nearest Neighbor Revisited M. Biego University of Verona Verona, Italy Email: manuele.biego@univr.it M. Loog Delft University of Tehnology Delft, The Netherlands Email: m.loog@tudelft.nl Abstrat

More information

Robust Recovery of Signals From a Structured Union of Subspaces

Robust Recovery of Signals From a Structured Union of Subspaces Robust Reovery of Signals From a Strutured Union of Subspaes 1 Yonina C. Eldar, Senior Member, IEEE and Moshe Mishali, Student Member, IEEE arxiv:87.4581v2 [nlin.cg] 3 Mar 29 Abstrat Traditional sampling

More information

arxiv: v1 [math-ph] 19 Apr 2009

arxiv: v1 [math-ph] 19 Apr 2009 arxiv:0904.933v1 [math-ph] 19 Apr 009 The relativisti mehanis in a nonholonomi setting: A unifie approah to partiles with non-zero mass an massless partiles. Olga Krupková an Jana Musilová Deember 008

More information

Distributed Gaussian Mixture Model for Monitoring Multimode Plant-wide Process

Distributed Gaussian Mixture Model for Monitoring Multimode Plant-wide Process istributed Gaussian Mixture Model for Monitoring Multimode Plant-wide Proess Jinlin Zhu, Zhiqiang Ge, Zhihuan Song. State ey Laboratory of Industrial Control Tehnology, Institute of Industrial Proess Control,

More information

Maximum Likelihood Multipath Estimation in Comparison with Conventional Delay Lock Loops

Maximum Likelihood Multipath Estimation in Comparison with Conventional Delay Lock Loops Maximum Likelihood Multipath Estimation in Comparison with Conventional Delay Lok Loops Mihael Lentmaier and Bernhard Krah, German Aerospae Center (DLR) BIOGRAPY Mihael Lentmaier reeived the Dipl.-Ing.

More information

Robust Forward Algorithms via PAC-Bayes and Laplace Distributions. ω Q. Pr (y(ω x) < 0) = Pr A k

Robust Forward Algorithms via PAC-Bayes and Laplace Distributions. ω Q. Pr (y(ω x) < 0) = Pr A k A Proof of Lemma 2 B Proof of Lemma 3 Proof: Since the support of LL istributions is R, two such istributions are equivalent absolutely continuous with respect to each other an the ivergence is well-efine

More information

Planning with Uncertainty in Position: an Optimal Planner

Planning with Uncertainty in Position: an Optimal Planner Planning with Unertainty in Position: an Optimal Planner Juan Pablo Gonzalez Anthony (Tony) Stentz CMU-RI -TR-04-63 The Robotis Institute Carnegie Mellon University Pittsburgh, Pennsylvania 15213 Otober

More information

IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 54, NO. 3, MARCH A DS CDMA system is said to be approximately synchronized if the modulated

IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 54, NO. 3, MARCH A DS CDMA system is said to be approximately synchronized if the modulated IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 54, NO. 3, MARCH 2008 1339 two ases we get infinite lasses of DPM. The most important result is the onstrution of DPM from ternary vetors of lengths at least

More information

Sampler-B. Secondary Mathematics Assessment. Sampler 521-B

Sampler-B. Secondary Mathematics Assessment. Sampler 521-B Sampler-B Seonary Mathematis Assessment Sampler 51-B Instrutions for Stuents Desription This sample test inlues 15 Selete Response an 5 Construte Response questions. Eah Selete Response has a value of

More information

Eigenvalues of tridiagonal matrix using Strum Sequence and Gerschgorin theorem

Eigenvalues of tridiagonal matrix using Strum Sequence and Gerschgorin theorem Eigenvalues o tridiagonal matrix using Strum Sequene and Gershgorin theorem T.D.Roopamala Department o Computer Siene and Engg., Sri Jayahamarajendra College o Engineering Mysore INDIA roopa_td@yahoo.o.in

More information

Neuro-Fuzzy Modeling of Heat Recovery Steam Generator

Neuro-Fuzzy Modeling of Heat Recovery Steam Generator International Journal of Mahine Learning and Computing, Vol. 2, No. 5, Otober 202 Neuro-Fuzzy Modeling of Heat Reovery Steam Generator A. Ghaffari, A. Chaibakhsh, and S. Shahhoseini represented in a network

More information

Constraint-free Analog Placement with Topological Symmetry Structure

Constraint-free Analog Placement with Topological Symmetry Structure Constraint-free Analog Plaement with Topologial Symmetry Struture Qing DONG Department of Information an Meia Sienes University of Kitakyushu Wakamatsu, Kitakyushu, Fukuoka, 808-0135, Japan e-mail: ongqing@env.kitakyu-u.a.jp

More information

arxiv: v1 [hep-th] 30 Aug 2015

arxiv: v1 [hep-th] 30 Aug 2015 **University of Marylan * Center for String an Partile Theory* Physis Department***University of Marylan *Center for String an Partile Theory** **University of Marylan * Center for String an Partile Theory*

More information

ELECTROMAGNETIC WAVES WITH NONLINEAR DISPERSION LAW. P. М. Меdnis

ELECTROMAGNETIC WAVES WITH NONLINEAR DISPERSION LAW. P. М. Меdnis ELECTROMAGNETIC WAVES WITH NONLINEAR DISPERSION LAW P. М. Меdnis Novosibirs State Pedagogial University, Chair of the General and Theoretial Physis, Russia, 636, Novosibirs,Viljujsy, 8 e-mail: pmednis@inbox.ru

More information

A Primer on the Statistics of Longest Increasing Subsequences and Quantum States

A Primer on the Statistics of Longest Increasing Subsequences and Quantum States A Primer on the Statistis of Longest Inreasing Subsequenes an Quantum States Ryan O Donnell John Wright Abstrat We give an introution to the statistis of quantum states, with a fous on reent results giving

More information

Journal of Mathematical Analysis and Applications

Journal of Mathematical Analysis and Applications J. Math. Anal. Appl. 371 (010) 759 763 Contents lists available at SieneDiret Journal of Mathematial Analysis an Appliations www.elsevier.om/loate/jmaa Singular Sturm omparison theorems Dov Aharonov, Uri

More information

A Small Footprint i-vector Extractor

A Small Footprint i-vector Extractor A Small Footprint i-vetor Extrator Patrik Kenny Centre de reherhe informatique de Montréal (CRIM) Patrik.Kenny@rim.a Abstrat Both the memory and omputational requirements of algorithms traditionally used

More information

Velocity Addition in Space/Time David Barwacz 4/23/

Velocity Addition in Space/Time David Barwacz 4/23/ Veloity Addition in Spae/Time 003 David arwaz 4/3/003 daveb@triton.net http://members.triton.net/daveb Abstrat Using the spae/time geometry developed in the previous paper ( Non-orthogonal Spae- Time geometry,

More information

arxiv: v1 [cs.lg] 19 Jan 2018

arxiv: v1 [cs.lg] 19 Jan 2018 Ative Learning of Strit Partial Orers: A Case Stuy on Conept Prerequisite Relations Chen Liang 1 Jianbo Ye 1 Han Zhao 2 Bart Pursel 1 C. Lee Giles 1 1 The Pennsylvania State University 2 Carnegie Mellon

More information

New Equation of Motion of an Electron: the Covariance of Self-action

New Equation of Motion of an Electron: the Covariance of Self-action New Equation of Motion of an Eletron: the Covariane of Self-ation Xiaowen Tong Sihuan University Abstrat It is well known that our knowlege about the raiation reation of an eletron in lassial eletroynamis

More information

Gravitation: A New Theory

Gravitation: A New Theory Apeiron, Vol., No. 4, Otober 3 98 Gravitation: A New Theory Peter G. Bass, Retire Projet Manager, late of Graseby Dynamis Lt, Watfor Englan www.relativityomains.om. This paper presents a new relativisti

More information

Designing Against Size Effect on Shear Strength of Reinforced Concrete Beams Without Stirrups

Designing Against Size Effect on Shear Strength of Reinforced Concrete Beams Without Stirrups Designing Against Size Effet on Shear Strength of Reinfore Conrete Beams Without Stirrups By Zeněk P. Bažant an Qiang Yu Abstrat: The shear failure of reinfore onrete beams is a very omplex frature phenomenon

More information

On the Performance of Interference Cancellation in D2D-enabled Cellular Networks

On the Performance of Interference Cancellation in D2D-enabled Cellular Networks On the erformane of Interferene Canellation in DD-enable Cellular Networks Chuan Ma, Weijie Wu, Ying Cui, Xinbing Wang Abstrat Devie-to-evie DD ommuniation unerlaying ellular networks is a promising tehnology

More information

Level Construction of Decision Trees in a Partition-based Framework for Classification

Level Construction of Decision Trees in a Partition-based Framework for Classification Level Construction of Decision Trees in a Partition-base Framework for Classification Y.Y. Yao, Y. Zhao an J.T. Yao Department of Computer Science, University of Regina Regina, Saskatchewan, Canaa S4S

More information

Linear and quadratic approximation

Linear and quadratic approximation Linear an quaratic approximation November 11, 2013 Definition: Suppose f is a function that is ifferentiable on an interval I containing the point a. The linear approximation to f at a is the linear function

More information

Preprints of the 19th World Congress The International Federation of Automatic Control Cape Town, South Africa. August 24-29, 2014

Preprints of the 19th World Congress The International Federation of Automatic Control Cape Town, South Africa. August 24-29, 2014 Preprints of the 9th World Congress he International Federation of Automati Control Cape on, South Afria August 4-9, 4 A Step-ise sequential phase partition algorithm ith limited bathes for statistial

More information

. Using a multinomial model gives us the following equation for P d. , with respect to same length term sequences.

. Using a multinomial model gives us the following equation for P d. , with respect to same length term sequences. S 63 Lecture 8 2/2/26 Lecturer Lillian Lee Scribes Peter Babinski, Davi Lin Basic Language Moeling Approach I. Special ase of LM-base Approach a. Recap of Formulas an Terms b. Fixing θ? c. About that Multinomial

More information

Learning Triggering Kernels for Multi-dimensional Hawkes Processes

Learning Triggering Kernels for Multi-dimensional Hawkes Processes Ke Zhou Georgia Institute of Tehnology Hongyuan Zha Georgia Institute of Tehnology Le Song Georgia Institute of Tehnology kzhou@gateh.eu zha@.gateh.eu lsong@.gateh.eu Abstrat How oes the ativity of one

More information

Linear Capacity Scaling in Wireless Networks: Beyond Physical Limits?

Linear Capacity Scaling in Wireless Networks: Beyond Physical Limits? Linear Capaity Saling in Wireless Networks: Beyon Physial Limits? Ayfer Özgür, Olivier Lévêque EPFL, Switzerlan {ayfer.ozgur, olivier.leveque}@epfl.h Davi Tse University of California at Berkeley tse@ees.berkeley.eu

More information

Optimization of Statistical Decisions for Age Replacement Problems via a New Pivotal Quantity Averaging Approach

Optimization of Statistical Decisions for Age Replacement Problems via a New Pivotal Quantity Averaging Approach Amerian Journal of heoretial and Applied tatistis 6; 5(-): -8 Published online January 7, 6 (http://www.sienepublishinggroup.om/j/ajtas) doi:.648/j.ajtas.s.65.4 IN: 36-8999 (Print); IN: 36-96 (Online)

More information

Time-of-Arrival Estimation in Non-Line-Of-Sight Environments

Time-of-Arrival Estimation in Non-Line-Of-Sight Environments 2 Conference on Information Sciences an Systems, The Johns Hopkins University, March 2, 2 Time-of-Arrival Estimation in Non-Line-Of-Sight Environments Sinan Gezici, Hisashi Kobayashi an H. Vincent Poor

More information

The Effectiveness of the Linear Hull Effect

The Effectiveness of the Linear Hull Effect The Effetiveness of the Linear Hull Effet S. Murphy Tehnial Report RHUL MA 009 9 6 Otober 009 Department of Mathematis Royal Holloway, University of London Egham, Surrey TW0 0EX, England http://www.rhul.a.uk/mathematis/tehreports

More information

Danielle Maddix AA238 Final Project December 9, 2016

Danielle Maddix AA238 Final Project December 9, 2016 Struture and Parameter Learning in Bayesian Networks with Appliations to Prediting Breast Caner Tumor Malignany in a Lower Dimension Feature Spae Danielle Maddix AA238 Final Projet Deember 9, 2016 Abstrat

More information

The Influences of Smooth Approximation Functions for SPTSVM

The Influences of Smooth Approximation Functions for SPTSVM The Influenes of Smooth Approximation Funtions for SPTSVM Xinxin Zhang Liaoheng University Shool of Mathematis Sienes Liaoheng, 5059 P.R. China ldzhangxin008@6.om Liya Fan Liaoheng University Shool of

More information