paper-with-me

Papers

Rethinking CyberSecEval: An LLM-Aided Approach to Evaluation Critique

2024-11-13 · Suhas Hariharan, Zainab Ali Majid, Jaime Raldua Veuthey, Jacob Haimes

A key development in the cybersecurity evaluations space is the work carried out by Meta, through their CyberSecEval approach. While this work is undoubtedly a useful contribution to a nascent field, there are notable features that limit its utility. Key drawbacks focus on the insecure code detection part of Meta's methodology. We explore these limitations, and use our exploration as a test case for LLM-assisted benchmark analysis.

📄 PDF Abstract BibTeX arXiv:2411.08813

Code (1)

zzzzzzzainab/cyberseceval-critique 공식 구현

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Purple Llama CyberSecEval: A Secure Coding Benchmark for Language Models

2023-12-07 · Manish Bhatt, Sahana Chennabasappa, Cyrus Nikolaidis, Shengye Wan 외

This paper presents CyberSecEval, a comprehensive benchmark developed to help bolster the cybersecurity of Large Language Models (LLMs) employed as coding assistants. As what we believe to be the most extensive unified c…

Language ModelingLanguage ModellingLarge Language Model

CYBERSECEVAL 3: Advancing the Evaluation of Cybersecurity Risks and Capabilities in Large Language Models

2024-08-02 · Shengye Wan, Cyrus Nikolaidis, Daniel Song, David Molnar 외

We are releasing a new suite of security benchmarks for LLMs, CYBERSECEVAL 3, to continue the conversation on empirically measuring LLM cybersecurity risks and capabilities. CYBERSECEVAL 3 assesses 8 different risks acro…

CWEval: Outcome-driven Evaluation on Functionality and Security of LLM Code Generation

2025-01-14 · Jinjun Peng, Leyi Cui, Kele Huang, Junfeng Yang 외

Large Language Models (LLMs) have significantly aided developers by generating or assisting in code writing, enhancing productivity across various tasks. While identifying incorrect code is often straightforward, detecti…

Code Generation

The Critique of Critique

2024-01-09 · Shichao Sun, Junlong Li, Weizhe Yuan, Ruifeng Yuan 외

Critique, as a natural language description for assessing the quality of model-generated content, has played a vital role in the training, evaluation, and refinement of LLMs. However, a systematic method to evaluate the …

Question Answering

RA-CAD: Learning Post-Execution Critique for State-Aware Text-to-CAD Generation

2026-08-06 · Shuhao Yan, Changhao He, Xi Peng, Peng Hu arxiv

Text-to-CAD generation translates natural-language design intent into editable and executable parametric computer-aided design (CAD) codes, reducing the expertise and effort required for manual modeling. Existing methods…