Experiment 20140207-NOOR

Invalid experiment: incorrect reference alignment (see 20140208-NOOR)

Agents achieve better syntactic F-measure than logical repairer (LogMap/Alcomo)
incorrect reference alignment (see [20140208-NOOR])

Experiment design

DockerOS DockerEXP

Date: 2014-02-07

Hypotheses: The network can achieve null incoherence degree. The network can revise better (in terms of F-measure) than LogMap and Alcomo.

Variation of: 20140204-NOOR

Experimental setting: Same as [20140204-NOOR] but it is possible to compare with LogMap and Alcomo.

Variables

controled variables: []

dependent variables: ['srate', 'fmeas', 'inc', 'conv']

Experiment

Date: 2014-02-07

Performer: Jérôme Euzenat (INRIA)

Lazy lavender hash: 279920d1b24c5c799c7ba550402d1a6aabf2a11d

Classpath: lib/lazylav/ll.jar:lib/slf4j/logback-classic-1.2.3.jar:lib/slf4j/logback-core-1.2.3.jar:.

OS: wheezy

Parameter file: params.sh

Executed command (script.sh):

#!/bin/bash

. params.sh

java -Xms500M -Xmx1G -Dlog.level=DEBUG -cp ${JPATH} fr.inria.exmo.lazylavender.engine.Monitor -DreportIncoherence=1 

Class used: NOOEnvironment, AlignmentAdjustingAgent, AlignmentRevisionExperiment, ActionLogger, AverageLogger, Monitor.

Execution environment: MacBook Pro 15, C2D 2.66GHz, 8GB - MacOS X 6.8 - Java 1.6.0 HotSpot

Raw results

Analysis

Initial results

Average degrees (Results from LogMap and alcomo are reported from 20140207-NOOR.txt):

measure F-measure Incoherence degree
Initial 0.12 0.33
LogMap 0.13 0.18
Alcomo 0.13 0.00
Final 0.15 0.01

Discussion

After, 100+ steps the network has reduced incoherence to nearly null.

Key points:

F-measure passes above that of LogMap and Alcomo (simply because agents know exactly what to revise).

F-measure remains low because:

  • All actions only remove correspondences, but above all
  • F-measure is purely syntactic
  • Alignments are not symmetric, then revision can only apply on half of them

Incoherence degree is non null because:

  • Alignments are not symmetric

Further experiments:

  • Make the matrix symmetric or implements "alignment" at each stage
  • Use semantic precision and recall.

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

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

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

See original markdown (20140207-NOOR.md) or HTML (20140207-NOOR.html) files.