Transfer Learning

2850 papers with code • 7 benchmarks • 15 datasets

Transfer Learning is a machine learning technique where a model trained on one task is re-purposed and fine-tuned for a related, but different task. The idea behind transfer learning is to leverage the knowledge learned from a pre-trained model to solve a new, but related problem. This can be useful in situations where there is limited data available to train a new model from scratch, or when the new task is similar enough to the original task that the pre-trained model can be adapted to the new problem with only minor modifications.

( Image credit: Subodh Malgonde )

Libraries

Use these libraries to find Transfer Learning models and implementations

Investigating Neural Machine Translation for Low-Resource Languages: Using Bavarian as a Case Study

faceonlive/ai-research 12 Apr 2024

Machine Translation has made impressive progress in recent years offering close to human-level performance on many languages, but studies have primarily focused on high-resource languages with broad online presence and resources.

186
12 Apr 2024

Using Explainable AI and Transfer Learning to understand and predict the maintenance of Atlantic blocking with limited observational data

faceonlive/ai-research 12 Apr 2024

This work demonstrates the potential for machine learning methods to extract meaningful precursors of extreme weather events and achieve better prediction using limited observational data.

186
12 Apr 2024

Enhancing Traffic Safety with Parallel Dense Video Captioning for End-to-End Event Analysis

ucf-sst-lab/aicity2024cvprw 12 Apr 2024

Our solution mainly focuses on the following points: 1) To solve dense video captioning, we leverage the framework of dense video captioning with parallel decoding (PDVC) to model visual-language sequences and generate dense caption by chapters for video.

2
12 Apr 2024

E3: Ensemble of Expert Embedders for Adapting Synthetic Image Detectors to New Generators Using Limited Data

arefaz/e3-ensemble-of-expert-embedders-cvprwmf24 12 Apr 2024

To address these issues, we introduce the Ensemble of Expert Embedders (E3), a novel continual learning framework for updating synthetic image detectors.

1
12 Apr 2024

PINNACLE: PINN Adaptive ColLocation and Experimental points selection

faceonlive/ai-research 11 Apr 2024

Physics-Informed Neural Networks (PINNs), which incorporate PDEs as soft constraints, train with a composite loss function that contains multiple training point types: different types of collocation points chosen during training to enforce each PDE and initial/boundary conditions, and experimental points which are usually costly to obtain via experiments or simulations.

186
11 Apr 2024

OpenTrench3D: A Photogrammetric 3D Point Cloud Dataset for Semantic Segmentation of Underground Utilities

faceonlive/ai-research 11 Apr 2024

We present OpenTrench3D, a novel and comprehensive 3D Semantic Segmentation point cloud dataset, designed to advance research and development in underground utility surveying and mapping.

186
11 Apr 2024

MSciNLI: A Diverse Benchmark for Scientific Natural Language Inference

msadat3/mscinli 11 Apr 2024

Furthermore, we show that domain shift degrades the performance of scientific NLI models which demonstrates the diverse characteristics of different domains in our dataset.

0
11 Apr 2024

XNLIeu: a dataset for cross-lingual NLI in Basque

faceonlive/ai-research 10 Apr 2024

We have conducted a series of experiments using mono- and multilingual LLMs to assess a) the effect of professional post-edition on the MT system; b) the best cross-lingual strategy for NLI in Basque; and c) whether the choice of the best cross-lingual strategy is influenced by the fact that the dataset is built by translation.

186
10 Apr 2024

MULTIFLOW: Shifting Towards Task-Agnostic Vision-Language Pruning

farinamatteo/multiflow 8 Apr 2024

In this challenging setting, the transferable representations already encoded in the pretrained model are a key aspect to preserve.

5
08 Apr 2024

BatSort: Enhanced Battery Classification with Transfer Learning for Battery Sorting and Recycling

friedrichzhao/singapore_battery_dataset 8 Apr 2024

Battery recycling is a critical process for minimizing environmental harm and resource waste for used batteries.

1
08 Apr 2024