paper-with-me

Papers

GateAttentionPose: Enhancing Pose Estimation with Agent Attention and Improved Gated Convolutions

2024-09-12 · Liang Feng, Zhixuan Shen, Lihua Wen, Shiyao Li, Ming Xu

This paper introduces GateAttentionPose, an innovative approach that enhances the UniRepLKNet architecture for pose estimation tasks. We present two key contributions: the Agent Attention module and the Gate-Enhanced Feedforward Block (GEFB). The Agent Attention module replaces large kernel convolutions, significantly improving computational efficiency while preserving global context modeling. The GEFB augments feature extraction and processing capabilities, particularly in complex scenes. Extensive evaluations on COCO and MPII datasets demonstrate that GateAttentionPose outperforms existing state-of-the-art methods, including the original UniRepLKNet, achieving superior or comparable results with improved efficiency. Our approach offers a robust solution for pose estimation across diverse applications, including autonomous driving, human motion capture, and virtual reality.

📄 PDF Abstract BibTeX arXiv:2409.07798

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingComputational EfficiencyPose Estimation

Methods 이 논문이 사용한 방법론

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$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Enhancing Multi-Agent Consensus through Third-Party LLM Integration: Analyzing Uncertainty and Mitigating Hallucinations in Large Language Models

2024-11-25 · Zhihua Duan, Jialin Wang

Large Language Models (LLMs) still face challenges when dealing with complex reasoning tasks, often resulting in hallucinations, which limit the practical application of LLMs. To alleviate this issue, this paper proposes…

Hallucination

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 외

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 en…

Pose Estimation

Attention-Driven Multi-Agent Reinforcement Learning: Enhancing Decisions with Expertise-Informed Tasks

2024-04-08 · Andre R Kuroswiski, Annie S Wu, Angelo Passaro

In this paper, we introduce an alternative approach to enhancing Multi-Agent Reinforcement Learning (MARL) through the integration of domain knowledge and attention-based policy mechanisms. Our methodology focuses on the…

Decision MakingMulti-agent Reinforcement Learning

EstRTL: Functional Estimation Guided RTL Code Generation

2026-06-01 · Qi Xiong, Renzhi Chen, Bowei Wang, Yuqing Xiong 외 arxiv

Optimizing register transfer level (RTL) code is of vital importance in hardware design. Large language models (LLMs) provide new methods for the automatic generation and optimization of RTL code, offering the potential …

Code Generation

Distributed Estimation and Control for LTI Systems under Finite-Time Agreement

2024-02-27 · Camilla Fioravanti, Evagoras Makridis, Gabriele Oliva, Maria Vrakopoulou 외

This paper considers a strongly connected network of agents, each capable of partially observing and controlling a discrete-time linear time-invariant (LTI) system that is jointly observable and controllable. Additionall…

State Estimation