← Search

Yonatan Dukler

8 accepted papers

2024

B'MOJO: Hybrid State Space Realizations of Foundation Models with Eidetic and Fading Memory

NeurIPS 2024poster

We describe a family of architectures to support transductive inference by allowing memory to grow to a finite but a-priori unknown bound while making efficient use of finite resources for inference. Current architectures use such resources to represent data either eidetically over a finite span ('c…

Cited by 8SourcePDFScholar
2024

THRONE: An Object-based Hallucination Benchmark for the Free-form Generations of Large Vision-Language Models

CVPR 2024poster

Mitigating hallucinations in large vision-language models (LVLMs) remains an open problem. Recent benchmarks do not address hallucinations in open-ended free-form responses which we term "Type I hallucinations". Instead they focus on hallucinations responding to very specific question formats---typi…

Cited by 16SourcePDFScholar
2023

Learning Expressive Prompting With Residuals for Vision Transformers

CVPR 2023poster

Prompt learning is an efficient approach to adapt transformers by inserting learnable set of parameters into the input and intermediate representations of a pre-trained model. In this work, we present Expressive Prompts with Residuals (EXPRES) which modifies the prompt learning paradigm specifically…

Cited by 23SourcePDFScholar
2023

SAFE: Machine Unlearning With Shard Graphs

ICCV 2023poster

We present Synergy Aware Forgetting Ensemble (SAFE), a method to adapt large models on a diverse collection of data while minimizing the expected cost to remove the influence of training samples from the trained model. This process, also known as selective forgetting or unlearning, is often conducte…

Cited by 29PDFScholar
2023

Your representations are in the network: composable and parallel adaptation for large scale models

NeurIPS 2023poster

We present a framework for transfer learning that efficiently adapts a large base-model by learning lightweight cross-attention modules attached to its intermediate activations. We name our approach InCA (Introspective-Cross-Attention) and show that it can efficiently survey a network’s representati…

Cited by 3SourcePDFScholar
2022

DIVA: Dataset Derivative of a Learning Task

ICLR 2022poster

We present a method to compute the derivative of a learning task with respect to a dataset. A learning task is a function from a training set to the validation error, which can be represented by a trained deep neural network (DNN). The ``dataset derivative'' is a linear operator, computed around the…

Cited by 7SourcePDFScholar
2020

Optimization Theory for ReLU Neural Networks Trained with Normalization Layers

ICML 2020poster

The current paradigm of deep neural networks has been successful in part due to the use of normalization layers. Normalization layers like Batch Normalization, Layer Normalization and Weight Normalization are ubiquitous in practice as they improve the generalization performance and training speed of…

Cited by 36SourcePDFScholar