paper-with-me

Papers

Shotluck Holmes: A Family of Efficient Small-Scale Large Language Vision Models For Video Captioning and Summarization

2024-05-31 · Richard Luo, Austin Peng, Adithya Vasudev, Rishabh Jain

Video is an increasingly prominent and information-dense medium, yet it poses substantial challenges for language models. A typical video consists of a sequence of shorter segments, or shots, that collectively form a coherent narrative. Each shot is analogous to a word in a sentence where multiple data streams of information (such as visual and auditory data) must be processed simultaneously. Comprehension of the entire video requires not only understanding the visual-audio information of each shot but also requires that the model links the ideas between each shot to generate a larger, all-encompassing story. Despite significant progress in the field, current works often overlook videos' more granular shot-by-shot semantic information. In this project, we propose a family of efficient large language vision models (LLVMs) to boost video summarization and captioning called Shotluck Holmes. By leveraging better pretraining and data collection strategies, we extend the abilities of existing small LLVMs from being able to understand a picture to being able to understand a sequence of frames. Specifically, we show that Shotluck Holmes achieves better performance than state-of-the-art results on the Shot2Story video captioning and summary task with significantly smaller and more computationally efficient models.

📄 PDF Abstract BibTeX arXiv:2405.20648

Code (1)

Skyline-9/Shotluck-Holmes 공식 구현 pytorch

Tasks

SentenceVideo CaptioningVideo Summarization

Similar Papers 제목 키워드 기반

AIGI-Holmes: Towards Explainable and Generalizable AI-Generated Image Detection via Multimodal Large Language Models

2025-07-03 · Ziyin Zhou, Yunpeng Luo, Yuanchen Wu, Ke Sun 외 arxiv

The rapid development of AI-generated content (AIGC) technology has led to the misuse of highly realistic AI-generated images (AIGI) in spreading misinformation, posing a threat to public information security. Although e…

Holmes: Multimodal Agentic Diagnosis for Mixed-Language Mobile Crashes at Industrial Scale

2026-06-20 · Jia Li, Wenyuan Ma, Ting Peng, Haibin Zheng 외 arxiv

Diagnosing mobile crashes in ultra-large-scale industrial applications is a formidable challenge due to the sheer volume of code, the complexity of mixed-language environments, and the inability to reproduce failures loc…

Robust and Reliable Early-Stage Website Fingerprinting Attacks via Spatial-Temporal Distribution Analysis

2024-07-01 · Xinhao Deng, Qi Li, Ke Xu

Website Fingerprinting (WF) attacks identify the websites visited by users by performing traffic analysis, compromising user privacy. Particularly, DL-based WF attacks demonstrate impressive attack performance. However, …

Contrastive LearningData AugmentationWebsite Fingerprinting Attacks

Holmes-VAD: Towards Unbiased and Explainable Video Anomaly Detection via Multi-modal LLM

2024-06-18 · Huaxin Zhang, Xiaohao Xu, Xiang Wang, Jialong Zuo 외

Towards open-ended Video Anomaly Detection (VAD), existing methods often exhibit biased detection when faced with challenging or unseen events and lack interpretability. To address these drawbacks, we propose Holmes-VAD,…

Anomaly DetectionAnomaly LocalizationLanguage ModelingLanguage Modelling+3

Hierarchical Latent Structure Learning through Online Inference

2026-03-19 · Ines Aitsahalia, Kiyohito Iigaya arxiv

Learning systems must balance generalization across experiences with discrimination of task-relevant details. Effective learning therefore requires representations that support both. Online latent-cause models support in…