paper-with-me

Papers

OLViT: Multi-Modal State Tracking via Attention-Based Embeddings for Video-Grounded Dialog

2024-02-20 · Adnen Abdessaied, Manuel von Hochmeister, Andreas Bulling

We present the Object Language Video Transformer (OLViT) - a novel model for video dialog operating over a multi-modal attention-based dialog state tracker. Existing video dialog models struggle with questions requiring both spatial and temporal localization within videos, long-term temporal reasoning, and accurate object tracking across multiple dialog turns. OLViT addresses these challenges by maintaining a global dialog state based on the output of an Object State Tracker (OST) and a Language State Tracker (LST): while the OST attends to the most important objects within the video, the LST keeps track of the most important linguistic co-references to previous dialog turns. In stark contrast to previous works, our approach is generic by nature and is therefore capable of learning continuous multi-modal dialog state representations of the most relevant objects and rounds. As a result, they can be seamlessly integrated into Large Language Models (LLMs) and offer high flexibility in dealing with different datasets and tasks. Evaluations on the challenging DVD (response classification) and SIMMC 2.1 (response generation) datasets show that OLViT achieves new state-of-the-art performance across both datasets.

📄 PDF Abstract BibTeX arXiv:2402.13146

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectObject TrackingResponse GenerationTemporal Localization

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
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…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Adam 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Multi-Head Attention 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…

Similar Papers 제목 키워드 기반

Solvita: Enhancing Large Language Models for Competitive Programming via Agentic Evolution

2026-05-14 · Han Li, Jinyu Tian, Rili Feng, Yuqiao Du 외 arxiv

Large language models (LLMs) still struggle with the rigorous reasoning demands of hard competitive programming. While recent multi-agent frameworks attempt to bridge this reliability gap, they remain fundamentally state…

Reinforcement LearningProgram Synthesis

Lightweight Backbone Networks Only Require Adaptive Lightweight Self-Attention Mechanisms

2025-08-02 · Fengyun Li, Chao Zheng, Yangyang Fang, Jialiang Lan 외 arxiv

Currently, lightweight hybrid backbone networks have partially alleviated the issue of computational saturation, but the imbalance in computational efficiencys between convolutional neural networks (CNNs) and attention m…

UBATrack: Spatio-Temporal State Space Model for General Multi-Modal Tracking

2026-01-21 · Qihua Liang, Liang Chen, Yaozong Zheng, Jian Nong 외 arxiv

Multi-modal object tracking has attracted considerable attention by integrating multiple complementary inputs (e.g., thermal, depth, and event data) to achieve outstanding performance. Although current general-purpose mu…

Object Tracking

Cross-modulated Attention Transformer for RGBT Tracking

2024-08-05 · Yun Xiao, jiacong Zhao, Andong Lu, Chenglong Li 외

Existing Transformer-based RGBT trackers achieve remarkable performance benefits by leveraging self-attention to extract uni-modal features and cross-attention to enhance multi-modal feature interaction and template-sear…

Rgb-T Tracking

3D Multi-Object Tracking Using Graph Neural Networks with Cross-Edge Modality Attention

2022-03-21 · Martin Buchner, Abhinav Valada

Online 3D multi-object tracking (MOT) has witnessed significant research interest in recent years, largely driven by demand from the autonomous systems community. However, 3D offline MOT is relatively less explored. Labe…

3D Multi-Object TrackingGraph Neural NetworkMulti-Object TrackingObject Tracking