paper-with-me

홈 › Papers

LoRA-fine-tuned Large Vision Models for Automated Assessment of Post-SBRT Lung Injury

2025-09-15 · M. Bolhassani, B. Veasey, E. Daugherty, S. Keltner, N. Kumar, N. Dunlap, A. Amini arxiv

This study investigates the efficacy of Low-Rank Adaptation (LoRA) for fine-tuning large Vision Models, DinoV2 and SwinV2, to diagnose Radiation-Induced Lung Injury (RILI) from X-ray CT scans following Stereotactic Body Radiation Therapy (SBRT). To evaluate the robustness and efficiency of this approach, we compare LoRA with traditional full fine-tuning and inference-only (no fine-tuning) methods. Cropped images of two sizes (50 mm3 and 75 mm3), centered at the treatment isocenter, in addition to different adaptation techniques for adapting the 2D LVMs for 3D data were used to determine the sensitivity of the models to spatial context. Experimental results show that LoRA achieves comparable or superior performance to traditional fine-tuning while significantly reducing computational costs and training times by requiring fewer trainable parameters.

📄 PDF Abstract BibTeX arXiv:2509.12155

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Investigating first-language bias in LLM-based automated essay scoring: A cross-prompt evaluation of an open-weight AI-model on TOEFL essays

2026-07-16 · John Maurice Gayed arxiv

This study examines the cross-prompt generalization and first-language (L1) scoring effects of a LoRA-adapted open-weight large language model (Gemma-3-27B-it) applied to automated essay scoring. Using the identical mode…

Automated Essay Scoring

An empirical study of LoRA-based fine-tuning of large language models for automated test case generation

2026-04-08 · Milad Moradi, Ke Yan, David Colwell, Rhona Asgari arxiv

Automated test case generation from natural language requirements remains a challenging problem in software engineering due to the ambiguity of requirements and the need to produce structured, executable test artifacts. …

parameter-efficient fine-tuning

BYOM: Building Your Own Multi-Task Model For Free

2023-10-03 · Weisen Jiang, Baijiong Lin, Han Shi, Yu Zhang 외

Recently, various merging methods have been proposed to build a multi-task model from task-specific finetuned models without retraining. However, existing methods suffer from a large performance deterioration compared to…

LangVision-LoRA-NAS: Neural Architecture Search for Variable LoRA Rank in Vision Language Models

2025-08-17 · Krishna Teja Chitty-Venkata, Murali Emani, Venkatram Vishwanath arxiv

Vision Language Models (VLMs) integrate visual and text modalities to enable multimodal understanding and generation. These models typically combine a Vision Transformer (ViT) as an image encoder and a Large Language Mod…

Neural Architecture SearchComputational EfficiencyText Generation

Model merging with SVD to tie the Knots

2024-10-25 · George Stoica, Pratik Ramesh, Boglarka Ecsedi, Leshem Choshen 외

Recent model merging methods demonstrate that the parameters of fully-finetuned models specializing in distinct tasks can be combined into one model capable of solving all tasks without retraining. Yet, this success does…

model