paper-with-me

Papers

MAGIC-TBR: Multiview Attention Fusion for Transformer-based Bodily Behavior Recognition in Group Settings

2023-09-19 · Surbhi Madan, Rishabh Jain, Gulshan Sharma, Ramanathan Subramanian, Abhinav Dhall

Bodily behavioral language is an important social cue, and its automated analysis helps in enhancing the understanding of artificial intelligence systems. Furthermore, behavioral language cues are essential for active engagement in social agent-based user interactions. Despite the progress made in computer vision for tasks like head and body pose estimation, there is still a need to explore the detection of finer behaviors such as gesturing, grooming, or fumbling. This paper proposes a multiview attention fusion method named MAGIC-TBR that combines features extracted from videos and their corresponding Discrete Cosine Transform coefficients via a transformer-based approach. The experiments are conducted on the BBSI dataset and the results demonstrate the effectiveness of the proposed feature fusion with multiview attention. The code is available at: https://github.com/surbhimadan92/MAGIC-TBR

📄 PDF Abstract BibTeX arXiv:2309.10765

Code (1)

surbhimadan92/magic-tbr 공식 구현

Tasks

Pose Estimation

Methods 이 논문이 사용한 방법론

Discrete Cosine Transform Discrete Cosine Transform (DCT) is an orthogonal transformation method that decomposes an image to its spatial frequency spectrum. It expresses a finite sequence of data…

Similar Papers 제목 키워드 기반

SpatialMAGIC: A Hybrid Framework Integrating Graph Diffusion and Spatial Attention for Spatial Transcriptomics Imputation

2026-03-06 · Sayeem Bin Zaman, Fahim Hafiz, Riasat Azim arxiv

Spatial transcriptomics (ST) enables mapping gene expression with spatial context but is severely affected by high sparsity and technical noise, which conceals true biological signals and hinders downstream analyses. To …

MEAT: Multiview Diffusion Model for Human Generation on Megapixels with Mesh Attention

2025-03-11 · CVPR 2025 1 · YuHan Wang, Fangzhou Hong, Shuai Yang, Liming Jiang 외

Multiview diffusion models have shown considerable success in image-to-3D generation for general objects. However, when applied to human data, existing methods have yet to deliver promising results, largely due to the ch…

3D GenerationImage to 3D

FUSER: Feed-Forward MUltiview 3D Registration Transformer and SE(3)$^N$ Diffusion Refinement

2025-12-10 · Haobo Jiang, Jin Xie, Jian Yang, Liang Yu 외 arxiv

Registration of multiview point clouds conventionally relies on extensive pairwise matching to build a pose graph for global synchronization, which is computationally expensive and inherently ill-posed without holistic g…

Computational EfficiencyPoint Clouds

Multimodal and Multiview Deep Fusion for Autonomous Marine Navigation

2025-05-02 · Dimitrios Dagdilelis, Panagiotis Grigoriadis, Roberto Galeazzi

We propose a cross attention transformer based method for multimodal sensor fusion to build a birds eye view of a vessels surroundings supporting safer autonomous marine navigation. The model deeply fuses multiview RGB a…

Sensor Fusion

Era3D: High-Resolution Multiview Diffusion using Efficient Row-wise Attention

2024-05-19 · Peng Li, YuAn Liu, Xiaoxiao Long, Feihu Zhang 외

In this paper, we introduce Era3D, a novel multiview diffusion method that generates high-resolution multiview images from a single-view image. Despite significant advancements in multiview generation, existing methods s…