paper-with-me

Papers

Unsupervised Continual Learning in Streaming Environments

2021-09-20 · Andri Ashfahani, Mahardhika Pratama

A deep clustering network is desired for data streams because of its aptitude in extracting natural features thus bypassing the laborious feature engineering step. While automatic construction of the deep networks in streaming environments remains an open issue, it is also hindered by the expensive labeling cost of data streams rendering the increasing demand for unsupervised approaches. This paper presents an unsupervised approach of deep clustering network construction on the fly via simultaneous deep learning and clustering termed Autonomous Deep Clustering Network (ADCN). It combines the feature extraction layer and autonomous fully connected layer in which both network width and depth are self-evolved from data streams based on the bias-variance decomposition of reconstruction loss. The self-clustering mechanism is performed in the deep embedding space of every fully connected layer while the final output is inferred via the summation of cluster prediction score. Further, a latent-based regularization is incorporated to resolve the catastrophic forgetting issue. A rigorous numerical study has shown that ADCN produces better performance compared to its counterparts while offering fully autonomous construction of ADCN structure in streaming environments with the absence of any labeled samples for model updates. To support the reproducible research initiative, codes, supplementary material, and raw results of ADCN are made available in \url{https://tinyurl.com/AutonomousDCN}.

📄 PDF Abstract BibTeX arXiv:2109.09282

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringContinual LearningDeep ClusteringFeature Engineering

Similar Papers 제목 키워드 기반

Streaming Continual Learning for Unified Adaptive Intelligence in Dynamic Environments

2026-03-02 · Federico Giannini, Giacomo Ziffer, Andrea Cossu, Vincenzo Lomonaco arxiv

Developing effective predictive models becomes challenging in dynamic environments that continuously produce data and constantly change. Continual Learning (CL) and Streaming Machine Learning (SML) are two research areas…

Continual Learning

Forward-Backward Knowledge Distillation for Continual Clustering

2024-05-29 · Mohammadreza Sadeghi, Zihan Wang, Narges Armanfard

Unsupervised Continual Learning (UCL) is a burgeoning field in machine learning, focusing on enabling neural networks to sequentially learn tasks without explicit label information. Catastrophic Forgetting (CF), where mo…

ClusteringContinual LearningKnowledge Distillation

Bayesian Structure Adaptation for Continual Learning

2019-12-08 · Abhishek Kumar, Sunabha Chatterjee, Piyush Rai

Continual Learning is a learning paradigm where learning systems are trained with sequential or streaming tasks. Two notable directions among the recent advances in continual learning with neural networks are ($i$) varia…

Continual Learning

Can Large Language Models Keep Up? Benchmarking Online Adaptation to Continual Knowledge Streams

2026-03-08 · Jiyeon Kim, Hyunji Lee, Dylan Zhou, Sue Hyun Park 외 arxiv

LLMs operating in dynamic real-world contexts often encounter knowledge that evolves continuously or emerges incrementally. To remain accurate and effective, models must adapt to newly arriving information on the fly. We…

QCore: Data-Efficient, On-Device Continual Calibration for Quantized Models -- Extended Version

2024-04-22 · David Campos, Bin Yang, Tung Kieu, Miao Zhang 외

We are witnessing an increasing availability of streaming data that may contain valuable information on the underlying processes. It is thus attractive to be able to deploy machine learning models on edge devices near se…

Continual Learning