999 resultados para habitat filtering


Relevância:

20.00% 20.00%

Publicador:

Resumo:

Currently, recommender systems (RS) have been widely applied in many commercial e-commerce sites to help users deal with the information overload problem. Recommender systems provide personalized recommendations to users and thus help them in making good decisions about which product to buy from the vast number of product choices available to them. Many of the current recommender systems are developed for simple and frequently purchased products like books and videos, by using collaborative-filtering and content-based recommender system approaches. These approaches are not suitable for recommending luxurious and infrequently purchased products as they rely on a large amount of ratings data that is not usually available for such products. This research aims to explore novel approaches for recommending infrequently purchased products by exploiting user generated content such as user reviews and product click streams data. From reviews on products given by the previous users, association rules between product attributes are extracted using an association rule mining technique. Furthermore, from product click streams data, user profiles are generated using the proposed user profiling approach. Two recommendation approaches are proposed based on the knowledge extracted from these resources. The first approach is developed by formulating a new query from the initial query given by the target user, by expanding the query with the suitable association rules. In the second approach, a collaborative-filtering recommender system and search-based approaches are integrated within a hybrid system. In this hybrid system, user profiles are used to find the target user’s neighbour and the subsequent products viewed by them are then used to search for other relevant products. Experiments have been conducted on a real world dataset collected from one of the online car sale companies in Australia to evaluate the effectiveness of the proposed recommendation approaches. The experiment results show that user profiles generated from user click stream data and association rules generated from user reviews can improve recommendation accuracy. In addition, the experiment results also prove that the proposed query expansion and the hybrid collaborative filtering and search-based approaches perform better than the baseline approaches. Integrating the collaborative-filtering and search-based approaches has been challenging as this strategy has not been widely explored so far especially for recommending infrequently purchased products. Therefore, this research will provide a theoretical contribution to the recommender system field as a new technique of combining collaborative-filtering and search-based approaches will be developed. This research also contributes to a development of a new query expansion technique for infrequently purchased products recommendation. This research will also provide a practical contribution to the development of a prototype system for recommending cars.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Currently, recommender systems (RS) have been widely applied in many commercial e-commerce sites to help users deal with the information overload problem. Recommender systems provide personalized recommendations to users and, thus, help in making good decisions about which product to buy from the vast amount of product choices. Many of the current recommender systems are developed for simple and frequently purchased products like books and videos, by using collaborative-filtering and content-based approaches. These approaches are not directly applicable for recommending infrequently purchased products such as cars and houses as it is difficult to collect a large number of ratings data from users for such products. Many of the ecommerce sites for infrequently purchased products are still using basic search-based techniques whereby the products that match with the attributes given in the target user’s query are retrieved and recommended. However, search-based recommenders cannot provide personalized recommendations. For different users, the recommendations will be the same if they provide the same query regardless of any difference in their interest. In this article, a simple user profiling approach is proposed to generate user’s preferences to product attributes (i.e., user profiles) based on user product click stream data. The user profiles can be used to find similarminded users (i.e., neighbours) accurately. Two recommendation approaches are proposed, namely Round- Robin fusion algorithm (CFRRobin) and Collaborative Filtering-based Aggregated Query algorithm (CFAgQuery), to generate personalized recommendations based on the user profiles. Instead of using the target user’s query to search for products as normal search based systems do, the CFRRobin technique uses the attributes of the products in which the target user’s neighbours have shown interest as queries to retrieve relevant products, and then recommends to the target user a list of products by merging and ranking the returned products using the Round Robin method. The CFAgQuery technique uses the attributes of the products that the user’s neighbours have shown interest in to derive an aggregated query, which is then used to retrieve products to recommend to the target user. Experiments conducted on a real e-commerce dataset show that both the proposed techniques CFRRobin and CFAgQuery perform better than the standard Collaborative Filtering and the Basic Search approaches, which are widely applied by the current e-commerce applications.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

In Victoria, as in other jurisdictions, there is very little research on the potential risks and benefits of lane filtering by motorcyclists, particularly from a road safety perspective. This on-road proof of concept study aimed to investigate whether and how lane filtering influences motorcycle rider situation awareness at intersections and to address factors that need to be considered for the design of a larger study in this area. Situation awareness refers to road users’ understanding of ‘what is going on’ around them and is a critical commodity for safe performance. Twenty-five experienced motorcyclists rode their own instrumented motorcycle around an urban test route in Melbourne whilst providing verbal protocols. Lane filtering occurred in 27% of 43 possible instances in which there were one or more vehicles in the traffic queue and the traffic lights were red on approach to the intersection. A network analysis procedure, based on the verbal protocols provided by motorcyclists, was used to identify differences in motorcyclist situation awareness between filtering and non-filtering events. Although similarities in situation awareness across filtering and nonfiltering motorcyclists were found, the analysis revealed some differences. For example, filtering motorcyclists placed more emphasis on the timing of the traffic light sequence and on their own actions when moving to the front of the traffic queue, whilst non-filtering motorcyclists paid greater attention to traffic moving through the intersection and approaching from behind. Based on the results of this study, the paper discusses some methodological and theoretical issues to be addressed in a larger study comparing situation awareness between filtering and non-filtering motorcyclists.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Topic modelling, such as Latent Dirichlet Allocation (LDA), was proposed to generate statistical models to represent multiple topics in a collection of documents, which has been widely utilized in the fields of machine learning and information retrieval, etc. But its effectiveness in information filtering is rarely known. Patterns are always thought to be more representative than single terms for representing documents. In this paper, a novel information filtering model, Pattern-based Topic Model(PBTM) , is proposed to represent the text documents not only using the topic distributions at general level but also using semantic pattern representations at detailed specific level, both of which contribute to the accurate document representation and document relevance ranking. Extensive experiments are conducted to evaluate the effectiveness of PBTM by using the TREC data collection Reuters Corpus Volume 1. The results show that the proposed model achieves outstanding performance.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Many mature term-based or pattern-based approaches have been used in the field of information filtering to generate users’ information needs from a collection of documents. A fundamental assumption for these approaches is that the documents in the collection are all about one topic. However, in reality users’ interests can be diverse and the documents in the collection often involve multiple topics. Topic modelling, such as Latent Dirichlet Allocation (LDA), was proposed to generate statistical models to represent multiple topics in a collection of documents, and this has been widely utilized in the fields of machine learning and information retrieval, etc. But its effectiveness in information filtering has not been so well explored. Patterns are always thought to be more discriminative than single terms for describing documents. However, the enormous amount of discovered patterns hinder them from being effectively and efficiently used in real applications, therefore, selection of the most discriminative and representative patterns from the huge amount of discovered patterns becomes crucial. To deal with the above mentioned limitations and problems, in this paper, a novel information filtering model, Maximum matched Pattern-based Topic Model (MPBTM), is proposed. The main distinctive features of the proposed model include: (1) user information needs are generated in terms of multiple topics; (2) each topic is represented by patterns; (3) patterns are generated from topic models and are organized in terms of their statistical and taxonomic features, and; (4) the most discriminative and representative patterns, called Maximum Matched Patterns, are proposed to estimate the document relevance to the user’s information needs in order to filter out irrelevant documents. Extensive experiments are conducted to evaluate the effectiveness of the proposed model by using the TREC data collection Reuters Corpus Volume 1. The results show that the proposed model significantly outperforms both state-of-the-art term-based models and pattern-based models

Relevância:

20.00% 20.00%

Publicador:

Resumo:

In this article, we have described the main components of a ship motion-control system and two particular motion-control problems that require wave filtering, namely, dynamic positioning and heading autopilot. Then, we discussed the models commonly used for vessel response and showed how these models are used for Kalman filter design. We also briefly discussed parameter and noise covariance estimation, which are used for filter tuning. To illustrate the performance, a case study based on numerical simulations for a ship autopilot was considered. The material discussed in this article conforms to modern commercially available ship motion-control systems. Most of the vessels operating in the offshore industry worldwide use Kalman filters for velocity estimation and wave filtering. Thus, the article provides an up-to-date tutorial and overview of Kalman-filter-based wave filtering.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Marsupials exhibit great diversity in ecology and morphology. However, compared to their sister group, the placental mammals, our understanding of many aspects of marsupial evolution remains limited. We use 101 mitochondrial genomes and data from 26 nuclear loci to reconstruct a dated phylogeny including 97% of extant genera and 58% of modern marsupial species. This tree allows us to analyze the evolution of habitat preference and geographic distributions of marsupial species through time. We found a pattern of mesic-adapted lineages evolving to use more arid and open habitats, which is broadly consistent with regional climate and environmental change. However, contrary to the general trend, several lineages subsequently appear to have reverted from drier to more mesic habitats. Biogeographic reconstructions suggest that current views on the connectivity between Australia and New Guinea/Wallacea during the Miocene and Pliocene need to be revised. The antiquity of several endemic New Guinean clades strongly suggests a substantially older period of connection stretching back to the Middle Miocene, and implies that New Guinea was colonized by multiple clades almost immediately after its principal formation.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

In this paper conditional hidden Markov model (HMM) filters and conditional Kalman filters (KF) are coupled together to improve demodulation of differential encoded signals in noisy fading channels. We present an indicator matrix representation for differential encoded signals and the optimal HMM filter for demodulation. The filter requires O(N3) calculations per time iteration, where N is the number of message symbols. Decision feedback equalisation is investigated via coupling the optimal HMM filter for estimating the message, conditioned on estimates of the channel parameters, and a KF for estimating the channel states, conditioned on soft information message estimates. The particular differential encoding scheme examined in this paper is differential phase shift keying. However, the techniques developed can be extended to other forms of differential modulation. The channel model we use allows for multiplicative channel distortions and additive white Gaussian noise. Simulation studies are also presented.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This paper proposes a nonlinear excitation controller to improve transient stability, oscillation damping and voltage regulation of the power system. The energy function of the predicted system states is used to obtain the desired flux for the next time step, which in turn is used to obtain a supplementary control input using an inverse filtering method. The inverse filtering technique enables the system to provide an additional input for the excitation system, which forces the system to track the desired flux. Synchronous generator flux saturation model is used in this paper. A single machine infinite bus (SMIB) test system is used to demonstrate the efficacy of the proposed control method using time-domain simulations. The robustness of the controller is assessed under different operating conditions.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Two ultrasound survey methods were used to determine the presence and activity patterns of New Zealand long-tailed bats (Chalinolobus tuberculatus) in the city of Hamilton. First, 13 monthly surveys conducted at 18 green spaces found C. tuberculatus in only one urban forest reserve, Hammond Bush, where they were found consistently throughout the year. Bat activity was strongly related to temperature. Second, twice-yearly citywide surveys conducted over 2 years determined the distribution and habitat associations of C. tuberculatus. Bats were found only in the southern part of the city and were strongly associated with the Waikato River. Bat activity was negatively correlated with housing and street light density and positively correlated with topographical complexity. In Hamilton, topographical complexity indicates the presence of gullies. Gullies probably provide foraging and roosting opportunities and connect the river to distant forest patches. These results suggest that urban habitats can be useful for bats if gullies can link these to distant habitat fragments.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Individuals' home ranges are constrained by resource distribution and density, population size, and energetic requirements. Consequently, home ranges and habitat selection may vary between individuals of different sex and reproductive conditions. Whilst home ranges of bats are well-studied in native habitats, they are often not well understood in modified landscapes, particularly exotic plantation forests. Although Chalinolobus tuberculatus (Vespertilionidae, Chiroptera) are present in plantation forests throughout New Zealand their home ranges have only been studied in native forest and forest-agricultural mosaic and no studies of habitat selection that included males had occurred in any habitat type. Therefore, we investigated C. tuberculatus home range and habitat selection within exotic plantation forest. Home range sizes did not differ between bats of different reproductive states. Bats selected home ranges with higher proportions of relatively old forest than was available. Males selected edges with open unplanted areas within their home ranges, which females avoided. We suggest males use these edges, highly profitable foraging areas with early evening peaks in invertebrate abundance, to maintain relatively low energetic demands. Females require longer periods of invertebrate activity to fulfil their needs so select older stands for foraging, where invertebrate activity is higher. These results highlight additional understanding gained when data are not pooled across sexes. Mitigation for harvest operations could include ensuring that areas suitable for foraging and roosting are located within a radius equal to the home range of this bat species.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This paper constitutes a major attempt to associate tympanic deflections with the mechanoreceptor organ location in an acoustic insect. The New Zealand tree weta (Hemideina thoracica) has tympanal ears located on each of the prothoracic tibiae. The tympana exhibit a sclerotized oval plate, membranous processes bulging out from the tibial cuticle and many loosely suspended ripples. We used microscanning laser Doppler vibrometry to determine how such a tympanal membrane vibrates in response to sound and whether the sclerotized region plays a role in hearing. The tympanum displays a single resonance at the calling frequency of the male, an unusual example of an insect tympana acting as a narrow bandpass filter. Both tympana resonate in phase with the stimulus and with each other. Histological sections show that the tympanal area is divided into two distinct regions, as in other ensiferans. An oval plate lies in the middle of a thickened region and is surrounded by a transparent and uniformly thin region. It is hinged dorsally to the tympanal rim and thus resembles the model of a ‘hinged flap’. The thickened region appears to act as a damping mass on the oscillation of the thin region, and vibration displacement is reduced in this area. The thinner area vibrates with higher amplitude, inducing mechanical pressure on the dorsal area adjacent to the crista acustica. We present a new model showing how the thickened region might confer a mechanical gain onto the activation of the crista acustica sensory neurons during the sound-induced oscillations.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The use of bat detectors to monitor bat activity is common. Although several papers have compared the performance of different brands, none have dealt with the effect of different habitats nor have they compared narrow- and broad-band detectors. In this study the performance of four brands of ultrasonic bat detector, including three narrowband and one broad-band model, were compared for their ability to detect a 40 kHz continuous sound of variable amplitude along 100 metre transects. Transects were laid out in two contrasting bat habitat types: grassland and forest. Results showed that the different brands of detector differed in their ability to detect the source in terms of maximum and minimum detectable distance of the source. The rate of sound degradation with distance as measured by each brand was also different. Significant differences were also found in the performance of different brands in open grassland versus deep forest. No significant differences were found within any brand of detector. Though not as sensitive as narrow-band detectors, broad-band models hold an advantage in their ability to identify species where several species are found sympatrically.