Transfer learning from language models to image caption generators: Better models may not transfer better
Abstract: When designing a neural caption generator, a convolutional neural network can be used to extract image features. Is it possible to also use a neural LLM to extract sentence prefix features? We answer this question by trying different ways to transfer the recurrent neural network and embedding layer from a neural LLM to an image caption generator. We find that image caption generators with transferred parameters perform better than those trained from scratch, even when simply pre-training them on the text of the same captions dataset it will later be trained on. We also find that the best LLMs (in terms of perplexity) do not result in the best caption generators after transfer learning.
Paper Prompts
Sign up for free to create and run prompts on this paper using GPT-5.
Top Community Prompts
Collections
Sign up for free to add this paper to one or more collections.