method
active
method:factscore

FActScore

Prior work on atomic factual evaluation that motivates the atomic unit approach in this paper

Neighborhood — ranked by edge-count

Related by similarity (8)

cosine ≥ 0.65 · no typed edge

Entities in the same semantic neighborhood but without a typed relation to this one — candidates for new edges or unrecognized duplicates.

  • Factualityconcept0.743
    Scoped definition of 'truth' used in the paper: the truth or falsehood of declarative factual statements
  • Binary LLM classifier determining whether a model response to a TruthfulQA question is truthful (1) or deceptive (0)
  • BERTScoremethod0.684
    Token-level BERT embedding similarity metric used for both diversity comparison and relevancy evaluation
  • data streamsconcept0.679
    Partially instantiated lists used to implement communication channels in logic languages.
  • ReActframework0.676
    Prior framework for synergizing reasoning and acting in LLM agents, foundational to agent harness concept
  • The paper's operationalization of truthfulness as simple, unambiguous propositional statements that can be labeled true or false
  • Functorconcept0.675
    Standard type class enabling structure-preserving mappings via fmap; Image instantiates as lift_1.
  • History Listconcept0.675
    Data structure allowing Elephant programs to refer directly to past events without explicit data structures; enables natural language-like reference to past.