← Search

Jikai Long

3 accepted papers

2025

Profiling LLM’s Copyright Infringement Risks under Adversarial Persuasive Prompting

EMNLP 2025

Large Language Models (LLMs) have demonstrated impressive capabilities in text generation but raise concerns regarding potential copyright infringement. While prior research has explored mitigation strategies like content filtering and alignment, the impact of adversarial persuasion techniques in el

2025

Zeroth-Order Fine-Tuning of LLMs with Transferable Static Sparsity

ICLR 2025poster

Zeroth-order optimization (ZO) is a memory-efficient strategy for fine-tuning Large Language Models using only forward passes. However, applying ZO fine-tuning in memory-constrained settings such as mobile phones and laptops remains challenging since these settings often involve weight quantization,…

Cited by 0SourcePDFScholar
2024

Token-wise Influential Training Data Retrieval for Large Language Models

ACL 2024long

Given a Large Language Model (LLM) generation, how can we identify which training data led to this generation? In this paper, we proposed RapidIn, a scalable framework adapting to LLMs for estimating the influence of each training data. The proposed framework consists of two stages: caching and retr…