-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathisle_pubs.bib
5496 lines (4965 loc) · 188 KB
/
isle_pubs.bib
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
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
@string{aaai = {Proceedings of the National Conference on Artificial Intelligence}}
@string{icassp = "Proc. {ICASSP}"}
@string{iclr = "Proc. International Conference on Learning Representations (ICLR)"}
@string{icml = "Proc. International Conference on Machine Learning (ICML)"}
@string{interspeech = {Proc. {Interspeech}}}
@string{jasa = "J. Acoust. Soc. Am."}
@string{jsc = "Speech Communication"}
@string{jslhr = "Journal of Speech, Language, and Hearing Research"}
@string{slt = "{IEEE} Spoken Language Technology (SLT)"}
@inproceedings{singh2024comprehensive,
author={Satwinder Singh and Zihan Zhong and Qianli Wang and Clarion Mendes and Mark Hasegawa-Johnson and Waleed Abdulla and Seyed Reza Shahamiri},
title={A Comprehensive Performance Evaluation of Whisper Models in Dysarthric Speech Recognition},
booktitle={International Conference on Neural Information Processing (ICONIP2024)},
year={2024},
month={12}
}
@inproceedings{khan2024infantmotion2vec,
author={Mohammad Nur Hossain Khan and Nancy McElwain and Mark Hasegawa-Johnson and Bashima Islam},
title={InfantMotion2Vec: Unlabeled Data-Driven Infant Pose Estimation Using a Single Chest {IMU}},
booktitle={IEEE International Conference on Wearable and Implantable Body Sensor Networks (BSN 2024)},
year={2024},
month={10}
}
@inproceedings{ramig2024empathy,
author={Lorraine Ramig and Heather Hodges and Clarion Mendes and Mark Hasegawa-Johnson},
title={Empathy in Action: Recruiting and Training Individuals With Parkinsons Disease for Speech ASR Advancements},
year={2024},
booktitle={American Speech Language Hearing Association (ASHA) Annual Convention},
note={unpublished presentation},
month={12}
}
@inproceedings{kim2024overview,
author={Heejin Kim and Clarion Mendes and Mark Hasegawa-Johnson and Meg Dickinson and Erik Hege},
title={An Overview of Speech Data in the Speech Accessibility Project: Speech Variations for Inclusive Technology},
year={2024},
booktitle={American Speech Language Hearing Association (ASHA) Annual Convention},
note={unpublished presentation},
month={12}
}
@unpublished{hasegawajohnson2023community,
author={Mark Hasegawa-Johnson and Heejin Kim and Xiuwen Zheng and Meg Dickinson and Erik Hege and Clarion Mendes and Chris Zwilling and Shadi Abou-Zahra and Leah Findlater and Aaron Gustafson and Bob MacDonald and Mike Shebanek and Adina Bradshaw and Shawnise Carter and Blair Casey and Marie Moore Channell and Kayla Ferguson and Heather Hodges and Laura Mattie and Lorraine Ramig},
title={Community-supported shared infrastructure in support of speech accessibility},
note={Unpublished presentation at the ASHA 2023 Research Symposium},
year={2023},
volume={67},
number={11},
url={https://vimeo.com/911627521}
}
@article{hasegawajohnson2024community,
author={Mark Hasegawa-Johnson and Xiuwen Zheng and Heejin Kim and Clarion Mendes and Meg Dickinson and Erik Hege and Chris Zwilling and Marie Moore Channell and Laura Mattie and Heather Hodges and Lorraine Ramig and Mary Bellard and Mike Shebanek and Leda Sarı and Kaustubh Kalgaonkar and David Frerichs and Jeffrey P. Bigham and Leah Findlater and Colin Lea and Sarah Herrlinger and Peter Korn and Shadi Abou-Zahra and Rus Heywood and Katrin Tomanek and Bob MacDonald},
title={Community-supported shared infrastructure in support of speech accessibility},
journal={Journal of Speech Language and Hearing Research},
year={2024},
volume={67},
number={10},
url={https://pubs.asha.org/doi/10.1044/2024_JSLHR-24-00122},
doi={10.1044/2024_JSLHR-24-00122}
}
@article{harvill2024multimodal,
title={Multimodal Respiratory Rate Estimation from Audio and Video in Emergency Department Patients},
author={John Harvill and Moitreya Chatterjee and Shaveta Khosla and Mustafa Alam and Narendra Ahuja
and Mark Hasegawa-Johnson and David Chestek and David Beiser},
year={2024},
url={https://ieeexplore.ieee.org/document/10570324},
doi={10.1109/JTEHM.2024.3418345},
issn={2168-2372},
journal={IEEE Journal of Translational Engineering in Health and Medicine}
}
@inproceedings{li2024enhancing,
title={Enhancing Child Vocalization Classification with Phonetically-Tuned Embeddings for Assisting Autism Diagnosis},
author={Jialu Li and Mark Hasegawa-Johnson and Karrie Karahalios},
booktitle=interspeech,
doi={10.21437/Interspeech.2024-540},
year={2024},
month={9}
}
@inproceedings{yoon2024litta,
title={LI-TTA: Language Informed Test-Time Adaptation for Automatic Speech Recognition},
author={Eunseop Yoon and Hee Suk Yoon and John Harvill and Mark Hasegawa-Johnson and Chang D. Yoo},
booktitle=interspeech,
doi={10.21437/Interspeech.2024-1829},
year={2024},
month={9}
}
@article{li2022visualizations,
title={Visualizations of Complex Sequences of Family-Infant Vocalizations Using Bag-of-Audio-Words Approach Based on Wav2vec 2.0 Features},
author={Li, Jialu and Hasegawa-Johnson, Mark and McElwain, Nancy L},
journal={arXiv preprint arXiv:2203.15183},
year={2022},
url={https://arxiv.org/pdf/2203.15183}
}
@inproceedings{zheng2024fine,
title={Fine-Tuning Automatic Speech Recognition for People with Parkinson's: An Effective Strategy for Enhancing Speech Technology Accessibility},
author={Xiuwen Zheng and Bornali Phukon and Mark Hasegawa-Johnson},
doi={10.21437/Interspeech.2024-1969},
booktitle=interspeech,
year={2024},
month={9}
}
@inproceedings{gao2024speech,
author={Heting Gao and Kaizhi Qian and Junrui Ni and Chuang Gan and Mark A. Hasegawa-Johnson and
Shiyu Chang and Yang Zhang},
title={Speech Self-Supervised Learning Using Diffusion Model Synthetic Data},
booktitle=icml,
year={2024},
month={7},
url={https://openreview.net/forum?id=ecnpYYHjt9}
}
@inproceedings{hu2024real2,
title={Real-Time Relations Between Prosodic Features of Infant-Directed Speech and Infant Attention at 3 Months},
author={Yannan Hu and Nancy L. McElwain and Mark Hasegawa-Johnson},
month={7},
doi={10.21437/SpeechProsody.2024-45},
year={2024},
booktitle={Speech Prosody},
pages={accepted for publication}
}
@article{singh2024lightweight,
title={Lightweight, Multi-speaker, Multi-lingual Indic Text-To-Speech},
author={Abhayjeet Singh and Amala Nagireddi and Anjali Jayakumar and Deekshitha G and Jesuraja Bandekar and Roopa R and Sandhya Badiger and Sathvik Udupa and Saurabh Kumar and Prasanta Kumar Ghosh and Hema A Murthy and Heiga Zen and Pranaw Kumar and Kamal Kant and Amol Bole and Bira Chandra Singh and Keiichi Tokuda and Mark Hasegawa-Johnson and Philipp Olbrich},
journal={IEEE Open Journal of Signal Processing},
volume={5},
issn={2644-1322},
url={https://ieeexplore.ieee.org/document/10479171?source=authoralert},
pages={790--798},
doi={10.1109/OJSP.2024.3379092},
year={2024},
month={3}
}
@article{cos2023importance,
author={Eugene Cox and Mark Hasegawa-Johnson and Suma Bhat and Mukhil Umashankar and H Chad Lane and Daniel Morrow},
title={The Importance of Diverse User Goals When Designing an Automated {COVID} Risk Counselor},
url={https://journals.sagepub.com/doi/pdf/10.1177/2327857923121009},
year={2023},
month={3},
pages={35--39},
publisher={SAGE Publications},
journal={Proceedings of the International Symposium on Human Factors and Ergonomics in Health Care},
volume={12},
number={1}
}
@inproceedings{jahan2024finding,
title={Finding Spoken Identifications: Using GPT-4 Annotation For An Efficient And Fast Dataset Creation Pipeline},
author={Maliha Jahan and Helin Wang and Thomas Thebaud and Yinglun Sun and Giang Le and Zsuzsanna Fagyal and Odette Scharenborg and Mark Hasegawa-Johnson and Laureano Moro Velazquez and Najim Dehak},
booktitle={LREC-COLING},
year={2024},
month={5},
pages={7296-7306},
url={https://aclanthology.org/2024.lrec-main.641/}
}
@inproceedings{hu2024real,
author={Yannan Hu and Nancy L. McElwain and Mark Hasegawa-Johnson},
year={2024},
month={July},
title={Real-time relations between fundamental frequency of infant-directed speech and infant attention at 3 months},
note={Poster presentation},
booktitle={24th International Congress of Infant Studies (ICIS)},
address={Glasgow, Scotland}
}
@inproceedings{yoon2024calibrated,
author={Hee Suk Yoon and Eunseop Yoon and Joshua Tian Jin Tee and Mark A. Hasegawa-Johnson
and Yingzhen Li and Chang D. Yoo},
title={{C-TPT}: Calibrated Test-Time Prompt Tuning for Vision-Language Models via Text Feature Dispersion},
booktitle=iclr,
year={2024},
month={5},
url={https://iclr.cc/virtual/2024/poster/17996}
}
@article{islam2024preliminary,
author={Bashima Islam and Nancy L McElwain and Jialu Li and Maria Davila and Yannan Hu and Kexin Hu and Jordan M Bodway and Ashutosh M Dhekne and Romit Roy Choudhury and Mark Hasegawa-Johnson},
title={Preliminary Technical Validation of LittleBeats™: A Multimodal Sensing Platform to Capture Cardiac Physiology, Motion, and Vocalizations},
doi={https://www.mdpi.com/1424-8220/24/3/901},
journal={Sensors},
volume={24},
number={3},
doi={10.3390/s24030901},
year={2024},
month={1},
number={2024010906}
}
@inproceedings{wang2024unsupervised,
author={Liming Wang and Mark Hasegawa-Johnson and Chang Yoo},
title={Unsupervised Speech Recognition with N-Skipgram and Positional Unigram Matching},
booktitle=icassp,
doi={10.1109/ICASSP48485.2024.10446327},
year={2024},
number={4604}
}
@inproceedings{gao2024g2pu,
author={Heting Gao and Mark Hasegawa-Johnson and Chang D. Yoo},
title={G2PU: Grapheme-to-Phoneme Transducer with Speech Units},
doi={10.1109/ICASSP48485.2024.10448105},
booktitle=icassp,
year={2024},
number={1746}
}
@article{mcelwain2024evaluating,
title={Evaluating Users’ Experiences of a Child Multimodal Wearable Device: A Mixed Methods Approach},
author={Nancy McElwain and Bashima Islam and Meghan Fisher and Camille Nebeker and Jordan Marie Bodway and Mark Hasegawa-Johnson},
journal={JMIR Human Factors},
volume={11},
pages={e49316},
year={2024},
publisher={JMIR Publications Toronto, Canada},
doi={10.2196/49316}
}
@inproceedings{li2023towards,
author={Jialu Li and Mark Hasegawa-Johnson and Nancy McElwain},
title={Towards Robust Family-Infant Audio Analysis Based on Unsupervised Pretraining of Wav2vec 2.0 on Large-Scale Unlabeled Family Audio},
booktitle=interspeech,
doi={10.21437/Interspeech.2023-460},
url={https://arxiv.org/abs/2305.12530},
year={2023},
keywords={analysis}
}
@inproceedings{qian2022contentvec,
author={Kaizhi Qian and Yang Zhang and Heting Gao and Junrui Ni and C.-I. Lai and David Cox
and Mark Hasegawa-Johnson and Shiyu Chang},
title={Contentvec: An improved selfsupervised speech representation by disentangling speakers},
booktitle=icml,
year={2022},
pages={18003--18017},
url={https://proceedings.mlr.press/v162/qian22b/qian22b.pdf}
}
@inproceedings{kang2022forget,
author={Haeyong Kang and Rusty John Lloyd Mina and Sultan Rizky Hikmawan Madjid and Jaehong Yoon and Mark Hasegawa-Johnson and Sung Ju Hwang and Chang D Yoo},
title={Forget-free continual learning with winning subnetworks},
url={https://proceedings.mlr.press/v162/kang22b.html},
booktitle=icml,
year={2022},
month={6},
pages={10734-10750},
volume={162}
}
@article{li2021analysis,
author={Jialu Li and Mark Hasegawa-Johnson and Nancy McElwain},
title={Analysis of Acoustic and Voice Quality Features for the Classification of Infant and Mother Vocalizations},
doi={10.1016/j.specom.2021.07.010},
journal=jsc,
volume={133},
pages={41-61},
year={2021},
keywords={analysis}
}
@inproceedings{xu2018infant,
author={Yijia Xu and Mark Hasegawa-Johnson and Nancy L. McElwain},
title={Infant emotional outbursts detection in infant-parent spoken interactions},
booktitle=interspeech,
year={2018},
pages={242--246},
doi={10.21437/Interspeech.2018-2429},
keywords={analysis}
}
@inproceedings{he2017using,
author={Di He and Zuofu Cheng and Mark Hasegawa-Johnson and Deming Chen},
title={Using Approximated Auditory Roughness as a Pre-filtering Feature for Human Screaming and Affective Speech AED},
booktitle={Proc. Interspeech},
year={2017},
keywords={analysis},
pages={1914--1918},
doi={10.21437/Interspeech.2017-593}
}
@phdthesis{pietrowicz2017exposing,
author={Mary Pietrowicz},
title={Exposing the Hidden Vocal Channel: Analysis of Vocal Expression},
url={https://www.ideals.illinois.edu/items/105321},
year={2017},
school={University of Illinois},
keywords={analysis}
}
@inproceedings{pietrowicz2017discovering,
author={Mary Pietrowicz and Mark Hasegawa-Johnson and Karrie Karahaliqos},
title={Discovering Dimensions of Perqceived Vocal Expression in Semi-Structured, Unscripted Oral History Accoqunts},
doi={10.1109/ICASSP.2017.7953247},
booktitle={Proc. ICASSP},
pages={2901:1-4},
year={2017},
keywords={analysis}
}
@inproceedings{pietrowicz2015acoustic,
author={Mary Pietrowicz and Mark Hasegawa-Johnson and Karrie Karahalios},
title={Acoustic Correlates for Perceived Effort Levels in Expressive Speech},
booktitle=interspeech,
year={2015},
pages={3720--3724},
doi={10.21437/Interspeech.2015-738},
keywords={analysis}
}
@article{mathur2012detecting,
author={Shobhit Mathur and Marshall Scott Poole and Feniosky Pena-Mora and Mark Hasegawa-Johnson and Noshir Contractor},
title={Detecting interaction links in a collaborating group using manually annotated data},
journal={Social Networks},
doi={10.1016/j.socnet.2012.04.002},
year={2012},
grant={NSF 0941268},
keywords={analysis}
}
@inproceedings{tang2009emotion,
author={Hao Tang and Stephen M. Chu and Mark Hasegawa-Johnson and Thomas S. Huang},
title={Emotion Recognition from Speech via Boosted Gaussian Mixture Models},
doi={10.1109/ICME.2009.5202493},
year={2009},
booktitle={International Conference on Multimedia \& Expo (ICME'09)},
pages={294-297},
grant={NIH R21 DC008090 A},
keywords={analysis}
}
@article{zhang2006cognitive,
author={Tong Zhang and Mark Hasegawa-Johnson and Stephen E. Levinson},
title={Cognitive State Classification in a spoken tutorial dialogue system},
doi={10.1016/j.specom.2005.09.006},
journal=jsc,
volume={48},
number={6},
page={616-632},
year={2006},
grant={NSF 0085980},
keywords={analysis}
}
@inproceedings{hasegawajohnson04automatic,
author={Mark Hasegawa-Johnson and Stephen Levinson and Tong Zhang},
title={{Automatic detection of contrast for speech understanding}},
year=2004,
booktitle={Proc. Interspeech 2004},
pages={581--584},
doi={10.21437/Interspeech.2004-223},
keywords={analysis}
}
@inproceedings{zhang2003an,
author={Tong Zhang and Mark Hasegawa-Johnson and Stephen E. Levinson},
title={An empathic-tutoring system using spoken language},
url={https://www.researchgate.net/profile/Stephen-Levinson-2/publication/228805591_An_Empathic-tutoring_System_Using_Spoken_Language/links/54d389ac0cf2b0c6146dabde/An-Empathic-tutoring-System-Using-Spoken-Language.pdf},
booktitle={Australian conference on computer-human interactionq (OZCHI)},
year={2003},
pages={498-501},
grant={NSF 0085980},
keywords={analysis}
}
@inproceedings{zhang000013mental,
author={Tong Zhang and Mark Hasegawa-Johnson and Stephen E. Levinson},
title={Mental State Detection of Dialogue System Users via Spoken Language},
url={https://www.isca-speech.org/archive/sspr_2003/zhang03_sspr.html},
booktitle={ISCA/IEEE Workshop on Spontaneous Speech Processing and Recognition (SSPR)},
month={April},
year={2003},
pages={MAP17.1-4},
grant={NSF 0085980},
keywords={analysis}
}
@inproceedings{zhai2023wav2tobi,
author={Wanyue Zhai and Mark Hasegawa-Johnson},
title={{Wav2ToBI}: a new approach to automatic {ToBI} transcription},
booktitle=interspeech,
doi={10.21437/Interspeech.2023-477},
year={2023},
keywords={analysis}
}
@incollection{rosenberg2021oxford,
author={Andrew Rosenberg and Mark Hasegawa-Johnson},
title={Automatic Prosody Labeling and Assessment},
booktitle={Oxford Handbook of Language Prosody},
doi={10.1093/oxfordhb/9780198832232.013.43},
editor={Carlos Gussenhoven and Aoju Chen},
pages={646--656},
publisher={Oxford University Press},
year={2021},
keywords={analysis}
}
@inproceedings{mahrt2011feature,
author={Tim Mahrt and Jui-Ting Huang and Yoonsook Mo and Jennifer Cole and Mark Hasegawa-Johnson and Margaret Fleck},
title={Feature Sets for the Automatic Detection of Prosodic Prominence},
booktitle={New Tools and Methods for Very Large Scale Phonetics Research},
publisher={University of Pennsylvania},
month={Jan.},
year={2011},
keywords={analysis}
}
@inproceedings{huang2008unsupervised,
author={Jui-Ting Huang and Mark Hasegawa-Johnson},
title={Unsupervised Prosodic Break Detection in Mandarin Speech},
url={https://www.isca-speech.org/archive/speechprosody_2008/huang08_speechprosody.html},
booktitle={SpeechProsody},
year={2008},
pages={165-168},
grant={NSF 0534133},
keywords={analysis}
}
@inproceedings{zhuang2008towards,
author={Xiaodan Zhuang and Mark Hasegawa-Johnson},
title={Towards Interpretation of Creakiness in Switchboard},
url={https://www.isca-speech.org/archive/speechprosody_2008/zhuang08_speechprosody.html},
booktitle={SpeechProsody},
year={2008},
pages={37-40},
grant={NSF 0414117},
keywords={analysis}
}
@inproceedings{yoon000019detecting,
author={Taejin Yoon and Jennifer Cole and Mark Hasegawa-Johnson},
title={Detecting Non-Modal Phonation in Telephone Speech},
url={https://www.isca-speech.org/archive/speechprosody_2008/yoon08_speechprosody.html},
booktitle={SpeechProsody},
year={2008},
pages={33-36},
grant={NSF 0414117},
keywords={analysis}
}
@phdthesis{yoon2007a,
author={Taejin Yoon},
title={A Predictive Model of Prosody Through Grammatical Interface: A Computational Approach},
url={https://www.ideals.illinois.edu/items/83925},
year={2007},
school={University of Illinois},
keywords={analysis}
}
@article{zhang2007extraction,
author={Tong Zhang and Mark Hasegawa-Johnson and Stephen E. Levinson},
title={Extraction of Pragmatic and Semantic Salience from Spontaneous Spoken English},
doi={10.1016/j.specom.2005.07.007},
journal=jsc,
year={2007},
grant={NSF 0085980},
keywords={analysis}
}
@inproceedings{reddy2006mclc,
author={Rajiv Reddy and Mark Hasegawa-Johnson},
title={Analysis of Pitch Contours in Repetition-Disfluency using Stem-ML},
url={https://www.researchgate.net/profile/Rajiv-Reddy-7/publication/228967280_Analysis_of_Pitch_Contours_in_Repetition-Disfluency_using_Stem-ML/links/00b49536b0b12a63e2000000/Analysis-of-Pitch-Contours-in-Repetition-Disfluency-using-Stem-ML.pdf},
booktitle={Midwest Computational Linguistics Colloquium},
year={2006},
keywords={analysis}
}
@inproceedings{yoon2008detecting,
author={Tae-Jin Yoon and Cole and Jennifer and Mark Hasegawa-Johnson and Chilin Shih},
title={Detecting Non-modal Phonation in Telephone Speech},
url={https://www.isca-archive.org/speechprosody_2008/yoon08_speechprosody.pdf},
booktitle={Proc. Speech Prosody},
year={2008},
grant={NSF 0414117},
keywords={analysis}
}
@article{yoon2005acoustic,
author={Tae-Jin Yoon and Cole and Jennifer and Mark Hasegawa-Johnson and Chilin Shih},
year={2005},
title={Acoustic correlates of non-modal phonation in telephone speech},
doi={10.1121/1.4778287},
journal={The Journal of the Acoustical Society of America},
volume={117},
number={4},
pages={2621},
grant={NSF 0414117},
keywords={analysis}
}
@inproceedings{hasegawajohnson2004automatic,
author={Mark Hasegawa-Johnson and Stephen Levinson and Tong Zhang},
title={{Automatic detection of contrast for speech understanding}},
year=2004,
booktitle={Proc. Interspeech 2004},
pages={581--584},
doi={10.21437/Interspeech.2004-223},
grant={NSF 0085980}
}
@inproceedings{borys000029modeling,
author={Sarah Borys and Mark Hasegawa-Johnson and Ken Chen and Aaron Cohen},
title={Modeling and Recognition of Phonetic and Prosodic Factors for Improvements to Acoustic Speech Recognition Models},
booktitle=interspeech,
month={October},
year={2004},
pages={3013--3016},
doi={10.21437/Interspeech.2004-756},
grant={NSF 0132900},
keywords={analysis}
}
@inproceedings{chen2004maximum,
author={Ken Chen and Mark Hasegawa-Johnson and Aaron Cohen and Jennifer Cole},
title={A Maximum Likelihood Prosody Recognizer},
url={https://www.isca-speech.org/archive/speechprosody_2004/chen04b_speechprosody.html},
booktitle={SpeechProsody},
year={2004},
address={Nara, Japan},
month={March},
pages={509-512},
grant={NSF 0132900},
keywords={analysis}
}
@inproceedings{chen2004an,
author={Ken Chen and Mark Hasegawa-Johnson},
title={An Automatic Prosody Labeling System Using ANN-Based Syntactic-Prosodic Model and GMM-Based Acoustic-Prosodic Model},
doi={10.1109/ICASSP.2004.1326034},
booktitle={ICASSP},
year={2004},
grant={NSF 0132900},
keywords={analysis}
}
@article{kim2004automatic,
author={Sung-Suk Kim and Mark Hasegawa-Johnson and Ken Chen},
title={Automatic Recognition of Pitch Movements Using Multilayer Perceptron and Time-Delay Recursive Neural Network},
doi={10.1109/LSP.2004.830114},
journal={IEEE Signal Processing Letters},
volume={11},
number={7},
pages={645-648},
year={2004},
grant={NSF 0132900},
keywords={analysis}
}
@inproceedings{ren2004speaker,
author={Yuexi Ren and Sung-Suk Kim and Mark Hasegawa-Johnson and Jennifer Cole},
title={Speaker-Independent Automatic Detection of Pitch Accent},
booktitle={Proc. Speech Prosody 2004},
pages={521--524},
url={https://www.isca-speech.org/archive/speechprosody_2004/ren04_speechprosody.html},
year={2004},
address={Nara, Japan},
month={March},
grant={NSF 0085980},
keywords={analysis}
}
@inproceedings{chen2003an,
author={Ken Chen and Mark Hasegawa-Johnson and Sung-Suk Kim},
title={An Intonational Phrase Boundary and Pitch Accent Dependent Speech Recognizer},
url={https://citeseerx.ist.psu.edu/document?repid=rep1&type=pdf&doi=e9e5670e89cc257c290bc5787bb0c46ffc6061fa},
booktitle={International Conference on Systems, Cybernetics, and Intelligence},
year={2003},
keywords={analysis}
}
@inproceedings{chen2003improving,
author={Ken Chen and Mark Hasegawa-Johnson},
title={Improving the robustness of prosody dependent language modeling based on prosody syntax cross-correlation},
doi={10.1109/ASRU.2003.1318480},
booktitle={ASRU},
year={2003},
keywords={analysis}
}
@inproceedings{zhu2021a,
author={Junzhe Zhu and Mark Hasegawa-Johnson and Nancy McElwain},
title={A Comparison Study on Infant-Parent Voice Diarization},
doi={10.1109/ICASSP39728.2021.9413538},
booktitle={Proc. ICASSP},
year={2021},
pages={7178-7182},
keywords={analysis}
}
@inproceedings{zhu2020identify,
author={Junzhe Zhu and Mark Hasegawa-Johnson and Leda Sari},
title={Identify Speakers in Cocktail Parties with End-to-End Attention},
url={https://arxiv.org/pdf/2005.11408.pdf},
booktitle={Proc. Interspeech},
year={2020},
pages={3092--3096},
keywords={analysis},
doi={10.21437/Interspeech.2020-2430}
}
@inproceedings{sari2019pre-training,
author={Leda Sari and Samuel Thomas and Mark Hasegawa-Johnson and Michael Picheny},
title={Pre-Training of Speaker Embeddings for Low-Latency Speaker Change Detection in Broadcast News},
doi={10.1109/ICASSP.2019.8683612},
booktitle={Proc. ICASSP},
year={2019},
pages={3093:1-5},
keywords={analysis}
}
@unpublished{qian2014regularized,
author={Kaizhi Qian},
title={Regularized Estimation of Gaussian Mixture Models for SVM Based Speaker Recognition},
url={https://www.ideals.illinois.edu/items/55611},
note={B.S. Thesis, University of Illinois},
year={2014},
keywords={analysis}
}
@article{tang2012partially,
author={Hao Tang and Stephen Chu and Mark Hasegawa-Johnson and Thomas Huang},
title={Partially Supervised Speaker Clustering},
doi={10.1109/TPAMI.2011.174},
journal={IEEE Transactions on Pattern Analysis and Machine Intelligence},
volume={34},
number={5},
pages={959-971},
year={2012},
keywords={analysis}
}
@inproceedings{harwath2010phonetic,
author={David Harwath and Mark Hasegawa-Johnson},
title={Phonetic Landmark Detection for Automatic Language Identification},
url={https://www.isca-speech.org/archive/speechprosody_2010/harwath10_speechprosody.html},
booktitle={Speech Prosody},
year={2010},
pages={100231:1-4},
grant={NSF 0703624},
keywords={analysis}
}
@inproceedings{zhou2007robust,
author={Xi Zhou and Yu Fun and Ming Liu and Mark Hasegawa-Johnson and Thomas Huang},
title={Robust Analysis and Weighting on MFCC Components for Speech Recognition and Speaker Identification},
doi={10.1109/ICME.2007.4284618},
booktitle={International Conference on Multimedia and Expo},
year={2007},
pages={188-191},
grant={NSF 0426627},
keywords={analysis}
}
@inproceedings{liu2007exploring,
author={Ming Liu and Zhengyou Zhang and Mark Hasegawa-Johnson and Thomas Huang},
title={Exploring Discriminative Learning for Text-Independent Speaker Recognition},
doi={10.1109/ICME.2007.4284585},
booktitle={ICME},
year={2007},
pages={56-59},
grant={NSF 0426627},
keywords={analysis}
}
@inproceedings{hasegawa-johnson2009visual,
author={Mark Hasegawa-Johnson and Camille Goudeseune and Kai-Hsiang Lin and David Cohen and Xi Zhou and Xiaodan Zhuang and Kyungtae Kim and Hank Kaczmarski and Thomas Huang},
title={Visual Analytics for Audio},
booktitle={NIPS Workshop on Visual Analytics},
year={2009},
grant={NSF 0807329},
keywords={analysis}
}
@unpublished{hasegawa-johnson2009pattern,
author={Mark Hasegawa-Johnson},
title={Pattern Recognition in Acoustic Signal Processing},
note={Unpublished presentation at the Machine Learning Summer School, University of Chicago},
year={2009},
grant={NSF 0807329},
keywords={analysis}
}
@article{hasegawa-johnson2009tutorial,
author={Mark Hasegawa-Johnson},
title={Tutorial: Pattern Recognition in Signal Processing},
doi={10.1121/1.4784323},
journal=jasa,
volume={125},
pages={2698},
year={2009},
grant={NSF 0803219},
keywords={analysis}
}
@inproceedings{sakr2012topic,
author={Ali Sakr and Mark Hasegawa-Johnson},
title={Topic Modeling of Phonetic Latin-Spelled Arabic for the Relative Analysis of Genre-Dependent and Dialect-Dependent Variation},
url={https://www.academia.edu/download/86879040/06fr-rist20-2.pdf},
booktitle={CITALA},
year={2012},
pages={153-158},
isbn={978-9954-9135-0-5},
grant={QNRF NPRP 410-1-069},
keywords={analysis}
}
@unpublished{al-sabbagh2011using,
author={Rania Al-Sabbagh and Roxana Girju and Mark Hasegawa-Johnson and Elabbas Benmamoun and Rehab Duwairi and Eiman Mustafawi},
title={Using Web Mining Techniques to Build a Multi-Dialect Lexicon of Arabic},
note={Talk delivered at the Linguistics in the Gulf Conference},
year={2011},
keywords={analysis}
}
@inproceedings{zhang2015multichannel,
author={Yang Zhang and Nasser Nasrabadi and Mark Hasegawa-Johnson},
title={Multichannel Transient Acoustic Signal Classification Using Task-Driven Dictionary with Joint Sparsity and Beamforming},
doi={10.1109/ICASSP.2015.7178294},
booktitle={Proc. ICASSP},
year={2015},
pages={2591:1--5},
grant={ARO W911NF-09-1-0383},
keywords={analysis}
}
@article{chen2013mixed,
author={Austin Chen and Mark Hasegawa-Johnson},
title={Mixed Stereo Audio Classification Using a Stereo-Input Mixed-to-Panned Level Feature},
journal={IEEE Trans. Speech and Audio Processing},
volume={22},
number={12},
pages={2025-2033},
year={2014},
doi={10.1109/TASLP.2014.2359628},
grant={QNRF NPRP 09-410-1-069},
keywords={analysis}
}
@misc{hasegawa-johnson2014probabilistic,
author={Mark Hasegawa-Johnson},
title={Probabilistic Segmental Model For Doppler Ultrasound Heart Rate Monitoring},
url={http://www.google.com/patents/US8727991},
howpublished={United States Patent Number 8727991},
month={May},
year={2014},
keywords={analysis}
}
@article{mertens2013on,
author={Robert Mertens and Po-Sen Huang and Luke Gottlieb and Gerald Friedland and Ajay Divakaran and Mark Hasegawa-Johnson},
title={On the Application of Speaker Diarization to Audio Indexing of Non-Speech and Mixed Non-Speech/Speech Video Soundtracks},
journal={International Journal of Multimedia Data Engineering and Management (IJDEM)},
month={April},
year={2013},
volume={3},
number={3},
pages={1--19},
doi={10.4018/jmdem.2012070101},
keywords={analysis}
}
@inproceedings{huang2012opportunistic,
author={Po-Sen Huang and Mark Hasegawa-Johnson and Wotao Yin and Tom Huang},
title={Opportunistic Sensing: Unattended Acoustic Sensor Selection Using Crowdsourcing Models},
doi={10.1109/MLSP.2012.6349815},
booktitle={IEEE Workshop on Machine Learning in Signal Processing},
year={2012},
keywords={analysis}
}
@inproceedings{huang2012pooling,
author={Po-Sen Huang and Jianchao Yang and Mark Hasegawa-Johnson and Feng Liang and Thomas S. Huang},
title={Pooling Robust Shift-Invariant Sparse Representations of Acoustic Signals},
booktitle=interspeech,
year={2012},
keywords={analysis},
pages={2518--2521},
doi={10.21437/Interspeech.2012-652}
}
@unpublished{hasegawa-johnson2012toward,
author={Mark Hasegawa-Johnson and Xiaodan Zhuang and Xi Zhou and Camille Goudeseune and Hao Tang and Kai-Hsiang Lin and Mohamed Omar and Thomas Huang},
title={Toward Better Real-world Acoustic Event Detection},
note={Unpublished presentation given at Seoul National University},
month={May},
year={2012},
keywords={analysis}
}
@inproceedings{huang2012how,
author={Po-Sen Huang and Robert Mertens and Ajay Divakaran and Gerald Friedland and Mark Hasegawa-Johnson},
title={How to Put it into Words---Using Random Forests to Extract Symbol Level Descriptions from Audio Content for Concept Detection},
doi={10.1109/ICASSP.2012.6287927},
booktitle={ICASSP},
year={2012},
grant={ARO W911NF-09-1-0383},
keywords={analysis}
}
@inproceedings{mertens2011on,
author={R. Mertens and P.-S. Huang and L. Gottlieb and G. Friedland and A. Divakaran},
title={On the Application of Speaker Diarization to Audio Concept Detection for Multimedia Retrieval},
doi={10.1109/ISM.2011.79},
booktitle={IEEE International Symposium on Multimedia},
pages={446-451},
year={2011},
keywords={analysis}
}
@inproceedings{huang2011exemplar,
author={Po-Sen Huang and Mark Hasegawa-Johnson and Thyagaraju Damarla},
title={Exemplar Selection Methods to Distinguish Human from Animal Footsteps},
url={https://posenhuang.github.io/papers/Exemplar_Selection_HLVD2011.pdf},
booktitle={Second Annual Human and Light Vehicle Detection Workshop},
address={Maryland},
pages={14:1-10},
year={2011},
grant={ARO W911NF-09-1-0383},
keywords={analysis}
}
@inproceedings{huang2011multi-sensory,
author={Po-Sen Huang and Thyagaraju Damarla and Mark Hasegawa-Johnson},
title={Multi-sensory features for Personnel Detection at Border Crossings},
url={https://ieeexplore.ieee.org/abstract/document/5977673?casa_token=APIqmZlnHDcAAAAA:66fMhlnUcKNXV6jKVFSz0hCDsoABgGyblOhRExzAtqjMs4XMBCJ8zPfVAnhT-yJg2Bz4rOpkfw},
booktitle={Fusion},
year={2011},
grant={ARO W911NF-09-1-0383},
keywords={analysis}
}
@phdthesis{zhuang2011modeling,
author={Xiaodan Zhuang},
title={Modeling Audio and Visual Cues for Real-world Event Detection},
url={https://www.ideals.illinois.edu/items/24703},
school={University of Illinois},
month={April},
year={2011},
keywords={analysis}
}
@inproceedings{huang2011improving,
author={Po-Sen Huang and Xiaodan Zhuang and Mark Hasegawa-Johnson},
title={Improving Acoustic Event Detection using Generalizable Visual Features and Multi-modality Modeling},
doi={10.1109/ICASSP.2011.5946412},
booktitle={ICASSP},
year={2011},
pages={349-352},
grant={ARO W911NF-09-1-0383},
keywords={analysis}
}
@article{zhuang2010real-world,
author={Xiaodan Zhuang and Xi Zhou and Mark A. Hasegawa-Johnson and Thomas S. Huang},
title={Real-world Acoustic Event Detection},
doi={10.1016/j.patrec.2010.02.005},
journal={Pattern Recognition Letters},
volume={31},
number={2},
month={Sep.},
year={2010},
pages={1543-1551},
grant={NSF 0807329},
keywords={analysis}
}
@article{hasegawa-johnson2009adaptation,
author={Mark Hasegawa-Johnson and Xiaodan Zhuang and Xi Zhou and Camille Goudeseune and Thomas S. Huang},
title={Adaptation of tandem HMMs for non-speech audio event detection},
doi={10.1121/1.4784503},
journal=jasa,
volume={125},
pages={2730},
year={2009},
keywords={analysis}
}
@inproceedings{zhuang2009acoustic,
author={Xiaodan Zhuang and Jing Huang and Gerasimos Potamianos and Mark Hasegawa-Johnson},
title={Acoustic Fall Detection using Gaussian Mixture Models and GMM Supervectors},
doi={10.1109/ICASSP.2009.4959522},
booktitle={ICASSP},
year={2009},
pages={69-72},
keywords={analysis}
}
@inproceedings{zhuang000070feature,
author={Xiaodan Zhuang and Xi Zhou and Thomas S. Huang and Mark Hasegawa-Johnson},
title={Feature Analysis and Selection for Acoustic Event Detection},
doi={10.1109/ICASSP.2008.4517535},
booktitle={ICASSP},
pages={17-20},
year={2008},
grant={NSF 0414117},
keywords={analysis}
}
@article{zhou000071hmm-based,
author={Xi Zhou and Xiaodan Zhuang and Ming Lui and Hao Tang and Mark Hasegawa-Johnson and Thomas Huang},
title={HMM-Based Acoustic Event Detection with AdaBoost Feature Selection},
doi={10.1007/978-3-540-68585-2_33},
journal={Lecture Notes in Computer Science},
year={2008},
volume={4625},
pages={345-353},
grant={NSF 0414117},
keywords={analysis}
}
@inproceedings{yang2016landmarkbased,
author={Xuesong Yang and Xiang Kong and Mark Hasegawa-Johnson and Yanlu Xie},
title={Landmark-based Pronunciation Error Identification on {L2 Mandarin Chinese}},
pages={247--251},
doi={10.21437/SpeechProsody.2016-51},
booktitle={Speech Prosody},
year={2016},
keywords={analysis}
}
@inproceedings{bhat2010interspeech,
author={Suma Bhat and Mark Hasegawa-Johnson and Richard Sproat},
title={Automatic Fluency Assessment by Signal-Level Measurement of Spontaneous Speech},
url={https://www.isca-speech.org/archive/l2ws_2010/bhat10_l2ws.html},
year={2010},
booktitle={INTERSPEECH Satellite Workshop on Second Language Studies: Acquisition, Learning, Education and Technology},
keywords={analysis}
}
@inproceedings{yoon2010landmark-based,
author={Su-Youn Yoon and Mark Hasegawa-Johnson and Richard Sproat},
title={Landmark-based Automated Pronunciation Error Detection},
booktitle={Proceedings of Interspeech},
year={2010},
pages={614--617},
doi={10.21437/Interspeech.2010-236},
keywords={analysis}
}
@inproceedings{bhat2010language,
author={Suma Bhat and Richard Sproat and Mark Hasegawa-Johnson and Fred Davidson},
title={Automatic fluency assessment using thin-slices of spontaneous speech},
booktitle={Language Testing Research Colloquium},
year={2010},
address={Denver, CO},
keywords={analysis}
}
@inproceedings{yoon2009interspeech,
author={Su-Youn Yoon and Mark Hasegawa-Johnson and Richard Sproat},
title={Automated Pronunciation Scoring using Confidence Scoring and Landmark-based SVM},
booktitle=interspeech,
pages={1903--1906},
doi={10.21437/Interspeech.2009-551},
address={Brighton},
month={September},
year={2009},
keywords={analysis}
}
@inproceedings{yoon2009calico,
author={Su-Youn Yoon and Mark Hasegawa-Johnson and Richard Sproat},
title={Automated Pronunciation Scoring for L2 English Learners},
booktitle={CALICO workshop},
year={2009},
keywords={analysis}
}
@inproceedings{zhang2004children,
author={Mark Hasegawa-Johnson and Stephen E. Levinson and Tong Zhang},
title={Children's Emotion Recognition in an Intelligent Tutoring Scenario},
booktitle=interspeech,
month={October},
year={2004},
grant={NSF 0085980},
pages={1441--1444},
doi={10.21437/Interspeech.2004-552},
keywords={analysis}
}
@inproceedings{harvill22_interspeech,
author={John Harvill and Mark Hasegawa-Johnson and Chang D. Yoo},
title={{Frame-Level Stutter Detection}},
year=2022,
booktitle={Proc. Interspeech 2022},
pages={2843--2847},