Papers by Sriranjani Ramakrishnan
Learning Transferable Feature Representations Using Neural Networks (P19-1)
Copied to clipboard
| Challenge: | Traditional domain adaptation algorithms learn common representations which suffer from transfer loss when the source specific characteristics detract their ability to represent the target data. |
| Approach: | They propose to segregate source specific representation from the common representation and use it to learn a two-part representation which captures source specific characteristics while the second part captures the truly common representation. |
| Outcome: | The proposed representation outperforms existing learning algorithms on the source learning as well as cross-domain tasks on multiple datasets. |