ArticleslgStudy

computer science

Incomplete information network game

Incomplete information network game is a computer science topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Incomplete information network game rather than just read about it. In short: Network games of incomplete information represent strategic network formation when agents do not know in advance their neighbors, i.e. the network structure and the value stemming from forming links with neighboring agents. In such a setting, agents have prior beliefs about the value of attaching to their neighbors; take their action based on their prior belief and update their belief based on the history of the gam…

Key takeaways

  • Incomplete information network game belongs to computer science; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Incomplete information network game to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Incomplete information network game from memory before moving on to harder problems.

Reference excerpt

Network games of incomplete information represent strategic network formation when agents do not know in advance their neighbors, i.e. the network structure and the value stemming from forming links with neighboring agents. In such a setting, agents have prior beliefs about the value of attaching to their neighbors; take their action based on their prior belief and update their belief based on the history of the game. While games with a fully known network structure are widely applicable, there are many applications when players act without fully knowing with whom they interact or what their neighbors’ action will be. For example, people choosing major in college can be formalized as a network game with imperfect information: they might know something about the number of people taking that major and might infer something about the job market for different majors, but they don't know with whom they will have to interact, thus they do not know the structure of the network.

Game theoretic formulation In this setting, players have private and incomplete information about the network and this private information is interpreted as player's own type (here, private knowledge of own degree). Conditional on their own degree, players form beliefs about the degrees of their neighbors. The equilibrium concept of this game is Bayesian Nash Equilibrium.The strategy of a player is a mapping from the player's degree to the player's action. Let σ ( d ) ∈ [ 0 , 1 ] {\displaystyle \textstyle \sigma _{(d)}\in [0,1]} be the probability that a player of degree d chooses action 1. For most degrees (d) the action will be either 0 or 1, but in some cases mixed strategy might occur. The degrees of i's neighbor are drawn from a degree distribution P ~ {\displaystyle \textstyle {\tilde {P}}} , where P ~ ( d ) = P ( d ) d ⟨ d ⟩ {\displaystyle \textstyle {\tilde {P}}(d)={\frac {P(d)d}{\langle d\rangle }}} approximates the distribution over a neighbors' degree from the configuration model with respect to a degree sequence represented by P. Given P ~ {\displaystyle \textstyle {\tilde {P}}} , the probability that a neighbor takes action 1 is:

p σ = ∑ d σ ( d ) P ~ ( d ) {\displaystyle \textstyle p_{\sigma }=\sum _{d}\sigma (d){\tilde {P}}(d)} . Asymptotically, the belief that exactly m out of the d neighbors of player i choose action 1 follows a binomial distribution ( d i m ) p σ m ( 1 − p σ ) ( d i − m ) {\displaystyle \textstyle \ {d_{i} \choose m}p_{\sigma }^{m}(1-p_{\sigma })^{(d_{i}-m)}} . Thus, the expected utility of player i of degree d i {\displaystyle \textstyle \ d_{i}} who takes action x i {\displaystyle \textstyle \ x_{i}} is given by:

… excerpt ends here. Continue reading the full article.

Worked examples

Example 1 — a first encounter with Incomplete information network game

Start with the simplest possible case. Write down what Incomplete information network game claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In computer science, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Incomplete information network game before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Incomplete information network game ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Incomplete information network game

In research
Incomplete information network game appears in computer science research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Incomplete information network game in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Incomplete information network game is common in secondary-school and first-year university syllabi. It links to neighbouring topics Network theory, so understanding it makes those chapters shorter.
In everyday life
Look for Incomplete information network game outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Incomplete information network game in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Incomplete information network game means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Incomplete information network game out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Incomplete information network game in simple terms?

Network games of incomplete information represent strategic network formation when agents do not know in advance their neighbors, i.e. the network structure and the value stemming from forming links with neighboring agents. In such a setting, agents have prior beliefs about the value of attaching t…

Why does Incomplete information network game matter?

Because it connects several computer science ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Incomplete information network game?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Incomplete information network game.

Tags

  • Network theory

Keep exploring