-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
296 lines (273 loc) · 17.8 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<!-- Fonts -->
<link href="https://fonts.googleapis.com/earlyaccess/notosansjp.css" rel="stylesheet" />
<title>NODA, Kunihiro</title>
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="./custom-css/custom-style.css" rel="stylesheet">
<!-- sticky-footer -->
<link href="./custom-css/sticky-footer.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<nav class="navbar navbar-default">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"
aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<!-- <a class="navbar-brand" href="https://knhr.github.io/">NODA, Kunihiro</a> -->
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<!--
<ul class="nav navbar-nav">
<li><a href="#">Publications</a></li>
</ul>
-->
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
<div class="container">
<div class="row">
<!-- main contents -->
<div class="col-lg-12">
<h1 class="page-header">NODA Kunihiro, Ph.D.</h1>
<p>
<p>
Software engineering researcher<br>
</p>
<p>
E-mail: knhr0213 [at] gmail.com
</p>
<p>
<a href="https://dblp.uni-trier.de/pers/hd/n/Noda:Kunihiro">DBLP: Kunihiro Noda</a>
<br>
<a href="https://scholar.google.co.jp/citations?user=ysbCRuAAAAAJ&hl=ja">NODA Kunihiro - Google Scholar Citations</a>
</p>
</p>
<h3>Research Interests</h3>
<p>My main research interests lie in the field of software engineering,<br>
especially, automated program repair, SE4ML, quantum software, program comprehension, program analysis, dynamic analysis.
</p>
<h3>Education</h3>
<p>
<ul>
<li>
<strong>Ph.D., Computer Science</strong> -
<a href="https://educ.titech.ac.jp/cs/eng/">Department of Computer Science, School of Computing</a>,
<a href="https://www.titech.ac.jp/english/">Tokyo Institute of Technology</a>, Japan (Apr. 2016 -- Mar. 2019)</li>
<li>
<strong>M.Sc., Information Science</strong> -
<a href="http://www.is.nagoya-u.ac.jp/index_en.html">Graduate School of Information Science</a>,
<a href="http://en.nagoya-u.ac.jp/">Nagoya University</a>, Japan (Apr. 2009 -- Mar. 2011)</li>
<li>
<strong>B.Sc., Engineering</strong> -
<a href="http://www.engg.nagoya-u.ac.jp/en/">School of Engineering</a>,
<a href="http://en.nagoya-u.ac.jp/">Nagoya University</a>, Japan (Apr. 2005 -- Mar. 2009)</li>
</ul>
</p>
<h3>Work Experience</h3>
<p>
<ul>
<li>
<strong>Software engineering researcher</strong> - Industrial research laboratory (Apr. 2019 -- present)</li>
<li>
<strong>Research fellow</strong> -
<a href="https://www.jsps.go.jp/english/e-pd/index.html">JSPS Research Fellowship for Young Scientists</a> (Apr. 2018 -- Mar. 2019)</li>
<li>
<strong>Software engineer</strong> - Automotive company (Apr. 2011 -- Feb. 2016)</li>
</ul>
</p>
<h1 class="page-header">Publications</h1>
<h3>International</h3>
<ol>
<li class="pub-item">
<u>Kunihiro Noda</u>, Haruki Yokoyama, Shinji Kikuchi,
“<strong>Sirius: Static Program Repair with Dependence Graph-Based Systematic Edit Patterns</strong>,”
in Proceedings of the 37th International Conference on Software Maintenance and Evolution (ICSME), pp.437–447, Luxembourg City, Luxembourg, Sep. 2021. <a href="https://arxiv.org/abs/2107.04234">[preprint]</a>
<span class="label-en label-primary label-within-li-first">IEEE Computer Society TCSE Distinguished Paper Award</span>
</li>
<li class="pub-item">
<u>Kunihiro Noda</u>, Takashi Kobayashi, Kiyoshi Agusa,
“<strong>Constructing Object Groups Corresponding to Concepts for Recovery of a Summarized Sequence Diagram</strong>,”
Journal of Information Processing, Vol.29, pp.305-320, 2021.</li>
<li class="pub-item">
<u>Kunihiro Noda</u>, Yusuke Nemoto, Keisuke Hotta, Hideo Tanida, and Shinji Kikuchi,
“<strong>Experience Report: How Effective Is Automated Program Repair for Industrial Software?</strong>,”
in Proceedings of the 27th International Conference on Software Analysis, Evolution, and Reengineering (SANER), pp.612–616, London, Canada, Feb. 2020. <a href="./papers/saner2020-experience-report-apr.pdf">[preprint]</a></li>
<li class="pub-item">
Kaixie Lyu, <u>Kunihiro Noda</u>, and Takashi Kobayashi,
“<strong>Toward Interaction based Evaluation of Visualization Approaches to Comprehending Program Behavior</strong>,”
in Proceedings of the Second International Workshop on Mining and Analyzing Interaction Histories (MAINT), pp.19–23, Hangzhou, China, Feb. 2019.</li>
<li class="pub-item">
Yoshiya Ishida, Yuu Arimatsu, Lyu Kaixie, Go Takagi, <u>Kunihiro Noda</u>, and Takashi Kobayashi,
“<strong>Generating an Interactive View of Dynamic Aspects of API Usage Examples</strong>,”
in Proceedings of the Third International Workshop on Dynamic Software Documentation (DySDoc), pp.13–14, Madrid, Spain, Sep. 2018.</li>
<li class="pub-item">
Yuu Arimatsu, Yoshiya Ishida, <u>Kunihiro Noda</u>, and Takashi Kobayashi,
“<strong>Enriching API Documentation by Relevant API Methods Recommendation based on Version History</strong>,”
in Proceedings of the Third International Workshop on Dynamic Software Documentation (DySDoc), pp.15–16, Madrid, Spain, Sep. 2018.</li>
<li class="pub-item">
<u>Kunihiro Noda</u>, Takashi Kobayashi, and Noritoshi Atsumi,
“<strong>Identifying Core Objects for Trace Summarization by Analyzing Reference Relations and Dynamic Properties</strong>,”
IEICE Transaction on Information and Systems, vol.E101-D, no.7, pp.1751–1765, Jul. 2018.</li>
<li class="pub-item">
Kaixie Lyu, <u>Kunihiro Noda</u>, and Takashi Kobayashi,
“<strong>SDExplorer: a generic toolkit for smoothly exploring massive-scale sequence diagram</strong>,” in Proceedings of the
26th IEEE/ACM International Conference on Program Comprehension (ICPC), pp.380–384, Gothenburg, Sweden, May 2018.
<span class="label-en label-primary label-within-li-first">Best Tool Paper Award</span>
</li>
<li class="pub-item">
<u>Kunihiro Noda</u>, Takashi Kobayashi, Tatsuya Toda, and Noritoshi Atsumi,
“<strong>Identifying Core Objects for Trace Summarization Using Reference Relations and Access Analysis</strong>,” in Proceedings
of IEEE 41st Annual Computer Software and Applications Conference (COMPSAC), pp.13–22, Turin, Italy, Jul. 2017.</li>
<li class="pub-item">Maaki Nakano,
<u>Kunihiro Noda</u>, Shinpei Hayashi, and Takashi Kobayashi,
“<strong>Mediating Turf Battles! Prioritizing Shared Modules in Locating Multiple Features</strong>,” in Proceedings of IEEE
41st Annual Computer Software and Applications Conference (COMPSAC), pp.363–368, Turin, Italy, Jul. 2017.</li>
<li class="pub-item">
<u>Kunihiro Noda</u>, Takashi Kobayashi, and Kiyoshi Agusa,
“<strong>Execution Trace Abstraction based on Meta Patterns Usage</strong>,” in Proceedings of the 19th Working Conference on
Reverse Engineering (WCRE), pp.167–176, Kingston, Canada, Oct. 2012.</li>
<li class="pub-item">
<u>Kunihiro Noda</u>, Takashi Kobayashi, Shinichiro Yamamoto, Motoshi Saeki, and Kiyoshi Agusa,
“<strong>Reticella: An Execution Trace Slicing and Visualization Tool based on a Behavior Model</strong>,” IEICE Transaction
on Information and Systems, vol.95, no.4, pp.959–969, 2012.</li>
<li class="pub-item">
<u>Kunihiro Noda</u>, Takashi Kobayashi, Kiyoshi Agusa, and Shinichiro Yamamoto,
“<strong>Sequence Diagram Slicing</strong>,” in Proceedings of the 16th Asia-Pacific Software Engineering Conference (APSEC),
pp.291–298, Penang, Malaysia, Dec. 2009.</li>
</ol>
<h3>Domestic</h3>
<ol>
<li class="pub-item"><u>野田 訓広</u>,
横山 晴樹, 菊池 慎司,
“<strong>プログラム依存グラフに基づくSystematic Edit Patternを利用した自動プログラム修正</strong>”, 電子情報通信学会技術研究報告, SS2020-03, pp.13–18, Mar. 2021.
</li>
<li class="pub-item">有松 優,
<u>野田 訓広</u>, 小林 隆志,
“<strong>分散ストリーム処理エンジンを用いたMTLによる大規模トレース検査</strong>”, 電子情報通信学会技術研究報告, SS2018-73, pp.127–132, Mar. 2019.
<span class="label-jp label-primary label-within-li-first">Awarded 研究奨励賞</span>
</li>
<li class="pub-item">平ノ内 奎太,
<u>野田 訓広</u>, 小林 隆志,
“<strong>仮想ファイルシステムを用いたプログラム内部状態観測ツールの試作</strong>”, 電子情報通信学会技術研究報告, SS2018-13, pp.155–160, Jul. 2018.
<span class="label-jp label-primary label-within-li-first">Awarded 研究奨励賞</span>
</li>
<li class="pub-item">原口 大和,
<u>野田 訓広</u>, 小林 隆志,
“<strong>メソッド入退出情報を利用した階層的欠陥箇所特定支援手法</strong>”, 電子情報通信学会技術研究報告, SS2018-12, pp.149–154, Jul. 2018</li>
<li class="pub-item">中野 真明貴,
<u>野田 訓広</u>, 小林 隆志, 林 晋平,
“<strong>実行トレースの共通性分析に基づく機能開始点の特定</strong>”, 電子情報通信学会技術研究報告, SS2017-73, pp.51–56, Mar. 2018</li>
<li class="pub-item">
<u>野田 訓広</u>, 小林 隆志, 渥美 紀寿,
“<strong>実行トレース抽象化を目的とした参照関係・アクセス解析によるコアオブジェクト特定</strong>”, 情報処理学会 研究報告 ソフトウェア工学(SE), 2017-SE-195(2), pp.1–8, Mar. 2017
<span class="label-jp label-primary label-within-li-first">Awarded 学生研究賞</span>
<span class="label-jp label-primary">Awarded コンピュータサイエンス領域奨励賞</span>
</li>
<li class="pub-item">
<u>野田 訓広</u>, 小林 隆志,
“<strong>リバースエンジニアリングによる実用的な設計情報復元に向けて</strong>”, ウインターワークショップ2017・イン・飛騨高山, pp.63–64, Jan. 2017</li>
<li class="pub-item">
<u>野田 訓広</u>, 小林 隆志, 阿草 清滋,
“<strong>メタパターン適用情報に基づくオブジェクトの協調動作履歴可視化ツール</strong>”, 情報処理学会 研究報告 ソフトウェア工学(SE), 2011-SE-171(1), pp.1–10, Mar. 2011</li>
<li class="pub-item">
<u>野田 訓広</u>, 小林 隆志, 山本 晋一郎, 阿草 清滋,
“<strong>高精度なデータ依存解析に基づくシーケンス図スライシング手法</strong>”, 情報処理学会 研究報告 ソフトウェア工学(SE), 2009-SE-163(31), pp.233–240, Mar. 2009</li>
</ol>
<h1 class="page-header">Awards</h1>
<ol>
<li class="awards-item">
<strong>IEEE Computer Society TCSE Distinguished Paper Award</strong>, “Sirius: Static Program Repair with Dependence Graph-Based Systematic Edit Patterns,” International Conference on Software Maintenance and Evolution (ICSME), Sep. 2021</li>
<li class="awards-item">
<strong>Research Award (研究奨励賞)</strong>, “分散ストリーム処理エンジンを用いたMTLによる大規模トレース検査”, IEICE/SIGSS, Jul. 2019</li>
<li class="awards-item">
<strong>Research Award (研究奨励賞)</strong>, “仮想ファイルシステムを用いたプログラム内部状態観測ツールの試作”, IEICE/SIGSS, Jul. 2019</li>
<li class="awards-item">
<strong>Best Tool Paper Award</strong>, “SDExplorer: a generic toolkit for smoothly exploring massive-scale sequence diagram,” International Conference on Program Comprehension (ICPC), May 2018</li>
<li class="awards-item">
<strong>IPSJ Computer Science Research Award for Young Scientists (コンピュータサイエンス領域奨励賞)</strong>, “実行トレース抽象化を目的とした参照関係・アクセス解析によるコアオブジェクト特定”, IPSJ, Jul. 2017</li>
<li class="awards-item">
<strong>Student Research Award (学生研究賞)</strong>, “実行トレース抽象化を目的とした参照関係・アクセス解析によるコアオブジェクト特定”, IPSJ/SIGSE, Mar. 2017</li>
</ol>
<h1 class="page-header">Grants</h1>
<ol>
<li class="grants-item">
<strong>Grant-in-Aid for JSPS Fellows (DC2) (JSPS 特別研究員 奨励費)</strong>, Apr. 2018 -- Mar. 2019</li>
</ol>
<h1 class="page-header">Activities</h1>
<ul>
<li>Program Committee, Journal Reviewer
<ul>
<li><a href="https://conf.researchr.org/home/apsec-2022">APSEC 2022</a></li>
<li>
<a href="https://ses.sigse.jp/2019/">SES 2019</a>,
<a href="https://ses.sigse.jp/2020/">SES 2020</a>,
<a href="https://ses.sigse.jp/2021/">SES 2021</a>,
<a href="https://ses.sigse.jp/2022/">SES 2022</a>
</li>
<li><a href="https://fose.jssst.or.jp/fose2022/">FOSE 2022</a></li>
<li><a href="https://www.jstage.jst.go.jp/browse/transinf">IEICE Transactions on Information and Systems (電子情報通信学会 論文誌) 2022</a></li>
<li><a href="https://www.ipsj.or.jp/ronbun.html">IPSJ Journal (情報処理学会 論文誌) 2021</a></li>
<li><a href="https://icsme2019.github.io/">ICSME 2019</a> (tool demo track)</li>
</ul>
</li>
<li>Conference Chair, Journal Editor, Committee
<ul>
<li><a href="https://www.ieice.org/eng/s_issue/cfp/2023_2ED_2.pdf">IEICE Trans. Inf. & Syst., Special Section on Empirical Software Engineering, 2022</a></li>
<li><a href="https://www.ieice.org/iss/ss/">SIGSS (電子情報通信学会 情報・システムソサイエティ ソフトウェアサイエンス研究会)</a>, 2020--, 研究専門委員</li>
<li><a href="https://iwesep2019.github.io/">IWESEP 2019</a>, local arrangement chair</li>
</ul>
</li>
<li>Others
<ul>
<li class="act-item">[Oral] Systematic edit pattern に基づく自動プログラム修正に向けて, <a href="https://ses.sigse.jp/2020/workshop.html">SES WS2</a>, 2020</li>
<li class="act-item">[Poster & Participant] <a href="https://shonan.nii.ac.jp/seminars/095/">NII Shonan School on "Mining Software Repositories: Accomplishments, Challenges and Future Trends,"</a> 2017.</li>
<li class="act-item">[Student Volunteer] <a href="http://er2016.cs.titech.ac.jp/">ER</a>, 2016</li>
</ul>
</li>
</ul>
</div>
</div>
</div>
<!-- side nav bar -->
<!--
<div class="col-lg-2">
<ul class="nav nav-pills nav-stacked">
<li role="presentation"><a href="#">Home</a></li>
<li role="presentation"><a href="#">Profile</a></li>
<li role="presentation"><a href="#">Messages</a></li>
</ul>
</div>
-->
<footer class="footer">
<div class="container text-center">
<p class="text-muted credit">© NODA Kunihiro</p>
</div>
</footer>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="js/bootstrap.min.js"></script>
</body>
</html>