Searching Trajectories Using E-Trast

DOI : 10.17577/IJERTCONV6IS05004

Download Full-Text PDF Cite this Publication

Text Only Version

Searching Trajectories Using E-Trast

1 C. Rukumani Khandhan M.E. , 2 Kaviya P , 3 Lavanya R ,4 Muhes Kumar M ,

1 Assistant Professor , 2 student , 3 student ,4 student

K. S.R angasamy College of Technology, Tiruchengode,Tamilnadu.

Abstract:-The recommendation system has an increased interest in recent years. The recommendation system is applying in many applications which provides an online travel information for personalized travel package. A new model named as efficient tourist-aware-area-season topic model which extracts the features like locations, travel seasons of various landscapes. Thus it represents the content of the travel packages and interests of tourists. Further extending E-TRAST model with the tourist-relation-area season topic model includes relationship among the tourists. It involves mining significant tourist locations based on the user search trajectories of users on web and also explains a personalized travel sequence recommendation system using travelogues and users contributed photos with metadata of this photo by comparing existing different technique. To suggest personalized POI sequence, first famous routes are stratified as per the similarity between user package and route package.

Keywords:- Trajectory search by region, Cocktail Recommendation, TAST model, TRAST model

INTRODUCTION

As an emerging trend, more and more travel companies provide online services. However, the rapid growth of online travel information imposes an increasing challenge for tourists who have to choose from a large number of available travel packages for satisfying their personalized needs. Moreover, to increase the profit, the travel companies have to understand the preferences from different tourists and serve more attractive packages. Therefore, the demand for intelligent travel services is expected to increase dramatically. Since recommender systems have been successfully applied to enhance the quality of service in a number of fields it is the natural choice to provide travel package recommendations.

Even growing interests in this field, also the problem of influencing the unique features to select personalized travel package recommendations for traditional recommender systems. Personalized travel package recommendation has many technical and domain challenges inherent in design and implementation. First, travel data are much fuser and sparser than traditional items, such as movies for recommendation, because the costs for a travel are much more expensive than for watching a movie. Every travel package consists of many landscapes and thus, has intrinsic complex spatiotemporal relationships. Though, for travel data, the user ratings are usually not conveniently available the travel companies. Based on the interests of the tourists, the user need to

actively create new tour packages to replace the old ones. To report these challenges, in the initial work, user proposed a cocktail approach on personalized travel package recommendation. Exactly, the key characteristics of the existing travel packages is first analyzed by user. Along this line, travel time and travel destination share divided into different seasons and areas. Then, the user improves a tourist-area-season topic (TAST) model to represent travel packages and tourists by different topic distributions. As a result, the TAST model can upsell represent the content of the travel packages and the interests of the tourists. A cocktail approach is well-known for personalized travel package recommendation by way of considering some additional factors which includes the seasonal behaviors of tourists. In decision, the experimental results on real-world travel data explains that the TAST model can efficiently capture the unique characteristics of travel data and the cocktail recommendation approach bring about much better than traditional techniques.

The user proposes the tourist-relation-area-season topic (TRAST) model, which helps understand the reasons why tourists form a travel group. This goes beyond personalized package recommendations and is helpful for capturing the latent relationships among the tourists in each travel group. These experiments also provide more insights into the TAST model and the cocktail recommendation approach. In direct help of the TAST model, the cocktail approaches, and the TRAST model for travel package recommendations.

EXISTING SYSTEM

In existing system, The TRAST model, and the cocktail recommendation approach on the real-world travel package data. The TAST model can effectively capture the unique characteristics of the travel data and the cocktail approach is thus, much more effective than traditional recommendation techniques for travel package recommendation and considering tourist relationships, the TRAST model can be used as an effective assessment for travel group formation. Travel data are much fewer and sparser than traditional items, such as movies for recommendation, because the costs for a travel are much more expensive than for watching a movie. The traditional recommender systems usually rely on user explicit ratings. Finally, the traditional items for recommendation usually have a long period of stable value, while the values of travel packages can easily depreciate over time and a package usually only lasts for a certain period of time.

DRAWBACKS

  • Poor key characteristics of the existing travel packages. Along this line, travel time and travel destinations are divided into different seasons and areas.

  • Fewer amounts of data can represent travel packages and tourists by different topic distributions.

  • Lack in the extraction of topics is conditioned on both the tourists and the intrinsic features (i.e., locations, travel seasons) of the landscapes.

  • High in transactional data time to be proceeding and execute by user expected tourist package recommendation.

  • Less efficiently capture the unique characteristics of travel data and the cocktail recommendation approach need to expand the performance much better than traditional technique.

    PROPOSED SYSTEM

    E-TRAST collaborative filtering models is used for travel package recommendation and two different ways are introduced to represent the users cost preference. Probabilistic Matrix Factorization (PMF) model are considered and extended with the cost information. Season Package Provider Systems the Internet become a promising area with the advanced development of internet device, such as GPS and Wi-Fi, and the increasing demand of users for mobile applications, such as travel planning and location-based shopping. A lot of works have already done both in the industry and academia on developing new systems and applications in recent years. Typically, mobile recommender systems are systems that provide assistance/guidance to users. The traditional recommendation techniques, mobile recommendation is unique in its location-aware capability.

    E-TRAST Season Package Provider computing adds a relevant but mostly unexplored piece of information- the users physical location-to the recommendation problem. For example, a mobile shopping recommender system could analyze the shopping history of users at different locations and the current position of users to make recommendation for particular user. Another example would be recommendation for tourists or traveler. This kind of mobile recommender system could analyze the historical data of variant tourists or traveler to recommend travelling route to meet the demand preference of particular user.

    Advantages

  • It can investigate the impact of the uniquecharacteristics of mobile data on the development of mobile recommender systems.

  • Development of novel approaches to mobile recommender systems that work for the applications and data described above. Since these applications and data are significantly different from each other, user also plan to understand

    commonality and diversity across different mobile recommendation techniques.

  • The goal is to demonstrate the design and implementation issues of mobile recommender systems in different application settings.

  • The key differences between traditional recommender systems and mobile recommender systems are known, user will explore them further and at a deeper level in this method.

  • High in customer satisfaction.

  • Better performance.

  • Less amount of memory to process dynamically user expected data.

  • Reasonable service could be provided.

The Algorithm Collaborative Filtering Using Pmf (Probabilistic Matrix Factorization)

The Recommendation Process Even though user can find the optimal drive route for a given cab with its current position, it is still a challenging problem about how to make the recommendation for many cabs in the same area.

The user addresses this problem and introduce a strategy for the recommendation process in the real world.

A simple way is to suggest all these empty cabs to follow the same optimal drive route. To this end, user employ load balancing techniques distribute the empty cabs to follow multiple optimal drive routes.

The problem of load balancing has been widely used in distributed systems for the purpose of optimizing a given objective through finding allocations of multiple jobs to different computers.

Input:

C: set of cluster nodes with central positions; P: probability set for all cluster nodes; Dist: pair wise drive distance matrix of cluster nodes; L: the length of suggested drive route; P cab: the position of one empty user search history.

Output:

Ruser_ search: list of search list drive routes.

  1. Online Processing: Enumerate all candidate routes by connecting PoCab with each sub-route of RL sub obtained in step 10 during Offline Processing

  2. for i = 2: Lemma 1 do

  3. Decide dominated sub-routes with i value intermediate cluster and prune the corresponding user search by using generate rule 6.

  4. Update the candidate set by filtering the pruned candidates in step 3.

  5. End.

  6. Select the remained candidate routes with length of L from the filter the loop above and provide output.

  7. Display the result.

    This mechanism distributes requests among web servers in order to minimize the execution time. For the proposed mobile recommendation system, user can treat multiple empty cabs as jobs and multiple optimal drive routes as computers. User can deal with this overload problem by exploiting existing load balancing algorithms.

    CONCLUSION

    The interests of the tourists and extract the spatial- temporal correlations among landscapes are discovered by TAST model. Then, the output of E-TRAST model, i.e. topic distributions for developing a recommended approach on personalized travel package recommendation.

    The E-TRAST model captures the relationships among tourists in each travel group. Also, a tourist recommendation strategy developing Geo-tagged photos to find the tourist locations within a city and

    integrates the Geo-tagged photos ofon social media sites.

    The so far problem analysis is related to the drawbacks in previous works and also going to be used in the proposed system.

    FUTURE WORK

    This recommendation system covers a particular area of interest in just one way dimension. The requirement might change for end-users and there is a need of more query regions and significance of each region should assigned.

    In future work the upper and lower bounds of a query region should be measured. The correlation of each query region and bringing more effective results in travel industry might result in better end-user satisfaction. Also the effectively splitting and combining the query regions will give better results.

    These query regions can also be used to alter the specifications of a traditional recommendations by updating the package specs according to the query regions priorities. So more provocative packages with users need can be created easily.

    REFERENCES

    1. Shuo Shang, Lisi Chen, Christian S. Jensen, Fellow, Ji-Rong Wen, and Panos Kalnis,Searching Trajectories by Regions of Interest IEEE, Trans. Knowledge and Data Eng., vol. 29, 2017

    2. C. Rukumani Khandhan M.E

    3. D. Agarwal and B. Chen, fLDA: Matrix Factorization through Latent Dirichlet Allocation, Proc. Third ACM Intl Conf. Web Search and Data Mining (WSDM 10), pp. 91-100, 2010

    4. O. Averjanova, F. Ricci, and Q.N. Nguyen, Map-Based Interaction with a +Conversational Mobile Recommender System, Proc. Second Intl Conf. Mobile Ubiquitous Computing, Systems, Services and Technologies (UBICOMM 08), pp. 212- 218, 2008

    5. D.M. Blei, Y.N. Andrew, and I.J. Michael, Latent Dirichlet Allocation, J. Machine Learning Research, vol. 3, pp. 993-1022, 2003

    6. R. Burke, Hybrid Web Recommender Systems, The Adaptive Web, vol. 4321, pp. 377-408, 2007

    7. B.D. Carolis, N. Novielli, V.L. Plantamura, and E. Gentile, Generating Comparative Descriptions of Places of Interest in the Tourism Domain, Proc. Third ACM Conf. Recommender Systems (RecSys 09), pp. 277-280, 2009

    8. F. Cena et al., Integrating Heterogeneous Adaptation Techniques to Build a Flexible and Usable Mobile Tourist Guide, AI Comm., vol. 19, no. 4, pp. 369-384, 2006

    9. W. Chen, J.C. Chu, J. Luan, H. Bai, Y. Wang, and E.Y. Chang, Collaborative Filtering for Orkut Communities: Discovery of User Latent Behavior, Proc. ACM 18th Intl Conf. World Wide Web(WWW 09), pp. 681-690, 2009

    10. G. Adomavicius and A. Tuzhilin, Toward the Next Generation of Recommender Systems: A Survey of the State-of-the-Art and Possible Extensions, IEEE Trans. Knowledge and Data Eng., vol. 17,no. 6, pp. 734-749, June 2005

    11. J. Delgado and R. Davidson, Knowledge Bases and User Profiling in Travel and Hospitality Recommender Systems,Proc.

      ENTER 2002 Conf. (ENTER 02), pp. 1-16, 2002

    12. U.M. Fayyad and K.B. Irani, Multi-Interval Discretization of Continuous-Valued Attributes for Classification Learning, Proc.Intl Joint Conf. Artificial Intelligence (IJCAI), pp. 1022- 1027, 1993

    13. F. Fouss et al., Random-Walk Computation of Similarities between Nodes of a Graph with Application to Collaborative Recommendation, IEEE Trans. Knowledge and Data Eng., vol. 19,no. 3, pp. 355-369, Mar. 2007

    14. Y. Ge et al., Cost-Aware Travel Tour Recommendation, Proc.17th ACM SIGKDD Intl Conf. Knowledge Discovery and Data Mining(SIGKDD 11), pp. 983-991, 2011

    15. Y. Ge et al., An Energy-Efficient Mobile Recommender System,Proc. 16th ACM SIGKDD Intl Conf. Knowledge Discovery and DataMining (SIGKDD 10), pp. 899-908, 2010

    16. M. Gori and A. Pucci, Item Rank: A Random-Walk Based Scoring Algorithm for Recommender Engines, Proc. 20th Intl Joint Conf.Artificial Intelligence (IJCAI 07), pp. 2766-2771, 2007

Leave a Reply