SlideShare une entreprise Scribd logo
1  sur  64
Event Mining in Social Multimedia
Supervised Learning and Clustering Approaches
Symeon Papadopoulos
Information Technologies Institute (ITI)
Centre for Research & Technologies Hellas (CERTH)

Workshop on Event-based Media Integration and Processing
Barcelona, 21-22 October 2013
overview
• motivation
• problem definition
• approaches
– unsupervised clustering + cluster classification
– supervised clustering

• evaluation
– implicit + user-based
– mediaeval > social event detection

• summary & discussion
ACM Multimedia > EBMIP 2013

#2

Symeon Papadopoulos
motivation

ACM Multimedia > EBMIP 2013

Symeon Papadopoulos
Pope Benedict
2007: iPhone release
2008: Android release
2010: iPad release

Pope Francis

http://petapixel.com/2013/03/14/a-starry-sea-of-cameras-at-the-unveiling-of-pope-francis/

ACM Multimedia > EBMIP 2013

#4

Symeon Papadopoulos
demonstration /
riot / speech

news

personal

wedding / birthday / drinks

entertainment
concert / play / sports

ACM Multimedia > EBMIP 2013

#5

Symeon Papadopoulos
event multimedia hold value
• archiving/story-telling (personal use)
• news & media (journalists, editors)
• promotional material (organizers, artists)
• marketing (sponsors, advertisers)

ACM Multimedia > EBMIP 2013

#6

Symeon Papadopoulos
event multimedia lifecycle
PRE

DURING

POST

announcement
promotional material
shared online

EVENT MEDIA INDEXING &
REPLAY TECHNOLOGIES
BARELY COPE!

happening
attendants capture the event
(photos/videos)

attendants share & comment on event content

indexing & replay

COMMODITIZATION OF MEDIA
CAPTURING & SHARING > EXPLOSIVE
GROWTH OF EVENT MEDIA

ACM Multimedia > EBMIP 2013

annotation (tagging)
search > replay / reuse

#7

Symeon Papadopoulos
event media indexing wish list
• automatic: ideally parameter-free or with intuitive
parameters
• fast: casual users are impatient, professional users
need quick results
• scalable: possible to apply in very large collections
• serendipitous: discover non-obvious (long tail)
event multimedia
ACM Multimedia > EBMIP 2013

#8

Symeon Papadopoulos
problem definition

ACM Multimedia > EBMIP 2013

Symeon Papadopoulos
multimedia event detection
event detection involves the automatic organization of
a multimedia collection C into groups of items, each
(group) of which corresponds to a distinct event.
COLLECTION

EVENT SET
E1
EVENT DETECTION

E2

EN

ACM Multimedia > EBMIP 2013

#10

Symeon Papadopoulos
event detection variants

are we interested in all events?

YES

do all input images depict events?

NO

partitioning

filter media +
clustering

discovery mode

clustering +
filter events

filter media +
clustering +
filter events

detection mode

NO
ACM Multimedia > EBMIP 2013

#11

Symeon Papadopoulos
variant 1
• all input media items depict events
• all possible output events are of interest
• scenario: personal/professional collection consisting
solely of events > need for automatic organization
• approach: produce a partitioning (non-overlapping
clusters that cover the full set of media items) of the
input collection into events
ACM Multimedia > EBMIP 2013

#12

Symeon Papadopoulos
variant 2
• input media items may depict anything
• all possible output events are of interest
• scenario: media collected from the Web > discovery
of interesting event media content
• approach: (a) filter non-event media items > use
approach of variant 1, (b) cluster media items
(hoping that resulting clusters will be purely event or
non-event) and filter non-event clusters
ACM Multimedia > EBMIP 2013

#13

Symeon Papadopoulos
variant 3
• all input media items depict events
• not all possible output events are of interest
• scenario: personal/professional collection of event
content > retrieval of target events
• approach: cluster media items into events and filter
based on desired event attributes (e.g. location,
type, etc.)
ACM Multimedia > EBMIP 2013

#14

Symeon Papadopoulos
variant 4
• input media items may depict anything
• not all possible output events are of interest
• scenario: media collected from the Web > retrieval
of target events
• approach: (a) approach of variant 1a + filter events
by desired attributes, (b) approach similar to 1b, but
not only filter non-event clusters, but also noninteresting event clusters
ACM Multimedia > EBMIP 2013

#15

Symeon Papadopoulos
prevalent problems
• clustering
– group media items into events

• cluster classification
– does a particular cluster represent an event? if so, what
type of event does it represent?

• media item classification
– does a media item depict an event? what type?

ACM Multimedia > EBMIP 2013

#16

Symeon Papadopoulos
how to tackle them?
we are going to explore two paradigms:
• unsupervised clustering + cluster classification >
variant 2 + variant 4
by Quack et al., CIVR2008
[extended by Papadopoulos et al., Multimedia 2011]

• supervised clustering > variant 1 + variant 3
by Reuter et al., ICMR2012
[extended by Petkos et al., ICMR2012/MMM2014]
ACM Multimedia > EBMIP 2013

#17

Symeon Papadopoulos
approaches
unsupervised clustering + cluster classification

ACM Multimedia > EBMIP 2013

Symeon Papadopoulos
approach abstraction
media
collection

feature
extraction*

clustering

cluster naming

*also involves similarity or top-K computation
**also involves cluster feature extraction

event index

ACM Multimedia > EBMIP 2013

cluster
classification**

#19

postprocessing

Symeon Papadopoulos
unsupervised clustering + cluster classification
Quack et al., CIVR2008
• tile-based photo collection (each tile 200x200m)
• build dissimilarity matrices separately per modality
– visual: SURF + feature-feature matching + RANSAC
– text: stop-word* removal + modified tf-idf weighting

• hierarchical agglomerative clustering
– single-/complete-/average-link (controls granularity)

• cluster classification
– two features + ID3 tree for classes “object” & “event”

• cluster naming
– frequent itemset mining (top 15) + Wikipedia query (via Google)
– Wikipedia link scoring + verification (at least one match between any
of the Wikipedia article images and cluster images)
* extended with Flickr-specific + location-specific stop words
ACM Multimedia > EBMIP 2013

#20

Symeon Papadopoulos
#users / #photos

cluster classification

[2 years, 50 users / 120 photos]
[1 day, 2 users / 10 photos]

LANDMARK

EVENT

duration
ACM Multimedia > EBMIP 2013

#21

Symeon Papadopoulos
limitations
• applicable only to geotagged images
– assumes quite accurate positioning ~100m

• dissimilarity matrix computation is expensive!
– hard to scale to sets much larger than 10,000

• homography mapping expensive (due to featurefeature matching)
• cluster classification sensitive to clustering results (if
a landmark cluster is split into two smaller ones, it
may be incorrectly classified as event)
ACM Multimedia > EBMIP 2013

#22

Symeon Papadopoulos
extension
Papadopoulos et al. Multimedia 2011
• city-based image collection (does not require considerable
geotagging accuracy)
• construction of hybrid image similarity graph
– visual: SIFT + BoW + top-20 + median similarity filtering
– text: two options
• cheap: cooccurrence frequency (exclude frequent tags) + filtering
• costly: tag occurrence vectors > LSI > low-dimensional vectors > top-K

• graph clustering: SCAN (Xu et al., KDD2007)
• cluster classification
– two features + two tag-based features + SVM/kNN

• cluster naming
– frequent tag sequence mining (from titles)
ACM Multimedia > EBMIP 2013

#23

Symeon Papadopoulos
graph clustering :: SCAN

hub
(μ,ε)- core

structural similarity

outlier

• resilient to spurious links (e.g. visual links that connect
unrelated images)
• very fast (scales linearly to the number of edges)
• leaves less-/ and over-connected items out of the clustering
ACM Multimedia > EBMIP 2013

#24

Symeon Papadopoulos
tag-based cluster features
• manually label clusters as “landmarks” or “events”
• aggregate tags of contained images and derive corresponding
tag profiles*
EVENT

LANDMARK

• for a new cluster compute number of contained tags in each
of the two profiles > two additional features
* could be city-specific or global
ACM Multimedia > EBMIP 2013

#25

Symeon Papadopoulos
caveats
• graph construction may affect results
– k-nn versus ε-nn, parameter selection
– modality combination (in our case very simplistic)

• graph clustering
– does not take into account weights
– sometimes it leaves out of the clusters far too many items

• cluster classification
– sensitive to cluster granularity (e.g. fragmented clusters are very
challenging since first two features are misleading)

• cluster naming
– unreliable for small clusters, depends a lot on contained items (quality
of metadata, text language)
ACM Multimedia > EBMIP 2013

#26

Symeon Papadopoulos
approaches
supervised clustering

ACM Multimedia > EBMIP 2013

Symeon Papadopoulos
supervised event detection
• rationale: use a large number of “known” event
assignments to “learn” how to classify new content
into events
two main paradigms
• item-to-cluster: learn whether a new item belongs to
a given event cluster or not
• item-to-item: learn whether two items belong to the
same event cluster or not

ACM Multimedia > EBMIP 2013

#28

Symeon Papadopoulos
approach abstraction

blocking*

feature
extraction

similarity
computation

same event
model

media
collection

same event
classification

**

**

event index

clustering

* optional: used for improved efficiency
** applicable only to item-to-cluster methods
ACM Multimedia > EBMIP 2013

#29

Symeon Papadopoulos
supervised clustering
Reuter et al., ICMR2012
• blocking
– six database queries to retrieve 330 nearest events in terms of:
capture time (200), upload time (50), geo-location (20),
tag/title/description similarity (20/20/20)

• new image-candidate event pair described by nine features
– temporal similarity (upload+capture), proximity (Haversine formula),
tag/title/description similarity using cosine and BM25

• same event classification and clustering
– SVM used to rank candidate events (from blocking) based on
probability that new image belongs to them + second classifier (SVM)
to decide whether new image should start a new event (separate
features, incl. first SVM prediction scores + time difference)
ACM Multimedia > EBMIP 2013

#30

Symeon Papadopoulos
limitations
• simplistic treatment of missing metadata
– set similarity equal to 0 when metadata (e.g. geo-location)
is missing > could be misleading in case the two items
would actually be similar if such information was available

• for some features, representing an event by a proxy
(using centroids for aggregation) might not be rich
enough, e.g. in cases of geo-location
– this is a general characteristic of item-to-cluster methods

• does not make use of visual content
– makes approach faster at the expense of missing some
associations that might only surface in the form of visual
similarity (e.g. when metadata are of poor quality)
ACM Multimedia > EBMIP 2013

#31

Symeon Papadopoulos
extension
Petkos et al., ICMR2012/MMM2014
• blocking
– similar to Reuter et al. 2012 (except that it retrieves most similar
images, not events) but also includes visual similarity (VLAD + Product
Quantization) [MMM2014]. Up to 350* similar images are retrieved.

• image-image pair described by 11 similarity values:
– uploader (0/1), image (GIST and SURF+VLAD), text (same as in Reuter
et al., 2012), quantized time difference, geodesic distance (in km)
– two separate classifiers are trained, one when both images have
location information, and one when either of the two does not

• clustering
– a same-event graph is constructed based on the predictions of the
classifiers
– graph clustering is carried out in two flavours: batch (by use of SCAN)
and online by use of QCA (Nguyen et al., 2011) [MMM2014]
* in practice much lower (~100-200) due to overlap between candidates from different similarities
ACM Multimedia > EBMIP 2013

#32

Symeon Papadopoulos
online clustering of same-event graph
QCA maintains community structure incrementally following
graph change operations: node & edge addition (removal
operations not applicable in same event graph): based on the
concept of community attraction forces
Cz
new edge

new node

force from Cu to Cz

A

D

X

force from Cz to Cu

C

Cw

B

Cu

• Depending on a test (computed based on local
graph structure), community structure could
remain the same, X assigned to Cu or A to Cz.
• If A is assigned to Cu, all its neighbours will be
checked for potential reassignment.

ACM Multimedia > EBMIP 2013

#33

Symeon Papadopoulos
caveats
• the method requires maintaining the same-event
graph in-memory
– starts becoming hard to apply in collections bigger than
some hundreds of thousands of images
– in general, item-to-item event detection methods are less
scalable compared to item-to-cluster > potential solution
by use of graph databases

• in batch mode, the use of SCAN leads to images
being excluded from clusters
– variants of the algorithm to make it partitional if necessary
(by assigning hubs & outliers to adjacent clusters)
ACM Multimedia > EBMIP 2013

#34

Symeon Papadopoulos
evaluation

ACM Multimedia > EBMIP 2013

Symeon Papadopoulos
how to evaluate?
• different approach depending on problem variant
• for variants 2 and 4, it is hard to create ground truth
(since we are interested in all possible events)
– implicit measures of cluster goodness
– user-based

• for variants 1 and 3, it is possible to collect or create
comprehensive ground truth
– mediaeval
ACM Multimedia > EBMIP 2013

#36

Symeon Papadopoulos
case study:
landmark & event discovery in Barcelona

ACM Multimedia > EBMIP 2013

Symeon Papadopoulos
dataset
Geo-query to flickr API with centre in Barcelona (2010)
• 207,750 photos by 7,768 users
• tag pre-processing:
– filter very short and very long tags
– tags consisting of alphanumeric characters (e.g. camera models)
– tags from a blacklist (e.g. “geotagged”)

• 33,959 tags > 173,825 photos with at least one of them
• remove tags used in more than 350 photos (e.g. “Barcelona”,
“Catalunya”) > 120,742 photos with at least one of them

ACM Multimedia > EBMIP 2013

Symeon Papadopoulos
implicit evaluation of clustering quality
• perform the clustering without making use of location
information, and then measure how coherent the resulting
clusters are > measure of quality (i.e. tight clusters > more
likely to not contain irrelevant images)
• we call the measure GCC, Geospatial Cluster Coherence
mean
std
SCAN graph
clustering
k-means data
clustering
ACM Multimedia > EBMIP 2013

Symeon Papadopoulos
user-based evaluation
• random selection of 33 visual and 40 tag-based clusters (from SCAN) and
corresponding k-means clusters (based on member sets overlap)
• each cluster was presented to two independent evaluators and they were
asked to mark (in a Web UI) the images that were not perceived as
relevant > P, R* (and F) + κ-statistic
• we call this SCQ, Subjective Cluster Quality
+ in a second study, we
compared visual, tag &
hybrid (all from SCAN)
> hybrid were found to
have an F-score 28.5%
higher than visual and
19.8% than tag-based
* this is a pseudo-recall, computed by pooling “correct” images from all methods together
ACM Multimedia > EBMIP 2013

Symeon Papadopoulos
evaluate event/non-event classification
• manual annotation of 2,056 clusters
> 969 landmark, 636 events, 451 unassigned (not used)
blue: Quack et al.
red: proposed extension
10 random 50-50 splits
(grey: std across 10 splits)
16-23% improvement
F-measure ~ 87%

ACM Multimedia > EBMIP 2013

Symeon Papadopoulos
popular event categories
music, concert, gigs, DJ

43.1%

conference, presentation

6.5%

local traditional, parades

4.6%

racing, motorbikes, f1

3.3%

Browse results:
http://clusttour.com/index.php?content=place&id=2
ACM Multimedia > EBMIP 2013

Symeon Papadopoulos
social event detection

ACM Multimedia > EBMIP 2013

Symeon Papadopoulos
a bit of background...
• mediaeval
– well-known benchmarking activity since 2010 (started as
VideoCLEF in 2008)
– consists of several tasks dedicated to specific challenges

• social event detection (SED)
– first run in 2011 (7 participants)
– this year was the third edition of the task with a bit
different challenge definitions and increased participation!
(11 participants)
ACM Multimedia > EBMIP 2013

Symeon Papadopoulos
task definition & dataset
• 2011 collection: 73,645 flickr photos from five cities, May 2009
find events related to two target categories
variant 4
> soccer matches in Barcelona and Rome
> concerts in venues Paradiso and Parc del Forum

• 2012 collection: 167,332 flickr photos from five cities, 2009-2011
find events related to three target categories
variant 4

> technical events (e.g. exhibitions, fairs) in Germany
> soccer events in Hamburg and Madrid
> Indignados movement in Madrid

• 2013 collection 1: 437,370 flickr photos + 1,327 YouTube videos
collection 2: 57,165 Instagram photos
variant 1 cluster collection 1 into events (attach YouTube videos to them)
categorize collection 2 images into eight event types or non-event
ACM Multimedia > EBMIP 2013

Symeon Papadopoulos
sed2012: evaluation setup
• approach by Petkos et al., MMM2014
– method designed for event detection as in variant 4 > used
only 7,779 photos belonging to events in order to assess
clustering quality (=Normalized Mutual Information, NMI)

• ground truth: photos clustered around 149 events
(18 technical, 79 soccer, 52 Indignados)
• assess the following aspects:
– accuracy of same-event classification
– compare clustering quality between item-to-cluster and
the two versions of item-to-item (batch & incremental)
– measure contributions of different features
– study generalization abilities of same event model
ACM Multimedia > EBMIP 2013

Symeon Papadopoulos
sed2012: SE accuracy & clustering quality
• same event classification accuracy 98.58% (SVM)
– 10K pos/neg training, 10K pos/neg testing (random)

• clustering quality (NMI): 30/119 training/testing events [10 random splits]
– incremental same or better than batch
– item-to-item better than item-to-cluster (significant at 0.95 confidence)
BATCH

INCREMENTAL

ITEM-TO-CLUSTER

AVG

0.924

0.934

0.898

STD

0.019

0.021

0.027

• when non-event photos enter the dataset, NMI degrades quickly
NON-EVENT

BATCH

INCREMENTAL

ITEM-TO-CLUSTER

5%

0.4824

0.5164

0.3954

10%

0.3421

0.3683

0.2899

*

* In the second table, results were obtained using sed2011 for training and sed2012 for testing.
ACM Multimedia > EBMIP 2013

Symeon Papadopoulos
sed2012: contribution of features
• same experiments using limited sets of features
FEATUERS

BATCH

INCREMENTAL

VISUAL

0.8020 ∓ 0.0193

0.8179 ∓ 0.0151

TEXTUAL

0.7925 ∓ 0.0255

0.7792 ∓ 0.0310

VISUAL+TIME

0.9244 ∓ 0.0195

0.9360 ∓ 0.0183

TEXTUAL+TIME

0.9016 ∓ 0.0173

0.9049 ∓ 0.0209

• repeating the same experiments without the use of
blocking led to significantly worse results
– e.g. 0.030 for visual, 0.7148 for textual

• time is an extremely important feature
ACM Multimedia > EBMIP 2013

Symeon Papadopoulos
sed2012: generalizing same event model
• train using one event type > test on a different one
• in most cases negative impact
• in few cases, performance is very high!
BATCH
soccer

technical

Indignados

soccer

-

0.8658

0.8494

technical

0.7967

-

0.8977

Indignados

0.9645

0.8456

-

INCREMENTAL
soccer

technical

Indignados

soccer

-

0.8892

0.8667

technical

0.7661

-

0.7735

Indignados

0.9845

0.8482

-

ACM Multimedia > EBMIP 2013

Symeon Papadopoulos
sed2013 (just a couple of days ago!)
• challenge 1 (full clustering into events)
– modified version of method by Petkos et al. MMM2014
post-processing step to assign hubs & outliers (by SCAN) to
detected events (different variations used in different runs)

– median performance (compared to other teams)
ex. results: NMI = 0.9131, F = 0.7031, divergence = 0.6367

• challenge 2 (classification into event types)
– method based on combining VLAD/PCA + tags/pLSA and
Approximate Laplacian Eigenmaps (Mantziou et al., 2013)
– median performance (compared to other teams)
ex. Results: F1 = 0.3344, F1 div. = 0.2261,
F1 (E/NE) = 0.7163, F1 div. (E/NE) = 0.2157
ACM Multimedia > EBMIP 2013

Symeon Papadopoulos
evaluation: main caveat
• creation strategy of benchmark dataset can
dramatically affect how hard (or easy) the problem is
– if events are very sparsely distributed over time, then a
simple time-based clustering could be sufficient
– if events correspond to users one-to-one, then a simple
user-based look-up could yield very high accuracy
– using the same source for training/testing makes it easy

• need to explore new challenging settings
– multiple sources of multimedia
– huge amounts of non-event content
– very dense coverage of feature space by test events
ACM Multimedia > EBMIP 2013

Symeon Papadopoulos
summary & discussion

ACM Multimedia > EBMIP 2013

Symeon Papadopoulos
the many faces of event detection
• event detection in multimedia can be formulated in
different ways
– we examined four variants
– essentially a combination of clustering & classification

• depending on the setting, unsupervised clustering or
supervised learning are valid options for tackling the
problem
• presented two frameworks (+extensions) for
different variants of the problem
• discussed different evaluation strategies & datasets
ACM Multimedia > EBMIP 2013

Symeon Papadopoulos
related research problems
• event crawling
– where to look for content that is likely related to events?
– what kind of queries to formulate?

• event search & recommendation
– assume a very large index of events
– what to retrieve?

• event summarization
– have found & indexed many photos for an event
– how/what to present?
ACM Multimedia > EBMIP 2013

#54

Symeon Papadopoulos
holy grail for event detection
• query with event name
• obtain a summary of relevant media from different
sources (twitter, facebook, google+, flickr, ...)
• drill down into sub-events
• event analytics/statistics
• recreate considerable part of event experience from
indexed media content + data

ACM Multimedia > EBMIP 2013

Symeon Papadopoulos
Special Issue
• Social Multimedia and Storytelling: using social media for
capturing, mining and recreating experiences, events and
places
–
–
–
–
–

place- and event-centric social multimedia discovery and collection;
social event detection;
real-world place and event mining and analytics;
place and event summarization through social content;
...

• editors:
– Pablo Cesar, Ayman Shamma, Aisling Kelliher, Ramesh Jain, me

• expected submission date: July 1st 2014
• call for papers not yet online (coming soon)
ACM Multimedia > EBMIP 2013

Symeon Papadopoulos
the CERTH-ITI event detection team
Manos Schinas (manosetro@iti.gr)

Giorgos Petkos (gpetkos@iti.gr)

Yiannis Kompatsiaris (ikom@iti.gr)

ACM Multimedia > EBMIP 2013

Symeon Papadopoulos
Thank You!
Contact

papadop@iti.gr
@sympapadopoulos
https://github.com/socialsensor/social-event-detection
http://www.slideshare.net/sympapadopoulos/

Acknowledgements

ACM Multimedia > EBMIP 2013

#58

Symeon Papadopoulos
references (i)
• Quack, T., Leibe, B., & Van Gool, L. (2008). World-scale mining of objects
and events from community photo collections. In Proceedings of the 2008
international conference on Content-based image and video retrieval (pp.
47-56). ACM.
• Papadopoulos, S., Zigkolis, C., Kompatsiaris, Y., & Vakali, A. (2011).
Cluster-based landmark and event detection on tagged photo
collections. IEEE Multimedia 18(1), (pp. 52-63)
• Reuter, T., & Cimiano, P. (2012, June). Event-based classification of social
media streams. In Proceedings of the 2nd ACM International Conference
on Multimedia Retrieval (p. 22). ACM.
• Petkos, G., Papadopoulos, S., & Kompatsiaris, Y. (2012). Social event
detection using multimodal clustering and integrating supervisory signals.
In Proceedings of the 2nd ACM International Conference on Multimedia
Retrieval (p. 23). ACM.
ACM Multimedia > EBMIP 2013

#59

Symeon Papadopoulos
references (ii)
• Petkos, G., Papadopoulos, S., Schinas, M., Kompatsiaris, Y. (2014). Graphbased Multimodal Clustering for Social Event Detection in Large
Collections of Images. In Proceedings of the 20th international conference
on Multimedia Modeling, to appear.
• Xu, X., Yuruk, N., Feng, Z., & Schweiger, T. A. (2007). SCAN: a structural
clustering algorithm for networks. In Proceedings of the 13th ACM SIGKDD
international conference on Knowledge discovery and data mining (pp.
824-833). ACM.
• Nguyen, N. P., Dinh, T. N., Xuan, Y., & Thai, M. T. (2011). Adaptive
algorithms for detecting community structure in dynamic social networks.
In 2011 Proceedings of IEEE INFOCOM, (pp. 2282-2290). IEEE.
• Mantziou, E., Papadopoulos, S., & Kompatsiaris, Y. (2013). Large-scale
semi-supervised learning by Approximate Laplacian Eigenmaps, VLAD and
pyramids. In 14th International Workshop on Image Analysis for
Multimedia Interactive Services (WIAMIS), 2013 (pp. 1-4). IEEE.

ACM Multimedia > EBMIP 2013

Symeon Papadopoulos
ACM Multimedia > EBMIP 2013

Symeon Papadopoulos
Justin Bieber
http://www.dailymail.co.uk/tvshowbiz/article-1309620/Justin-Bieber-makes-early-morning-airport-dashsending-girls-crazy-Maryland-gig.html

exercise: count the cameras…

ACM Multimedia > EBMIP 2013

#62

Symeon Papadopoulos
photo acknowledgements (i)
http://www.flickr.com/photos/tomvu/4137577681/

http://www.flickr.com/photos/diamondgeyser/371841339/
http://www.flickr.com/photos/mattbritt00/7125302883/

http://www.flickr.com/photos/earobe6/2333185653/
http://www.flickr.com/photos/phirue/4316064876/

http://www.flickr.com/photos/mypanda/2184195068/

ACM Multimedia > EBMIP 2013

#63

Symeon Papadopoulos
photo acknowledgements (ii)
http://www.flickr.com/photos/cairnlee_cres/216396373/

http://www.flickr.com/photos/duncan/4510489508/

http://www.flickr.com/photos/tripu/2521042947/

ACM Multimedia > EBMIP 2013

#64

Symeon Papadopoulos

Contenu connexe

Similaire à Event Mining in Social Multimedia

CERTH @ MediaEval 2012 Social Event Detection Task
CERTH @ MediaEval 2012 Social Event Detection TaskCERTH @ MediaEval 2012 Social Event Detection Task
CERTH @ MediaEval 2012 Social Event Detection TaskMediaEval2012
 
CERTH @ MediaEval 2012 Social Event Detection Task
CERTH @ MediaEval 2012 Social Event Detection TaskCERTH @ MediaEval 2012 Social Event Detection Task
CERTH @ MediaEval 2012 Social Event Detection TaskSymeon Papadopoulos
 
IntroML_1_Introduction_Tagged.pdf
IntroML_1_Introduction_Tagged.pdfIntroML_1_Introduction_Tagged.pdf
IntroML_1_Introduction_Tagged.pdfElio Laureano
 
IntroML_1_Introduction
IntroML_1_IntroductionIntroML_1_Introduction
IntroML_1_IntroductionElio Laureano
 
SBA Live Academy: Software Security – Towards a Mature Lifecycle and DevSecOp...
SBA Live Academy: Software Security – Towards a Mature Lifecycle and DevSecOp...SBA Live Academy: Software Security – Towards a Mature Lifecycle and DevSecOp...
SBA Live Academy: Software Security – Towards a Mature Lifecycle and DevSecOp...SBA Research
 
Extracting Media Items from Multiple Social Networks
Extracting Media Items from Multiple Social NetworksExtracting Media Items from Multiple Social Networks
Extracting Media Items from Multiple Social NetworksRaphael Troncy
 
Real Time Object Dectection using machine learning
Real Time Object Dectection using machine learningReal Time Object Dectection using machine learning
Real Time Object Dectection using machine learningpratik pratyay
 
Huawei STW 2018 public
Huawei STW 2018 publicHuawei STW 2018 public
Huawei STW 2018 publicAlan Smeaton
 
Ambient Intelligence Design Process
Ambient Intelligence Design ProcessAmbient Intelligence Design Process
Ambient Intelligence Design ProcessFulvio Corno
 
Why we don’t use the Term DevOps: the Journey to a Product Mindset - Destinat...
Why we don’t use the Term DevOps: the Journey to a Product Mindset - Destinat...Why we don’t use the Term DevOps: the Journey to a Product Mindset - Destinat...
Why we don’t use the Term DevOps: the Journey to a Product Mindset - Destinat...Henning Jacobs
 
Web-Based Online Embedded Security System And Alertness Via Social Media
Web-Based Online Embedded Security System And Alertness Via Social MediaWeb-Based Online Embedded Security System And Alertness Via Social Media
Web-Based Online Embedded Security System And Alertness Via Social MediaIRJET Journal
 
"How Pirelli uses Domino and Plotly for Smart Manufacturing" by Alberto Arrig...
"How Pirelli uses Domino and Plotly for Smart Manufacturing" by Alberto Arrig..."How Pirelli uses Domino and Plotly for Smart Manufacturing" by Alberto Arrig...
"How Pirelli uses Domino and Plotly for Smart Manufacturing" by Alberto Arrig...Data Science Milan
 
Automatic Selection of Linked Open Data features in Graph-based Recommender S...
Automatic Selection of Linked Open Data features in Graph-based Recommender S...Automatic Selection of Linked Open Data features in Graph-based Recommender S...
Automatic Selection of Linked Open Data features in Graph-based Recommender S...Cataldo Musto
 
Suspicious Activity Detection
Suspicious Activity DetectionSuspicious Activity Detection
Suspicious Activity DetectionMushahid Ali
 
Camara for uav jan2012 eas 021
Camara for uav jan2012 eas 021Camara for uav jan2012 eas 021
Camara for uav jan2012 eas 021M.L. Kamalasana
 
Real Time Moving Object Detection for Day-Night Surveillance using AI
Real Time Moving Object Detection for Day-Night Surveillance using AIReal Time Moving Object Detection for Day-Night Surveillance using AI
Real Time Moving Object Detection for Day-Night Surveillance using AIIRJET Journal
 

Similaire à Event Mining in Social Multimedia (20)

CERTH @ MediaEval 2012 Social Event Detection Task
CERTH @ MediaEval 2012 Social Event Detection TaskCERTH @ MediaEval 2012 Social Event Detection Task
CERTH @ MediaEval 2012 Social Event Detection Task
 
Video Thumbnail Selector
Video Thumbnail SelectorVideo Thumbnail Selector
Video Thumbnail Selector
 
CERTH @ MediaEval 2012 Social Event Detection Task
CERTH @ MediaEval 2012 Social Event Detection TaskCERTH @ MediaEval 2012 Social Event Detection Task
CERTH @ MediaEval 2012 Social Event Detection Task
 
IntroML_1_Introduction_Tagged.pdf
IntroML_1_Introduction_Tagged.pdfIntroML_1_Introduction_Tagged.pdf
IntroML_1_Introduction_Tagged.pdf
 
IntroML_1_Introduction
IntroML_1_IntroductionIntroML_1_Introduction
IntroML_1_Introduction
 
SBA Live Academy: Software Security – Towards a Mature Lifecycle and DevSecOp...
SBA Live Academy: Software Security – Towards a Mature Lifecycle and DevSecOp...SBA Live Academy: Software Security – Towards a Mature Lifecycle and DevSecOp...
SBA Live Academy: Software Security – Towards a Mature Lifecycle and DevSecOp...
 
slide-171212080528.pptx
slide-171212080528.pptxslide-171212080528.pptx
slide-171212080528.pptx
 
Extracting Media Items from Multiple Social Networks
Extracting Media Items from Multiple Social NetworksExtracting Media Items from Multiple Social Networks
Extracting Media Items from Multiple Social Networks
 
Real Time Object Dectection using machine learning
Real Time Object Dectection using machine learningReal Time Object Dectection using machine learning
Real Time Object Dectection using machine learning
 
Concentric Semantic Snapshot
Concentric Semantic SnapshotConcentric Semantic Snapshot
Concentric Semantic Snapshot
 
Huawei STW 2018 public
Huawei STW 2018 publicHuawei STW 2018 public
Huawei STW 2018 public
 
Ambient Intelligence Design Process
Ambient Intelligence Design ProcessAmbient Intelligence Design Process
Ambient Intelligence Design Process
 
Paper 153
Paper 153Paper 153
Paper 153
 
Why we don’t use the Term DevOps: the Journey to a Product Mindset - Destinat...
Why we don’t use the Term DevOps: the Journey to a Product Mindset - Destinat...Why we don’t use the Term DevOps: the Journey to a Product Mindset - Destinat...
Why we don’t use the Term DevOps: the Journey to a Product Mindset - Destinat...
 
Web-Based Online Embedded Security System And Alertness Via Social Media
Web-Based Online Embedded Security System And Alertness Via Social MediaWeb-Based Online Embedded Security System And Alertness Via Social Media
Web-Based Online Embedded Security System And Alertness Via Social Media
 
"How Pirelli uses Domino and Plotly for Smart Manufacturing" by Alberto Arrig...
"How Pirelli uses Domino and Plotly for Smart Manufacturing" by Alberto Arrig..."How Pirelli uses Domino and Plotly for Smart Manufacturing" by Alberto Arrig...
"How Pirelli uses Domino and Plotly for Smart Manufacturing" by Alberto Arrig...
 
Automatic Selection of Linked Open Data features in Graph-based Recommender S...
Automatic Selection of Linked Open Data features in Graph-based Recommender S...Automatic Selection of Linked Open Data features in Graph-based Recommender S...
Automatic Selection of Linked Open Data features in Graph-based Recommender S...
 
Suspicious Activity Detection
Suspicious Activity DetectionSuspicious Activity Detection
Suspicious Activity Detection
 
Camara for uav jan2012 eas 021
Camara for uav jan2012 eas 021Camara for uav jan2012 eas 021
Camara for uav jan2012 eas 021
 
Real Time Moving Object Detection for Day-Night Surveillance using AI
Real Time Moving Object Detection for Day-Night Surveillance using AIReal Time Moving Object Detection for Day-Night Surveillance using AI
Real Time Moving Object Detection for Day-Night Surveillance using AI
 

Plus de Symeon Papadopoulos

DeepFake Detection: Challenges, Progress and Hands-on Demonstration of Techno...
DeepFake Detection: Challenges, Progress and Hands-on Demonstration of Techno...DeepFake Detection: Challenges, Progress and Hands-on Demonstration of Techno...
DeepFake Detection: Challenges, Progress and Hands-on Demonstration of Techno...Symeon Papadopoulos
 
Deepfakes: An Emerging Internet Threat and their Detection
Deepfakes: An Emerging Internet Threat and their DetectionDeepfakes: An Emerging Internet Threat and their Detection
Deepfakes: An Emerging Internet Threat and their DetectionSymeon Papadopoulos
 
Knowledge-based Fusion for Image Tampering Localization
Knowledge-based Fusion for Image Tampering LocalizationKnowledge-based Fusion for Image Tampering Localization
Knowledge-based Fusion for Image Tampering LocalizationSymeon Papadopoulos
 
Deepfake Detection: The Importance of Training Data Preprocessing and Practic...
Deepfake Detection: The Importance of Training Data Preprocessing and Practic...Deepfake Detection: The Importance of Training Data Preprocessing and Practic...
Deepfake Detection: The Importance of Training Data Preprocessing and Practic...Symeon Papadopoulos
 
COVID-19 Infodemic vs Contact Tracing
COVID-19 Infodemic vs Contact TracingCOVID-19 Infodemic vs Contact Tracing
COVID-19 Infodemic vs Contact TracingSymeon Papadopoulos
 
Similarity-based retrieval of multimedia content
Similarity-based retrieval of multimedia contentSimilarity-based retrieval of multimedia content
Similarity-based retrieval of multimedia contentSymeon Papadopoulos
 
Twitter-based Sensing of City-level Air Quality
Twitter-based Sensing of City-level Air QualityTwitter-based Sensing of City-level Air Quality
Twitter-based Sensing of City-level Air QualitySymeon Papadopoulos
 
Aggregating and Analyzing the Context of Social Media Content
Aggregating and Analyzing the Context of Social Media ContentAggregating and Analyzing the Context of Social Media Content
Aggregating and Analyzing the Context of Social Media ContentSymeon Papadopoulos
 
Verifying Multimedia Content on the Internet
Verifying Multimedia Content on the InternetVerifying Multimedia Content on the Internet
Verifying Multimedia Content on the InternetSymeon Papadopoulos
 
A Web-based Service for Image Tampering Detection
A Web-based Service for Image Tampering DetectionA Web-based Service for Image Tampering Detection
A Web-based Service for Image Tampering DetectionSymeon Papadopoulos
 
Learning to detect Misleading Content on Twitter
Learning to detect Misleading Content on TwitterLearning to detect Misleading Content on Twitter
Learning to detect Misleading Content on TwitterSymeon Papadopoulos
 
Near-Duplicate Video Retrieval by Aggregating Intermediate CNN Layers
Near-Duplicate Video Retrieval by Aggregating Intermediate CNN LayersNear-Duplicate Video Retrieval by Aggregating Intermediate CNN Layers
Near-Duplicate Video Retrieval by Aggregating Intermediate CNN LayersSymeon Papadopoulos
 
Verifying Multimedia Use at MediaEval 2016
Verifying Multimedia Use at MediaEval 2016Verifying Multimedia Use at MediaEval 2016
Verifying Multimedia Use at MediaEval 2016Symeon Papadopoulos
 
Placing Images with Refined Language Models and Similarity Search with PCA-re...
Placing Images with Refined Language Models and Similarity Search with PCA-re...Placing Images with Refined Language Models and Similarity Search with PCA-re...
Placing Images with Refined Language Models and Similarity Search with PCA-re...Symeon Papadopoulos
 
In-depth Exploration of Geotagging Performance
In-depth Exploration of Geotagging PerformanceIn-depth Exploration of Geotagging Performance
In-depth Exploration of Geotagging PerformanceSymeon Papadopoulos
 
Perceived versus Actual Predictability of Personal Information in Social Netw...
Perceived versus Actual Predictability of Personal Information in Social Netw...Perceived versus Actual Predictability of Personal Information in Social Netw...
Perceived versus Actual Predictability of Personal Information in Social Netw...Symeon Papadopoulos
 
Web and Social Media Image Forensics for News Professionals
Web and Social Media Image Forensics for News ProfessionalsWeb and Social Media Image Forensics for News Professionals
Web and Social Media Image Forensics for News ProfessionalsSymeon Papadopoulos
 
Predicting News Popularity by Mining Online Discussions
Predicting News Popularity by Mining Online DiscussionsPredicting News Popularity by Mining Online Discussions
Predicting News Popularity by Mining Online DiscussionsSymeon Papadopoulos
 
Finding Diverse Social Images at MediaEval 2015
Finding Diverse Social Images at MediaEval 2015Finding Diverse Social Images at MediaEval 2015
Finding Diverse Social Images at MediaEval 2015Symeon Papadopoulos
 

Plus de Symeon Papadopoulos (20)

DeepFake Detection: Challenges, Progress and Hands-on Demonstration of Techno...
DeepFake Detection: Challenges, Progress and Hands-on Demonstration of Techno...DeepFake Detection: Challenges, Progress and Hands-on Demonstration of Techno...
DeepFake Detection: Challenges, Progress and Hands-on Demonstration of Techno...
 
Deepfakes: An Emerging Internet Threat and their Detection
Deepfakes: An Emerging Internet Threat and their DetectionDeepfakes: An Emerging Internet Threat and their Detection
Deepfakes: An Emerging Internet Threat and their Detection
 
Knowledge-based Fusion for Image Tampering Localization
Knowledge-based Fusion for Image Tampering LocalizationKnowledge-based Fusion for Image Tampering Localization
Knowledge-based Fusion for Image Tampering Localization
 
Deepfake Detection: The Importance of Training Data Preprocessing and Practic...
Deepfake Detection: The Importance of Training Data Preprocessing and Practic...Deepfake Detection: The Importance of Training Data Preprocessing and Practic...
Deepfake Detection: The Importance of Training Data Preprocessing and Practic...
 
COVID-19 Infodemic vs Contact Tracing
COVID-19 Infodemic vs Contact TracingCOVID-19 Infodemic vs Contact Tracing
COVID-19 Infodemic vs Contact Tracing
 
Similarity-based retrieval of multimedia content
Similarity-based retrieval of multimedia contentSimilarity-based retrieval of multimedia content
Similarity-based retrieval of multimedia content
 
Twitter-based Sensing of City-level Air Quality
Twitter-based Sensing of City-level Air QualityTwitter-based Sensing of City-level Air Quality
Twitter-based Sensing of City-level Air Quality
 
Aggregating and Analyzing the Context of Social Media Content
Aggregating and Analyzing the Context of Social Media ContentAggregating and Analyzing the Context of Social Media Content
Aggregating and Analyzing the Context of Social Media Content
 
Verifying Multimedia Content on the Internet
Verifying Multimedia Content on the InternetVerifying Multimedia Content on the Internet
Verifying Multimedia Content on the Internet
 
A Web-based Service for Image Tampering Detection
A Web-based Service for Image Tampering DetectionA Web-based Service for Image Tampering Detection
A Web-based Service for Image Tampering Detection
 
Learning to detect Misleading Content on Twitter
Learning to detect Misleading Content on TwitterLearning to detect Misleading Content on Twitter
Learning to detect Misleading Content on Twitter
 
Near-Duplicate Video Retrieval by Aggregating Intermediate CNN Layers
Near-Duplicate Video Retrieval by Aggregating Intermediate CNN LayersNear-Duplicate Video Retrieval by Aggregating Intermediate CNN Layers
Near-Duplicate Video Retrieval by Aggregating Intermediate CNN Layers
 
Verifying Multimedia Use at MediaEval 2016
Verifying Multimedia Use at MediaEval 2016Verifying Multimedia Use at MediaEval 2016
Verifying Multimedia Use at MediaEval 2016
 
Multimedia Privacy
Multimedia PrivacyMultimedia Privacy
Multimedia Privacy
 
Placing Images with Refined Language Models and Similarity Search with PCA-re...
Placing Images with Refined Language Models and Similarity Search with PCA-re...Placing Images with Refined Language Models and Similarity Search with PCA-re...
Placing Images with Refined Language Models and Similarity Search with PCA-re...
 
In-depth Exploration of Geotagging Performance
In-depth Exploration of Geotagging PerformanceIn-depth Exploration of Geotagging Performance
In-depth Exploration of Geotagging Performance
 
Perceived versus Actual Predictability of Personal Information in Social Netw...
Perceived versus Actual Predictability of Personal Information in Social Netw...Perceived versus Actual Predictability of Personal Information in Social Netw...
Perceived versus Actual Predictability of Personal Information in Social Netw...
 
Web and Social Media Image Forensics for News Professionals
Web and Social Media Image Forensics for News ProfessionalsWeb and Social Media Image Forensics for News Professionals
Web and Social Media Image Forensics for News Professionals
 
Predicting News Popularity by Mining Online Discussions
Predicting News Popularity by Mining Online DiscussionsPredicting News Popularity by Mining Online Discussions
Predicting News Popularity by Mining Online Discussions
 
Finding Diverse Social Images at MediaEval 2015
Finding Diverse Social Images at MediaEval 2015Finding Diverse Social Images at MediaEval 2015
Finding Diverse Social Images at MediaEval 2015
 

Dernier

08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 

Dernier (20)

08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 

Event Mining in Social Multimedia

  • 1. Event Mining in Social Multimedia Supervised Learning and Clustering Approaches Symeon Papadopoulos Information Technologies Institute (ITI) Centre for Research & Technologies Hellas (CERTH) Workshop on Event-based Media Integration and Processing Barcelona, 21-22 October 2013
  • 2. overview • motivation • problem definition • approaches – unsupervised clustering + cluster classification – supervised clustering • evaluation – implicit + user-based – mediaeval > social event detection • summary & discussion ACM Multimedia > EBMIP 2013 #2 Symeon Papadopoulos
  • 3. motivation ACM Multimedia > EBMIP 2013 Symeon Papadopoulos
  • 4. Pope Benedict 2007: iPhone release 2008: Android release 2010: iPad release Pope Francis http://petapixel.com/2013/03/14/a-starry-sea-of-cameras-at-the-unveiling-of-pope-francis/ ACM Multimedia > EBMIP 2013 #4 Symeon Papadopoulos
  • 5. demonstration / riot / speech news personal wedding / birthday / drinks entertainment concert / play / sports ACM Multimedia > EBMIP 2013 #5 Symeon Papadopoulos
  • 6. event multimedia hold value • archiving/story-telling (personal use) • news & media (journalists, editors) • promotional material (organizers, artists) • marketing (sponsors, advertisers) ACM Multimedia > EBMIP 2013 #6 Symeon Papadopoulos
  • 7. event multimedia lifecycle PRE DURING POST announcement promotional material shared online EVENT MEDIA INDEXING & REPLAY TECHNOLOGIES BARELY COPE! happening attendants capture the event (photos/videos) attendants share & comment on event content indexing & replay COMMODITIZATION OF MEDIA CAPTURING & SHARING > EXPLOSIVE GROWTH OF EVENT MEDIA ACM Multimedia > EBMIP 2013 annotation (tagging) search > replay / reuse #7 Symeon Papadopoulos
  • 8. event media indexing wish list • automatic: ideally parameter-free or with intuitive parameters • fast: casual users are impatient, professional users need quick results • scalable: possible to apply in very large collections • serendipitous: discover non-obvious (long tail) event multimedia ACM Multimedia > EBMIP 2013 #8 Symeon Papadopoulos
  • 9. problem definition ACM Multimedia > EBMIP 2013 Symeon Papadopoulos
  • 10. multimedia event detection event detection involves the automatic organization of a multimedia collection C into groups of items, each (group) of which corresponds to a distinct event. COLLECTION EVENT SET E1 EVENT DETECTION E2 EN ACM Multimedia > EBMIP 2013 #10 Symeon Papadopoulos
  • 11. event detection variants are we interested in all events? YES do all input images depict events? NO partitioning filter media + clustering discovery mode clustering + filter events filter media + clustering + filter events detection mode NO ACM Multimedia > EBMIP 2013 #11 Symeon Papadopoulos
  • 12. variant 1 • all input media items depict events • all possible output events are of interest • scenario: personal/professional collection consisting solely of events > need for automatic organization • approach: produce a partitioning (non-overlapping clusters that cover the full set of media items) of the input collection into events ACM Multimedia > EBMIP 2013 #12 Symeon Papadopoulos
  • 13. variant 2 • input media items may depict anything • all possible output events are of interest • scenario: media collected from the Web > discovery of interesting event media content • approach: (a) filter non-event media items > use approach of variant 1, (b) cluster media items (hoping that resulting clusters will be purely event or non-event) and filter non-event clusters ACM Multimedia > EBMIP 2013 #13 Symeon Papadopoulos
  • 14. variant 3 • all input media items depict events • not all possible output events are of interest • scenario: personal/professional collection of event content > retrieval of target events • approach: cluster media items into events and filter based on desired event attributes (e.g. location, type, etc.) ACM Multimedia > EBMIP 2013 #14 Symeon Papadopoulos
  • 15. variant 4 • input media items may depict anything • not all possible output events are of interest • scenario: media collected from the Web > retrieval of target events • approach: (a) approach of variant 1a + filter events by desired attributes, (b) approach similar to 1b, but not only filter non-event clusters, but also noninteresting event clusters ACM Multimedia > EBMIP 2013 #15 Symeon Papadopoulos
  • 16. prevalent problems • clustering – group media items into events • cluster classification – does a particular cluster represent an event? if so, what type of event does it represent? • media item classification – does a media item depict an event? what type? ACM Multimedia > EBMIP 2013 #16 Symeon Papadopoulos
  • 17. how to tackle them? we are going to explore two paradigms: • unsupervised clustering + cluster classification > variant 2 + variant 4 by Quack et al., CIVR2008 [extended by Papadopoulos et al., Multimedia 2011] • supervised clustering > variant 1 + variant 3 by Reuter et al., ICMR2012 [extended by Petkos et al., ICMR2012/MMM2014] ACM Multimedia > EBMIP 2013 #17 Symeon Papadopoulos
  • 18. approaches unsupervised clustering + cluster classification ACM Multimedia > EBMIP 2013 Symeon Papadopoulos
  • 19. approach abstraction media collection feature extraction* clustering cluster naming *also involves similarity or top-K computation **also involves cluster feature extraction event index ACM Multimedia > EBMIP 2013 cluster classification** #19 postprocessing Symeon Papadopoulos
  • 20. unsupervised clustering + cluster classification Quack et al., CIVR2008 • tile-based photo collection (each tile 200x200m) • build dissimilarity matrices separately per modality – visual: SURF + feature-feature matching + RANSAC – text: stop-word* removal + modified tf-idf weighting • hierarchical agglomerative clustering – single-/complete-/average-link (controls granularity) • cluster classification – two features + ID3 tree for classes “object” & “event” • cluster naming – frequent itemset mining (top 15) + Wikipedia query (via Google) – Wikipedia link scoring + verification (at least one match between any of the Wikipedia article images and cluster images) * extended with Flickr-specific + location-specific stop words ACM Multimedia > EBMIP 2013 #20 Symeon Papadopoulos
  • 21. #users / #photos cluster classification [2 years, 50 users / 120 photos] [1 day, 2 users / 10 photos] LANDMARK EVENT duration ACM Multimedia > EBMIP 2013 #21 Symeon Papadopoulos
  • 22. limitations • applicable only to geotagged images – assumes quite accurate positioning ~100m • dissimilarity matrix computation is expensive! – hard to scale to sets much larger than 10,000 • homography mapping expensive (due to featurefeature matching) • cluster classification sensitive to clustering results (if a landmark cluster is split into two smaller ones, it may be incorrectly classified as event) ACM Multimedia > EBMIP 2013 #22 Symeon Papadopoulos
  • 23. extension Papadopoulos et al. Multimedia 2011 • city-based image collection (does not require considerable geotagging accuracy) • construction of hybrid image similarity graph – visual: SIFT + BoW + top-20 + median similarity filtering – text: two options • cheap: cooccurrence frequency (exclude frequent tags) + filtering • costly: tag occurrence vectors > LSI > low-dimensional vectors > top-K • graph clustering: SCAN (Xu et al., KDD2007) • cluster classification – two features + two tag-based features + SVM/kNN • cluster naming – frequent tag sequence mining (from titles) ACM Multimedia > EBMIP 2013 #23 Symeon Papadopoulos
  • 24. graph clustering :: SCAN hub (μ,ε)- core structural similarity outlier • resilient to spurious links (e.g. visual links that connect unrelated images) • very fast (scales linearly to the number of edges) • leaves less-/ and over-connected items out of the clustering ACM Multimedia > EBMIP 2013 #24 Symeon Papadopoulos
  • 25. tag-based cluster features • manually label clusters as “landmarks” or “events” • aggregate tags of contained images and derive corresponding tag profiles* EVENT LANDMARK • for a new cluster compute number of contained tags in each of the two profiles > two additional features * could be city-specific or global ACM Multimedia > EBMIP 2013 #25 Symeon Papadopoulos
  • 26. caveats • graph construction may affect results – k-nn versus ε-nn, parameter selection – modality combination (in our case very simplistic) • graph clustering – does not take into account weights – sometimes it leaves out of the clusters far too many items • cluster classification – sensitive to cluster granularity (e.g. fragmented clusters are very challenging since first two features are misleading) • cluster naming – unreliable for small clusters, depends a lot on contained items (quality of metadata, text language) ACM Multimedia > EBMIP 2013 #26 Symeon Papadopoulos
  • 27. approaches supervised clustering ACM Multimedia > EBMIP 2013 Symeon Papadopoulos
  • 28. supervised event detection • rationale: use a large number of “known” event assignments to “learn” how to classify new content into events two main paradigms • item-to-cluster: learn whether a new item belongs to a given event cluster or not • item-to-item: learn whether two items belong to the same event cluster or not ACM Multimedia > EBMIP 2013 #28 Symeon Papadopoulos
  • 29. approach abstraction blocking* feature extraction similarity computation same event model media collection same event classification ** ** event index clustering * optional: used for improved efficiency ** applicable only to item-to-cluster methods ACM Multimedia > EBMIP 2013 #29 Symeon Papadopoulos
  • 30. supervised clustering Reuter et al., ICMR2012 • blocking – six database queries to retrieve 330 nearest events in terms of: capture time (200), upload time (50), geo-location (20), tag/title/description similarity (20/20/20) • new image-candidate event pair described by nine features – temporal similarity (upload+capture), proximity (Haversine formula), tag/title/description similarity using cosine and BM25 • same event classification and clustering – SVM used to rank candidate events (from blocking) based on probability that new image belongs to them + second classifier (SVM) to decide whether new image should start a new event (separate features, incl. first SVM prediction scores + time difference) ACM Multimedia > EBMIP 2013 #30 Symeon Papadopoulos
  • 31. limitations • simplistic treatment of missing metadata – set similarity equal to 0 when metadata (e.g. geo-location) is missing > could be misleading in case the two items would actually be similar if such information was available • for some features, representing an event by a proxy (using centroids for aggregation) might not be rich enough, e.g. in cases of geo-location – this is a general characteristic of item-to-cluster methods • does not make use of visual content – makes approach faster at the expense of missing some associations that might only surface in the form of visual similarity (e.g. when metadata are of poor quality) ACM Multimedia > EBMIP 2013 #31 Symeon Papadopoulos
  • 32. extension Petkos et al., ICMR2012/MMM2014 • blocking – similar to Reuter et al. 2012 (except that it retrieves most similar images, not events) but also includes visual similarity (VLAD + Product Quantization) [MMM2014]. Up to 350* similar images are retrieved. • image-image pair described by 11 similarity values: – uploader (0/1), image (GIST and SURF+VLAD), text (same as in Reuter et al., 2012), quantized time difference, geodesic distance (in km) – two separate classifiers are trained, one when both images have location information, and one when either of the two does not • clustering – a same-event graph is constructed based on the predictions of the classifiers – graph clustering is carried out in two flavours: batch (by use of SCAN) and online by use of QCA (Nguyen et al., 2011) [MMM2014] * in practice much lower (~100-200) due to overlap between candidates from different similarities ACM Multimedia > EBMIP 2013 #32 Symeon Papadopoulos
  • 33. online clustering of same-event graph QCA maintains community structure incrementally following graph change operations: node & edge addition (removal operations not applicable in same event graph): based on the concept of community attraction forces Cz new edge new node force from Cu to Cz A D X force from Cz to Cu C Cw B Cu • Depending on a test (computed based on local graph structure), community structure could remain the same, X assigned to Cu or A to Cz. • If A is assigned to Cu, all its neighbours will be checked for potential reassignment. ACM Multimedia > EBMIP 2013 #33 Symeon Papadopoulos
  • 34. caveats • the method requires maintaining the same-event graph in-memory – starts becoming hard to apply in collections bigger than some hundreds of thousands of images – in general, item-to-item event detection methods are less scalable compared to item-to-cluster > potential solution by use of graph databases • in batch mode, the use of SCAN leads to images being excluded from clusters – variants of the algorithm to make it partitional if necessary (by assigning hubs & outliers to adjacent clusters) ACM Multimedia > EBMIP 2013 #34 Symeon Papadopoulos
  • 35. evaluation ACM Multimedia > EBMIP 2013 Symeon Papadopoulos
  • 36. how to evaluate? • different approach depending on problem variant • for variants 2 and 4, it is hard to create ground truth (since we are interested in all possible events) – implicit measures of cluster goodness – user-based • for variants 1 and 3, it is possible to collect or create comprehensive ground truth – mediaeval ACM Multimedia > EBMIP 2013 #36 Symeon Papadopoulos
  • 37. case study: landmark & event discovery in Barcelona ACM Multimedia > EBMIP 2013 Symeon Papadopoulos
  • 38. dataset Geo-query to flickr API with centre in Barcelona (2010) • 207,750 photos by 7,768 users • tag pre-processing: – filter very short and very long tags – tags consisting of alphanumeric characters (e.g. camera models) – tags from a blacklist (e.g. “geotagged”) • 33,959 tags > 173,825 photos with at least one of them • remove tags used in more than 350 photos (e.g. “Barcelona”, “Catalunya”) > 120,742 photos with at least one of them ACM Multimedia > EBMIP 2013 Symeon Papadopoulos
  • 39. implicit evaluation of clustering quality • perform the clustering without making use of location information, and then measure how coherent the resulting clusters are > measure of quality (i.e. tight clusters > more likely to not contain irrelevant images) • we call the measure GCC, Geospatial Cluster Coherence mean std SCAN graph clustering k-means data clustering ACM Multimedia > EBMIP 2013 Symeon Papadopoulos
  • 40. user-based evaluation • random selection of 33 visual and 40 tag-based clusters (from SCAN) and corresponding k-means clusters (based on member sets overlap) • each cluster was presented to two independent evaluators and they were asked to mark (in a Web UI) the images that were not perceived as relevant > P, R* (and F) + κ-statistic • we call this SCQ, Subjective Cluster Quality + in a second study, we compared visual, tag & hybrid (all from SCAN) > hybrid were found to have an F-score 28.5% higher than visual and 19.8% than tag-based * this is a pseudo-recall, computed by pooling “correct” images from all methods together ACM Multimedia > EBMIP 2013 Symeon Papadopoulos
  • 41. evaluate event/non-event classification • manual annotation of 2,056 clusters > 969 landmark, 636 events, 451 unassigned (not used) blue: Quack et al. red: proposed extension 10 random 50-50 splits (grey: std across 10 splits) 16-23% improvement F-measure ~ 87% ACM Multimedia > EBMIP 2013 Symeon Papadopoulos
  • 42. popular event categories music, concert, gigs, DJ 43.1% conference, presentation 6.5% local traditional, parades 4.6% racing, motorbikes, f1 3.3% Browse results: http://clusttour.com/index.php?content=place&id=2 ACM Multimedia > EBMIP 2013 Symeon Papadopoulos
  • 43. social event detection ACM Multimedia > EBMIP 2013 Symeon Papadopoulos
  • 44. a bit of background... • mediaeval – well-known benchmarking activity since 2010 (started as VideoCLEF in 2008) – consists of several tasks dedicated to specific challenges • social event detection (SED) – first run in 2011 (7 participants) – this year was the third edition of the task with a bit different challenge definitions and increased participation! (11 participants) ACM Multimedia > EBMIP 2013 Symeon Papadopoulos
  • 45. task definition & dataset • 2011 collection: 73,645 flickr photos from five cities, May 2009 find events related to two target categories variant 4 > soccer matches in Barcelona and Rome > concerts in venues Paradiso and Parc del Forum • 2012 collection: 167,332 flickr photos from five cities, 2009-2011 find events related to three target categories variant 4 > technical events (e.g. exhibitions, fairs) in Germany > soccer events in Hamburg and Madrid > Indignados movement in Madrid • 2013 collection 1: 437,370 flickr photos + 1,327 YouTube videos collection 2: 57,165 Instagram photos variant 1 cluster collection 1 into events (attach YouTube videos to them) categorize collection 2 images into eight event types or non-event ACM Multimedia > EBMIP 2013 Symeon Papadopoulos
  • 46. sed2012: evaluation setup • approach by Petkos et al., MMM2014 – method designed for event detection as in variant 4 > used only 7,779 photos belonging to events in order to assess clustering quality (=Normalized Mutual Information, NMI) • ground truth: photos clustered around 149 events (18 technical, 79 soccer, 52 Indignados) • assess the following aspects: – accuracy of same-event classification – compare clustering quality between item-to-cluster and the two versions of item-to-item (batch & incremental) – measure contributions of different features – study generalization abilities of same event model ACM Multimedia > EBMIP 2013 Symeon Papadopoulos
  • 47. sed2012: SE accuracy & clustering quality • same event classification accuracy 98.58% (SVM) – 10K pos/neg training, 10K pos/neg testing (random) • clustering quality (NMI): 30/119 training/testing events [10 random splits] – incremental same or better than batch – item-to-item better than item-to-cluster (significant at 0.95 confidence) BATCH INCREMENTAL ITEM-TO-CLUSTER AVG 0.924 0.934 0.898 STD 0.019 0.021 0.027 • when non-event photos enter the dataset, NMI degrades quickly NON-EVENT BATCH INCREMENTAL ITEM-TO-CLUSTER 5% 0.4824 0.5164 0.3954 10% 0.3421 0.3683 0.2899 * * In the second table, results were obtained using sed2011 for training and sed2012 for testing. ACM Multimedia > EBMIP 2013 Symeon Papadopoulos
  • 48. sed2012: contribution of features • same experiments using limited sets of features FEATUERS BATCH INCREMENTAL VISUAL 0.8020 ∓ 0.0193 0.8179 ∓ 0.0151 TEXTUAL 0.7925 ∓ 0.0255 0.7792 ∓ 0.0310 VISUAL+TIME 0.9244 ∓ 0.0195 0.9360 ∓ 0.0183 TEXTUAL+TIME 0.9016 ∓ 0.0173 0.9049 ∓ 0.0209 • repeating the same experiments without the use of blocking led to significantly worse results – e.g. 0.030 for visual, 0.7148 for textual • time is an extremely important feature ACM Multimedia > EBMIP 2013 Symeon Papadopoulos
  • 49. sed2012: generalizing same event model • train using one event type > test on a different one • in most cases negative impact • in few cases, performance is very high! BATCH soccer technical Indignados soccer - 0.8658 0.8494 technical 0.7967 - 0.8977 Indignados 0.9645 0.8456 - INCREMENTAL soccer technical Indignados soccer - 0.8892 0.8667 technical 0.7661 - 0.7735 Indignados 0.9845 0.8482 - ACM Multimedia > EBMIP 2013 Symeon Papadopoulos
  • 50. sed2013 (just a couple of days ago!) • challenge 1 (full clustering into events) – modified version of method by Petkos et al. MMM2014 post-processing step to assign hubs & outliers (by SCAN) to detected events (different variations used in different runs) – median performance (compared to other teams) ex. results: NMI = 0.9131, F = 0.7031, divergence = 0.6367 • challenge 2 (classification into event types) – method based on combining VLAD/PCA + tags/pLSA and Approximate Laplacian Eigenmaps (Mantziou et al., 2013) – median performance (compared to other teams) ex. Results: F1 = 0.3344, F1 div. = 0.2261, F1 (E/NE) = 0.7163, F1 div. (E/NE) = 0.2157 ACM Multimedia > EBMIP 2013 Symeon Papadopoulos
  • 51. evaluation: main caveat • creation strategy of benchmark dataset can dramatically affect how hard (or easy) the problem is – if events are very sparsely distributed over time, then a simple time-based clustering could be sufficient – if events correspond to users one-to-one, then a simple user-based look-up could yield very high accuracy – using the same source for training/testing makes it easy • need to explore new challenging settings – multiple sources of multimedia – huge amounts of non-event content – very dense coverage of feature space by test events ACM Multimedia > EBMIP 2013 Symeon Papadopoulos
  • 52. summary & discussion ACM Multimedia > EBMIP 2013 Symeon Papadopoulos
  • 53. the many faces of event detection • event detection in multimedia can be formulated in different ways – we examined four variants – essentially a combination of clustering & classification • depending on the setting, unsupervised clustering or supervised learning are valid options for tackling the problem • presented two frameworks (+extensions) for different variants of the problem • discussed different evaluation strategies & datasets ACM Multimedia > EBMIP 2013 Symeon Papadopoulos
  • 54. related research problems • event crawling – where to look for content that is likely related to events? – what kind of queries to formulate? • event search & recommendation – assume a very large index of events – what to retrieve? • event summarization – have found & indexed many photos for an event – how/what to present? ACM Multimedia > EBMIP 2013 #54 Symeon Papadopoulos
  • 55. holy grail for event detection • query with event name • obtain a summary of relevant media from different sources (twitter, facebook, google+, flickr, ...) • drill down into sub-events • event analytics/statistics • recreate considerable part of event experience from indexed media content + data ACM Multimedia > EBMIP 2013 Symeon Papadopoulos
  • 56. Special Issue • Social Multimedia and Storytelling: using social media for capturing, mining and recreating experiences, events and places – – – – – place- and event-centric social multimedia discovery and collection; social event detection; real-world place and event mining and analytics; place and event summarization through social content; ... • editors: – Pablo Cesar, Ayman Shamma, Aisling Kelliher, Ramesh Jain, me • expected submission date: July 1st 2014 • call for papers not yet online (coming soon) ACM Multimedia > EBMIP 2013 Symeon Papadopoulos
  • 57. the CERTH-ITI event detection team Manos Schinas (manosetro@iti.gr) Giorgos Petkos (gpetkos@iti.gr) Yiannis Kompatsiaris (ikom@iti.gr) ACM Multimedia > EBMIP 2013 Symeon Papadopoulos
  • 59. references (i) • Quack, T., Leibe, B., & Van Gool, L. (2008). World-scale mining of objects and events from community photo collections. In Proceedings of the 2008 international conference on Content-based image and video retrieval (pp. 47-56). ACM. • Papadopoulos, S., Zigkolis, C., Kompatsiaris, Y., & Vakali, A. (2011). Cluster-based landmark and event detection on tagged photo collections. IEEE Multimedia 18(1), (pp. 52-63) • Reuter, T., & Cimiano, P. (2012, June). Event-based classification of social media streams. In Proceedings of the 2nd ACM International Conference on Multimedia Retrieval (p. 22). ACM. • Petkos, G., Papadopoulos, S., & Kompatsiaris, Y. (2012). Social event detection using multimodal clustering and integrating supervisory signals. In Proceedings of the 2nd ACM International Conference on Multimedia Retrieval (p. 23). ACM. ACM Multimedia > EBMIP 2013 #59 Symeon Papadopoulos
  • 60. references (ii) • Petkos, G., Papadopoulos, S., Schinas, M., Kompatsiaris, Y. (2014). Graphbased Multimodal Clustering for Social Event Detection in Large Collections of Images. In Proceedings of the 20th international conference on Multimedia Modeling, to appear. • Xu, X., Yuruk, N., Feng, Z., & Schweiger, T. A. (2007). SCAN: a structural clustering algorithm for networks. In Proceedings of the 13th ACM SIGKDD international conference on Knowledge discovery and data mining (pp. 824-833). ACM. • Nguyen, N. P., Dinh, T. N., Xuan, Y., & Thai, M. T. (2011). Adaptive algorithms for detecting community structure in dynamic social networks. In 2011 Proceedings of IEEE INFOCOM, (pp. 2282-2290). IEEE. • Mantziou, E., Papadopoulos, S., & Kompatsiaris, Y. (2013). Large-scale semi-supervised learning by Approximate Laplacian Eigenmaps, VLAD and pyramids. In 14th International Workshop on Image Analysis for Multimedia Interactive Services (WIAMIS), 2013 (pp. 1-4). IEEE. ACM Multimedia > EBMIP 2013 Symeon Papadopoulos
  • 61. ACM Multimedia > EBMIP 2013 Symeon Papadopoulos

Notes de l'éditeur

  1. Archiving: capture moments and then show them to friends/replay them/tell stories News & media: coverage, convey the image of an important happening to the world Promotional material: photos can be great attractors to future events Marketing: Sponsors can blend their brand into event content (e.g. Fischer at TIFF), advertisers can gain better understanding of the audience/clients by analyzing photos of the event (e.g. demographics/gender of people)
  2. Unscheduled or small-scale events typically do not have the PRE phase.