paper-with-me

홈 › Papers

Parameter fine-tuning method for MMG model using real-scale ship data

2023-12-07 · Rin Suyama, Rintaro Matsushita, Ryo Kakuta, Kouki Wakita, Atsuo Maki

In this paper, a fine-tuning method of the parameters in the MMG model for the real-scale ship is proposed. In the proposed method, all of the arbitrarily indicated target parameters of the MMG model are tuned simultaneously in the framework of SI using time series data of real-sale ship maneuvering motion data to steadily improve the accuracy of the MMG model. Parameter tuning is formulated as a minimization problem of the deviation of the maneuvering motion simulated with given parameters and the real-scale ship trials, and the global solution is explored using CMA-ES. By constraining the exploration ranges to the neighborhood of the previously determined parameter values, the proposed method limits the output in a realistic range. The proposed method is applied to the tuning of 12 parameters for a container ship with five different widths of the exploration range. The results show that, in all cases, the accuracy of the maneuvering simulation is improved by applying the tuned parameters to the MMG model, and the validity of the proposed parameter fine-tuning method is confirmed.

📄 PDF Abstract BibTeX arXiv:2312.04224

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series

Similar Papers 제목 키워드 기반

Co-Tuning for Transfer Learning

2020-12-01 · NeurIPS 2020 12 · Kaichao You, Zhi Kou, Mingsheng Long, Jianmin Wang

Fine-tuning pre-trained deep neural networks (DNNs) to a target dataset, also known as transfer learning, is widely used in computer vision and NLP. Because task-specific layers mainly contain categorical information and…

Image ClassificationTransfer Learningvalid

Semantic Hierarchical Prompt Tuning for Parameter-Efficient Fine-Tuning

2024-12-22 · Haowei Zhu, Fangyuan Zhang, Rui Qin, Tianxiang Pan 외

As the scale of vision models continues to grow, Visual Prompt Tuning (VPT) has emerged as a parameter-efficient transfer learning technique, noted for its superior performance compared to full fine-tuning. However, indi…

Attributeparameter-efficient fine-tuningTransfer LearningVisual Prompt Tuning

FAAR: Efficient Frequency-Aware Multi-Task Fine-Tuning via Automatic Rank Selection

2026-03-20 · Maxime Fontana, Michael Spratling, Miaojing Shi arxiv

Adapting models pre-trained on large-scale datasets is a proven way to reach strong performance quickly for down-stream tasks. However, the growth of state-of-the-art mod-els makes traditional full fine-tuning unsuitable…

parameter-efficient fine-tuningMulti-Task Learning

Astraios: Parameter-Efficient Instruction Tuning Code Large Language Models

2024-01-01 · Terry Yue Zhuo, Armel Zebaze, Nitchakarn Suppattarachai, Leandro von Werra 외

The high cost of full-parameter fine-tuning (FFT) of Large Language Models (LLMs) has led to a series of parameter-efficient fine-tuning (PEFT) methods. However, it remains unclear which methods provide the best cost-per…

Code Generationparameter-efficient fine-tuning

CVPT: Cross-Attention help Visual Prompt Tuning adapt visual task

2024-08-27 · Lingyun Huang, Jianxu Mao, Yaonan Wang, Junfei Yi 외

In recent years, the rapid expansion of model sizes has led to large-scale pre-trained models demonstrating remarkable capabilities. Consequently, there has been a trend towards increasing the scale of models. However, t…

parameter-efficient fine-tuningVisual Prompt Tuning