Skip to main content

Showing 1–3 of 3 results for author: Arunasalam, A

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

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

    Rethinking How to Evaluate Language Model Jailbreak

    Authors: Hongyu Cai, Arjun Arunasalam, Leo Y. Lin, Antonio Bianchi, Z. Berkay Celik

    Abstract: Large language models (LLMs) have become increasingly integrated with various applications. To ensure that LLMs do not generate unsafe responses, they are aligned with safeguards that specify what content is restricted. However, such alignment can be bypassed to produce prohibited content using a technique commonly referred to as jailbreak. Different systems have been proposed to perform the jailb… ▽ More

    Submitted 7 May, 2024; v1 submitted 9 April, 2024; originally announced April 2024.

  2. arXiv:2310.02431  [pdf, other

    cs.HC cs.CL

    Can Large Language Models Provide Security & Privacy Advice? Measuring the Ability of LLMs to Refute Misconceptions

    Authors: Yufan Chen, Arjun Arunasalam, Z. Berkay Celik

    Abstract: Users seek security & privacy (S&P) advice from online resources, including trusted websites and content-sharing platforms. These resources help users understand S&P technologies and tools and suggest actionable strategies. Large Language Models (LLMs) have recently emerged as trusted information sources. However, their accuracy and correctness have been called into question. Prior research has ou… ▽ More

    Submitted 3 October, 2023; originally announced October 2023.

    Comments: Accepted to the Annual Computer Security Applications Conference (ACSAC), 2023

  3. arXiv:1706.02792  [pdf, other

    cs.AI

    The FastMap Algorithm for Shortest Path Computations

    Authors: Liron Cohen, Tansel Uras, Shiva Jahangiri, Aliyah Arunasalam, Sven Koenig, T. K. Satish Kumar

    Abstract: We present a new preprocessing algorithm for embedding the nodes of a given edge-weighted undirected graph into a Euclidean space. The Euclidean distance between any two nodes in this space approximates the length of the shortest path between them in the given graph. Later, at runtime, a shortest path between any two nodes can be computed with A* search using the Euclidean distances as heuristic.… ▽ More

    Submitted 21 December, 2017; v1 submitted 8 June, 2017; originally announced June 2017.