Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Aditya Pal is active.

Publication


Featured researches published by Aditya Pal.


web search and data mining | 2011

Identifying topical authorities in microblogs

Aditya Pal; Scott Counts

Content in microblogging systems such as Twitter is produced by tens to hundreds of millions of users. This diversity is a notable strength, but also presents the challenge of finding the most interesting and authoritative authors for any given topic. To address this, we first propose a set of features for characterizing social media authors, including both nodal and topical metrics. We then show how probabilistic clustering over this feature space, followed by a within-cluster ranking procedure, can yield a final list of top authors for a given topic. We present results across several topics, along with results from a user study confirming that our method finds authors who are significantly more interesting and authoritative than those resulting from several baseline conditions. Additionally our algorithm is computationally feasible in near real-time scenarios making it an attractive alternative for capturing the rapidly changing dynamics of microblogs.


computational science and engineering | 2009

Churn Prediction in MMORPGs: A Social Influence Based Approach

Jaya Kawale; Aditya Pal; Jaideep Srivastava

Massively Multiplayer Online Role Playing Games(MMORPGs) are computer based games in which players interactwith one another in the virtual world. Worldwide revenuesfor MMORPGs have seen amazing growth in last few years and itis more than a 2 billion dollars industry as per current estimates.Huge amount of revenue potential has attracted several gamingcompanies to launch online role playing games. One of the majorproblems these companies suffer apart from fierce competitionis erosion of their customer base. Churn is a big problem for thegaming companies as churners impact negatively in the wordof-mouth reports for potential and existing customers leading tofurther erosion of user base.We study the problem of player churn in the popularMMORPG EverQuest II. The problem of churn predictionhas been studied extensively in the past in various domainsand social network analysis has recently been applied to theproblem to understand the effects of the strength of social tiesand the structure and dynamics of a social network in churn.In this paper, we propose a churn prediction model based onexamining social influence among players and their personalengagement in the game. We hypothesize that social influence is avector quantity, with components negative influence and positiveinfluence. We propose a modified diffusion model to propagatethe influence vector in the players network which represents thesocial influence on the player from his network. We measure aplayers personal engagement based on his activity patterns anduse it in the modified diffusion model and churn prediction. Ourmethod for churn prediction which combines social influenceand player engagement factors has shown to improve predictionaccuracy significantly for our dataset as compared to predictionusing the conventional diffusion model or the player engagementfactor, thus validating our hypothesis that combination of boththese factors could lead to a more accurate churn prediction.


ACM Transactions on Information Systems | 2012

Exploring Question Selection Bias to Identify Experts and Potential Experts in Community Question Answering

Aditya Pal; F. Maxwell Harper; Joseph A. Konstan

Community Question Answering (CQA) services enable their users to exchange knowledge in the form of questions and answers. These communities thrive as a result of a small number of highly active users, typically called experts, who provide a large number of high-quality useful answers. Expert identification techniques enable community managers to take measures to retain the experts in the community. There is further value in identifying the experts during the first few weeks of their participation as it would allow measures to nurture and retain them. In this article we address two problems: (a) How to identify current experts in CQA? and (b) How to identify users who have potential of becoming experts in future (potential experts)? In particular, we propose a probabilistic model that captures the selection preferences of users based on the questions they choose for answering. The probabilistic model allows us to run machine learning methods for identifying experts and potential experts. Our results over several popular CQA datasets indicate that experts differ considerably from ordinary users in their selection preferences; enabling us to predict experts with higher accuracy over several baseline models. We show that selection preferences can be combined with baseline measures to improve the predictive performance even further.


conference on information and knowledge management | 2010

Expert identification in community question answering: exploring question selection bias

Aditya Pal; Joseph A. Konstan

Community Question Answering (CQA) services enables users to ask and answer questions. In these communities, there are typically a small number of experts amongst the large population of users. We study which questions a user select for answering and show that experts prefer answering questions where they have a higher chance of making a valuable contribution. We term this preferential selection as question selection bias and propose a mathematical model to estimate it. Our results show that using Gaussian classification models we can effectively distinguish experts from ordinary users over their selection biases. In order to estimate these biases, only a small amount of data per user is required, which makes an early identification of expertise a possibility. Further, our study of bias evolution reveals that they do not show significant changes over time indicating that they emanates from the intrinsic characteristics of users.


advances in social networks analysis and mining | 2013

Routing questions for collaborative answering in community question answering

Shuo Chang; Aditya Pal

Community Question Answering (CQA) service enables its users to exchange knowledge in the form of questions and answers. By allowing the users to contribute knowledge, CQA not only satisfies the question askers but also provides valuable references to other users with similar queries. Due to a large volume of questions, not all questions get fully answered. As a result, it can be useful to route a question to a potential answerer. In this paper, we present a question routing scheme which takes into account the answering, commenting and voting propensities of the users. Unlike prior work which focuses on routing a question to the most desirable expert, we focus on routing it to a group of users - who would be willing to collaborate and provide useful answers to that question. Through empirical evidence, we show that more answers and comments are desirable for improving the lasting value of a question-answer thread. As a result, our focus is on routing a question to a team of compatible users.We propose a recommendation model that takes into account the compatibility, topical expertise and availability of the users. Our experiments over a large real-world dataset shows the effectiveness of our approach over several baseline models.


international world wide web conferences | 2012

Information integration over time in unreliable and uncertain environments

Aditya Pal; Vibhor Rastogi; Ashwin Machanavajjhala; Philip Bohannon

Often an interesting true value such as a stock price, sports score, or current temperature is only available via the observations of noisy and potentially conflicting sources. Several techniques have been proposed to reconcile these conflicts by computing a weighted consensus based on source reliabilities, but these techniques focus on static values. When the real-world entity evolves over time, the noisy sources can delay, or even miss, reporting some of the real-world updates. This temporal aspect introduces two key challenges for consensus-based approaches: (i) due to delays, the mapping between a sources noisy observation and the real-world update it observes is unknown, and (ii) missed updates may translate to missing values for the consensus problem, even if the mapping is known. To overcome these challenges, we propose a formal approach that models the history of updates of the real-world entity as a hidden semi-Markovian process (HSMM). The noisy sources are modeled as observations of the hidden state, but the mapping between a hidden state (i.e. real-world update) and the observation (i.e. source value) is unknown. We propose algorithms based on Gibbs Sampling and EM to jointly infer both the history of real-world updates as well as the unknown mapping between them and the source values. We demonstrate using experiments on real-world datasets how our history-based techniques improve upon history-agnostic consensus-based approaches.


conference on information and knowledge management | 2013

Question routing to user communities

Aditya Pal; Fei Wang; Michelle X. Zhou; Jeffrey Nichols; Barton A. Smith

An online community consists of a group of users who share a common interest, background, or experience and their collective goal is to contribute towards the welfare of the community members. Question answering is an important feature that enables community members to exchange knowledge within the community boundary. The overwhelming number of communities necessitates the need for a good question routing strategy so that new questions gets routed to the appropriately focused community and thus get resolved. In this paper, we consider the novel problem of routing questions to the right community and propose a framework to select the right set of communities for a question. We begin by using several prior proposed features for users and add some additional features, namely language attributes and inclination to respond, for community modeling. Then we introduce two k nearest neighbor based aggregation algorithms for computing community scores. We show how these scores can be combined to recommend communities and test the effectiveness of the recommendations over a large real world dataset.


conference on recommender systems | 2014

System U: automatically deriving personality traits from social media for people recommendation

Hernan Badenes; Mateo N. Bengualid; Jilin Chen; Liang Gou; Eben M. Haber; Jalal Mahmud; Jeffrey Nichols; Aditya Pal; Jerald Schoudt; Barton A. Smith; Ying Xuan; Huahai Yang; Michelle X. Zhou

This paper presents a system, System U, which automatically derives peoples personality traits from social media and recommends people for different tasks. The system leverages linguistic signals appearing in a persons social media activities to compute the personality portraits including Big Five personality, fundamental needs and basic human values. This system and technology can be used in a wide variety of personalized applications, such as recommending people to answer questions.


conference on computer supported cooperative work | 2012

Question temporality: identification and uses

Aditya Pal; James Margatan; Joseph A. Konstan

In this paper, we introduce the concept of question temporality as a measure of the usefulness of the answers provided on the questions asked in the Question Answering sites (QA). We define question temporality based on when the answers provided on the questions would expire. We use classification methods to show that the question temporality can be assessed automatically. Our regression analysis highlights features that predict temporality of the questions. Our research can be instructive for interface designers to design temporality-aware interfaces and influence selection of questions and answers for display.


human factors in computing systems | 2014

Goals and perceived success of online enterprise communities: what is important to leaders & members?

Tara Matthews; Jilin Chen; Steve Whittaker; Aditya Pal; Haiyi Zhu; Hernan Badenes; Barton A. Smith

Online communities are successful only if they achieve their goals, but there has been little direct study of goals. We analyze novel data characterizing the goals of enterprise online communities, assessing the importance of goals for leaders, how goals influence member perceptions of community value, and how goals relate to success measures proposed in the literature. We find that most communities have multiple goals and common goals are learning, reuse of resources, collaboration, networking, influencing change, and innovation. Leaders and members agree that all of these goals are important, but their perceptions of success on goals do not align with each other, or with commonly used behavioral success measures. We conclude that simple behavioral measures and leader perceptions are not good success metrics, and propose alternatives based on specific goals members and leaders judge most important.

Collaboration


Dive into the Aditya Pal's collaboration.

Top Co-Authors

Avatar
Top Co-Authors

Avatar

Jaya Kawale

University of Minnesota

View shared research outputs
Top Co-Authors

Avatar

Robert E. Kraut

Carnegie Mellon University

View shared research outputs
Researchain Logo
Decentralizing Knowledge