20140314-NOOR

Experiment design

Hypothesis: Confirm where the process converges and that it provide a better F-measure than logical repair.

Experimental setting: As 20140304-NOOR, except that:

Experiment

Experimenter: Jérôme Euzenat (INRIA)

Date: 2014-03-14

Lazy lavender hash: 2aec5fe496c2b95760dba0ef87e82ac13264879b

Parameters: params.sh

Command line (script.sh):

java -Xms500M -Xmx1G -cp lib/lazylav/ll.jar:lib/slf4j/logback-classic-1.0.9.jar:lib/slf4j/logback-core-1.0.9.jar:. fr.inria.exmo.lazylavender.engine.Monitor -DrevisionModality=add -DnbRuns=10 -DnbAgents=6 -DnbIterations=100000 > log6-100000.txt 

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 2*Intel Xeon Quad Core 2.26GHz E5607 processors and 32GB of RAM, under Linux ProxMox 2 (Debian). - Java 1.6.0 HotSpot

Takes a whole night.

Raw results

20140314-NOOR-Log6-100000.tsv 20140314-NOOR-Log6-100000.txt

Result exploration

modality size success convergence Incoherence degree F-measure
Reference 783 0.00 1.00
Initial 495 0.64 0.06
Add 208 0.97 17000 0.0 0.15
Alcomo 180 1 0.0 0.11
LogMap 227 1 0.0 0.12

In addition here are the last games in which F-measure changed, i.e., a failure has occured (reverse order). This combines 10 rounds:

Analysis

Key points:

Further experiments:


This file can be retrieved from URL https://sake.re/20140314-NOOR

It is possible to check out the repository by cloning https://felapton.inrialpes.fr/cakes/20140314-NOOR.git

This experiment has been transferred from its initial location at https://gforge.inria.fr (not available any more)