Instance-based Inductive Deep Transfer Learning by Cross-Dataset Querying with Locality Sensitive Hashing
Somnath Basu Roy Chowdhury, K M Annervaz, Ambedkar Dukkipati

TL;DR
This paper introduces an inductive transfer learning method in NLP that enhances models by retrieving and integrating similar instances from different datasets using locality sensitive hashing, leading to improved performance and reduced data dependency.
Contribution
The paper presents a novel instance-based transfer learning approach that leverages cross-dataset instance retrieval with locality sensitive hashing without inheriting source model parameters.
Findings
Significant performance improvements on news classification datasets.
Reduced labeled data dependency for comparable accuracy.
Effective use of instance-level information for transfer learning.
Abstract
Supervised learning models are typically trained on a single dataset and the performance of these models rely heavily on the size of the dataset, i.e., amount of data available with the ground truth. Learning algorithms try to generalize solely based on the data that is presented with during the training. In this work, we propose an inductive transfer learning method that can augment learning models by infusing similar instances from different learning tasks in the Natural Language Processing (NLP) domain. We propose to use instance representations from a source dataset, \textit{without inheriting anything} from the source learning model. Representations of the instances of \textit{source} \& \textit{target} datasets are learned, retrieval of relevant source instances is performed using soft-attention mechanism and \textit{locality sensitive hashing}, and then, augmented into the model…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
