中文
相关论文

相关论文: Vision Transformer with Attentive Pooling for Robu…

200 篇论文

Transformers have become one of the dominant architectures in deep learning, particularly as a powerful alternative to convolutional neural networks (CNNs) in computer vision. However, Transformer training and inference in previous works…

计算机视觉与模式识别 · 计算机科学 2021-12-24 Zizheng Pan , Bohan Zhuang , Haoyu He , Jing Liu , Jianfei Cai

It has already been observed that audio-visual embedding is more robust than uni-modality embedding for person verification. Here, we proposed a novel audio-visual strategy that considers aggregators from a fusion perspective. First, we…

计算机视觉与模式识别 · 计算机科学 2022-10-27 Peiwen Sun , Shanshan Zhang , Zishan Liu , Yougen Yuan , Taotao Zhang , Honggang Zhang , Pengfei Hu

Transformers have emerged as a competitive alternative to convnets in vision tasks, yet they lack the architectural inductive bias of convnets, which may hinder their potential performance. Specifically, Vision Transformers (ViTs) are not…

计算机视觉与模式识别 · 计算机科学 2025-10-28 Hagay Michaeli , Daniel Soudry

Due to its significant capability of modeling long-range dependencies, vision transformer (ViT) has achieved promising success in both holistic and occluded person re-identification (Re-ID) tasks. However, the inherent problems of…

计算机视觉与模式识别 · 计算机科学 2023-04-05 Junzhu Mao , Yazhou Yao , Zeren Sun , Xingguo Huang , Fumin Shen , Heng-Tao Shen

Facial expression recognition (FER) has always been a challenging issue in computer vision. The different expressions of emotion and uncontrolled environmental factors lead to inconsistencies in the complexity of FER and variability of…

计算机视觉与模式识别 · 计算机科学 2018-03-02 Tianyuan Chang , Guihua Wen , Yang Hu , JiaJiong Ma

This paper investigates fake news detection as a downstream evaluation of Transformer representations, benchmarking encoder-only and decoder-only pre-trained models (BERT, GPT-2, Transformer-XL) as frozen embedders paired with lightweight…

计算与语言 · 计算机科学 2025-12-01 Sumit Mamtani , Abhijeet Bhure

Dynamic Facial Expression Recognition (DFER) plays a critical role in affective computing and human-computer interaction. Although existing methods achieve comparable performance, they inevitably suffer from performance degradation under…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Feng-Qi Cui , Anyang Tong , Jinyang Huang , Jie Zhang , Dan Guo , Zhi Liu , Meng Wang

Vision Transformers (ViTs) have revolutionized medical imaging analysis, showcasing superior efficacy compared to conventional Convolutional Neural Networks (CNNs) in vital tasks such as polyp classification, detection, and segmentation.…

图像与视频处理 · 电气工程与系统科学 2024-03-11 Khaled ELKarazle , Valliappan Raman , Caslon Chua , Patrick Then

The integration of point and voxel representations is becoming more common in LiDAR-based 3D object detection. However, this combination often struggles with capturing semantic information effectively. Moreover, relying solely on point…

计算机视觉与模式识别 · 计算机科学 2024-08-28 Yidi Li , Jiahao Wen , Bin Ren , Wenhao Li , Zhenhuan Xu , Hao Guo , Hong Liu , Nicu Sebe

Facial expression recognition (FER) plays a significant role in the ubiquitous application of computer vision. We revisit this problem with a new perspective on whether it can acquire useful representations that improve FER performance in…

计算机视觉与模式识别 · 计算机科学 2023-01-04 Jiawei Mao , Guangyi Zhao , Yuanqi Chang , Xuesong Yin , Xiaogang Peng , Rui Xu

Vision Transformers (ViTs) have achieved impressive results in large-scale image classification. However, when training from scratch on small datasets, there is still a significant performance gap between ViTs and Convolutional Neural…

计算机视觉与模式识别 · 计算机科学 2025-06-04 Dongjing Shan , guiqiang chen

Presence of noise in the labels of large scale facial expression datasets has been a key challenge towards Facial Expression Recognition (FER) in the wild. During early learning stage, deep networks fit on clean data. Then, eventually, they…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Darshan Gera , S. Balasubramanian

The point cloud learning community witnesses a modeling shift from CNNs to Transformers, where pure Transformer architectures have achieved top accuracy on the major learning benchmarks. However, existing point Transformers are…

计算机视觉与模式识别 · 计算机科学 2022-03-25 Zhang Cheng , Haocheng Wan , Xinyi Shen , Zizhao Wu

Fine-grained visual classification (FGVC) which aims at recognizing objects from subcategories is a very challenging task due to the inherently subtle inter-class differences. Most existing works mainly tackle this problem by reusing the…

计算机视觉与模式识别 · 计算机科学 2021-12-03 Ju He , Jie-Neng Chen , Shuai Liu , Adam Kortylewski , Cheng Yang , Yutong Bai , Changhu Wang

Dynamic facial expression recognition (DFER) in the wild is an extremely challenging task, due to a large number of noisy frames in the video sequences. Previous works focus on extracting more discriminative features, but ignore…

计算机视觉与模式识别 · 计算机科学 2022-06-13 Hanting Li , Mingzhe Sui , Zhaoqing Zhu , Feng zhao

Self-attention mechanisms model long-range context by using pairwise attention between all input tokens. In doing so, they assume a fixed attention granularity defined by the individual tokens (e.g., text characters or image pixels), which…

机器学习 · 计算机科学 2022-07-06 Chen Huang , Walter Talbott , Navdeep Jaitly , Josh Susskind

Real world images often have highly imbalanced content density. Some areas are very uniform, e.g., large patches of blue sky, while other areas are scattered with many small objects. Yet, the commonly used successive grid downsampling…

计算机视觉与模式识别 · 计算机科学 2023-10-27 Chen Ziwen , Kaushik Patnaik , Shuangfei Zhai , Alvin Wan , Zhile Ren , Alex Schwing , Alex Colburn , Li Fuxin

Existing methods for driver facial expression recognition (DFER) are often computationally intensive, rendering them unsuitable for real-time applications. In this work, we introduce a novel transfer learning-based dual architecture, named…

计算机视觉与模式识别 · 计算机科学 2024-09-06 Ibtissam Saadi , Douglas W. Cunningham , Taleb-ahmed Abdelmalik , Abdenour Hadid , Yassin El Hillali

Multi-view facial expression recognition (FER) is a challenging task because the appearance of an expression varies in poses. To alleviate the influences of poses, recent methods either perform pose normalization or learn separate FER…

计算机视觉与模式识别 · 计算机科学 2019-05-27 Yuanyuan Liu , Jiyao Peng , Jiabei Zeng , Shiguang Shan

In this paper, we introduce a framework ARBEx, a novel attentive feature extraction framework driven by Vision Transformer with reliability balancing to cope against poor class distributions, bias, and uncertainty in the facial expression…

计算机视觉与模式识别 · 计算机科学 2024-12-10 Azmine Toushik Wasi , Karlo Šerbetar , Raima Islam , Taki Hasan Rafi , Dong-Kyu Chae