← Search

Anna Goldie

4 accepted papers

2025

h4rm3l: A Language for Composable Jailbreak Attack Synthesis

ICLR 2025poster

Despite their demonstrated valuable capabilities, state-of-the-art (SOTA) widely deployed large language models (LLMs) still have the potential to cause harm to society due to the ineffectiveness of their safety filters, which can be bypassed by prompt transformations called jailbreak attacks. Curre…

Cited by 0SourcePDFScholar
2024

RAPTOR: Recursive Abstractive Processing for Tree-Organized Retrieval

ICLR 2024poster

Retrieval-augmented language models can better adapt to changes in world state and incorporate long-tail knowledge. However, most existing methods retrieve only short contiguous chunks from a retrieval corpus, limiting holistic understanding of the overall document context. We introduce the novel a…

2020

Transferable Graph Optimizers for ML Compilers

NeurIPS 2020oral

Most compilers for machine learning (ML) frameworks need to solve many correlated optimization problems to generate efficient machine code. Current ML compilers rely on heuristics based algorithms to solve these optimization problems one at a time. However, this approach is not only hard to maintain…

Cited by 63SourcePDFScholar
2018

A Hierarchical Model for Device Placement

ICLR 2018poster

We introduce a hierarchical model for efficient placement of computational graphs onto hardware devices, especially in heterogeneous environments with a mixture of CPUs, GPUs, and other computational devices. Our method learns to assign graph operations to groups and to allocate those groups to avai…

Cited by 210SourcePDFScholar