Revision of networks of ontologies with immediate consumption probability and expansion with memory (4 agents; 10000 iterations)
Hypothesis:
Experimental setting: Repetition of part of 20170216-NOOR with consumption probability set to 80% (or repetition of 20170215a-NOOR with expansion-clever-nr)
Experimenter: Jérôme Euzenat (INRIA)
Date: 20170215
Lazy lavender hash: dc342dca26a5a6feff895b2a1829b04e7dfaa5ae
Parameters: params.sh
Command line (script.sh):
for mod in delete replace refine add addjoin refadd
do
java -Dlog.level=INFO -cp lib/lazylav/ll.jar:lib/slf4j/logback-classic-1.1.9.jar:lib/slf4j/logback-core-1.1.9.jar:. fr.inria.exmo.lazylavender.engine.Monitor -DnbAgents=4 -DnbIterations=10000 -DnbRuns=10 -DreportPrecRec -DrevisionModality=${mod} -DexpandAlignments=clever -DnonRedundancy -DimmediateRatio=80
done
Class used: NOOEnvironment, AlignmentAdjustingAgent, AlignmentRevisionExperiment, ActionLogger, AverageLogger, Monitor
Execution environment: Debian Linux virtual machine configured with four processors and 20GB of RAM running under a Dell PowerEdge T610 with 4*Intel Xeon Quad Core 1.9GHz E5-2420 processors, under Linux ProxMox 2 (Debian). - Java 1.8.0 HotSpot
20170215b-NOOR-4-10000-add-clever-nr-im80.tsv 20170215b-NOOR-4-10000-add-clever-nr-im80.txt 20170215b-NOOR-4-10000-addjoin-clever-nr-im80.tsv 20170215b-NOOR-4-10000-addjoin-clever-nr-im80.txt 20170215b-NOOR-4-10000-delete-clever-nr-im80.tsv 20170215b-NOOR-4-10000-delete-clever-nr-im80.txt 20170215b-NOOR-4-10000-refadd-clever-nr-im80.tsv 20170215b-NOOR-4-10000-refadd-clever-nr-im80.txt 20170215b-NOOR-4-10000-refine-clever-nr-im80.tsv 20170215b-NOOR-4-10000-refine-clever-nr-im80.txt 20170215b-NOOR-4-10000-replace-clever-nr-im80.tsv 20170215b-NOOR-4-10000-replace-clever-nr-im80.txt
modality | success | size | convergence | Incoherence degree | Precision | F-measure | Recall |
---|---|---|---|---|---|---|---|
delete | 0.97699994 | 18.6 | 3207 | 0.0 | 1.0 | 0.29 | 0.172093 |
replace | 0.96571004 | 30.5 | 3559 | 0.0 | 1.0 | 0.41 | 0.26279074 |
refine | 0.95604 | 44.8 | 4273 | 0.0 | 1.0 | 0.63 | 0.46279073 |
add | 0.95018005 | 47.6 | 5348 | 0.0 | 1.0 | 0.62 | 0.44651166 |
addjoin | 0.96827 | 46.2 | 4245 | 0.0 | 1.0 | 0.60 | 0.43488374 |
refadd | 0.9588499 | 67.1 | 7028 | 0.0 | 1.0 | 0.83 | 0.7127907 |
Comparison for F-measure with 20170216-NOOR:
(drawn from data scaled every 100 measures)
Key points:
Further experiments:
This file can be retrieved from URL https://sake.re/20170215b-NOOR
It is possible to check out the repository by cloning https://felapton.inrialpes.fr/cakes/20170215b-NOOR.git
This experiment has been transferred from its initial location at https://gforge.inria.fr (not available any more)