paper-with-me

Papers

Paxion: Patching Action Knowledge in Video-Language Foundation Models

2023-05-18 · NeurIPS 2023 11 · Zhenhailong Wang, Ansel Blume, Sha Li, Genglin Liu, Jaemin Cho, Zineng Tang, Mohit Bansal, Heng Ji

Action knowledge involves the understanding of textual, visual, and temporal aspects of actions. We introduce the Action Dynamics Benchmark (ActionBench) containing two carefully designed probing tasks: Action Antonym and Video Reversal, which targets multimodal alignment capabilities and temporal understanding skills of the model, respectively. Despite recent video-language models' (VidLM) impressive performance on various benchmark tasks, our diagnostic tasks reveal their surprising deficiency (near-random performance) in action knowledge, suggesting that current models rely on object recognition abilities as a shortcut for action understanding. To remedy this, we propose a novel framework, Paxion, along with a new Discriminative Video Dynamics Modeling (DVDM) objective. The Paxion framework utilizes a Knowledge Patcher network to encode new action knowledge and a Knowledge Fuser component to integrate the Patcher into frozen VidLMs without compromising their existing capabilities. Due to limitations of the widely-used Video-Text Contrastive (VTC) loss for learning action knowledge, we introduce the DVDM objective to train the Knowledge Patcher. DVDM forces the model to encode the correlation between the action text and the correct ordering of video frames. Our extensive analyses show that Paxion and DVDM together effectively fill the gap in action knowledge understanding (~50% to 80%), while maintaining or improving performance on a wide spectrum of both object- and action-centric downstream tasks. The code and data will be made publicly available for research purposes at https://github.com/MikeWangWZHL/Paxion.git.

📄 PDF Abstract BibTeX arXiv:2305.10683

Code (1)

mikewangwzhl/paxion 공식 구현 pytorch

Tasks

Action UnderstandingDiagnosticObject RecognitionVideo Question Answering

Similar Papers 제목 키워드 기반

Functional Abstraction of Knowledge Recall in Large Language Models

2025-04-20 · Zijian Wang, Chang Xu

Pre-trained transformer large language models (LLMs) demonstrate strong knowledge recall capabilities. This paper investigates the knowledge recall mechanism in LLMs by abstracting it into a functional structure. We prop…

knowledge editing

Watch-n-Patch: Unsupervised Learning of Actions and Relations

2016-03-11 · Chenxia Wu, Jiemi Zhang, Ozan Sener, Bart Selman 외

There is a large variation in the activities that humans perform in their everyday lives. We consider modeling these composite human activities which comprises multiple basic level actions in a completely unsupervised se…

Action SegmentationClusteringUnsupervised Action Segmentation

Job Dispatching Policies for Queueing Systems with Unknown Service Rates

2021-06-08 · Tuhinangshu Choudhury, Gauri Joshi, Weina Wang, Sanjay Shakkottai

In multi-server queueing systems where there is no central queue holding all incoming jobs, job dispatching policies are used to assign incoming jobs to the queue at one of the servers. Classic job dispatching policies s…

LLM-ODDR: A Large Language Model Framework for Joint Order Dispatching and Driver Repositioning

2025-05-28 · Tengfei Lyu, Siyuan Feng, Hao liu, Hai Yang

Ride-hailing platforms face significant challenges in optimizing order dispatching and driver repositioning operations in dynamic urban environments. Traditional approaches based on combinatorial optimization, rule-based…

Combinatorial OptimizationFairnessLanguage ModelingLanguage Modelling+1

Localized Definitions and Distributed Reasoning: A Proof-of-Concept Mechanistic Interpretability Study via Activation Patching

2025-04-03 · Nooshin Bahador

This study investigates the localization of knowledge representation in fine-tuned GPT-2 models using Causal Layer Attribution via Activation Patching (CLAP), a method that identifies critical neural layers responsible f…

Answer GenerationEEGModel Editing