paper-with-me

Papers

Capturing Rich Behavior Representations: A Dynamic Action Semantic-Aware Graph Transformer for Video Captioning

2025-02-19 · Caihua Liu, Xu Li, Wenjing Xue, Wei Tang, Xia Feng

Existing video captioning methods merely provide shallow or simplistic representations of object behaviors, resulting in superficial and ambiguous descriptions. However, object behavior is dynamic and complex. To comprehensively capture the essence of object behavior, we propose a dynamic action semantic-aware graph transformer. Firstly, a multi-scale temporal modeling module is designed to flexibly learn long and short-term latent action features. It not only acquires latent action features across time scales, but also considers local latent action details, enhancing the coherence and sensitiveness of latent action representations. Secondly, a visual-action semantic aware module is proposed to adaptively capture semantic representations related to object behavior, enhancing the richness and accurateness of action representations. By harnessing the collaborative efforts of these two modules,we can acquire rich behavior representations to generate human-like natural descriptions. Finally, this rich behavior representations and object representations are used to construct a temporal objects-action graph, which is fed into the graph transformer to model the complex temporal dependencies between objects and actions. To avoid adding complexity in the inference phase, the behavioral knowledge of the objects will be distilled into a simple network through knowledge distillation. The experimental results on MSVD and MSR-VTT datasets demonstrate that the proposed method achieves significant performance improvements across multiple metrics.

📄 PDF Abstract BibTeX arXiv:2502.13754

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationObjectVideo Captioning

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
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…
LapEigen 설명 없음
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

Behavior-Aware Item Modeling via Dynamic Procedural Solution Representations for Knowledge Tracing

2026-04-09 · Jun Seo, Sangwon Ryu, Heejin Do, Hyounghun Kim 외 arxiv

Knowledge Tracing (KT) aims to predict learners' future performance from past interactions. While recent KT approaches have improved via learning item representations aligned with Knowledge Components, they overlook the …

Knowledge Tracing

ConLA: Contrastive Latent Action Learning from Human Videos for Robotic Manipulation

2026-01-31 · Weisheng Dai, Kai Lan, Jianyi Zhou, Bo Zhao 외 arxiv

Vision-Language-Action (VLA) models achieve preliminary generalization through pretraining on large scale robot teleoperation datasets. However, acquiring datasets that comprehensively cover diverse tasks and environment…

CoActionGraphRec: Sequential Multi-Interest Recommendations Using Co-Action Graphs

2024-10-15 · Yi Sun, Yuri M. Brovman

There are unique challenges to developing item recommender systems for e-commerce platforms like eBay due to sparse data and diverse user interests. While rich user-item interactions are important, eBay's data sparsity e…

Graph Neural NetworkRecommendation Systems

Camera-based implicit mind reading by capturing higher-order semantic dynamics of human gaze within environmental context

2025-07-17 · Mengke Song, Yuge Xie, Qi Cui, Luming Li 외

Emotion recognition,as a step toward mind reading,seeks to infer internal states from external cues.Most existing methods rely on explicit signals-such as facial expressions,speech,or gestures-that reflect only bodily re…

Emotion Recognition

JiuTian Chuanliu: A Large Spatiotemporal Model for General-purpose Dynamic Urban Sensing

2025-10-26 · Liangzhe Han, Leilei Sun, Tongyu Zhu, Tao Tao 외 arxiv

As a window for urban sensing, human mobility contains rich spatiotemporal information that reflects both residents' behavior preferences and the functions of urban areas. The analysis of human mobility has attracted the…

Self-Supervised Learning