Papers › AdCare-VLM: Leveraging Large Vision Language Model (LVLM) to Monitor Long-Term...

AdCare-VLM: Leveraging Large Vision Language Model (LVLM) to Monitor Long-Term Medication Adherence and Care

1 May 2025arXiv:2505.00275archive 2025-07-28

Md Asaduzzaman Jabin, Hanqi Jiang, Yiwei Li, Patrick Kaggwa, Eugene Douglass, Juliet N. Sekandi, Tianming Liu

Chronic diseases, including diabetes, hypertension, asthma, HIV-AIDS, epilepsy, and tuberculosis, necessitate rigorous adherence to medication to avert disease progression, manage symptoms, and decrease mortality rates. Adherence is frequently undermined by factors including patient behavior, caregiver support, elevated medical costs, and insufficient healthcare infrastructure. We propose AdCare-VLM, a specialized Video-LLaVA-based multimodal large vision language model (LVLM) aimed at visual question answering (VQA) concerning medication adherence through patient videos. We employ a private dataset comprising 806 custom-annotated tuberculosis (TB) medication monitoring videos, which have been labeled by clinical experts, to fine-tune the model for adherence pattern detection. We present LLM-TB-VQA, a detailed medical adherence VQA dataset that encompasses positive, negative, and ambiguous adherence cases. Our method identifies correlations between visual features, such as the clear visibility of the patient's face, medication, water intake, and the act of ingestion, and their associated medical concepts in captions. This facilitates the integration of aligned visual-linguistic representations and improves multimodal interactions. Experimental results indicate that our method surpasses parameter-efficient fine-tuning (PEFT) enabled VLM models, such as LLaVA-V1.5 and Chat-UniVi, with absolute improvements ranging from 3.1% to 3.54% across pre-trained, regular, and low-rank adaptation (LoRA) configurations. Comprehensive ablation studies and attention map visualizations substantiate our approach, enhancing interpretability.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2505.00275")

Code

Syntology Ran 3 of 10 code samples harvested from 1 repository linked to this paper; 7 have no recorded run. Of those that ran: 2 ran · our draft was wrong; 1 ran with no contract checked.

By repository: official repository: 10 samples from 1 repository, 3 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

asad14053/AdCare-VLM officialpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 3 ran; 0 honoured the contract we drafted; 7 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · our draft was wrong
1ran
7unverified

Licence: 0 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from asad14053/AdCare-VLM. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

LanguageBindImageTower asad14053/AdCare-VLM/videollava/model/language_model/llava_llama.py official repository ran MIT (permissive) · 07371c331d41d4c5 · report
build_video_tower asad14053/AdCare-VLM/videollava/model/language_model/llava_llama.py official repository ran · our draft was wrong MIT (permissive) · 745b178342051072 · report
build_vision_projector asad14053/AdCare-VLM/videollava/model/language_model/llava_llama.py official repository ran · our draft was wrong MIT (permissive) · ef4db0da176c674c · report
CLIPVisionTower asad14053/AdCare-VLM/videollava/model/language_model/llava_llama.py official repository unverified MIT (permissive) · 6422a6162a5e6169 · report
LanguageBindVideoTower asad14053/AdCare-VLM/videollava/model/language_model/llava_llama.py official repository unverified MIT (permissive) · 8e7e7423f1e4a61f · report
LlavaLlamaForCausalLM asad14053/AdCare-VLM/videollava/model/language_model/llava_llama.py official repository unverified MIT (permissive) · 8bf0e6b04d962b11 · report
LlavaLlamaModel asad14053/AdCare-VLM/videollava/model/language_model/llava_llama.py official repository unverified MIT (permissive) · b77d45f0407b91ff · report
LlavaMetaForCausalLM asad14053/AdCare-VLM/videollava/model/language_model/llava_llama.py official repository unverified MIT (permissive) · 236fb9c779e786df · report
LlavaMetaModel asad14053/AdCare-VLM/videollava/model/language_model/llava_llama.py official repository unverified MIT (permissive) · e57c28d468e2fe09 · report
build_image_tower asad14053/AdCare-VLM/videollava/model/language_model/llava_llama.py official repository unverified MIT (permissive) · 408c940a53f97c09 · report

Tasks

Language ModelingLanguage ModellingQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)parameter-efficient fine-tuning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

AttentionSoftmax

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections