paper-with-me

홈 › Papers

Guided Transfer Learning

2023-03-26 · Danko Nikolić, Davor Andrić, Vjekoslav Nikolić

Machine learning requires exuberant amounts of data and computation. Also, models require equally excessive growth in the number of parameters. It is, therefore, sensible to look for technologies that reduce these demands on resources. Here, we propose an approach called guided transfer learning. Each weight and bias in the network has its own guiding parameter that indicates how much this parameter is allowed to change while learning a new task. Guiding parameters are learned during an initial scouting process. Guided transfer learning can result in a reduction in resources needed to train a network. In some applications, guided transfer learning enables the network to learn from a small amount of data. In other cases, a network with a smaller number of parameters can learn a task which otherwise only a larger network could learn. Guided transfer learning potentially has many applications when the amount of data, model size, or the availability of computational resources reach their limits.

📄 PDF Abstract BibTeX arXiv:2303.16154

Code (1)

robotsgomental/gtl_poc 공식 구현 pytorch

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Multimodality-guided Image Style Transfer using Cross-modal GAN Inversion

2023-12-04 · Hanyu Wang, Pengxiang Wu, Kevin Dela Rosa, Chen Wang 외

Image Style Transfer (IST) is an interdisciplinary topic of computer vision and art that continuously attracts researchers' interests. Different from traditional Image-guided Image Style Transfer (IIST) methods that requ…

Style Transfer

PoNA: Pose-guided Non-local Attention for Human Pose Transfer

2020-12-13 · Kun Li, Jinsong Zhang, Yebin Liu, Yu-Kun Lai 외

Human pose transfer, which aims at transferring the appearance of a given person to a target pose, is very challenging and important in many applications. Previous work ignores the guidance of pose features or only uses …

Generative Adversarial NetworkPerson Re-IdentificationPose Transfer

Unsharp Mask Guided Filtering

2021-06-02 · Zenglin Shi, Yunlu Chen, Efstratios Gavves, Pascal Mettes 외

The goal of this paper is guided image filtering, which emphasizes the importance of structure transfer during filtering by means of an additional guidance image. Where classical guided filters transfer structures using …

Denoising

Transferable-guided Attention Is All You Need for Video Domain Adaptation

2024-07-01 · André Sacilotti, Samuel Felipe dos Santos, Nicu Sebe, Jurandy Almeida

Unsupervised domain adaptation (UDA) in videos is a challenging task that remains not well explored compared to image-based UDA techniques. Although vision transformers (ViT) achieve state-of-the-art performance in many …

AllDomain AdaptationUnsupervised Domain Adaptation

VGSG: Vision-Guided Semantic-Group Network for Text-based Person Search

2023-11-13 · Shuting He, Hao Luo, Wei Jiang, Xudong Jiang 외

Text-based Person Search (TBPS) aims to retrieve images of target pedestrian indicated by textual descriptions. It is essential for TBPS to extract fine-grained local features and align them crossing modality. Existing m…

Person SearchText based Person RetrievalText based Person SearchTransfer Learning