paper-with-me

홈 › Papers

Probabilistic Formulation of the Take The Best Heuristic

2019-11-01 · Tomi Peltola, Jussi Jokinen, Samuel Kaski

The framework of cognitively bounded rationality treats problem solving as fundamentally rational, but emphasises that it is constrained by cognitive architecture and the task environment. This paper investigates a simple decision making heuristic, Take The Best (TTB), within that framework. We formulate TTB as a likelihood-based probabilistic model, where the decision strategy arises by probabilistic inference based on the training data and the model constraints. The strengths of the probabilistic formulation, in addition to providing a bounded rational account of the learning of the heuristic, include natural extensibility with additional cognitively plausible constraints and prior information, and the possibility to embed the heuristic as a subpart of a larger probabilistic model. We extend the model to learn cue discrimination thresholds for continuous-valued cues and experiment with using the model to account for biased preference feedback from a boundedly rational agent in a simulated interactive machine learning task.

📄 PDF Abstract BibTeX arXiv:1911.00572

Code (1)

to-mi/pttb 공식 구현

Tasks

Decision Making

Similar Papers 제목 키워드 기반

A Probabilistic Framework for LLM-Based Model Discovery

2026-02-20 · Stefan Wahl, Raphaela Schenk, Ali Farnoud, Jakob H. Macke 외 arxiv

Automated methods for discovering mechanistic simulator models from observational data offer a promising path toward accelerating scientific progress. Such methods often take the form of agentic-style iterative workflows…

How reliable are LLMs when it comes to playing dice?

2026-06-05 · Luca Avena, Gianmarco Bet, Bernardo Busoni arxiv

We investigate the probabilistic reasoning capabilities of large language models through a controlled benchmarking study on discrete probability problems. We constructed two datasets, respectively a set of standard exerc…

Heuristic Search for Multi-Objective Probabilistic Planning

2023-03-25 · Dillon Chen, Felipe Trevizan, Sylvie Thiébaux

Heuristic search is a powerful approach that has successfully been applied to a broad class of planning problems, including classical planning, multi-objective planning, and probabilistic planning modelled as a stochasti…

Heuristic Search

Training Feedforward Neural Networks with Bayesian Hyper-Heuristics

2023-03-29 · Arné Schreuder, Anna Bosman, Andries Engelbrecht, Christopher Cleghorn

The process of training feedforward neural networks (FFNNs) can benefit from an automated process where the best heuristic to train the network is sought out automatically by means of a high-level probabilistic-based heu…

Exact and Heuristic Approaches to Drone Delivery Problems

2021-07-29 · Júlia C. Freitas, Puca Huachi V. Penna, Túlio A. M. Toffolo

The Flying Sidekick Traveling Salesman Problem (FSTSP) considers a delivery system composed by a truck and a drone. The drone launches from the truck with a single package to deliver to a customer. Each drone must return…

Traveling Salesman Problem