Towards Data Science By Jaemin Han

I Made an LLM Lay Siege to My Minecraft House

Read the original on Towards Data Science →

Can a language model do live adversarial level design? Yes, emphasis on the adversarial part The post I Made an LLM Lay Siege to My Minecraft House appeared first on Towards Data Science .

Summary generated by The Flow from the publisher's feed. The full article lives at Towards Data Science.

OpenAI Blog
Feb 24, 2017

Attacking machine learning with adversarial examples

Adversarial examples are inputs to machine learning models that an attacker has intentionally designed to cause the model to make a mistake; they’re like optical illusions for machines. In this post we’ll show how adversarial examples work across different mediums, and will discuss why securing systems against them can be difficult.

arXiv Machine Learning
Jul 30

ToxScreen: Detecting Whether an LLM Has Been Poisoned

arXiv:2607. 26849v1 Announce Type: cross Abstract: As large language models (LLMs) are deployed in high-stakes domains, adversaries may poison training data to implant backdoors: hidden triggers that covertly manipulate model behavior at inference time.

By Anthony Hughes, Nicole Xing, Collin Francel, Andy Kim, Andrew Draganov