← Search

Michał Zając

6 accepted papers

2025

Scaling Trends in Language Model Robustness

ICML 2025spotlight

Increasing model size has unlocked a dazzling array of capabilities in language models. At the same time, even frontier models remain vulnerable to jailbreaks and prompt injections, despite concerted efforts to make them robust. As both attackers and defenders gain access to more compute, and as mod…

2024

Fine-tuning Reinforcement Learning Models is Secretly a Forgetting Mitigation Problem

ICML 2024spotlight

Fine-tuning is a widespread technique that allows practitioners to transfer pre-trained capabilities, as recently showcased by the successful applications of foundation models. However, fine-tuning reinforcement learning (RL) models remains a challenge. This work conceptualizes one specific cause of…

2024

Prediction Error-based Classification for Class-Incremental Learning

ICLR 2024poster

Class-incremental learning (CIL) is a particularly challenging variant of continual learning, where the goal is to learn to discriminate between all classes presented in an incremental fashion. Existing approaches often suffer from excessive forgetting and imbalance of the scores assigned to classes…

2023

Trust Your $\nabla$: Gradient-based Intervention Targeting for Causal Discovery

NeurIPS 2023poster

Inferring causal structure from data is a challenging task of fundamental importance in science. Often, observational data alone is not enough to uniquely identify a system’s causal structure. The use of interventional data can address this issue, however, acquiring these samples typically demands a…

Cited by 6SourcePDFScholar
2022

Disentangling Transfer in Continual Reinforcement Learning

NeurIPS 2022accept

The ability of continual learning systems to transfer knowledge from previously seen tasks in order to maximize performance on new tasks is a significant challenge for the field, limiting the applicability of continual learning solutions to realistic scenarios. Consequently, this study aims to broad…

Cited by 40SourcePDFScholar
2021

Continual World: A Robotic Benchmark For Continual Reinforcement Learning

NeurIPS 2021poster

Continual learning (CL) --- the ability to continuously learn, building on previously acquired knowledge --- is a natural requirement for long-lived autonomous reinforcement learning (RL) agents. While building such agents, one needs to balance opposing desiderata, such as constraints on capacity an…