IEICE Technical Committee Submission System
Conference Schedule
Online Proceedings
[Sign in]
Tech. Rep. Archives
    [Japanese] / [English] 
( Committee/Place/Topics  ) --Press->
 
( Paper Keywords:  /  Column:Title Auth. Affi. Abst. Keyword ) --Press->

All Technical Committee Conferences  (Searched in: All Years)

Search Results: Conference Papers
 Conference Papers (Available on Advance Programs)  (Sort by: Date Descending)
 Results 1 - 20 of 28  /  [Next]  
Committee Date Time Place Paper Title / Authors Abstract Paper #
SWIM, KBSE 2024-05-17
15:00
Tokyo Kikai-Shinko-Kaikan Bldg.
(Primary: On-site, Secondary: Online)
A RAG Method for Source Code Inquiry Tailored to Long-Context LLMs
Toshihiro Kamiya (Shimane Univ.)
(To be available after the conference date) [more]
KBSE 2024-01-24
09:55
Kagoshima
(Primary: On-site, Secondary: Online)
A Traceability Link Recovery Method based on Text Embedding Considering Structure of Artifacts
Toshihiro Kamiya (Shimane Univ.) KBSE2023-59
This paper proposes a method for recovering traceability links, aimed at efficiently identifying necessary source code and... [more] KBSE2023-59
pp.49-54
SS, KBSE, IPSJ-SE [detail] 2023-07-20
14:25
Hokkaido
(Primary: On-site, Secondary: Online)
Experimental Evaluation of Large Language Model Vicuna's Accuracy in Detecting Violations of MISRA C:2012 Rules
Katsuhiko Fujie, Toshihiro Kamiya (Shimane univ.) SS2023-2 KBSE2023-13
 [more] SS2023-2 KBSE2023-13
pp.7-12
SS, KBSE, IPSJ-SE [detail] 2023-07-21
14:50
Hokkaido
(Primary: On-site, Secondary: Online)
Evaluation of ChatGPT's Performance on Programming Course Assignments
Tomoya Suzuki, Toshihiro Kamiya (Shimane Univ.) SS2023-10 KBSE2023-21
 [more] SS2023-10 KBSE2023-21
pp.55-60
DC, SS 2020-10-19
16:25
Online Online A Prototype Tool to Predict Comment Line Positions for Code Review
Toshihiro Kamiya (Shimane Univ.) SS2020-12 DC2020-29
Comments in source code play an important role in code comprehension.
This paper presents a method and its prototype to... [more]
SS2020-12 DC2020-29
pp.43-48
SS, MSS 2020-01-14
16:30
Hiroshima   A Prototype Algorithm and Implementation of Code-Clone Detection with MapReduce-Style Prallel Processing
Toshihiro Kamiya (Shimane Univ.), Eunjong Choi (KIT) MSS2019-48 SS2019-32
This report presents a scalable type-3 code-clone (duplicated code) detection method running in a
MapReduce style paral... [more]
MSS2019-48 SS2019-32
pp.43-48
DC, SS 2018-10-05
10:25
Aichi Inuyama City Kokusai-Kanko Center Freud Comparison of a Question-and-Answer Website and Source Code Repositories as Information Sources for Source Code Completion or Modification
Toshihiro Kamiya (Shimane Univ.) SS2018-23 DC2018-24
 [more] SS2018-23 DC2018-24
pp.31-36
SS, KBSE, IPSJ-SE [detail] 2017-07-19
15:35
Hokkaido   A Data-Flow Analysis Method Based on Differences Among Execution Traces
Toshihiro Kamiya (Shimane Univ.) SS2017-10 KBSE2017-10
In some techniques and methods of dynamic analysis of execution trace
for debugging or program comprehension proposes d... [more]
SS2017-10 KBSE2017-10
pp.55-60
SS 2017-03-09
16:30
Okinawa   Analysis of Relation Betweeen on Changes Content and Code Dependency
Yuki Ueda, Toshihiro Kamiya (Shimane Univ) SS2016-72
A change impact analysis is one of analytical methods
to predict the source files that are depending on some of changed... [more]
SS2016-72
pp.73-78
KBSE, SS, IPSJ-SE [detail] 2016-07-14
10:40
Hokkaido   A Prototype of an Intrusive Spy for Backward-In-Time Debugging
Toshihiro Kamiya (Shimane Univ.) SS2016-9 KBSE2016-15
An intrusive spy is a method/tool aiming to support a backward-in-time debugging, especially in debugging of non-crashin... [more] SS2016-9 KBSE2016-15
pp.87-92
SS 2016-03-10
13:50
Okinawa   Introducing and Evaluation of Cleaning Methods into a Code Search and Recommendation Method
Takeru Uchiyama (FUN), Toshihiro Kamiya (Shimane Univ.), Ayahiko Niimi (FUN) SS2015-84
In this study, we apply a machine-learning method for a natural language processing, namely Word2Vec, to source code of ... [more] SS2015-84
pp.49-54
DC, SS 2015-10-14
10:40
Nara Todaiji Culture Center (Nara) Towards Comprehension of Refactoring Tasks with Arbitrary-Granularity-Model Code Clone Detection
Toshihiro Kamiya (Fun) SS2015-42 DC2015-32
Abstract This study describes an extended method of AGM code-clone detection for understanding refactroing. The proposed... [more] SS2015-42 DC2015-32
pp.41-46
SS 2015-05-11
16:10
Kumamoto Kumamoto University An Approach for Software Repository Mining Using a Natural Langage Processing Method, Word2Vec
Takeru Uchiyama, Toshihiro Kamiya (FUN) SS2015-6
In this study, we apply a natural language processing technique, namely Word2Vec, to source code of software products, t... [more] SS2015-6
pp.29-31
MSS, SS 2015-01-27
14:40
Tottori   A Source-Code Searching for a Dynamically-Typed Programming Language Based on Arbitrary-Granularity Function Model
Toshihiro Kamiya (Fun) MSS2014-89 SS2014-53
 [more] MSS2014-89 SS2014-53
pp.121-126
KBSE, SS, IPSJ-SE [detail] 2014-07-10
14:40
Hokkaido Furano-Bunka-Kaikan A Method to Extract a HTML Structure Pattern for UI Functional Testing of Web Applications
Toshihiro Kamiya (Future Univ. Hakodate) SS2014-15 KBSE2014-18
The present UI testing techniques are technically kind of white box tests, thus such test cases are fragile
against ref... [more]
SS2014-15 KBSE2014-18
pp.81-85
SS 2014-05-09
10:00
Mie ISE SHIMIN - KATSUDOU Center Towards a HTML Structure Pattern for UI Functional Testing of Web Applications
Tsubasa Oikawa, Toshihiro Kamiya (Future Univ. Hakodate) SS2014-7
The present UI testing techniques are technically kind of white box tests, thus such test cases are fragile against refa... [more] SS2014-7
pp.37-42
SS, IPSJ-SE 2013-10-25
14:10
Ishikawa   And/Or/Call Graph and Its Application to Source-Code Search
Toshihiro Kamiya (Future Univ. Hakodate) SS2013-47
To realize a code search of which a searched concept consists of multiple modules (or source files), this paper presents... [more] SS2013-47
pp.173-178
SS, KBSE 2013-07-26
16:50
Hokkaido   Improving Applicability to Large-Scale Products of a Code-Clone Detetion Method Based on an Arbitrary-Granularity Function Model
Toshihiro Kamiya (Future Univ. Hakodate) SS2013-35 KBSE2013-35
A clone-detection method, which authors have proposed, is to generate all possible execution paths of a target program i... [more] SS2013-35 KBSE2013-35
pp.133-137
SS 2013-05-10
09:30
Kagawa Kagawa University (Saiwaimachi) A Code-Clone Detection Method from Bytecode Based on Arbitrary-Granularity Function Model
Toshihiro Kamiya (Future Univ. Hakodate) SS2013-8
One of the primal purposes of code-clone detection methods is to detect the code fragments of a software product that ne... [more] SS2013-8
pp.43-48
SS, IPSJ-SE 2012-11-02
13:25
Hiroshima Hiroshima City University A Method to Extract Use Cases From Web Applications With Analysis of Screenshot Trace
Tsubasa Oikawa, Toshihiro Kamiya (FUN) SS2012-45
 [more] SS2012-45
pp.129-134
 Results 1 - 20 of 28  /  [Next]  
Choose a download format for default settings. [NEW !!]
Text format pLaTeX format CSV format BibTeX format
Copyright and reproduction : All rights are reserved and no part of this publication may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopy, recording, or any information storage and retrieval system, without permission in writing from the publisher. Notwithstanding, instructors are permitted to photocopy isolated articles for noncommercial classroom use without fee. (License No.: 10GA0019/12GB0052/13GB0056/17GB0034/18GB0034)


[Return to Top Page]

[Return to IEICE Web Page]


The Institute of Electronics, Information and Communication Engineers (IEICE), Japan