FAST AND EFFICIENT SIDE INFORMATION GENERATION IN DISTRIBUTED VIDEO CODING BY USING DENSE MOTION REPRESENTATIONS

Size: px
Start display at page:

Download "FAST AND EFFICIENT SIDE INFORMATION GENERATION IN DISTRIBUTED VIDEO CODING BY USING DENSE MOTION REPRESENTATIONS"

Transcription

1 18th Euroean Signal Processing Conference (EUSIPCO-2010) Aalborg, Denmark, August 23-27, 2010 FAST AND EFFICIENT SIDE INFORMATION GENERATION IN DISTRIBUTED VIDEO CODING BY USING DENSE MOTION REPRESENTATIONS Giovanni Petrazzuoli, Marco Cagnazzo, Béatrice Pesuet-Poescu Institut Telecom Telecom ParisTech CNRS LTCI 46 rue Barrault, F Paris Cedex 13, FRANCE hone: +33 (0) , fax: +33 (0) {etrazzu, cagnazzo, ABSTRACT Distributed video coding (DVC) does not demand motion estimation (ME) and comensation (MC) at the encoder, but only at the decoder and so it is more suitable for alications that reuire a simle encoder, like wireless sensor networks. In DVC the video seuence is slit into Key Frames (KFs) and Wyner-Ziv Frames (WZFs): the first are intra-coded and the latter are coded by a channel code and only the arity bits are sent to the decoder. The KFs are available at the decoder, while we need to estimate the WZF and correct this estimation with arity bits. One critical ste is the estimation of the WZF. The method of the state of the art, with which we comare, is given by DISCOVER. It estimates the WZF by linear interolating the two adjacent KFs. We roose a higher order motion interolation for WZF estimation by using four KFs. Due to the high comutational efforts, we roose also a fast algorithm that halves the comlexity of the revious method. We note that the results of the fast method are comarable with the original one. An other roosal is to increase the density of the motion vector field in order to imrove the estimation of the WZF. Keywords: Distributed video coding, image interolation 1. INTRODUCTION Let X and Y be two correlated sources. If we encode them jointly, we can decode them without loss of information if R X +R Y H(X,Y), 1 but if we encode searately X and Y, we exect that we can decode them without loss of information if R X H(X) and R Y H(Y), according to the first Shannon theorem. Indeed, according to the Sleian-Wolf Theorem [5], a total rate R X +R Y H(X,Y) is sufficient, even for searated encoding of deendent sources, rovided that we decode them jointly. A articular case of distributed source coding is the source coding with side information: the variable X, generated by the source, is statistically deendent of Y. The variable Y is available at the decoder, but not at the encoder. Y is called side information. Then, if R Y = H(Y), a rate R X H(X Y) is sufficient for recovering X without loss of information, according to the Sleian-Wolf theorem. While Sleian-Wolf theorem is about lossless coding, the roblem of lossy coding was solved by Wyner and Ziv [6]. They roved that there is no rate increase in the source coding with side information with resect to the joint coding for a given uality, and conversely, there is no uality loss for a given rate, subjected to some mild constraints. 1 Let H(X) be the entroy of X and H(X,Y) the joint entroy of X and Y. These results can be alied to video coding in order to simlify the encoder structure. In Distributed Video Coding (DVC) the video seuence is divided in Grou of Pictures (GOP). Each GOP consists of one Key Frame (KF) (usually the first one), that is intra-coded (i.e. it is coded indeendently of the other frames) and Wyner-Ziv Frames (WZFs) that are coded by a systematic channel code. We send to the decoder only the redundance bits (i.e. the arity bits). Even if the KFs and the WZFs are correlated sources, we do not exloit this deendence at the encoder, but only at the decoder. We roduce an estimation of WZF by interolating the adjacent decoded KFs. This ste is called Image Interolation and the WZF estimation is called Side Information (SI). The SI can be considered a noisy version of the WZF. Then, we correct the errors of the WZF estimation with the arity bits sent by the channel encoder. The weak oint of this scheme is a feedback channel is needed to adjust the number of arity bits made by the encoder. On the other hand, the advantage of this structure is that we move the comlexity in terms of comutation (the motion estimation) and in terms of memory (the exigence to storage the revious frames) from the encoder to the decoder. This is desirable if we need a low-comlexity encoder, as in wireless sensor network, but it is not well suited for broadcast transmission. The reference techniue for WZF estimation is given by DISCOVER, that erforms a linear interolation between the two more adjacent KFs. In [4] we roose a higher order motion interolation (HOMI) method by using four KFs, instead of two such as in DISCOVER. In this aer we imrove those results by increasing the density of the motion vector field (MVF) for the motion estimation, and we roose also a new method (Fast HOMI) in order to reduce the comlexity of our algorithm. The rest of the aer is organized as follows. In Section 2 we describe the DISCOVER motion interolation method. In Section 3 we illustrate the method roosed in [4] and after we roose a variant to our method in order to reduce the comlexity. Exerimental results are reorted in Section 4, while conclusions and future work are in Section STATE OF THE ART: DISCOVER MOTION INTERPOLATION ALGORITHM One of the most oular methods for image interolation is the method roosed in the DISCOVER roject [3]: it consists in a linear interolation between two adjacent KFs. For examle, if the GOP size is eual to 2, we use the KFs I k 1 and I k+1 for the estimation of the WZF I k. The DISCOVER method consists of four stes: EURASIP, 2010 ISSN

2 k 1 k k+ 1 KF u WZF w KF Figure 1: Bidirectional motion estimation in DISCOVER. The distance between and is small, such that the motion incan be aroximated with the motion in. 1. Low Pass Filter. The two KFs, I k 1 and I k+1, are satially filtered in order to reduce noise. 2. Forward Motion Estimation. A block matching is erformed from I k+1 to I k 1. Letvbe the motion vector field (MVF) calculated at this ste (green arrows in Fig. 1). 3. Bidirectional motion estimation. For each macroblock (letbe its center) we search the vectorvthat intercets the frame I k in the oint closest to. Let be this intersection. Then, the movement in can be aroximated as the movement in (black vector in Fig.1). Afterwards, the vector is slit intow(backward MVF) andu(forward MVF) (light-blue vectors in Fig. 1) 4. Refinement and median filter. The vectorswanduare refined around their initial ositions in order to minimize the SAD (or SSD) between the MB ointed by w in I k+1 and the one ointed by u in I k 1. Afterwards, a median filter is alied to the two MVFs in order to smooth them. Finally, I k+1 is motion-comensated with w and I k 1 with u. The average of these two redictions is the estimation of the WZF. 3. PROPOSED METHODS In [4] we roosed a higher order motion interolation method in order to increase the results given by DISCOVER. For the sake of clarity, we reort here the basic ideas of this algorithm and after we roose some variants to this algorithm. 3.1 Higher order motion interolation (HOMI) While DISCOVER motion interolation method erforms a linear interolation between the two adjacent KFs I k 1 and I k+1 (by suosing the GOP size eual to 2), we roosed in [4] a higher motion interolation by using four KFs: I k 3, I k 1, I k+1 and I k+3. Our method consists into four stes: 1. Initialization. By using only I k+1 and I k 1 we comute the backward and the forward MVF, resectively u and w, as in DISCOVER algorithm (black dashed vectors in Fig. 2(a)). 2. Motion estimation from I k±1 to I k±3. We erform a block matching motion estimation from I k±1 to I k±3. Let be the center of the MB in the frame I k that we want to estimate. Let B k be the MB in the frame I k, centered in. Then, we search for the vector ũ such that the following functional is minimized: J(ũ)= B +u() k 1 () B +ũ +λ ũ 3u, k 3 () (1) where λ 0 is a regularization constant. The regularization term is added for enalizing too large deviations ofũ from 3u, i.e. the solution that we would have suosing a linear motion along the four frames. 3. Interolation. Now, we can trace the trajectory of the object along the various KFs by interolating the ositions +ũ(), +u(), +w(), and + w(), resectively at the instants k 3, k 1, k+1 and k+3. Then, by samling it in k, we obtain the estimated osition of the object in the frame I k. Let ˆ be this osition. We can then estimate the motion vectors centered in ˆ (red vectors in Fig. 2(a)). 4. Vector adjustment. We suose that the distance between ˆ and is so small, such that the motion in is the same as in ˆ, that we can aroximate the vectors in with the vectors estimated in ˆ (green dashed vectors in Fig. 2(a)). Afterward, we reeat this for each macroblock. The average of the two comensations will be the WZF estimation. We reeat this rocedure for each macroblock. Afterward, we motion-comensate the frame I k+1 by the backward MVF and I k 1 by the forward MVF. The average of the two comensations will be the WZF estimation. 3.2 Fast HOMI The comlexity of the interolation rocedure described in the revious section can be reduced, because at the instant k, we have already estimated the forward motion vector field v, from the frame I k 2 to the frame I k 3 and the backward motion vector fieldzfrom I k 2 to I k 1. In this way, it is only necessary the motion vector field from I k+1 to I k+3 while it is not necessary to erform the motion estimation from I k 1 to I k 3 : we can exloit the MVF comuted at instant k 2. This method is less robust than the first one, because instead of the motion estimation from I k 1 to I k 3, we just exloit the estimation of two MVFs v and z. This gives us a less accurate motion estimation. On the other hand, thanks tovandz, we can find another macroblock in the frame I k 2 : then we can interolate the data by using five oints (not regularly saced). The rocedure consists therefore of the following five stes (see Fig. 2(b)): 1. Initialization. - We estimate u from I k to I k 1 and w from I k to I k+1 by DISCOVER method. 2. Motion estimation from I k+1 to I k+3. We erform a block matching motion estimation from I k+1 to I k+3 and we find the osition + w. 3. Motion estimation from I k 1 to I k 2 and from I k 2 to I k 3. We search for the vector z() that oints in I k 1 to the osition closest to +u(). Then, we estimate the intersection of the trajectory in the frame I k 2 as the 2157

3 k 3 k 1 k k+ 1 k+ 3 +ũ() B +u() k 1 +u() û ŵ B +w() k+1 ˆ +w() + w() Discover vector Interolated vector Vector comuted Interolated trajectory with our method (a) k 3 k 2 k 1 k k+ 1 k+ 3 +ũ v +t z +z() +u() ˆ +w() + w() Discover vector Interolated vector Vector comuted with the roosed method Previous vectors Adjusted revious vectors Interolated trajectory (b) Figure 2: (a) HOMI method for motion estimation. (b) Proosed interolation method (Fast HOMI) for WZF estimation by exloiting the revious estimated MVF. oint +t, with t = u() z(). For the estimation of the intersection of the trajectory in I k 3, we use the vector v(). The intersection oint will be +ũ, with ũ()=t+v(). 4. Interolation. Finally, we interolate a vector function with the five values+ũ,+t,+u(),+w() and + w() resectively, at the instants k 3, k 2, k 1, k+1 and k+3, in order to find its value at the instant k, 2158

4 GOP size λ Table 1: Values of λ for different GOP sizes which will be denoted by ˆ. 5. Vector adjustment. It is done as in the revious section. We observe that the comlexity of Fast HOMI is about the half of the original algorithm. 3.3 Increasing the density of the MVF When we erform the block matching, we consider a block B k, centered in and whose size is N N. Then, we let vary in {(nm,mm)} (n,m) C, where C Z 2 is such that we comute a vector for each M M block in the image. Although the condition M= N is usually chosen, in order to increase the SI uality we can use denser MVF by selecting a value for M smaller than N. We observe that, while we can increase the density by reducing M without articular constraint (exceted for the comutational comlexity), we cannot allow arbitrary variations of N (the block size) since if the blocks are too small, the matching may suffer from noise. On the contrary, thanks to the block overla, we can densify the MVF without sacrificing robustness. So, we will consider N = 8 in the following, but we will use denser MVF with M < N. We can therefore modify both the HOMI and the Fast HOMI techniue, ending u with 4 SI generation techniue: HOMI with N = M = 8 (that is, the one roosed in [4]), referred to as HOMI8 from now on; HOMI with N = 8 and M = 4, which we will indicate as HOMI4; and the fast version of these techniues, referred to as FastHOMI8 and FastHOMI4. The three new techniues (along with HOMI8 for comleteness), will be comared with the reference method, DISCOVER, which does not use the overla. 4. EXPERIMENTAL RESULTS In order to use the roosed SI generation techniues, we need to tune the regularization arameter λ for different GOP sizes. At this end we can use the results reorted in [4] for HOMI8, since we consider that λ deends mainly on the block size N. For the sake of comleteness, we reort the otimal values of λ as a function of the GOP size in Tab. 1. We found that the otimal value of λ decreases when the KFs are farther aart. This is reasonable since in this case we must allow larger vector deviations to take into account the movement. Now we can comare the different methods. We used the test seuences book arrival, ballet, jungle and breakdancer at a resolution of ixels. We encoded the KFs by the INTRA mode of H.264, using four uantization ste values, namely 31, 34, 37 and 40. At this stage, we use as evaluation metric the PSNR of the SI with resect to the original WZF. More recisely for each of the four methods, we comute the PSNR difference (averaged along each seuence) with resect to DISCOVER. This uantity is called PSNR. The results of this test are reorted in Tab. 2 to 5. We observe that in almost all cases, the uality of the side information is imroved w.r.t. DISCOVER. The only excetion is for GOP size eual to 8, when a good SI estimation is QP Table 2: PSNR [db] for HOMI 8 difficult, and all methods are almost euivalent (differences usually under 0.1 db). Then, we observe that denser MVFs imrove the SI uality for GOP size eual to 2, while they do not hel in the case of long-term estimation. We ascribe this behavior to the difficulty of estimating images that are uite far from the references. Finally we observe that the fast versions of HOMI have fairly good erformances, since the uality of the SI is almost unchanged in many cases, while the comutational comlexity is halved. The last exeriment consisted in comuting end-to-end erformances (i.e. rate reduction and PSNR imrovement) of the roosed techniues when inserted into a comlete DVC coder like the one in [1], by using the the Bjontegaard metric [2]. The results are shown from Tab. 7 to Tab. 9, and they are not surrising: the roosed method are in general better than the reference DISCOVER, exceted for GOP size eual to 8, where they are ractically euivalent. Moreover, even from the oint of view of RD erformances, denser MVF are better than sarser ones, and the fast version of HOMI are as effective as the original algorithms. We remark that globally, the better techniues is HOMI4, which allows rate reductions u to 8% w.r.t. the reference. As a final observation, we note that increasing the uality of the side information does not mean always an increasing of the RD erformances. For examle, the HOMI8 method has a better side information than DISCOVER for GOP size eual to 8, but worser RD erformances. This confirms the intuition that the PSNR with resect to the original WZF is not necessarily an accurate method for evaluating the SI uality, even though for the moment is the most common, since in most cases the RD erformances are well correlated to the side information PSNR. 5. CONCLUSIONS AND FUTURE WORK Based on the revious work in [4], where we roose a higher order motion interolation, we continue to exlore higher order motion interolation techniues in order to increase the SI uality. We try to increase the density of the estimated MVF and at the same time to reduce the comlexity by reusing the already estimated MVF. The techniue using dense MVFs is successful both in increasing the SI uality (u to 0.47 db better than the reference method DISCOVER), and in imroving the end-to- 2159

5 QP Table 3: PSNR [db] for HOMI 4 QP Table 4: PSNR [db] for Fast HOMI 8 end RD erformances, with a rate reduction attaining 8.2% in the best case. Moreover we show that fast version of the HOMI algorithms have almost the same erformance as the original one, but with an halved comlexity. These good results encourage us to kee looking for efficient SI methods. A techniue we intend to investigate will exloit the revious WZF which has been fully reconstructed (i.e. by using the arity bits to correct it) to roduce more accurate motion vector fields. REFERENCES [1] A. Aaron, R. Zhang, and B. Girod. Wyner-Ziv coding of motion video. In Asilomar Conference on Signals and Systems, Pacific Grove, California, Nov [2] G. Bjontegaard. Calculation of average PSNR differences between RDcurves. In VCEG Meeting, Austin, USA, Ar [3] C. Guillemot, F. Pereira, L. Torres, T. Ebrahimi, R. Leonardi, and J. Ostermann. Distributed monoview and multiview video coding: Basics, roblems and recent advances. IEEE Signal Processing Mag., ages 67 76, Set [4] G. Petrazzuoli, M. Cagnazzo, and B. Pesuet-Poescu. High order motion interolation for side information imrovement in DVC. In International Conference on Acoustics, Seech and Signal Processing, Dallas, TX, [5] D. Sleian and J. K. Wolf. Noiseless coding of correlated information sources. IEEE Trans. Inform. Theory, 19: , July [6] A. Wyner and J. Ziv. The rate-distortion function for source coding with side information at the receiver. IEEE Trans. Inform. Theory, 22:1 11, Jan QP Table 5: PSNR [db] for Fast HOMI 4 R (%) PSNR [db] R (%) PSNR [db] R (%) PSNR [db] Table 6: Rate-distortion erformance for HOMI 8 R (%) PSNR [db] R (%) PSNR [db] R (%) PSNR [db] Table 7: Rate-distortion erformance for HOMI 4 R (%) PSNR [db] R (%) PSNR [db] R (%) PSNR [db] Table 8: Rate-distortion erformance for Fast HOMI 8 R (%) PSNR [db] R (%) PSNR [db] R (%) PSNR [db] Table 9: Rate-distortion erformance for Fast HOMI

Linear diophantine equations for discrete tomography

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

More information

Compressed Sensing Based Video Multicast

Compressed Sensing Based Video Multicast Comressed Sensing Based Video Multicast Markus B. Schenkel a,b, Chong Luo a, Pascal Frossard b and Feng Wu a a Microsoft Research Asia, Beijing, China b Signal Processing Laboratory (LTS4), EPFL, Lausanne,

More information

Distributed K-means over Compressed Binary Data

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

More information

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

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

More information

Interactive Hypothesis Testing Against Independence

Interactive Hypothesis Testing Against Independence 013 IEEE International Symosium on Information Theory Interactive Hyothesis Testing Against Indeendence Yu Xiang and Young-Han Kim Deartment of Electrical and Comuter Engineering University of California,

More information

Improved Capacity Bounds for the Binary Energy Harvesting Channel

Improved Capacity Bounds for the Binary Energy Harvesting Channel Imroved Caacity Bounds for the Binary Energy Harvesting Channel Kaya Tutuncuoglu 1, Omur Ozel 2, Aylin Yener 1, and Sennur Ulukus 2 1 Deartment of Electrical Engineering, The Pennsylvania State University,

More information

Wyner-Ziv Coding of Video with Unsupervised Motion Vector Learning

Wyner-Ziv Coding of Video with Unsupervised Motion Vector Learning Wyner-Ziv Coding of Video with Unsupervised Motion Vector Learning David Varodayan, David Chen, Markus Flierl and Bernd Girod Max Planck Center for Visual Computing and Communication Stanford University,

More information

Convex Optimization methods for Computing Channel Capacity

Convex Optimization methods for Computing Channel Capacity Convex Otimization methods for Comuting Channel Caacity Abhishek Sinha Laboratory for Information and Decision Systems (LIDS), MIT sinhaa@mit.edu May 15, 2014 We consider a classical comutational roblem

More information

Formal Modeling in Cognitive Science Lecture 29: Noisy Channel Model and Applications;

Formal Modeling in Cognitive Science Lecture 29: Noisy Channel Model and Applications; Formal Modeling in Cognitive Science Lecture 9: and ; ; Frank Keller School of Informatics University of Edinburgh keller@inf.ed.ac.uk Proerties of 3 March, 6 Frank Keller Formal Modeling in Cognitive

More information

Feedback-error control

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

More information

Sampling and Distortion Tradeoffs for Bandlimited Periodic Signals

Sampling and Distortion Tradeoffs for Bandlimited Periodic Signals Samling and Distortion radeoffs for Bandlimited Periodic Signals Elaheh ohammadi and Farokh arvasti Advanced Communications Research Institute ACRI Deartment of Electrical Engineering Sharif University

More information

The decision-feedback equalizer optimization for Gaussian noise

The decision-feedback equalizer optimization for Gaussian noise Journal of Theoretical and Alied Comuter Science Vol. 8 No. 4 4. 5- ISSN 99-634 (rinted 3-5653 (online htt://www.jtacs.org The decision-feedback eualizer otimization for Gaussian noise Arkadiusz Grzbowski

More information

5. PRESSURE AND VELOCITY SPRING Each component of momentum satisfies its own scalar-transport equation. For one cell:

5. PRESSURE AND VELOCITY SPRING Each component of momentum satisfies its own scalar-transport equation. For one cell: 5. PRESSURE AND VELOCITY SPRING 2019 5.1 The momentum equation 5.2 Pressure-velocity couling 5.3 Pressure-correction methods Summary References Examles 5.1 The Momentum Equation Each comonent of momentum

More information

J. Vis. Commun. Image R.

J. Vis. Commun. Image R. J. Vis. Commun. Image R. 19 (8) 589 599 Contents lists available at ScienceDirect J. Vis. Commun. Image R. journal homepage: www.elsevier.com/locate/jvci Side information estimation and new symmetric schemes

More information

ECE 534 Information Theory - Midterm 2

ECE 534 Information Theory - Midterm 2 ECE 534 Information Theory - Midterm Nov.4, 009. 3:30-4:45 in LH03. You will be given the full class time: 75 minutes. Use it wisely! Many of the roblems have short answers; try to find shortcuts. You

More information

Anytime communication over the Gilbert-Eliot channel with noiseless feedback

Anytime communication over the Gilbert-Eliot channel with noiseless feedback Anytime communication over the Gilbert-Eliot channel with noiseless feedback Anant Sahai, Salman Avestimehr, Paolo Minero Deartment of Electrical Engineering and Comuter Sciences University of California

More information

Probability Estimates for Multi-class Classification by Pairwise Coupling

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

More information

s v 0 q 0 v 1 q 1 v 2 (q 2) v 3 q 3 v 4

s v 0 q 0 v 1 q 1 v 2 (q 2) v 3 q 3 v 4 Discrete Adative Transmission for Fading Channels Lang Lin Λ, Roy D. Yates, Predrag Sasojevic WINLAB, Rutgers University 7 Brett Rd., NJ- fllin, ryates, sasojevg@winlab.rutgers.edu Abstract In this work

More information

An Introduction to Information Theory: Notes

An Introduction to Information Theory: Notes An Introduction to Information Theory: Notes Jon Shlens jonshlens@ucsd.edu 03 February 003 Preliminaries. Goals. Define basic set-u of information theory. Derive why entroy is the measure of information

More information

A New Perspective on Learning Linear Separators with Large L q L p Margins

A New Perspective on Learning Linear Separators with Large L q L p Margins A New Persective on Learning Linear Searators with Large L q L Margins Maria-Florina Balcan Georgia Institute of Technology Christoher Berlind Georgia Institute of Technology Abstract We give theoretical

More information

On Wald-Type Optimal Stopping for Brownian Motion

On Wald-Type Optimal Stopping for Brownian Motion J Al Probab Vol 34, No 1, 1997, (66-73) Prerint Ser No 1, 1994, Math Inst Aarhus On Wald-Tye Otimal Stoing for Brownian Motion S RAVRSN and PSKIR The solution is resented to all otimal stoing roblems of

More information

ENHANCING TIMBRE MODEL USING MFCC AND ITS TIME DERIVATIVES FOR MUSIC SIMILARITY ESTIMATION

ENHANCING TIMBRE MODEL USING MFCC AND ITS TIME DERIVATIVES FOR MUSIC SIMILARITY ESTIMATION th Euroean Signal Processing Conference (EUSIPCO ) Bucharest, Romania, August 7-3, ENHANCING TIMBRE MODEL USING AND ITS TIME DERIVATIVES FOR MUSIC SIMILARITY ESTIMATION Franz de Leon, Kirk Martinez Electronics

More information

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

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

More information

Universal Finite Memory Coding of Binary Sequences

Universal Finite Memory Coding of Binary Sequences Deartment of Electrical Engineering Systems Universal Finite Memory Coding of Binary Sequences Thesis submitted towards the degree of Master of Science in Electrical and Electronic Engineering in Tel-Aviv

More information

Numerical Methods for Particle Tracing in Vector Fields

Numerical Methods for Particle Tracing in Vector Fields On-Line Visualization Notes Numerical Methods for Particle Tracing in Vector Fields Kenneth I. Joy Visualization and Grahics Research Laboratory Deartment of Comuter Science University of California, Davis

More information

SIMULATED ANNEALING AND JOINT MANUFACTURING BATCH-SIZING. Ruhul SARKER. Xin YAO

SIMULATED ANNEALING AND JOINT MANUFACTURING BATCH-SIZING. Ruhul SARKER. Xin YAO Yugoslav Journal of Oerations Research 13 (003), Number, 45-59 SIMULATED ANNEALING AND JOINT MANUFACTURING BATCH-SIZING Ruhul SARKER School of Comuter Science, The University of New South Wales, ADFA,

More information

Approximating min-max k-clustering

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

More information

New Schedulability Test Conditions for Non-preemptive Scheduling on Multiprocessor Platforms

New Schedulability Test Conditions for Non-preemptive Scheduling on Multiprocessor Platforms New Schedulability Test Conditions for Non-reemtive Scheduling on Multirocessor Platforms Technical Reort May 2008 Nan Guan 1, Wang Yi 2, Zonghua Gu 3 and Ge Yu 1 1 Northeastern University, Shenyang, China

More information

The Value of Even Distribution for Temporal Resource Partitions

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

More information

MEASUREMENT OF THE INCLUSIVE ELECTRON (POSITRON) +PROTON SCATTERING CROSS SECTION AT HIGH INELASTICITY y USING H1 DATA *

MEASUREMENT OF THE INCLUSIVE ELECTRON (POSITRON) +PROTON SCATTERING CROSS SECTION AT HIGH INELASTICITY y USING H1 DATA * Romanian Reorts in Physics, Vol. 65, No. 2, P. 420 426, 2013 MEASUREMENT OF THE INCLUSIVE ELECTRON (POSITRON) +PROTON SCATTERING CROSS SECTION AT HIGH INELASTICITY y USING H1 DATA * IVANA PICURIC, ON BEHALF

More information

A Comparison between Biased and Unbiased Estimators in Ordinary Least Squares Regression

A Comparison between Biased and Unbiased Estimators in Ordinary Least Squares Regression Journal of Modern Alied Statistical Methods Volume Issue Article 7 --03 A Comarison between Biased and Unbiased Estimators in Ordinary Least Squares Regression Ghadban Khalaf King Khalid University, Saudi

More information

Meshless Methods for Scientific Computing Final Project

Meshless Methods for Scientific Computing Final Project Meshless Methods for Scientific Comuting Final Project D0051008 洪啟耀 Introduction Floating island becomes an imortant study in recent years, because the lands we can use are limit, so eole start thinking

More information

arxiv: v1 [physics.data-an] 26 Oct 2012

arxiv: v1 [physics.data-an] 26 Oct 2012 Constraints on Yield Parameters in Extended Maximum Likelihood Fits Till Moritz Karbach a, Maximilian Schlu b a TU Dortmund, Germany, moritz.karbach@cern.ch b TU Dortmund, Germany, maximilian.schlu@cern.ch

More information

AI*IA 2003 Fusion of Multiple Pattern Classifiers PART III

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

More information

Statistical Models approach for Solar Radiation Prediction

Statistical Models approach for Solar Radiation Prediction Statistical Models aroach for Solar Radiation Prediction S. Ferrari, M. Lazzaroni, and V. Piuri Universita degli Studi di Milano Milan, Italy Email: {stefano.ferrari, massimo.lazzaroni, vincenzo.iuri}@unimi.it

More information

On split sample and randomized confidence intervals for binomial proportions

On split sample and randomized confidence intervals for binomial proportions On slit samle and randomized confidence intervals for binomial roortions Måns Thulin Deartment of Mathematics, Usala University arxiv:1402.6536v1 [stat.me] 26 Feb 2014 Abstract Slit samle methods have

More information

MULTI-CHANNEL PARAMETRIC ESTIMATOR FAST BLOCK MATRIX INVERSES

MULTI-CHANNEL PARAMETRIC ESTIMATOR FAST BLOCK MATRIX INVERSES MULTI-CANNEL ARAMETRIC ESTIMATOR FAST BLOCK MATRIX INVERSES S Lawrence Marle Jr School of Electrical Engineering and Comuter Science Oregon State University Corvallis, OR 97331 Marle@eecsoregonstateedu

More information

Extension of Minimax to Infinite Matrices

Extension of Minimax to Infinite Matrices Extension of Minimax to Infinite Matrices Chris Calabro June 21, 2004 Abstract Von Neumann s minimax theorem is tyically alied to a finite ayoff matrix A R m n. Here we show that (i) if m, n are both inite,

More information

Published: 14 October 2013

Published: 14 October 2013 Electronic Journal of Alied Statistical Analysis EJASA, Electron. J. A. Stat. Anal. htt://siba-ese.unisalento.it/index.h/ejasa/index e-issn: 27-5948 DOI: 1.1285/i275948v6n213 Estimation of Parameters of

More information

System Reliability Estimation and Confidence Regions from Subsystem and Full System Tests

System Reliability Estimation and Confidence Regions from Subsystem and Full System Tests 009 American Control Conference Hyatt Regency Riverfront, St. Louis, MO, USA June 0-, 009 FrB4. System Reliability Estimation and Confidence Regions from Subsystem and Full System Tests James C. Sall Abstract

More information

Efficient Approximations for Call Admission Control Performance Evaluations in Multi-Service Networks

Efficient Approximations for Call Admission Control Performance Evaluations in Multi-Service Networks Efficient Aroximations for Call Admission Control Performance Evaluations in Multi-Service Networks Emre A. Yavuz, and Victor C. M. Leung Deartment of Electrical and Comuter Engineering The University

More information

Pairwise active appearance model and its application to echocardiography tracking

Pairwise active appearance model and its application to echocardiography tracking Pairwise active aearance model and its alication to echocardiograhy tracking S. Kevin Zhou 1, J. Shao 2, B. Georgescu 1, and D. Comaniciu 1 1 Integrated Data Systems, Siemens Cororate Research, Inc., Princeton,

More information

Chapter 13 Variable Selection and Model Building

Chapter 13 Variable Selection and Model Building Chater 3 Variable Selection and Model Building The comlete regsion analysis deends on the exlanatory variables ent in the model. It is understood in the regsion analysis that only correct and imortant

More information

On Code Design for Simultaneous Energy and Information Transfer

On Code Design for Simultaneous Energy and Information Transfer On Code Design for Simultaneous Energy and Information Transfer Anshoo Tandon Electrical and Comuter Engineering National University of Singaore Email: anshoo@nus.edu.sg Mehul Motani Electrical and Comuter

More information

Estimation of the large covariance matrix with two-step monotone missing data

Estimation of the large covariance matrix with two-step monotone missing data Estimation of the large covariance matrix with two-ste monotone missing data Masashi Hyodo, Nobumichi Shutoh 2, Takashi Seo, and Tatjana Pavlenko 3 Deartment of Mathematical Information Science, Tokyo

More information

Estimating function analysis for a class of Tweedie regression models

Estimating function analysis for a class of Tweedie regression models Title Estimating function analysis for a class of Tweedie regression models Author Wagner Hugo Bonat Deartamento de Estatística - DEST, Laboratório de Estatística e Geoinformação - LEG, Universidade Federal

More information

Preconditioning techniques for Newton s method for the incompressible Navier Stokes equations

Preconditioning techniques for Newton s method for the incompressible Navier Stokes equations Preconditioning techniques for Newton s method for the incomressible Navier Stokes equations H. C. ELMAN 1, D. LOGHIN 2 and A. J. WATHEN 3 1 Deartment of Comuter Science, University of Maryland, College

More information

Chapter 3. GMM: Selected Topics

Chapter 3. GMM: Selected Topics Chater 3. GMM: Selected oics Contents Otimal Instruments. he issue of interest..............................2 Otimal Instruments under the i:i:d: assumtion..............2. he basic result............................2.2

More information

MATHEMATICAL MODELLING OF THE WIRELESS COMMUNICATION NETWORK

MATHEMATICAL MODELLING OF THE WIRELESS COMMUNICATION NETWORK Comuter Modelling and ew Technologies, 5, Vol.9, o., 3-39 Transort and Telecommunication Institute, Lomonosov, LV-9, Riga, Latvia MATHEMATICAL MODELLIG OF THE WIRELESS COMMUICATIO ETWORK M. KOPEETSK Deartment

More information

LORD: LOw-complexity, Rate-controlled, Distributed video coding system

LORD: LOw-complexity, Rate-controlled, Distributed video coding system LORD: LOw-complexity, Rate-controlled, Distributed video coding system Rami Cohen and David Malah Signal and Image Processing Lab Department of Electrical Engineering Technion - Israel Institute of Technology

More information

Notes on Instrumental Variables Methods

Notes on Instrumental Variables Methods Notes on Instrumental Variables Methods Michele Pellizzari IGIER-Bocconi, IZA and frdb 1 The Instrumental Variable Estimator Instrumental variable estimation is the classical solution to the roblem of

More information

Maximum Entropy and the Stress Distribution in Soft Disk Packings Above Jamming

Maximum Entropy and the Stress Distribution in Soft Disk Packings Above Jamming Maximum Entroy and the Stress Distribution in Soft Disk Packings Above Jamming Yegang Wu and S. Teitel Deartment of Physics and Astronomy, University of ochester, ochester, New York 467, USA (Dated: August

More information

ON OPTIMIZATION OF THE MEASUREMENT MATRIX FOR COMPRESSIVE SENSING

ON OPTIMIZATION OF THE MEASUREMENT MATRIX FOR COMPRESSIVE SENSING 8th Euroean Signal Processing Conference (EUSIPCO-2) Aalborg, Denmark, August 23-27, 2 ON OPTIMIZATION OF THE MEASUREMENT MATRIX FOR COMPRESSIVE SENSING Vahid Abolghasemi, Saideh Ferdowsi, Bahador Makkiabadi,2,

More information

Analysis of Multi-Hop Emergency Message Propagation in Vehicular Ad Hoc Networks

Analysis of Multi-Hop Emergency Message Propagation in Vehicular Ad Hoc Networks Analysis of Multi-Ho Emergency Message Proagation in Vehicular Ad Hoc Networks ABSTRACT Vehicular Ad Hoc Networks (VANETs) are attracting the attention of researchers, industry, and governments for their

More information

Age of Information: Whittle Index for Scheduling Stochastic Arrivals

Age of Information: Whittle Index for Scheduling Stochastic Arrivals Age of Information: Whittle Index for Scheduling Stochastic Arrivals Yu-Pin Hsu Deartment of Communication Engineering National Taiei University yuinhsu@mail.ntu.edu.tw arxiv:80.03422v2 [math.oc] 7 Ar

More information

BOUNDS FOR THE COUPLING TIME IN QUEUEING NETWORKS PERFECT SIMULATION

BOUNDS FOR THE COUPLING TIME IN QUEUEING NETWORKS PERFECT SIMULATION BOUNDS FOR THE COUPLING TIME IN QUEUEING NETWORKS PERFECT SIMULATION JANTIEN G. DOPPER, BRUNO GAUJAL AND JEAN-MARC VINCENT Abstract. In this aer, the duration of erfect simulations for Markovian finite

More information

Design of NARMA L-2 Control of Nonlinear Inverted Pendulum

Design of NARMA L-2 Control of Nonlinear Inverted Pendulum International Research Journal of Alied and Basic Sciences 016 Available online at www.irjabs.com ISSN 51-838X / Vol, 10 (6): 679-684 Science Exlorer Publications Design of NARMA L- Control of Nonlinear

More information

Using the Divergence Information Criterion for the Determination of the Order of an Autoregressive Process

Using the Divergence Information Criterion for the Determination of the Order of an Autoregressive Process Using the Divergence Information Criterion for the Determination of the Order of an Autoregressive Process P. Mantalos a1, K. Mattheou b, A. Karagrigoriou b a.deartment of Statistics University of Lund

More information

Asymptotically Optimal Simulation Allocation under Dependent Sampling

Asymptotically Optimal Simulation Allocation under Dependent Sampling Asymtotically Otimal Simulation Allocation under Deendent Samling Xiaoing Xiong The Robert H. Smith School of Business, University of Maryland, College Park, MD 20742-1815, USA, xiaoingx@yahoo.com Sandee

More information

Proximal methods for the latent group lasso penalty

Proximal methods for the latent group lasso penalty Proximal methods for the latent grou lasso enalty The MIT Faculty has made this article oenly available. Please share how this access benefits you. Your story matters. Citation As Published Publisher Villa,

More information

Asymptotic Properties of the Markov Chain Model method of finding Markov chains Generators of..

Asymptotic Properties of the Markov Chain Model method of finding Markov chains Generators of.. IOSR Journal of Mathematics (IOSR-JM) e-issn: 78-578, -ISSN: 319-765X. Volume 1, Issue 4 Ver. III (Jul. - Aug.016), PP 53-60 www.iosrournals.org Asymtotic Proerties of the Markov Chain Model method of

More information

Mobility-Induced Service Migration in Mobile. Micro-Clouds

Mobility-Induced Service Migration in Mobile. Micro-Clouds arxiv:503054v [csdc] 7 Mar 205 Mobility-Induced Service Migration in Mobile Micro-Clouds Shiiang Wang, Rahul Urgaonkar, Ting He, Murtaza Zafer, Kevin Chan, and Kin K LeungTime Oerating after ossible Deartment

More information

State Estimation with ARMarkov Models

State Estimation with ARMarkov Models Deartment of Mechanical and Aerosace Engineering Technical Reort No. 3046, October 1998. Princeton University, Princeton, NJ. State Estimation with ARMarkov Models Ryoung K. Lim 1 Columbia University,

More information

Temperature, current and doping dependence of non-ideality factor for pnp and npn punch-through structures

Temperature, current and doping dependence of non-ideality factor for pnp and npn punch-through structures Indian Journal of Pure & Alied Physics Vol. 44, December 2006,. 953-958 Temerature, current and doing deendence of non-ideality factor for n and nn unch-through structures Khurshed Ahmad Shah & S S Islam

More information

Generalized Coiflets: A New Family of Orthonormal Wavelets

Generalized Coiflets: A New Family of Orthonormal Wavelets Generalized Coiflets A New Family of Orthonormal Wavelets Dong Wei, Alan C Bovik, and Brian L Evans Laboratory for Image and Video Engineering Deartment of Electrical and Comuter Engineering The University

More information

DETC2003/DAC AN EFFICIENT ALGORITHM FOR CONSTRUCTING OPTIMAL DESIGN OF COMPUTER EXPERIMENTS

DETC2003/DAC AN EFFICIENT ALGORITHM FOR CONSTRUCTING OPTIMAL DESIGN OF COMPUTER EXPERIMENTS Proceedings of DETC 03 ASME 003 Design Engineering Technical Conferences and Comuters and Information in Engineering Conference Chicago, Illinois USA, Setember -6, 003 DETC003/DAC-48760 AN EFFICIENT ALGORITHM

More information

The non-stochastic multi-armed bandit problem

The non-stochastic multi-armed bandit problem Submitted for journal ublication. The non-stochastic multi-armed bandit roblem Peter Auer Institute for Theoretical Comuter Science Graz University of Technology A-8010 Graz (Austria) auer@igi.tu-graz.ac.at

More information

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

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

More information

Use of Transformations and the Repeated Statement in PROC GLM in SAS Ed Stanek

Use of Transformations and the Repeated Statement in PROC GLM in SAS Ed Stanek Use of Transformations and the Reeated Statement in PROC GLM in SAS Ed Stanek Introduction We describe how the Reeated Statement in PROC GLM in SAS transforms the data to rovide tests of hyotheses of interest.

More information

Network Configuration Control Via Connectivity Graph Processes

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

More information

Efficient & Robust LK for Mobile Vision

Efficient & Robust LK for Mobile Vision Efficient & Robust LK for Mobile Vision Instructor - Simon Lucey 16-623 - Designing Comuter Vision As Direct Method (ours) Indirect Method (ORB+RANSAC) H. Alismail, B. Browning, S. Lucey Bit-Planes: Dense

More information

Recursive Estimation of the Preisach Density function for a Smart Actuator

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

More information

Analysis of execution time for parallel algorithm to dertmine if it is worth the effort to code and debug in parallel

Analysis of execution time for parallel algorithm to dertmine if it is worth the effort to code and debug in parallel Performance Analysis Introduction Analysis of execution time for arallel algorithm to dertmine if it is worth the effort to code and debug in arallel Understanding barriers to high erformance and redict

More information

Spectral Analysis by Stationary Time Series Modeling

Spectral Analysis by Stationary Time Series Modeling Chater 6 Sectral Analysis by Stationary Time Series Modeling Choosing a arametric model among all the existing models is by itself a difficult roblem. Generally, this is a riori information about the signal

More information

Unit 1 - Computer Arithmetic

Unit 1 - Computer Arithmetic FIXD-POINT (FX) ARITHMTIC Unit 1 - Comuter Arithmetic INTGR NUMBRS n bit number: b n 1 b n 2 b 0 Decimal Value Range of values UNSIGND n 1 SIGND D = b i 2 i D = 2 n 1 b n 1 + b i 2 i n 2 i=0 i=0 [0, 2

More information

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

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

More information

Semi-Orthogonal Multilinear PCA with Relaxed Start

Semi-Orthogonal Multilinear PCA with Relaxed Start Proceedings of the Twenty-Fourth International Joint Conference on Artificial Intelligence (IJCAI 2015) Semi-Orthogonal Multilinear PCA with Relaxed Start Qiuan Shi and Haiing Lu Deartment of Comuter Science

More information

arxiv: v2 [stat.ml] 7 May 2015

arxiv: v2 [stat.ml] 7 May 2015 Semi-Orthogonal Multilinear PCA with Relaxed Start Qiuan Shi and Haiing Lu Deartment of Comuter Science Hong Kong Batist University, Hong Kong, China csshi@com.hkbu.edu.hk, haiing@hkbu.edu.hk arxiv:1504.08142v2

More information

Yixi Shi. Jose Blanchet. IEOR Department Columbia University New York, NY 10027, USA. IEOR Department Columbia University New York, NY 10027, USA

Yixi Shi. Jose Blanchet. IEOR Department Columbia University New York, NY 10027, USA. IEOR Department Columbia University New York, NY 10027, USA Proceedings of the 2011 Winter Simulation Conference S. Jain, R. R. Creasey, J. Himmelsach, K. P. White, and M. Fu, eds. EFFICIENT RARE EVENT SIMULATION FOR HEAVY-TAILED SYSTEMS VIA CROSS ENTROPY Jose

More information

AKRON: An Algorithm for Approximating Sparse Kernel Reconstruction

AKRON: An Algorithm for Approximating Sparse Kernel Reconstruction : An Algorithm for Aroximating Sarse Kernel Reconstruction Gregory Ditzler Det. of Electrical and Comuter Engineering The University of Arizona Tucson, AZ 8572 USA ditzler@email.arizona.edu Nidhal Carla

More information

Evaluating Circuit Reliability Under Probabilistic Gate-Level Fault Models

Evaluating Circuit Reliability Under Probabilistic Gate-Level Fault Models Evaluating Circuit Reliability Under Probabilistic Gate-Level Fault Models Ketan N. Patel, Igor L. Markov and John P. Hayes University of Michigan, Ann Arbor 48109-2122 {knatel,imarkov,jhayes}@eecs.umich.edu

More information

Online homotopy algorithm for a generalization of the LASSO

Online homotopy algorithm for a generalization of the LASSO This article has been acceted for ublication in a future issue of this journal, but has not been fully edited. Content may change rior to final ublication. Online homotoy algorithm for a generalization

More information

L P -NORM NON-NEGATIVE MATRIX FACTORIZATION AND ITS APPLICATION TO SINGING VOICE ENHANCEMENT. Tomohiko Nakamura and Hirokazu Kameoka,

L P -NORM NON-NEGATIVE MATRIX FACTORIZATION AND ITS APPLICATION TO SINGING VOICE ENHANCEMENT. Tomohiko Nakamura and Hirokazu Kameoka, L P -NORM NON-NEGATIVE MATRIX FACTORIZATION AND ITS APPLICATION TO SINGING VOICE ENHANCEMENT Tomohio Naamura and Hiroazu Kameoa, Graduate School of Information Science and Technology, The University of

More information

An Inverse Problem for Two Spectra of Complex Finite Jacobi Matrices

An Inverse Problem for Two Spectra of Complex Finite Jacobi Matrices Coyright 202 Tech Science Press CMES, vol.86, no.4,.30-39, 202 An Inverse Problem for Two Sectra of Comlex Finite Jacobi Matrices Gusein Sh. Guseinov Abstract: This aer deals with the inverse sectral roblem

More information

Principles of Computed Tomography (CT)

Principles of Computed Tomography (CT) Page 298 Princiles of Comuted Tomograhy (CT) The theoretical foundation of CT dates back to Johann Radon, a mathematician from Vienna who derived a method in 1907 for rojecting a 2-D object along arallel

More information

Homework Set #3 Rates definitions, Channel Coding, Source-Channel coding

Homework Set #3 Rates definitions, Channel Coding, Source-Channel coding Homework Set # Rates definitions, Channel Coding, Source-Channel coding. Rates (a) Channels coding Rate: Assuming you are sending 4 different messages using usages of a channel. What is the rate (in bits

More information

LDPC codes for the Cascaded BSC-BAWGN channel

LDPC codes for the Cascaded BSC-BAWGN channel LDPC codes for the Cascaded BSC-BAWGN channel Aravind R. Iyengar, Paul H. Siegel, and Jack K. Wolf University of California, San Diego 9500 Gilman Dr. La Jolla CA 9093 email:aravind,siegel,jwolf@ucsd.edu

More information

Generation of Linear Models using Simulation Results

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

More information

Uncorrelated Multilinear Discriminant Analysis with Regularization and Aggregation for Tensor Object Recognition

Uncorrelated Multilinear Discriminant Analysis with Regularization and Aggregation for Tensor Object Recognition TNN-2007-P-0332.R1 1 Uncorrelated Multilinear Discriminant Analysis with Regularization and Aggregation for Tensor Object Recognition Haiing Lu, K.N. Plataniotis and A.N. Venetsanooulos The Edward S. Rogers

More information

A BSS-BASED APPROACH FOR LOCALIZATION OF SIMULTANEOUS SPEAKERS IN REVERBERANT CONDITIONS

A BSS-BASED APPROACH FOR LOCALIZATION OF SIMULTANEOUS SPEAKERS IN REVERBERANT CONDITIONS A BSS-BASED AROACH FOR LOCALIZATION OF SIMULTANEOUS SEAKERS IN REVERBERANT CONDITIONS Hamid Reza Abutalebi,2, Hedieh Heli, Danil Korchagin 2, and Hervé Bourlard 2 Seech rocessing Research Lab (SRL), Elec.

More information

A Hyper-Trellis based Turbo Decoder for Wyner-Ziv Video Coding

A Hyper-Trellis based Turbo Decoder for Wyner-Ziv Video Coding A Hyper-Trellis based Turbo Decoder for Wyner-Ziv Video Coding Arun Avudainayagam, John M. Shea and Dapeng Wu Wireless Information Networking Group (WING) Department of Electrical and Computer Engineering

More information

Multi-Hypothesis based Distributed Video Coding using LDPC Codes

Multi-Hypothesis based Distributed Video Coding using LDPC Codes Multi-Hypothesis based Distributed Video Coding using LDPC Codes Kiran Misra, Shirish Karande, Hayder Radha Department of Electrical and Computer Engineering 2120, Engineering Building Michigan State University

More information

An Analysis of Reliable Classifiers through ROC Isometrics

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

More information

Named Entity Recognition using Maximum Entropy Model SEEM5680

Named Entity Recognition using Maximum Entropy Model SEEM5680 Named Entity Recognition using Maximum Entroy Model SEEM5680 Named Entity Recognition System Named Entity Recognition (NER): Identifying certain hrases/word sequences in a free text. Generally it involves

More information

Quantization for Distributed Estimation

Quantization for Distributed Estimation 0 IEEE International Conference on Internet of Things ithings 0), Green Computing and Communications GreenCom 0), and Cyber-Physical-Social Computing CPSCom 0) Quantization for Distributed Estimation uan-yu

More information

B8.1 Martingales Through Measure Theory. Concept of independence

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

More information

Brownian Motion and Random Prime Factorization

Brownian Motion and Random Prime Factorization Brownian Motion and Random Prime Factorization Kendrick Tang June 4, 202 Contents Introduction 2 2 Brownian Motion 2 2. Develoing Brownian Motion.................... 2 2.. Measure Saces and Borel Sigma-Algebras.........

More information

The Noise Power Ratio - Theory and ADC Testing

The Noise Power Ratio - Theory and ADC Testing The Noise Power Ratio - Theory and ADC Testing FH Irons, KJ Riley, and DM Hummels Abstract This aer develos theory behind the noise ower ratio (NPR) testing of ADCs. A mid-riser formulation is used for

More information

On Line Parameter Estimation of Electric Systems using the Bacterial Foraging Algorithm

On Line Parameter Estimation of Electric Systems using the Bacterial Foraging Algorithm On Line Parameter Estimation of Electric Systems using the Bacterial Foraging Algorithm Gabriel Noriega, José Restreo, Víctor Guzmán, Maribel Giménez and José Aller Universidad Simón Bolívar Valle de Sartenejas,

More information

Robust Predictive Control of Input Constraints and Interference Suppression for Semi-Trailer System

Robust Predictive Control of Input Constraints and Interference Suppression for Semi-Trailer System Vol.7, No.7 (4),.37-38 htt://dx.doi.org/.457/ica.4.7.7.3 Robust Predictive Control of Inut Constraints and Interference Suression for Semi-Trailer System Zhao, Yang Electronic and Information Technology

More information