← Search

Jonas Guan

4 accepted papers

2024

Temporal-Difference Learning Using Distributed Error Signals

NeurIPS 2024poster

A computational problem in biological reward-based learning is how credit assignment is performed in the nucleus accumbens (NAc). Much research suggests that NAc dopamine encodes temporal-difference (TD) errors for learning value predictions. However, dopamine is synchronously distributed in regiona…

2022

A Zest of LIME: Towards Architecture-Independent Model Distances

ICLR 2022poster

Definitions of the distance between two machine learning models either characterize the similarity of the models' predictions or of their weights. While similarity of weights is attractive because it implies similarity of predictions in the limit, it suffers from being inapplicable to comparing mode…

Cited by 26SourcePDFScholar
2022

Dataset Inference for Self-Supervised Models

NeurIPS 2022accept

Self-supervised models are increasingly prevalent in machine learning (ML) since they reduce the need for expensively labeled data. Because of their versatility in downstream applications, they are increasingly used as a service exposed via public APIs. At the same time, these encoder models are par…

Cited by 36SourcePDFScholar
2022

On the Difficulty of Defending Self-Supervised Learning against Model Extraction

ICML 2022spotlight

Self-Supervised Learning (SSL) is an increasingly popular ML paradigm that trains models to transform complex inputs into representations without relying on explicit labels. These representations encode similarity structures that enable efficient learning of multiple downstream tasks. Recently, ML-a…