paper-with-me

Papers

Text-Derived Knowledge Helps Vision: A Simple Cross-modal Distillation for Video-based Action Anticipation

2022-10-12 · Sayontan Ghosh, Tanvi Aggarwal, Minh Hoai, Niranjan Balasubramanian

Anticipating future actions in a video is useful for many autonomous and assistive technologies. Most prior action anticipation work treat this as a vision modality problem, where the models learn the task information primarily from the video features in the action anticipation datasets. However, knowledge about action sequences can also be obtained from external textual data. In this work, we show how knowledge in pretrained language models can be adapted and distilled into vision-based action anticipation models. We show that a simple distillation technique can achieve effective knowledge transfer and provide consistent gains on a strong vision model (Anticipative Vision Transformer) for two action anticipation datasets (3.5% relative gain on EGTEA-GAZE+ and 7.2% relative gain on EPIC-KITCHEN 55), giving a new state-of-the-art result.

📄 PDF Abstract BibTeX arXiv:2210.05991

Code (1)

stonybrooknlp/action-anticipation-lmtovideo 공식 구현 pytorch

Tasks

Action AnticipationTransfer Learning

Similar Papers 제목 키워드 기반

Learning to generate one-sentence biographies from Wikidata

2017-02-21 · EACL 2017 4 · Andrew Chisholm, Will Radford, Ben Hachey

We investigate the generation of one-sentence Wikipedia biographies from facts derived from Wikidata slot-value pairs. We train a recurrent neural network sequence-to-sequence model with attention to select facts and gen…

Sentence

SITUATE -- Synthetic Object Counting Dataset for VLM training

2026-01-26 · René Peinl, Vincent Tischler, Patrick Schröder, Christian Groth arxiv

We present SITUATE, a novel dataset designed for training and evaluating Vision Language Models on counting tasks with spatial constraints. The dataset bridges the gap between simple 2D datasets like VLMCountBench and of…

Object Counting

IMACT-CXR: An Interactive Multi-Agent Conversational Tutoring System for Chest X-Ray Interpretation

2025-11-19 · Tuan-Anh Le, Anh Mai Vu, David Yang, Akash Awasthi 외 arxiv

IMACT-CXR is an interactive multi-agent conversational tutor that helps trainees interpret chest X-rays by unifying spatial annotation, gaze analysis, knowledge retrieval, and image-grounded reasoning in a single AutoGen…

Knowledge Tracing

skweak: Weak Supervision Made Easy for NLP

2021-04-19 · ACL 2021 5 · Pierre Lison, Jeremy Barnes, Aliaksandr Hubin

We present skweak, a versatile, Python-based software toolkit enabling NLP developers to apply weak supervision to a wide range of NLP tasks. Weak supervision is an emerging machine learning paradigm based on a simple id…

NERSentiment Analysistext-classificationText Classification

Matching with Transformers in MELT

2021-09-15 · Sven Hertling, Jan Portisch, Heiko Paulheim

One of the strongest signals for automated matching of ontologies and knowledge graphs are the textual descriptions of the concepts. The methods that are typically applied (such as character- or token-based comparisons) …

Graph MatchingKnowledge GraphsOntology Matching