Skip to main content

Showing 1–14 of 14 results for author: Chong, C Y

.
  1. arXiv:2401.03676  [pdf, other

    cs.SE cs.AI

    Assessing AI Detectors in Identifying AI-Generated Code: Implications for Education

    Authors: Wei Hung Pan, Ming Jie Chok, Jonathan Leong Shan Wong, Yung Xin Shin, Yeong Shian Poon, Zhou Yang, Chun Yong Chong, David Lo, Mei Kuan Lim

    Abstract: Educators are increasingly concerned about the usage of Large Language Models (LLMs) such as ChatGPT in programming education, particularly regarding the potential exploitation of imperfections in Artificial Intelligence Generated Content (AIGC) Detectors for academic misconduct. In this paper, we present an empirical study where the LLM is examined for its attempts to bypass detection by AIGC Det… ▽ More

    Submitted 8 January, 2024; originally announced January 2024.

    Comments: 11 pages, paper accepted at 46th International Conference on Software Engineering, Software Engineering Education and Training Track (ICSE-SEET 2024)

  2. arXiv:2305.17445  [pdf, other

    cs.SE

    Synthesizing Speech Test Cases with Text-to-Speech? An Empirical Study on the False Alarms in Automated Speech Recognition Testing

    Authors: Julia Kaiwen Lau, Kelvin Kai Wen Kong, Julian Hao Yong, Per Hoong Tan, Zhou Yang, Zi Qian Yong, Joshua Chern Wey Low, Chun Yong Chong, Mei Kuan Lim, David Lo

    Abstract: Recent studies have proposed the use of Text-To-Speech (TTS) systems to automatically synthesise speech test cases on a scale and uncover a large number of failures in ASR systems. However, the failures uncovered by synthetic test cases may not reflect the actual performance of an ASR system when it transcribes human audio, which we refer to as false alarms. Given a failed test case synthesised fr… ▽ More

    Submitted 18 July, 2023; v1 submitted 27 May, 2023; originally announced May 2023.

    Comments: 13 pages, Accepted at ISSTA2023

  3. arXiv:2303.06283  [pdf, other

    cs.SE

    Closing the Loop for Software Remodularisation -- REARRANGE: An Effort Estimation Approach for Software Clustering-based Remodularisation

    Authors: Alvin Jian Jia Tan, Chun Yong Chong, Aldeida Aleti

    Abstract: Software remodularization through clustering is a common practice to improve internal software quality. However, the true benefit of software clustering is only realized if developers follow through with the recommended refactoring suggestions, which can be complex and time-consuming. Simply producing clustering results is not enough to realize the benefits of remodularization. For the recommended… ▽ More

    Submitted 10 March, 2023; originally announced March 2023.

    Comments: Accepted for publication at ICSE23 Poster Track

  4. arXiv:2303.04566  [pdf, other

    cs.CV cs.SE

    Robustness Evaluation in Hand Pose Estimation Models using Metamorphic Testing

    Authors: Muxin Pu, Chun Yong Chong, Mei Kuan Lim

    Abstract: Hand pose estimation (HPE) is a task that predicts and describes the hand poses from images or video frames. When HPE models estimate hand poses captured in a laboratory or under controlled environments, they normally deliver good performance. However, the real-world environment is complex, and various uncertainties may happen, which could degrade the performance of HPE models. For example, the ha… ▽ More

    Submitted 8 March, 2023; originally announced March 2023.

    Comments: Accepted at 2023 8th International Workshop on Metamorphic Testing, 8 pages

  5. arXiv:2302.05582  [pdf, other

    eess.AS cs.CL cs.SD cs.SE

    ASDF: A Differential Testing Framework for Automatic Speech Recognition Systems

    Authors: Daniel Hao Xian Yuen, Andrew Yong Chen Pang, Zhou Yang, Chun Yong Chong, Mei Kuan Lim, David Lo

    Abstract: Recent years have witnessed wider adoption of Automated Speech Recognition (ASR) techniques in various domains. Consequently, evaluating and enhancing the quality of ASR systems is of great importance. This paper proposes ASDF, an Automated Speech Recognition Differential Testing Framework for testing ASR systems. ASDF extends an existing ASR testing tool, the CrossASR++, which synthesizes test ca… ▽ More

    Submitted 10 February, 2023; originally announced February 2023.

    Comments: Accpeted by ICST 2023 Tool Demo Track

  6. arXiv:2301.05069  [pdf, ps, other

    cs.SE

    Open Design Case Study -- A Crowdsourcing Effort to Curate Software Design Case Studies

    Authors: Chun Yong Chong, Eunsuk Kang, Mary Shaw

    Abstract: Case study-based learning has been successfully integrated into various courses, including software engineering education. In the context of software design courses, the use of case studies often entails sharing of real successful or failed software development. Using examples of real-world case studies allows educators to reinforce the applicability and usefulness of fundamental design concepts,… ▽ More

    Submitted 12 January, 2023; originally announced January 2023.

    Comments: 6 pages, accepted at ICSE-SEET2023

  7. SERCNN: Stacked Embedding Recurrent Convolutional Neural Network in Detecting Depression on Twitter

    Authors: Heng Ee Tay, Mei Kuan Lim, Chun Yong Chong

    Abstract: Conventional approaches to identify depression are not scalable, and the public has limited awareness of mental health, especially in develo** countries. As evident by recent studies, social media has the potential to complement mental health screening on a greater scale. The vast amount of first-person narrative posts in chronological order can provide insights into one's thoughts, feelings, be… ▽ More

    Submitted 5 August, 2022; v1 submitted 29 July, 2022; originally announced July 2022.

    Comments: This paper has been accepted at the AIHA 2022 workshop of the ICPR 2022 conference

  8. arXiv:2204.08612  [pdf, other

    cs.CV

    Metamorphic Testing-based Adversarial Attack to Fool Deepfake Detectors

    Authors: Nyee Thoang Lim, Meng Yi Kuan, Muxin Pu, Mei Kuan Lim, Chun Yong Chong

    Abstract: Deepfakes utilise Artificial Intelligence (AI) techniques to create synthetic media where the likeness of one person is replaced with another. There are growing concerns that deepfakes can be maliciously used to create misleading and harmful digital contents. As deepfakes become more common, there is a dire need for deepfake detection technology to help spot deepfake media. Present deepfake detect… ▽ More

    Submitted 31 May, 2022; v1 submitted 18 April, 2022; originally announced April 2022.

    Comments: paper accepted at 26TH International Conference on Pattern Recognition (ICPR2022)

  9. arXiv:2203.06825  [pdf, other

    cs.CV cs.SE

    Fairness Evaluation in Deepfake Detection Models using Metamorphic Testing

    Authors: Muxin Pu, Meng Yi Kuan, Nyee Thoang Lim, Chun Yong Chong, Mei Kuan Lim

    Abstract: Fairness of deepfake detectors in the presence of anomalies are not well investigated, especially if those anomalies are more prominent in either male or female subjects. The primary motivation for this work is to evaluate how deepfake detection model behaves under such anomalies. However, due to the black-box nature of deep learning (DL) and artificial intelligence (AI) systems, it is hard to pre… ▽ More

    Submitted 13 March, 2022; originally announced March 2022.

    Comments: 8 pages, accepted at 7th International Workshop on Metamorphic Testing (MET22)

  10. arXiv:2107.01766  [pdf, other

    cs.SE

    E-SC4R: Explaining Software Clustering for Remodularisation

    Authors: Alvin Jian Jia Tan, Chun Yong Chong, Aldeida Aleti

    Abstract: Maintenance of existing software requires a large amount of time for comprehending the source code. The architecture of a software, however, may not be clear to maintainers if up to date documentations are not available. Software clustering is often used as a remodularisation and architecture recovery technique to help recover a semantic representation of the software design. Due to the diverse do… ▽ More

    Submitted 2 October, 2021; v1 submitted 4 July, 2021; originally announced July 2021.

    Comments: 31 pages

  11. arXiv:2106.07513  [pdf, other

    cs.SE

    CodeLabeller: A Web-based Code Annotation Tool for Java Design Patterns and Summaries

    Authors: Najam Nazar, Norman Chen, Chun Yong Chong

    Abstract: While constructing supervised learning models, we require labelled examples to build a corpus and train a machine learning model. However, most studies have built the labelled dataset manually, which in many occasions is a daunting task. To mitigate this problem, we have built an online tool called CodeLabeller. CodeLabeller is a web-based tool that aims to provide an efficient approach to handlin… ▽ More

    Submitted 13 March, 2023; v1 submitted 14 June, 2021; originally announced June 2021.

    Comments: 15 pages, 5 Figures, 6 Tables

  12. Robustness Evaluation of Stacked Generative Adversarial Networks using Metamorphic Testing

    Authors: Hye** Park, Taaha Waseem, Wen Qi Teo, Ying Hwei Low, Mei Kuan Lim, Chun Yong Chong

    Abstract: Synthesising photo-realistic images from natural language is one of the challenging problems in computer vision. Over the past decade, a number of approaches have been proposed, of which the improved Stacked Generative Adversarial Network (StackGAN-v2) has proven capable of generating high resolution images that reflect the details specified in the input text descriptions. In this paper, we aim to… ▽ More

    Submitted 2 October, 2021; v1 submitted 4 March, 2021; originally announced March 2021.

    Comments: 8 pages, accepted at the 6th International Workshop on Metamorphic Testing (MET'21)

  13. arXiv:2101.04837  [pdf, other

    cs.SE

    Assessing the Students' Understanding and their Mistakes in Code Review Checklists -- An Experience Report of 1,791 Code Review Checklist Questions from 394 Students

    Authors: Chun Yong Chong, Patanamon Thongtanunam, Chakkrit Tantithamthavorn

    Abstract: Code review is a widely-used practice in software development companies to identify defects. Hence, code review has been included in many software engineering curricula at universities worldwide. However, teaching code review is still a challenging task because the code review effectiveness depends on the code reading and analytical skills of a reviewer. While several studies have investigated the… ▽ More

    Submitted 12 January, 2021; originally announced January 2021.

    Comments: 10 pages, accepted at the International Conference on Software Engineering: Joint Track on Software Engineering Education and Training Track (ICSE'21-JSEET)

  14. arXiv:1304.3427  [pdf

    cs.AI

    Metaprobability and Dempster-Shafer in Evidential Reasoning

    Authors: Robert Fung, Chee Yee Chong

    Abstract: Evidential reasoning in expert systems has often used ad-hoc uncertainty calculi. Although it is generally accepted that probability theory provides a firm theoretical foundation, researchers have found some problems with its use as a workable uncertainty calculus. Among these problems are representation of ignorance, consistency of probabilistic judgements, and adjustment of a priori judgements w… ▽ More

    Submitted 27 March, 2013; originally announced April 2013.

    Comments: Appears in Proceedings of the First Conference on Uncertainty in Artificial Intelligence (UAI1985)

    Report number: UAI-P-1985-PG-76-83