中文
相关论文

相关论文: LogitDynamics: Reliable ViT Error Detection from L…

200 篇论文

Navigation in unknown, chaotic environments continues to present a significant challenge for the robotics community. Lighting changes, self-similar textures, motion blur, and moving objects are all considerable stumbling blocks for…

机器人学 · 计算机科学 2019-08-06 Valentin Peretroukhin , Lee Clement , Matthew Giamou , Jonathan Kelly

Wide-parameter-space searches for continuous gravitational waves using semi-coherent matched-filter methods require enormous computing power, which limits their achievable sensitivity. Here we explore an alternative search method based on…

广义相对论与量子宇宙学 · 物理学 2026-01-22 Prasanna. M. Joshi , Reinhard Prix

Uncertainty estimation is important for deploying LLMs in high-stakes applications such as healthcare and finance, where hallucinations can appear fluent and plausible while being factually incorrect, making it difficult for users to judge…

机器学习 · 计算机科学 2026-05-08 Mingcheng Zhu , Yu Liu , Tingting Zhu

Generative models have shown a giant leap in synthesizing photo-realistic images with minimal expertise, sparking concerns about the authenticity of online information. This study aims to develop a universal AI-generated image detector…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Zihan Liu , Hanyi Wang , Yaoyu Kang , Shilin Wang

Transformers are popular neural network models that use layers of self-attention and fully-connected nodes with embedded tokens. Vision Transformers (ViT) adapt transformers for image recognition tasks. In order to do this, the images are…

计算机视觉与模式识别 · 计算机科学 2023-04-28 Brian Kenji Iwana , Akihiro Kusuda

Pretrained vision foundation models deliver strong performance across tasks with limited fine-tuning. However, their Vision Transformer (ViT) backbones impose high inference costs, limiting deployment on resource-constrained devices. In…

计算机视觉与模式识别 · 计算机科学 2026-05-22 Carmelo Scribano , Mohammad Mahdi , Nedyalko Prisadnikov , Yuqian Fu , Giorgia Franchini , Danda Pani Paudel , Marko Bertogna , Luc Van Gool

This work presents a simple vision transformer design as a strong baseline for object localization and instance segmentation tasks. Transformers recently demonstrate competitive performance in image classification tasks. To adopt ViT to…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Wuyang Chen , Xianzhi Du , Fan Yang , Lucas Beyer , Xiaohua Zhai , Tsung-Yi Lin , Huizhong Chen , Jing Li , Xiaodan Song , Zhangyang Wang , Denny Zhou

We develop a technique for automatically detecting the classification errors of a pre-trained visual classifier. Our method is agnostic to the form of the classifier, requiring access only to classifier responses to a set of inputs. We…

计算机视觉与模式识别 · 计算机科学 2018-04-04 Yuval Bahat , Gregory Shakhnarovich

This work investigates a simple yet powerful dense prediction task adapter for Vision Transformer (ViT). Unlike recently advanced variants that incorporate vision-specific inductive biases into their architectures, the plain ViT suffers…

计算机视觉与模式识别 · 计算机科学 2023-02-14 Zhe Chen , Yuchen Duan , Wenhai Wang , Junjun He , Tong Lu , Jifeng Dai , Yu Qiao

In this work, we propose Visual-Predictive Instruction Tuning (VPiT) - a simple and effective extension to visual instruction tuning that enables a pretrained LLM to quickly morph into an unified autoregressive model capable of generating…

计算机视觉与模式识别 · 计算机科学 2024-12-19 Shengbang Tong , David Fan , Jiachen Zhu , Yunyang Xiong , Xinlei Chen , Koustuv Sinha , Michael Rabbat , Yann LeCun , Saining Xie , Zhuang Liu

This research proposes a reliable model for identifying different construction materials with the highest accuracy, which is exploited as an advantageous tool for a wide range of construction applications such as automated progress…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Maryam Soleymani , Mahdi Bonyani , Hadi Mahami , Farnad Nasirzadeh

The lack of interpretability of the Vision Transformer may hinder its use in critical real-world applications despite its effectiveness. To overcome this issue, we propose a post-hoc interpretability method called VISION DIFFMASK, which…

计算机视觉与模式识别 · 计算机科学 2023-04-14 Angelos Nalmpantis , Apostolos Panagiotopoulos , John Gkountouras , Konstantinos Papakostas , Wilker Aziz

Vision language models (VLMs) are designed to extract relevant visuospatial information from images. Some research suggests that VLMs can exhibit humanlike scene understanding, while other investigations reveal difficulties in their ability…

Recent advancements in medical image analysis have predominantly relied on Convolutional Neural Networks (CNNs), achieving impressive performance in chest X-ray classification tasks, such as the 92% AUC reported by AutoThorax-Net and the…

图像与视频处理 · 电气工程与系统科学 2024-11-19 Baljinnyam Dayan

Recent advances in vision Transformers (ViTs) have come with a voracious appetite for computing power, high-lighting the urgent need to develop efficient training methods for ViTs. Progressive learning, a training scheme where the model…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Changlin Li , Bohan Zhuang , Guangrun Wang , Xiaodan Liang , Xiaojun Chang , Yi Yang

How do video understanding models acquire their answers? Although current Vision Language Models (VLMs) reason over complex scenes with diverse objects, action performances, and scene dynamics, understanding and controlling their internal…

计算机视觉与模式识别 · 计算机科学 2026-04-08 Alexandros Stergiou

In robot learning, Vision Transformers (ViTs) are standard for visual perception, yet most methods discard valuable information by using only the final layer's features. We argue this provides an insufficient representation and propose the…

计算机视觉与模式识别 · 计算机科学 2026-02-02 Wenhao Li , Chengwei Ma , Weixin Mao

Deep neural networks have demonstrated prominent capacities for image classification tasks in a closed set setting, where the test data come from the same distribution as the training data. However, in a more realistic open set scenario,…

计算机视觉与模式识别 · 计算机科学 2022-03-17 Feiyang Cai , Zhenkai Zhang , Jie Liu , Xenofon Koutsoukos

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

Vehicle object detection benefits from both LiDAR and camera data, with LiDAR offering superior performance in many scenarios. Fusion of these modalities further enhances accuracy, but existing methods often introduce complexity or…

计算机视觉与模式识别 · 计算机科学 2025-02-21 Vanshika Vats , Marzia Binta Nizam , James Davis