Dear authors,
Thank you for your response. I truly appreciate your efforts and time, especially for the experiment part. However, it's regrettable that my major concerns were not addressed, and some weren't even mentioned in your rebuttal.
- The main objective of this paper seems to be misleading. After reading the paper, **especially the abstract**:
> Recently, Anil et al. [5] show that many-shot (up to hundreds of) demonstrations can jailbreak state-of-the-art LLMs by exploiting their long-context capability. Nevertheless, is it possible to use few-shot demonstrations to efficiently jailbreak LLMs within limited context sizes?
It gives me the feeling like the story that we already have a many-shot version attack, so in this work, we propose a few-shot one. However, given the publication of ICA as the few-shot version ICL-based attack, the story should be like, we already have a few-shot attack, so we want to propose an improved one. It is very clear that ICA is closer to this work than MSJ, but in the abstract, the authors escape ICA yet only mention MSJ, which, in my opinion, implicitly oversells the novelty and contribution of this work (I noticed the authors cited ICA in the main content, but the story in the abstract is not desirable). **This concern was not even mentioned in the rebuttal.**
- After reviewing the clarifications on the difference between ICA and FSJ in the rebuttal, it seems to me that the FSJ is essentially the same as ICA. The authors mentioned two differences, including the length of the prompt and the chat/prompt format, but these differences are not sufficient to distinguish these two methods. I question the validity of assigning a new name to the method simply because the prompt is shorter. Additionally, there is no evidence to support the claim that ICA can only be used in chat templates and cannot be applied to black-box models, as they reported ASRs on GPT-4. Therefore, I respectfully disagree with using a completely new name for this baseline method, as it not only disrespects the authors of ICA, but also may cause significant confusion, since a variety of works (including my own paper) already use the name ICA for background or baseline methods. In my opinion, it's perfectly acceptable to create new names for your own method (I-FSJ), but for existing methods, it is essential to align with common practices.
- There are other concerns on the technical part remain. For example, you claim I-FSJ (8-shots) achieves comparable ASRs to ICA (64-shots), resulting in $8\times$ efficiency improvement. But I-FSJ requires multiple queries and updates, while ICA only requires 1 single forward pass. Could you specify where the efficiency comes from?
Anyway, while my concerns mainly focus on the research practice aspects, I appreciate your efforts during the rebuttal. I strongly recommend the authors revise the manuscript based on the above comments for future versions.