中文
相关论文

相关论文: Parameter-Efficient VLMs for Gastrointestinal Endo…

200 篇论文

Although vision foundation models (VFMs) are increasingly reused for biomedical image analysis, it remains unclear whether the latent representations they provide are general enough to support effective transfer and reuse across…

计算机视觉与模式识别 · 计算机科学 2026-02-10 Caterina Fuster-Barceló , Virginie Uhlmann

Recent advances in Large Vision-Language Models (LVLMs) have significantly improve performance in image comprehension tasks, such as formatted charts and rich-content images. Yet, Graphical User Interface (GUI) pose a greater challenge due…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Ziyang Meng , Yu Dai , Zezheng Gong , Shaoxiong Guo , Minglong Tang , Tongquan Wei

Surgical Video Question Answering (VideoQA) requires accurate temporal grounding while remaining robust to natural variation in how clinicians phrase questions, where linguistic bias can arise. Standard Parameter Efficient Fine Tuning…

计算机视觉与模式识别 · 计算机科学 2026-03-11 Luca Carlini , Chiara Lena , Cesare Hassan , Danail Stoyanov , Elena De Momi , Sophia Bano , Mobarak I. Hoque

Fine-tuning large language models (LLMs) is crucial for improving their performance on downstream tasks, but full-parameter fine-tuning (Full-FT) is computationally expensive and memory-intensive. Parameter-efficient fine-tuning (PEFT)…

计算与语言 · 计算机科学 2026-05-12 Longteng Zhang , Lin Zhang , Shaohuai Shi , Xiaowen Chu , Bo Li

We present Florence-VL, a new family of multimodal large language models (MLLMs) with enriched visual representations produced by Florence-2, a generative vision foundation model. Unlike the widely used CLIP-style vision transformer trained…

计算机视觉与模式识别 · 计算机科学 2024-12-06 Jiuhai Chen , Jianwei Yang , Haiping Wu , Dianqi Li , Jianfeng Gao , Tianyi Zhou , Bin Xiao

Limited labeled data makes it hard to train models from scratch in medical domain, and an important paradigm is pre-training and then fine-tuning. Large pre-trained models contain rich representations, which can be adapted to downstream…

计算机视觉与模式识别 · 计算机科学 2023-07-20 Along He , Kai Wang , Zhihong Wang , Tao Li , Huazhu Fu

Endoscopy serves as an essential procedure for evaluating the gastrointestinal (GI) tract and plays a pivotal role in identifying GI-related disorders. Recent advancements in deep learning have demonstrated substantial progress in detecting…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Astitva Kamble , Vani Bandodkar , Saakshi Dharmadhikary , Veena Anand , Pradyut Kumar Sanki , Mei X. Wu , Biswabandhu Jana

Medical Visual Question Answering (VQA) enhances clinical decision-making by enabling systems to interpret medical images and answer clinical queries. However, developing efficient, high-performance VQA models is challenging due to the…

计算机视觉与模式识别 · 计算机科学 2025-04-09 Belal Alsinglawi , Chris McCarthy , Sara Webb , Christopher Fluke , Navid Toosy Saidy

The escalating global mortality and morbidity rates associated with gastrointestinal (GI) bleeding, compounded by the complexities and limitations of traditional endoscopic methods, underscore the urgent need for a critical review of…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Tanisha Singh , Shreshtha Jha , Nidhi Bhatt , Palak Handa , Nidhi Goel , Sreedevi Indu

Parameter-efficient fine-tuning (PEFT) methods, which fine-tune only a subset of model parameters, offer a promising solution by reducing the computational costs of tuning large language models (LLMs) while maintaining their performance.…

软件工程 · 计算机科学 2025-11-25 André Storhaug , Jingyue Li

Advances in GPT-based large language models (LLMs) are revolutionizing natural language processing, exponentially increasing its use across various domains. Incorporating uni-directional attention, these autoregressive LLMs can generate…

计算机视觉与模式识别 · 计算机科学 2023-07-25 Lalithkumar Seenivasan , Mobarakol Islam , Gokul Kannan , Hongliang Ren

We present Information Gain Fine-Tuning (IGFT), a novel approach for training medical conversational AI to conduct effective patient interviews and generate comprehensive History of Present Illness (HPI) without requiring pre-collected…

人工智能 · 计算机科学 2026-01-27 Tanvi Verma , Yang Zhou , Rick Siow Mong Goh , Yong Liu

Vision-language-action (VLA) models inherit rich visual-semantic priors from pre-trained vision-language backbones, but adapting them to robotic control remains challenging. Full fine-tuning (FFT) is prone to overfitting on downstream…

机器人学 · 计算机科学 2026-05-11 Yuhua Jiang , Junjie Lu , Xinyao Qin , Xiaoyu Chen , Kaixin Wang , Feifei Gao , Li Zhao

A large number of different lesions and pathologies can affect the human digestive system, resulting in life-threatening situations. Early detection plays a relevant role in the successful treatment and the increase of current survival…

图像与视频处理 · 电气工程与系统科学 2021-11-18 Adrian Galdran , Gustavo Carneiro , Miguel A. González Ballester

Chat models are capable of answering a wide range of questions, however, the accuracy of their responses is highly uncertain. In this research, we propose a specialized PEFT-MedAware model where we utilize parameter-efficient fine-tuning…

计算与语言 · 计算机科学 2023-11-20 Keivalya Pandya

Deploying vision-language models (VLMs) in clinical settings demands auditable behavior under realistic failure conditions, yet the failure landscape of frontier VLMs on specialized medical inputs is poorly characterized. We audit five…

人工智能 · 计算机科学 2026-05-01 Xupeng Chen , Binbin Shi , Chenqian Le , Qifu Yin , Lang Lin , Haowei Ni , Ran Gong , Panfeng Li

This study explores the fine-tuning (FT) of the Open Pre-trained Transformer (OPT-125M) for grammatical acceptability tasks using the CoLA dataset. By comparing Vanilla-Fine-Tuning (VFT), Pattern-Based-Fine-Tuning (PBFT), and…

计算与语言 · 计算机科学 2025-01-15 Shobhit Ratan , Farley Knight , Ghada Jerfel , Sze Chung Ho

Medical visual question answering (VQA) is a challenging multimodal task, where Vision-Language Pre-training (VLP) models can effectively improve the generalization performance. However, most methods in the medical field treat VQA as an…

计算机视觉与模式识别 · 计算机科学 2024-06-21 Jiawei Chen , Dingkang Yang , Yue Jiang , Yuxuan Lei , Lihua Zhang

Parameter-efficient fine-tuning (PEFT) of powerful pre-trained models for complex downstream tasks has proven effective in vision and language processing, yet this paradigm remains unexplored in scientific machine learning, where the…

机器学习 · 计算机科学 2025-10-20 Hangwei Zhang , Chun Kang , Yan Wang , Difan Zou

Large language models perform well on many medical QA benchmarks, but real clinical reasoning often requires integrating evidence across multiple images rather than interpreting a single view. We introduce MedThinkVQA, an expert-annotated…

计算机视觉与模式识别 · 计算机科学 2026-05-05 Zonghai Yao , Benlu Wang , Yifan Zhang , Junda Wang , Iris Xia , Zhipeng Tang , Shuo Han , Feiyun Ouyang , Zhichao Yang , Arman Cohan , Hong Yu