From 19a6b3a5ddcd0d53abb9a13655e66d1d7903fc17 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Arostegi=20Perez=2C=20Mar=C3=ADa?=
 <maria.arostegi@tecnalia.com>
Date: Thu, 3 Apr 2025 09:05:33 +0200
Subject: [PATCH] Edit README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 9640be5..cb269c6 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
 
 
 
-### M. Arostegi, M. N. Bilbao, J. L. Lobo, J. Del Ser, "AiGAS-dEVL-RC: An Adaptive Growing Neural Gas Model for Recurrently Drifting Unsupervised Data Streams", under review, 2025.
+### M. Arostegi, M. N. Bilbao, J. L. Lobo, J. Del Ser, "AiGAS-dEVL-RC: An Adaptive Growing Neural Gas Model for Recurrently Drifting Unsupervised Data Streams". 30 June - 5 July 2025. Rome, Italy. IEEE proceedings of IJCNN 2025.
 
 Concept drift and extreme verification latency pose significant challenges in data stream learning, particularly when dealing with recurring concept changes in dynamic environments. This work introduces a novel method based on the Growing Neural Gas (GNG) algorithm, designed to effectively handle abrupt recurrent drifts while adapting to incrementally evolving data distributions (incremental drifts). Leveraging the self-organizing and topological adaptability of GNG, the proposed approach maintains a compact yet informative memory structure, allowing it to efficiently store and retrieve knowledge of past or recurring concepts, even under conditions of delayed or sparse stream supervision. Our experiments highlight the superiority of our approach over existing data stream learning methods designed to cope with incremental non-stationarities and verification latency, demonstrating its ability to quickly adapt to new drifts, robustly manage recurring patterns, and maintain high predictive accuracy with a minimal memory footprint. Unlike other techniques that fail to leverage recurring knowledge, our proposed approach is proven to be a robust and efficient online learning solution for unsupervised drifting data flows.
 
-- 
GitLab