Feasibility of defenses that hide the memorization signature without harming utility
Determine whether any training-time modifications can conceal the architecture-invariant memorization signature from membership inference attacks without degrading model performance, or whether there exists a fundamental tradeoff between learning utility and leakage of training data information in gradient-based training of language models.
References
An open question is whether training modifications can hide the signature without destroying model performance, or whether this represents a fundamental tradeoff between learning from data and leaking information about that data.
Sensitive information disclosure remains a significant open challenge in LLM security. Current mitigation techniques, such as differential privacy or data sanitization, often degrade model performance; moreover, they sometimes fail to completely eliminate memorized information. Additionally, detecting whether an LLM has memorized sensitive data remains difficult due to the opaque nature of model representations.