Many-to-Many Mapping — A Structure That Generates an Output Sequence Conditioned on an Input Sequence
Many-to-Many Mapping is a sequence modeling setup that generates an output sequence conditioned on the full input sequence. Both the input and the output are sequences, and their lengths and alignments do not have to match. Each output token is produced by considering the full input context together with the previously generated outputs.
04/01/2026