Skip to main content

Showing 1–4 of 4 results for author: Eghbali, A

Searching in archive cs. Search in all archives.
.
  1. arXiv:2506.04962  [pdf, ps, other

    cs.CR cs.SE

    PoCGen: Generating Proof-of-Concept Exploits for Vulnerabilities in Npm Packages

    Authors: Deniz Simsek, Aryaz Eghbali, Michael Pradel

    Abstract: Security vulnerabilities in software packages are a significant concern for developers and users alike. Patching these vulnerabilities in a timely manner is crucial to restoring the integrity and security of software systems. However, previous work has shown that vulnerability reports often lack proof-of-concept (PoC) exploits, which are essential for fixing the vulnerability, testing patches, and… ▽ More

    Submitted 6 June, 2025; v1 submitted 5 June, 2025; originally announced June 2025.

  2. arXiv:2401.01701  [pdf, other

    cs.SE

    De-Hallucinator: Mitigating LLM Hallucinations in Code Generation Tasks via Iterative Grounding

    Authors: Aryaz Eghbali, Michael Pradel

    Abstract: Large language models (LLMs) trained on datasets of publicly available source code have established a new state of the art in code generation tasks. However, these models are mostly unaware of the code that exists within a specific project, preventing the models from making good use of existing APIs. Instead, LLMs often invent, or "hallucinate", non-existent APIs or produce variants of already exi… ▽ More

    Submitted 19 June, 2024; v1 submitted 3 January, 2024; originally announced January 2024.

  3. arXiv:2302.06527  [pdf, other

    cs.SE cs.AI

    An Empirical Evaluation of Using Large Language Models for Automated Unit Test Generation

    Authors: Max Schäfer, Sarah Nadi, Aryaz Eghbali, Frank Tip

    Abstract: Unit tests play a key role in ensuring the correctness of software. However, manually creating unit tests is a laborious task, motivating the need for automation. Large Language Models (LLMs) have recently been applied to this problem, utilizing additional training or few-shot learning on examples of existing tests. This paper presents a large-scale empirical evaluation on the effectiveness of LLM… ▽ More

    Submitted 11 December, 2023; v1 submitted 13 February, 2023; originally announced February 2023.

  4. arXiv:1805.04840  [pdf, ps, other

    cs.DC

    An Almost Tight RMR Lower Bound for Abortable Test-And-Set

    Authors: Aryaz Eghbali, Philipp Woelfel

    Abstract: We prove a lower bound of Omega(log n/loglog n) for the remote memory reference (RMR) complexity of abortable test-and-set (leader election) in the cache-coherent (CC) and the distributed shared memory (DSM) model. This separates the complexities of abortable and non-abortable test-and-set, as the latter has constant RMR complexity (Golab, Hendler, Woelfel, SIAM Journal of Computing Vol. 39, 201… ▽ More

    Submitted 13 May, 2018; originally announced May 2018.