paper-with-me

홈 › Papers

LLVMs4Protest: Harnessing the Power of Large Language and Vision Models for Deciphering Protests in the News

2023-11-30 · Yongjun Zhang

Large language and vision models have transformed how social movements scholars identify protest and extract key protest attributes from multi-modal data such as texts, images, and videos. This article documents how we fine-tuned two large pretrained transformer models, including longformer and swin-transformer v2, to infer potential protests in news articles using textual and imagery data. First, the longformer model was fine-tuned using the Dynamic of Collective Action (DoCA) Corpus. We matched the New York Times articles with the DoCA database to obtain a training dataset for downstream tasks. Second, the swin-transformer v2 models was trained on UCLA-protest imagery data. UCLA-protest project contains labeled imagery data with information such as protest, violence, and sign. Both fine-tuned models will be available via \url{https://github.com/Joshzyj/llvms4protest}. We release this short technical report for social movement scholars who are interested in using LLVMs to infer protests in textual and imagery data.

📄 PDF Abstract BibTeX arXiv:2311.18241

Code (1)

joshzyj/llvms4protest 공식 구현 pytorch

Tasks

Articles

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Weight Decay 설명 없음
AdamW AdamW is a stochastic optimization method that modifies the typical implementation of weight decay in Adam, by decoupling [weight…
Residual Connection 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

TroL: Traversal of Layers for Large Language and Vision Models

2024-06-18 · Byung-Kwan Lee, Sangyun Chung, Chae Won Kim, Beomchan Park 외

Large language and vision models (LLVMs) have been driven by the generalization power of large language models (LLMs) and the advent of visual instruction tuning. Along with scaling them up directly, these models enable …

Visual Question Answering

Phantom of Latent for Large Language and Vision Models

2024-09-23 · Byung-Kwan Lee, Sangyun Chung, Chae Won Kim, Beomchan Park 외

The success of visual instruction tuning has accelerated the development of large language and vision models (LLVMs). Following the scaling laws of instruction-tuned large language models (LLMs), LLVMs either have furthe…

Visual Question Answering

MoAI: Mixture of All Intelligence for Large Language and Vision Models

2024-03-12 · Byung-Kwan Lee, Beomchan Park, Chae Won Kim, Yong Man Ro

The rise of large language models (LLMs) and instruction tuning has led to the current trend of instruction-tuned large language and vision models (LLVMs). This trend involves either meticulously curating numerous instru…

AllMixture-of-ExpertsScene UnderstandingVisual Question Answering

Meteor: Mamba-based Traversal of Rationale for Large Language and Vision Models

2024-05-24 · Byung-Kwan Lee, Chae Won Kim, Beomchan Park, Yong Man Ro

The rapid development of large language and vision models (LLVMs) has been driven by advances in visual instruction tuning. Recently, open-source LLVMs have curated high-quality visual instruction tuning datasets and uti…

Common Sense ReasoningLanguage ModellingMambaMath+2

Creative Problem Solving in Large Language and Vision Models -- What Would it Take?

2024-05-02 · Lakshmi Nair, Evana Gizzi, Jivko Sinapov

We advocate for a strong integration of Computational Creativity (CC) with research in large language and vision models (LLVMs) to address a key limitation of these models, i.e., creative problem solving. We present prel…