中文
相关论文

相关论文: Anatomical Positional Embeddings

200 篇论文

Automated patient positioning can improve radiology workflow efficiency by reducing the time required for manual table adjustments and scout-based scan planning. We propose a learning-based framework that predicts 3D organ locations and…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Eytan Kats , Kai Geissler , Daniel Mensing , Julien Senegas , Jochen G. Hirsch , Stefan Heldman , Mattias P. Heinrich

Medical images acquired from standardized protocols show consistent macroscopic or microscopic anatomical structures, and these structures consist of composable/decomposable organs and tissues, but existing self-supervised learning (SSL)…

计算机视觉与模式识别 · 计算机科学 2025-01-20 Ziyu Zhou , Haozhe Luo , Mohammad Reza Hosseinzadeh Taher , Jiaxuan Pang , Xiaowei Ding , Michael Gotway , Jianming Liang

The adoption of Transformer-based architectures in the medical domain is growing rapidly. In medical imaging, the analysis of complex shapes - such as organs, tissues, or other anatomical structures - combined with the often anisotropic…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Nabil Jabareen , Dongsheng Yuan , Dingming Liu , Foo-Wei Ten , Sören Lukassen

Positional embeddings (PE) play a crucial role in Vision Transformers (ViTs) by providing spatial information otherwise lost due to the permutation invariant nature of self attention. While absolute positional embeddings (APE) have shown…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Md Abtahi Majeed Chowdhury , Md Rifat Ur Rahman , Akil Ahmad Taki

Animal pose estimation (APE) aims to locate the animal body parts using a diverse array of sensor and modality inputs (e.g. RGB cameras, LiDAR, infrared, IMU, acoustic and language cues), which is crucial for research across neuroscience,…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Qianyi Deng , Oishi Deb , Amir Patel , Christian Rupprecht , Philip Torr , Niki Trigoni , Andrew Markham

Without positional information, attention-based Transformer neural networks are permutation-invariant. Absolute or relative positional embeddings are the most popular ways to feed Transformer models with positional information. Absolute…

机器学习 · 计算机科学 2021-11-10 Tatiana Likhomanenko , Qiantong Xu , Gabriel Synnaeve , Ronan Collobert , Alex Rogozhnikov

In this paper, we address the problem of detecting 3D objects from multi-view images. Current query-based methods rely on global 3D position embeddings (PE) to learn the geometric correspondence between images and 3D space. We claim that…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Kaixin Xiong , Shi Gong , Xiaoqing Ye , Xiao Tan , Ji Wan , Errui Ding , Jingdong Wang , Xiang Bai

An organ shape atlas, which represents the shape and position of the organs and skeleton of a living body using a small number of parameters, is expected to have a wide range of clinical applications, including intraoperative guidance and…

图像与视频处理 · 电气工程与系统科学 2025-06-19 Zijie Wang , Ryuichi Umehara , Mitsuhiro Nakamura , Megumi Nakao

In this work, we introduce a fast and accurate method for unsupervised 3D medical image registration. This work is built on top of a recent algorithm SAM, which is capable of computing dense anatomical/semantic correspondences between two…

图像与视频处理 · 电气工程与系统科学 2021-09-27 Fengze Liu , Ke Yan , Adam Harrison , Dazhou Guo , Le Lu , Alan Yuille , Lingyun Huang , Guotong Xie , Jing Xiao , Xianghua Ye , Dakai Jin

Standard Vision Transformers flatten 2D images into 1D sequences, disrupting the natural spatial topology. While Rotary Positional Embedding (RoPE) excels in 1D, it inherits this limitation, often treating spatially distant patches (e.g.,…

计算机视觉与模式识别 · 计算机科学 2025-12-05 Yupu Yao , Bowen Yang

Learning to represent three dimensional (3D) human pose given a two dimensional (2D) image of a person, is a challenging problem. In order to make the problem less ambiguous it has become common practice to estimate 3D pose in the camera…

计算机视觉与模式识别 · 计算机科学 2024-07-10 Mara Levy , Abhinav Shrivastava

Radiological images such as computed tomography (CT) and X-rays render anatomy with intrinsic structures. Being able to reliably locate the same anatomical structure across varying images is a fundamental task in medical image analysis. In…

计算机视觉与模式识别 · 计算机科学 2023-10-24 Ke Yan , Jinzheng Cai , Dakai Jin , Shun Miao , Dazhou Guo , Adam P. Harrison , Youbao Tang , Jing Xiao , Jingjing Lu , Le Lu

Recent works in medical image segmentation have actively explored various deep learning architectures or objective functions to encode high-level features from volumetric data owing to limited image annotations. However, most existing…

计算机视觉与模式识别 · 计算机科学 2021-05-18 Chae Eun Lee , Minyoung Chung , Yeong-Gil Shin

There are several improvements proposed over the baseline Absolute Positional Encoding (APE) method used in original transformer. In this study, we aim to investigate the implications of inadequately representing positional encoding in…

计算与语言 · 计算机科学 2024-05-09 Arpit Aggarwal

This paper introduces a novel approach to position embeddings in transformer models, named "Exact Positional Embeddings" (ExPE). An absolute positional embedding method that can extrapolate to sequences of lengths longer than the ones it…

计算与语言 · 计算机科学 2025-10-06 Aleksis Datseris , Sylvia Vassileva , Ivan Koychev , Svetla Boytcheva

Shape reconstruction from imaging volumes is a recurring need in medical image analysis. Common workflows start with a segmentation step, followed by careful post-processing and,finally, ad hoc meshing algorithms. As this sequence can be…

计算机视觉与模式识别 · 计算机科学 2025-07-11 Antonio Pepe , Richard Schussnig , Jianning Li , Christina Gsaxner , Dieter Schmalstieg , Jan Egger

Pathological structures in medical images are typically deviations from the expected anatomy of a patient. While clinicians consider this interplay between anatomy and pathology, recent deep learning algorithms specialize in recognizing…

Positional encoding plays a crucial role in transformers, significantly impacting model performance and length generalization. Prior research has introduced absolute positional encoding (APE) and relative positional encoding (RPE) to…

计算与语言 · 计算机科学 2024-11-06 Chuanyang Zheng , Yihang Gao , Han Shi , Minbin Huang , Jingyao Li , Jing Xiong , Xiaozhe Ren , Michael Ng , Xin Jiang , Zhenguo Li , Yu Li

This paper presents the Embedding Pose Graph (EPG), an innovative method that combines the strengths of foundation models with a simple 3D representation suitable for robotics applications. Addressing the need for efficient spatial…

机器人学 · 计算机科学 2024-11-15 Hugues Thomas , Mouli Sivapurapu , Jian Zhang

Monocular 3D human pose estimation (HPE) methods estimate the 3D positions of joints from individual images. Existing 3D HPE approaches often use the cropped image alone as input for their models. However, the relative depths of joints…

计算机视觉与模式识别 · 计算机科学 2025-08-27 Xiaoyang Hao , Han Li
‹ 上一页 1 2 3 10 下一页 ›