PulseAugur
EN
LIVE 15:44:43

LLMs like GPT-3.5 and GPT-4 can obscure code authorship, study finds

A new study published on arXiv explores how large language models like GPT-3.5 and GPT-4 can be used to obscure code stylometry, a technique used for authorship attribution and cybersecurity. Researchers found that LLMs can alter code to avoid detection by classifiers, with effectiveness varying based on prompt engineering strategies and whether single-shot or multi-shot methods were employed. The study also assessed the models' ability to preserve code functionality after modifications, highlighting challenges in maintaining code integrity. AI

IMPACT This research highlights potential vulnerabilities in code authorship attribution techniques, impacting cybersecurity and software engineering practices.

RANK_REASON The cluster contains a research paper published on arXiv detailing a comparative study of LLM capabilities. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

LLMs like GPT-3.5 and GPT-4 can obscure code authorship, study finds

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Benjamin Tan ·

    Leveraging Large Language Models to Obscure Code Stylometry: A Comparative Study of GPT-3.5 and GPT-4

    In the rapidly evolving field of software development, code stylometry analyzing unique stylistic signatures of programmers plays a crit-ical role in authorship attribution and cybersecurity. Recent advancements in artificial intelligence, particularly Large Language Models (LLMs…