users and events raw texts. Same as academic event
recommendation, LDA is used to generate topics and
distributions over each user and event. Specifically,
300 iterations are adopted. For the parameters, β =
0.01 and α = 1. Figure 6 shows MAPs of SBA, RBA,
HBA and SRH (ω
1
= 0.3, ω
2
= 0.5, ω
3
= 0.2). Each
point is generated using the average MAP over 100
users. The recommendation result includes 20 events
related to those 100 users. For HBA, the number of
training events are 4000.
25 50 75 100 125
0.2
0.25
0.3
0.35
0.4
0.45
0.5
Number of Topics
Mean Average Precision
SBA
RBA
HBA
SRH
Figure 6: MAP on Facebook dataset.
As can be seen from Figure 6, SRH with
−→
ω =
[0.3, 0.5, 0.2]
⊤
outperforms all three other methods
using Facebook data. Among the three methods, RBA
has the highest precision. This is because Facebook
has a more well-developed friendship relation net-
work which can be utilized to find potential com-
mon interests among different users. HBA has low-
est precision because the attendance history matrix
is still quite sparse. Most friends of the user used
in the experiments are not so active in terms of at-
tending events. However, the precision is still over
twice higher than the random method (with precision
as 0.1799). Another observation is MAP for all meth-
ods are not so sensitive to the number of topics. As
a result, 25 topics are enough for recommendation in
order to reduce computational cost.
6 CONCLUSIONS
In this paper, we investigate the problem of event rec-
ommendation. We propose four methods involving
two machine learning techniques (i.e., LDA and lo-
gistic regression) which can extract implicit seman-
tics from the raw data of events and users. We also re-
trieved the explicit semantics by enabling open linked
data (e.g., linked eventseer and linked DBLP) in the
recommendation process. Finally, we conduct com-
prehensive experiments both academic events (i.e.,
conference and workshops) and social networking
events (i.e., social activities on Facebook). The re-
sults show that the hybrid approach SRH outperforms
all other three methods with a proper selection of
weights. Moreover, all four methods have higher rec-
ommendation precisions than the random method on
both datasets.
One future direction is to automate the process
of choosing weights for SRH. Some machine learn-
ing techniques such as n-fold cross-validation can be
adopted. Another direction is to focus on the com-
putational aspect of the recommendation algorithms.
The reason is that dynamism exists everywhere in the
social networks and the recommended events should
be updated with the times. How to provide not only
accurate but also prompt recommendations is a chal-
lenging problem to investigate.
ACKNOWLEDGEMENTS
This work is supported by Chevron Corp. under the
joint project, Center for Interactive Smart Oilfield
Technologies (CiSoft), at the University of Southern
California.
REFERENCES
Au Yeung, C. and Iwata, T. (2011). Strength of social in-
fluence in trust networks in product review sites. In
Proceedings of the fourth ACM international confer-
ence on Web search and data mining, pages 495–504.
ACM.
Blei, D., Ng, A., and Jordan, M. (2003). Latent dirichlet al-
location. The Journal of Machine Learning Research,
3:993–1022.
Chen, H. and Chen, A. (2001). A music recommendation
system based on music data grouping and user inter-
ests. In Proceedings of the tenth international con-
ference on Information and knowledge management,
pages 231–238. ACM.
Coppens, S., Mannens, E., De Pessemier, T., Geebelen, K.,
Dacquin, H., Van Deursen, D., and Van de Walle, R.
(2012). Unifying and targeting cultural activities via
events modelling and profiling. Multimedia Tools and
Applications, pages 1–38.
Cornelis, C., Guo, X., Lu, J., and Zhang, G. (2005). A
fuzzy relational approach to event recommendation.
In Proceedings of the Indian International Conference
on Artificial Intelligence.
Daly, E. M. and Geyer, W. (2011). Effective event discov-
ery: using location and social information for scoping
event recommendations. In Proceedings of the fifth
ACM conference on Recommender systems, RecSys
’11, pages 277–280, New York, NY, USA. ACM.
De Pessemier, T., Coppens, S., Geebelen, K., Vleugels,
C., Bannier, S., Mannens, E., Vanhecke, K., and
Martens, L. (2011). Collaborative recommendations
with content-based filters for cultural activities via a
scalable event distribution platform. Multimedia Tools
and Applications, pages 1–47.
ICEIS2013-15thInternationalConferenceonEnterpriseInformationSystems
378