Expressing Musical Ideas with Constraint Programming Using a Model of Tonal Harmony

Abstract

Binary analysis is crucial for software security, offering insights into compiled programs without source code. As large language models (LLMs) excel in language tasks, their potential for complex decoding binary data structures is growing. However, the lack of standardized benchmarks hinders their evaluation and progress in this domain. To bridge this gap, we introduce BinMetric, a first comprehensive benchmark designed specifically to evaluate LLMs performance on binary analysis tasks. BinMetric comprises 1,000 questions derived from 20 real-world open-source projects across 6 practical binary analysis tasks, including decompilation, code summarization, etc., which reflect actual reverse engineering scenarios. Our empirical study on this benchmark investigates various state-of-the-art LLMs, revealing their strengths and limitations. The findings indicate that while LLMs show strong potential, challenges still exist, particularly in the areas of precise binary lifting and assembly synthesis. In summary, BinMetric makes a significant step forward in measuring binary analysis capabilities of LLMs, establishing a new benchmark leaderboard, and our study offers valuable insights for advancing LLMs in software security.

Cite

Text

Sprockeels and Van Roy. "Expressing Musical Ideas with Constraint Programming Using a Model of Tonal Harmony." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/858

Markdown

[Sprockeels and Van Roy. "Expressing Musical Ideas with Constraint Programming Using a Model of Tonal Harmony." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/sprockeels2024ijcai-expressing/) doi:10.24963/ijcai.2024/858

BibTeX

@inproceedings{sprockeels2024ijcai-expressing,
  title     = {{Expressing Musical Ideas with Constraint Programming Using a Model of Tonal Harmony}},
  author    = {Sprockeels, Damien and Van Roy, Peter},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {7753-7761},
  doi       = {10.24963/ijcai.2024/858},
  url       = {https://mlanthology.org/ijcai/2024/sprockeels2024ijcai-expressing/}
}