paper-with-me

홈 › Papers

Geometrically Aligned Transfer Encoder for Inductive Transfer in Regression Tasks

2023-10-10 · Sung Moon Ko, Sumin Lee, Dae-Woong Jeong, Woohyung Lim, Sehui Han

Transfer learning is a crucial technique for handling a small amount of data that is potentially related to other abundant data. However, most of the existing methods are focused on classification tasks using images and language datasets. Therefore, in order to expand the transfer learning scheme to regression tasks, we propose a novel transfer technique based on differential geometry, namely the Geometrically Aligned Transfer Encoder (GATE). In this method, we interpret the latent vectors from the model to exist on a Riemannian curved manifold. We find a proper diffeomorphism between pairs of tasks to ensure that every arbitrary point maps to a locally flat coordinate in the overlapping region, allowing the transfer of knowledge from the source to the target data. This also serves as an effective regularizer for the model to behave in extrapolation regions. In this article, we demonstrate that GATE outperforms conventional methods and exhibits stable behavior in both the latent space and extrapolation regions for various molecular graph datasets.

📄 PDF Abstract BibTeX arXiv:2310.06369

Code (0)

등록된 구현이 없습니다.

Tasks

regressionTransfer Learning

Similar Papers 제목 키워드 기반

Multitask Extension of Geometrically Aligned Transfer Encoder

2024-05-03 · Sung Moon Ko, Sumin Lee, Dae-Woong Jeong, Hyunseung Kim 외

Molecular datasets often suffer from a lack of data. It is well-known that gathering data is difficult due to the complexity of experimentation or simulation involved. Here, we leverage mutual information across differen…

Aligned Image-Word Representations Improve Inductive Transfer Across Vision-Language Tasks

2017-04-02 · ICCV 2017 10 · Tanmay Gupta, Kevin Shih, Saurabh Singh, Derek Hoiem

An important goal of computer vision is to build systems that learn visual representations over time that can be applied to many tasks. In this paper, we investigate a vision-language embedding as a core representation a…

Multi-Task LearningQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Task Addition in Multi-Task Learning by Geometrical Alignment

2024-09-25 · Soorin Yim, Dae-Woong Jeong, Sung Moon Ko, Sumin Lee 외

Training deep learning models on limited data while maintaining generalization is one of the fundamental challenges in molecular property prediction. One effective solution is transferring knowledge extracted from abunda…

Molecular Property PredictionMulti-Task LearningProperty Prediction

Inductive Transfer Learning for Graph-Based Recommenders

2025-10-26 · Florian Grötschla, Elia Trachsel, Luca A. Lanzendörfer, Roger Wattenhofer arxiv

Graph-based recommender systems are commonly trained in transductive settings, which limits their applicability to new users, items, or datasets. We propose NBF-Rec, a graph-based recommendation model that supports induc…

Transfer Learning

Function Encoders: A Principled Approach to Transfer Learning in Hilbert Spaces

2025-01-30 · Tyler Ingebrand, Adam J. Thorpe, Ufuk Topcu

A central challenge in transfer learning is designing algorithms that can quickly adapt and generalize to new tasks without retraining. Yet, the conditions of when and how algorithms can effectively transfer to new tasks…

Meta-LearningTransfer Learning