中文
相关论文

相关论文: GiT: Graph Interactive Transformer for Vehicle Re-…

200 篇论文

Capturing the long-range dependencies has empirically proven to be effective on a wide range of computer vision tasks. The progressive advances on this topic have been made through the employment of the transformer framework with the help…

计算机视觉与模式识别 · 计算机科学 2022-09-21 Dong Zhang , Jinhui Tang , Kwang-Ting Cheng

Transformers have revolutionized performance in Natural Language Processing and Vision, paving the way for their integration with Graph Neural Networks (GNNs). One key challenge in enhancing graph transformers is strengthening the…

机器学习 · 计算机科学 2026-01-09 Yun Young Choi , Sun Woo Park , Minho Lee , Youngho Woo

Vision Transformer (ViT) has brought new breakthroughs to the field of image classification by introducing the self-attention mechanism and Graph Convolutional Networks(GCN) have been proposed and successfully applied in data representation…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Haibin Jiao

Vision Transformers (ViTs) have redefined image classification by leveraging self-attention to capture complex patterns and long-range dependencies between image patches. However, a key challenge for ViTs is efficiently incorporating…

计算机视觉与模式识别 · 计算机科学 2025-01-09 Shravan Venkatraman , Jaskaran Singh Walia , Joe Dhanith P R

Gaining a deeper understanding of the thickness and variability of internal ice layers in Radar imagery is essential in monitoring the snow accumulation, better evaluating ice dynamics processes, and minimizing uncertainties in climate…

机器学习 · 计算机科学 2025-07-11 Zesheng Liu , Maryam Rahnemoonfar

Community detection is crucial for applications like targeted marketing and recommendation systems. Traditional methods rely on network structure, and embedding-based models integrate semantic information. However, there is a challenge when…

社会与信息网络 · 计算机科学 2026-01-09 Heba Zahran , M. Omair Shafiq

Vision Transformers (ViTs) have recently become the state-of-the-art across many computer vision tasks. In contrast to convolutional networks (CNNs), ViTs enable global information sharing even within shallow layers of a network, i.e.,…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Jongwoo Park , Kumara Kahatapitiya , Donghyun Kim , Shivchander Sudalairaj , Quanfu Fan , Michael S. Ryoo

While it is crucial to capture global information for effective image restoration (IR), integrating such cues into transformer-based methods becomes computationally expensive, especially with high input resolution. Furthermore, the…

计算机视觉与模式识别 · 计算机科学 2024-02-07 Bin Ren , Yawei Li , Jingyun Liang , Rakesh Ranjan , Mengyuan Liu , Rita Cucchiara , Luc Van Gool , Nicu Sebe

Object Re-Identification (Re-ID) aims to identify and retrieve specific objects from images captured at different places and times. Recently, object Re-ID has achieved great success with the advances of Vision Transformers (ViT). However,…

计算机视觉与模式识别 · 计算机科学 2024-04-24 Yingquan Wang , Pingping Zhang , Dong Wang , Huchuan Lu

An open challenge in reinforcement learning (RL) is the effective deployment of a trained policy to new or slightly different situations as well as semantically-similar environments. We introduce Symmetry-Invariant Transformer (SiT), a…

机器学习 · 计算机科学 2024-06-24 Matthias Weissenbacher , Rishabh Agarwal , Yoshinobu Kawahara

Vision Transformers (ViTs) have demonstrated strong capabilities in capturing global dependencies but often struggle to efficiently represent fine-grained local details. Existing multi-scale approaches alleviate this issue by integrating…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Qiyang Yu , Yu Fang , Tianrui Li , Xuemei Cao , Yan Chen , Jianghao Li , Fan Min

In this study, we propose GITSR, an effective framework for Graph Interaction Transformer-based Scene Representation for multi-vehicle collaborative decision-making in intelligent transportation system. In the context of mixed traffic where…

机器学习 · 计算机科学 2024-11-05 Xingyu Hu , Lijun Zhang , Dejian Meng , Ye Han , Lisha Yuan

Transformers have recently emerged as powerful neural networks for graph learning, showcasing state-of-the-art performance on several graph property prediction tasks. However, these results have been limited to small-scale graphs, where the…

机器学习 · 计算机科学 2023-12-19 Vijay Prakash Dwivedi , Yozen Liu , Anh Tuan Luu , Xavier Bresson , Neil Shah , Tong Zhao

In digital pathology, the multiple instance learning (MIL) strategy is widely used in the weakly supervised histopathology whole slide image (WSI) classification task where giga-pixel WSIs are only labeled at the slide level. However,…

图像与视频处理 · 电气工程与系统科学 2024-03-28 Zhan Shi , Jingwei Zhang , Jun Kong , Fusheng Wang

This paper proposes a simple, yet effective framework, called GiT, simultaneously applicable for various vision tasks only with a vanilla ViT. Motivated by the universality of the Multi-layer Transformer architecture (e.g, GPT) widely used…

计算机视觉与模式识别 · 计算机科学 2024-03-15 Haiyang Wang , Hao Tang , Li Jiang , Shaoshuai Shi , Muhammad Ferjad Naeem , Hongsheng Li , Bernt Schiele , Liwei Wang

Mini-batch Graph Transformer (MGT), as an emerging graph learning model, has demonstrated significant advantages in semi-supervised node prediction tasks with improved computational efficiency and enhanced model robustness. However,…

机器学习 · 计算机科学 2024-07-16 Wenda Li , Kaixuan Chen , Shunyu Liu , Tongya Zheng , Wenjie Huang , Mingli Song

Current state-of-the-art methods for image captioning employ region-based features, as they provide object-level information that is essential to describe the content of images; they are usually extracted by an object detector such as…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Van-Quang Nguyen , Masanori Suganuma , Takayuki Okatani

Reconstructing physically plausible 3D human-scene interactions (HSI) from a single image currently presents a trade-off: optimization based methods offer accurate contact but are slow (~20s), while feed-forward approaches are fast yet lack…

计算机视觉与模式识别 · 计算机科学 2026-04-22 Pradyumna YM , Yuxuan Xue , Yue Chen , Nikita Kister , István Sárándi , Gerard Pons-Moll

Visual transformers have achieved remarkable performance in image classification tasks, but this performance gain has come at the cost of interpretability. One of the main obstacles to the interpretation of transformers is the…

计算机视觉与模式识别 · 计算机科学 2025-04-25 Guillaume Jeanneret , Loïc Simon , Frédéric Jurie

Recently the Transformer structure has shown good performances in graph learning tasks. However, these Transformer models directly work on graph nodes and may have difficulties learning high-level information. Inspired by the vision…

机器学习 · 计算机科学 2023-04-11 Han Gao , Xu Han , Jiaoyang Huang , Jian-Xun Wang , Li-Ping Liu
‹ 上一页 1 2 3 10 下一页 ›