← Search

Slobodan Jenko

2 accepted papers

2025

Black-Box Adversarial Attacks on LLM-Based Code Completion

ICML 2025poster

Modern code completion engines, powered by large language models (LLMs), assist millions of developers with their strong capabilities to generate functionally correct code. Due to this popularity, it is crucial to investigate the security implications of relying on LLM-based code completion. In this…

Cited by 1SourcePDFScholar
2024

Self-contradictory Hallucinations of Large Language Models: Evaluation, Detection and Mitigation

ICLR 2024poster

Large language models (large LMs) are susceptible to producing text that contains hallucinated content. An important instance of this problem is self-contradiction, where the LM generates two contradictory sentences within the same context. In this work, we present a comprehensive investigation into…