• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 865
  • 201
  • 126
  • 110
  • 73
  • 25
  • 17
  • 16
  • 7
  • 6
  • 6
  • 5
  • 4
  • 4
  • 4
  • Tagged with
  • 1715
  • 407
  • 309
  • 239
  • 222
  • 183
  • 172
  • 166
  • 163
  • 155
  • 152
  • 152
  • 152
  • 150
  • 139
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
41

Robust 3D registration and tracking with RGBD sensors

Amamra, A 26 June 2015 (has links)
This thesis investigates the utilisation of cheap RGBD sensors in rigid body tracking and 3D multiview registration for augmented and Virtual reality applications. RGBD sensors can be used as an affordable substitute for the more sophisticated, but expensive, conventional laser-based scanning and tracking solutions. Nevertheless, the low-cost sensing technology behind them has several drawbacks such as the limited range, significant noisiness and instability. To deal with these issues, an innovative adaptation of Kalman filtering scheme is first proposed to improve the precision, smoothness and robustness of raw RGBD outputs. It also extends the native capabilities of the sensor to capture further targets. The mathematical foundations of such an adaptation are explained in detail, and its corrective effect is validated with real tracking as well as 3D reconstruction experiments. A Graphics Processing Unit (GPU) implementation is also proposed with the different optimisation levels in order to ensure real-time responsiveness. After extensive experimentation with RGBD cameras, a significant difference in accuracy was noticed between the newer and ageing sensors. This decay could not be restored with conventional calibration. Thus, a novel method for worn RGBD sensors correction is also proposed. Another algorithm for background/foreground segmentation of RGBD images is contributed. The latter proceeds through background subtraction from colour and depth images separately, the resulting foreground regions are then fused for a more robust detection. The three previous contributions are used in a novel approach for multiview vehicle tracking for mixed reality needs. The determination of the position regarding the vehicle is achieved in two stages: the former is a sensor-wise robust filtering algorithm that is able to handle the uncertainties in the system and measurement models resulting in multiple position estimates; the latter algorithm aims at merging the independent estimates by using a set of optimal weighting coefficients. The outcome of fusion is used to determine vehicle’s orientation in the scene. Finally, a novel recursive filtering approach for sparse registration is proposed. Unlike ordinary state of the art alignment algorithms, the proposed method has four advantages that are not available altogether in any previous solution. It is able to deal with inherent noise contaminating sensory data; it is robust to uncertainties related to feature localisation; it combines the advantages of both L2 , L (infinity) norms for a higher performance and prevention of local minima; it also provides an estimated rigid body transformation along with its error covariance. This 3D registration scheme is validated in various challenging scenarios with both synthetic and real RGBD data.
42

Application of the Kalman filter to iceberg motion forecating

Simon, Christophe January 1990 (has links)
The objective of this study is to develop an application of the Kalman filter for filtering and forecasting iceberg positions and velocities in order to calculate the risk of impact against a fixed structure or stationary vessel. Existing physical and probabilistic models are reviewed. Physical models are essentially based on the response of the iceberg to the forces acting on it. Statistical models forecast the motion of the iceberg based on past observations of the trajectory. A probabilistic iceberg trajectory model is used in this study so that uncertainties in the trajectory forecast can be explicitly included. The technique of Kalman filtering is described and applied to forecast future positions and velocities of an ice feature, including uncertainties.The trajectory forecast combined with a risk calculation, yields the probability of impact and the probability distribution of the time until impact. Numerical simulations are provided to demonstrate and validate the procedure. / Applied Science, Faculty of / Mechanical Engineering, Department of / Graduate
43

Model-based failure detection in induction motors using nonlinear filtering

Liu, Kun-Chu January 1995 (has links)
No description available.
44

A Sample of Collaborative Filtering Techniques and Evaluation Metrics

Squeri, Daniel Stephen 11 May 2018 (has links)
No description available.
45

Testing for Differential Expression in Small Sample Microarray Experiments

Gulati, Parul 17 February 2010 (has links)
No description available.
46

Testing for Differential Expression in Small Sample Microarray Experiments

Gulati, Parul 15 January 2010 (has links)
No description available.
47

Radar Target-tracking and Measurement-origin Uncertainty

Santos Diaz, Eduardo January 2018 (has links)
Target tracking refers to the process of estimating the state of a moving object from remote and noisy measurements. In this thesis we consider the Bayesian filtering framework to perform target tracking under nonlinear models, a target moving in continuous time, and measurements that are available in discrete time intervals (known as continuous-discrete). The Bayesian filtering theory establishes the mathematical basis to obtain the posterior probability density function of the state, given the measurement history. This probability density function contains all the information required about the state of the target. It is well documented that there is no exact solution for posterior density under the models mentioned. Hence, the approximation of such density functions have been studied for over four decades. The literature demonstrates that this has led to the development of multiple filters. In target tracking, due to the remote sensing performed, an additional complication emerges. The measurements received are not always from the desired target and could have originated from unknown sources, thus making the tracking more difficult. This problem is known as a measurement origin uncertainty. Additionally to the filters, different methods have been proposed to address the measurement origin uncertainty due to its negative impact, which could cause a false track. Unfortunately, a final solution has yet to be achieved. The first proposal of this thesis is a new approximate Bayesian filter for continuous-discrete systems. The new filter is a higher accuracy version of the cubature Kalman filter. This filter is developed using a fifth-degree spherical radial cubature rule and the Ito-Taylor expansion of order 1.5 for dealing with stochastic differential equations. The second proposal is an improved version of the probabilistic data association method. The proposed method utilizes the maximum likelihood values for selecting the measurements that are used for the data association. In the first experiment, the new filter is tested in a challenging 3-dimensional turn model, demonstrating superiority over other existing filters. In a second and third experiments, the proposed data association method is tested for target tracking in a 2-dimensional scenarios under heavy measurement origin uncertainty conditions. The second and third experiments demonstrate the superiority of the proposed data association method compared to the probabilistic data association. / Thesis / Doctor of Philosophy (PhD)
48

An ID-Tree Index Strategy for Information Filtering in Web-Based Systems

Wang, Yi-Siang 10 July 2006 (has links)
With the booming development of WWW, many search engines have been developed to help users to find useful information from a great quantity of data. However, users may have different needs in different situations. Opposite to the Information Retrieval where users retrieve data actively, Information Filtering (IF) sends information from servers to passive users through broadcast mediums, rather than being searched by them. Therefore, each user has his (or her) profile stored in the database, where a profile records a set of interest items that can present his (or her) interests or habits. To efficiently store many user profiles in servers and filter irrelevant users, many signature-based index techniques are applied in IF systems. By using signatures, IF does not need to compare each item of profiles to filter out irrelevant ones. However, because signatures are incomplete information of profiles, it is very hard to answer the complex queries by using only the signatures. Therefore, a critical issue of the signature-based IF service is how to index the signatures of user profiles for an efficient filtering process. There are often two types of queries in the signature-based IF systems, the inexact filtering and the similarity search queries. In the inexact filtering, a query is an incoming document and it needs to find the profiles whose interest items are all included in the query. On the other hand, in the similarity search, a query is a user profile and it needs to find the users whose interest items are similar to the query user. In this thesis, we propose an ID-tree index strategy, which indexes signatures of user profiles by partitioning them into subgroups using a binary tree structure according to all of the different items among them. Basically, our ID-tree index strategy is a kind of the signature tree. In an ID-tree, each path from the root to a leaf node is the signature of the profile pointed by the leaf node. Because each profile is pointed only by one leaf node of the ID-tree, there will be no collision in the structure. In other words, there will be no two profiles assigned to the same signature. Moreover, only the different items among subgroups of profiles will be checked at one time to filter out irrelevant profiles for queries. Therefore, our strategy can answer the inexact filtering and the similarity search queries with less number of accessed profiles as compared to the previous strategies. Moreover, to build the index of signatures, it needs less time to batch a great deal of database profiles. From our simulation results, we show that our strategy can access less number of profiles to answer the queries than Chen's signature tree strategy for the inexact filtering and Aggarwal et al.'s SG-table strategy for the similarity search.
49

A Content via Collaboration Approach to Text Filtering Recommender Systems

Huang, Hsin-Chieh 01 August 2006 (has links)
Ever since the rapid growth of the Internet, recommender systems have become essential in helping online users to search and retrieve relevant information they need. Just like the situation that people rely heavily on recommendation in their daily decision making processes, online users may identify desired documents more effectively and efficiently through recommendation of other users who exhibit similar interests, and/or through extracting crucial features of the users¡¦ past preferences. Typical recommendation approaches can be classified into collaborative filtering and content-based filtering. Both approaches, however, have their own drawbacks. The purpose of this research is thus to propose a hybrid approach for text recommendations. We combine collaborative input and document content to facilitate the creation of extended content-based user profiles. These profiles are then rearranged with the technique of latent semantic indexing. Two experiments are conducted to verify our proposed approach. The objective of these experiments is to compare the recommendation results from our proposed approach with those from the other two approaches. The results show that our approach is capable of distinguishing different degrees of document preference, and makes appropriate recommendation to users or does not make recommendation to users for uninterested documents. The application of our proposed approach is justified accordingly.
50

"Kid-in-the-loop" content control: A collaborative and education-oriented content filtering approach

Hashish, Yasmeen 24 April 2014 (has links)
Given the proliferation of new-generation internet capable devices in our society, they are now commonly used for a variety of purposes and by a variety of ages, including young children. The vast amount of new media content, available through these devices, cause parents to worry about what their children have access to. In this thesis we investigated how parents and children can work together towards the goal of content control and filtering. One problem to the current content control filtering tools and approaches is that they do not involve children in the filtering process, thus missing an opportunity of educating children about content appropriateness. Therefore, we propose a kid-in-the-loop approach to content control and filtering where parents and children collaboratively configure restrictions and filters, an approach that focuses on education rather than simple rule setting. We conducted an exploratory qualitative study with results highlighting the importance that parents place on avoiding inappropriate content. Building on these findings, we designed an initial kid-in-the-loop prototype which allows parents to work with their children to select appropriate applications, providing parents with the opportunity to educate their children on what they consider to be appropriate or inappropriate. We further validate our proposed approach by conducting a qualitative study with sets of parents and children in the six to eight year-old age group, which revealed an overwhelmingly favorable response to this approach. We conclude this thesis with a comprehensive analysis of our approach, which can be leveraged in designing content control systems targeting both parents and children.

Page generated in 0.1022 seconds