Exercises

ex-otfs-ch21-01

Easy

Why would an NN OTFS receiver outperform classical MP detection? List three scenarios.

ex-otfs-ch21-02

Easy

What is the structural difference between a pure NN detector and an unfolded MP detector?

ex-otfs-ch21-03

Easy

Explain the simulation-to-real gap in OTFS ML deployment. What mitigations exist?

ex-otfs-ch21-04

Medium

A CNN-based OTFS detector has 3 conv layers (32 filters each) + 2 dense layers (256 units). Estimate parameter count and training requirements.

ex-otfs-ch21-05

Medium

For a learned pilot with 5 active DD cells out of 1024, what sparsity does it have and what's its 0\ell_0 regularization contribution?

ex-otfs-ch21-06

Medium

Describe how unfolded MP-OTFS inherits the robustness of classical MP while gaining NN flexibility.

ex-otfs-ch21-07

Medium

For federated learning with 100 UEs, each training on 10310^3 channel frames, compute the effective training size and number of rounds to convergence.

ex-otfs-ch21-08

Medium

An unfolded MP detector with T=8T = 8 layers, each with 100 parameters, compares to a pure NN CNN with 10510^5 parameters. How do their training data requirements compare?

ex-otfs-ch21-09

Hard

Prove that an unfolded MP detector with TT layers matches classical MP with TT iterations at initialization.

ex-otfs-ch21-10

Hard

Design an end-to-end training pipeline for learned OTFS pilot + NN detector on a simulated V2X environment.

ex-otfs-ch21-11

Hard

For an NN OTFS receiver deployed in a mobile vehicle, design online adaptation: update NN parameters based on real-time channel measurements.

ex-otfs-ch21-12

Hard

Analyze the adversarial robustness gap between pure NN and unfolded MP OTFS detectors under a 0.5 dB perturbation attack.

ex-otfs-ch21-13

Hard

A federated learning system for OTFS NN detector has 500 UEs with non-i.i.d. data (different channel profiles). Describe challenges and mitigations.

ex-otfs-ch21-14

Hard

Compare compute complexity of classical MP, unfolded MP, CNN, and transformer-based OTFS detectors at MN=104MN = 10^4 and P=8P = 8.

ex-otfs-ch21-15

Hard

Design a NN OTFS channel estimator that exploits DD-domain sparsity.

ex-otfs-ch21-16

Hard

Assess the standardization prospects for learned pilots in 6G. What are the 3GPP considerations?