PaRT: Parallel Learning Towards Robust and Transparent AI
Mahsa Paknezhad, Hamsawardhini Rengarajan, Chenghao Yuan, Sujanya, Suresh, Manas Gupta, Savitha Ramasamy, Hwee Kuan Lee

TL;DR
PaRT introduces a parallel learning framework for deep neural networks that enhances robustness and transparency by sharing and isolating network segments across multiple tasks, preventing catastrophic forgetting and improving resource efficiency.
Contribution
This paper presents the first parallel multi-task learning approach that improves robustness, transparency, and resource sharing in deep neural networks.
Findings
Negates catastrophic forgetting in multi-task learning
Uses network resources more efficiently through segment sharing
Demonstrates shared representations improve transfer across tasks
Abstract
This paper takes a parallel learning approach for robust and transparent AI. A deep neural network is trained in parallel on multiple tasks, where each task is trained only on a subset of the network resources. Each subset consists of network segments, that can be combined and shared across specific tasks. Tasks can share resources with other tasks, while having independent task-related network resources. Therefore, the trained network can share similar representations across various tasks, while also enabling independent task-related representations. The above allows for some crucial outcomes. (1) The parallel nature of our approach negates the issue of catastrophic forgetting. (2) The sharing of segments uses network resources more efficiently. (3) We show that the network does indeed use learned knowledge from some tasks in other tasks, through shared representations. (4) Through…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · COVID-19 diagnosis using AI · Multimodal Machine Learning Applications
