中文
相关论文

相关论文: Recognizing Surgical Activities with Recurrent Neu…

200 篇论文

Recurrent neural networks play an important role in both research and industry. With the advent of quantum machine learning, the quantisation of recurrent neural networks has become recently relevant. We propose fully quantum recurrent…

量子物理 · 物理学 2023-01-20 Dmytro Bondarenko , Robert Salzmann , Viktoria-S. Schmiesing

In this paper, we introduce Channel-wise recurrent convolutional neural networks (RecNets), a family of novel, compact neural network architectures for computer vision tasks inspired by recurrent neural networks (RNNs). RecNets build upon…

机器学习 · 计算机科学 2020-03-23 George Retsinas , Athena Elafrou , Georgios Goumas , Petros Maragos

Recurrent neural networks (RNNs) have yielded promising results for both recognizing objects in challenging conditions and modeling aspects of primate vision. However, the representational dynamics of recurrent computations remain poorly…

计算机视觉与模式识别 · 计算机科学 2023-10-13 Sushrut Thorat , Adrien Doerig , Tim C. Kietzmann

Online recognition of gestures is critical for intuitive human-robot interaction (HRI) and further push collaborative robotics into the market, making robots accessible to more people. The problem is that it is difficult to achieve accurate…

机器人学 · 计算机科学 2023-04-17 M. A. Simão , O. Gibaru , P. Neto

Process Mining consists of techniques where logs created by operative systems are transformed into process models. In process mining tools it is often desired to be able to classify ongoing process instances, e.g., to predict how long the…

机器学习 · 计算机科学 2019-02-05 Markku Hinkka , Teemu Lehto , Keijo Heljanko , Alexander Jung

Recently, there has been a remarkable increase in the interest towards skeleton-based action recognition within the research community, owing to its various advantageous features, including computational efficiency, representative features,…

计算机视觉与模式识别 · 计算机科学 2023-02-01 Ayman Ali , Ekkasit Pinyoanuntapong , Pu Wang , Mohsen Dorodchi

This paper shows how Long Short-term Memory recurrent neural networks can be used to generate complex sequences with long-range structure, simply by predicting one data point at a time. The approach is demonstrated for text (where the data…

神经与进化计算 · 计算机科学 2014-06-06 Alex Graves

Computational models of vision have traditionally been developed in a bottom-up fashion, by hierarchically composing a series of straightforward operations - i.e. convolution and pooling - with the aim of emulating simple and complex cells…

计算机视觉与模式识别 · 计算机科学 2022-03-23 Simone Azeglio , Simone Poetto , Luca Savant Aira , Marco Nurisso

Five billion people in the world lack access to quality surgical care. Surgeon skill varies dramatically, and many surgical patients suffer complications and avoidable harm. Improving surgical training and feedback would help to reduce the…

计算机视觉与模式识别 · 计算机科学 2018-07-25 Amy Jin , Serena Yeung , Jeffrey Jopling , Jonathan Krause , Dan Azagury , Arnold Milstein , Li Fei-Fei

Working memory is a cognitive function involving the storage and manipulation of latent information over brief intervals of time, thus making it crucial for context-dependent computation. Here, we use a top-down modeling approach to examine…

神经元与认知 · 定量生物学 2021-11-17 Elham Ghazizadeh , ShiNung Ching

In recent years, significant progress has been made in developing more accurate and efficient machine learning algorithms for segmentation of medical and natural images. In this review article, we highlight the imperative role of machine…

图像与视频处理 · 电气工程与系统科学 2019-11-07 Hyunseok Seo , Masoud Badiei Khuzani , Varun Vasudevan , Charles Huang , Hongyi Ren , Ruoxiu Xiao , Xiao Jia , Lei Xing

Skeleton-based human action recognition has attracted great interest thanks to the easy accessibility of the human skeleton data. Recently, there is a trend of using very deep feedforward neural networks to model the 3D coordinates of…

计算机视觉与模式识别 · 计算机科学 2020-04-20 Pengfei Zhang , Cuiling Lan , Wenjun Zeng , Junliang Xing , Jianru Xue , Nanning Zheng

Objective: To allow efficient learning using the Recurrent Inference Machine (RIM) for image reconstruction whereas not being strictly dependent on the training data distribution so that unseen modalities and pathologies are still…

图像与视频处理 · 电气工程与系统科学 2020-12-15 Dimitrios Karkalousos , Kai Lønning , Hanneke E. Hulst , Serge O. Dumoulin , Jan-Jakob Sonke , Frans M. Vos , Matthan W. A. Caan

Recently, the recognition task of spontaneous facial micro-expressions has attracted much attention with its various real-world applications. Plenty of handcrafted or learned features have been employed for a variety of classifiers and…

计算机视觉与模式识别 · 计算机科学 2019-01-16 Zhaoqiang Xia , Xiaopeng Hong , Xingyu Gao , Xiaoyi Feng , Guoying Zhao

Recurrent Neural Networks (RNNs) offer fast inference on long sequences but are hard to optimize and slow to train. Deep state-space models (SSMs) have recently been shown to perform remarkably well on long sequence modeling tasks, and have…

机器学习 · 计算机科学 2023-03-14 Antonio Orvieto , Samuel L Smith , Albert Gu , Anushan Fernando , Caglar Gulcehre , Razvan Pascanu , Soham De

The efficiency of recurrent neural networks (RNNs) in dealing with sequential data has long been established. However, unlike deep, and convolution networks where we can attribute the recognition of a certain feature to every layer, it is…

机器学习 · 计算机科学 2020-01-15 Stefan Horoi , Guillaume Lajoie , Guy Wolf

We present a new method to translate videos to commands for robotic manipulation using Deep Recurrent Neural Networks (RNN). Our framework first extracts deep features from the input video frames with a deep Convolutional Neural Networks…

机器人学 · 计算机科学 2017-10-03 Anh Nguyen , Dimitrios Kanoulas , Luca Muratore , Darwin G. Caldwell , Nikos G. Tsagarakis

Recent studies have demonstrated the power of recurrent neural networks for machine translation, image captioning and speech recognition. For the task of capturing temporal structure in video, however, there still remain numerous open…

计算机视觉与模式识别 · 计算机科学 2016-02-11 Lionel Pigou , Aäron van den Oord , Sander Dieleman , Mieke Van Herreweghe , Joni Dambre

Human-to-Robot handovers are useful for many Human-Robot Interaction scenarios. It is important to recognize when a human intends to initiate handovers, so that the robot does not try to take objects from humans when a handover is not…

计算机视觉与模式识别 · 计算机科学 2021-01-01 Jun Kwan , Chinkye Tan , Akansel Cosgun

Sensor-based activity recognition seeks the profound high-level knowledge about human activities from multitudes of low-level sensor readings. Conventional pattern recognition approaches have made tremendous progress in the past years.…

计算机视觉与模式识别 · 计算机科学 2018-03-02 Jindong Wang , Yiqiang Chen , Shuji Hao , Xiaohui Peng , Lisha Hu
‹ 上一页 1 8 9 10 下一页 ›