Pith. sign in

REVIEW 4 major objections 5 minor 41 references

A Minimal $\kappa$--$\tau$ Logic for Risk-Sensitive Abduction

T0 review · 4 major / 5 minor · reviewed 2026-08-12 · deepseek-v4-flash

Pith's one-line read A minimal κ–τ logic for risk-sensitive abduction separates epistemic plausibility from normative commitment, making suspended derivation a first-class inferential output rather than a failure to decide.

desk verdict A clean formal kernel separating plausibility from commitment; the calibration gap is real but the paper is honest about it. read the letter →

arxiv 2608.08192 v1 pith:OAPZEB4B submitted 2026-08-08 cs.AI

classification cs.AI MSC 03B6003B5268T27
keywords abductivereasoningrisk-sensitiveepistemicinteractioncommitmentthresholdsuspendedderivationgovernedabductionneurosymboliccausaldecomposition
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

The paper tries to establish that in high-stakes abductive reasoning, the question of when to commit to an explanation should be governed by the inferential apparatus itself, not delegated to an external decision rule after inference. It defines a minimal two-parameter logic in which hypotheses interact through an epistemic operator $\kappa$ and become actionable only when their score crosses a normative threshold $\tau$. Between activation at $\epsilon$ and commitment at $\tau$ lies a stable, legitimate state—suspended derivation—so that 'highly likely' and 'commit-worthy' are formally distinct judgments. If the account is right, a reasoning system could hold several live explanations, let them reinforce or inhibit one another, compose emergent composites, and defer irreversible action without treating that deferral as incomplete reasoning. The same governance machinery also runs in the analytic direction, decomposing observed situations into causal clusters of latent factors with commitment regulated at both cluster and factor levels.

What carries the argument

The carrying mechanism is the pair $(\kappa,\tau)$ embedded in a graded scoring semantics: $\kappa$ is a symmetric interaction function on hypotheses, lifted to composite terms by averaging compatibility over their atomic constituents, and $\tau$ (with activation floor $\epsilon<\tau$) is a normative threshold separating activation from commitment. The core identity is the synthesis clause $sc_S(t_1\otimes t_2)=[\max(a,b)+\lambda\kappa^*(t_1,t_2)\,ab]^1_0$, which uses the lattice join as an interaction-free baseline and treats any gain above it as emergent explanation. Around that clause sit the margin function $\delta$, which makes commitment rival-sensitive, and the threshold projection $\Theta_\tau$, which marks collapse as a governed normative event rather than a deductive necessity, with suspended ($\vdash^p_S$) and collapse ($\vdash^c_S$) derivation as the two output modes.

What would settle it

Construct an evidence stream in which the leading hypothesis's score crosses $\tau$ while an active incompatible rival remains within the required margin $\delta(\tau,-\kappa^*)$; the semantics predicts commitment is withheld. A concrete implementation that commits anyway, or a simulation in which $\kappa$–$\tau$ and first-past-$\tau$ agents make identical decisions across asymmetric-loss trials, would falsify the rival-sensitive commitment claim.

Watch

Extended reading notes

Core claim

The central claim, codified as 'Plausibility does not imply commitment,' is that an abductive state can certify a hypothesis as active ($P\varphi$, score at least $\epsilon$) without certifying it as commit-worthy ($C^\tau\varphi$, score at least $\tau$), and the interval $[\epsilon,\tau)$ is a legitimate output called suspended derivation. The paper further claims that hypothesis interaction is compositional: the synthesis operator $\otimes$ evaluates $t_1\otimes t_2$ as the lattice join perturbed by a $\lambda$-scaled $\kappa^*$-product term, so a composite exceeds its strongest component only when interaction is constructive and the join is not already saturated. Finally, collapse into commitment is rival-sensitive: a formula clearing $\tau$ is not committed if an active incompatible rival lies within the margin $\delta(\tau,-\kappa^*)$, so even commit-worthiness does not force action.

Load-bearing premise

The risk-sensitivity story rests entirely on the assumption that a domain's risk posture can be encoded in the externally supplied parameters $\tau$, $\epsilon$, and the margin function $\delta$, and the paper explicitly leaves the mapping from risk profiles to those parameters as a calibration problem for future work.

Editorial extensions

If this is right

  • A high-stakes reasoner can maintain several live, mutually constraining hypotheses and output the suspension as a stable result, rather than being forced to select before evidence warrants.
  • Mere accumulation of weak, unrelated hypotheses cannot manufacture commitment: without constructive interaction, synthesis reduces to the join and produces no gain above the strongest component.
  • Constructive interaction lowers the effective barrier to commitment while destructive interaction raises it, so the timing of collapse depends on relations among hypotheses, not only on individual plausibility.
  • First-past-the-threshold collapse is only the degenerate $\delta\equiv 0$ case; with a non-degenerate margin, a conclusion that barely clears $\tau$ while an incompatible rival is close remains suspended.
  • The logic draws a formal boundary between what may be estimated (weights, interactions, evidence compatibilities) and what must be governed (threshold, activation floor, margin), making the neurosymbolic interface part of the semantics.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • If the calibration problem were solved—mapping a domain's risk profile to $\tau$, $\epsilon$, and $\delta$—the same framework could be coupled to expected-utility or minimax decision layers, but the paper does not supply that bridge.
  • The analytic mode's unnormalized participation weights mean cluster fit can be driven upward by accumulating many weakly compatible factors even without interaction; parsimony or normalization constraints would be a natural complement that the paper only registers as future work.
  • A direct empirical test would pit a $\kappa$–$\tau$-governed agent against a maximum-a-posteriori or first-past-threshold baseline on simulated evidence streams with asymmetric payoffs; the framework predicts fewer irreversible bad commitments, and that prediction is not yet demonstrated.
  • The design principle—a distinguished non-closing inference mode plus a governed collapse event—is portable to other logics intended for advisory systems in tail-risk domains.
Share X Bluesky LinkedIn Reddit HN

Signed reviews

No signed human review yet.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

4 major / 5 minor

Summary. The paper proposes a minimal graded logic for abduction built on two primitives: an epistemic interaction relation κ among hypotheses and a normative commitment threshold τ. The language is two-sorted: content formulas receive scores in [0,1], while judgments P and Cτ are evaluated by threshold satisfaction. A synthesis operator ⊗ combines hypotheses by perturbing the lattice join with a κ-scaled product term. The paper proves structural results (range preservation, monotonicity under reinforcement, bounded perturbation, non-associativity, interaction dominance), distinguishes suspended from collapse derivation, adds a rival-sensitive commitment condition through a margin function δ, and extends the framework to an analytic mode in which observed explananda are decomposed into causal clusters. A crisis-management example illustrates both modes, and the paper positions the logic as a symbolic governance layer in a neurosymbolic architecture.

Significance. If the risk-calibration gap discussed below were filled, this would be a useful minimal semantic kernel. The formal development is self-contained and the main theorems follow from the stated clauses; I checked the arithmetic in the worked examples and the proofs of Theorems 7.3, 7.4, 7.7 and Propositions 6.2, 9.6–9.10, which are consistent. The paper is also unusually honest about its limitations, explicitly acknowledging that thresholds are externally supplied and that governance calibration is future work. The formal contribution is modest but coherent; the philosophical claim that commitment timing is a governed, risk-sensitive decision is broader than the current formalism supports.

major comments (4)
  1. [Section 2.3, Section 12] The central risk-sensitivity claim is not yet supported by the formal system. Section 2.3 states that the logic is only parametrically risk-sensitive, that it derives no threshold values from losses, and that the mapping from a risk profile r to governance parameters ⟨τ_r, δ_r⟩ lies with the deployment context; Section 12 lists governance calibration as future work. But if τ and δ can be chosen arbitrarily, the same evidence state can be made commit-worthy or suspended by stipulation, and 'governed commitment' re-describes thresholding. Since the abstract and conclusion present the logic as providing risk-managing machinery for high-stakes domains, this is a load-bearing gap. I ask the authors either to add a principled calibration scheme (even a minimal one, e.g., deriving thresholds from a loss or reversibility model) or to reframe the contribution as a parametric semantic kernel and qualify the risk-management claims throughout.
  2. [Section 4, Section 6.1] The principle 'No Forced Collapse' (P φ ⇏ Cτ φ) is true by construction, since the grammar fixes ε < τ and the satisfaction clauses are threshold comparisons. It is therefore a definitional feature, not a normative argument. The substantive content of the paper's thesis lives in the choice of τ and δ; without a theory of that choice, the principle cannot justify the claim that the logic structurally blocks premature collapse. I recommend presenting No Forced Collapse explicitly as a design choice and moving the justificatory burden to the governance parameters, which is exactly the calibration problem raised in the previous comment.
  3. [Section 9.2, Remark (accumulation and cluster size)] The analytic mode does not inherit the no-manufactured-commitment property that the paper highlights for the synthetic mode. The synthesis baseline is the idempotent join (Theorem 7.7), so pooling weak, unrelated hypotheses cannot create commitment; the analytic fit baseline is a clamped weighted sum, so accumulating many mildly compatible factors can saturate coverage even when κ_C ≡ 0. The paper acknowledges this and defers parsimony to future work, but the abstract and conclusion present the two modes as sharing the same governance apparatus. Since the no-manufactured-commitment property is central to the paper's risk story, the analytic mode should either be extended with the promised parsimony or normalization constraints, or the common-governance claim should be restricted explicitly to the threshold structure.
  4. [Section 9.1, Definition 9.2] In the analytic mode, the asserted internal interaction structure κ_C is accepted on provenance alone; the paper states that 'the discipline on κ_C is provenance, not semantics.' This means a cluster can inflate its decomposition score by asserting strongly positive internal interactions, and the logic cannot currently detect such gaming. Validating κ_C is deferred to the relational explanandum listed in Section 12. As with the calibration issue, this is an honest disclaimer, but it marks a gap in the analytic mode's governance story: the logic governs the timing of commitment to a cluster, but not the credibility of the cluster's asserted structure. I would either add a minimal validation condition or state more prominently that the analytic kernel presupposes trustworthy κ_C.
minor comments (5)
  1. [Section 6.4, Section 6.5] The stabilization list mentions pre-emption as an outcome, but no state-transition rule is given that removes or deactivates rivals after a commitment; the dynamics are incomplete at the point where governance is supposed to act.
  2. [Section 6.3] The notation |=ε and |=τ suggests two consequence relations, but they are actually families parameterized by the fixed class C_{ε,τ}; making the dependence on the fixed thresholds explicit in the notation would prevent confusion.
  3. [Section 2.2] The relationship between τ as a model parameter and Cτ as a subscripted judgment operator is explained, but the notation would be clearer if the satisfaction clause were written relative to the model's τ rather than as an operator index.
  4. [Section 10, Section 12] Several references to the claimed computational realizations are self-citations that are 'to appear' or in press; providing stable identifiers, code, or data-availability statements would help readers assess the neurosymbolic claims.
  5. [Various] The phrase 'suspended derivation' is defined precisely in Section 6.1, but the paper would benefit from a short summary table contrasting P, ⊢p, ⊢c, and Commit, since the differences are subtle and load-bearing.

Circularity Check

0 steps flagged · score 0.0 of 10

No significant circularity: the formal system is self-contained and its theorems follow from the explicitly stated scoring clauses rather than from fitted data or load-bearing self-citation.

full rationale

I walked the paper's derivation chain from the scoring semantics (Section 3) through the inference principles (Section 4), the closure dynamics (Section 6), and the algebraic theorems (Section 7), and found no circular step. The central results—Join Reduction (Theorem 7.1), Bounded Perturbation (Theorem 7.3), Monotonicity under Reinforcement (Proposition 6.2), and Interaction Dominance (Theorem 7.7)—are direct consequences of the synthesis clause and the satisfaction conditions, which are stated as definitions. For example, Theorem 7.7 merely unpacks the synthesis formula sc(t1⊗t2) = [max(a,b) + λκ∗ab]₁₀: if κ∗ > 0, ab > 0, and max(a,b) < 1, the clamped value strictly exceeds max(a,b). This is a designed property of the operator, not a prediction imported from data. Similarly, 'Plausibility does not imply commitment' is an immediate consequence of the distinct thresholds ϵ and τ, and the paper does not claim to derive threshold values from risk data; it explicitly disclaims this and defers calibration to future work (Sections 2.3 and 12). The self-citations [28, 29, 15] are used only to support the claim that epistemic parameters like w, κ, and κo are computationally estimable in practice, not to establish any formal theorem. These citations point to computational implementations and peer-reviewed demonstrations, and the formal logic does not rely on them for its validity. The open calibration problem from risk profiles to ⟨τr, δr⟩ is an interface limitation, not a circularity: the paper states that the mapping is external and left to the deployment context. Therefore the derivation chain is self-contained and no circular step is present.

Assumptions & free parameters 5 free parameters · 8 assumptions · 3 invented entities

The central framework introduces free governance parameters (lambda, epsilon, tau, delta), stipulated interaction semantics, and the formal entities kappa, tau, and causal clusters. None of these is fitted to external data or derived from first principles within the paper, though the mathematical theorems are valid relative to these stipulations.

free parameters (5)
  • lambda (kappa interaction scaling) = 1 in all examples
    Fixed in the model as lambda in (0,1]; controls the magnitude of the interaction perturbation; no independent justification or calibration is given.
  • tau (commitment threshold) = 0.85 in the crisis example
    Normative governance parameter; chosen by hand; mapping from a risk profile to tau is explicitly left to future work in Section 12.
  • epsilon (activation floor) = 0.25 in the crisis example
    Normative parameter; must satisfy epsilon < tau; chosen by hand to make the suspension interval nonempty.
  • margin function delta and its coefficient r = delta(tau, x) = 0.5 * tau * x in the example
    Governance policy regulating rival-sensitive commitment; a non-derived example of Definition 6.3.
  • learning rate eta = 0.25 in the analytic example
    Used in the weight and participation update rules; arbitrary and not justified by any evidence or optimization criterion.
assumptions (8)
  • standard math The scoring semantics is defined over the unit interval with min, max, and complementation 1 - x as the connective valuations.
    Used in Section 3.1; this is a standard many-valued valuation assumption.
  • domain assumption Atomic hypotheses carry weights w in [0,1] that need not sum to 1 and are not probabilities.
    Section 2.3; essential for coexistence, but no consistency constraint ties weights to evidence.
  • domain assumption Epistemic interaction kappa is symmetric, bounded in [-1,1], has null diagonal, and represents explanatory compatibility rather than causal influence.
    Section 2.2; the synthesis and rivalry semantics depend on this reading of kappa.
  • ad hoc to paper The synthesis operator has the exact functional form max(a,b) + lambda * kappa* * a * b, clamped to [0,1].
    Section 3.3; this formula is stipulated rather than derived, and all emergent-gain results inherit from it.
  • domain assumption Thresholds satisfy 0 < epsilon < tau <= 1, and plausibility and commitment judgments are threshold tests on scores.
    Sections 2.2 and 3.4; defines the suspension interval and the separation of the two judgment modes.
  • domain assumption Observations accepted into the state receive maximal valuation sc(o) = 1 and are weighted by reliability sigma.
    Sections 3.1 and 6.4; determines how evidence enters the dynamics.
  • domain assumption A stable, non-closed inferential state is a legitimate semantic output; closure is normative rather than logical.
    Section 6; the central philosophical premise of the framework.
  • domain assumption In the analytic mode, clusters have participation weights and internal interaction structure, and decompose a structured explanandum into latent factors through the same kappa_o channel.
    Section 9.1; needed for cluster scoring and two-level governance, and the causal language is stipulated rather than grounded in a causal model.
invented entities (3)
  • kappa interaction operator with lifted average kappa*
    purpose: Encodes pairwise epistemic compatibility among hypotheses and modulates synthesis and rivalry.
    A formal primitive; its values are inputs estimated from embeddings or set by experts, and no falsifiable prediction in this paper checks it.
  • tau commitment threshold with activation floor epsilon and margin function delta
    purpose: Separates plausibility from commit-worthiness and governs rival-sensitive collapse.
    A normative construct; calibration to actual risk is deferred to future work in Section 12.
  • causal cluster (F_C, rho_C, kappa_C) in the analytic mode
    purpose: Represents a candidate decomposition of a structured explanandum into latent factors.
    A formal decomposition object; no independent data validate whether clusters correspond to true causes.

how reviews work

0 comments
Cite this review

Pith. "Pith review of A Minimal $\kappa$--$\tau$ Logic for Risk-Sensitive Abduction." pith.science (2026). https://pith.science/paper/OAPZEB4B

@misc{pith2026260808192,
  author       = {Pith},
  title        = {Pith review of: A Minimal $\kappa$--$\tau$ Logic for Risk-Sensitive Abduction},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/OAPZEB4B}},
  note         = {Machine review of arXiv:2608.08192}
}
abstract

Standard approaches to abductive reasoning can retain multiple candidate explanations, but they do not generally combine explicit compositional cross-hypothesis interaction with an internal, rival-sensitive commitment judgment. This paper argues that in risk-sensitive domains -- where premature commitment carries asymmetric downside costs -- the timing of commitment is itself a governed decision that the inferential apparatus should formally represent. We present a minimal $\kappa$--$\tau$ logical framework built on two primitives: epistemic interaction among hypotheses ($\kappa$) and a normative commitment threshold ($\tau$). Hypotheses may coexist, reinforce or inhibit one another, and form emergent composite explanations, while collapse into committed conclusions is regulated by governance constraints rather than forced by inference alone. The logic is developed in two complementary modes sharing the interaction relation and the governance apparatus: a synthetic mode, in which atomic hypotheses are composed upward into emergent explanations, and an analytic mode, in which complex observed states of affairs are decomposed into causal clusters of latent factors, with commitment governed at both the cluster and the factor level. The framework provides formal machinery for domains in which the distinction between highly likely and commit-worthy is operationally consequential. The $\kappa$--$\tau$ logic is positioned as the symbolic governance layer of a neurosymbolic architecture: its epistemic parameters are naturally estimated by neural components -- semantic embeddings and generative models, as demonstrated in existing computational realizations -- while its normative parameters remain under explicit human governance, yielding transparent and auditable abductive reasoning for deployment in high-stakes settings.

Figures

Figures reproduced from arXiv: 2608.08192 by the authors.

Figure 1
Figure 1. Effect of interaction on synthesis (slice view). For fixed [PITH_FULL_IMAGE:figures/full_fig_p020_1.png] view at source ↗
Figure 2
Figure 2. Geometry of threshold crossing (individual commit-worthiness, [PITH_FULL_IMAGE:figures/full_fig_p026_2.png] view at source ↗

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

41 extracted references · 37 canonical work pages

  1. [1]

    Alchourr´ on, Peter G¨ ardenfors, and David Makinson

    Carlos E. Alchourr´ on, Peter G¨ ardenfors, and David Makinson. On the logic of theory change: Partial meet contraction and revision functions.The Journal of Symbolic Logic, 50(2):510–530, 1985

  2. [2]

    Berger.Statistical Decision Theory and Bayesian Analysis

    James O. Berger.Statistical Decision Theory and Bayesian Analysis. Springer, 1985

  3. [3]

    The logic of quantum mechanics.Annals of Mathematics, 37(4):823–843, 1936

    Garrett Birkhoff and John von Neumann. The logic of quantum mechanics.Annals of Mathematics, 37(4):823–843, 1936

  4. [4]

    Busemeyer and Peter D

    Jerome R. Busemeyer and Peter D. Bruza.Quantum Models of Cognition and Decision. Cambridge University Press, 2012

  5. [5]

    Artur d’Avila Garcez and Lu ´ ıs C. Lamb. Neurosymbolic AI: the 3rd wave.Artificial Intelligence Review, 56(11):12387–12406, 2023

  6. [6]

    Wiley, 1974

    Bruno de Finetti.Theory of Probability. Wiley, 1974

  7. [7]

    Dempster

    Arthur P. Dempster. Upper and lower probabilities induced by a multivalued mapping. The Annals of Mathematical Statistics, 38(2):325–339, 1967. 42

  8. [8]

    Possibilistic logic

    Didier Dubois, J´ erˆ ome Lang, and Henri Prade. Possibilistic logic. InHandbook of Logic in Artificial Intelligence and Logic Programming, volume 3, pages 439–513. Oxford University Press, 1994

Show all 41 references
  1. [9]

    Plenum Press, 1988

    Didier Dubois and Henri Prade.Possibility Theory: An Approach to Computerized Pro- cessing of Uncertainty. Plenum Press, 1988

  2. [10]

    On the acceptability of arguments and its fundamental role in nonmono- tonic reasoning, logic programming and n-person games.Artificial Intelligence, 77(2):321– 357, 1995

    Phan Minh Dung. On the acceptability of arguments and its fundamental role in nonmono- tonic reasoning, logic programming and n-person games.Artificial Intelligence, 77(2):321– 357, 1995

  3. [11]

    Melvin C. Fitting. Many-valued modal logics.Fundamenta Informaticae, 15(3–4):235–254, 1991

  4. [12]

    Melvin C. Fitting. Many-valued modal logics II.Fundamenta Informaticae, 17(1–2):55–73, 1992

  5. [13]

    Nir Friedman and Joseph Y. Halpern. Plausibility measures: A user’s guide. InProceedings of the Eleventh Conference on Uncertainty in Artificial Intelligence, pages 175–184, 1995

  6. [14]

    MIT Press, 1988

    Peter G¨ ardenfors.Knowledge in Flux: Modeling the Dynamics of Epistemic States. MIT Press, 1988

  7. [15]

    From extraction to synthesis: Entangled heuristics for agent-augmented strategic reasoning, 2025

    Renato Ghisellini, Remo Pareschi, Marco Pedroni, and Giovanni Battista Raggi. From extraction to synthesis: Entangled heuristics for agent-augmented strategic reasoning, 2025. Peer-reviewed full paper presented at the 4th International Conference on Human and Artificial Ration...

  8. [16]

    MIT Press, 2002

    Gerd Gigerenzer and Reinhard Selten.Bounded Rationality: The Adaptive Toolbox. MIT Press, 2002

  9. [17]

    Todd, and the ABC Research Group.Simple Heuristics That Make Us Smart

    Gerd Gigerenzer, Peter M. Todd, and the ABC Research Group.Simple Heuristics That Make Us Smart. Oxford University Press, 1999

  10. [18]

    Maxmin expected utility with non-unique prior

    Itzhak Gilboa and David Schmeidler. Maxmin expected utility with non-unique prior. Journal of Mathematical Economics, 18(2):141–153, 1989

  11. [19]

    Kluwer Academic Publishers, 1998

    Petr H´ ajek.Metamathematics of Fuzzy Logic. Kluwer Academic Publishers, 1998

  12. [20]

    Halpern.Reasoning About Uncertainty

    Joseph Y. Halpern.Reasoning About Uncertainty. MIT Press, 2003

  13. [21]

    IOS Press, Amsterdam, 2022

    Pascal Hitzler and Md Kamruzzaman Sarker, editors.Neuro-Symbolic Artificial Intelligence: The State of the Art, volume 342 ofFrontiers in Artificial Intelligence and Applications. IOS Press, Amsterdam, 2022

  14. [22]

    Bayesian inference for statistical abduction using markov chain monte carlo

    Masakuzu Ishihata and Taisuke Sato. Bayesian inference for statistical abduction using markov chain monte carlo. InProceedings of the Asian Conference on Machine Learning, pages 81–96, 2011

  15. [23]

    Kakas, Robert A

    Antonis C. Kakas, Robert A. Kowalski, and Francesca Toni. Abductive logic programming. Journal of Logic and Computation, 2(6):719–770, 1992

  16. [24]

    The third AI summer: AAAI Robert S

    Henry Kautz. The third AI summer: AAAI Robert S. Engelmore memorial lecture.AI Magazine, 43(1):105–125, 2022

  17. [25]

    Kluwer Academic Publishers, 2000

    Erich Peter Klement, Radko Mesiar, and Endre Pap.Triangular Norms. Kluwer Academic Publishers, 2000. 43

  18. [26]

    Knight.Risk, Uncertainty and Profit

    Frank H. Knight.Risk, Uncertainty and Profit. Houghton Mifflin, 1921

  19. [27]

    Transparent, simple and robust fast- and-frugal trees and their construction.Frontiers in Human Dynamics, 4:790033, 2022

    Laura Martignon, Tim Erickson, and Riccardo Viale. Transparent, simple and robust fast- and-frugal trees and their construction.Frontiers in Human Dynamics, 4:790033, 2022

  20. [28]

    Quantum abduction: A new paradigm for reasoning under uncertainty

    Remo Pareschi. Quantum abduction: A new paradigm for reasoning under uncertainty. Sci, 7(4), 2025

  21. [29]

    Analytic abduction: Causal decomposition and governed commitment for human–ai coordination

    Remo Pareschi. Analytic abduction: Causal decomposition and governed commitment for human–ai coordination. InHuman and Artificial Rationalities: 5th International Confer- ence (HAR 2026), Lecture Notes in Computer Science. Springer, 2026. To appear. Preprint: arXiv:2607.14641

  22. [30]

    Cambridge University Press, 2nd edition, 2009

    Judea Pearl.Causality: Models, Reasoning, and Inference. Cambridge University Press, 2nd edition, 2009

  23. [31]

    Abduction and induction

    Charles Sanders Peirce. Abduction and induction. In Charles Hartshorne and Paul Weiss, editors,Collected Papers of Charles Sanders Peirce, volume 5. Harvard University Press, 1935

  24. [32]

    Reggia, Dana S

    James A. Reggia, Dana S. Nau, and Pearl Y. Wang. Diagnostic expert systems based on a set covering model.International Journal of Man-Machine Studies, 19(5):437–460, 1983

  25. [33]

    Savage.The Foundations of Statistics

    Leonard J. Savage.The Foundations of Statistics. Wiley, 1954

  26. [34]

    Princeton University Press, 1976

    Glenn Shafer.A Mathematical Theory of Evidence. Princeton University Press, 1976

  27. [35]

    Prakash P. Shenoy. Valuation-based systems for bayesian decision analysis.Operations Research, 40(3):463–484, 1992

  28. [36]

    Herbert A. Simon. A behavioral model of rational choice.The Quarterly Journal of Eco- nomics, 69(1):99–118, 1955

  29. [37]

    Oxford University Press, 2012

    Wolfgang Spohn.The Laws of Belief: Ranking Theory and Its Philosophical Applications. Oxford University Press, 2012

  30. [38]

    MIT Press, Cambridge, MA, 2000

    Paul Thagard.Coherence in Thought and Action. MIT Press, Cambridge, MA, 2000

  31. [39]

    Infinite arguments and semantics of dialectical proof procedures.Argument and Computation, 13(3):291–336, 2022

    Phan Minh Thang, Phan Minh Dung, and Jiraporn Pooksook. Infinite arguments and semantics of dialectical proof procedures.Argument and Computation, 13(3):291–336, 2022

  32. [40]

    Chapman and Hall, Lon- don, 1991

    Peter Walley.Statistical Reasoning with Imprecise Probabilities. Chapman and Hall, Lon- don, 1991

  33. [41]

    Latent connectives in human decision making

    Hans-J¨ urgen Zimmermann and Peter Zysno. Latent connectives in human decision making. Fuzzy Sets and Systems, 4(1):37–51, 1980. 44

Pith tools

Reviewed August 12, 2026 · model on record in the stance chip above.