← Search

Priyatham Kattakinda

5 accepted papers

2025

Rethinking Artistic Copyright Infringements In the Era Of Text-to-Image Generative Models

ICLR 2025poster

The advent of text-to-image generative models has led artists to worry that their individual styles may be copied, creating a pressing need to reconsider the lack of protection for artistic styles under copyright law. This requires answering challenging questions, like what defines style and what co…

Cited by 4SourcePDFScholar
2024

Fast Adversarial Attacks on Language Models In One GPU Minute

ICML 2024poster

In this paper, we introduce a novel class of fast, beam search-based adversarial attack (BEAST) for Language Models (LMs). BEAST employs interpretable parameters, enabling attackers to balance between attack speed, success rate, and the readability of adversarial prompts. The computational efficienc…

2024

LLM-Check: Investigating Detection of Hallucinations in Large Language Models

NeurIPS 2024poster

While Large Language Models (LLMs) have become immensely popular due to their outstanding performance on a broad range of tasks, these models are prone to producing hallucinations— outputs that are fallacious or fabricated yet often appear plausible or tenable at a glance. In this paper, we conduct…

Cited by 143SourcePDFScholar
2024

On Mechanistic Knowledge Localization in Text-to-Image Generative Models

ICML 2024poster

Identifying layers within text-to-image models which control visual attributes can facilitate efficient model editing through closed-form updates. Recent work, leveraging causal tracing show that early Stable-Diffusion variants confine knowledge primarily to the first layer of the CLIP text-encoder,…