-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpublications.html
More file actions
executable file
·171 lines (157 loc) · 11.9 KB
/
publications.html
File metadata and controls
executable file
·171 lines (157 loc) · 11.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
<!DOCTYPE html>
<html>
<head>
<title>Daniel Y. T. Chino</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252" />
<link rel="stylesheet" type="text/css" href="css/style.css" />
</head>
<body>
<div id="main">
<header>
<div id="banner">
<div id="welcome">
<h3>Daniel Y. T. Chino</h3>
</div><!--close welcome-->
</div><!--close banner-->
</header>
<nav>
<div id="menubar">
<ul id="nav">
<li><a href="index.html">About me</a></li>
<li class="current"><a href="publications.html">Publications</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="misc.html">Misc</a></li>
</ul>
</div><!--close menubar-->
</nav>
<div id="site_content">
<div id="content">
<div class="content_item">
<h1>Publications</h1>
<a href="http://dblp.uni-trier.de/pers/hd/c/Chino:Daniel_Yoshinobu_Takada" style="color:White">[dblp]</a>
<a href="https://scholar.google.com.br/citations?user=Cvq6NgMAAAAJ&hl=en&oi=ao" style="color:White">[google scholar]</a>
<a href="http://lattes.cnpq.br/0095140341088829" style="color:White">[lattes]</a>
<br>
<br>
<h2>Journal</h2>
<li>
Cazzolato, M. T.; Ramos, J. S.; Rodrigues, L. S.; Scabora, L. C.; Chino, D. Y.T.; Jorge, A. E.S.; Azevedo-Marques, P. M. de; TrainaJr, C; Traina, A. J. M. . The UTrack framework for segmenting and measuring dermatological ulcers through telemedicine. CBM, 2021.
<a href="https://www.dropbox.com/s/c57rksi0qle33af/UTrack-preprint.pdf?dl=0" style="color:CornflowerBlue ">[pdf]</a>
<a href="https://github.com/mtcazzolato/utrack-app" style="color:CornflowerBlue ">[code]</a>
</li>
<li>
Chino, D. Y. T. ; Scabora, L. C. ; Cazzolato, M. T. ; Jorge, A. E. S. ; Traina Jr., C. ; Traina, A. J. M. . Segmenting Skin Ulcers and Measuring the Wound Area Using Deep Convolutional Networks. CMPB, 2020.
<a href="https://www.dropbox.com/s/dfs6awx1dpgbk2a/CMPB_ChinoEtAl_AcceptedVersion.pdf?dl=0" style="color:CornflowerBlue ">[pdf]</a>
<a href="https://github.com/chinodyt/asura" style="color:CornflowerBlue ">[code]</a>
</li>
<li>
Chino, D. Y. T. ; Goncalves, R. R. V. ; Romani, L. A. S. ; Traina Jr, C. ; Traina, A. J. M. . Discovering Frequent Patterns on Agrometeorological Data with TrieMotif. Lecture Notes in Business Information Processing, 2015.
</li>
<li>
Romani, L. A. ; Avila, A.M.H ; Chino, D. Y. T. ; Chbeir, R. ; Traina Jr, C. ; Traina, A. J. M. . A New Time Series Mining Approach Applied to Multitemporal Remote Sensing Imagery. IEEE Transactions on Geoscience and Remote Sensing, 2013.
</li>
<li>
Chino, D. Y. T. ; Louza, F. A. ; Traina, A. J. M. ; Traina, A. J. M. ; Ciferri, C. D. A. ; Traina Jr, C. . Time Series Indexing Taking Advantage of the Generalized Suffix Tree. Journal of Information and Data Management, 2012.
</li>
<br>
<br>
<h2>Conference</h2>
<li>
Cazzolato, M. T.; Ramos, J. S.; Rodrigues, L. S.; Scabora, L. C.; Chino, D. Y.T.; Jorge, A. E.S.; Azevedo-Marques, P. M. de; TrainaJr, C; Traina, A. J. M. . Semi-Automatic Ulcer Segmentation and Wound Area Measurement Supporting Telemedicine. CBMS, 2020.
<a href="https://www.dropbox.com/s/32mws9c0lc3o98w/URule-preprint.pdf?dl=0" style="color:CornflowerBlue ">[pdf]</a>
<a href="https://github.com/mtcazzolato/urule-app" style="color:CornflowerBlue ">[code]</a>
</li>
<li>
Cazzolato, M. T.; Rodrigues, L. S.; Scabora, L. C.; Zaboti, G. F.; Vasconcelos, G. Q.; Chino, D. Y.T.; Jorge, A. E.S.; Cordeiro, R. L. F.; TrainaJr, C; Traina, A. J. M. . A DBMS-Based Framework for Content-Based Retrieval and Analysis of Skin Ulcer Images in Medical Practice. SBBD, 2019.
<a href="https://sol.sbc.org.br/index.php/sbbd/article/view/8812" style="color:CornflowerBlue ">[pdf]</a>
</li>
<li>
Chino, D. Y. T. ; Scabora, L. C. ; Cazzolato, M. T. ; Jorge, A. E. S. ; Traina Jr., C. ; Traina, A. J. M. . ICARUS: Retrieving Skin Ulcer Images Through Bag-of-Signatures. IEEE CBMS, 2018.
<a href="https://www.dropbox.com/s/bnnon1jv4dm1mpl/ICARUS_CBMS2018.pdf?dl=0" style="color:CornflowerBlue ">[pdf]</a>
<a href="https://www.dropbox.com/s/uk97g3t7erjzovc/presentationICARUS.pdf?dl=0" style="color:CornflowerBlue">[presentation]</a>
<a href="https://www.dropbox.com/s/4no4kknlfhsin6h/ICARUS.zip?dl=0" style="color:CornflowerBlue ">[code]</a>
</li>
<li>
Nesso-Jr., M. R. ; Cazzolato, M. T. ; Scabora, L. C. ; Oliveira, P. H. ; Spadon, G. ; Souza, J. A. ; Oliveira, W. D. ; Chino, D. Y. T. ; Rodrigues-Jr., J. F. ; Traina, A. J. M. ; Traina-Jr, C. . RAFIKI: Retrieval-Based Application for Imaging and Knowledge Investigation. IEEE CBMS, 2018.
<a href="https://www.dropbox.com/s/kii1k8vbehxobyh/RAFIKI_CBMS2018.pdf?dl=0" style="color:CornflowerBlue ">[pdf]</a>
<a href="https://www.dropbox.com/s/31h1uefk5q55zxb/RAFIKI_presentation_CBMS2018.pdf?dl=0" style="color:CornflowerBlue">[presentation]</a>
</li>
<li>
Cazzolato, M. T. ; Avalhais, L. P. S. ; Chino, D. Y. T. ; Ramos, J. S. ; Souza, J. A. ; Rodrigues-Jr, J. F. ; Traina, A. J. M. . FiSmo: A Compilation of Datasets from Emergency Situations for Fire and Smoke Analysis. SBBD-Dataset Showcase Workshop, 2017.
<a href="https://www.dropbox.com/s/dcvwqtfv1zuhesb/sbbd_dsw_final_version.pdf?dl=0" style="color:CornflowerBlue ">[pdf]</a>
<a href="https://github.com/mtcazzolato/dsw2017" style="color:CornflowerBlue">[dataset]</a>
</li>
<li>
Chino, D. Y. T. ; Costa, A. F. ; Traina, A. J. M. . VOLTIME: Unsupervised Anomaly Detection on Users Online Activity Volume. SDM, 2017.
<a href="https://www.dropbox.com/s/hz7uouqqz6zmhyl/VolTimeSDM17.pdf?dl=0" style="color:CornflowerBlue ">[pdf]</a>
<a href="" style="color:CornflowerBlue">[presentation]</a>
<a href="https://www.dropbox.com/s/vq3dfzamqu9qc1y/PosterVolTime.pdf?dl=0" style="color:CornflowerBlue">[poster]</a>
<a href="https://www.dropbox.com/s/vhbia93v2ak71fo/VolTime.zip?dl=0" style="color:CornflowerBlue">[code/dataset]</a>
</li>
<li>
Chino, D. Y. T. ; Avalhais, L. P. S. ; Rodrigues Jr, J. F. ; Traina, A. J. M. . BoWFire: Detection of Fire in Still Images by Integrating Pixel Color and Texture Analysis. SIBGRAPI, 2015.
<a href="https://www.dropbox.com/s/5ojflzivpsrv9eb/PID3758331_cameraReady.pdf?dl=0" style="color:CornflowerBlue ">[pdf]</a>
<a href="https://www.dropbox.com/s/fzltqxwvaaf4vzl/BoWFireCode.zip?dl=0" style="color:CornflowerBlue ">[code]</a>
<a href="https://www.dropbox.com/s/gvi3w8o9lpbqmo8/BoWFireDataset.zip?dl=0" style="color:CornflowerBlue">[dataset]</a>
</li>
<li>
Chino, D. Y. T. ; Goncalves, R. R. V. ; Romani, L. A. S. ; Traina Jr, C. ; Traina, A. J. M. . TrieMotif: a New and Efficient Method to Mine Frequent K-Motifs from Large Time Series. ICEIS, 2014.
</li>
<li>
Amaral, B. F. ; Chino, D. Y. T. ; Romani, L. A. S. ; Goncalves, R. R. V. ; Sousa, E. P. M. ; Traina, A. J. M. . Análise e mineração de dados de sensores orbitais para acompanhamento de safras de cana-de-açúcar. WCAMA, 2011.
</li>
<li>
Romani, L. A. S. ; Goncalves, R. R. V. ; Amaral, B. F. ; Chino, D. Y. T. ; ZULLO, J. ; Traina, C. ; Sousa, E. P. M. ; Traina, A. J. M. . Clustering analysis applied to NDVI/NOAA multitemporal images to improve the monitoring process of sugarcane crops. MultiTemp, 2011.
</li>
<li>
Chino, D. Y. T. ; Amaral, B. F. ; Romani, L. A. S. ; Sousa, E. P. M. ; Traina, A. J. M. . SatImagExplorer: tornando a mineração de dados de sensores orbitais mais flexível. SBBD (demos), 2011.
</li>
<li>
Chino, D. Y. T. ; Romani, L. A. S. ; Traina, A. J. M. . Extração de Séries Temporais de Imagens de Satélite para Monitoramento de Safras Agrícolas e de Dados Climáticos. XXIX Concurso de Trabalhos de Iniciação Científica (CTIC 2010) - junto ao XXX Congresso da SBC (CSBC 2010), 2010.
</li>
<br>
<br>
<h2>Conference (short paper)</h2>
<li>
Chino, D. Y. T. ; Scabora, L. C. ; Traina Jr., C. ; Traina, A. J. M. . BoSS: Image Retrieval using Bag-of-Superpixels Signatures. ACM SAC, 2018.
<a href="https://www.dropbox.com/s/q6yhz0dtgxybz1l/boss2018.pdf?dl=0" style="color:CornflowerBlue ">[pdf]</a>
<a href="https://www.dropbox.com/s/64prv77ladudcfs/posterSAC2018V3.pdf?dl=0" style="color:CornflowerBlue">[poster]</a>
<a href="https://www.dropbox.com/s/aocuik7m2alcbqj/BoSS.zip?dl=0" style="color:CornflowerBlue">[code]</a>
</li>
<li>
Amaral, B. F. ; Chino, D. Y. T. ; Romani, L. A. S. ; Goncalves, R. R. V. ; Traina, A. J. M. ; Sousa, E. P. M. . The SITSMining Framework: a Data Mining Approach for Satellite Image Time Series. ICEIS, 2014.
</li>
<li>
Chino, D. Y. T. ; Romani, L. A. S. ; Avalhais, L. P. S. ; Oliveira, W. D. ; Goncalves, R. R. V. ; Traina JR, C. ; Traina, A. J. M. . The NInA Framework: Using Gesture to Improve Interaction and Collaboration in Geographical Information Systems. ICEIS, 2013.
</li>
<li>
Romani, L. A. S. ; Chino, D. Y. T. ; Avalhais, L. P. S. ; Oliveira, W. D. ; Goncalves, R. R. V. ; Traina JR, C. ; Traina, A. J. M. . Involving users in the gestural language definition process for the NInA framework. IHC, 2013.
</li>
<li>
Romani, L. A. S. ; Goncalves, R. R. V. ; Chino, D. Y. T. ; Traina, A. J. M. . Challenges for users and designers in the design process of a satellite images handling system. IHC, 2012.
</li>
<li>
Chino, D. Y. T. ; Louza, F. A. ; Traina, A. J. M. ; Ciferri, C. D. A. ; Traina Jr, C. . Telesto: Indexação de séries temporais por meio de árvores de sufixo generalizadas. SBBD, 2011.
</li>
<br>
<br>
<h2>Others</h2>
<li>
[PhD Thesis] Chino, D. Y. T. ; Managing feature extraction, mining and retrieval of complex data: applications in emergency situations and medicine. 2019
<a href="https://www.teses.usp.br/teses/disponiveis/55/55134/tde-29012020-142713/pt-br.php" style="color:CornflowerBlue ">[pdf]</a>
</li>
<li>
[Master's Dissertation] Chino, D. Y. T. ; Mining frequent patterns in time series to support decision-making in agrometeorology. 2014
<a href="https://teses.usp.br/teses/disponiveis/55/55134/tde-04062014-142915/pt-br.php" style="color:CornflowerBlue ">[pdf]</a>
</li>
</div><!--close content_item-->
</div><!--close content-->
</div><!--close site_content-->
</div><!--close main-->
<footer>
<a href="index.html">About me</a> | <a href="publications.html">Publications</a> | <a href="contact.html">Contact</a> | <a href="misc.html">Misc</a><br/><br/>
Website template by <a href="http://www.freehtml5templates.co.uk">Free HTML5 Templates</a>
</footer>
<!-- javascript at the bottom for fast page loading -->
</body>
</html>