← Search

Rahaf Aljundi

20 accepted papers

2026

Ego: Embedding-Guided Personalization of Vision-Language Models

CVPR 2026

AI assistants that support humans in daily life are becoming increasingly feasible, driven by the rapid advancements in multimodal language models. A key challenge lies in overcoming the generic nature of these models to deliver personalized experiences. Existing approaches to personalizing large vi

Cited by 0SourceScholar
2026

Position: Modular Memory is the Key to Continual Learning Agents

ICML 2026spotlight

Foundation models have transformed machine learning through large-scale pretraining, massive parameterization, and increased test-time compute. Despite surpassing human performance in several domains, these models remain fundamentally limited in continuous operation, experience accumulation, and per…

Cited by 0SourceScholar
2025

Memo: Training Memory-Efficient Embodied Agents with Reinforcement Learning

NeurIPS 2025spotlight

To enable embodied agents to operate effectively over extended timeframes, it is crucial to develop models that form and access memories to stay contextualized in their environment. In the current paradigm of training transformer-based policies for embodied sequential decision-making tasks, visual i…

Cited by 0SourceScholar
2025

Recurrent Attention-based Token Selection for Efficient Streaming Video-LLMs

NeurIPS 2025poster

Video Large Language Models (Video-LLMs) excel at understanding videos in-context, assuming full access to the video when answering queries. However, these models face challenges in streaming scenarios where hour-long videos must be processed online, and questions need timely responses. In this work…

Cited by 6SourceScholar
2024

Overcoming Generic Knowledge Loss with Selective Parameter Update

CVPR 2024poster

Foundation models encompass an extensive knowledge base and offer remarkable transferability. However this knowledge becomes outdated or insufficient over time. The challenge lies in continuously updating foundation models to accommodate novel information while retaining their original capabilities.…

2023

Contrastive Classification and Representation Learning with Probabilistic Interpretation

AAAI 2023technical

Cross entropy loss has served as the main objective function for classification-based tasks. Widely deployed for learning neural network classifiers, it shows both effectiveness and a probabilistic interpretation. Recently, after the success of self supervised contrastive representation learning me…

Cited by 7SourcePDFScholar
2023

First Session Adaptation: A Strong Replay-Free Baseline for Class-Incremental Learning

ICCV 2023poster

In Class-Incremental Learning (CIL) an image classification system is exposed to new classes in each learning session and must be updated incrementally. Methods approaching this problem have updated both the classification head and the feature extractor body at each session of CIL. In this work, we…

Cited by 56PDFScholar
2023

Prototype-Sample Relation Distillation: Towards Replay-Free Continual Learning

ICML 2023poster

In Continual learning (CL) balancing effective adaptation while combating catastrophic forgetting is a central challenge. Many of the recent best-performing methods utilize various forms of prior task data, e.g. a replay buffer, to tackle the catastrophic forgetting problem. Having access to previou…

2022

New Insights on Reducing Abrupt Representation Change in Online Continual Learning

ICLR 2022poster

In the online continual learning paradigm, agents must learn from a changing distribution while respecting memory and compute constraints. Experience Replay (ER), where a small subset of past data is stored and replayed alongside new data, has emerged as a simple and effective learning strategy. In…

Cited by 251SourcePDFScholar
2022

Probing Representation Forgetting in Supervised and Unsupervised Continual Learning

CVPR 2022poster

Continual Learning (CL) research typically focuses on tackling the phenomenon of catastrophic forgetting in neural networks. Catastrophic forgetting is associated with an abrupt loss of knowledge previously learned by a model when the task, or more broadly the data distribution, being trained on cha…

Cited by 100PDFcodeScholar
2021

Road Anomaly Detection by Partial Image Reconstruction With Segmentation Coupling

ICCV 2021poster

We present a novel approach to the detection of unknown objects in the context of autonomous driving. The problem is formulated as anomaly detection, since we assume that the unknown stuff or object appearance cannot be learned. To that end, we propose a reconstruction module that can be used with m…

Cited by 81PDFcodeScholar
2021

Seeking Similarities Over Differences: Similarity-Based Domain Alignment for Adaptive Object Detection

ICCV 2021poster

In order to robustly deploy object detectors across a wide range of scenarios, they should be adaptable to shifts in the input distribution without the need to constantly annotate new data. This has motivated research in Unsupervised Domain Adaptation (UDA) algorithms for detection. UDA methods lear…

Cited by 111PDFcodeScholar
2019

Gradient based sample selection for online continual learning

NeurIPS 2019poster

A continual learning agent learns online with a non-stationary and never-ending stream of data. The key to such learning process is to overcome the catastrophic forgetting of previously seen data, which is a well known problem of neural networks. To prevent forgetting, a replay buffer is usually emp…

2019

Online Continual Learning with Maximal Interfered Retrieval

NeurIPS 2019poster

Continual learning, the setting where a learning agent is faced with a never-ending stream of data, continues to be a great challenge for modern machine learning systems. In particular the online or "single-pass through the data" setting has gained attention recently as a natural setting that is dif…

2018

Memory Aware Synapses: Learning what (not) to forget

ECCV 2018poster

Humans can learn in a continuous manner. Old rarely utilized knowledge can be overwritten by new incoming information while important, frequently used knowledge is prevented from being erased. In artificial learning systems, lifelong learning so far has focused mainly on accumulating knowledge over…

Cited by 2053SourcePDFScholar
2015

Landmarks-Based Kernelized Subspace Alignment for Unsupervised Domain Adaptation

CVPR 2015poster

Domain adaptation (DA) has gained a lot of success in the recent years in computer vision to deal with situations where the learning process has to transfer knowledge from a source to a target domain. In this paper, we introduce a novel unsupervised DA approach based on both subspace alignment and s…

Cited by 158SourcePDFScholar