paper-with-me

Papers

TAMFormer: Multi-Modal Transformer with Learned Attention Mask for Early Intent Prediction

2022-10-26 · Nada Osman, Guglielmo Camporese, Lamberto Ballan

Human intention prediction is a growing area of research where an activity in a video has to be anticipated by a vision-based system. To this end, the model creates a representation of the past, and subsequently, it produces future hypotheses about upcoming scenarios. In this work, we focus on pedestrians' early intention prediction in which, from a current observation of an urban scene, the model predicts the future activity of pedestrians that approach the street. Our method is based on a multi-modal transformer that encodes past observations and produces multiple predictions at different anticipation times. Moreover, we propose to learn the attention masks of our transformer-based model (Temporal Adaptive Mask Transformer) in order to weigh differently present and past temporal dependencies. We investigate our method on several public benchmarks for early intention prediction, improving the prediction performances at different anticipation times compared to the previous works.

📄 PDF Abstract BibTeX arXiv:2210.14714

Code (1)

ykotseruba/PedestrianActionBenchmark 공식 구현 tf

Tasks

Prediction

Similar Papers 제목 키워드 기반

How Vision Affects Language: Comparing Masked Self-Attention in Uni-Modal and Multi-Modal Transformer

2021-06-01 · ACL (mmsr, IWCS) 2021 6 · Nikolai Ilinykh, Simon Dobnik

The problem of interpretation of knowledge learned by multi-head self-attention in transformers has been one of the central questions in NLP. However, a lot of work mainly focused on models trained for uni-modal tasks, e…

Image CaptioningMachine TranslationText GenerationTranslation

ETDock: A Novel Equivariant Transformer for Protein-Ligand Docking

2023-10-12 · Yiqiang Yi, Xu Wan, Yatao Bian, Le Ou-Yang 외

Predicting the docking between proteins and ligands is a crucial and challenging task for drug discovery. However, traditional docking methods mainly rely on scoring functions, and deep learning-based docking approaches …

Drug DiscoveryPose Prediction

Decoupling the Role of Data, Attention, and Losses in Multimodal Transformers

2021-01-31 · Lisa Anne Hendricks, John Mellor, Rosalia Schneider, Jean-Baptiste Alayrac 외

Recently multimodal transformer models have gained popularity because their performance on language and vision tasks suggest they learn rich visual-linguistic representations. Focusing on zero-shot image retrieval tasks,…

Image RetrievalRetrievalSelf-Supervised LearningZero-shot Image Retrieval

VL-InterpreT: An Interactive Visualization Tool for Interpreting Vision-Language Transformers

2022-03-30 · CVPR 2022 1 · Estelle Aflalo, Meng Du, Shao-Yen Tseng, Yongfei Liu 외

Breakthroughs in transformer-based models have revolutionized not only the NLP field, but also vision and multimodal systems. However, although visualization and interpretability tools have become available for NLP model…

Question AnsweringVisual Commonsense ReasoningVisual Question AnsweringVisual Question Answering (VQA)

MATrIX -- Modality-Aware Transformer for Information eXtraction

2022-05-17 · Thomas Delteil, Edouard Belval, Lei Chen, Luis Goncalves 외

We present MATrIX - a Modality-Aware Transformer for Information eXtraction in the Visual Document Understanding (VDU) domain. VDU covers information extraction from visually rich documents such as forms, invoices, recei…

document understanding