← Search

Tolga Bolukbasi

7 accepted papers

2025

Scalable Influence and Fact Tracing for Large Language Model Pretraining

ICLR 2025poster

Training data attribution (TDA) methods aim to attribute model outputs back to specific training examples, and the application of these methods to large language model (LLM) outputs could significantly advance model transparency and data curation. However, it has been challenging to date to apply th…

2023

Self-Influence Guided Data Reweighting for Language Model Pre-training

EMNLP 2023long main

Language Models (LMs) pre-trained with selfsupervision on large text corpora have become the default starting point for developing models for various NLP tasks. Once the pre-training corpus has been assembled, all data samples in the corpus are treated with equal importance during LM pre-training. H…

Cited by 0SourceScholar
2022

Towards Tracing Knowledge in Language Models Back to the Training Data

EMNLP 2022finding

Language models (LMs) have been shown to memorize a great deal of factual knowledge contained in their training data. But when an LM generates an assertion, it is often difficult to determine where it learned this information and whether it is true. In this paper, we propose the problem of fact trac…

2021

Guided Integrated Gradients: An Adaptive Path Method for Removing Noise

CVPR 2021poster

Integrated Gradients (IG) is a commonly used feature attribution method for deep neural networks. While IG has many desirable properties, the method often produces spurious/noisy pixel attributions in regions that are not related to the predicted class when applied to visual models. While this has b…

Cited by 137PDFcodeScholar
2016

Man is to Computer Programmer as Woman is to Homemaker? Debiasing Word Embeddings

NeurIPS 2016poster

The blind application of machine learning runs the risk of amplifying biases present in data. Such a danger is facing us with word embedding, a popular framework to represent text data as vectors which has been used in many machine learning and natural language processing tasks. We show that even wo…

Cited by 4470SourcePDFScholar