28
Transforming Personal Artifacts into Probabilistic Narratives Setareh Rafatirad and Kathryn Laskey [email protected] [email protected] 1 Setareh Rafatirad, Kathryn Laskey, George Mason University (UAIW2013)

Transforming Personal Artifacts into Probabilistic Narratives

  • Upload
    tamas

  • View
    39

  • Download
    0

Embed Size (px)

DESCRIPTION

Transforming Personal Artifacts into Probabilistic Narratives. (UAIW2013). Setareh Rafatirad and Kathryn Laskey [email protected] [email protected]. Outline. Motivation Agglomerative Clustering Event Ontology Augmentation Filtering Evaluation Summary. Motivation. EXIF TAG. - PowerPoint PPT Presentation

Citation preview

Page 1: Transforming Personal Artifacts into  Probabilistic Narratives

Transforming Personal Artifacts into Probabilistic

Narratives

Setareh Rafatirad and Kathryn [email protected]@gmu.edu

1Setareh Rafatirad, Kathryn Laskey, George Mason University

(UAIW2013)

Page 2: Transforming Personal Artifacts into  Probabilistic Narratives

2

Outline

• Motivation• Agglomerative Clustering• Event Ontology Augmentation• Filtering• Evaluation• Summary

Setareh Rafatirad, Kathryn Laskey, George Mason University

Page 3: Transforming Personal Artifacts into  Probabilistic Narratives

3

Motivation

Date/Time Original : 2009:12:15 11:46:44Create Date : 2009:12:15 11:46:44Shutter Speed Value : 1/304Aperture Value : 2.6Brightness Value : 7.16GPS Version ID : 2.2.0.0Compression : JPEG (old-style)Thumbnail Offset : 1280Thumbnail Length : 9508Bits Per Sample : 8Color Components : 3Y Cb Cr Sub Sampling : YCbCr4:2:2 (2 1)Aperture : 2.6GPS Altitude : 0 m Above Sea LevelGPS Latitude : 33.81924GPS Longitude :-117.918963Shutter Speed : 1/304Focal Length : 3.8 mmLight Value : 12.0

EXIF TAG

Setareh Rafatirad, Kathryn Laskey, George Mason University

Page 4: Transforming Personal Artifacts into  Probabilistic Narratives

4

Motivation cont’d

• Expressive event tag– Multi-granular Conceptual description• Containment event relationships e.g. subevent,

during, etc. – Multi-adaptation of Contextual description• Visit landmark Forbidden City in a trip to

Beijing, visit Landmark Washington monument in Washington, DC.

Setareh Rafatirad, Kathryn Laskey, George Mason University

Page 5: Transforming Personal Artifacts into  Probabilistic Narratives

5

Motivation cont’d

Ontological Event models

Data sources+

Annotation technique

Geo-tagged photo stream of an event +

photo stream annotated with context-adaptive event ontology (probabilistic narratives)

Setareh Rafatirad, Kathryn Laskey, George Mason University

Page 6: Transforming Personal Artifacts into  Probabilistic Narratives

6

Domain Event Ontology

Setareh Rafatirad, Kathryn Laskey, George Mason University

Page 7: Transforming Personal Artifacts into  Probabilistic Narratives

7

Perdurant

Endurant

Participant

Spatial Region

Interval

occurs-during

Literal:Timestamp

startend

occurs-at

point

double:lat

double:lng

hasLatitude

hasLongitude

Visual Concept

visual-constraint

Subevent containment Rules:If subevent(B,A), then:•B.Start>= A.start && B.end<= A.end•Contained-in(B.located-at,A.located-at)•B.media A.media⊂•B.participant A.participant⊂

subevent-of

Trel

Core Event OntologyE*: A. Gupta and R. Jain. Managing event information:Modeling, retrieval, and applications. SynthesisLectures on Data Management, 2011.

Setareh Rafatirad, Kathryn Laskey, George Mason University

Page 8: Transforming Personal Artifacts into  Probabilistic Narratives

Solution Strategy

8Setareh Rafatirad, Kathryn Laskey, George Mason University

Page 9: Transforming Personal Artifacts into  Probabilistic Narratives

9

Challenges

• How to obtain expressive event tags?• How to determine the event

category?• What kind of data sources should be

used to compute the tags?

Setareh Rafatirad, Kathryn Laskey, George Mason University

Page 10: Transforming Personal Artifacts into  Probabilistic Narratives

10

Agglomerative Clustering

OUR PROPOSED CLUSTERING SPATIOTEMPORAL CLUSTERING

VS.

Setareh Rafatirad, Kathryn Laskey, George Mason University

Page 11: Transforming Personal Artifacts into  Probabilistic Narratives

11

Event Ontology Augmentation

• Definition1:– A context-adaptive event ontology is an

instance event ontology, augmented with concrete context cues from disparate sources.

• Definition2:– A tag t for a group of photos C is an

augmented instance of a subevent of event E that either exists in event ontology O, or can be derived from O such that t is the finest subevent that can be assigned to C.

Setareh Rafatirad, Kathryn Laskey, George Mason University

Page 12: Transforming Personal Artifacts into  Probabilistic Narratives

12

Event Ontology Augmentation cont’d

• Given a photo pj, find the sound cluster C containing pj

• Represent C with a set of consistent descriptors – using the descriptors of every pi C, – guided by the descriptors of pj

• Confidence of cluster descriptor d:

Setareh Rafatirad, Kathryn Laskey, George Mason University

Page 13: Transforming Personal Artifacts into  Probabilistic Narratives

13

Event Ontology Augmentation cont’d

• Context Discovery– Schema for source representation– SPARQL for query sources

SELECT ?var1 FROM <source-URI>WHERE{ attr1 <typeOf> classw. attr2 <typeOf> classf. attr3 <typeOf> classu. ?x rela ?var1. ?x relb ?y. ?x relc ?z. ?y reld attr1. ?z relh attr2. }

weather <typeOf> StatisticalSource input_attr: (loc,t, zone); output_attr: (weather); loc <typeOf> Point; t <typeOf> Timestamp; zone <typeOf> TimeZone; Point <subClassOf> Space; Point <hasLatitude> Literal:numeric; Point <hasLongitude> Literal:numeric. Timestamp <subClassOf> Time; weather <typeOf> Ambiance; Ambiance <hasValue> Literal:String; Ambiance <subClassOf> Quality. Setareh Rafatirad, Kathryn Laskey,

George Mason University

Page 14: Transforming Personal Artifacts into  Probabilistic Narratives

14

Event Ontology Augmentation cont’d

• Descriptors consistency– Example outdoorSeating : true;

sceneT ype : outdoor;weatherCondition : stormRule1:

Rule2 is entailed:

inconsistency detected!

Setareh Rafatirad, Kathryn Laskey, George Mason University

Page 15: Transforming Personal Artifacts into  Probabilistic Narratives

15

Event Ontology Augmentation cont’d

• Event Inference– Find event categories– Rank event candidates through Measure of Plausibility

• Granularity score for an event candidate• Context-Plausibility score for an event candidate

• Compare event candidates

– Instantiate and augment the most plausible event candidate

Number of event constraints

Score related to an event constraint

Setareh Rafatirad, Kathryn Laskey, George Mason University

Page 16: Transforming Personal Artifacts into  Probabilistic Narratives

16

Context-Adaptive Event Ontology (Probabilistic Narratives)

Setareh Rafatirad, Kathryn Laskey, George Mason University

Page 17: Transforming Personal Artifacts into  Probabilistic Narratives

17

Filtering

Setareh Rafatirad, Kathryn Laskey, George Mason University

Page 18: Transforming Personal Artifacts into  Probabilistic Narratives

18

Experiments and Evaluation• Formative evaluation• 3 domain models• 1M photos , 50 Albums from lab and Flickr• Multiple Data Sources

– Trip Advisor– Google Geocoding– Yelp– Upcoming– Evite– Facebook– Wunderground– Foursquare– Face.com– Pictorria (MIT SUN and YELP training set, 500 images/concept, 58 visual concepts, pyramids of color

histogram and GIST features-Oliva et al.(2001), Hejrati et al.(2012))– GoogleMovieShowTimes– GeoPlanet– Disneyland.disney.go.com

• Evaluation metrics– Average correctness– Average Context

Setareh Rafatirad, Kathryn Laskey, George Mason University

Page 19: Transforming Personal Artifacts into  Probabilistic Narratives

19

Experiments and Evaluation

0 0.3 0.32 0.4 0.45 0.48 0.5 0.6 0.8 0.82 0.85 0.88 0.950

0.2

0.4

0.6

0.8

1

1.2

Average correctness Number of non-misc event tagsNumber of misc event tags

Setareh Rafatirad, Kathryn Laskey, George Mason University

Page 20: Transforming Personal Artifacts into  Probabilistic Narratives

20

Experiments and Evaluation

0.05 0.3 10

0.05

0.1

0.15

0.2

0.25

0.3

0.35

0.4

0.45

Average correctness

Domain relevancy

Setareh Rafatirad, Kathryn Laskey, George Mason University

Page 21: Transforming Personal Artifacts into  Probabilistic Narratives

21

Experiments and Evaluation

wed-flick

r-100

wed-flick

r-85

wed-flick

r-107

wed-flick

r-105

wed-flick

r90

wed-la

b-200

wed-la

b-150

wed-la

b-300

profes

sionalT

rip-flick

r-200

profes

sionalT

rip-flick

r-74

profes

sionalT

rip-flick

r-120

profes

sionalT

rip-flick

r-190

profes

sionalT

rip-la

b-197

profes

sionalT

rip-la

b-96

profes

sionalT

rip-la

b-135

profes

sionalT

rip-la

b-208

vacati

on-flickr-2

00

vacati

on-flickr-8

0

vacati

on-flickr-1

10

vacati

on-flickr-1

50

vacati

on-lab-250

vacati

on-lab-101

vacati

on-lab-300

vacati

on-lab-270

0

200

400

600

800

1000

1200

1400

cpu time for concept verification (sec)

cpu time for context discovery (sec)

Setareh Rafatirad, Kathryn Laskey, George Mason University

Page 22: Transforming Personal Artifacts into  Probabilistic Narratives

22

Summary

• Improving performance in terms of quality of tags

• Evaluation measure• Event ontology augmentation and

information integration– Automated context discovery – Relaxation Policies – Validation using external sources– Plausibility Measure

Setareh Rafatirad, Kathryn Laskey, George Mason University

Page 23: Transforming Personal Artifacts into  Probabilistic Narratives

23Setareh Rafatirad, Kathryn Laskey, George Mason University

Page 24: Transforming Personal Artifacts into  Probabilistic Narratives

24

Back up slides

Setareh Rafatirad, Kathryn Laskey, George Mason University

Page 25: Transforming Personal Artifacts into  Probabilistic Narratives

25

Related Work

• Event-Centric Models– Francois et al.(2005),Town at al.(2006), Neumann

et al.(2008), Mezaris et al.(2010), Scherp et al.(2009), Gupta and Jain(2011), Masolo et al.(2002), Lagoze et al(2010).

• Joint-Context Event-Models– Viana et al.(2007,2008), Liu et al.(2011), Fialho et

al.(2010), Cao et al. (2008), Paniagua et al.(2012).

Setareh Rafatirad, Kathryn Laskey, George Mason University

Page 26: Transforming Personal Artifacts into  Probabilistic Narratives

26

Event Ontology Augmentation cont’d

• Instantiation and augmentation/refinement– Iteration 1

TA

l2

l1

WP

.

.

.

GoldenGate

Alcatraz Island

hasName

hasName

Setareh Rafatirad, Kathryn Laskey, George Mason University

Page 27: Transforming Personal Artifacts into  Probabilistic Narratives

27

Event Ontology Augmentation cont’d

• Instantiation and augmentation/refinement– Iteration 1

TA

l2

l1

WP

.

.

.hasName hasCategory

Alcatraz Island

hasName hasCategory

Prison, Historic site…

GoldenGateToll Bridge, Historic Site

Setareh Rafatirad, Kathryn Laskey, George Mason University

Page 28: Transforming Personal Artifacts into  Probabilistic Narratives

28

My Trip

l1

l2

att1,…,attn

att1,…,attn

Perdurant

Trip

LunchShoppingvisitLandmark

subevent-ofsubevent-of

subClass-of

Spatial Region

occurs-at

Visit-1

Visit-2

occurs-at

occurs-at

subevent-of

subevent-of

Event Ontology Augmentation cont’d

• Verification

Setareh Rafatirad, Kathryn Laskey, George Mason University