paper-with-me

Papers

BaSIL: Learning Incrementally using a Bayesian Memory-Based Streaming Approach

2021-01-01 · Soumya Banerjee, Vinay P Namboodiri

A wide variety of methods have been developed to mitigate catastrophic forgetting of previously observed data in deep neural networks. However, these methods mainly focus on incremental batch learning. Consequently it requires a batch of samples to be available and this batch is visited many times during training. Experimentally we show that most such methods do not work if the input is obtained as a stream of data with each input instance being seen once. In this paper we propose a solution for that problem. Specifically, we propose a Bayesian streaming learning approach termed BaSIL for incremental learning. Our approach enables (i) learning from instances that are input one at a time (ii) input samples are seen by the learner only once (iii) the i.i.d assumption about data can be violated, i.e. there can be class based correlations in the input data. Our approach uses a memory-based streaming variational Bayes technique with efficient encoded feature representation. The use of a streaming variational Bayes approach enables use of a prior that is updated continually and enables better posterior distribution learning. We empirically demonstrate that our method substantially outperforms existing comparable incremental learning methods on different data ordering schemes and datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Incremental Learning

Similar Papers 제목 키워드 기반

BASIL: Bayesian Application for Scientific Iteration and Learning

2026-06-19 · Kelvin P. Idanwekhai, Valeriia Kaneva, Stefano Menegatti, Alexander Tropsha arxiv

We introduce BASIL, a user-friendly desktop application for process optimization. BASIL employs a Bayesian approach, incorporating special acquisition functions that can be used to solve both single and multi-objective o…

Basil: A Fast and Byzantine-Resilient Approach for Decentralized Training

2021-09-16 · Ahmed Roushdy Elkordy, Saurav Prakash, A. Salman Avestimehr

Detection and mitigation of Byzantine behaviors in a decentralized learning setting is a daunting task, especially when the data distribution at the users is heterogeneous. As our main contribution, we propose Basil, a f…

Thinking in Streaming Video

2026-03-13 · Zikang Liu, Longteng Guo, Handong Li, Ru Zhen 외 arxiv

Real-time understanding of continuous video streams is essential for interactive assistants and multimodal agents operating in dynamic environments. However, most existing video reasoning approaches follow a batch paradi…

Reinforcement Learning

3BASiL: An Algorithmic Framework for Sparse plus Low-Rank Compression of LLMs

2026-03-02 · Mehdi Makni, Xiang Meng, Rahul Mazumder arxiv

Sparse plus Low-Rank $(\mathbf{S} + \mathbf{LR})$ decomposition of Large Language Models (LLMs) has emerged as a promising direction in model compression, aiming to decompose pre-trained model weights into a sum of spars…

Model Compression

Probabilistic Streaming Tensor Decomposition with Side Information

2019-11-27 · Yimin Zheng, Shandian Zhe

Tensor decomposition is an essential tool to analyze high-order interactions in multiway data. While most tensor decomposition approaches are developed for static data, many real-world applications generate tensor elemen…

Tensor Decomposition