Ken-ichi Matsumoto
Orcid: 0000-0002-7418-9323
According to our database1,
Ken-ichi Matsumoto
authored at least 351 papers
between 1988 and 2024.
Collaborative distances:
Collaborative distances:
Timeline
Legend:
Book In proceedings Article PhD thesis Dataset OtherLinks
On csauthors.net:
Bibliography
2024
Quantifying and characterizing clones of self-admitted technical debt in build systems.
Empir. Softw. Eng., April, 2024
Generative AI for Pull Request Descriptions: Adoption, Impact, and Developer Interventions.
Proc. ACM Softw. Eng., 2024
Nigerian Software Engineer or American Data Scientist? GitHub Profile Recruitment Bias in Large Language Models.
CoRR, 2024
An Empirical Study of the Impact of Test Strategies on Online Optimization for Ensemble-Learning Defect Prediction.
CoRR, 2024
CoRR, 2024
Proceedings of the IEEE International Conference on Software Analysis, 2024
Proceedings of the IEEE International Conference on Software Analysis, 2024
Proceedings of the 21st IEEE/ACM International Conference on Mining Software Repositories, 2024
"My GitHub Sponsors profile is live!" Investigating the Impact of Twitter/X Mentions on GitHub Sponsors.
Proceedings of the 46th IEEE/ACM International Conference on Software Engineering, 2024
2023
J. Syst. Softw., December, 2023
Empir. Softw. Eng., October, 2023
Does the first response matter for future contributions? A study of first contributions.
Empir. Softw. Eng., June, 2023
Giving Back: Contributions Congruent to Library Dependency Changes in a Software Ecosystem.
IEEE Trans. Software Eng., April, 2023
IEICE Trans. Inf. Syst., February, 2023
IEICE Trans. Inf. Syst., February, 2023
Do Developers Present Proficient Code Snippets in Their README Files? An Analysis of PyPI Libraries in GitHub.
J. Inf. Process., 2023
Empir. Softw. Eng., 2023
Empir. Softw. Eng., 2023
Lessons from the Long Tail: Analysing Unsafe Dependency Updates across Software Ecosystems.
Proceedings of the 31st ACM Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering, 2023
Will you use software development support using biosignals? A survey from software developers.
Proceedings of the 35th International Conference on Software Engineering and Knowledge Engineering, 2023
Proceedings of the 20th IEEE/ACM International Conference on Mining Software Repositories, 2023
Towards Assessment of Practicality of Introductory Programming Course Using Vocabulary of Textbooks, Assignments, and Actual Projects.
Proceedings of the 35th International Conference on Software Engineering Education and Training, 2023
2022
Dataset, August, 2022
IEEE Trans. Software Eng., 2022
IEEE Trans. Software Eng., 2022
Code Reviews With Divergent Review Scores: An Empirical Study of the OpenStack and Qt Communities.
IEEE Trans. Software Eng., 2022
Sci. Comput. Program., 2022
GitHub repositories with links to academic papers: Public access, traceability, and evolution.
J. Syst. Softw., 2022
IEICE Trans. Inf. Syst., 2022
IEICE Trans. Inf. Syst., 2022
SōjiTantei: Function-Call Reachability Detection of Vulnerable Code for npm Packages.
IEICE Trans. Inf. Syst., 2022
Newcomer OSS-Candidates: Characterizing Contributions of Novice Developers to GitHub.
Empir. Softw. Eng., 2022
Intertwining Ecosystems: A Large Scale Empirical Study of Libraries that Cross Software Ecosystems.
CoRR, 2022
Robot behavior debugger for non-expert users in convenience stores using behavior trees.
Adv. Robotics, 2022
Proceedings of the Working Conference on Software Visualization, 2022
Human-Robot Interaction System for Non-Expert Users in Convenience Stores using Behavior Trees.
Proceedings of the IEEE/SICE International Symposium on System Integration, 2022
Using Bandit Algorithms for Selecting Feature Reduction Techniques in Software Defect Prediction.
Proceedings of the 19th IEEE/ACM International Conference on Mining Software Repositories, 2022
Proceedings of the 37th IEEE/ACM International Conference on Automated Software Engineering, 2022
Proceedings of the 19th International Joint Conference on Computer Science and Software Engineering, 2022
Comparing Execution Traces of Jupyter Notebook for Checking Correctness of Refactoring.
Proceedings of the 16th IEEE International Workshop on Software Clones, 2022
Proceedings of the 16th IEEE International Workshop on Software Clones, 2022
Proceedings of the 16th IEEE International Workshop on Software Clones, 2022
Proceedings of the 30th IEEE/ACM International Conference on Program Comprehension, 2022
Proceedings of the 44th IEEE/ACM 44th International Conference on Software Engineering, 2022
On the Use of Refactoring in Security Vulnerability Fixes: An Exploratory Study on Maven Libraries.
Proceedings of the EASE 2022: The International Conference on Evaluation and Assessment in Software Engineering 2022, Gothenburg, Sweden, June 13, 2022
Why Visualize Data When Coding? Preliminary Categories for Coding in Jupyter Notebooks.
Proceedings of the 29th Asia-Pacific Software Engineering Conference, 2022
Reusing My Own Code: Preliminary Results for Competitive Coding in Jupyter Notebooks.
Proceedings of the 29th Asia-Pacific Software Engineering Conference, 2022
Proceedings of the 29th Asia-Pacific Software Engineering Conference, 2022
Proceedings of the 29th Asia-Pacific Software Engineering Conference, 2022
2021
Can we benchmark Code Review studies? A systematic mapping study of methodology, dataset, and metric.
J. Syst. Softw., 2021
Automatic patch linkage detection in code review using textual content and file location features.
Inf. Softw. Technol., 2021
Analysis of Work Efficiency and Quality of Software Maintenance Using Cross-Company Dataset.
IEICE Trans. Inf. Syst., 2021
IEICE Trans. Inf. Syst., 2021
A Novel Approach to Address External Validity Issues in Fault Prediction Using Bandit Algorithms.
IEICE Trans. Inf. Syst., 2021
Understanding shared links and their intentions to meet information needs in modern code review.
Empir. Softw. Eng., 2021
How are project-specific forums utilized? A study of participation, content, and sentiment in the Eclipse ecosystem.
Empir. Softw. Eng., 2021
Empir. Softw. Eng., 2021
Empir. Softw. Eng., 2021
CoRR, 2021
What makes a good Node.js package? Investigating Users, Contributors, and Runnability.
CoRR, 2021
Automatic Patch Linkage Detection in Code Review Using TextualContent and File Location Features.
CoRR, 2021
FLOSS != GitHub: A Case Study of Linux/BSD Perceptions from Microsoft's Acquisition of GitHub.
CoRR, 2021
Meta-analysis of single-cell RNA-seq data reveals phenotypic switching of immune cells in severe COVID-19 patients.
Comput. Biol. Medicine, 2021
Automatically Customizing Static Analysis Tools to Coding Rules Really Followed by Developers.
Proceedings of the 28th IEEE International Conference on Software Analysis, 2021
Proceedings of the 28th IEEE International Conference on Software Analysis, 2021
Proceedings of the 22nd IEEE/ACIS International Conference on Software Engineering, 2021
Proceedings of the 22nd IEEE/ACIS International Conference on Software Engineering, 2021
Interactive ChatBots for Software Engineering: A Case Study of Code Reviewer Recommendation.
Proceedings of the 22nd IEEE/ACIS International Conference on Software Engineering, 2021
FixMe: A GitHub Bot for Detecting and Monitoring On-Hold Self-Admitted Technical Debt.
Proceedings of the 36th IEEE/ACM International Conference on Automated Software Engineering, 2021
Proceedings of the IEEE International Conference on Software Maintenance and Evolution, 2021
Proceedings of the IEEE International Conference on Software Maintenance and Evolution, 2021
2020
The Impact of Class Rebalancing Techniques on the Performance and Interpretation of Defect Prediction Models.
IEEE Trans. Software Eng., 2020
Capturing Spotaneous Software Evolution in a Social Coding Platform With Project-as-a-City Concept.
Int. J. Softw. Innov., 2020
Empir. Softw. Eng., 2020
Sustaining a Healthy Ecosystem: Participation, Discussion, and Interaction in Eclipse Forums.
CoRR, 2020
GitHub Repositories with Links to Academic Papers: Open Access, Traceability, and Evolution.
CoRR, 2020
A Simulation Study of Bandit Algorithms to Address External Validity of Software Fault Prediction.
CoRR, 2020
Proceedings of the 20th IEEE International Working Conference on Source Code Analysis and Manipulation, 2020
Proceedings of the 35th IEEE/ACM International Conference on Automated Software Engineering, 2020
Proceedings of the IEEE International Conference on Software Maintenance and Evolution, 2020
2019
IEEE Trans. Software Eng., 2019
Are Donation Badges Appealing?: A Case Study of Developer Responses to Eclipse Bug Reports.
IEEE Softw., 2019
Sentiment Classification Using N-Gram Inverse Document Frequency and Automated Machine Learning.
IEEE Softw., 2019
A topological analysis of communication channels for knowledge sharing in contemporary GitHub projects.
J. Syst. Softw., 2019
IEICE Trans. Inf. Syst., 2019
IEICE Trans. Inf. Syst., 2019
The impact of human factors on the participation decision of reviewers in modern code review.
Empir. Softw. Eng., 2019
From Academia to Software Development: Publication Citations in Source Code Comments.
CoRR, 2019
On The Lag of Library Vulnerability Updates: An Investigation into the Repackage and Delivery of Security Fixes Within The npm JavaScript Ecosystem.
CoRR, 2019
CoRR, 2019
Proceedings of the 20th IEEE/ACIS International Conference on Software Engineering, 2019
Proceedings of the 20th IEEE/ACIS International Conference on Software Engineering, 2019
The review linkage graph for code review analytics: a recovery approach and empirical study.
Proceedings of the ACM Joint Meeting on European Software Engineering Conference and Symposium on the Foundations of Software Engineering, 2019
Proceedings of the 13th IEEE International Workshop on Software Clones, 2019
Visualizing the Usage of Pythonic Idioms Over Time: A Case Study of the with open Idiom.
Proceedings of the 10th International Workshop on Empirical Software Engineering in Practice, 2019
How Do Contributors Impact Code Naturalness? An Exploratory Study of 50 Python Projects.
Proceedings of the 10th International Workshop on Empirical Software Engineering in Practice, 2019
Proceedings of the 10th International Workshop on Empirical Software Engineering in Practice, 2019
Algorithmic Expressions for Assessing Algorithmic Thinking Ability of Elementary School Children.
Proceedings of the IEEE Frontiers in Education Conference, 2019
Proceedings of the 6th International Workshop on Eye Movements in Programming, 2019
Proceedings of the 2019 Asia-Pacific Signal and Information Processing Association Annual Summit and Conference, 2019
Proceedings of the 26th Asia-Pacific Software Engineering Conference, 2019
2018
The impact of IR-based classifier configuration on the performance and the effort of method-level bug localization.
Inf. Softw. Technol., 2018
Cross project defect prediction using class distribution estimation and oversampling.
Inf. Softw. Technol., 2018
IEICE Trans. Inf. Syst., 2018
IEICE Trans. Inf. Syst., 2018
Human Capital in Software Engineering: A Systematic Mapping of Reconceptualized Human Aspect Studies.
CoRR, 2018
Proceedings of the 9th International Workshop on Empirical Software Engineering in Practice, 2018
Impact of Coding Style Checker on Code Review - A Case Study on the OpenStack Projects.
Proceedings of the 9th International Workshop on Empirical Software Engineering in Practice, 2018
Proceedings of the 9th International Workshop on Empirical Software Engineering in Practice, 2018
Towards Smoother Library Migrations: A Look at Vulnerable Dependency Migrations at Function Level for npm JavaScript Packages.
Proceedings of the 2018 IEEE International Conference on Software Maintenance and Evolution, 2018
Proceedings of the IEEE Third International Workshop on Dynamic Software Documentation, 2018
Proceedings of the 1st International Workshop on Software Health, 2018
Proceedings of the 12th ACM/IEEE International Symposium on Empirical Software Engineering and Measurement, 2018
Proceedings of the 2018 IEEE International Conference on Big Data, 2018
Proceedings of the 2018 IEEE International Conference on Big Data, 2018
Proceedings of the 2018 IEEE International Conference on Big Data, 2018
An Exploratory Study to Identify Similar Patches: A Case Study in Modern Code Review.
Proceedings of the 25th Asia-Pacific Software Engineering Conference, 2018
2017
IEEE Trans. Software Eng., 2017
Sci. Comput. Program., 2017
IEICE Trans. Inf. Syst., 2017
A stability assessment of solution adaptation techniques for analogy-based software effort estimation.
Empir. Softw. Eng., 2017
The Health and Wealth of OSS Projects: Evidence from Community Activities and Product Evolution.
CoRR, 2017
Proceedings of the IEEE 24th International Conference on Software Analysis, 2017
Proceedings of the IEEE 24th International Conference on Software Analysis, 2017
Does the release cycle of a library project influence when it is adopted by a client project?
Proceedings of the IEEE 24th International Conference on Software Analysis, 2017
Proceedings of the IEEE Working Conference on Software Visualization, 2017
Proceedings of the Open Source Systems: Towards Robust Practices, 2017
Proceedings of the 8th International Workshop on Empirical Software Engineering in Practice, 2017
Proceedings of the 8th International Workshop on Empirical Software Engineering in Practice, 2017
Proceedings of the 2017 IEEE International Symposium on Software Reliability Engineering Workshops, 2017
Proceedings of the 2017 IEEE International Conference on Software Maintenance and Evolution, 2017
Evaluating algorithmic thinking ability of primary schoolchildren who learn computer programming.
Proceedings of the 2017 IEEE Frontiers in Education Conference, 2017
Proceedings of the 24th Asia-Pacific Software Engineering Conference Workshops, 2017
Proceedings of the 24th Asia-Pacific Software Engineering Conference, 2017
Proceedings of the 4th Intl Conf on Applied Computing and Information Technology/3rd Intl Conf on Computational Science/Intelligence and Applied Informatics/1st Intl Conf on Big Data, 2017
2016
Comments on "Researcher Bias: The Use of Machine Learning in Software Defect Prediction".
IEEE Trans. Software Eng., 2016
Int. J. Softw. Eng. Knowl. Eng., 2016
LSA-X: Exploiting Productivity Factors in Linear Size Adaptation for Analogy-Based Software Effort Estimation.
IEICE Trans. Inf. Syst., 2016
Investigating and Projecting Population Structures in Open Source Software Projects: A Case Study of Projects in GitHub.
IEICE Trans. Inf. Syst., 2016
Impact of climate model uncertainties on socioeconomics: A case study with a medium mitigation scenario.
Comput. Oper. Res., 2016
Proceedings of the IEEE 23rd International Conference on Software Analysis, 2016
A review and comparison of methods for determining the best analogies in analogy-based software effort estimation.
Proceedings of the 31st Annual ACM Symposium on Applied Computing, 2016
Proceedings of the Open Source Systems: Integrating Communities, 2016
Proceedings of the 9th Nordic Conference on Human-Computer Interaction, Gothenburg, Sweden, October 23, 2016
Proceedings of the 2016 IEEE International Symposium on Software Reliability Engineering Workshops, 2016
Project IS^3: Incentive-Based Intelligent Intervention for Smart and Sustainable Society.
Proceedings of the 5th IIAI International Congress on Advanced Applied Informatics, 2016
Automated parameter optimization of classification techniques for defect prediction models.
Proceedings of the 38th International Conference on Software Engineering, 2016
Code review participation: game theoretical modeling of reviewers in gerrit datasets.
Proceedings of the 9th International Workshop on Cooperative and Human Aspects of Software Engineering, 2016
Proceedings of the 1st International Workshop on Emotion Awareness in Software Engineering, 2016
Textual vs. visual programming languages in programming education for primary schoolchildren.
Proceedings of the 2016 IEEE Frontiers in Education Conference, 2016
Proceedings of the 23rd Asia-Pacific Software Engineering Conference, 2016
Proceedings of the 15th IEEE/ACIS International Conference on Computer and Information Science, 2016
Proceedings of the 15th IEEE/ACIS International Conference on Computer and Information Science, 2016
Proceedings of the 15th IEEE/ACIS International Conference on Computer and Information Science, 2016
2015
Proceedings of the 1st IEEE International Workshop on Software Analytics, 2015
Who should review my code? A file location-based code-reviewer recommendation approach for Modern Code Review.
Proceedings of the 22nd IEEE International Conference on Software Analysis, 2015
Proceedings of the 1st IEEE International Workshop on Software Analytics, 2015
Proceedings of the 12th IEEE/ACM Working Conference on Mining Software Repositories, 2015
The Impact of Mislabelling on the Performance and Interpretation of Defect Prediction Models.
Proceedings of the 37th IEEE/ACM International Conference on Software Engineering, 2015
Real-Time Monitoring of Neural State in Assessing and Improving Software Developers' Productivity.
Proceedings of the 8th IEEE/ACM International Workshop on Cooperative and Human Aspects of Software Engineering, 2015
Proceedings of the 8th IEEE/ACM International Workshop on Cooperative and Human Aspects of Software Engineering, 2015
Programming education for primary school children using a textual programming language.
Proceedings of the 2015 IEEE Frontiers in Education Conference, 2015
Case consistency: a necessary data quality property for software engineering data sets.
Proceedings of the 19th International Conference on Evaluation and Assessment in Software Engineering, 2015
Proceedings of 25th Annual International Conference on Computer Science and Software Engineering, 2015
Proceedings of the 3rd International Conference on Applied Computing and Information Technology, 2015
2014
Comparing hierarchical dirichlet process with latent dirichlet allocation in bug report multiclass classification.
Proceedings of the 15th IEEE/ACIS International Conference on Software Engineering, 2014
Scaling up analogy-based software effort estimation: a comparison of multiple hadoop implementation schemes.
Proceedings of the International Workshop on Innovative Software Development Methodologies and Practices, 2014
Proceedings of the 2014 14th International Conference on Quality Software, 2014
Proceedings of the 11th Working Conference on Mining Software Repositories, 2014
Proceedings of the 6th International Workshop on Empirical Software Engineering in Practice, 2014
Industry Questions about Open Source Software in Business: Research Directions and Potential Answers.
Proceedings of the 6th International Workshop on Empirical Software Engineering in Practice, 2014
Proceedings of the 36th International Conference on Software Engineering, 2014
Quantifying programmers' mental workload during program comprehension based on cerebral blood flow measurement: a controlled experiment.
Proceedings of the 36th International Conference on Software Engineering, 2014
Prediction of the change of learners' motivation in programming education for non-computing majors.
Proceedings of the IEEE Frontiers in Education Conference, 2014
Software population pyramids: the current and the future of OSS development communities.
Proceedings of the 2014 ACM-IEEE International Symposium on Empirical Software Engineering and Measurement, 2014
Proceedings of the Requirements Engineering, 2014
2013
IEEE Trans. Software Eng., 2013
Proceedings of the 14th ACIS International Conference on Software Engineering, 2013
Proceedings of the 14th ACIS International Conference on Software Engineering, 2013
Proceedings of the 2013 International Workshop on Social Software Engineering, 2013
Proceedings of the 2013 International Workshop on Social Software Engineering, 2013
Mining A change history to quickly identify bug locations : A case study of the Eclipse project.
Proceedings of the IEEE 24th International Symposium on Software Reliability Engineering, 2013
The effects of teaching material remediation with ARCS-strategies for programming education.
Proceedings of the IEEE Frontiers in Education Conference, 2013
An Empirical Experiment on Analogy-Based Software Cost Estimation with CUDA Framework.
Proceedings of the 22nd Australian Conference on Software Engineering (ASWEC 2013), 2013
Proceedings of the 20th Asia-Pacific Software Engineering Conference, 2013
Improving Analogy-Based Software Cost Estimation through Probabilistic-Based Similarity Measures.
Proceedings of the 20th Asia-Pacific Software Engineering Conference, 2013
Proceedings of the 20th Asia-Pacific Software Engineering Conference, 2013
Proceedings of the 20th Asia-Pacific Software Engineering Conference, 2013
Proceedings of the 20th Asia-Pacific Software Engineering Conference, 2013
2012
An Algorithm for Gradual Patch Acceptance Detection in Open Source Software Repository Mining.
IEICE Trans. Fundam. Electron. Commun. Comput. Sci., 2012
Good or Bad Committers? - A Case Study of Committer's Activities on the Eclipse's Bug Fixing Process.
IEICE Trans. Inf. Syst., 2012
Lessons Learned from Collaborative Research in Software Engineering: A Student's Perspective.
Proceedings of the 13th ACIS International Conference on Software Engineering, 2012
Proceedings of the 2012 Joint Conference of the 22nd International Workshop on Software Measurement and the 2012 Seventh International Conference on Software Process and Product Measurement, 2012
Nine Years Challenge of In-process Measurement Platform for Software Development Project: Distribution of a New Generation Platform and a Collaborative Research Proposal.
Proceedings of the 2012 Joint Conference of the 22nd International Workshop on Software Measurement and the 2012 Seventh International Conference on Software Process and Product Measurement, 2012
Proceedings of the Fourth International Workshop on Empirical Software Engineering in Practice, 2012
Locating Source Code to Be Fixed Based on Initial Bug Reports - A Case Study on the Eclipse Project.
Proceedings of the Fourth International Workshop on Empirical Software Engineering in Practice, 2012
The impact of bug management patterns on bug fixing: A case study of Eclipse projects.
Proceedings of the 28th IEEE International Conference on Software Maintenance, 2012
Proceedings of the 19th Asia-Pacific Software Engineering Conference, 2012
Proceedings of the 19th Asia-Pacific Software Engineering Conference, 2012
An Investigation on Software Bug-Fix Prediction for Open Source Software Projects - A Case Study on the Eclipse Project.
Proceedings of the 19th Asia-Pacific Software Engineering Conference - Workshops, 2012
2011
Guilty or Not Guilty: Using Clone Metrics to Determine Open Source Licensing Violations.
IEEE Softw., 2011
An Experimental Evaluation of the Effect of Specifying a Selected Defect Type in Software Inspection.
Inf. Media Technol., 2011
An Empirical Study of Development Visualization for Procurement by in-Process Measurement during Integration and Testing.
Int. J. Softw. Eng. Knowl. Eng., 2011
Identifying Services in Procedural Programs for Migrating Legacy System to Service Oriented Architecture.
Int. J. Inf. Syst. Serv. Sect., 2011
An empirical evaluation of outlier deletion methods for analogy-based cost estimation.
Proceedings of the 7th International Conference on Predictive Models in Software Engineering, 2011
Proceedings of the 2011 Joint Conf of 21st Int'l Workshop on Software Measurement and the 6th Int'l Conference on Software Process and Product Measurement, 2011
Proceedings of the 2011 Joint Conf of 21st Int'l Workshop on Software Measurement and the 6th Int'l Conference on Software Process and Product Measurement, 2011
An Exploratory Study on the Impact of Usage of Screenshot in Software Inspection Recording Activity.
Proceedings of the 2011 Joint Conf of 21st Int'l Workshop on Software Measurement and the 6th Int'l Conference on Software Process and Product Measurement, 2011
Proceedings of the 2011 Joint Conf of 21st Int'l Workshop on Software Measurement and the 6th Int'l Conference on Software Process and Product Measurement, 2011
Proceedings of the 2011 Joint Conf of 21st Int'l Workshop on Software Measurement and the 6th Int'l Conference on Software Process and Product Measurement, 2011
Good or Bad Committers? A Case Study of Committers' Cautiousness and the Consequences on the Bug Fixing Process in the Eclipse Project.
Proceedings of the 2011 Joint Conf of 21st Int'l Workshop on Software Measurement and the 6th Int'l Conference on Software Process and Product Measurement, 2011
Source code comprehension strategies and metrics to predict comprehension effort in software maintenance and evolution tasks - an empirical study with industry practitioners.
Proceedings of the IEEE 27th International Conference on Software Maintenance, 2011
Community Search: A Collaborative Searching Web Application with a User Ranking System.
Proceedings of the Online Communities and Social Computing, 2011
Proceedings of the Online Communities and Social Computing, 2011
Proceedings of the Online Communities and Social Computing, 2011
Proceedings of the Design, User Experience, and Usability. Theory, Methods, Tools and Practice, 2011
Analysis of the motivation of learners in the in-house training of programming in Japanese ICT industries.
Proceedings of the 24th IEEE-CS Conference on Software Engineering Education and Training, 2011
Proceedings of the 10th IEEE/ACIS International Conference on Computer and Information Science, 2011
2010
Proceedings of the 17th Working Conference on Reverse Engineering, 2010
Proceedings of the 6th International Conference on Predictive Models in Software Engineering, 2010
Proceedings of the Product-Focused Software Process Improvement, 2010
Proceedings of the 26th IEEE International Conference on Software Maintenance (ICSM 2010), 2010
Proceedings of the 23rd Canadian Conference on Electrical and Computer Engineering, 2010
Proceedings of the 9th IEEE/ACIS International Conference on Computer and Information Science, 2010
2009
Inf. Technol. Manag., 2009
An Empirical Study of the Feedback of the In-process Measurement in a Japanese Consortium-type Software Project.
Proceedings of the 21st International Conference on Software Engineering & Knowledge Engineering (SEKE'2009), 2009
Proceedings of the New Frontiers in Artificial Intelligence, 2009
An analysis method for improving a bug modification process in open source software development.
Proceedings of the joint international and annual ERCIM workshops on Principles of software evolution (IWPSE) and software evolution (Evol) workshops, 2009
Proceedings of the Human-Computer Interaction. New Trends, 13th International Conference, 2009
Proceedings of the Human-Computer Interaction. New Trends, 13th International Conference, 2009
Toward Constructing an Electroencephalogram Measurement Method for Usability Evaluation.
Proceedings of the Human-Computer Interaction. New Trends, 13th International Conference, 2009
Extracting service candidates from procedural programs based on process dependency analysis.
Proceedings of the 4th IEEE Asia-Pacific Services Computing Conference, 2009
2008
Simul. Model. Pract. Theory, 2008
Constructing Home Network Systems and Integrated Services Using Legacy Home Appliances and Web Services.
Int. J. Web Serv. Res., 2008
J. Inf. Process., 2008
Analyzing Factors of Defect Correction Effort in a Multi-Vendor Information System Development.
J. Comput. Inf. Syst., 2008
Proceedings of the Open Source Development, 2008
An Empirical Study of Product Measurement in a Standardized Requirement Definition Process with 28 Japanese Government Software Projects.
Proceedings of the Software Process and Product Measurement, 2008
DRESREM 2: An Analysis System for Multi-document Software Review Using Reviewers' Eye Movements.
Proceedings of the Third International Conference on Software Engineering Advances, 2008
The Transition of the Motivation of the Students in the Art Faculty to Learn Programming.
Proceedings of the 8th IEEE International Conference on Advanced Learning Technologies, 2008
Deriving Safety Properties for Home Network System Based on Goal-Oriented Hazard Analysis Model.
Proceedings of the Second International Conference on Future Generation Communication and Networking, 2008
Proceedings of the Second International Symposium on Empirical Software Engineering and Measurement, 2008
Proceedings of the Second International Symposium on Empirical Software Engineering and Measurement, 2008
A hybrid faulty module prediction using association rule mining and logistic regression analysis.
Proceedings of the Second International Symposium on Empirical Software Engineering and Measurement, 2008
Proceedings of the Second International Symposium on Empirical Software Engineering and Measurement, 2008
Implementing Multi-Vendor Home Network System with Vendor-Neutral Services and Dynamic Service Binding.
Proceedings of the 2008 IEEE International Conference on Services Computing (SCC 2008), 2008
2007
IEICE Trans. Fundam. Electron. Commun. Comput. Sci., 2007
WebTracer: A new web usability evaluation environment using gazing point information.
Electron. Commer. Res. Appl., 2007
Proceedings of the Fourth International Workshop on Mining Software Repositories, 2007
An Empirical Study of Process and Product Metrics Based on In-process Measurements of a Standardized Requirements Definition Phase.
Proceedings of the Software Process and Product Measurement, International Conference, 2007
Proceedings of the Pervasive Computing for Quality of Life Enhancement, 2007
Is This Cost Estimate Reliable? - The Relationship between Homogeneity of Analogues and Estimation Reliability.
Proceedings of the First International Symposium on Empirical Software Engineering and Measurement, 2007
Proposal of a Complete Life Cycle In-Process Measurement Model Based on Evaluation of an In-Process Measurement Experiment Using a Standardized Requirement Definition Process.
Proceedings of the First International Symposium on Empirical Software Engineering and Measurement, 2007
Proceedings of the First International Symposium on Empirical Software Engineering and Measurement, 2007
Proceedings of the First International Symposium on Empirical Software Engineering and Measurement, 2007
Analysis of the Relation between the Teaching Materials and Motivation in Programming Education.
Proceedings of the 20th Conference on Software Engineering Education and Training (CSEE&T 2007), 2007
2006
Quantitative Analysis of Information Leakage in Security-Sensitive Software Processes.
Inf. Media Technol., 2006
Proceedings of the Ubiquitous Computing Systems, Third International Symposium, 2006
Proceedings of the Product-Focused Software Process Improvement, 2006
Proceedings of the 2006 International Workshop on Mining Software Repositories, 2006
Proceedings of the 2006 International Workshop on Mining Software Repositories, 2006
Proceedings of the 2006 International Workshop on Mining Software Repositories, 2006
In vivo spectral-spatial imaging for oxygen mapping using single-point, time-domain electron paramagnetic resonance.
Proceedings of the 2006 IEEE International Symposium on Biomedical Imaging: From Nano to Macro, 2006
Proceedings of the 2006 IEEE International Conference on Web Services (ICWS 2006), 2006
Proceedings of the 28th International Conference on Software Engineering (ICSE 2006), 2006
Effects of software industry structure on a research framework for empirical software engineering.
Proceedings of the 28th International Conference on Software Engineering (ICSE 2006), 2006
Analyzing individual performance of source code review using reviewers' eye movement.
Proceedings of the Eye Tracking Research & Application Symposium, 2006
A wearable interface for visualizing coauthor networks toward building a sustainable research community.
Proceedings of the working conference on Advanced visual interfaces, 2006
Adopting Model-Driven Development for Integrated Services and Appliances in Home Network Systems.
Proceedings of the 13th Asia-Pacific Software Engineering Conference (APSEC 2006), 2006
Design and evaluation of the home network systems using the service oriented architecture.
Proceedings of the e-Business and Telecommunication Networks, 2006
2005
Accelerating cross-project knowledge collaboration using collaborative filtering and social networks.
ACM SIGSOFT Softw. Eng. Notes, 2005
J. Comput. Inf. Syst., 2005
Int. J. Comput. Appl. Technol., 2005
Javawock: A Java Class Recommender System Based on Collaborative Filtering.
Proceedings of the 17th International Conference on Software Engineering and Knowledge Engineering (SEKE'2005), 2005
Proceedings of the Product Focused Software Process Improvement, 2005
A Service-Oriented Framework for Networked Appliances to Achieve Appliance Interoperability and Evolution in Home Network System.
Proceedings of the 8th International Workshop on Principles of Software Evolution (IWPSE 2005), 2005
Definition and Detection of Semantic Warnings for VoiceXML.
Proceedings of the IASTED International Conference on Software Engineering, 2005
Feature Interactions in Integrated Services of Networked Home Appliances: An Object-Oriented Approach.
Proceedings of the Feature Interactions in Telecommunications and Software Systems VIII, 2005
Supporting Knowledge Collaboration Using Social Networks in a Large-Scale Online Community of Software Development Projects.
Proceedings of the 12th Asia-Pacific Software Engineering Conference (APSEC 2005), 2005
Proceedings of the 12th Asia-Pacific Software Engineering Conference (APSEC 2005), 2005
Proceedings of the 12th Asia-Pacific Software Engineering Conference (APSEC 2005), 2005
2004
Syst. Comput. Jpn., 2004
A support system for software function discovery using histories of function executions.
Syst. Comput. Jpn., 2004
Int. J. Found. Comput. Sci., 2004
An empirical study of audience impressions of B2C web pages in Japan, China and the UK.
Electron. Commer. Res. Appl., 2004
On detecting feature interactions in the programmable service environment of Internet telephony.
Comput. Networks, 2004
Proceedings of the Product Focused Software Process Improvement, 2004
Empirical Project Monitor: A Tool for Mining Multiple Project Data.
Proceedings of the 1st International Workshop on Mining Software Repositories, 2004
Implementing integrated services of networked home appliances using service oriented architecture.
Proceedings of the Service-Oriented Computing, 2004
Design and Evaluation of the Home Network Systems Using the Service Oriented Architecture.
Proceedings of the ICETE 2004, 2004
2003
Semantic Warnings and Feature Interaction in Call Processing Language on Internet Telephony.
Proceedings of the 2003 Symposium on Applications and the Internet (SAINT 2003), 27-31 January 2003, 2003
Proceedings of the 9th IEEE International Software Metrics Symposium (METRICS 2003), 2003
Proceedings of the 17th International Parallel and Distributed Processing Symposium (IPDPS 2003), 2003
Detecting Script-to-Script Interactions in Call Processing Language.
Proceedings of the Feature Interactions in Telecommunications and Software Systems VII, 2003
Proceedings of the 27th International Computer Software and Applications Conference (COMPSAC 2003): Design and Assessment of Trustworthy Software-Based Systems, 2003
Evaluating Semantic Warnings in VoIP Programmable Services with Open Source Environment.
Proceedings of the 10th Asia-Pacific Software Engineering Conference (APSEC 2003), 2003
2002
Daibutsu-den: A Component-Based Framework for Organizational Process Asset Utilization.
Proceedings of the Product Focused Software Process Improvement, 2002
Proceedings of the 8th IEEE International Software Metrics Symposium (METRICS 2002), 2002
Evaluating the applicability of reliability prediction models between different software.
Proceedings of the International Workshop on Principles of Software Evolution, 2002
Proceedings of the International Workshop on Principles of Software Evolution, 2002
Proceedings of the 2002 International Symposium on Empirical Software Engineering (ISESE 2002), 2002
Proceedings of the 2002 International Symposium on Empirical Software Engineering (ISESE 2002), 2002
Proceedings of the 2002 International Symposium on Empirical Software Engineering (ISESE 2002), 2002
Proceedings of the 9th Asia-Pacific Software Engineering Conference (APSEC 2002), 2002
A communication workload estimation model based on relationships among shared works for software development projects.
Proceedings of the 9th Asia-Pacific Software Engineering Conference (APSEC 2002), 2002
2001
Analysis of Relation Between Impressions and Design of B2C Web Page.
Proceedings of the World Multiconference on Systemics, Cybernetics and Informatics, 2001
Comparison of Chinese and Japanese in Designing B2C Web Pages Toward Impressional Usability.
Proceedings of the 2nd Asia-Pacific Conference on Quality Software (APAQS 2001), 2001
2000
Proceedings of the Product Focused Software Process Improvement, 2000
Proceedings of the 24th International Computer Software and Applications Conference (COMPSAC 2000), 2000
Proceedings of the working conference on Advanced visual interfaces, 2000
1999
IEEE Trans. Software Eng., 1999
Int. J. Softw. Eng. Knowl. Eng., 1999
Factor Analysis of Comprehension States in the Learning Phases of a Programming Language.
Proceedings of the 6th Asia-Pacific Software Engineering Conference (APSEC '99), 1999
1998
J. Syst. Softw., 1998
Proceedings of the Forging New Links, 1998
Proceedings of the IEEE International Conference on Robotics and Automation, 1998
1997
Inf. Softw. Technol., 1997
A New Framework for Improving Software Development Process on Small Computer Systems.
Int. J. Softw. Eng. Knowl. Eng., 1997
IRoN: an inter robot network and three examples on multiple mobile robots' motion coordination.
Proceedings of the 1997 IEEE/RSJ International Conference on Intelligent Robot and Systems. Innovative Robotics for Real-World Applications. IROS '97, 1997
Proceedings of the Pulling Together, 1997
Proceedings of the 1997 IEEE International Conference on Robotics and Automation, 1997
1996
J. Syst. Softw., 1996
Proceedings of the 3rd Asia-Pacific Software Engineering Conference (APSEC '96), 1996
A Framework of Generating Software Process Including Milestones for Object-Oriented Development Method.
Proceedings of the 3rd Asia-Pacific Software Engineering Conference (APSEC '96), 1996
1995
A new method for increasing the reliability of multiversion software systems using software breeding.
Proceedings of the Sixth International Symposium on Software Reliability Engineering, 1995
Proceedings of the 17th International Conference on Software Engineering, 1995
1994
A Model-based Approach for Software Test Process Improvement.
Proceedings of the Software Quality and Productivity: Theory, 1994
A Programmer Performance Measure Based on Programmer State Transitions in Testing and Debugging Process.
Proceedings of the 16th International Conference on Software Engineering, 1994
1993
Proceedings of the First International Software Metrics Symposium, 1993
A mathematical comparison of Software Breeding and Community Error Recovery in multiversion software.
Proceedings of the Fourth International Symposium on Software Reliability Engineering, 1993
Software Education should go from Synthesis to Analysis by a Measurenment Enviroment.
Proceedings of the Software Engineering Education, Proceedings of the IFIP WG3.4/SEARCC (SRIG on Education and Training) Working Conference, Hong Kong, 28 September, 1993
1991
Proceedings of the Fifteenth Annual International Computer Software and Applications Conference, 1991
1988
Proceedings of the Eighteenth International Symposium on Fault-Tolerant Computing, 1988