Pragmatic FDT: A New Approach to Decision Theory

๐กLearn how to make FDT practical for AI agents facing complex, predictor-heavy decision environments.
โก 30-Second TL;DR
What Changed
Introduces p-FDT to bypass formal definitions of algorithmic equivalence.
Why It Matters
This research provides a more implementable framework for agents dealing with logical uncertainty and predictor-based environments, potentially improving alignment strategies.
What To Do Next
Evaluate your agent's decision-making logic by testing if it can identify isomorphisms between its own code and the environment's predictors.
๐ง Deep Insight
AI-generated analysis for this event.
๐ Enhanced Key Takeaways
- โขp-FDT utilizes a 'pragmatic' heuristic that treats the agent's own source code as a fixed input to the decision process, effectively bypassing the need for universal Turing machine-level equivalence.
- โขThe framework explicitly incorporates 'logical uncertainty' as a core component, allowing agents to reason about their own output even when the agent's full code is not transparent to itself.
- โขBy shifting the focus from 'what would happen if I did X' to 'what is the output of the function I am currently executing,' p-FDT attempts to resolve the Newcomb-like paradoxes that plague traditional Causal Decision Theory.
- โขThe approach draws heavily on the 'Updateless' decision theory lineage, specifically integrating concepts from UDT 1.1 to handle pre-commitment scenarios in multi-agent environments.
- โขCritics of the p-FDT model argue that the 'Isomorphism' step remains computationally intractable for agents with limited memory or processing power, potentially limiting its application to idealized AI systems.
๐ ๏ธ Technical Deep Dive
- Baseline: Defines the agent's utility function and the set of available actions without considering counterfactuals.
- Search: Employs a constrained optimization algorithm to evaluate the expected utility of different output branches.
- Isomorphism: Maps the agent's current decision process to a set of logically equivalent predictors to determine if the agent's choice influences the environment.
- Action: Executes the branch that maximizes utility based on the logical correlation established in the Isomorphism step.
๐ฎ Future ImplicationsAI analysis grounded in cited sources
โณ Timeline
Weekly AI Recap
Read this week's curated digest of top AI events โ
๐Related Updates
AI-curated news aggregator. All content rights belong to original publishers.
Original source: AI Alignment Forum โ