paper-with-me

Papers

LLM Attributor: Interactive Visual Attribution for LLM Generation

2024-04-01 · Seongmin Lee, Zijie J. Wang, Aishwarya Chakravarthy, Alec Helbling, Shengyun Peng, Mansi Phute, Duen Horng Chau, Minsuk Kahng

While large language models (LLMs) have shown remarkable capability to generate convincing text across diverse domains, concerns around its potential risks have highlighted the importance of understanding the rationale behind text generation. We present LLM Attributor, a Python library that provides interactive visualizations for training data attribution of an LLM's text generation. Our library offers a new way to quickly attribute an LLM's text generation to training data points to inspect model behaviors, enhance its trustworthiness, and compare model-generated text with user-provided text. We describe the visual and interactive design of our tool and highlight usage scenarios for LLaMA2 models fine-tuned with two different datasets: online articles about recent disasters and finance-related question-answer pairs. Thanks to LLM Attributor's broad support for computational notebooks, users can easily integrate it into their workflow to interactively visualize attributions of their models. For easier access and extensibility, we open-source LLM Attributor at https://github.com/poloclub/ LLM-Attribution. The video demo is available at https://youtu.be/mIG2MDQKQxM.

📄 PDF Abstract BibTeX arXiv:2404.01361

Code (2)

poloclub/llm-attribution 공식 구현 pytorch
poloclub/llm-attributor 공식 구현 pytorch

Tasks

ArticlesAttributeText Generation

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

Adversarial Authorship Attribution for Deobfuscation

2022-05-01 · ACL 2022 5 · Wanyue Zhai, Jonathan Rusert, Zubair Shafiq, Padmini Srinivasan

Recent advances in natural language processing have enabled powerful privacy-invasive authorship attribution. To counter authorship attribution, researchers have proposed a variety of rule-based and learning-based text o…

Authorship Attribution

A Girl Has A Name, And It's ... Adversarial Authorship Attribution for Deobfuscation

2022-03-22 · Wanyue Zhai, Jonathan Rusert, Zubair Shafiq, Padmini Srinivasan

Recent advances in natural language processing have enabled powerful privacy-invasive authorship attribution. To counter authorship attribution, researchers have proposed a variety of rule-based and learning-based text o…

Authorship Attribution

Detecting Origin Attribution for Text-to-Image Diffusion Models

2024-03-28 · Katherine Xu, Lingzhi Zhang, Jianbo Shi

Modern text-to-image (T2I) diffusion models can generate images with remarkable realism and creativity. These advancements have sparked research in fake image detection and attribution, yet prior studies have not fully e…

Fake Image DetectionImage AttributionImage Generation

A Modular Approach to Automatic Cyber Threat Attribution using Opinion Pools

2024-01-25 · Koen T. W. Teuwen

Cyber threat attribution can play an important role in increasing resilience against digital threats. Recent research focuses on automating the threat attribution process and on integrating it with other efforts, such as…

Evaluating Explainable AI Attribution Methods in Neural Machine Translation via Attention-Guided Knowledge Distillation

2026-03-11 · Aria Nourbakhsh, Salima Lamsiyah, Adelaide Danilov, Christoph Schommer arxiv

The study of the attribution of input features to the output of neural network models is an active area of research. While numerous Explainable AI (XAI) techniques have been proposed to interpret these models, the system…

Knowledge DistillationMachine Translation