Survey on: Prediction of Rating based on Social Sentiment

Size: px
Start display at page:

Download "Survey on: Prediction of Rating based on Social Sentiment"

Transcription

1 Impact Factor Value: ISSN: International Journal of Computer Engineering In Research Trends Volume 4, Issue 11, November , pp Survey on: Prediction of Rating based on Social Sentiment Milind M. Sutar* 1, Tanveer I. Bagban 2 1 PG Scholar, Dept. of Computer Science and Engineering, DKTE s TEI, Ichalkaranji (An Autonomous Institute), , India. 2 Professor, Dept. of Information Technology, DKTE s TEI, Ichalkaranji (An Autonomous Institute), , India. milindsutarsm@gmail.com 1, tbagban@gmail.com Abstract: - Nowadays e-commerce services have made the lifestyle very easy and fast, and now it has also become more popular. E-commerce market has grown very large. A large number of venders and products are available on e-commerce. Many questions and confusion arise when we buy e-commerce services/products. People read a product review, when they need to decide whether to purchase a product or not, then the poll of others become important. The opinion of others review makes an effect on user decision. Factors like purchase records, geographical location and their categories are taken into account in the traditional recommended system (RS). The prediction accuracy can be improved in a recommended system by systems Sentiment-based rating prediction method (RPS) approach. In textual reviews, each user s sentiment is calculated on items and user sentimental approach is proposed. Interpersonal sentimental influence is considered along with users own sentimental attributes. Then items reputation is concluded by customer s comprehensive evaluation. To make accurate rating prediction three factors are fused together such as user sentiment similarity, interpersonal sentimental influence, and item s reputation similarity. Performance evaluation is measure based on these three sentimental factors on the dataset collected from Yelp. Experimental results show that user preference can be characterized by the sentiment from text review and it can improve the performance of recommendation system. Keywords: Item reputation, Reviews, Rating prediction, Recommender system, Sentiment influence, User sentiment, Sentiment analysis Introduction Day by day people are connecting to the Internet, and social networks and are becoming information producers along with information consumers, because user s share their opinions on the web, So there is critical problem of information overloading. Users cannot easily trust on other people s review; different users have different thinking on a single product. So there is much information present in online textual reviews, which plays an important role in decision making. For example, the customer decides what to buy after having a look at valuable reviews posted by others as users easily trust their friends. People believe in reviews and reviewers because it helps in rating prediction. Rating prediction is based on the idea that high-star ratings mean it is related with the good reviews. And this thing affects the consumer. In social network to mine review and its relations between reviewers is a challenging task in machine learning, natural language processing and web mining [1]. Generally, user s rating star-level information is not always available on many websites. Reviews contain detailed information along with user opinion information, which is important for a user to choose a product to be purchased. Some people are think about price, quality and other comparative factors. All these factors describe the user s interests according to their comments on the product. There are a lot of items in a user-item-rating matrix which are not rated. In such case, user text reviews are used to predict the unrated item [1]. Sentiment analysis is the most important task in extracting user s interest preferences. The sentiment is used to find customer s personal review on the product. Before that, there are directly star rating options available by which user select number of stars on its own experience of the product, but not all website 2017, IJCERT All Rights Reserved Page 533

2 have star rating factor. To make a more accurate rating user sentiment takes an important role. Reviews are in two types positive or negative. However, it is difficult for customers to choose by looking at other candidate reviews. To make a purchase decision, customers not only need to know whether the product is good, but also need to know how good the product is. For example, some users prefer to use good to describe an excellent product, while others may prefer to use good to describe a just good, not a best product. Item s reputation depends on customer s text reviews. Reviews may be positive or negative. Sentiment or sentimental words are necessary to obtain the reputation of the product. Positive sentiment makes a good reputation of an item and negative sentiment it is vice versa. So those reviews are to be explored who have objective attitude on items. If a reviewer gives likes and dislikes on an item, users pay attention to him/her. Here interpersonal interaction should be paid special attention along with the task of extracting user preferences. Better performance in recommendation is achieved by different approaches of interpersonal influence in social network; this usually solves the problem of cold start. Few approaches [2], [3], [4], [5], [6], focus on product category information or tag information to study the interpersonal influence. These methods are all restricted on the structured data, which is not always available on some websites. Interpersonal inference and user preferences can be mined by using user reviews. This problem is address by RPS. RPS proposes a rating prediction method which is sentiment-based in a framework of matrix factorization. In this work, social users' sentiments are used to predict the ratings. Firstly, product features are to be extracted from user text reviews. Then sentiment words are found from text from text review. Review is used to extract the product features. Sentiment dictionaries calculate the sentiment of a reviewer from its text review. In Fig.1, based on the previous user preference of item from text reviews, the last item will be recommended to the last user. The work is given in [7], [8], [9], [10], [11], focuses on classifying users sentiment into two polarities positive or negative sentiment. RPS does not only mine social user's sentiment, but also finds out interpersonal sentimental influence and item's reputation. At last, everything is taken into the recommender system. Fig. 1. Sentiment-based rating prediction method. Interpersonal interaction is difficult for extracting users preference. To overcome these problems design sentiment-based rating prediction method by using the framework of matrix factorization. The main contributions of the proposed approach are to extract and calculate user s sentiment from textual review by mining sentimental words and use sentiment words for rating prediction. User sentiment similarity focuses on the user interest preferences. Sentiment spread among users that are influenced by other users reviews. If different users give the same poll on the same product, then the items reputation is improved. System fuse the three factors: user sentiment similarity, Interpersonal sentimental influence, and item reputation similarity into a probabilistic matrix factorization framework to carry out an accurate recommendation [1]. The reputation of the product depends on the people s text review. If users have positive sentiment, it increases the good reputation of the product, and negative approach is exactly inverse. Negative sentiment means bad reputation. When the user wants to buy the product online then both reviews are the advantage for user to determine advantage and disadvantage of the product. The user can easily compare product. It is not easy to determine user sentiment some time. Most of the reviews make a confusing to users, and it is hard to determine. The remainder of this paper is organized as follows. In Section 2, we present the literature review about rating prediction in recommender systems. Conclusions are drawn in Section Literature Review A. Collaborative Filtering Collaborative filtering (CF) is a technique in which automatically prediction takes place on the interest of user by collecting preference of many users. The amount of information on the internet going to increase very quickly. The ability to process them CF work. CF 2017, IJCERT All Rights Reserved Page 534

3 is the success to filter the information, however, there are two fundamental challenges first one is scalability: if information is going to more than ten thousand, the CF has many challenges of filtering. The existing algorithm of CF has the performance problem with individual users for whom that site has huge size of information. The second challenge is of improving the accuracy of recommendation for the user. As large size of information CF take more time and have no accuracy as expected. B. Sarwar et al. [12] work for this challenges to overcome them by introducing Item-based collaborative filtering algorithm. Item based CF technique analyses the User-Item matrix to identify the relationship between different items and use this relation to compute recommendation for the user. B. Sarwar et al. analyze different types of techniques for computing item-item similarities and overcome the limitation of k-nearest neighbor approach and give better performance [12]. K.H.L. Tso-Sutter et al. [13] propose a generic method which allows a tag to the three-dimensional correlation to three two-dimensional correlations. And then apply fusion method to reassociate correlation of dimension. B. Matrix Factorization based Approaches CF has performance issue if there are large size of the database. To overcome this issue R. Salakhutdinov. et al. [14] presents the probabilistic matrix factorization (PMF) model. Which scales linearly with a number of observation. PMF performs well with the large dataset as compared to CF. Salakhutdinov. et al. extend the PMF model by including adaptive before show system can control capacity automatically. They also define a new version of PMF that assumption based on the similar preference. Means that user who have the similar set of item/product having the similar preference. PMF compares with NetFlix system and PMF give 7% better performance and achieve error rate. Salakhutdinov. et al. present two derivations with PMF are PMF with learnable prior and constrained PMF. C. Reviews based Applications People like to share their day to day experience on the social networks, such as rating, review, and blogs. X. Qian. et al. [15] propose three social factors, personal interest, interpersonal interest similarity and interpersonal influence. These three factors are built into unified personalize recommendation. Personal interest denotes rating items individuality of each user and their factors were fused together to improve the accuracy and applicability of RS. X. Qian. et al. [15] conduct experiment of three large size of datasets. L. Qu. et al. [16] introduce bag-of-opinions, where the opinion of review consisting mainly three factors/components, root word, set of modified words and negation words. By using three component L. Qu. et al. find a numeric score. L. Qu. et al. present ridge regression algorithm for learning opinion scores and n- gram features [16].The automated mining of product review and opinion to produce a re-calculated product ranking score is a valuable tool which would allow the customer to make decision. K. Zhang. et al. present product ranking model in which weights are applied to product reviews so that product re-ranking score is calculated[17]. K. Zhang. et al. experiment his work on amazon.com, they present novel approach (model) to rank products by analyzing the sentiment of review. K. Zhang. et al. consider various product review factors such as quality of the product, review time, durability of product, and historical positive review of customers. D. Sentiment based Applications Sentiment analysis conducted at Review level, sentiment-level and phrase-level. B. Pang. et al. [18] propose a context insensitive evaluation lexical method. They classify document based on overall sentiment. The machine learning methods like naive Bayes, support vector machines and maximum entropy does not well perform on traditional topic of sentiment classification. D. Tang. et al. [19] find issue by incorporating userlevel information and product-level information into neural network method for classification of document level sentiment. Vector space model is used to modeled user and products. Which capture important clues of the product like individual user s performance or quality of product. D. Tang. et al. achieve state-of-the-art performance by combining evidence at user-level, product-level, and document-level in unified framework of neural. D. Tang. et al. introduce user-product neural network for document level sentiment classification. T. Nakagawa. et al. devised sentiment classification of English and Japanese subjective sentences are dependency tree based methods [20]. Content words often by subjective sentence, reverse the sentiment polarities of other words. So the interaction between words in sentiment classification need to consider by using bag-of-words approach, it is difficult to handle. T. Nakagawa.et al. exploited syntactic dependency structure of subjective sentence. By hidden variable sentiment polarity of each dependency sub-tree in the sentence which is not observable in training data is represented. The polarity of sentence is calculated. To mine important information from users review and recommended it to determine user preference is a difficult task. User purchase record, product category, and geographical location these 2017, IJCERT All Rights Reserved Page 535

4 factors are considered in traditional recommendation system. Xiaojiang Lei. et al. propose sentiment based rating prediction method (RPS) to improve the accuracy of prediction [1]. Xiaojiang Lei et al. propose three factors for prediction, first one is social user sentiment, second users own sentiment attribute with interpersonal sentiment influence and last is product reputation. These three factors are fused into unified matrix factorization framework to achieve task of rating prediction [1]. 3. Conclusion In this paper, a recommendation model is proposed which performs mining sentiment information from social user s reviews. The three factors that is sentiment similarity, item reputation similarity, interpersonal sentiment influence are fused together to achieve rating prediction task from unified matrix factorization. To denote user s preference of item the social relation collaboration model is used which can be used to identify the social relation between users. The experimental result of RPS demonstrates the three sentiment factors that contribute to rating prediction. Also, it shows significant improvement over existing approach on the real world dataset experiment on Yelp and DouBan. References [1] Xiaojiang Lei, Xueming Qian, Member, IEEE, and Guoshuai Zhao, Rating Prediction based on Social Sentiment from Textual Review, IEEE Trans. VOL. 18, NO. 9, [2] K. H. L. Tso-Sutter, L. B. Marinho, L. Schmidt-Thieme, Tag-aware recommender systems by fusion of collaborative filtering algorithms, in Proceedings of the 2008 ACM symposium on Applied computing, 2008, pp [3] X. Qian, H. Feng, G. Zhao, and T. Mei, Personalized recommendation combining user interest and social circle, IEEE Trans. Knowledge and data engineering. 2014, pp [4] X. Yang, H. Steck, and Y. Liu, Circle-based recommendation in online social networks, in Proc. 18th ACM SIGKDD Int. Conf. KDD, New York, NY, USA, Aug. 2012, pp [5] M. Jiang, P. Cui, R. Liu, Q. Yang, F. Wang, W. Zhu, and S. Yang, Social contextual recommendation, in proc. 21st ACM Int. CIKM, 2012, pp [6] H. Feng, and X. Qian, Recommendation via user s personality and social contextual, in Proc. 22nd ACM international conference on information & knowledge management. 2013, pp [7] F. Li, N. Liu, H. Jin, K. Zhao, Q. Yang, X. Zhu, Incorporating reviewer and product information for review rating prediction, in Proceedings of the Twenty- Second international joint conference on Artificial Intelligence, 2011, pp [8] G. Ganu, N. Elhadad, A Marian, Beyond the stars: Improving rating predictions using Review text content, in 12th International Workshop on the Web and Databases (WebDB 2009). pp [9] Y. Ren, J. Shen, J. Wang, J. Han, and S. Lee, Mutual Verifiable Provable Data Auditing in Public Cloud Storage, Journal of Internet Technology, vol. 16, no. 2, 2015, pp [10] Y. Zhang, G. Lai, M. Zhang, Y. Zhang, Y. Liu, S. Ma, Explicit factor models for explainable recommendation based on phrase-level sentiment analysis, in proceedings of the 37th international ACM SIGIR conference on Research & development in information retrieval, [11] X. Lei, and X. Qian, Rating prediction via exploring service reputation, 2015 IEEE 17th International Workshop on Multimedia Signal Processing (MMSP), Oct 19-21, 2015, Xiamen, China. pp.1-6. [12] B. Sarwar, G. Karypis, J. Konstan, and J. Reidl, Item-based collaborative filtering recommendation algorithms, in Proc. 10th International Conference on World Wide Web, 2001, pp , IJCERT All Rights Reserved Page 536

5 [13] K. H. L. Tso-Sutter, L. B.Marinho, L. Schmidt-Thieme, Tag-aware recommender systems by fusion of collaborative filtering algorithms, in Proceedings of the 2008 ACM symposium on Applied computing, 2008, pp [14] R. Salakhutdinov, and A. Mnih, Probabilistic matrix factorization, in NIPS, [15] X. Qian, H. Feng, G. Zhao, and T. Mei, Personalized recommendation combining user interest and social circle, IEEE Trans. Knowledge and data engineering. 2014, pp [16] L. Qu, G. Ifrim, G. Weikum, The bag-of-opinions method for review rating prediction from sparse text patterns, in Proc. 23rd International Conference on Computational Linguistics, 2010, pp [17] K. Zhang, Y. Cheng, W. Liao, A. Choudhary, Mining millions of reviews: a technique to rank products based on importance of reviews, in Proceedings of the 13th International Conference on Electronic Commerce, Aug. 2011, pp [18] B. Pang, Bo, L. Lee, and S. Vaithyanathan, Thumbs up? Sentiment classification using machine learning techniques, in Proc. EMNLP, 2002, pp [19] D. Tang, Q. Bing, T. Liu, Learning semantic representations of users and products for document level sentiment classification, in Proc. 53th Annual Meeting of the Association for Computational Linguistics and the 7th International Joint Conference on Natural Language Processing, Beijing, China, July 26-31, 2015, pp [20] T. Nakagawa, K. Inui, and S. Kurohashi, Dependency tree-based sentiment classification using CRFs with Hidden Variables, NAACL, 2010, pp [21] Sunil B. Mane, Kruti Assar, Priyanka Sawant, & Monika Shinde, Product Rating using Opinion Mining International Journal of Computer Engineering In Research Trends., vol.4, no.5, pp , [22] K.Arun A.Srinagesh and M.Ramesh, Twitter Sentiment Analysis on Demonetization tweets in India Using R language. International Journal of Computer Engineering in Research Trends., vol.4, no.6, pp , [23] TekurVijetha, M.SriLakshmi and Dr.S.PremKumar, Survey on Collaborative Filtering and content-based Recommending. International Journal of Computer Engineering in Research Trends., vol.2, no.9, pp , [24] N.Satish Kumar, Sujan Babu Vadde, Typicality Based Content-Boosted Collaborative Filtering Recommendation Framework. International Journal of Computer Engineering in Research Trends., vol.2, no.11, pp , [25] D.Ramanjaneyulu,U.Usha Rani, In Service Oriented MSN Providing Trustworthy Service Evaluation. International Journal of Computer Engineering in Research Trends., vol.2, no.12, pp , Authors Profile Mr. Milind M. Sutar pursed Bachelor of Engineering from Shivaji University, Kolhapur in year 2015, He is currently pursuing Master of Technology from DKTE s TEI, (An Autonomous Institute), Ichalkaranji, India. His main research work focuses on classification of sentiment analysis, Machine learning. 2017, IJCERT All Rights Reserved Page 537

6 Prof. Tanveer I. Bagban pursed Bachelor of Engineering from Shivaji University, Kolhapur in year 2001, Master of Engineering from Shivaji University, and Kolhapur in year He is currently pursuing Ph.D. and currently working as Associate Professor in Department of Information Technology, DKTE s TEI, (An Autonomous Institute), Ichalkaranji, India. He worked as expert faculty to teach course Operating System at Busitema University Uganda, Africa. He is also working as Board of Studies Member for Rajarambapu Institute of Technology, Islampur. He is working as member of Departmental Academic Advisory Board for Annasaheb Dange college of Engg and Tech. Ashta. 2017, IJCERT All Rights Reserved Page 538

Techniques for Sentiment Analysis survey

Techniques for Sentiment Analysis survey I J C T A, 9(41), 2016, pp. 355-360 International Science Press ISSN: 0974-5572 Techniques for Sentiment Analysis survey Anu Sharma* and Savleen Kaur** ABSTRACT A Sentiment analysis is a technique to analyze

More information

ISSN: (Online) Volume 2, Issue 4, April 2014 International Journal of Advance Research in Computer Science and Management Studies

ISSN: (Online) Volume 2, Issue 4, April 2014 International Journal of Advance Research in Computer Science and Management Studies ISSN: 2321-7782 (Online) Volume 2, Issue 4, April 2014 International Journal of Advance Research in Computer Science and Management Studies Research Article / Paper / Case Study Available online at: www.ijarcsms.com

More information

Latest trends in sentiment analysis - A survey

Latest trends in sentiment analysis - A survey Latest trends in sentiment analysis - A survey Anju Rose G Punneliparambil PG Scholar Department of Computer Science & Engineering Govt. Engineering College, Thrissur, India anjurose.ar@gmail.com Abstract

More information

Sentiment Analysis of User-Generated Contents for Pharmaceutical Product Safety

Sentiment Analysis of User-Generated Contents for Pharmaceutical Product Safety Sentiment Analysis of User-Generated Contents for Pharmaceutical Product Safety Haruna Isah, Daniel Neagu and Paul Trundle Artificial Intelligence Research Group University of Bradford, UK Haruna Isah

More information

Hence analysing the sentiments of the people are more important. Sentiment analysis is particular to a topic. I.e.,

Hence analysing the sentiments of the people are more important. Sentiment analysis is particular to a topic. I.e., ISSN: 0975-766X CODEN: IJPTFI Available Online through Research Article www.ijptonline.com SENTIMENT CLASSIFICATION ON SOCIAL NETWORK DATA I.Mohan* 1, M.Moorthi 2 Research Scholar, Anna University, Chennai.

More information

Opinion Mining and Emotional Intelligence: Techniques and Methodology

Opinion Mining and Emotional Intelligence: Techniques and Methodology Opinion Mining and Emotional Intelligence: Techniques and Methodology B.Asraf yasmin 1, Dr.R.Latha 2 1 Ph.D Research Scholar, Computer Applications, St.Peter s University, Chennai. 2 Prof & Head., Dept

More information

Comparative Study of various Surveys on Sentiment Analysis

Comparative Study of various Surveys on Sentiment Analysis Comparative Study of various Surveys on Milanjit Kaur 1, Deepak Kumar 2. 1 Student (M.Tech Scholar), Computer Science and Engineering, Lovely Professional University, Punjab, India. 2 Assistant Professor,

More information

Rahul Misra. Keywords Opinion Mining, Sentiment Analysis, Modified k means, NLP

Rahul Misra. Keywords Opinion Mining, Sentiment Analysis, Modified k means, NLP Volume 5, Issue 8, August 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Sentiment Classification

More information

Using Deep Learning for Sentiment Analysis and Opinion Mining

Using Deep Learning for Sentiment Analysis and Opinion Mining Using Deep Learning for Sentiment Analysis and Opinion Mining Gauging opinions is faster and more accurate. Abstract How does a computer analyze sentiment? How does a computer determine if a comment or

More information

Emotion analysis using text mining on social networks

Emotion analysis using text mining on social networks Emotion analysis using text mining on social networks Rashmi Kumari 1, Mayura Sasane 2 1 Student,M.E-CSE, Parul Institute of Technology, Limda, Vadodara, India 2 Assistance Professor, M.E-CSE, Parul Institute

More information

AN EFFICIENT METHOD FOR FRIEND RECOMMENDATION ON SOCIAL NETWORKS

AN EFFICIENT METHOD FOR FRIEND RECOMMENDATION ON SOCIAL NETWORKS AN EFFICIENT METHOD FOR FRIEND RECOMMENDATION ON SOCIAL NETWORKS Pooja N. Dharmale 1, P. L. Ramteke 2 1 CSIT, HVPM s College of Engineering & Technology, SGB Amravati University, Maharastra, INDIA dharmalepooja@gmail.com

More information

An Embedding Model for Mining Human Trajectory Data with Image Sharing

An Embedding Model for Mining Human Trajectory Data with Image Sharing An Embedding Model for Mining Human Trajectory Data with Image Sharing C.GANGAMAHESWARI 1, A.SURESHBABU 2 1 M. Tech Scholar, CSE Department, JNTUACEA, Ananthapuramu, A.P, India. 2 Associate Professor,

More information

Social Media Sentiment Analysis using Machine Learning Classifiers

Social Media Sentiment Analysis using Machine Learning Classifiers Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology ISSN 2320 088X IMPACT FACTOR: 6.017 IJCSMC,

More information

Exploring the New Trends of Chinese Tourists in Switzerland

Exploring the New Trends of Chinese Tourists in Switzerland Exploring the New Trends of Chinese Tourists in Switzerland Zhan Liu, HES-SO Valais-Wallis Anne Le Calvé, HES-SO Valais-Wallis Nicole Glassey Balet, HES-SO Valais-Wallis Address of corresponding author:

More information

THE CHALLENGES OF SENTIMENT ANALYSIS ON SOCIAL WEB COMMUNITIES

THE CHALLENGES OF SENTIMENT ANALYSIS ON SOCIAL WEB COMMUNITIES THE CHALLENGES OF SENTIMENT ANALYSIS ON SOCIAL WEB COMMUNITIES Osamah A.M Ghaleb 1,Anna Saro Vijendran 2 1 Ph.D Research Scholar, Department of Computer Science, Sri Ramakrishna College of Arts and Science,(India)

More information

Time-aware Collaborative Topic Regression: Towards Higher Relevance in Textual Items Recommendation

Time-aware Collaborative Topic Regression: Towards Higher Relevance in Textual Items Recommendation July, 12 th 2018 Time-aware Collaborative Topic Regression: Towards Higher Relevance in Textual Items Recommendation BIRNDL 2018, Ann Arbor Anas Alzogbi University of Freiburg Databases & Information Systems

More information

Predicting Content Virality in Social Cascade

Predicting Content Virality in Social Cascade Predicting Content Virality in Social Cascade Ming Cheung, James She, Lei Cao HKUST-NIE Social Media Lab Department of Electronic and Computer Engineering Hong Kong University of Science and Technology,

More information

Understanding the city to make it smart

Understanding the city to make it smart Understanding the city to make it smart Roberta De Michele and Marco Furini Communication and Economics Department Universty of Modena and Reggio Emilia, Reggio Emilia, 42121, Italy, marco.furini@unimore.it

More information

Sentiment Analysis. (thanks to Matt Baker)

Sentiment Analysis. (thanks to Matt Baker) Sentiment Analysis (thanks to Matt Baker) Laptop Purchase will you decide? Survey Says 81% internet users online product research 1+ times 20% internet users online product research daily 73-87% consumers

More information

Image Extraction using Image Mining Technique

Image Extraction using Image Mining Technique IOSR Journal of Engineering (IOSRJEN) e-issn: 2250-3021, p-issn: 2278-8719 Vol. 3, Issue 9 (September. 2013), V2 PP 36-42 Image Extraction using Image Mining Technique Prof. Samir Kumar Bandyopadhyay,

More information

Mining and Estimating Users Opinion Strength in Forum Texts Regarding Governmental Decisions

Mining and Estimating Users Opinion Strength in Forum Texts Regarding Governmental Decisions Mining and Estimating Users Opinion Strength in Forum Texts Regarding Governmental Decisions George Stylios 1, Dimitrios Tsolis 2, and Dimitrios Christodoulakis 2 1 Technical Educational Institute of Ionian

More information

Selective Detail Enhanced Fusion with Photocropping

Selective Detail Enhanced Fusion with Photocropping IJIRST International Journal for Innovative Research in Science & Technology Volume 1 Issue 11 April 2015 ISSN (online): 2349-6010 Selective Detail Enhanced Fusion with Photocropping Roopa Teena Johnson

More information

SLIC based Hand Gesture Recognition with Artificial Neural Network

SLIC based Hand Gesture Recognition with Artificial Neural Network IJSTE - International Journal of Science Technology & Engineering Volume 3 Issue 03 September 2016 ISSN (online): 2349-784X SLIC based Hand Gesture Recognition with Artificial Neural Network Harpreet Kaur

More information

Ayoub Bagheri Curriculum Vitae --------------------------------------------------------------------------------------------------------------------- LinkedIn: http://www.linkedin.com/pub/ayoub-bagheri/3b/740/691

More information

TF-IDF

TF-IDF 9 TF-IDF 09 7 9 0 6 7 7 7 6 7 6 TF-IDF k k 9 9 0 0 6 9 6 9 6 0 6 9 - Raghavan, P., Amer-Yahia, S., Gravano, L., Structure in Text: Extraction and Exploitation, Proceeding of the 7 th international Workshop

More information

Sentiment Visualization on Tweet Stream

Sentiment Visualization on Tweet Stream 2348 JOURNAL OF SOFTWARE, VOL. 9, NO. 9, SEPTEMBER 214 Sentiment Visualization on Tweet Stream Hua Jin College of Information Science & Technology, Agricultural University of Hebei, China Email: jinhua923@163.com

More information

M.S., Quantitative Finance, May 2009 Rutgers Business School - Newark and New Brunswick Rutgers, The State University of New Jersey, USA

M.S., Quantitative Finance, May 2009 Rutgers Business School - Newark and New Brunswick Rutgers, The State University of New Jersey, USA Keli Xiao, Ph.D. Contact Information Research Interests Harriman Hall 346 Tel: (631) 762-4760 College of Business Fax: (631) 632-9412 Stony Brook University E-mail: Keli.Xiao@stonybrook.edu Stony Brook,

More information

Classification of Voltage Sag Using Multi-resolution Analysis and Support Vector Machine

Classification of Voltage Sag Using Multi-resolution Analysis and Support Vector Machine Journal of Clean Energy Technologies, Vol. 4, No. 3, May 2016 Classification of Voltage Sag Using Multi-resolution Analysis and Support Vector Machine Hanim Ismail, Zuhaina Zakaria, and Noraliza Hamzah

More information

A Review and Classification of Recommender Systems Research

A Review and Classification of Recommender Systems Research 011 International Conference on Social Science and Humanity IPEDR vol.5 (011) (011) IACSIT Press, Singapore A Review and Classification of Recommender Research Deuk Hee Park e-mail: parkdeukhee@khu.ac.kr

More information

Haodong Yang, Ph.D. Candidate

Haodong Yang, Ph.D. Candidate Haodong Yang, Ph.D. Candidate College of Computing and Informatics Drexel University, Philadelphia, PA 19104 Cell: +1(215)-858-8879 Email: haodong.yang@drexel.edu EDUCATION Ph.D., Information Studies Drexel

More information

International Journal of Advance Research in Computer Science and Management Studies

International Journal of Advance Research in Computer Science and Management Studies Volume 3, Issue 2, February 2015 ISSN: 2321 7782 (Online) International Journal of Advance Research in Computer Science and Management Studies Research Article / Survey Paper / Case Study Available online

More information

Location and User Activity Preference Based Recommendation System

Location and User Activity Preference Based Recommendation System . Location and User Activity Preference Based Recommendation System Prabhakaran.K 1,Yuvaraj.T 2, Mr.A.Naresh kumar 3 student, Dept.of Computer Science,Agni college of technology, India 1,2. Asst.Professor,

More information

INTELLIGENT APRIORI ALGORITHM FOR COMPLEX ACTIVITY MINING IN SUPERMARKET APPLICATIONS

INTELLIGENT APRIORI ALGORITHM FOR COMPLEX ACTIVITY MINING IN SUPERMARKET APPLICATIONS Journal of Computer Science, 9 (4): 433-438, 2013 ISSN 1549-3636 2013 doi:10.3844/jcssp.2013.433.438 Published Online 9 (4) 2013 (http://www.thescipub.com/jcs.toc) INTELLIGENT APRIORI ALGORITHM FOR COMPLEX

More information

Practical Text Mining for Trend Analysis: Ontology to visualization in Aerospace Technology

Practical Text Mining for Trend Analysis: Ontology to visualization in Aerospace Technology KSII TRANSACTIONS ON INTERNET AND INFORMATION SYSTEMS VOL. 11, NO. 8, Aug. 2017 4133 Copyright c2017 KSII Practical Text Mining for Trend Analysis: Ontology to visualization in Aerospace Technology Yoosin

More information

A Technology Forecasting Method using Text Mining and Visual Apriori Algorithm

A Technology Forecasting Method using Text Mining and Visual Apriori Algorithm Appl. Math. Inf. Sci. 8, No. 1L, 35-40 (2014) 35 Applied Mathematics & Information Sciences An International Journal http://dx.doi.org/10.12785/amis/081l05 A Technology Forecasting Method using Text Mining

More information

Several Different Remote Sensing Image Classification Technology Analysis

Several Different Remote Sensing Image Classification Technology Analysis Vol. 4, No. 5; October 2011 Several Different Remote Sensing Image Classification Technology Analysis Xiangwei Liu Foundation Department, PLA University of Foreign Languages, Luoyang 471003, China E-mail:

More information

Design and Implementation of Privacy-preserving Recommendation System Based on MASK

Design and Implementation of Privacy-preserving Recommendation System Based on MASK JOURNAL OF SOFTWARE, VOL. 9, NO. 10, OCTOBER 2014 2607 Design and Implementation of Privacy-preserving Recommendation System Based on MASK Yonghong Xie, Aziguli Wulamu and Xiaojing Hu School of Computer

More information

Recommender Systems TIETS43 Collaborative Filtering

Recommender Systems TIETS43 Collaborative Filtering + Recommender Systems TIETS43 Collaborative Filtering Fall 2017 Kostas Stefanidis kostas.stefanidis@uta.fi https://coursepages.uta.fi/tiets43/ selection Amazon generates 35% of their sales through recommendations

More information

Adaptive Feature Analysis Based SAR Image Classification

Adaptive Feature Analysis Based SAR Image Classification I J C T A, 10(9), 2017, pp. 973-977 International Science Press ISSN: 0974-5572 Adaptive Feature Analysis Based SAR Image Classification Debabrata Samanta*, Abul Hasnat** and Mousumi Paul*** ABSTRACT SAR

More information

Research and Application of Agricultural Science and Technology Information Resources Sharing Technology Based on Cloud Computing

Research and Application of Agricultural Science and Technology Information Resources Sharing Technology Based on Cloud Computing 2019 2nd International Conference on Computer Science and Advanced Materials (CSAM 2019) Research and Application of Agricultural Science and Technology Information Resources Sharing Technology Based on

More information

Analysis of Competition in Chinese Automobile Industry based on an Opinion and Sentiment Mining System

Analysis of Competition in Chinese Automobile Industry based on an Opinion and Sentiment Mining System 41 Available for free online at https://ojs.hh.se/ Journal of Intelligence Studies in Business 2 (2012) 41-50 Analysis of Competition in Chinese Automobile Industry based on an Opinion and Sentiment Mining

More information

Textual Characteristics based High Quality Online Reviews Evaluation and Detection

Textual Characteristics based High Quality Online Reviews Evaluation and Detection 2013 Submitted on: October 30, Textual Characteristics based High Quality Online Reviews Evaluation and Detection Hui Nie School of Information Management, Sun Yat-sen University, Guangzhou, China. E-mail

More information

IJITKMI Volume 7 Number 2 Jan June 2014 pp (ISSN ) Impact of attribute selection on the accuracy of Multilayer Perceptron

IJITKMI Volume 7 Number 2 Jan June 2014 pp (ISSN ) Impact of attribute selection on the accuracy of Multilayer Perceptron Impact of attribute selection on the accuracy of Multilayer Perceptron Niket Kumar Choudhary 1, Yogita Shinde 2, Rajeswari Kannan 3, Vaithiyanathan Venkatraman 4 1,2 Dept. of Computer Engineering, Pimpri-Chinchwad

More information

Data and Knowledge as Infrastructure. Chaitan Baru Senior Advisor for Data Science CISE Directorate National Science Foundation

Data and Knowledge as Infrastructure. Chaitan Baru Senior Advisor for Data Science CISE Directorate National Science Foundation Data and Knowledge as Infrastructure Chaitan Baru Senior Advisor for Data Science CISE Directorate National Science Foundation 1 Motivation Easy access to data The Hello World problem (courtesy: R.V. Guha)

More information

I. INTRODUCTION II. LITERATURE SURVEY. International Journal of Advanced Networking & Applications (IJANA) ISSN:

I. INTRODUCTION II. LITERATURE SURVEY. International Journal of Advanced Networking & Applications (IJANA) ISSN: A Friend Recommendation System based on Similarity Metric and Social Graphs Rashmi. J, Dr. Asha. T Department of Computer Science Bangalore Institute of Technology, Bangalore, Karnataka, India rash003.j@gmail.com,

More information

Changjiang Yang. Computer Vision, Pattern Recognition, Machine Learning, Robotics, and Scientific Computing.

Changjiang Yang. Computer Vision, Pattern Recognition, Machine Learning, Robotics, and Scientific Computing. Changjiang Yang Mailing Address: Department of Computer Science University of Maryland College Park, MD 20742 Lab Phone: (301)405-8366 Cell Phone: (410)299-9081 Fax: (301)314-9658 Email: yangcj@cs.umd.edu

More information

B.A. Japanese Literature, Beijing Language and Culture University, China, Employment Part-time Instructor 08/ /2016

B.A. Japanese Literature, Beijing Language and Culture University, China, Employment Part-time Instructor 08/ /2016 12800 Abrams Rd Dallas, TX 75243 E-mail: jbracewell@dcccd.edu Professional Summary Accomplished language teacher and translator with fluency in English, Mandarin Chinese and Japanese. Experience supervising

More information

Adaptive Recommender System Based On Users Interaction, Culture and Emotional Intelligence

Adaptive Recommender System Based On Users Interaction, Culture and Emotional Intelligence Adaptive Recommender System Based On Users Interaction, Culture and Emotional Intelligence Universiti Kebangsaan Malaysia Faculty of Engineering and Built Environment Assoc. Prof. Dr. Hafizah Husain Kaveh

More information

Combined Approach for Face Detection, Eye Region Detection and Eye State Analysis- Extended Paper

Combined Approach for Face Detection, Eye Region Detection and Eye State Analysis- Extended Paper International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 10, Issue 9 (September 2014), PP.57-68 Combined Approach for Face Detection, Eye

More information

Recommender System using Sentiment Analysis

Recommender System using Sentiment Analysis Recommender System using Sentiment Analysis Supriya Singh,Abhishek Kesharwani P.G. Student, Department of Computer Science, United College Of Engineering & Research, Prayagraaj, Uttar Pradesh, India Assistant

More information

Research on Hand Gesture Recognition Using Convolutional Neural Network

Research on Hand Gesture Recognition Using Convolutional Neural Network Research on Hand Gesture Recognition Using Convolutional Neural Network Tian Zhaoyang a, Cheng Lee Lung b a Department of Electronic Engineering, City University of Hong Kong, Hong Kong, China E-mail address:

More information

Privacy-Preserving Collaborative Recommendation Systems Based on the Scalar Product

Privacy-Preserving Collaborative Recommendation Systems Based on the Scalar Product Privacy-Preserving Collaborative Recommendation Systems Based on the Scalar Product Justin Zhan I-Cheng Wang Abstract In the e-commerce era, recommendation systems were introduced to share customer experience

More information

Learning Recency and Inferring Associations in Location Based Social Network for Emotion induced Point-of-Interest Recommendation

Learning Recency and Inferring Associations in Location Based Social Network for Emotion induced Point-of-Interest Recommendation JOURNAL OF INFORMATION SCIENCE AND ENGINEERING 32, XXXX-XXXX (2016) Learning Recency and Inferring Associations in Location Based Social Network for Emotion induced Point-of-Interest Recommendation LOGESH

More information

On-site Traffic Accident Detection with Both Social Media and Traffic Data

On-site Traffic Accident Detection with Both Social Media and Traffic Data On-site Traffic Accident Detection with Both Social Media and Traffic Data Zhenhua Zhang Civil, Structural and Environmental Engineering University at Buffalo, The State University of New York, Buffalo,

More information

arxiv: v1 [cs.lg] 2 Jan 2018

arxiv: v1 [cs.lg] 2 Jan 2018 Deep Learning for Identifying Potential Conceptual Shifts for Co-creative Drawing arxiv:1801.00723v1 [cs.lg] 2 Jan 2018 Pegah Karimi pkarimi@uncc.edu Kazjon Grace The University of Sydney Sydney, NSW 2006

More information

iask: A Distributed Q&A System Incorporating Social Community and Global Collective Intelligence Guoxin Liu and Haiying Shen

iask: A Distributed Q&A System Incorporating Social Community and Global Collective Intelligence Guoxin Liu and Haiying Shen iask: A Distributed Q&A System Incorporating Social Community and Global Collective Intelligence Guoxin Liu and Haiying Shen Presenter: Haiying Shen Associate professor *Department of Electrical and Computer

More information

Image Finder Mobile Application Based on Neural Networks

Image Finder Mobile Application Based on Neural Networks Image Finder Mobile Application Based on Neural Networks Nabil M. Hewahi Department of Computer Science, College of Information Technology, University of Bahrain, Sakheer P.O. Box 32038, Kingdom of Bahrain

More information

Segmentation of Fingerprint Images Using Linear Classifier

Segmentation of Fingerprint Images Using Linear Classifier EURASIP Journal on Applied Signal Processing 24:4, 48 494 c 24 Hindawi Publishing Corporation Segmentation of Fingerprint Images Using Linear Classifier Xinjian Chen Intelligent Bioinformatics Systems

More information

Content Based Image Retrieval Using Color Histogram

Content Based Image Retrieval Using Color Histogram Content Based Image Retrieval Using Color Histogram Nitin Jain Assistant Professor, Lokmanya Tilak College of Engineering, Navi Mumbai, India. Dr. S. S. Salankar Professor, G.H. Raisoni College of Engineering,

More information

Graph-of-word and TW-IDF: New Approach to Ad Hoc IR (CIKM 2013) Learning to Rank: From Pairwise Approach to Listwise Approach (ICML 2007)

Graph-of-word and TW-IDF: New Approach to Ad Hoc IR (CIKM 2013) Learning to Rank: From Pairwise Approach to Listwise Approach (ICML 2007) Graph-of-word and TW-IDF: New Approach to Ad Hoc IR (CIKM 2013) Learning to Rank: From Pairwise Approach to Listwise Approach (ICML 2007) Qin Huazheng 2014/10/15 Graph-of-word and TW-IDF: New Approach

More information

Analysis of Data Mining Methods for Social Media

Analysis of Data Mining Methods for Social Media 65 Analysis of Data Mining Methods for Social Media Keshav S Rawat Department of Computer Science & Informatics, Central university of Himachal Pradesh Dharamshala (Himachal Pradesh) Email:Keshav79699@gmail.com

More information

A Novel Fault Diagnosis Method for Rolling Element Bearings Using Kernel Independent Component Analysis and Genetic Algorithm Optimized RBF Network

A Novel Fault Diagnosis Method for Rolling Element Bearings Using Kernel Independent Component Analysis and Genetic Algorithm Optimized RBF Network Research Journal of Applied Sciences, Engineering and Technology 6(5): 895-899, 213 ISSN: 24-7459; e-issn: 24-7467 Maxwell Scientific Organization, 213 Submitted: October 3, 212 Accepted: December 15,

More information

Segmentation using Saturation Thresholding and its Application in Content-Based Retrieval of Images

Segmentation using Saturation Thresholding and its Application in Content-Based Retrieval of Images Segmentation using Saturation Thresholding and its Application in Content-Based Retrieval of Images A. Vadivel 1, M. Mohan 1, Shamik Sural 2 and A.K.Majumdar 1 1 Department of Computer Science and Engineering,

More information

Recommendation. Richong Zhang. Thesis Submitted to the Faculty of Graduate and Postdoctoral Studies

Recommendation. Richong Zhang. Thesis Submitted to the Faculty of Graduate and Postdoctoral Studies Probabilistic Approaches to Consumer-generated Review Recommendation Richong Zhang Thesis Submitted to the Faculty of Graduate and Postdoctoral Studies In partial fulfilment of the requirements for the

More information

3D Face Recognition System in Time Critical Security Applications

3D Face Recognition System in Time Critical Security Applications Middle-East Journal of Scientific Research 25 (7): 1619-1623, 2017 ISSN 1990-9233 IDOSI Publications, 2017 DOI: 10.5829/idosi.mejsr.2017.1619.1623 3D Face Recognition System in Time Critical Security Applications

More information

International Journal of Computer Engineering and Applications, Volume XII, Issue IV, April 18, ISSN

International Journal of Computer Engineering and Applications, Volume XII, Issue IV, April 18,   ISSN International Journal of Computer Engineering and Applications, Volume XII, Issue IV, April 18, www.ijcea.com ISSN 2321-3469 Furqan Iqbal Department of Computer Science and Engineering, Lovely Professional

More information

Analysis of Temporal Logarithmic Perspective Phenomenon Based on Changing Density of Information

Analysis of Temporal Logarithmic Perspective Phenomenon Based on Changing Density of Information Analysis of Temporal Logarithmic Perspective Phenomenon Based on Changing Density of Information Yonghe Lu School of Information Management Sun Yat-sen University Guangzhou, China luyonghe@mail.sysu.edu.cn

More information

A Study on Image Enhancement and Resolution through fused approach of Guided Filter and high-resolution Filter

A Study on Image Enhancement and Resolution through fused approach of Guided Filter and high-resolution Filter VOLUME: 03 ISSUE: 06 JUNE-2016 WWW.IRJET.NET P-ISSN: 2395-0072 A Study on Image Enhancement and Resolution through fused approach of Guided Filter and high-resolution Filter Ashish Kumar Rathore 1, Pradeep

More information

EFFICIENT CONTRAST ENHANCEMENT USING GAMMA CORRECTION WITH MULTILEVEL THRESHOLDING AND PROBABILITY BASED ENTROPY

EFFICIENT CONTRAST ENHANCEMENT USING GAMMA CORRECTION WITH MULTILEVEL THRESHOLDING AND PROBABILITY BASED ENTROPY EFFICIENT CONTRAST ENHANCEMENT USING GAMMA CORRECTION WITH MULTILEVEL THRESHOLDING AND PROBABILITY BASED ENTROPY S.Gayathri 1, N.Mohanapriya 2, B.Kalaavathi 3 1 PG student, Computer Science and Engineering,

More information

Social Media Intelligence in Practice: The NEREUS Experimental Platform. Dimitris Gritzalis & Vasilis Stavrou June 2015

Social Media Intelligence in Practice: The NEREUS Experimental Platform. Dimitris Gritzalis & Vasilis Stavrou June 2015 Social Media Intelligence in Practice: The NEREUS Experimental Platform Dimitris Gritzalis & Vasilis Stavrou June 2015 Social Media Intelligence in Practice: The NEREUS Experimental Platform 3 rd Hellenic

More information

Iowa State University Library Collection Development Policy Computer Science

Iowa State University Library Collection Development Policy Computer Science Iowa State University Library Collection Development Policy Computer Science I. General Purpose II. History The collection supports the faculty and students of the Department of Computer Science in their

More information

A novel feature selection algorithm for text categorization

A novel feature selection algorithm for text categorization Expert Systems with Applications Expert Systems with Applications 33 (2007) 1 5 www.elsevier.com/locate/eswa A novel feature selection algorithm for text categorization Wenqian Shang a, *, Houkuan Huang

More information

Automatic Licenses Plate Recognition System

Automatic Licenses Plate Recognition System Automatic Licenses Plate Recognition System Garima R. Yadav Dept. of Electronics & Comm. Engineering Marathwada Institute of Technology, Aurangabad (Maharashtra), India yadavgarima08@gmail.com Prof. H.K.

More information

Vehicle parameter detection in Cyber Physical System

Vehicle parameter detection in Cyber Physical System Vehicle parameter detection in Cyber Physical System Prof. Miss. Rupali.R.Jagtap 1, Miss. Patil Swati P 2 1Head of Department of Electronics and Telecommunication Engineering,ADCET, Ashta,MH,India 2Department

More information

A Single Image Haze Removal Algorithm Using Color Attenuation Prior

A Single Image Haze Removal Algorithm Using Color Attenuation Prior International Journal of Scientific and Research Publications, Volume 6, Issue 6, June 2016 291 A Single Image Haze Removal Algorithm Using Color Attenuation Prior Manjunath.V *, Revanasiddappa Phatate

More information

Demosaicing Algorithm for Color Filter Arrays Based on SVMs

Demosaicing Algorithm for Color Filter Arrays Based on SVMs www.ijcsi.org 212 Demosaicing Algorithm for Color Filter Arrays Based on SVMs Xiao-fen JIA, Bai-ting Zhao School of Electrical and Information Engineering, Anhui University of Science & Technology Huainan

More information

Your Neighbors Affect Your Ratings: On Geographical Neighborhood Influence to Rating Prediction

Your Neighbors Affect Your Ratings: On Geographical Neighborhood Influence to Rating Prediction Your Neighbors Affect Your Ratings: On Geographical Neighborhood Influence to Rating Prediction Longke Hu Aixin Sun Yong Liu Nanyang Technological University Singapore Outline 1 Introduction 2 Data analysis

More information

SCIENCE & TECHNOLOGY

SCIENCE & TECHNOLOGY Pertanika J. Sci. & Technol. 25 (S): 163-172 (2017) SCIENCE & TECHNOLOGY Journal homepage: http://www.pertanika.upm.edu.my/ Performance Comparison of Min-Max Normalisation on Frontal Face Detection Using

More information

Research of key technical issues based on computer forensic legal expert system

Research of key technical issues based on computer forensic legal expert system International Symposium on Computers & Informatics (ISCI 2015) Research of key technical issues based on computer forensic legal expert system Li Song 1, a 1 Liaoning province,jinzhou city, Taihe district,keji

More information

License Plate Localisation based on Morphological Operations

License Plate Localisation based on Morphological Operations License Plate Localisation based on Morphological Operations Xiaojun Zhai, Faycal Benssali and Soodamani Ramalingam School of Engineering & Technology University of Hertfordshire, UH Hatfield, UK Abstract

More information

A New Application of a Fuzzy Linguistic Quality Evaluation System in Digital Libraries

A New Application of a Fuzzy Linguistic Quality Evaluation System in Digital Libraries A New Application of a Fuzzy Linguistic Quality Evaluation System in Digital Libraries I.J. Pérez and E. Herrera-Viedma Dept. of Computer Science and A.I University of Granada Granada, Spain Email: ijperez,viedma@decsai.ugr.es

More information

Laser Printer Source Forensics for Arbitrary Chinese Characters

Laser Printer Source Forensics for Arbitrary Chinese Characters Laser Printer Source Forensics for Arbitrary Chinese Characters Xiangwei Kong, Xin gang You,, Bo Wang, Shize Shang and Linjie Shen Information Security Research Center, Dalian University of Technology,

More information

Image Resizing based on Summarization by Seam Carving using saliency detection to extract image semantics

Image Resizing based on Summarization by Seam Carving using saliency detection to extract image semantics Image Resizing based on Summarization by Seam Carving using saliency detection to extract image semantics 1 Priyanka Dighe, Prof. Shanthi Guru 2 1 Department of Computer Engg. DYPCOE, Akurdi, Pune 2 Department

More information

Anfis Based Soft Switched Dc-Dc Buck Converter with Coupled Inductor

Anfis Based Soft Switched Dc-Dc Buck Converter with Coupled Inductor IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p-ISSN: 2278-8735 PP 45-52 www.iosrjournals.org Anfis Based Soft Switched Dc-Dc Buck Converter with Coupled Inductor

More information

Building a Machining Knowledge Base for Intelligent Machine Tools

Building a Machining Knowledge Base for Intelligent Machine Tools Proceedings of the 11th WSEAS International Conference on SYSTEMS, Agios Nikolaos, Crete Island, Greece, July 23-25, 2007 332 Building a Machining Knowledge Base for Intelligent Machine Tools SEUNG WOO

More information

SPTF: Smart Photo-Tagging Framework on Smart Phones

SPTF: Smart Photo-Tagging Framework on Smart Phones , pp.123-132 http://dx.doi.org/10.14257/ijmue.2014.9.9.14 SPTF: Smart Photo-Tagging Framework on Smart Phones Hao Xu 1 and Hong-Ning Dai 2* and Walter Hon-Wai Lau 2 1 School of Computer Science and Engineering,

More information

Context-Aware Movie Recommendations: An Empirical Comparison of Pre-filtering, Post-filtering and Contextual Modeling Approaches

Context-Aware Movie Recommendations: An Empirical Comparison of Pre-filtering, Post-filtering and Contextual Modeling Approaches Context-Aware Movie Recommendations: An Empirical Comparison of Pre-filtering, Post-filtering and Contextual Modeling Approaches Pedro G. Campos 1,2, Ignacio Fernández-Tobías 2, Iván Cantador 2, and Fernando

More information

SOCIAL MEDIA UTILIZATION FOR ISLAMIC DA WAH

SOCIAL MEDIA UTILIZATION FOR ISLAMIC DA WAH SOCIAL MEDIA UTILIZATION FOR ISLAMIC DA WAH Nur Hanis Jaafar and Siti Nur Syafiqah Umor Faculty of Information Management, Universiti Teknologi MARA (UiTM) Puncak Perdana Campus, UiTM Selangor, Malaysia

More information

Autocomplete Sketch Tool

Autocomplete Sketch Tool Autocomplete Sketch Tool Sam Seifert, Georgia Institute of Technology Advanced Computer Vision Spring 2016 I. ABSTRACT This work details an application that can be used for sketch auto-completion. Sketch

More information

InSciTe Adaptive: Intelligent Technology Analysis Service Considering User Intention

InSciTe Adaptive: Intelligent Technology Analysis Service Considering User Intention InSciTe Adaptive: Intelligent Technology Analysis Service Considering User Intention Jinhyung Kim, Myunggwon Hwang, Do-Heon Jeong, Sa-Kwang Song, Hanmin Jung, Won-kyung Sung Korea Institute of Science

More information

Computing Touristic Walking Routes using Geotagged Photographs from Flickr

Computing Touristic Walking Routes using Geotagged Photographs from Flickr Research Collection Conference Paper Computing Touristic Walking Routes using Geotagged Photographs from Flickr Author(s): Mor, Matan; Dalyot, Sagi Publication Date: 2018-01-15 Permanent Link: https://doi.org/10.3929/ethz-b-000225591

More information

IMAGE TYPE WATER METER CHARACTER RECOGNITION BASED ON EMBEDDED DSP

IMAGE TYPE WATER METER CHARACTER RECOGNITION BASED ON EMBEDDED DSP IMAGE TYPE WATER METER CHARACTER RECOGNITION BASED ON EMBEDDED DSP LIU Ying 1,HAN Yan-bin 2 and ZHANG Yu-lin 3 1 School of Information Science and Engineering, University of Jinan, Jinan 250022, PR China

More information

Natalia Vassilieva HP Labs Russia

Natalia Vassilieva HP Labs Russia Content Based Image Retrieval Natalia Vassilieva nvassilieva@hp.com HP Labs Russia 2008 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice Tutorial

More information

Application of Deep Learning in Software Security Detection

Application of Deep Learning in Software Security Detection 2018 International Conference on Computational Science and Engineering (ICCSE 2018) Application of Deep Learning in Software Security Detection Lin Li1, 2, Ying Ding1, 2 and Jiacheng Mao1, 2 College of

More information

International Journal of Advance Engineering and Research Development

International Journal of Advance Engineering and Research Development Scientific Journal of Impact Factor (SJIF): 4.72 International Journal of Advance Engineering and Research Development Volume 4, Issue 6, June -2017 e-issn (O): 2348-4470 p-issn (P): 2348-6406 Aesthetic

More information

IJMIE Volume 2, Issue 4 ISSN:

IJMIE Volume 2, Issue 4 ISSN: A COMPARATIVE STUDY OF DIFFERENT FAULT DIAGNOSTIC METHODS OF POWER TRANSFORMER USING DISSOVED GAS ANALYSIS Pallavi Patil* Vikal Ingle** Abstract: Dissolved Gas Analysis is an important analysis for fault

More information

A New Forecasting System using the Latent Dirichlet Allocation (LDA) Topic Modeling Technique

A New Forecasting System using the Latent Dirichlet Allocation (LDA) Topic Modeling Technique A New Forecasting System using the Latent Dirichlet Allocation (LDA) Topic Modeling Technique JU SEOP PARK, NA RANG KIM, HYUNG-RIM CHOI, EUNJUNG HAN Department of Management Information Systems Dong-A

More information

Simulationusing Matlab Rules in Neuro-fuzzy Controller Based Washing Machine

Simulationusing Matlab Rules in Neuro-fuzzy Controller Based Washing Machine RESEARCH ARTICLE OPEN ACCESS Simulationusing Matlab Rules in Neuro-fuzzy Controller Based Washing Machine Ms. NehaVirkhare*, Prof. R.W. Jasutkar ** *Department of Computer Science, G.H. Raisoni College

More information

NLP Researcher: Snigdha Chaturvedi. Xingya Zhao, 12/5/2017

NLP Researcher: Snigdha Chaturvedi. Xingya Zhao, 12/5/2017 NLP Researcher: Snigdha Chaturvedi Xingya Zhao, 12/5/2017 Contents About Snigdha Chaturvedi Education and working experience Research Interest Dynamic Relationships Between Literary Characters Problem

More information

DWT BASED AUDIO WATERMARKING USING ENERGY COMPARISON

DWT BASED AUDIO WATERMARKING USING ENERGY COMPARISON DWT BASED AUDIO WATERMARKING USING ENERGY COMPARISON K.Thamizhazhakan #1, S.Maheswari *2 # PG Scholar,Department of Electrical and Electronics Engineering, Kongu Engineering College,Erode-638052,India.

More information