Article

信息论-过去问-东京大学-2017

信息论-过去问-东京大学-2017,待补充摘要。

April 28, 2026 修考 6 min read

https://www.xiaohongshu.com/explore/69e9e40a0000000020013000?app_platform=android&ignoreEngage=true&app_version=9.27.1&share_from_user_hidden=true&xsec_source=app_share&type=normal&xsec_token=CBONabWLySKwT5N3Z6fa4y4icPr28W6h-pqwTTL5oZmlo%3D&author_share=1&shareRedId=ODlGMTZKO0E2NzUyOTgwNjg5OTg1NUlA&apptime=1777370922&share_id=9c576526fcf543c7bc4c49dd8ac42811&share_channel=copy_link&appuid=63d13e7800000000260110c7&xhsshare=CopyLink


Problem 3

Consider a symmetric binary channel Γ\Gamma, where the input symbols are A={0,1}A = \{0, 1\}, and the output symbols are B={0,1}B = \{0, 1\}. We denote the probability distribution of AA as PAP_A, and the probability of event aa, which belongs to AA, as PA(a)P_A(a). Suppose that PA(0)=pP_A(0) = p, PA(1)=1pP_A(1) = 1 - p, and the probability of a symbol swap is qq whichever symbol is inputted to channel Γ\Gamma. Answer the following questions. In this problem, the base of logarithm is 2.

(1) Draw a channel diagram of channel Γ\Gamma.

(2) Describe the probability distribution of BB, PBP_B, using pp and qq.

(3) Describe the entropy H(B)H(B) and the conditional entropy H(AB)H(A|B) using pp and qq.

(4) Calculate H(AB)H(A|B) and the mutual information I(A;B)I(A; B) for each of the two cases: (p=0.25,q=0p = 0.25, q = 0) and (p=0.25,q=0.25p = 0.25, q = 0.25). Also, explain the meaning of I(A;B)I(A; B) in this channel comparing the I(A;B)I(A; B) values in both cases.


Suppose that memoryless channels Γ1\Gamma_1 and Γ2\Gamma_2 are cascade-connected. In channel Γ1\Gamma_1, the input symbols are X={x1,x2}X = \{x_1, x_2\} and the output symbols are Y={y1,y2}Y = \{y_1, y_2\}. In channel Γ2\Gamma_2, the input symbols are YY and the output symbols are Z={z1,z2}Z = \{z_1, z_2\}. We denote the simultaneous probability of xx and yy as P(x,y)P(x, y), and the conditional probability of xx given yy as P(xy)P(x|y). Answer the following questions.

(5) Prove that Eq. (i) is true on channel Γ1\Gamma_1 and channel Γ2\Gamma_2.

H(XZ)H(XY)=i=12j=12[P(yi,zj)k=12P(xkyi){logP(xkyi)logP(xkzj)}](i)H(X|Z) - H(X|Y) = \sum_{i=1}^{2} \sum_{j=1}^{2} \left[ P(y_i, z_j) \sum_{k=1}^{2} P(x_k|y_i) \{ \log P(x_k|y_i) - \log P(x_k|z_j) \} \right] \quad \text{(i)}

(6) Prove that H(XZ)H(XY)H(X|Z) \ge H(X|Y) is true. Based on this, explain the meaning of the mutual information I(X;Z)I(X; Z).

(7) Suppose that the probability distribution of XX as PX(x1)=sP_X(x_1) = s and PX(x2)=1sP_X(x_2) = 1 - s, and the probability of a symbol swap is rr on channel Γ1\Gamma_1 and channel Γ2\Gamma_2. The capacity in the entire channel is denoted as C12C_{12}. Obtain the values of rr and C12C_{12} when C12C_{12} is maximized.

答案

image-20260428202242339