Overview.html
8.78 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>Introduction to W3C Multimedia Semantics Incubator Group</title>
<meta name="copyright" content="Copyright ? 2005 W3C (MIT, ERCIM, Keio)" />
<link rel="stylesheet" href="w3c-ac.css" type="text/css"
media="screen, projection, print" />
<link rel="stylesheet" href="slidy.css" type="text/css"
media="screen, projection, print" />
<script language="JavaScript">
<!--
function SymError()
{
return true;
}
window.onerror = SymError;
var SymRealWinOpen = window.open;
function SymWinOpen(url, name, attributes)
{
return (new Object());
}
window.open = SymWinOpen;
//-->
</script>
<script type="text/javascript" src="http://www.w3.org/Talks/Tools/Slidy/slidy.js">
</script>
</head>
<body xml:lang="en" lang="en">
<!-- this defines the slide background -->
<div class="background">
<div class="header">
<!-- sized and colored via CSS -->
</div>
<div class="footer">
<object id="w3c-logo" data="http://www.w3.org/Talks/Tools/Slidy/w3c-logo-blue.svg"
type="image/svg+xml" title="W3C logo">
<a href="http://www.w3.org/"><img alt="W3C logo" id="w3c-logo-fallback"
src="http://www.w3.org/Talks/Tools/Slidy/w3c-logo-blue.gif" /></a></object>
<!-- modify the following text as appropriate -->
Introduction to W3C Multimedia Semantics Incubator Group<br />
The VIE Multimedia Standards Workshop, London, UK, November 2006</div>
</div>
<div class="slide cover">
<div class="header">
<h1>Introduction to W3C Multimedia Semantics XG</h1>
<p><a href="http://www.cwi.nl/~troncy/"><font color="#FFFFFF">Raphaël Troncy</font></a> <<a
href="mailto:raphael.troncy@cwi.nl">raphael.troncy@cwi.nl</a>>, <a href="http://www.csd.abdn.ac.uk/~jpan/"><font color="#FFFFFF">Jeff Z. Pan</font></a> <<a
href="mailto:jpan@csd.abdn.ac.uk">jpan@csd.abdn.ac.uk</a>></p>
</div>
<!-- <img src="http://www.w3.org/2005/10/montreal-vga.jpg" width="100%"
alt="Montreal night scene" /> -->
<img src="index.jpg" width="100%"
alt="" />
</div>
<div class="slide">
<h1>Presentation</h1>
<br />
<p><a href="http://www.csd.abdn.ac.uk/~jpan/">Jeff Z. Pan</a> <br />
Department of Computing Science,
University of Aberdeen<br />
Co-Chair<br />
W3C Multimedia Semantics Incubator Group (MMSEM XG)<br /><br /><br /><br /> <br />
</p>
<p><a href="http://www.w3.org/2003/12/svg-xml2003/members.svg" shape="rect"><img
alt="W3C" src="http://www.w3.org/Icons/w3c_main.png" /></a></p>
<p>29 November 2006<br />
Slides: <a href="http://www.w3.org/2005/Incubator/mmsem/talks/ICANN2006/Overview.html"
shape="rect">http://www.w3.org/2005/Incubator/mmsem/talks/VIE2006/Overview.html</a></p>
<p>MMSEM Homepage <a
href="http://www.w3.org/2005/Incubator/mmsem/">http://www.w3.org/2005/Incubator/mmsem/</a><br />Public Mailing List: <a
href="http://lists.w3.org/Archives/Public/public-xg-mmsem/
">http://lists.w3.org/Archives/Public/public-xg-mmsem/
</a></p>
</div>
<div class="slide">
<h1>Topics</h1>
<ul>
<li>What are Incubator Groups</li>
<li>MMSEM: Day to Day
</li>
<li>Mission</li>
<li>Deliverables
</li>
<li>Use Cases
<ul>
<li>Interoperability</li>
<li>Representation</li>
</ul>
</li>
<li>MMSEM: Future</li>
</ul>
</div>
<div class="slide">
<h1>Incubator Activity</h1>
<p><img align="right" alt="Incubator logo"
src="http://www.w3.org/2005/Incubator/images/incubator.png" /></p>
<ul>
<li>Targeting <strong>innovative</strong> specs, guidelines, applications
<ul>
<!-- <li>Not needing the scrutiny of the Rec track (not likely to become
foundational Web standards)</li> -->
<li>Not ready for Rec track (need work, consensus building)</li>
</ul>
</li>
<li>Benefits
<ul>
<li><strong>Rapid start</strong> of Incubator Group (XG)</li>
<li><strong>Rapid finish</strong> within one year</li>
<li><strong>W3C infrastructure</strong> leveraged</li>
<li><strong>Consensus-building</strong> within W3C culture</li>
<li><strong>Smooth <a
href="http://www.w3.org/2005/Incubator/REC-track.html">transition</a></strong>
to the <a
href="http://www.w3.org/2005/10/Process-20051014/tr.html#Reports">W3C
Rec Track</a>, if desired and approved</li>
</ul>
<p></p>
</li>
</ul>
</div>
<div class="slide">
<h1>Possibility for Quick Jump to Rec Track</h1>
<ul>
<li>Charter development and AC review can be started before XG finishes
<p></p>
</li>
</ul>
<p><img alt="Transiiton of Incubator ot Rec track"
src="http://www.w3.org/2005/01/IncubatorRecOptions2.png" /></p>
</div>
<div class="slide">
<h1>MMSEM: Day to Day</h1>
<ul>
<li>Duration: May 2006 - May 2007</li>
<li>29 group participants:</li>
<ul>
<li>from 13 organizations</li>
<li>plus 1 Invited Expert</li>
</ul>
<li>Bi-weekly teleconferences</li>
<li>Face 2 Face meeting
<ul>
<li>10-11/07 (CWI, Amsterdam)</li>
<li>08-09/12 (SAMT-2006, Athens)</li>
</ul>
</li>
</ul>
</div>
<div class="slide">
<h1>Mission</h1>
<ul>
<li>Use SW technologies to integrate existing multimedia metadata standards:
<ul>
<li>Leverage and combine existing approaches</li>
</ul>
</li>
<li>Show the added value of the SW formal semantics:
<ul>
<li>Practical applications and services that provide extra functionality by using, for example, subsumption reasoning or rule-based approaches</li>
<li>Multi-platform applications, adapted to any device that accesses the web
</li>
</ul>
</li>
<li>Provide best practices for annotating and using multimedia content on the Web:
<ul>
<li>Practical use cases that identify the users, the type of content and the type of metadata that they want to provide</li>
</ul>
</li>
</ul>
</div>
<div class="slide">
<h1>Deliverables</h1>
<ul>
<li>XG Report on
<a href="http://www.w3.org/2001/sw/BestPractices/MM/image_annotation.html">
Image Annotation on the Semantic Web</a>
<ul>
<li>Editor: Jacco van Ossenbruggen, Raphael Troncy, Giorgos Stamou and Jeff Z. Pan</li>
</ul>
</li>
<li>XG Report on using Semantic Web languages and tools for multimedia metadata interoperability
<ul>
<li>Editor: Vassilis Tzouvaras</li>
</ul>
</li>
<li>XG Report with use cases showing best practices for annotation multimedia content on the Web and the advantages of having explicit semantics for such annotations.
</li>
</ul>
</div>
<div class="slide">
<h1>Use Case: Interoperability</h1>
<ul>
<li><strong>Music Use Case</strong>
<ul>
<li>Identify uniquely song vs performance vs CD track (ID3 tags)</li>
<li>Lyrics aligned with audio (linked with video clip)</li>
<li>How to find musically equivalent song?</li>
</ul>
</li>
<li><strong>Tagging Use Case</strong>
<ul>
<li>Identify uniquely tags</li>
<li>How to reuse tags between heterogeneous system (e.g. Flick vs YourTube)</li>
<li>Process the existing tags (clouds): towards emergent semantics</li>
</ul>
</li>
<li><strong>News Use Case</strong>
<ul>
<li>Identify uniquely news stories</li>
<li>NewsML G2 architecture: annotation of images (EXIF), videos (MXF, EBU, MPEG-7) + semantics (thesaurus)</li>
</ul>
</li>
<li><strong>MPEG-7 metadata interoperability Use Case</strong>
</li>
</ul>
</div>
<div class="slide">
<h1>Use Case: Representation</h1>
<ul>
<li><strong>Algorithm representation Use case</strong>
<ul>
<li>Keep trace of all processes, transformations of an image, actions taken in a workflow, etc.</li>
<li>Needs to define proper ontologies and rules to describe diagnosis, and decision process</li>
</ul>
</li>
<!-- <li><strong>Low level feature extraction Use case</strong>
<ul>
<li>Need for semantic interpretation of low level descriptors</li>
<li>Beyond the representation, the semantic interpretation</li>
</ul>
</li> -->
<li><strong>Bio-medical Image Use Case</strong></li>
</ul>
</div>
<div class="slide">
<h1><strong>MMSEM: Future</strong><br />
</h1>
<ul>
<li><strong>Possible new Rec Track Working Group on<br /></strong>
<strong><font color="#333399"><i>Multimedia Annotation Interchange Format</i></font></strong>
<ul>
<li>Use SW technologies to integrate existing multimedia metadata standards</li>
<li>Both deliverables can serve as starting points of LC</li>
<li>2nd Face to Face Meeting in Athens (Dec 2006)
<ul>
<li>Decide whether to declare intension to move the Rec Track</li>
<li>Start work on building wider community consensus</li>
<li>Start drafting WG charter (to be done by March 2007)</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</body>
</html>