Skip to content
Snippets Groups Projects
Commit c15b4cc6 authored by Del Ser Lorente, Javier's avatar Del Ser Lorente, Javier
Browse files

Update 2 files

- /assets/aigas-devl.png
- /README.md
parent 734d329b
No related branches found
No related tags found
No related merge requests found
Source code and results corresponding to the paper:
# AiGAS-dEVL: An Adaptive Incremental Neural Gas Model for Drifting Data Streams under Extreme Verification Latency
M. Arostegi, M. N. Bilbao, J. L. Lobo, J. Del Ser, "AiGAS-dEVL: An Adaptive Incremental Neural Gas Model for Drifting Data Streams under Extreme Verification Latency", under review, 2024.
![AiGAS-dEVL](/assets/aigas-devl.png)
## Source code and results corresponding to the work:
### M. Arostegi, M. N. Bilbao, J. L. Lobo, J. Del Ser, "AiGAS-dEVL: An Adaptive Incremental Neural Gas Model for Drifting Data Streams under Extreme Verification Latency", under review, 2024.
> The ever-growing speed at which data are generated nowadays, together with the substantial cost of labeling processes (often reliant on human supervision) cause Machine Learning models to often face scenarios in which data are partially labeled, or delayed with respect to their query time. The extreme case where such a supervision is indefinitely unavailable is referred to as extreme verification latency. On the other hand, in streaming setups data flows are affected by exogenous factors that yield non-stationarities in the patterns to be modeled (concept drift), compelling models learned incrementally from the data streams to adapt their modeled knowledge to the prevailing concepts within the stream. In this work we address the casuistry in which these two conditions occur together over the data stream, by which adaptation mechanisms to accommodate drifts within the stream are challenged by the lack of supervision, hence requiring further mechanisms to track the evolution of concepts in the absence of verification. To this end we propose a novel approach, coined as AiGAS-dEVL (Adaptive Incremental neural GAS model for drifting Streams under Extreme Verification Latency), which relies on the use of growing neural gas to characterize the shape and inner point distributions of all concepts detected within the stream over time. Our approach exposes that the online analysis of the behavior of these prototypical points over time facilitates the definition of the evolution of concepts in the feature space, the detection of changes in their behavior, and the design of adaptation policies to mitigate the effect of such changes in the model. We assess the performance of AiGAS-dEVL over several synthetic datasets, comparing it to that of state-of-the-art approaches proposed in the recent past to tackle this stream learning setup. Our reported results reveal that AiGAS-dEVL performs competitively with respect to the rest of baselines, exhibiting a superior adaptability over several datasets in the benchmark while ensuring a simple and interpretable instance-based adaptation strategy.
The code implementing the AiGAS-dEVL approach described above is currently being polished intensively. Results files have been uploaded.
The code implementing the AiGAS-dEVL approach described above is currently being polished intensively. Results files have been uploaded. For more information, please contact the corresponding author (Maria Arostegi, maria.arostegi@tecnalia.com).
## Please cite this work as:
For more information, please contact the corresponding author (Maria Arostegi, maria.arostegi@tecnalia.com).
## Getting started
assets/aigas-devl.png

145 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment