32 citations found. Retrieving documents...
P. Young. Recursive Estimation and Time-Series Analysis. Springer-Verlag, 1984.

 Home/Search   Document Not in Database   Summary   Related Articles   Check  

This paper is cited in the following contexts:

First 50 documents

Predictive Resource Management for Wearable Computing - Narayanan, Satyanarayanan (2003)   (6 citations)  (Correct)

....change to c 0 and c 1 . We use an online learning method that uses the linear mapping D cpu = c 0 c 1 pr, but continuously updates the values of c 0 and c 1 to reflect the behaviour corresponding to the current camera position. We use recursive least squares regression with exponential decay [39], a modification of the well known linear regression method [18] This gives greater weight to more recent data by decaying the weight of data exponentially over time. Our predictor uses a decay factor of 0.5, which makes it very agile, effectively remembering only the last 4 data points. It is ....

P. Young. Recursive Estimation and Time-Series Analysis. Springer, 1984.


Operating System Support for Mobile Interactive Applica - Narayanan (2002)   (1 citation)  (Correct)

....a way to recompute the optimal parameter values when new measurements are obtained. This allows the predictor to track changes in environmental conditions or user behaviour over time. 6. 2 Least squares regression In all the applications I studied, one basic technique least squares estimation [42, 98] proved to be of great value. Often, the output is some linear function of the input features; in other cases, we can transform the input features in some way, and then apply a linear function. The least squares method fits data to a linear model of the form y = c 0 c 1 x 1 c 2 x 2 : ....

Peter Young. Recursive Estimation and Time-Series Analysis. Springer-Verlag, Heidelberg, Germany, 1984.


Unknown - Fuzzy Based Time   (Correct)

....this arrangement. The effectivness is shown at an example for electric load forecast of a power distribution company. 1 INTRODUCTION The prediction of time series is an very important problem in monitoring, diagnosis, control and decision support for technical and nontechnical systems [ander] [young], andel] In addition to specific time dependent (seasonal) actuating variables for example temperature, global solar radiation, daily flow of life and so on, such signals are often subject of not or only hardly registrable actuating variables so that a prediction is combined with great ....

Young, P. C., "Recursive Estimation and Time Series Analysis ", Springer Verlag Berlin, (1984)


Random Early Detection Gateways for Congestion Avoidance - Floyd, Van Jacobson (1993)   (1115 citations)  (Correct)

....arrive and depart at the same rate, the queue remains at one packet. Further assume that initially the average queue size was zero. In this case it takes 0 6j B0 ) packet arrivals (with the queue size remaining at one) until the average queue size reachs : 50 0 0 gJ [35]. For = t : 0 , this takes 1000 packet arrivals; for = t : 88 , this takes 500 packet arrivals; for = t : this takes 333 packet arrivals. In most of our simulations we use = t : 36 . 6.3 Setting , and G The optimal values for and ....

Young, P., Recursive Estimation and Time-Series Analysis, Springer-Verlag, 1984, pp. 60-65.


Oblique State-Space Estimation Algorithms - Sayed, Kailath (1995)   (Correct)

....problems have apparently received little attention in the literature, despite their implicit connections with useful tools in identification and signal processing. In identification problems, for instance, instrumental variable (IV) methods are often employed to guarantee consistent estimators [1, 2, 3]. The connection of these methods to oblique projections is well known and has been pointed out in [4] Likewise, in signal processing problems, oblique projections can be used in array processing and communication applications, as well as in higher order spectra (HOS) analysis [5, 6, 7] In these ....

....(z 1 ; z2 ) and ( z1 ; z2 ) The significance of this fact is the following. It often happens in applications that one is interested in solving estimation problems of either forms (3) or (4) Particular examples arise in instrumental variable methods and in higher order spectra analysis [2, 6] (though not in such an explicit form see, e.g. Sec. VIII. ahead) On the other hand, problems of the EE type will be shown here to lead, in the presence of state space structure, to what we shall call an oblique Kalman filter. By relating the solutions of the WOP and EE problems, we shall ....

P. Young, Recursive Estimation and Time-Series Analysis, Springer-Verlag, 1984.


Adaptive Cost Estimation for Client-Server based.. - Yao, Chen, Roussopoulos (1996)   (1 citation)  (Correct)

....error is to be included. For example, if an additional query q k 1 and its observed cost c k 1 are to be included, then A k 1 needs to be computed form scratch, because it takes no advantage of previously computed values of A k . A better method, called recursive least square estimation, Lee64, You84] eliminates the duplication by using a recursive expression. It expresses the solution A k , when k n, in a recursive form: a (k) l = a (k Gamma1) l Gamma [ n X i=1 g k l;i Delta f i (q k ) n X i=1 a (k Gamma1) i Delta f i (q k ) Gamma c k ] for 1 l n (6) g (k) ....

....k equations which has more than k variables. However, if we start the recursion by assigning a (0) i = 0, g (0) i;j = 0 for i 6= j, and g (0) i;i to some large number, then the solution computed using formulae 6 and 7 eventually converges to the one computed using formulae 5 as k increases [You84] The adaptation mechanism starts as soon as the first query is executed. During the first few queries, the cost estimation errors may be relatively large because the cost function is still in its learning stage. Our experiments show that, however, after a few queries, the estimated costs are ....

P. Young. Recursive Estimation and Time-Series Analysis. Springer-Verlag, New York, 1984.


Combining Histograms and Parametric Curve Fitting for.. - König, Weikum (1999)   (6 citations)  (Correct)

....of A and b increase in proportion to the number of query feedbacks k, resulting in considerable overhead when fitting long series of query feedbacks. However, since the feedback arrives incrementally, we can use an iterative fitting technique know as the recursive least squares regression [29]. For this incremental approach, we only need to maintain two m Theta m matrices, as opposed to a k Theta m matrix. These matrices are updated with each feedback (for a detailed description of recursive least squares regression in the context of database query feedback, see [4] Since m (i.e, ....

P. Young. Recursive Estimation and Time-Series Analysis. Springer-Verlag, 1984.


Use of Domain Knowledge in Constructive Induction - Callan (1990)   (1 citation)  (Correct)

....stack block operator required that there be a block with an empty top. Two terms were created from that subgoal. Term T6 8 Each measurement is the average of 100 experiments. The number 100 was chosen arbitrarily. Subsequent experiments, performed with the Recursive Least Squares training rule [Young, 1984] and conducted until values were known to within Sigma1 with 99 confidence, confirmed the relative utility of each representation. Use of Domain Knowledge in Constructive Induction 25 Terms T1 T12 L1 L4 Terms T1 T12 Terms L1 L4 Terms B1 B16 0.0 10.0 20.0 30.0 40.0 ....

....clearly outperformed both of the hand coded representations. A combination of two representations performed best of all. 9 Each measurement is the average of 100 experiments. The number 100 was chosen arbitrarily. Subsequent experiments, performed with the Recursive Least Squares training rule [Young, 1984] and conducted until values were known to within Sigma1 with 99 confidence, confirmed the relative utility of each representation except the B1 B16 representation. Further analysis revealed that the LMS rule would favor the B1 B16 representation if the experimental parameters were adjusted ....

Young, P. (1984). Recursive estimation and time-series analysis. New York: Springer-Verlag.


Comparison of Regression Methods, Symbolic Induction.. - Tuomas Sandholm, et al.   (Correct)

....a vector of n 1 coefficients, also known as weights. If W T Y 0, then the LTU infers that Y belongs to one class A, otherwise the LTU infers that Y belongs to the other class B. To find the set of weights that leads to an accurate classifier, we used the Recursive Least Squares (RLS) Procedure (Young 1984). RLS, invented by Gauss, is a recursive version of the Least Squares (LS) Algorithm. An LS procedure minimizes the mean squared error, P i (y i Gamma y i ) 2 of the training data, where y i is the true value and y i is the estimated value of the dependent variable, y, for feature vector i. ....

Young, P. 1984. Recursive estimation and time-series analysis. Springer-Verlag, New York.


Color Machine Vision for Autonomous Vehicles - Buluswar, Draper (1998)   (2 citations)  (Correct)

....Thus, each node in a decision tree is either a decision or a class. Figure 6 shows a decision tree operating in a three dimensional feature space. Several methods exist for learning the weights in a linear threshold unit; this implementation uses the Recursive Least Squares (RLS) algorithm [50]. The RLS method is recommended for dual class (target vs. non target) classification, and is a recursive version of Gauss Least Squares algorithm, which minimizes the mean squared error between the estimated y i and true y i values, Sigma(y i Gamma y i ) 2 of the selected features over a ....

.... and P k = P k Gamma1 Gamma P k Gamma1 X k [1 X T k P k Gamma1 X k ] Gamma1 X T k P k Gamma1 (5) The weights are initialized randomly, and the matrix consists of 0 values everywhere except along the diagonal, which is set to a very large value: 10 6 according to Young s recommendation [50]. If at any level, the LTU results in a non negative value, the corresponding set of pixels is labeled as belonging to the object (target) otherwise, it is labeled negative (non target) Figure 7 shows the structure of a multivariate decision tree. In this tree, the non terminal nodes represent ....

P. Young, Recursive Estimation and Time-Series Analysis, New York: Springer-Verlag, 1984.


Adaptive Fraud Detection - Fawcett, Foster (1997)   (40 citations)  (Correct)

.... s correct class: fraud or non fraud) The evidence combination weights the monitor outputs and learns a threshold on the sum so that alarms may be issued with high confidence. Many training methods for evidence combining are possible. We chose a simple Linear Threshold Unit (LTU) Nilsson 1965; Young 1984) for the experiments reported below. An LTU is simple and fast, and enables a good first order judgment of the features worth. 14 FAWCETT AND PROVOST A feature selection process is used to reduce the number of monitors in the final detector. Some of the rules do not perform well when used in ....

Young, P. (1984). Recursive estimation and time-series analysis. New York: Springer-Verlag.


Incremental Dynamic Programming for On-Line Adaptive Optimal.. - Steven J. Bradtke (1994)   (5 citations)  (Correct)

....for , k = 1 k k X i=1 i 0 i # Gamma1 1 k k X i=1 i i # : 4.14) Lemma (4.1) gives a set of conditions under which we can expect k as defined by Equation (4.14) to converge in probability to . Appendix C. 1 gives a proof based on one provided by Young [104]. Lemma 4.1 If the correlation matrix Cor( is nonsingular and finite, and the output observation noise j i is uncorrelated with the input observations i , then k as defined by Equation (4.14) converges in probability to . Equation (4.12) models the situation where observation ....

....only on the output. In the more general case, however, the input observations are also noisy. Instead of being able to observe k directly, we can only observe k = k i k , where i k 54 is the input observation noise vector at time k. This is known as an errors in variables situation [104]. Equation (4.15) models the errors in variables situation. k = Psi( k ) j k = Psi( k Gamma i k ) j k = 0 k Gamma i 0 k j k : 4.15) The problem with errors in variables is that we cannot use k instead of k in Equation (4.14) without violating the ....

[Article contains additional citation context not shown here]

Young, P. Recursive estimation and time-series analysis. Springer--Verlag, 1984.


Color Recognition in Outdoor Scenes By Non-Parametric Learning - Buluswar (1998)   (1 citation)  (Correct)

....Thus, each node in a decision tree is either a decision or a class. Figure 5 shows a decision tree operating in a three dimensional feature space. Several methods exist for learning the weights in a linear threshold unit; this implementation uses the Recursive Least Squares (RLS) algorithm [44]. The RLS method is recommended for dual class (target vs. non target) classification, and is a recursive version of Gauss Least Squares algorithm, which minimizes the mean squared error between the estimated y i and true y i values, Sigma(y i Gamma y i ) 2 of the selected features over a ....

.... and P k = P k Gamma1 Gamma P k Gamma1 X k [1 X T k P k Gamma1 X k ] Gamma1 X T k P k Gamma1 (5) The weights are initialized randomly, and the matrix consists of 0 values everywhere except along the diagonal, which is set to a very large value: 10 6 according to Young s recommendation [44]. If at any level, the LTU results in a non negative value, the corresponding set of pixels is labeled as belonging to the object (target) otherwise, it is labeled negative (non target) Figure 6 shows the structure of a multivariate decision tree. In this tree, the non terminal nodes represent ....

P. Young, Recursive Estimation and Time-Series Analysis, New York: Springer-Verlag, 1984.


Random Early Detection Gateways for Congestion Avoidance - Floyd, Van Jacobson (1993)   (1115 citations)  (Correct)

....and depart at the same rate, the queue remains at one packet. Further assume that initially the average queue size was zero. In this case it takes Gamma1=ln(1 Gamma w q ) packet arrivals (with the queue size remaining at one) until the average queue size avg reachs 0:63 = 1 Gamma 1=e [35]. For w q = 0:001, this takes 1000 packet arrivals; for w q = 0:002, this takes 500 packet arrivals; for w q = 0:003, this takes 333 packet arrivals. In most of our simulations we use w q = 0:002. 6.3 Setting min th and max th The optimal values for min th and max th depend on the ....

Young, P., Recursive Estimation and Time-Series Analysis, Springer-Verlag, 1984, pp. 60-65.


Learning Adaptive Reactive Agents - Santamaria (1997)   (Correct)

.... rule I t = p(x t j Z t ; U t Gamma1 ) 1 c(z t ) p(z t j x t ) Z Omega x t Gamma1 p(x t j x t Gamma1 ; u t Gamma1 ) I t Gamma1 dx t Gamma1 = Psi (I t Gamma1 ; u t Gamma1 ; z t ) 8) where c(z t ) is a normalizing constant that depends on the most recent sensation (see, e.g. Young, 1984). CHAPTER 3. APPROACH TO THE SOLUTION 44 3.1.3 Optimal Policy and Value Function The optimal policy is a function of the feedback type that maps the agent s state to the best action the agent can execute at that state u t = I t ) 9) where I t is the agent s state at stage t. The ....

....but not the value of the external parameter 2 It is assumed independent additive Gaussian noise with zero mean and constant covariance matrix. 3 Kalman filters are commonly used in control systems to estimate the state of the dynamic system when the incoming sensations are noisy (Ogata, 1990; Young, 1984; Stengel, 1994; Bertsekas, 1995a) CHAPTER 6. INCOMPLETE KNOWLEDGE 156 vector. Additionally, the sensations are contaminated with additive Gaussian noise with zero mean and constant covariance matrix R. 4 z t = H(x t ) x t ffl t ffl t i:i:d: 5 N(0; R) 66) The internal state of the ....

Young, P. (1984). Recursive Estimation and Time-Series Analysis. Springer-Verlag, New York, NY.


Quasi-Cubes: A space-efficient way to support approximate.. - Barbara, Sullivan (1998)   (4 citations)  (Correct)

....many cells. So, an eventual recomputation of the affected models is advisable. The updating of the model can be achieved by using techniques similar to those described in [4] to update polynomial models for selectivity estimation. The techniques use a method called recursive least square error [28] to avoid a lot of expensive recomputation. 2.7 Query processing Once the Quasi Cube is constructed, we can use it to answer queries. Any query will request a chunk of the matrix entries which spans one or more of our regions. For each cell in the query, we use the index to decide if the entry ....

P. Young. Recursive estimation and time-series analysis. Springer-Verlag, New York, 1984.


An Illustration of Model Structure Identification - Qian (1998)   (1 citation)  (Correct)

.... Delta Delta ; S t Gamma1 ; K e ) 20) Equations (14) 15) and (20) provide a self correcting mechanism as the model updates the prediction of C t and the likelihood of K e at each stage (t) to the observed data. In time series analysis, equations (14) and (15) are called a Kalman filter model (Young, 1984). In this paper, the model is used to estimate the phosphorus accretion rate in a sequence of divided regions along the flow path of the wetland, instead of a time series. One of the many advantages of using this type of model is that the effects of the initial uncertainty in the phosphorus ....

Young, P.C., 1984. Recursive Estimation and Time-series Analysis, Springer-Verlag, Berlin.


Non-parametric Classification of Pixels Under Varying.. - Buluswar, Draper (1994)   (5 citations)  (Correct)

....to divide feature space are represented as linear threshold units (LTUs) Nilsson 1965, Duda and Hart 1973] Several methods exist for learning the weights in a linear threshold unit. Brodley and Utgoff [Brodley and Utgoff] discuss four such methods: the Recursive Least Squares (RLS) algorithm [Young 1984], the Pocket al..gorithm [Gallant 1986] Thermal Training [Frean 1990] and CART s coefficient learning method [Breiman, et al. 1984] Because we are concerned only with two class classification in this domain, the RLS training method is used in this paper (see [Young 1984] for a description of ....

.... Squares (RLS) algorithm [Young 1984] the Pocket al..gorithm [Gallant 1986] Thermal Training [Frean 1990] and CART s coefficient learning method [Breiman, et al. 1984] Because we are concerned only with two class classification in this domain, the RLS training method is used in this paper (see [Young 1984] for a description of training LTUs for two class classification, and [Draper, et al. 1994] for a description of multi class classification using Frean s thermal training rule [Frean 1990] Like other non parametric learning techniques, decision trees are susceptible to overtraining. In order to ....

Young, P., Recursive Estimation and Time-Series Analysis, New York: Springer-Verlag, 1984.


NWSLite: A Light-Weight Prediction Utility for Mobile Devices - Gurun, Krintz, Wolski (2004)   (4 citations)  (Correct)

No context found.

P. Young. Recursive Estimation and Time-Series Analysis. Springer-Verlag, 1984.


NWSLite: A Non-Parametric Prediction Utility for.. - Gurun, Krintz, Wolski   (Correct)

No context found.

P. Young. Recursive Estimation and Time-Series Analysis. Springer-Verlag, 1984.


USENIX Association - The First International   (Correct)

No context found.

P. Young. Recursive Estimation and Time-Series Analysis. Springer, 1984.


NWSLite: A Non-Parametric Prediction Utility for.. - Gurun, Krintz, Wolski (2003)   (Correct)

No context found.

P. Young. Recursive Estimation and Time-Series Analysis. Springer-Verlag, 1984.


Non-parametric Classification of Pixels Under Varying Outdoor .. - Shashi Buluswar (1994)   (5 citations)  (Correct)

No context found.

Young, P., Recursive Estimation and Time-Series Analysis, New York: Springer-Verlag, 1984.


A 5 6 7 8 B - Mbps Mbps   (Correct)

No context found.

Young, P., Recursive Estimation and TimeSeries Analysis, Springer-Verlag, 1984, pp. 6065.


Water Quality Model Structure Identification Using Dynamic Linear.. - Qian (1997)   (1 citation)  (Correct)

No context found.

Young, P.C. (1984). Recursive Estimation and Time-series Analysis, Springer-Verlag, Berlin.

First 50 documents

Online articles have much greater impact   More about CiteSeer.IST   Add search form to your site   Submit documents   Feedback  

CiteSeer.IST - Copyright Penn State and NEC