中文
相关论文

相关论文: A Prototypical Network with an Attention-based Enc…

200 篇论文

Anomaly detection in supercomputers is a very difficult problem due to the big scale of the systems and the high number of components. The current state of the art for automated anomaly detection employs Machine Learning methods or…

机器学习 · 计算机科学 2020-07-30 Andrea Borghesi , Andrea Bartolini , Michele Lombardi , Michela Milano , Luca Benini

There has been a recent surge in transformer-based architectures for learning on graphs, mainly motivated by attention as an effective learning mechanism and the desire to supersede handcrafted operators characteristic of message passing…

机器学习 · 计算机科学 2025-06-10 David Buterez , Jon Paul Janet , Dino Oglic , Pietro Lio

Unlike images or videos data which can be easily labeled by human being, sensor data annotation is a time-consuming process. However, traditional methods of human activity recognition require a large amount of such strictly labeled data for…

机器学习 · 计算机科学 2019-07-02 Kun Wang , Jun He , Lei Zhang

Driver drowsiness is one of main factors leading to road fatalities and hazards in the transportation industry. Electroencephalography (EEG) has been considered as one of the best physiological signals to detect drivers drowsy states, since…

信号处理 · 电气工程与系统科学 2021-06-02 Jian Cui , Zirui Lan , Yisi Liu , Ruilin Li , Fan Li , Olga Sourina , Wolfgang Mueller-Wittig

The task of driver attention prediction has drawn considerable interest among researchers in robotics and the autonomous vehicle industry. Driver attention prediction can play an instrumental role in mitigating and preventing high-risk…

计算机视觉与模式识别 · 计算机科学 2021-11-24 Yuan Shen , Niviru Wijayaratne , Pranav Sriram , Aamir Hasan , Peter Du , Katie Driggs-Campbell

Vehicle re-identification (re-ID) focuses on matching images of the same vehicle across different cameras. It is fundamentally challenging because differences between vehicles are sometimes subtle. While several studies incorporate…

计算机视觉与模式识别 · 计算机科学 2020-10-13 Tsai-Shien Chen , Chih-Ting Liu , Chih-Wei Wu , Shao-Yi Chien

Object detection and counting are related but challenging problems, especially for drone based scenes with small objects and cluttered background. In this paper, we propose a new Guided Attention Network (GANet) to deal with both object…

计算机视觉与模式识别 · 计算机科学 2019-09-26 Yuanqiang Cai , Dawei Du , Libo Zhang , Longyin Wen , Weiqiang Wang , Yanjun Wu , Siwei Lyu

Medical image recognition often faces the problem of insufficient data in practical applications. Image recognition and processing under few-shot conditions will produce overfitting, low recognition accuracy, low reliability and…

图像与视频处理 · 电气工程与系统科学 2024-03-18 Zihao Huang , Yue Wang , Weixing Xin , Xingtong Lin , Huizhen Li , Haowen Chen , Yizhen Lao , Xia Chen

Aggressive driving is a major cause of traffic accidents and poses a serious threat to road safety. Although deep learning methods have shown promising results in detecting risky driving behaviours from vehicle sensor data, their…

机器学习 · 计算机科学 2026-05-25 Hanadi Alhamdan , Ghadah Alosaimi , Amir Atapour-Abarghouei , Farshad Arvin

Accurately detecting and predicting lane change (LC)processes of human-driven vehicles can help autonomous vehicles better understand their surrounding environment, recognize potential safety hazards, and improve traffic safety. This paper…

机器学习 · 计算机科学 2023-07-21 Renteng Yuan , Mohamed Abdel-Aty , Xin Gu , Ou Zheng , Qiaojun Xiang

Object detection is a crucial task for autonomous driving. In addition to requiring high accuracy to ensure safety, object detection for autonomous driving also requires real-time inference speed to guarantee prompt vehicle control, as well…

计算机视觉与模式识别 · 计算机科学 2019-06-12 Bichen Wu , Alvin Wan , Forrest Iandola , Peter H. Jin , Kurt Keutzer

Unmanned Aerial Vehicles (drones) are emerging as a promising technology for both environmental and infrastructure monitoring, with broad use in a plethora of applications. Many such applications require the use of computer vision…

计算机视觉与模式识别 · 计算机科学 2018-07-19 Christos Kyrkou , George Plastiras , Stylianos Venieris , Theocharis Theocharides , Christos-Savvas Bouganis

LiDAR-based place recognition is one of the key components of SLAM and global localization in autonomous vehicles and robotics applications. With the success of DL approaches in learning useful information from 3D LiDARs, place recognition…

计算机视觉与模式识别 · 计算机科学 2023-01-05 Tiago Barros , Luís Garrote , Ricardo Pereira , Cristiano Premebida , Urbano J. Nunes

This paper is dedicated to control theoretically explainable application of autoencoders to optimal fault detection in nonlinear dynamic systems. Autoencoder-based learning is a standard machine learning method and widely applied for fault…

系统与控制 · 电气工程与系统科学 2023-05-17 Linlin Li , Steven X. Ding , Ketian Liang , Zhiwen Chen , Ting Xue

Few-shot classification aims to recognize unlabeled samples from unseen classes given only few labeled samples. The unseen classes and low-data problem make few-shot classification very challenging. Many existing approaches extracted…

计算机视觉与模式识别 · 计算机科学 2019-10-18 Ruibing Hou , Hong Chang , Bingpeng Ma , Shiguang Shan , Xilin Chen

This paper studies the computational offloading of CNN inference in device-edge co-inference systems. Inspired by the emerging paradigm semantic communication, we propose a novel autoencoder-based CNN architecture (AECNN), for effective…

计算机视觉与模式识别 · 计算机科学 2023-02-13 Nan Li , Alexandros Iosifidis , Qi Zhang

Driver attention prediction is becoming an essential research problem in human-like driving systems. This work makes an attempt to predict the driver attention in driving accident scenarios (DADA). However, challenges tread on the heels of…

计算机视觉与模式识别 · 计算机科学 2023-01-06 Jianwu Fang , Dingxin Yan , Jiahuan Qiao , Jianru Xue , Hongkai Yu

The success of motion prediction for autonomous driving relies on integration of information from the HD maps. As maps are naturally graph-structured, investigation on graph neural networks (GNNs) for encoding HD maps is burgeoning in…

人工智能 · 计算机科学 2022-09-07 Fang Da , Yu Zhang

We present Token-UNet, adopting the TokenLearner and TokenFuser modules to encase Transformers into UNets. While Transformers have enabled global interactions among input elements in medical imaging, current computational challenges hinder…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Louis Fabrice Tshimanga , Andrea Zanola , Federico Del Pup , Manfredo Atzori

Perception techniques for autonomous driving should be adaptive to various environments. In the case of traffic line detection, an essential perception module, many condition should be considered, such as number of traffic lines and…

计算机视觉与模式识别 · 计算机科学 2020-09-15 Yeongmin Ko , Younkwan Lee , Shoaib Azam , Farzeen Munir , Moongu Jeon , Witold Pedrycz