-
Notifications
You must be signed in to change notification settings - Fork 28
/
Copy pathpublications.html
766 lines (755 loc) · 44.4 KB
/
publications.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
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
---
layout: default
title: "Publications"
comments: true
---
<div id="publications" class="fixed">
<p>
This page lists both works that have been published about the Accord.NET Framework,
as well as published works that have used, reference, or otherwise include a mention
to the framework.
</p>
<h1>
Technical reports
</h1>
<ul>
<li>
Souza, C.R., "<a href="http://arxiv.org/abs/1210.7463" rel="nofollow">
A Tutorial
on Principal Component Analysis with the Accord.NET Framework
</a>". Department
of Computing, Federal University of Sao Carlos. arXiv:1210.7463. Technical Report,
2012
<blockquote>
A technical report and a complete tutorial on Principal Component Analysis, a common
and popular dimensionality reduction technique found in many real-world solutions.
This report aims not only to explain PCA in the same molds as given by Lindsay I
Smith, but to present many of the features of the Accord.NET Framework which can
help performing this analysis.
</blockquote>
</li>
</ul>
<h1>
Academic publications
</h1>
<p>
The following papers include at least a citation to the framework, reference material
published based on the framework or have used standalone code which now has been
incorporated in the framework. Some of those have been found using search engines
or automatic alerts. If you would like to include your paper, or if your paper has
been incorrectly incorporated in this collection, please let me know.
</p>
<ul>
<li>
<b>Souza</b>, C. R., Gaidon, A., Cabon, Y. Lopez-Pena, A. M.; <a href="http://openaccess.thecvf.com/content_cvpr_2017/papers/de_Souza_Procedural_Generation_of_CVPR_2017_paper.pdf">
Procedural Generation of Videos to Train Deep Action Recognition Networks
</a>. Computer Vision and Pattern Recognition (CVPR), 2017.
[<a href="http://openaccess.thecvf.com/content_cvpr_2017/papers/de_Souza_Procedural_Generation_of_CVPR_2017_paper.pdf"><b>Manuscript</b></a>]
[<a href="https://arxiv.org/abs/1612.00881"><b>ArXiv + SupMat</b></a>]
[<a href="https://1drv.ms/b/s!AoiTwBxoR4OAoKx8FlkZrlY9odxTeQ"><b>Poster</b></a>]
</li>
<li>
Myers, J., <b>De Souza</b>, C.R., Borghi-Silva, A., Guazzi, M., Chase, P., Bensimhon, D., Peberdy, M. A., Ashley, E., West, E., Cahalin, L. P, Forman, D., Arena, R.; <a href="http://www.academia.edu/download/45088558/A_Neural_Network_Approach_to_Predicting_20160425-6712-upk76l.pdf">
A neural network approach to predicting outcomes in heart failure using cardiopulmonary exercise testing</a>
International journal of cardiology, 2014.
[<a href="http://www.academia.edu/download/45088558/A_Neural_Network_Approach_to_Predicting_20160425-6712-upk76l.pdf"><b>Manuscript</b></a>]
</li>
<li>
Roulland, F., <b>De Souza</b>, C.R., Ulloa, L., Mondragon, A., Niemaz, M., Ciriza, V. <a href="https://www.researchgate.net/publication/319533682_Towards_Data-Driven_Simulations_in_Urban_Mobility_Analytics">
Towards Data-Driven Simulations in Urban Mobility Analytics
</a>. 14th ITS Asia Pacific Forum, Nanjing, China, 2015.
[<a href="https://www.researchgate.net/publication/319533682_Towards_Data-Driven_Simulations_in_Urban_Mobility_Analytics"><b>Manuscript</b></a>]
</li>
<li>
Myers, J., De Souza, C.R., Borghi-Silva, A., Guazzi, M., Chase, P., Bensimhon, D., Peberdy, M. A., Ashley, E., West, E., Cahalin, L. P, Forman, D., Arena, R.; <a href="http://www.academia.edu/download/45088558/A_Neural_Network_Approach_to_Predicting_20160425-6712-upk76l.pdf">
A neural network approach to predicting outcomes in heart failure using cardiopulmonary exercise testing</a>
International journal of cardiology, 2014.
[<a href="http://www.academia.edu/download/45088558/A_Neural_Network_Approach_to_Predicting_20160425-6712-upk76l.pdf"><b>Manuscript</b></a>]
</li>
<li>
<b>Souza</b>, C. R., Pizzolato, E. B.; <a href="https://1drv.ms/b/s!AoiTwBxoR4OAoKoUsZ5qNofxe21ThA">
Sign Language Recognition with Support Vector Machines and Hidden Conditional Random
Fields: Going from Fingerspelling to Natural Articulated Words
</a>. Machine Learning
and Data Mining in Pattern Recognition, Lecture Notes in Computer Science Volume
7988, 2013, pp 84-98</b>. DOI: <a href="http://dx.doi.org/10.1007/978-3-642-39712-7_7"
rel="nofollow">10.1007/978-3-642-39712-7_7</a>
[<a href="https://1drv.ms/b/s!AoiTwBxoR4OAoKoUsZ5qNofxe21ThA"><b>Manuscript</b></a>]
</li>
<li>
<b>Souza</b>, C. R., Pizzolato, E. B., Anjo, M. S.; <a href="https://1drv.ms/b/s!AoiTwBxoR4OAoKoTa6ehUinnJ0GVPw">
Fingerspelling Recognition with Support Vector Machines and Hidden Conditional Random
Fields
</a>. Advances in Artificial Intelligence – IBERAMIA 2012. Lecture Notes in
Computer Science Volume 7637, 2012, pp 561-570. DOI: <a href="http://dx.doi.org/10.1007/978-3-642-34654-5_57"
rel="nofollow">10.1007/978-3-642-34654-5_57</a>
[<a href="https://1drv.ms/b/s!AoiTwBxoR4OAoKoTa6ehUinnJ0GVPw"><b>Manuscript</b></a>]
[<a href="https://1drv.ms/p/s!AoiTwBxoR4OAoKoWARbZgV5mg-agvw"><b>Slideshow</b></a>]
</li>
<li>
<b>Souza</b>, C. R.; <a href="https://1drv.ms/b/s!AoiTwBxoR4OAoKoXDUBozyV2X3Wlkw">
Reconhecimento de gestos da Língua Brasileira de Sinais através de Máquinas de Vetores
de Suporte e Campos Aleatórios Condicionais Ocultos
</a>. Master's thesis. Universidade
Federal de São Carlos (UFSCar). São Carlos, 2013.
[<a href="https://1drv.ms/b/s!AoiTwBxoR4OAoKoXDUBozyV2X3Wlkw"><b>Manuscript</b></a>]
[<a href="https://1drv.ms/p/s!AoiTwBxoR4OAoKoZxVPHLkaMmGYcNg"><b>Slideshow (BR)</b></a>]
[<a href="https://1drv.ms/p/s!AoiTwBxoR4OAoKoY8b_ujyKHsDp_qw"><b>Slideshow (EN)</b></a>]
</li>
<li>
<b>Souza</b>, C. R.; <a href="https://1drv.ms/p/s!AoiTwBxoR4OAoKoY8b_ujyKHsDp_qw">
Recognizing signs of the Brazilian Sign Language through Support Vector Machiens and Hidden Conditional
Random Fields.
</a>. Talk given at Xerox Research Centre Europe. Meylan, France, 2014.
[<a href="https://1drv.ms/p/s!AoiTwBxoR4OAoKoY8b_ujyKHsDp_qw"><b>Slideshow</b></a>]
</li>
</ul>
<br />
<ol reversed>
<!--- 2017 --->
<li>
Suryakiran Maruvada, <a href="http://wwwisg.cs.ovgu.de/sim/files/theses/maruvada.pdf">
3-D Hand Gesture Recognition with Different Temporal Behaviors using HMM and Kinect</a>,
Master Thesis, University of Magdeburg, 2017.
</li>
<li>
John Hogland, and Nathaniel Anderson, <a href="https://www.fs.fed.us/rm/pubs_journals/2017/rmrs_2017_hogland_j001.pdf">
Function Modeling Improves the Efficiency of Spatial Modeling Using Big Data from Remote Sensing</a>
Big Data Cognitive Computing, 2017, 1, 3; doi:10.3390/bdcc1010003
</li>
<li>
Gérald Rocher Jean-Yves Tigli, and Stéphane Lavirotte, <a href="http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=7949006">
Probabilistic Models Toward Controlling Smart-* Environments</a>, IEEE Access, 2017. [<a href="https://hal.archives-ouvertes.fr/hal-01515088/document">HAL</a>]
</li>
<li>
Julien Cumin, Jean-Marc Petit, Vasile-Marian Scuturici, Sabina Surdu. <a href="<a href="https://pdfs.semanticscholar.org/6585/abeac82f553e5df702729cde51fa3165258e.pdf">Data Exploration with
SQL using Machine Learning Techniques</a>. International Conference on Extending Database
Technology - EDBT, Mar 2017, Venice, Italy. Proc. 20th International Conference on Extending
Database Technology (EDBT), 2017.
</li>
<li>
A.Y. Denisova, V.V. Sergeyev, "<a href="http://www.sciencedirect.com/science/article/pii/S1877705817341486">
Supervised multichannel image classification algorithm using hierarchical histogram representation</a>",
In Procedia Engineering, Volume 201, 2017, Pages 213-222, ISSN 1877-7058, https://doi.org/10.1016/j.proeng.2017.09.616.
</li>
<li>
Xi Y., Cho S., Um K., Cho K. (2015) "<a href="https://link.springer.com/chapter/10.1007/978-981-10-0281-6_35">
Posture Recognition Using Sensing Blocks</a>". In: Park DS., Chao HC., Jeong YS., Park J. (eds) Advances in
Computer Science and Ubiquitous Computing. Lecture Notes in Electrical Engineering, vol 373. Springer, Singapore
</li>
<li>
M. A. Culman et al., "<a href="http://ieeexplore.ieee.org/document/7944891/">A Novel Application for Identification of
Nutrient Deficiencies in Oil Palm Using the Internet of Things</a>," 2017 5th IEEE International Conference on Mobile
Cloud Computing, Services, and Engineering (MobileCloud), San Francisco, CA, 2017, pp. 169-172. doi: 10.1109/MobileCloud.2017.32
</li>
<li>
Pedro Alves de Almeida, <a href="http://hdl.handle.net/10216/107531">Evaluation and Prototypical Implementation of Machine Learning
to Detect ECU Misbehavior</a>, Dissertação. Electrical engineering, Electronic engineering, Information engineering, 2017.
</li>
<!--- 2016 --->
<li>
Syed H, Jorgensen AL, Morris AP. <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5146816/">SurvivalGWAS_Power: a user
friendly tool for power calculations in pharmacogenetic studies with “time to event” outcomes</a>. BMC Bioinformatics.
2016;17:523. doi:10.1186/s12859-016-1407-9.
</li>
<li>
Liebeck, Matthias & Pollack, Philipp & Modaresi, Pashutan & Conrad, Stefan. (2016).
<a href="https://www.researchgate.net/publication/305334719_HHU_at_SemEval-2016_Task_1_Multiple_Approaches_to_Measuring_Semantic_Textual_Similarity">
HHU at SemEval-2016 Task 1: Multiple Approaches to Measuring Semantic Textual Similarity</a>.
595-601. 10.18653/v1/S16-1090.
</li>
<li>
Ivan Halim Parmonangan, Jennifer Santoso, Widodo Budiharto, Alexander Agung Santoso Gunawan, "
<a href="https://www.spiedigitallibrary.org/conference-proceedings-of-spie/10011/1/Fast-brain-control-systems-for-electric-wheelchair-using-support-vector/10.1117/12.2243126.short?SSO=1">
Fast brain control systems for electric wheelchair using support vector machine</a>", Proc. SPIE 10011, First International Workshop on Pattern Recognition,
100111N (11 July 2016); doi: 10.1117/12.2243126; http://dx.doi.org/10.1117/12.2243126
</li>
<li>
Penev, Ivaylo. (2016). <a href="https://www.researchgate.net/publication/314385005_On_the_optimum_choice_of_the_K_Parameter_in_Hand-Written_Digit_Recognition_by_kNN_in_comparison_to_SVM">
On the optimum choice of the K Parameter in Hand-Written Digit Recognition by kNN in comparison to SVM</a>. INTERNATIONAL JOURNAL OF NEURAL
NETWORKS and ADVANCED APPLICATIONS. 3. 47-52.
</li>
<li>
Rusiecki, Andrzej, and Mirosław Kordos. "<a href="https://search.proquest.com/openview/253f2e2c859d352fe9c4c0f3cf45d2bc/1?pq-origsite=gscholar&cbl=1336350">
Effectiveness of Unsupervised Training in Deep Learning Neural Networks</a>." Schedae Informaticae 24 (2016): 41-51.
</li>
<li>
Peter Goldsborough, <a href="https://arxiv.org/pdf/1610.01178.pdf">
A Tour of TensorFlow</a>, ArXiv, 2016.
</li>
<li>
Stefanidis K., Voyiatzis A.G.
Kyriakos Stefanidis and Artemios G. Voyiatzis, <a href="http://www.artemiosv.info/hosted/wistp2016.pdf">
An HMM-Based Anomaly Detection Approach for SCADA Systems</a>,
In: Foresti S., Lopez J. (eds) Information Security Theory and Practice. WISTP 2016. Lecture
Notes in Computer Science, vol 9895. Springer, Cham. 2016.
</li>
<li>
Gérald Rocher, Jean-Yves Tigli, Stéphane Lavirotte. <a href="https://core.ac.uk/download/pdf/52771163.pdf">
On the Behavioral Drift Estimation of Ubiquitous Computing Systems in Partially Known Environments</a>.
13th Annual International Conference on Mobile and Ubiquitous Systems: Computing, Networking and Services,
Nov 2016, Hiroshima, Japan. 2016, Proceeding of the 13th Annual International Conference on Mobile and
Ubiquitous Systems: Computing, Networking and Services.
</li>
<li>
Matthias Liebeck, Philipp Pollack, Pashutan Modaresi, Stefan Conrad. <a href="http://aclanthology.coli.uni-saarland.de/pdf/S/S16/S16-1090.pdf">
HHU at SemEval-2016 Task 1: Multiple Approaches to Measuring Semantic Textual Similarity</a>.
Proceedings of SemEval-2016, pages 595–601, San Diego, California, June 16-17, 2016.
</li>
<li>
Tomasz Hachaj, Marek R. Ogiela, <a href="https://www.researchgate.net/profile/Tomasz_Hachaj/publication/283901636_Human_actions_recognition_on_multimedia_hardware_using_angle-based_and_coordinate-based_features_and_multivariate_continuous_hidden_Markov_model_classifier/links/56d86b4108aebabdb40c4cfd.pdf?origin=publication_list">
Human actions recognition on multimedia hardware using angle-based and coordinate-based features and multivariate continuous hidden Markov model classifier
</a>, Multimedia Tools and Application, December 2016, Volume 75, Issue 23, pp 16265–16285.
</li>
<li>
Sandhya N. Dhage, Charanjeet Kaur Raina,
<a href="http://www.ijritcc.org/download/browse/Volume_4_Issues/March_16_Volume_4_Issue_3/1459926027_06-04-2016.pdf">
A review on Machine Learning Techniques</a>,
International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169
Volume: 4 Issue: 3 395 - 399, 2016.
</li>
<li>
Jennifer K Roe, Niclas Thomas, Eliza Gil, Katharine Best, Evdokia Tsaliki, Stephen Morris‑Jones,
Sian Stafford, Nandi Simpson, Karolina D Witt, Benjamin Chain, Robert F Miller, Adrian Martineau,
and Mahdad Noursadeghi,
<a href="https://df6sxcketz7bb.cloudfront.net/manuscripts/87000/87238/jci.insight.87238.v1.pdf">
Blood transcriptomic diagnosis of pulmonary and extrapulmonary tuberculosis</a>,
JCI Insight. 2016;1(16):e87238, doi:10.1172/jci.insight.87238.
</li>
<li>
Alexander Askinadze, <a href="http://ceur-ws.org/Vol-1594/paper4.pdf">
Anwendung der Regressions-SVM zur Vorhersage studentischer Leistungen</a>,
Proceedings of the 28th GI-Workshop Grundlagen von Datenbanken, Nörten Hardenberg, Germany, May 24-27, 2016.
</li>
<li>
D. Matsumoto and Y. Kuwahara, <a href="http://ap-s.ei.tuat.ac.jp/isapx/2016/pdf/POS2-28.pdf">
Heartbeat and Respiratory Monitoring using Standing Wave Radar and Independet Component Analysis</a>,
Proceedings of ISAP2016, Okinawa, Japan, 2016.
</li>
<li>
Ivan Halim Parmonangana, Jennifer Santosoa, Widodo Budiharto, Alexander Agung Santoso Gunawan,
<a href="http://socs.binus.ac.id/files/2016/09/D.pdf">
Fast Brain Control Systems for Electric Wheelchair using Suppor Vector Machine</a>,
First International Workshop on Pattern Recognition, Proceedings of SPIE,
Vol. 10011, 100111N, doi: 10.1117/12.2243126, 2016.
</li>
<li>
Greg C. Lee, Fu-Hao Yeh, Yi-Han Hsiao, <a href="https://link.springer.com/article/10.1007/s11042-014-2290-x">
Kinect-based Taiwanese sign-language recognition system</a>,
January 2016, Volume 75, Issue 1, pp 261–279
</li>
<li>
B Nithya, <a href="https://www.ijarcsse.com/docs/papers/Volume_6/6_June2016/V6I6-0257.pdf">
An Analysis on Applications of Machine Learning Tools, Techniques and Practices in Health Care System</a>,
International Journal of Advanced Research in Computer Science and Software Engineering,
Volume 6, Issue 6, June 2016.
</li>
<li>
Andreas Larsson, Tony Segeras, <a href="https://www.diva-portal.org/smash/get/diva2:934351/FULLTEXT01.pdf">
Automated invoice handling with machine learning and OCR</a>,
Degree project in Computer Engineering, Stockholm, Sweden, 2016.
</li>
<li>
Hamzah Syed1, Andrea L. Jorgensen1 and Andrew P. Morris, <a href="https://core.ac.uk/download/pdf/81186987.pdf">
SurvivalGWAS_Power: a user friendly tool for power calculations in pharmacogenetic studies with "time to event" outcomes</a>,
BMC Bioinformatics (2016) 17:523, DOI 10.1186/s12859-016-1407-9.
</li>
<li>
Bc. Martin Tamajka, <a href="http://www.itspy.cz/wp-content/uploads/2016/11/IT_SPY_2016_paper_6.pdf">Segmentation of anatomical organs in medical data</a>
Master Thesis. Slovak University of Technology, Faculty of Informatics and Information Technologies, FIIT-5208-46174, 2016.
</li>
<li>
Cau, Seang Buan, <a href="http://ourspace.uregina.ca/handle/10294/7726">Software Reuse and Its Effect on Software Quality for Real-Time
Geometric Measurement</a>, Thesis Submitted to the Faculty of Graduate Studies and Research In Partial Fulfillment of
the Requirements for the Degree of Master of Applied Science in Software Systems Engineering, University of Regina. X,
97 p, 2016.
</li>
<li>
Cooley, Ben. <a href="http://digitalcommons.georgiasouthern.edu/etd/1408/">Determining Unique Agents by Evaluating
Web Form Interaction</a>. Thesis (open access), Master of Science in Computer Science (M.S.), Spring 2016.
</li>
<!--- 2015 --->
<li>
T. Hachaj, M. R. Ogiela and K. Koptyra, "<a href="http://ieeexplore.ieee.org/document/7328113/">Application of hidden
markov models and gesture description language classifiers to Oyama karate techniques recognition</a>," 2015 9th
International Conference on Innovative Mobile and Internet Services in Ubiquitous Computing, Blumenau, 2015, pp. 160-165.
</li>
<li>
Steven Houben, Nicolai Marquardt,
<a href="http://stevenhouben.be/pubs/WatchConnectCHI2015.pdf">WATCHCONNECT: A Toolkit for Prototyping Smartwatch-Centric Cross-Device Applications</a>
Proceedings Proceedings of the 33rd Annual ACM Conference on Human Factors in Computing Systems, Pages 1247-1256,
Seoul, Republic of Korea — April 18 - 23, 2015
</li>
<li>
Lin Yu Han, <a href="https://web.inf.ufpr.br/menotti/ci171-2015-2-1/files/final-Lin-artigo.pdf">
HMM para o Reconhecimento de Caracteres Manuscritos</a>, Universidade Federal do Paraná, 2015.
</li>
<li>
Tiago Susano Pinto, <a href="https://paginas.fe.up.pt/~ei10049/thesis/thesis.pdf">An Approach of a Research Tool based
in a Shamanic Interface</a>, Master's Thesis, Faculdade de Engenharia, Universidade do Porto, 2015.
</li>
<li>
Ari Freyr Ásgeirsson, Ívar Oddsson, Sigursteinn Bjarni Húbertsson, Valgeir Björnsson, Ævar Ísak Ástþórsson,
<a href="http://hdl.handle.net/1946/22799">Thrifter: An online marketplace with a recommender system</a>,
B.Sc. in Computer Science, Reykjavik University, Sep 10, 2015.
</li>
<li>
Pinto, Tiago Susano [et al.] - <a href="http://hdl.handle.net/10400.2/4754">A game as a tool for empirical research on
the shamanic interface concept</a>. In SciTecIn15. Conferência Ciências e Tecnologias da Interação, Coimbra, 2015.
</li>
<!--- 2014 --->
<li>
Simon Ruffieux, Denis Lalanne, Elena Mugellini, Omar Abou Khaled, <a href="http://diuf.unifr.ch/people/lalanned/Articles/cviu_Ruffieux2014.pdf">
Gesture recognition corpora and tools: A scripted ground truthing method
</a>. Computer Vision and Image Understanding, Volume 131, February 2015,
Pages 72-87, ISSN 1077-3142, 2014.
</li>
<li>
Pongsametrey Sok, Nguonly Taing, <a href="http://www.apsipa.org/proceedings_2014/Data/paper/1407.pdf">
Support Vector Machine (SVM) Based Classifier For Khmer Printed Character-set Recognition</a>,
2014.
</li>
<li>
Emil Lunkdvist, <a href="http://www.diva-portal.org/smash/get/diva2:746332/FULLTEXT01.pdf">
Decision Tree Classification and Forecasting of Pricing Time Series Data</a>,
Master's Degree Project, KTH Electrical Engineering, Stockholm, Sweden July 2014.
</li>
<li>
Bartosz Papis, <a href="http://www.mecs-press.org/ijigsp/ijigsp-v6-n12/IJIGSP-V6-N12-1.pdf">
Evaluation of Colour
Recognition Algorithms with a Palette Designed for Applications which Aid People with Visual Impairment
</a>. In:
International Journal of Image, Graphics and Signal Processing (IJIGSP), DOI: 10.5815/ijigsp.2014.12.01, 2014.
</li>
<li>
T. Roushan, D. Chaki, A. M. H. Ali, <a href="http://www.ijcit.com/archives/volume3/issue5/Paper030542.pdf">
Predicting Untranslated Regions and Code Sections in DNA using Hidden Markov Models
</a>. International Journal of
Computer and Information Technology (ISSN: 2279 – 0764), Volume 03 – Issue 05, September 2014.
</li>
<li>
Hogland, John S.; Anderson, Nathaniel M. <a href="http://proceedings.esri.com/library/userconf/proc14/papers/166_182.pdf">
Improved analyses using function datasets and statistical modeling
</a>. In: Proceedings of the 2014 ESRI Users Conference;
July 14-18, 2014, San Diego, CA. Redlands, CA: Environmental Systems Research Institute. 2014.
</li>
<li>
Laxpati, Nealen G. et al. <a href="https://www.scienceopen.com/document_file/ffe74125-951b-4aa9-a995-d9a9218d579b/PubMedCentral/ffe74125-951b-4aa9-a995-d9a9218d579b.pdf">
Real-Time in Vivo Optogenetic Neuromodulation and Multielectrode Electrophysiologic Recording with NeuroRighter
</a>.
Frontiers in Neuroengineering 7 (2014): 40. PMC. Web. 24 Dec. 2014.
</li>
<li>
Svilen Dimitrov, <a href="http://www.svilen.de/files/pdf/Master-Thesis-Svilen-Dimitrov-2014.pdf">
Framework for
Analyzing Sounds of Home Environment for Device Recognition
</a>. Department of Computer Science at Saarland University,
German Research Center for Artificial Intelligence - DFKI. Master's thesis, 2014.
</li>
<li>
Michael D. Moore, <a href="http://mdmoore.me/mdmoore_thesis.pdf">
Development and Resultant Implementation of Custom
Software for Analyses of Galactic Neighborhoods
</a>. West Virginia University. Master thesis, 179 pages, 2014.
</li>
<li>
Veyel D, Erban A, Fehrle I, Kopka J, Schroda M. <a href="http://www.biomedsearch.com/attachments/00/24/95/70/24957022/metabolites-04-00184.pdf">
Rationales and Approaches for Studying Metabolism in Eukaryotic Microalgae
</a>. Metabolites; 4(2):184-217. 2014.
</li>
<li>
Karimi, Behnam. <a href="http://spectrum.library.concordia.ca/978845/1/Karimi_PhD_F2014.pdf">
An automatic system for
classification of breast cancer lesions in ultrasound images
</a>. PhD thesis, Concordia University, 2014.
</li>
<li>
Boffo, Sandra: Assistenzsysteme mit Emotionserkennung. <a href="ftp://ftp.informatik.uni-stuttgart.de/pub/library/medoc.ustuttgart_fi/STUD-2450/STUD-2450.pdf">
Prototypische Realisierung mit Betrachtung der ethischen Dimension
</a>. University of Stuttgart, Faculty of Computer
Science, Electrical Engineering, and Information Technology, Student Thesis No. 2450 (2014).
</li>
<li>
N. Dhaubhadel, S. Subedi, S. Sagar Dongol, <a href="http://www.sanjayasubedi.com.np/wp-content/uploads/2014/06/ANFA-Database-and-Prediction-System.pdf">
ANFA Database and Prediction System
</a>, Group project for the Bachelor of Computer Science and Information
Technology, St. Xavier‘s College. Maitighar, Kathmandu, 2014.
</li>
<li>
Steenbergen, N. <a href="http://dspace.library.uu.nl/bitstream/handle/1874/298016/thesis.pdf?sequence=2">
Predicting glucose concentration in type 1 diabetes patients using artificial neural networks
</a>. Faculty of
Humanities Theses, Bachelor thesis, 2014.
</li>
<li>
Z. Zhong, Y. Peng, X. Li, D. Zhou, <a href="http://www.aicit.org/jnit/ppl/jnit324ppl.pdf">
Color Balance and
Seam-line Removal for Multi-camera Stitching Image
</a>, JNIT: Journal of Next Generation Information Technology,
Vol. 5, No. 2, pp. 47 ~ 55, 2014
</li>
<li>
M. Kolařík, R. Jašek, Z. K. Oplatková, <a href="http://link.springer.com/chapter/10.1007/978-3-319-08156-4_42">
Maximizing Vector Distances for Purpose of Searching—A Study of Differential Evolution Suitability
</a>, Proceedings
of the Fifth International Conference on Innovations in Bio-Inspired Computing and Applications IBICA 2014 Advances
in Intelligent Systems and Computing Volume 303, 2014, pp 419-428.
</li>
<li>
A. G. Alex, S. Jegatha, J. G. Jayanthi; S. A. Rabara, <a href="http://ieeexplore.ieee.org/xpl/articleDetails.jsp?reload=true&arnumber=6755095">
SaaS Framework for Library Augmented Reality Application
</a>, 2014 World Congress on Computing
and Communication Technologies (WCCCT), 2014.
</li>
<!--- 2013 --->
<li>
Madis Vellamae, Tomonori Hashiyama, <a href="https://www.jstage.jst.go.jp/article/fss/29/0/29_42/_pdf">
Intelligent Living Room System Which Learns Human Activities</a>,
The 29th Fuzzy System Symposium (Osaka, September 9-11, 2013).
</li>
<li>
Phua, Yee Ling. <a href="http://calhoun.nps.edu/handle/10945/38272">
Social media sentiment analysis and topic detection
for Singapore English
</a>. Monterey, California. Naval Postgraduate School. Master thesis, September 2013.
</li>
<li>
H. Josiński, A. Świtoński, A. Michalczuk, D. Kostrzewa, K. Wojciechowski.
<a href="http://www.researchgate.net/publication/259081323_Human_Identification_Based_on_Gait_Video_Sequences/file/5046352a25819c72e8.pdf">
Human Identification Based on Gait Video Sequences
</a>, In: Proceedings of the
International Conference on Computer Science and Engineering, p. 312-317, 2013
</li>
<li>
Daniel Thuerck, <a href="http://www.halvani.de/work/relaunch/work/teaching/lab/(Daniel_Thuerck)_Lab_Project-Final_Report.pdf">
Developing an Linguistic Forensics System and Providing useful NLP Data Visualizations
</a>. Lab Project - Final Report,
Oct. 9, 2013.
</li>
<li>
H. Josiński, D. Kostrzewa, A. Michalczuk, A. Świtoński, K. Wojciechowski.
<a href="http://link.springer.com/chapter/10.1007/978-3-319-00369-6_15">
Feature Extraction and HMM-based Classification of Gait Video Sequences for the Purpose
of Human Identification
</a>. In: Vision Based Systems for UAV Applications. Studies in
Computational Intelligence Volume 481, 2013, pp 233-245.
</li>
<li>
C. Schneider, A. Barker, and S. Dobson. <a href="http://www.adambarker.org/papers/adapt_2014.pdf">
Autonomous Fault Detection in Self-Healing Systems: Comparing Hidden Markov Models and Artificial
Neural Networks
</a>. In Proceedings of International Workshop on Adaptive Self-tuning Computing
Systems (ADAPT '14). ACM, New York, NY, USA, 2014.
</li>
<li>
B. Blamey, T. Crick, G. Oatley. <a href="http://benblamey.name/pubs/ai_2013/blamey13parsing.pdf">
The First Day of Summer: Parsing Temporal Expressions with Distributed Semantics
</a>. Research and
Development in Intelligent Systems XXX, pp 389-402, 2013. DOI:
<a href="http://link.springer.com/chapter/10.1007/978-3-319-02621-3_29">
10.1007/978-3-319-02621-3_29
</a>
</li>
<li>
L. Angelini, F. Carrino, S. Carrino, M. Caon, D. Lalanne, O. A. Khaled, and E. Mugellini.
<a href="http://diuf.unifr.ch/people/lalanned/Articles/automativeui2013vangelini.pdf">
Opportunistic
synergy: a classifier fusion engine for micro-gesture recognition
</a>. Proceedings of the 5th International
Conference on Automotive User Interfaces and Interactive Vehicular Applications (AutomotiveUI), Pages 30-37,
ACM New York, NY, USA, 2013. DOI: <a href="http://dl.acm.org/citation.cfm?doid=2516540.2516563">
10.1145/2516540.2516563
</a>
</li>
<li>
W. Mueller, K. Nowakowski, R. J. Tomczak, S. Kujawa, J. Rudowicz-Nawrocka, P. Idziaszek, A. Zawadzki;
<a href="http://proceedings.spiedigitallibrary.org/proceeding.aspx?articleid=1718506">
IT system supporting
acquisition of image data used in the identification of grasslands
</a>. Proc. SPIE 8878, Fifth International
Conference on Digital Image Processing (ICDIP 2013), 88781T (July 19, 2013); doi:10.1117/12.2031602.
</li>
<li>
Senn, Fabian and Lam, Cyrill. <a href="http://eprints.hsr.ch/314/">
Selbstlernende Software zur Analyse von
Texten
</a>. Bachelor thesis, HSR Hochschule für Technik Rapperswil (2013).
</li>
<li>
J. G. Arriaga, G. Kossan, M. L. Cody, E. E. Vallejo, C. E. Taylor. Acoustic sensor
arrays for understanding bird communication. Identifying Cassin's Vireos using SVMs
and HMMs. ADVANCES IN ARTIFICIAL LIFE, ECAL 2013 DOI: <a href="http://dx.doi.org/10.7551/978-0-262-31709-2-ch120 ">
http://dx.doi.org/10.7551/978-0-262-31709-2-ch120
</a>
</li>
<li>
Hossein Javidnia, Mohammad Amiri and Seyed Iman Meshkat. Article: H.M.C.R Fingerprint
Matching. International Journal of Computer Applications 65(6):16-24, March 2013.
Published by Foundation of Computer Science, New York, USA.
</li>
<li>
Keramitsoglou, I.; Kiranoudis, C.T.; Qihao Weng, "Downscaling Geostationary Land
Surface Temperature Imagery for Urban Analysis," Geoscience and Remote Sensing Letters,
IEEE , vol.10, no.5, pp.1253,1257, Sept. 2013 DOI: <a href="http://qihaoweng.net/refereed%20journal/IEEE%20GRSL%202013_Iphigenia%20etc.pdf">
10.1109/LGRS.2013.2257668
</a>
</li>
<li>
M. H. Afif, A-R. Hedar, T. H. A. Hamid, Y. B. Mahdy; SS-SVM (3SVM): A New Classification
Method for Hepatitis Disease Diagnosis; International Journal of Advanced Computer
Science and Applications, Vol. 4, No. 2, 2013
</li>
<!--- 2012 --->
<li>
M. Lidegaard. Development of a Head Mounted Device for Point-of-Gaze Estimation in Three
Dimensions, Master thesis. University of Southern Dernmark, 2012.
</li>
<li>
Caon, M.; Tscherrig, J.; Yong Yue; Khaled, O.A.; Mugellini, E., "Extending
the interaction area for view-invariant 3D gesture recognition," Image Processing
Theory, Tools and Applications (IPTA), 2012 3rd International Conference on , vol.,
no., pp.293,298, 15-18 Oct. 2012
</li>
<li>
M. Afif, A-R. Hedar, Data Classification Using Support Vector Machine Integrated
With Scatter Search Method, Proceedings of the 2012 Japan-Egypt Conference on Electronics,
Communications and Computers (JEC-ECC 2012), Article number 6186977, Pages 168-172,
Alexandria, 6-9 March 2012.
</li>
<li>
M. Afif, A-R. Hedar, T. H. Abdel Hamid, Y. B. Mahdy, Support Vector Machines With
Weighted Powered Kernels For Data Classification, The first International Conference
on Advanced Machine Learning Technologies and Applications (AMLTA12), 2012. Available
on <a href="http://link.springer.com/chapter/10.1007/978-3-642-35326-0_37" rel="nofollow">
http://link.springer.com/chapter/10.1007/978-3-642-35326-0_37
</a>
</li>
<li>
M. Afif, A-R. Hedar, T. H. Abdel Hamid, Y. B. Mahdy, Parameter Determination Of
Support Vector Machine Using Scatter Search Approach, The 22nd International Conference
on Computer Theory and Applications (ICCTA 2012), 2012.
</li>
<li>
Eli T. Brown, Jingjing Liu, Carla E. Brodley, Remco Chang. Dis-Function: Learning
Distance Functions Interactively. To appear in the Proceedings of the IEEE Conference
on Visual Analytics Science and Technology, 2012.
</li>
<li>
Guido Soetens, Estimating the limitations of single-handed multi-touch input. Master
Thesis, Utrecht University. September, 2012.
</li>
<li>
K. N. Pushpalatha, A. K. Gautham, D. R. Shashikumar, K. B. ShivaKumar.
Iris Recognition System with Frequency Domain Features optimized with PCA and SVM
Classifier, IJCSI International Journal of Computer Science Issues, Vol. 9, Issue 5,
No 1, September 2012.
</li>
<li>
Reza Taherkhani, Mohammad Kia. Designing a high accuracy 3D auto stereoscopic eye
tracking display, using a common LCD monitor. Journal of 3D Research, July 2012,
3:2.
</li>
<li>
Arnaud Ogier, Thierry Dorval. HCS-Analyzer: Open source software for High-Content
Screening data correction and analysis. Bioinformatics. First published online May
13, 2012.
</li>
<li>
Ludovico Buffon, Evelina Lamma, Fabrizio Riguzzi, and Davide Forment. Un sistema
di vision inspection basato su reti neurali. In Matteo Baldoni, Federico Chesani,
Bernardo Magnini, Paola Mello, and Marco Montai, editors, Popularize Artificial
Intelligence. Proceedings of the AI*IA Workshop and Prize for Celebrating 100th
Anniversary of Alan Turing's Birth (PAI 2012), Rome, Italy, June 15, 2012,
number 860 in CEUR Workshop Proceedings, pages 1-6, Aachen, Germany, 2012.
</li>
<li>
Liam Williams, Spotting The Wisdom In The Crowds. Master Thesis on Joint Mathematics
and Computer Science. Imperial College London, Department of Computing. June, 2012.
</li>
<li>
Yaser Alosefer, Analysing Web-based Malware Behaviour through Client Honeypots.
PhD Thesis. Cardiff University, School of Computer Science & Informatics, 2012.
</li>
<li>
Le Hoang Thai,Tran Son Hai,Nguyen Thanh Thuy, "Image Classification using Support
Vector Machine and Artificial Neural Network", IJITCS, vol.4, no.5, pp.32-38,
2012.
</li>
<!--- 2011 --->
<li>
Zavalnijs, A. <a href="http://www.inf.ed.ac.uk/publications/thesis/online/IM110946.pdf">
Improving Interaction in a Musical Tutor for Playing by Ear
</a>. Master Thesis. School of
Informatics, University of Edinburgh, 2011.
</li>
<li>
D. A. Logsdon. <a href="http://repository.tamu.edu/bitstream/handle/1969.1/ETD-TAMU-2011-12-10567/LOGSDON-THESIS.pdf">
Arm-Hand-Finger Video Game Interaction
</a>. Master's thesis, Texas A&M University, 2011.
</li>
<li>
Almeida, R. N., Portuguese Sign Language Recognition via Computer Vision and Depth
Sensor. Master Thesis. Lisbon University Institute, Department of Science and Information
Technology. October, 2011.
</li>
<li>
Alosefer, Y.; Rana, O.F.; "Predicting client-side attacks via behaviour analysis
using honeypot data," Next Generation Web Services Practices (NWeSP), 2011
7th International Conference on , vol., no., pp.31-36, 19-21 Oct. 2011
</li>
<li>
Brummitt, L. Scrabble Referee: Word Recognition Component, 2011. Final project report.
University of Sheffield, Sheffield, England.
</li>
<li>
Cani, V., 2011. Image Stitching for UAV remote sensing application. Master Degree
Thesis. Computer Engineering, School of Castelldefels of Universitat Politècnica
de Catalunya. Barcelona, Spain.
</li>
<li>
Feuerstack, S., Colnago, J. H. and Souza, C. R.; Designing and Executing Multimodal
Interfaces for the Web based on State Chart XML. Proceedings of 3a. Conferência
Web W3C Brasil 2011, The 3rd W3C Brazil Web Conference, 17th-18th November, Rio
de Janeiro, Brazil. 2011.
</li>
<li>
Hassani, A. Z.; "Touch versus in-air Hand Gestures: Evaluating the acceptance
by seniors of Human-Robot Interaction using Microsoft Kinect," Master Thesis,
University of Twente, Enschede, Netherlands, 2011.
</li>
<li>
Kaplan, K., 2011. ADES: Automatic Driver Evaluation System. PhD Thesis, Boğaziçi
University, Istanbul, Turkey.
</li>
<li>
Wright, M., Lin, C.-J., O'Neill, E., Cosker, D. and Johnson, P., 2011. 3D Gesture
recognition: An evaluation of user and system performance. In: Pervasive Computing
- 9th International Conference, Pervasive 2011, Proceedings. Heidelberg: Springer
Verlag, pp. 294-313.
</li>
<!--- 2010 --->
<li>
Deinhofer, M., Roland L., Baca, A., 2010. Klassifizierung von Schlagtechniken im
Badminton mittels Mustererkennung aus Inertialdaten. 13 Österreichische Sportwissenschaftliche
Gesellschaft, Bruch an der Mur.
</li>
<li>
Lourenço, J., 2010. Wii3D: Extending the Nintendo Wii Remote into 3D. Final course
project report, Rhodes University, Grahamstown. 110p.
</li>
<li>
Mendelssohn, T.; 2010. Gestureboard - Entwicklung eines Wiimote-basierten, gestengesteuerten,
Whiteboard-Systems für den Bildungsbereich. Final project report. Hochschule Furtwangen
University, Furtwangen im Schwarzwald, Germany.
</li>
</ol>
<h1>
Standalone software and projects
</h1>
<ul>
<li>
<a href="http://www2.epa.gov/sites/production/files/2014-01/documents/vb3_manual_final.pdf" rel="nofollow">
Virtual Beach 3
</a> - Virtual Beach 3 is a is a decision support tool created by the
<strong>United States Enviromental Protection Agency</strong> to construct site-specific
statistical models to predict bacteria (FIB) concentrations at recreational beaches. The
framework is listed as one of the technologies employed in its development.
</li>
<li>
<a href="http://gauss-development.com/works/photocam/" rel="nofollow">
PhotoCam by Gauss
Development
</a> - PhotoCam software helps users choose the best eyeglasses. It is installed
on specially made computers (panels with touch screens) in optical stores.
</li>
<li>
<a href="http://www.windowsphone.com/en-US/apps/fe1a5891-61de-4553-8741-fcce23a56291"
rel="nofollow">Point and Call</a> - Windows phone application to read a phone number
using the phone's camera. After reading the number, it is possible to either
call or save this number in your contact list, useful for reading numbers from magazines
or business cards.
</li>
<li>
<a href="http://harperia.ru/en/home.html" rel="nofollow">Harperia</a> - Language
agnostic speech recognition. Uses AForge.NET and Accord.NET to process audio signals
and recognize specific recordings using Neural Networks.
</li>
<li>
GMM-EM - Estimates parameters of a multidimensional Gaussian Mixture Model (GMM)
by expectation-Maximization (EM) methods and performs Receiver Operating Characteristics
(ROC) analysis based on given true labels of input vectors in medical research.
Created in a time where GMMs were not yet available in Accord.NET, this project
uses a combination of many libraries to achieve its goals.
</li>
</ul>
<h1>
Online resources
</h1>
<ul>
<li>
<a href="http://www.codeproject.com/Articles/441226/Haar-feature-Object-Detection-in-Csharp"
rel="nofollow">Haar-feature Object Detection in C#</a> - A description of how it
was possible to achieve real-time face detection with some clever ideas back in
2001.
</li>
<li>
<a href="http://www.codeproject.com/Articles/74348/Handwriting-Recognition-using-Kernel-Discriminant"
rel="nofollow">Handwriting Recognition using Kernel Discriminant Analysis</a> -
Demonstration of handwritten digit recognition using Kernel Discriminant Analysis
and the optical recognition of handwritten digits data set from the UCI Machine
Learning Repository.
</li>
<li>
<a href="http://www.codeproject.com/Articles/106583/Handwriting-Recognition-Revisited-Kernel-Support-V"
rel="nofollow">Handwriting Recognition Revisited: Kernel Support Vector Machines</a>
- In a previous article, we discussed how to perform the recognition of handwritten
digits using Kernel Discriminant Analysis. In this article, we will discuss some
techniques to do it using Kernel Support Vector Machines.
</li>
<li>
<a href="http://www.codeproject.com/Articles/95453/Automatic-Image-Stitching-with-Accord-NET"
rel="nofollow">Automatic Image Stitching with Accord.NET</a> - Demonstration of
automatic image stitching by interest point matching using the Accord and AForge.NET
Frameworks
</li>
<li>
<a href="http://crsouza.blogspot.com.br/2012/01/decision-trees-in-c.html" rel="nofollow">
Decision Trees in C#
</a> - Implementing and using Decision Trees in C#.
</li>
<li>
<a href="http://crsouza.blogspot.com.br/2010/10/gaussian-mixture-models-and-expectation.html"
rel="nofollow">Gaussian Mixture Models and Expectation-Maximization</a> - Gaussian
Mixture Models (GMM) can be seen as a type of unsupervised learning or clustering
methods. They are among the most statistically mature methods for clustering. But
unlike K-Means, GMMs are able to build soft clustering boundaries, i.e., points
in space can belong to any class with a given probability.
</li>
<li>
<a href="http://crsouza.blogspot.com.br/2010/01/kernel-principal-component-analysis-in.html"
rel="nofollow">Kernel Principal Component Analysis in C#</a> - KPCA is an extension
of principal component analysis (PCA) using techniques of kernel methods. Using
a kernel, the originally linear operations of PCA are done in a reproducing kernel
Hilbert space with a non-linear mapping. This article details the method and its
implementation in the Accord.NET Framework.
</li>
</ul>
<h1>
Preferred citation style
</h1>
<p>
If you use Accord.NET Framework in your research, you are invited to cite the project
in your publication. There are many advantages in clearly stating all tools used
in a research, including the increased reproducibility and transparency which should
be the goal of any serious academic publication. If you would like to accept this
invitation and cite Accord.NET or any material published together the framework
in your work, the preferred style of citation is:
</p>
<ul>
<li>
C. R. Souza, "The Accord.NET Framework," <a href="http://accord-framework.net">
http://accord-framework.net
</a>. São Carlos, Brazil. Dec 2014.
</li>
</ul>
</div>