Results 1 -
7 of
7
Tripartite graph clustering for dynamic sentiment analysis on social media
, 2014
"... The growing popularity of social media (e.g., Twitter) allows users to easily share information with each other and influence others by expressing their own sentiments on various subjects. In this work, we propose an unsupervised tri-clustering framework, which analyzes both user-level and tweet-lev ..."
Abstract
-
Cited by 3 (3 self)
- Add to MetaCart
(Show Context)
The growing popularity of social media (e.g., Twitter) allows users to easily share information with each other and influence others by expressing their own sentiments on various subjects. In this work, we propose an unsupervised tri-clustering framework, which analyzes both user-level and tweet-level sentiments through co-clustering of a tripartite graph. A compelling feature of the pro-posed framework is that the quality of sentiment clustering of tweets, users, and features can be mutually improved by joint clustering. We further investigate the evolution of user-level sentiments and la-tent feature vectors in an online framework and devise an efficient online algorithm to sequentially update the clustering of tweets, users and features with newly arrived data. The online framework not only provides better quality of both dynamic user-level and tweet-level sentiment analysis, but also improves the computational and storage efficiency. We verified the effectiveness and efficiency of the proposed approaches on the November 2012 California bal-lot Twitter data. 1.
Modeling User Attitude toward Controversial Topics in Online Social Media
"... The increasing use of social media platforms like Twit-ter has attracted a large number of online users to ex-press their attitude toward certain topics. Sentiment, opinion, and action, as three essential aspects of user attitude, have been studied separately in various ex-isting research work. Inve ..."
Abstract
-
Cited by 2 (0 self)
- Add to MetaCart
(Show Context)
The increasing use of social media platforms like Twit-ter has attracted a large number of online users to ex-press their attitude toward certain topics. Sentiment, opinion, and action, as three essential aspects of user attitude, have been studied separately in various ex-isting research work. Investigating them together not only brings unique challenges but can also help bet-ter understand a user’s online behavior and benefit a set of applications related to online campaign and rec-ommender systems. In this paper, we present a com-putational model that estimates individual social media user’s attitude toward controversial topics in terms of the three aspects and their relationships. Our model can simultaneously capture the three aspects so as to pre-dict action and sentiment based on one’s opinions. Ex-periments on multiple social media campaign datasets demonstrated that our attitude model can more effec-tively predict people’s sentiment, opinion and action than approaches that treat these aspects separately.
EMOTIONS AND RECOMMENDER SYSTEMS: A SOCIAL NETWORK APPROACH
"... To all those who helped me along the way. To the smile of my nephew and nieces. III ..."
Abstract
- Add to MetaCart
(Show Context)
To all those who helped me along the way. To the smile of my nephew and nieces. III
REAL TIME BASED OPINION MINING OF PRODUCT REVIEWS IN ONLINE SHOPPING USING SUPERVISED LEARNING
"... ABSTRACT-Internet shopping is one which has a micro-blogging stage .Micro-blogging stage is which is an open source stage a client/customer/viewers can alter, compose surveys, post and so on. In this web shopping is utilized to investigate a result (proficiency) of an item in any web shopping sites ..."
Abstract
- Add to MetaCart
ABSTRACT-Internet shopping is one which has a micro-blogging stage .Micro-blogging stage is which is an open source stage a client/customer/viewers can alter, compose surveys, post and so on. In this web shopping is utilized to investigate a result (proficiency) of an item in any web shopping sites. Opinion investigation over web shopping offers that can compose a quick and successful approach to gather general society audits to enhance the productivity of the items. In this procedure we utilizes the machine learning calculations called managed realizing which the machine can read(analyze) the client surveys and part it as positive audits, negative surveys and impartial surveys which is extremely valuable to enhance the productivity of the specific item. In a lot of people genuine learning situations, gaining a lot of marked preparing information is Costly and tedious.
Learning and Forecasting Opinion Dynamics in Social Networks
"... Abstract Social media and social networking sites have become a global pinboard for exposition and discussion of news, topics, and ideas, where social media users often update their opinions about a particular topic by learning from the opinions shared by their friends. In this context, can we lear ..."
Abstract
- Add to MetaCart
(Show Context)
Abstract Social media and social networking sites have become a global pinboard for exposition and discussion of news, topics, and ideas, where social media users often update their opinions about a particular topic by learning from the opinions shared by their friends. In this context, can we learn a data-driven model of opinion dynamics that is able to accurately forecast users' opinions? In this paper, we introduce SLANT, a probabilistic modeling framework of opinion dynamics, which represents users' opinions over time by means of marked jump diffusion stochastic differential equations, and allows for efficient model simulation and parameter estimation from historical fine grained event data. We then leverage our framework to derive a set of efficient predictive formulas for opinion forecasting and identify conditions under which opinions converge to a steady state. Experiments on data gathered from Twitter show that our model provides a good fit to the data and our formulas achieve more accurate forecasting than alternatives.
BiasWatch: A Lightweight System for Discovering and Tracking Topic-Sensitive Opinion Bias in Social Media
"... We propose a lightweight system for (i) semi-automatically dis-covering and tracking bias themes associated with opposing sides of a topic; (ii) identifying strong partisans who drive the online discussion; and (iii) inferring the opinion bias of “regular ” partic-ipants. By taking just two hand-pic ..."
Abstract
- Add to MetaCart
(Show Context)
We propose a lightweight system for (i) semi-automatically dis-covering and tracking bias themes associated with opposing sides of a topic; (ii) identifying strong partisans who drive the online discussion; and (iii) inferring the opinion bias of “regular ” partic-ipants. By taking just two hand-picked seeds to characterize the topic-space (e.g., “pro-choice ” and “pro-life”) as weak labels, we develop an efficient optimization-based opinion bias propagation method over the social/information network. We show how this approach leads to a 20 % accuracy improvement versus a next-best alternative for bias estimation, as well as uncovering the opinion leaders and evolving themes associated with these topics. We also demonstrate how the inferred opinion bias can be integrated into user recommendation, leading to a 26 % improvement in precision.
Twitter Blogs Mining using Supervised Algorithm
"... Twitter has become one of the most popular micro blogging platforms recently. Near about 800 Millions of users can uses twitter micro-blogging platform to share their thoughts and opinions about different aspects? Therefore, Twitter is considered as a rich source of huge amount of information for de ..."
Abstract
- Add to MetaCart
Twitter has become one of the most popular micro blogging platforms recently. Near about 800 Millions of users can uses twitter micro-blogging platform to share their thoughts and opinions about different aspects? Therefore, Twitter is considered as a rich source of huge amount of information for decision making, data mining and Sentiment analysis. Sentiment analysis refers to a classification problem where the main focus is to predict the polarity of words and then classify them into positive, negative and neutral feelings with the aim of identifying attitude and opinions that are expressed in any form or language. Sentiment analysis over Twitter offers organizations a fast and effective way to monitor the public’s feelings towards their products, brand, business, directors, etc. A wide range of features and methods for training sentiment classifiers for Twitter datasets have been researched in recent years with varying results. The primary issues in previous techniques are data sacristy, classification accuracy, and sarcasm, as they incorrectly classify most of the tweets with a very high percentage of tweets incorrectly classified as neutral. This work focuses on these problems and presents a supervised learning algorithm for twitter feeds classification based on a hybrid approach. The proposed method includes various pre-processing steps before feeding the text to the classifier. Experimental results show that the proposed technique overcomes the previous limitations and achieves higher accuracy, precision and higher recall when compared to similar techniques.