paper-with-me

홈 › Papers

TracrBench: Generating Interpretability Testbeds with Large Language Models

2024-09-07 · Hannes Thurnherr, Jérémy Scheurer

Achieving a mechanistic understanding of transformer-based language models is an open challenge, especially due to their large number of parameters. Moreover, the lack of ground truth mappings between model weights and their functional roles hinders the effective evaluation of interpretability methods, impeding overall progress. Tracr, a method for generating compiled transformers with inherent ground truth mappings in RASP, has been proposed to address this issue. However, manually creating a large number of models needed for verifying interpretability methods is labour-intensive and time-consuming. In this work, we present a novel approach for generating interpretability test beds using large language models (LLMs) and introduce TracrBench, a novel dataset consisting of 121 manually written and LLM-generated, human-validated RASP programs and their corresponding transformer weights. During this process, we evaluate the ability of frontier LLMs to autonomously generate RASP programs and find that this task poses significant challenges. GPT-4-turbo, with a 20-shot prompt and best-of-5 sampling, correctly implements only 57 out of 101 test programs, necessitating the manual implementation of the remaining programs. With its 121 samples, TracrBench aims to serve as a valuable testbed for evaluating and comparing interpretability methods.

📄 PDF Abstract BibTeX arXiv:2409.13714

Code (1)

HannesThurnherr/TracrBench 공식 구현

Similar Papers 제목 키워드 기반

Benchmarking Practices in LLM-driven Offensive Security: Testbeds, Metrics, and Experiment Design

2025-04-14 · Andreas Happe, Jürgen Cito

Large Language Models (LLMs) have emerged as a powerful approach for driving offensive penetration-testing tooling. Due to the opaque nature of LLMs, empirical methods are typically used to analyze their efficacy. The qu…

BenchmarkingLanguage ModelingLanguage ModellingLarge Language Model

The Model Organism Lottery: Model Organism Interpretability Strongly Depends on Training Methodology

2026-07-01 · Andrzej Szablewski, Gabriel Konar-Steenberg, Raffaello Fornasiere, Nikita Menon 외 arxiv

Model organisms (MOs) - language models trained to exhibit undesired or unnatural behaviours - are frequently used as testbeds for evaluating white-box interpretability techniques. Current MOs are typically constructed v…

6G Radio Testbeds: Requirements, Trends, and Approaches

2023-09-13 · Gilles Callebaut, Liang Liu, Thomas Eriksson, Liesbet Van der Perre 외

The proof of the pudding is in the eating - that is why 6G testbeds are essential in the progress towards the next generation of wireless networks. Theoretical research towards 6G wireless networks is proposing advanced …

ICS-CTM2: Industrial Control System Cybersecurity Testbed Maturity Model

2022-11-29 · Souradeep Bhattacharya, Burhan Hyder, Manimaran Govindarasu

Industrial Control System (ICS) testbeds serve as a platform for evaluating and validating control system performances, cybersecurity tools and technologies. In order to build or enhance an ICS testbed, it is vital to ha…

The Secret Agenda: LLMs Strategically Lie and Our Current Safety Tools Are Blind

2025-09-23 · Caleb DeLeeuw, Gaurav Chawla, Aniket Sharma, Vanessa Dietze arxiv

We investigate strategic deception in large language models using two complementary testbeds: Secret Agenda (across 38 models) and Insider Trading compliance (via SAE architectures). Secret Agenda reliably induced lying …