paper-with-me

Papers

A Six-Dimensional Taxonomy of Post-Training Adaptation Techniques with Applications in AI Governance

2026-08-06 · Fardin Afdideh, Fernando Seoane, Farhad Abtahi arxiv

Post-training adaptation has become central to modern machine learning practice and includes techniques such as retraining, fine-tuning, parameter-efficient adaptation, alignment, retrieval augmentation, model editing, unlearning, calibration, and Multimodal Instruction Tuning. However, the literature remains fragmented across technique families, model classes, and deployment contexts, making it difficult to compare methods or describe how a trained model has been modified. This survey synthesizes the post-training adaptation literature and introduces a six-dimensional taxonomy organized by mechanism, goal, data requirement, persistence, structural scope, and model type. The taxonomy distinguishes commonly conflated terms such as fine-tuning, retrieval augmentation, and prompting, and shows how adaptation strategies evolve from traditional machine learning through deep learning, foundation models, large language models, and multimodal large language models. It also maps relationships among techniques, including inheritance, supersession, hybridization, and layered deployment stacks. The resulting vocabulary can support technical documentation, model-change tracking, and governance analysis. The survey concludes by identifying open challenges in evaluation, reproducibility, persistent inference-time adaptation, unlearning, multimodal adaptation, and governance-aware post-training workflows.

📄 PDF Abstract BibTeX arXiv:2608.06246

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Deep Domain Adaptation for Turbofan Engine Remaining Useful Life Prediction: Methodologies, Evaluation and Future Trends

2025-10-04 · Yucheng Wang, Mohamed Ragab, Yubo Hou, Zhenghua Chen 외 arxiv

Remaining Useful Life (RUL) prediction for turbofan engines plays a vital role in predictive maintenance, ensuring operational safety and efficiency in aviation. Although data-driven approaches using machine learning and…

Domain Adaptation

Taxonomy of Machine Learning Safety: A Survey and Primer

2021-06-09 · Sina Mohseni, Haotao Wang, Zhiding Yu, Chaowei Xiao 외

The open-world deployment of Machine Learning (ML) algorithms in safety-critical applications such as autonomous vehicles needs to address a variety of ML vulnerabilities such as interpretability, verifiability, and perf…

Autonomous VehiclesBIG-bench Machine LearningDiversityDomain Adaptation+1

From Weights to Activations: Is Steering the Next Frontier of Adaptation?

2026-04-15 · Simon Ostermann, Daniil Gurgurov, Tanja Baeumel, Michael A. Hedderich 외 arxiv

Post-training adaptation of language models is commonly achieved through parameter updates or input-based methods such as fine-tuning, parameter-efficient adaptation, and prompting. In parallel, a growing body of work mo…

Video-LMM Post-Training: A Deep Dive into Video Reasoning with Large Multimodal Models

2025-10-06 · Yolo Y. Tang, Jing Bi, Pinxin Liu, Zhenyu Pan 외 arxiv

Video understanding represents the most challenging frontier in computer vision, requiring models to reason about complex spatiotemporal relationships, long-term dependencies, and multimodal evidence. The recent emergenc…

Reinforcement Learning

CrAFT: Compression-Aware Fine-Tuning for Efficient Visual Task Adaptation

2023-05-08 · Jung Hwan Heo, Seyedarmin Azizi, Arash Fayyazi, Massoud Pedram

Transfer learning has become a popular task adaptation method in the era of foundation models. However, many foundation models require large storage and computing resources, which makes off-the-shelf deployment impractic…

GPUModel CompressionQuantizationTransfer Learning