-
Notifications
You must be signed in to change notification settings - Fork 59
/
Copy pathpublication.html
385 lines (289 loc) · 20.1 KB
/
publication.html
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
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Computer Vision and Learning Group at UMass Lowell</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link href="jquery-ui.css" rel="stylesheet">
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
<script src="javascripts/scale.fix.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<style>
.PicBorder{
width:200px;
height:200px;
}
.publogo { width: 100 px; margin-right : 20px; float : left; border : 0;}
.publication { clear : left; padding-bottom : 0px; }
.publication p { height : 100px; padding-top : 5px;}
.publication strong a { color : #0000A0; }
.publication .links { position : relative; top : 15px }
.publication .links a { margin-right : 20px; }
.codelogo { margin-right : 10px; float : left; border : 0;}
.code { clear : left; padding-bottom : 10px; vertical-align :middle;}
.code .download a { display : block; margin : 0 15px; float : left;}
.code strong a { color : #000; }
.external a { margin : 0 10px; }
.external a.first { margin : 0 10px 0 0; }
.personal {width:100px;height:100px;}
.pfloat {float:left;margin: 20px 100px 20px 1px;}
</style>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper" >
<header class="without-description">
<a href=""><img src="images/logohorz.gif" height="80"/></a>
<p></p>
</header>
<section style="height:800px" >
<!--Menu Part begin-->
<div style="width:10%;float:left;display:inline;" align="left">
<ul style="width:120px;" id="menu">
<li style="background-color:#F4F4FC"><a href="index.html">Home</a></li>
<li style="background-color:#afdfe4"><a href="people.html">People</a></li>
<li style="background-color:#F4F4FC"><a href="research.html">Research</a></li>
<li style="background-color:#afdfe4"><a href="publication.html">Publications</a></li>
<li style="background-color:#F4F4FC"><a href="teaching.html">Teaching</a></li>
</ul>
</div>
<!--Menu end-->
<div style="width:90%;float:left;display:inline;" id="alternative">
<!--******************************************-->
<!--begin page content, edit you own page here-->
<h2>Publications</h2>
<p>For the most up to date list, see this <a href="https://scholar.google.com/citations?hl=en&user=9xDADY4AAAAJ">Google Scholar page.</a> </p>
<h2>2016</h2>
<p>
Huijuan Xu, Kate Saenko.
<a href="http://arxiv.org/abs/1511.05234">"Ask, Attend and Answer: Exploring Question-Guided Spatial Attention for Visual Question Answering"</a>.
In European Conference on Computer Vision (ECCV), 2016.
</p>
<p>
Xingchao Peng, Kate Saenko,
Combining Texture and Shape Cues for Object Detection with Minimal Supervision, ACCV 2016.
</p>
<p>
Xingchao Peng, Judy Hoffman, Stella X Yu, Kate Saenko,
<a href="https://arxiv.org/abs/1605.06695">Fine-to-coarse Knowledge Transfer For Low-Res Image Classification</a>,
ICIP 2016.
</p>
<p>
Baochen Sun and Kate Saenko,
<a href="https://arxiv.org/abs/1607.01719">Deep CORAL: Correlation Alignment for Deep Domain Adaptation(Extended Abstract)</a>,
arXiv 2016.
</p>
<p>
Ronghang Hu, Huazhe Xu, Marcus Rohrbach, Jiashi Feng, Kate Saenko, Trevor Darrell,
<a href="http://arxiv.org/abs/1511.04164">Natural Language Object Retrieval</a>,
CVPR <font color="red">Oral Presentation</font>, 2016.
</p>
<p>
Lisa Anne Hendricks, Subhashini Venugopalan, Marcus Rohrbach, Raymond Mooney, Kate Saenko, Trevor Darrell,
<a href="http://arxiv.org/abs/1511.05284">Deep Compositional Captioning: Describing Novel Object Categories without Paired Training Data</a>,
CVPR <font color="red">Oral Presentation</font>, 2016.
</p>
<p>
Baochen Sun, Jiashi Feng, Kate Saenko;
<a href="http://arxiv.org/abs/1511.05547">Return of Frustratingly Easy Domain Adaptation;</a>
AAAI, 2016.
</p>
<h2>2015</h2>
<p>
Huijuan Xu and Kate Saenko,
<a href="http://arxiv.org/abs/1511.05234">Ask, Attend and Answer: Exploring Question-Guided Spatial Attention for Visual Question Answering</a>,
arXiv 2015.
</p>
<p>
Baochen Sun, Jiashi Feng, Kate Saenko;
<a href="http://arxiv.org/abs/1511.05547">Return of Frustratingly Easy Domain Adaptation (Extended Abstract);</a>
<font color="red">Best Paper Prize</font> of TASK-CV Workshop at ICCV, 2015.
</p>
<p>
D. Mrowca, M. Rohrbach, J. Hoffman, R. Hu, K. Saenko, T. Darrell,
<a href="http://www.cv-foundation.org/openaccess/content_iccv_2015/papers/Mrowca_Spatial_Semantic_Regularisation_ICCV_2015_paper.html">
Spatial Semantic Regularisation for Large Scale Object Detection</a>,
Proceedings of the IEEE International Conference on Computer Vision (ICCV), 2015.
</p>
<p>
S. Venugopalan, M. Rohrbach, J. Donahue, R. Mooney, T. Darrell, K. Saenko,
<a href="http://www.cv-foundation.org/openaccess/content_iccv_2015/html/Venugopalan_Sequence_to_Sequence_ICCV_2015_paper.html">
Sequence to sequence-video to text </a>,
Proceedings of the IEEE International Conference on Computer Vision (ICCV), 2015.
</p>
<p>
Xingchao Peng, Baochen Sun, Karim Ali, Kate Saenko,
<a href="http://www.cv-foundation.org/openaccess/content_iccv_2015/html/Peng_Learning_Deep_Object_ICCV_2015_paper.html">
Learning Deep Object Detectors from 3D Models;</a>
ICCV, 2015.
</p>
<p>
E. Tzeng, J. Hoffman, T. Darrell, K. Saenko,
<a href="http://www.cv-foundation.org/openaccess/content_iccv_2015/html/Tzeng_Simultaneous_Deep_Transfer_ICCV_2015_paper.html">
Simultaneous Deep Transfer Across Domains and Tasks</a>
ICCV, 2015.
</p>
<p>
Baochen Sun, Kate Saenko;
<a href="http://bmvc2015.swansea.ac.uk/proceedings/papers/paper024/index.html">Subspace Distribution Alignment for Unsupervised Domain Adaptation;</a>
BMVC, 2015.
</p>
<p>
Baochen Sun, Xingchao Peng, Kate Saenko;
<a href="http://vision.cs.uml.edu/datasets/">Generating Large Scale Image Datasets from 3D CAD Models;</a>
The Future of Datasets in Vision Workshop at CVPR, 2015.
</p>
<p>
Huijuan Xu, Subhashini Venugopalan, Vasili Ramanishka, Marcus Rohrbach, Kate Saenko;
<a href="http://arxiv.org/abs/1505.05914">A Multi-scale Multiple Instance Video Description Network;</a>
arXiv 2015.
</p>
<p>
Jeff Donahue, Lisa Hendricks, Sergio Guadarrama, Marcus Rohrbach, Subhashini Venugopalan, Kate Saenko, Trevor Darrell.
<a href="http://arxiv.org/abs/1411.4389">Long-term Recurrent Convolutional Networks for Visual Recognition and Description.</a>
CVPR 2015.
[<a href="http://jeffdonahue.com/lrcn/">Project Website & Code</a>]
</p>
<p>
Subhashini Venugopalan, Huijun Xu, Jeff Donahue, Marcus Rohrbach, Raymond Mooney, Kate Saenko.
<a href="http://www.cs.utexas.edu/~ai-lab/downloadPublication.php?filename=http://www.cs.utexas.edu/users/ml/papers/venugopalan.naacl15.pdf&pubid=127495">Translating Videos to Natural Language Using Deep Recurrent Neural Networks. </a>
NAACL 2015.
</p>
<p>Hoffman, Judy; Pathak, Deepak; Darrell, Trevor; Saenko, Kate; <a href=> Detector Discovery in the Wild: Joint Multiple Instance and Representation Learning</a>, CVPR, 2015</p>
<p>Peng, Xingchao; Sun, Baochen; Ali, Karim; Saenko, Kate; <a href=> Exploring Invariances in Deep Convolutional Neural Networks Using Synthetic Images,</a> ICLR, Workshop Track, 2014</p>
<h2>2014</h2>
<p> Donahue, Jeff; Hendricks, Lisa Anne; Guadarrama, Sergio; Rohrbach, Marcus; Venugopalan, Subhashini; Saenko, Kate; Darrell, Trevor; <a href=> Long-term recurrent convolutional networks for visual recognition and description, </a> arXiv preprint arXiv:1411.4389, 2014 </p>
<p> Hoffman, Judy; Pathak, Deepak; Darrell, Trevor; Saenko, Kate; <a href=> Detector Discovery in the Wild: Joint Multiple Instance and Representation Learning, </a> arXiv preprint arXiv:1412.1135, 2014 </p>
<p> Tzeng, Eric; Hoffman, Judy; Zhang, Ning; Saenko, Kate; Darrell, Trevor; <a href=> Deep Domain Confusion: Maximizing for Domain Invariance, </a> arXiv preprint arXiv:1412.3474, 2014 </p>
<p> Venugopalan, Subhashini; Xu, Huijuan; Donahue, Jeff; Rohrbach, Marcus; Mooney, Raymond; Saenko, Kate; <a href=> Translating Videos to Natural Language Using Deep Recurrent Neural Networks, </a> arXiv preprint arXiv:1412.4729, 2014 </p>
<p> Peng, Xingchao; Sun, Baochen; Ali, Karim; Saenko, Kate; <a href=> Exploring Invariances in Deep Convolutional Neural Networks Using Synthetic Images, </a> arXiv preprint arXiv:1412.7122, 2014 </p>
<p> Chakrabarti, Ayan; Xiong, Ying; Sun, Baochen; Darrell, Trevor; Scharstein, Daniel; Zickler, Todd; Saenko, Kate; <a href=> Modeling Radiometric Uncertainty for Vision with Tone-mapped Color Images </a>, IEEE, 2014 </p>
<p> Goehring, Daniel; Hoffman, Judy; Rodner, Erik; Saenko, Kate; Darrell, Trevor; <a href=> Interactive adaptation of real-time object detectors </a>, Robotics and Automation (ICRA), 2014 IEEE International Conference on, IEEE, 2014 </p>
<p> Hoffman, Judy; Rodner, Erik; Donahue, Jeff; Kulis, Brian; Saenko, Kate; <a href=> Asymmetric and Category Invariant Feature Transformations for Domain Adaptation, </a> International Journal of Computer Vision, Springer US, 2014 </p>
<p> Sun, Baochen; Saenko, Kate; <a href=> From virtual to reality: Fast adaptation of virtual object detectors to real domains </a>, BMVC, 2014 </p>
<p> Ali, Karim; Saenko, Kate; <a href=> Confidence-rated multiple instance boosting for object detection </a>, Computer Vision and Pattern Recognition (CVPR), 2014 IEEE Conference on, IEEE, 2014 </p>
<p> Guadarrama, Sergio; Rodner, Erik; Saenko, Kate; Zhang, Ning; Farrell, Ryan; Donahue, Jeff; Darrell, Trevor; <a href=> Open-vocabulary object retrieval </a>,RSS, 2014 </p>
<p>
J. Thomason, S. Venugopalan, S. Guadarrama, K. Saenko, and R. Mooney.
<a href="http://anthology.aclweb.org/C/C14/C14-1115.pdf">Integrating language and vision to generate natural language descriptions of videos in the wild.</a>
In Proceedings of the 25th International Conference on Computational Linguistics (COLING), August 2014.
</p>
<p> Hoffman, Judy; Darrell, Trevor; Saenko, Kate; <a href=> Continuous manifold based adaptation for evolving visual domains </a>, Computer Vision and Pattern Recognition (CVPR), 2014 IEEE Conference on, IEEE, 2014 </p>
<p> Hoffman, Judy; Guadarrama, Sergio; Tzeng, Eric S; Hu, Ronghang; Donahue, Jeff; Girshick, Ross; Darrell, Trevor; Saenko, Kate; <a href=> LSDA: Large scale detection through adaptation, </a> Advances in Neural Information Processing Systems, 2014 </p>
<h3>2013</h3>
<p> Hoffman, Judy; Rodner, Erik; Donahue, Jeff; Darrell, Trevor; Saenko, Kate; <a href=> Efficient learning of domain-invariant image representations, </a> arXiv preprint arXiv:1301.3224, 2013 </p>
<p> Rodner, Erik; Hoffman, Judy; Donahue, Jeff; Darrell, Trevor; Saenko, Kate; <a href=> Towards adapting imagenet to reality: Scalable domain adaptation with implicit low-rank transformations, </a> arXiv preprint arXiv:1308.4200, 2013 </p>
<p> Hoffman, Judy; Tzeng, Eric; Donahue, Jeff; Jia, Yangqing; Saenko, Kate; Darrell, Trevor; <a href=> One-Shot Adaptation of Supervised Deep Convolutional Models, </a> arXiv preprint arXiv:1312.6204, 2013 </p>
<p> Janoch, Allison; Karayev, Sergey; Jia, Yangqing; Barron, Jonathan T; Fritz, Mario; Saenko, Kate; Darrell, Trevor; <a href=> A category-level 3d object dataset: Putting the kinect to work, </a> Consumer Depth Cameras for Computer Vision, Springer London, 2013 </p>
<p> McCann, Eric; Medvedev, Mikhail; Brooks, Daniel J; Saenko, Kate; <a href=> "Off the grid": Self-contained landmarks for improved indoor probabilistic localization </a>, Technologies for Practical Robot Applications (TePRA), 2013 IEEE International Conference on, IEEE, 2013 </p>
<p> Krishnamoorthy, Niveda; Malkarnenkar, Girish; Mooney, Raymond; Saenko, Kate; Guadarrama, Sergio; <a href=> Generating natural-language video descriptions using text-mined knowledge, </a> NAACL HLT, 2013 </p>
<p> Donahue, Jeff; Hoffman, Judy; Rodner, Erik; Saenko, Kate; Darrell, Trevor; <a href=> Semi-supervised domain adaptation with instance constraints </a>, Computer Vision and Pattern Recognition (CVPR), 2013 IEEE Conference on, IEEE, 2013 </p>
<p>
Sergio Guadarrama, Niveda Krishnamoorthy, Girish Malkarnenkar, Subhashini Venugopalan, Raymond Mooney, Trevor Darrell, and Kate Saenko;
<a href="http://www.eecs.berkeley.edu/~sguada/pdfs/2013-ICCV-YouTube2Text-final.pdf">Youtube2text: Recognizing and describing arbitrary activities using semantic hierarchies and zero-shot recognition.</a>
In IEEE International Conference on Computer Vision (ICCV) 2013.
[<a href="http://www.eecs.berkeley.edu/~sguada/youtube2text.html">dataset</a>]
</p>
<p> Huang, Ke; Ding, Xiang; Chen, Guanling; Saenko, Kate; <a href=> Automatic mobile photo tagging using context, </a> TENCON 2013-2013 IEEE Region 10 Conference (31194), IEEE, 2013 </p>
<h3>2012</h3>
<p> Xiong, Ying; Saenko, Kate; Darrell, Trevor; Zickler, Todd; <a href=> From pixels to physics: Probabilistic color de-rendering </a>, Computer Vision and Pattern Recognition (CVPR), 2012 IEEE Conference on, IEEE, 2012 </p>
<p> Packer, Benjamin; Saenko, Kate; Koller, Daphne; <a href=> A combined pose, object, and feature model for action understanding </a>, Computer Vision and Pattern Recognition (CVPR), 2012 IEEE Conference on, IEEE, 2012 </p>
<p> Hoffman, Judy; Kulis, Brian; Darrell, Trevor; Saenko, Kate; <a href=> Discovering latent domains for multisource domain adaptation, </a> European Conference on Computer Vision (ECCV), 2012 </p>
<p> Saenko, Kate; Packer, Ben; Chen, C; Bandla, S; Lee, Y; Jia, Yangqing; Niebles, J; Koller, D; Fei-Fei, L; Grauman, K; <a href=> Mid-level features improve recognition of interactive activities </a>, UC Berkeley EECS Technical Report, 2012 </p>
<h3>2011</h3>
<p> Saenko, Kate; Karayev, Sergey; Jia, Yangqing; Shyr, Alex; Janoch, Allison; Long, Jonathan; Fritz, Mario; Darrell, Trevor; <a href=> Practical 3-D object detection using category and instance-level appearance models </a>, Intelligent Robots and Systems (IROS), 2011 IEEE/RSJ International Conference on, IEEE, 2011 </p>
<p> Hoffman, Judy; Saenko, Kate; Kulis, Brian; Darrell, Trevor; <a href=> Domain adaptation with multiple latent domains, </a> NIPS Domain Adaptation Workshop, 2011 </p>
<p>T. Tuytelaars, M. Fritz, K. Saenko,
T. Darrell, <a href="http://homes.esat.kuleuven.be/%7Etuytelaa/tuytelaars_al-nbnn_kernel-iccv11.pdf">"The
NBNN kernel"</a>, International Conference on Computer Vision
(ICCV), 2011. </p>
<p> B. Kulis, K. Saenko, and T. Darrell,
<a href="cvpr_adapt.pdf">What You Saw is Not What You Get: Domain Adaptation Using Asymmetric Kernel Transforms</a>
In Proc. IEEE Conference on Computer Vision and Pattern Recognition
(CVPR), 2011.
<span style="color: maroon;">Oral Presentation: 3.5% Acceptance Rate.</span></p>
<p>T. Owens, K. Saenko, A. Chakrabarti, Y. Xiong, T. Zickler, and T. Darrell,
<a href="mvccCVPR2011final.pdf">"Learning Object Color Models from Multi-view Constraints"</a>, In CVPR 2011.
</p>
<p> Owens, Trevor; Saenko, Kate; Chakrabarti, Ayan; Xiong, Ying; Zickler, Todd; Darrell, Trevor; <a href=> The ratio method for multi-view color constancy </a>,UC Berkeley Tech. Report, 2011 </p>
<p> Xiong, Ying; Saenko, Kate; Zickler, Todd; Darrell, Trevor; <a href=> Modeling the Uncertainty in Inverse Radiometric Calibration </a>, 2011 </p>
<h3>2010</h3>
<p>M. Fritz, K. Saenko, T. Darrell, <a href="./fritz_nips_2010.pdf">
"Size Matters: Metric Visual Search Constraints from Monocular Metadata"</a>
In Proc. NIPS, December 2010, Vancouver, Canada.</p>
<p>K. Saenko, B. Kulis, M. Fritz and T. Darrell, <a href="./saenko_eccv_2010.pdf">
"Adapting Visual Category Models to New Domains"</a>
In Proc. ECCV, September 2010, <st1:city w:st="on">Heraklion, Greece.
[<a href="projects.html#DA">project page</a>]</p>
<p> Saenko, Kate; Kulis, Brian; Fritz, Mario; Darrell, Trevor; <a href=> Visual domain adaptation using regularized cross-domain transforms </a>,Technical Report UCB/EECS-2010-106, EECS Department, University of California, Berkeley, 2010 </p>
<p> Saenko, Kate; Kulis, Brian; Fritz, Mario; Darrell, Trevor; <a href=> Transferring visual category models to new domains </a>,Technical Report UCB/EECS-2010-54, EECS Department, University of California, Berkeley, 2010 </p>
<h3>2009</h3>
<p>K. Saenko, "Image Sense Disambiguation: A Multimodal Approach." Doctoral Thesis,
Massachusetts Institute of Technology.
August 2009. [<a href="./saenko_phd_thesis.pdf">pdf</a>]
[<a href="./saenko_thesis_defense.ppt">slides</a>]</p>
<p>K. Saenko and T. Darrell, <a href="./saenko_nips_2009.pdf">
"Filtering Abstract Senses From Image Search Results" </a>In Proc. NIPS, December 2009,Vancouver,Canada.
</p>
<p>K. Saenko, K. Livescu, J. Glass, and T. Darrell, <a href="./saenko_livescu_pami_08.pdf">
"Multistream Articulatory Feature-Based Models for Visual Speech Recognition"</a>.
In IEEE Transactions on Pattern Analysis and Machine Intelligence, 2009.</p>
<h3>2008 (and earlier)</h3>
<p>K. Saenko and T. Darrell, <a href="./saenko_nips08.pdf">
"Unsupervised Learning of Visual Sense Models for Polysemous Words"</a>.
Proc. NIPS, December 2008, Vancouver, Canada.
</p>
<p>M. Hasegawa, K. Livescu, P. Lal, and K.
Saenko, <a href="http://groups.csail.mit.edu/sls/publications/2007/1719.pdf">"Audiovisual Speech Recognition with Articulator Positions as Hidden Variables."</a>
Proc. International Congress of Phonetic Sciences, August 2007, Saarbruecken,Germany.
</p>
<p>K. Saenko and T. Darrell, <a href="./saenko_mlmi_07.pdf">"Object Category Recognition Using Probabilistic Fusion of Speech and Image Classifiers"</a>. Proc. Machine Learning for Multimodal Interaction (MLMI), June
2007, Brno, Czech Republic.
</p>
<p> Saenko, Kate; Darrell, Trevor; <a href=> Towards adaptive object recognition for situated human-computer interaction, </a> Proceedings of the 2007 workshop on Multimodal interfaces in semantic interaction, ACM, 2007 </p>
<p>Karen Livescu, Ozgur Cetin, Mark Hasegawa-Johnson, Simon King, Chris Bartels, Nash Borges, Arthur
Kantor, Partha Lal, Lisa Yung, Ari Bezman, Stephen Dawson-Haggerty, Bronwyn Woods, Joe
Frankel, Matthew Magimai-Doss, and Kate Saenko, <a href="./livescu07icassp.pdf">"Articulatory
Feature-Based Methods for Acoustic and Audio-Visual Speech Recognition:
Summary from the 2006 JHU Summer Workshop"</a>. ICASSP, May 2007. </p>
<p>K. Saenko and K. Livescu, <a href="./saenko_livescu_slt_06.pdf">"An
Asynchronous DBN for Audio-Visual Speech Recognition"</a>. In Proc. IEEE 2006 Workshop on Spoken Language
Technology (SLT), December 2006, Palm Beach, Aruba.</p>
<p>C. Christoudias, K. Saenko, L.-P. Morency and T. Darrell, <a href="./christoudias_saenko_icmi_06.pdf">
"Co-Adaptation of Audio-Visual Speech and Gesture Classifiers"</a>.
Proc. ICMI, November 2006,
Banff, Canada. <span style="color: maroon;">Best Paper Award</span>. </p>
<p> Saenko, Kate; Livescu, Karen; <a href=> An asynchronous DBN for audio-visual speech recognition </a>, Spoken Language Technology Workshop, 2006. IEEE, IEEE, 2006 </p>
<p>K. Saenko, K. Livescu, M. Siracusa, K. Wilson, J. Glass, and T. Darrell, <a href="./saenko_iccv_05.pdf">
"Visual Speech Recognition with Loosely Synchronized Feature Streams"</a>.
Proc. ICCV, October 2005, Beijing.</p>
<p>K. Saenko, K. Livescu, J. Glass, and
T. Darrell, <a href="./saenko_livescu_icassp_05.pdf">
"Production Domain Modeling of Pronunciation for Visual Speech Recognition"</a>.
Proc. ICASSP, March 2005, Philadelphia.
</p>
<p>K. Saenko, T. Darrell, and J. Glass, <a href="./saenko_icmi_04.pdf">"Articulatory Features for Robust Visual Speech Recognition"</a>. Proc. ICMI,
pp.152-158, October 2004, State College, PA.
</p>
<p>T. Hazen, K, Saenko, C. La, and J. Glass, <a href="./hazen_saenko_icmi_04.pdf">
"A Segment-based Audio-Visual Speech Recognizer: Data Collection, Development, and Initial Experiments" </a>.
Proc. ICMI, pp. 235-242, October 2004, State College, PA.
</p>
<!--******************************************-->
<!--end of page content-->
</div>
</section>
<script src="external/jquery/jquery.js"></script>
<script src="jquery-ui.js"></script>
<script>
$( "#menu" ).menu();
</script>
<footer>
<p>Hosted on GitHub Pages — Theme by <a href="https://github.com/orderedlist">orderedlist</a></p>
</footer>
<!--[if !IE]><script>fixScale(document);</script><![endif]-->
</body>
</html>