Lossy Common Information in a Learnable Gray-Wyner Network
Anderson de Andrade, Alon Harell, Ivan V. Bajić
TL;DR
The paper tackles redundancy across vision tasks by learning a Gray-Wyner-like three-channel codec that separates a common representation $Y_0$ from private task representations, under distortions $(D_1,D_2)$. It develops bounds for lossy common information via interaction information, and introduces a transmit-receive tradeoff optimization with a tunable parameter $\beta$ to navigate $R_t$ and $R_r$, supported by a learnable architecture that uses entropy-model rate terms and an augmented loss to encourage common-channel usage. The proposed network demonstrates substantial reductions in transmit rate while maintaining competitive task performance across synthetic data and benchmarks like Cityscapes and COCO, with BD-rate improvements on the order of tens of percent and up to around $-81.6\%$ in transmit-rate compared to single-task baselines. These results validate revisiting Gray-Wyner theory for task-driven representation learning and suggest extensions to more tasks and scalable architectures for distributed inference and storage.
Abstract
Many computer vision tasks share substantial overlapping information, yet conventional codecs tend to ignore this, leading to redundant and inefficient representations. The Gray-Wyner network, a classical concept from information theory, offers a principled framework for separating common and task-specific information. Inspired by this idea, we develop a learnable three-channel codec that disentangles shared information from task-specific details across multiple vision tasks. We characterize the limits of this approach through the notion of lossy common information, and propose an optimization objective that balances inherent tradeoffs in learning such representations. Through comparisons of three codec architectures on two-task scenarios spanning six vision benchmarks, we demonstrate that our approach substantially reduces redundancy and consistently outperforms independent coding. These results highlight the practical value of revisiting Gray-Wyner theory in modern machine learning contexts, bridging classic information theory with task-driven representation learning.
