🧪 This platform is in early beta. Features may change and you might encounter bugs. We appreciate your patience!
argument_from_ignorance_scheme
An argumentation scheme where the absence of evidence for a claim is treated as evidence against it (or the absence of counter-evidence is treated as support). This can be legitimate in closed-world contexts (if a thorough search found nothing, absence is informative) or fallacious in open-world contexts (where absence simply reflects incomplete knowledge).
Legitimate: After a thorough FBI investigation found no evidence of criminal activity, we can reasonably conclude there was no crime. Fallacious: No one has proven aliens don't exist, so they must exist.
Legitimate: Researchers conducted a large, well-designed double-blind trial and found no evidence that the supplement improves cognitive performance; we are therefore justified in concluding it is ineffective. Fallacious: No study has ever definitively proven that this herbal remedy does not cure cancer, so it must have some curative effect.
Legitimate: Geologists have extensively surveyed this region and found no evidence of fault lines, so it is reasonable to classify it as low seismic risk. Fallacious: Scientists have never proven that there is no Loch Ness Monster, so the creature probably exists.
¬Proven(P) ⇒ ¬P (or ¬Disproven(P) ⇒ P)
Binary (yes/no) questions an LLM must answer to identify this aspect:
Is a claim being made about something that has not been proven or disproven?
Type: binaryIs the lack of evidence treated as evidence for a position?
Type: binaryHas a thorough search for evidence been conducted?
Type: binaryIs the domain one where absence of evidence is meaningfully informative (closed-world assumption)?
Type: binaryAn argumentation scheme where the absence of evidence for a claim is treated as evidence against it (or the absence of counter-evidence is treated as support). This can be legitimate in closed-world contexts (if a thorough search found nothing, absence is informative) or fallacious in open-world contexts (where absence simply reflects incomplete knowledge).
In everyday reasoning, the absence of expected evidence is genuinely informative. The scheme becomes problematic when the search was inadequate or the domain is open-ended.
Ask whether the search was thorough enough to make absence informative. Distinguish between closed-world contexts (complete databases) and open-world contexts (unexplored territory).
Legal proceedings (presumption of innocence), scientific hypothesis testing, and intelligence analysis.
Use these tools to detect, analyze, or train this aspect.