← Search

Kellin Pelrine

11 accepted papers

2025

Can Go AIs Be Adversarially Robust?

AAAI 2025technical

Prior work found that superhuman Go AIs like KataGo can be defeated by simple adversarial strategies. In this paper, we study if defenses can improve KataGo's worst-case performance. We test three natural defenses: adversarial training on hand-constructed positions, iterated adversarial training, an…

2025

Jailbreak-Tuning: Models Efficiently Learn Jailbreak Susceptibility

EMNLP 2025

AI systems are rapidly advancing in capability, and frontier model developers broadly acknowledge the need for safeguards against serious misuse. However, this paper demonstrates that fine-tuning, whether via open weights or closed fine-tuning APIs, can produce helpful-only models with safeguards de

2025

SandboxSocial: A Sandbox for Social Media Using Multimodal AI Agents

IJCAI 2025

The online information ecosystem enables influence campaigns of unprecedented scale and impact. We urgently need empirically grounded approaches to counter the growing threat of malicious campaigns, now amplified by generative AI. But, developing defenses in real-world settings is impractical. Socia

2025

Scaling Trends for Data Poisoning in LLMs

AAAI 2025technical

LLMs produce harmful and undesirable behavior when trained on datasets containing even a small fraction of poisoned data. We demonstrate that GPT models remain vulnerable to fine-tuning on poisoned data, even when safeguarded by moderation systems. Given the persistence of data poisoning vulnerabili…

2025

The Structural Safety Generalization Problem

ACL 2025finding

LLM jailbreaks are a widespread safety challenge. Given this problem has not yet been tractable, we suggest targeting a key failure mechanism: the failure of safety to generalize across semantically equivalent inputs. We further focus the target by requiring desirable tractability properties of atta…

2025

Veracity: An Open-Source AI Fact-Checking System

IJCAI 2025

The proliferation of misinformation poses a significant threat to society, exacerbated by the capabilities of generative AI. This demo paper introduces Veracity, an open-source AI system designed to empower individuals to combat misinformation through transparent and accessible fact-checking. Veraci

Cited by 0SourcePDFScholar
2023

Adversarial Policies Beat Superhuman Go AIs

ICML 2023oral

We attack the state-of-the-art Go-playing AI system KataGo by training adversarial policies against it, achieving a >97% win rate against KataGo running at superhuman settings. Our adversaries do not win by playing Go well. Instead, they trick KataGo into making serious blunders. Our attack transfer…

Cited by 40SourcePDFScholar
2023

SWEET - Weakly Supervised Person Name Extraction for Fighting Human Trafficking

EMNLP 2023long findings

In this work, we propose a weak supervision pipeline SWEET: Supervise Weakly for Entity Extraction to fight Trafficking for extracting person names from noisy escort advertisements. Our method combines the simplicity of rule-matching (through antirules, i.e., negated rules) and the generalizability…

Cited by 0SourceScholar
2023

Towards Reliable Misinformation Mitigation: Generalization, Uncertainty, and GPT-4

EMNLP 2023long main

Misinformation poses a critical societal challenge, and current approaches have yet to produce an effective solution. We propose focusing on generalization, uncertainty, and how to leverage recent large language models, in order to create more practical tools to evaluate information veracity in cont…

Cited by 80SourcecodeScholar
2022

Extracting Person Names from User Generated Text: Named-Entity Recognition for Combating Human Trafficking

ACL 2022findings

Online escort advertisement websites are widely used for advertising victims of human trafficking. Domain experts agree that advertising multiple people in the same ad is a strong indicator of trafficking. Thus, extracting person names from the text of these ads can provide valuable clues for furthe…

2022

Towards Better Evaluation for Dynamic Link Prediction

NeurIPS 2022accept

Despite the prevalence of recent success in learning from static graphs, learning from time-evolving graphs remains an open challenge. In this work, we design new, more stringent evaluation procedures for link prediction specific to dynamic graphs, which reflect real-world considerations, to better…