Skip to main content

Showing 1–7 of 7 results for author: Karnalim, O

.
  1. arXiv:2310.20104  [pdf, other

    cs.AI cs.CY

    Plagiarism and AI Assistance Misuse in Web Programming: Unfair Benefits and Characteristics

    Authors: Oscar Karnalim, Hapnes Toba, Meliana Christianti Johan, Erico Darmawan Handoyo, Yehezkiel David Setiawan, Josephine Alvina Luwia

    Abstract: In programming education, plagiarism and misuse of artificial intelligence (AI) assistance are emerging issues. However, not many relevant studies are focused on web programming. We plan to develop automated tools to help instructors identify both misconducts. To fully understand the issues, we conducted a controlled experiment to observe the unfair benefits and the characteristics. We compared st… ▽ More

    Submitted 30 October, 2023; originally announced October 2023.

    Comments: Accepted at IEEE TALE 2023

  2. arXiv:2309.16697  [pdf

    cs.AI cs.CY

    Inappropriate Benefits and Identification of ChatGPT Misuse in Programming Tests: A Controlled Experiment

    Authors: Hapnes Toba, Oscar Karnalim, Meliana Christianti Johan, Terutoshi Tada, Yenni Merlin Djajalaksana, Tristan Vivaldy

    Abstract: While ChatGPT may help students to learn to program, it can be misused to do plagiarism, a breach of academic integrity. Students can ask ChatGPT to complete a programming task, generating a solution from other people's work without proper acknowledgment of the source(s). To help address this new kind of plagiarism, we performed a controlled experiment measuring the inappropriate benefits of using… ▽ More

    Submitted 11 August, 2023; originally announced September 2023.

    Comments: Accepted at The 26th International Conference on Interactive Collaborative Learning (ICL 2023)

  3. arXiv:2307.07411  [pdf, other

    cs.CL cs.CY

    Detecting LLM-Generated Text in Computing Education: A Comparative Study for ChatGPT Cases

    Authors: Michael Sheinman Orenstrakh, Oscar Karnalim, Carlos Anibal Suarez, Michael Liut

    Abstract: Due to the recent improvements and wide availability of Large Language Models (LLMs), they have posed a serious threat to academic integrity in education. Modern LLM-generated text detectors attempt to combat the problem by offering educators with services to assess whether some text is LLM-generated. In this work, we have collected 124 submissions from computer science students before the creatio… ▽ More

    Submitted 10 July, 2023; originally announced July 2023.

    Comments: 18 pages total (16 pages, 2 reference pages). In submission

  4. arXiv:1810.11903  [pdf, other

    cs.SE cs.IR

    Dynamic Thresholding Mechanisms for IR-Based Filtering in Efficient Source Code Plagiarism Detection

    Authors: Oscar Karnalim, Lisan Sulistiani

    Abstract: To solve time inefficiency issue, only potential pairs are compared in string-matching-based source code plagiarism detection; wherein potentiality is defined through a fast-yet-order-insensitive similarity measurement (adapted from Information Retrieval) and only pairs which similarity degrees are higher or equal to a particular threshold is selected. Defining such threshold is not a trivial task… ▽ More

    Submitted 28 October, 2018; originally announced October 2018.

    Comments: The 2018 International Conference on Advanced Computer Science and Information Systems (ICACSIS)

  5. arXiv:1809.08559  [pdf, other

    cs.SE cs.HC

    Which Source Code Plagiarism Detection Approach is More Humane?

    Authors: Oscar Karnalim, Lisan Sulistiani

    Abstract: This paper contributes in develo** source code plagiarism detection that is more aligned with human perspective. Three evaluation mechanisms that directly relate human perspective with evaluated approaches are proposed: think-aloud, aspect-oriented, and empirical mechanism. Using those mechanisms, a comparative study toward attribute-and structure-based plagiarism detection approach (i.e., two p… ▽ More

    Submitted 23 September, 2018; originally announced September 2018.

    Comments: The 9th International Conference on Awareness Science and Technology

  6. arXiv:1805.11035  [pdf, other

    cs.SE cs.PL

    The Effectiveness of Low-Level Structure-based Approach Toward Source Code Plagiarism Level Taxonomy

    Authors: Oscar Karnalim, Setia Budi

    Abstract: Low-level approach is a novel way to detect source code plagiarism. Such approach is proven to be effective when compared to baseline approach (i.e., an approach which relies on source code token subsequence matching) in controlled environment. We evaluate the effectiveness of state of the art in low-level approach based on Faidhi \& Robinson's plagiarism level taxonomy; real plagiarism cases are… ▽ More

    Submitted 3 May, 2018; originally announced May 2018.

    Comments: The 6th International Conference on Information and Communication Technology

  7. An Abstract Method Linearization for Detecting Source Code Plagiarism in Object-Oriented Environment

    Authors: Oscar Karnalim

    Abstract: Despite the fact that plagiarizing source code is a trivial task for most CS students, detecting such unethical behavior requires a considerable amount of effort. Thus, several plagiarism detection systems were developed to handle such issue. This paper extends Karnalim's work, a low-level approach for detecting Java source code plagiarism, by incorporating abstract method linearization. Such exte… ▽ More

    Submitted 29 November, 2017; originally announced November 2017.

    Comments: The 8th International Conference on Software Engineering and Service Science