中文
相关论文

相关论文: OperA: Attention-Regularized Transformers for Surg…

200 篇论文

Phase recognition plays an essential role for surgical workflow analysis in computer assisted intervention. Transformer, originally proposed for sequential data modeling in natural language processing, has been successfully applied to…

计算机视觉与模式识别 · 计算机科学 2022-09-05 Xiaoyang Zou , Wenyong Liu , Junchen Wang , Rong Tao , Guoyan Zheng

Automatic recognition of surgical phases in surgical videos is a fundamental task in surgical workflow analysis. In this report, we propose a Transformer-based method that utilizes calibrated confidence scores for a 2-stage inference…

计算机视觉与模式识别 · 计算机科学 2022-06-16 Yunfan Li , Vinayak Shenoy , Prateek Prasanna , I. V. Ramakrishnan , Haibin Ling , Himanshu Gupta

Line detection is a basic digital image processing operation used by higher-level processing methods. Recently, transformer-based methods for line detection have proven to be more accurate than methods based on CNNs, at the expense of…

计算机视觉与模式识别 · 计算机科学 2025-05-23 Sebastian Janampa , Marios Pattichis

A persistent paradox in time-series forecasting is that structurally simple MLP and linear models often outperform high-capacity Transformers. We argue that this gap arises from a mismatch in the sequence-modeling primitive: while many…

机器学习 · 计算机科学 2026-05-13 Jevon Twitty , Vinh Pham , Nitiwith Rotchanarak , Viresh Pati , Yubin Kim , Shihao Yang , Jiecheng Lu

A key element of computer-assisted surgery systems is phase recognition of surgical videos. Existing phase recognition algorithms require frame-wise annotation of a large number of videos, which is time and money consuming. In this work we…

计算机视觉与模式识别 · 计算机科学 2023-10-27 Roy Hirsch , Regev Cohen , Mathilde Caron , Tomer Golany , Daniel Freedman , Ehud Rivlin

Existing state-of-the-art methods for surgical phase recognition either rely on the extraction of spatial-temporal features at a short-range temporal resolution or adopt the sequential extraction of the spatial and temporal features across…

计算机视觉与模式识别 · 计算机科学 2024-08-08 Shu Yang , Luyang Luo , Qiong Wang , Hao Chen

Transformer models are computationally costly on long sequences since regular attention has quadratic $O(n^2)$ time complexity. We introduce Wavelet-Enhanced Random Spectral Attention (WERSA), a novel mechanism of linear $O(n)$ time…

机器学习 · 计算机科学 2025-07-14 Vincenzo Dentamaro

Object-centric slot attention is a powerful framework for unsupervised learning of structured and explainable representations that can support reasoning about objects and actions, including in surgical videos. While conventional…

图像与视频处理 · 电气工程与系统科学 2026-03-04 Guiqiu Liao , Matjaz Jogan , Marcel Hussing , Kenta Nakahashi , Kazuhiro Yasufuku , Amin Madani , Eric Eaton , Daniel A. Hashimoto

Intra-operative recognition of surgical phases holds significant potential for enhancing real-time contextual awareness in the operating room. However, we argue that online recognition, while beneficial, primarily lends itself to…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Maxence Boels , Yang Liu , Prokar Dasgupta , Alejandro Granados , Sebastien Ourselin

To assist surgeons in the operating theatre, surgical phase recognition is critical for developing computer-assisted surgical systems, which requires comprehensive understanding of surgical videos. Although existing studies made great…

计算机视觉与模式识别 · 计算机科学 2023-11-23 Zhen Chen , Yuhao Zhai , Jun Zhang , Jinqiao Wang

Human action recognition has recently become one of the popular research topics in the computer vision community. Various 3D-CNN based methods have been presented to tackle both the spatial and temporal dimensions in the task of video…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Thanh-Dat Truong , Quoc-Huy Bui , Chi Nhan Duong , Han-Seok Seo , Son Lam Phung , Xin Li , Khoa Luu

Advancements in attention mechanisms have led to significant performance improvements in a variety of areas in machine learning due to its ability to enable the dynamic modeling of temporal sequences. A particular area in computer vision…

计算机视觉与模式识别 · 计算机科学 2021-12-14 Brennan Gebotys , Alexander Wong , David A. Clausi

Although many approaches for multi-human pose estimation in videos have shown profound results, they require densely annotated data which entails excessive man labor. Furthermore, there exists occlusion and motion blur that inevitably lead…

计算机视觉与模式识别 · 计算机科学 2022-07-29 Kyung-Min Jin , Gun-Hee Lee , Seong-Whan Lee

Surgical robotics holds much promise for improving patient safety and clinician experience in the Operating Room (OR). However, it also comes with new challenges, requiring strong team coordination and effective OR management. Automatic…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Idris Hamoud , Muhammad Abdullah Jamal , Vinkle Srivastav , Didier Mutter , Nicolas Padoy , Omid Mohareri

Surgical workflow analysis is essential in robot-assisted surgeries, yet the long duration of such procedures poses significant challenges for comprehensive video analysis. Recent approaches have predominantly relied on transformer models;…

计算机视觉与模式识别 · 计算机科学 2025-06-27 Haoyang Wu , Tsun-Hsuan Wang , Mathias Lechner , Ramin Hasani , Jennifer A. Eckhoff , Paul Pak , Ozanan R. Meireles , Guy Rosman , Yutong Ban , Daniela Rus

Phase recognition in surgical videos is crucial for enhancing computer-aided surgical systems as it enables automated understanding of sequential procedural stages. Existing methods often rely on fixed temporal windows for video analysis to…

计算机视觉与模式识别 · 计算机科学 2024-07-25 Alejandra Pérez , Santiago Rodríguez , Nicolás Ayobi , Nicolás Aparicio , Eugénie Dessevres , Pablo Arbeláez

Most benchmarks for studying surgical interventions focus on a specific challenge instead of leveraging the intrinsic complementarity among different tasks. In this work, we present a new experimental framework towards holistic surgical…

Objective: To enable context-aware computer assistance in the operating room of the future, cognitive systems need to understand automatically which surgical phase is being performed by the medical team. The primary source of information…

计算机视觉与模式识别 · 计算机科学 2025-06-24 Isabel Funke , Dominik Rivoir , Stefanie Krell , Stefanie Speidel

Object-centric slot attention is an emerging paradigm for unsupervised learning of structured, interpretable object-centric representations (slots). This enables effective reasoning about objects and events at a low computational cost and…

计算机视觉与模式识别 · 计算机科学 2025-07-09 Guiqiu Liao , Matjaz Jogan , Marcel Hussing , Edward Zhang , Eric Eaton , Daniel A. Hashimoto

Transformer-based models have achieved state-of-the-art performance in various computer vision tasks, including image and video analysis. However, Transformer's complex architecture and black-box nature pose challenges for explainability, a…

计算机视觉与模式识别 · 计算机科学 2024-11-04 Zerui Wang , Yan Liu
‹ 上一页 1 2 3 10 下一页 ›