Step 1: Express correlation.
\[
\alpha = \frac{\text{Cov}(Y_1, Y_2)}{\sqrt{\text{Var}(Y_1) \, \text{Var}(Y_2)}}.
\]
Since \(Y_1, Y_2\) have same distribution as \(X_1, X_2\),
\(\text{Var}(Y_1) = \text{Var}(Y_2) = 1.\)
Step 2: Compute covariance.
\[
\text{Cov}(Y_1, Y_2) = E[Y_1 Y_2] = E[X_1 X_2 \, \text{sgn}(X_1 X_2)].
\]
Since \(\text{sgn}(X_1 X_2) = 1\) if \(X_1 X_2>0\) and \(-1\) otherwise,
\[
E[Y_1 Y_2] = E[|X_1 X_2|] - E[-|X_1 X_2|] = 2E[|X_1 X_2| \, I(X_1 X_2>0)] - E[|X_1 X_2|].
\]
Step 3: Simplify using symmetry.
Since \(X_1, X_2\) are independent and symmetric,
\[
E[Y_1 Y_2] = \frac{2}{\pi}.
\]
Step 4: Compute \(\pi \alpha.\)
\[
\alpha = \frac{2}{\pi} \Rightarrow \pi \alpha = 2.
\]
Final Answer:
\[
\boxed{2}
\]