Skip to main content

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

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

    cs.LG cs.AI cs.CL cs.CR

    Gandalf the Red: Adaptive Security for LLMs

    Authors: Niklas Pfister, Václav Volhejn, Manuel Knott, Santiago Arias, Julia Bazińska, Mykhailo Bichurin, Alan Commike, Janet Darling, Peter Dienes, Matthew Fiedler, David Haber, Matthias Kraft, Marco Lancini, Max Mathys, Damián Pascual-Ortiz, Jakub Podolak, Adrià Romero-López, Kyriacos Shiarlis, Andreas Signer, Zsolt Terek, Athanasios Theocharis, Daniel Timbrell, Samuel Trautwein, Samuel Watts, Yun-Han Wu , et al. (1 additional authors not shown)

    Abstract: Current evaluations of defenses against prompt attacks in large language model (LLM) applications often overlook two critical factors: the dynamic nature of adversarial behavior and the usability penalties imposed on legitimate users by restrictive defenses. We propose D-SEC (Dynamic Security Utility Threat Model), which explicitly separates attackers from legitimate users, models multi-step inter… ▽ More

    Submitted 2 February, 2025; v1 submitted 14 January, 2025; originally announced January 2025.

    Comments: Niklas Pfister, Václav Volhejn and Manuel Knott contributed equally

  2. arXiv:1711.06754  [pdf

    cs.NI

    Algorithms and Data Structures to Accelerate Network Analysis

    Authors: Jordi Ros-Giralt, Alan Commike, Peter Cullen, Richard Lethin

    Abstract: As the sheer amount of computer generated data continues to grow exponentially, new bottlenecks are unveiled that require rethinking our traditional software and hardware architectures. In this paper we present five algorithms and data structures (long queue emulation, lockless bimodal queues, tail early dropping, LFN tables, and multiresolution priority queues) designed to optimize the process of… ▽ More

    Submitted 17 November, 2017; originally announced November 2017.

  3. arXiv:1705.09642  [pdf

    cs.DS

    Multiresolution Priority Queues

    Authors: Jordi Ros-Giralt, Alan Commike, Peter Cullen, Jeff Lucovsky, Dilip Madathil, Richard Lethin

    Abstract: Priority queues are container data structures essential to many high performance computing (HPC) applications. In this paper, we introduce multiresolution priority queues, a data structure that improves the performance of the standard heap based implementations by trading off a controllable amount of resolution in the space of priorities. The new data structure can reduce the worst case performanc… ▽ More

    Submitted 10 August, 2017; v1 submitted 26 May, 2017; originally announced May 2017.

  4. arXiv:1701.01683  [pdf

    cs.NI

    High Speed Elephant Flow Detection Under Partial Information

    Authors: Jordi Ros-Giralt, Alan Commike, Sourav Maji, Malathi Veeraraghavan

    Abstract: In this paper we introduce a new framework to detect elephant flows at very high speed rates and under uncertainty. The framework provides exact mathematical formulas to compute the detection likelihood and introduces a new flow reconstruction lemma under partial information. These theoretical results lead to the design of BubbleCache, a new elephant flow detection algorithm designed to operate ne… ▽ More

    Submitted 28 September, 2018; v1 submitted 6 January, 2017; originally announced January 2017.

    Comments: Extended paper