Symbol p0 in Problem Decomposition
To formally describe methods for improving problem decomposition and organizing solving paths, the symbol is introduced to represent the initial, complex problem.
0
1
Tags
Ch.3 Prompting - Foundations of Large Language Models
Foundations of Large Language Models
Foundations of Large Language Models Course
Computing Sciences
Related
Formula for Representing Problem Decomposition
Symbol p0 in Problem Decomposition
A complex reasoning problem is presented to a large language model. The goal is to break the problem down into a series of simpler, sequential sub-problems to guide the model to the correct answer.
Problem: "Alice, Bob, and Carol are a doctor, a lawyer, and an engineer, but not necessarily in that order. The doctor is Carol's sister. Bob is not the lawyer. Who is the engineer?"
Which of the following sequences of sub-problems represents the most effective decomposition and problem-solving path for the model to follow?
Critiquing a Problem-Solving Path
Analyzing a Flawed Problem Decomposition Strategy
To solve a complex reasoning problem, it is often broken down into a series of simpler sub-problems that are solved sequentially. For the main problem below, arrange the provided sub-problems into the most logical and effective sequence for a model to follow.
Main Problem: A company has two data centers, A and B. Data center A has 500 servers, and each server consumes 400 watts of power. Data center B has 300 servers, and each server consumes 600 watts. If the cost of electricity is $0.12 per kilowatt-hour (kWh), what is the total daily electricity cost for both data centers combined?
Learn After
A language model is tasked with a complex project: 'Write a comprehensive market analysis report for a new electric scooter targeting urban commuters in Europe.' To manage this, the project is broken down into smaller, sequential tasks: 1) Researching target demographics, 2) Analyzing key competitors, 3) Projecting potential sales figures, and 4) Drafting the report's executive summary. In the formal framework for describing this problem-solving process, which element corresponds to the symbol ?
When using a formal notation to describe the process of breaking down a large, complex task into a series of smaller, more manageable sub-tasks, the original, undivided task is represented by the symbol ____.
Notation for Sub-Problems in Problem Decomposition
Role of Initial Problem Notation