中文
相关论文

相关论文: Zero-Ablation Overstates Register Content Dependen…

200 篇论文

Vision Transformers (ViTs) with self-attention modules have recently achieved great empirical success in many vision tasks. Due to non-convex interactions across layers, however, theoretical learning and generalization analysis is mostly…

机器学习 · 计算机科学 2023-11-15 Hongkang Li , Meng Wang , Sijia Liu , Pin-yu Chen

Recent progress in large language models and access to large-scale robotic datasets has sparked a paradigm shift in robotics models transforming them into generalists able to adapt to various tasks, scenes, and robot modalities. A large…

计算机视觉与模式识别 · 计算机科学 2025-05-21 Sombit Dey , Jan-Nico Zaech , Nikolay Nikolov , Luc Van Gool , Danda Pani Paudel

The incorporation of high-resolution visual input equips multimodal large language models (MLLMs) with enhanced visual perception capabilities for real-world tasks. However, most existing high-resolution MLLMs rely on a cropping-based…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Renshan Zhang , Rui Shao , Gongwei Chen , Miao Zhang , Kaiwen Zhou , Weili Guan , Liqiang Nie

Unsupervised deep image prior (DIP) addresses shortcomings of training data requirements and limited generalization associated with supervised deep learning. The performance of DIP depends on the network architecture and the stopping point…

Current challenges in developing foundational models for volumetric imaging data, such as magnetic resonance imaging (MRI), stem from the computational complexity of training state-of-the-art architectures in high dimensions and curating…

图像与视频处理 · 电气工程与系统科学 2025-07-14 Ulzee An , Moonseong Jeong , Simon A. Lee , Aditya Gorla , Yuzhe Yang , Sriram Sankararaman

In the field of medical images, although various works find Swin Transformer has promising effectiveness on pixelwise dense prediction, whether pre-training these models without using extra dataset can further boost the performance for the…

计算机视觉与模式识别 · 计算机科学 2024-08-13 Xinrong Hu , Dewen Zeng , Yawen Wu , Xueyang Li , Yiyu Shi

Zero-shot learning (ZSL) tackles the novel class recognition problem by transferring semantic knowledge from seen classes to unseen ones. Existing attention-based models have struggled to learn inferior region features in a single image by…

计算机视觉与模式识别 · 计算机科学 2022-12-14 Shiming Chen , Ziming Hong , Wenjin Hou , Guo-Sen Xie , Yibing Song , Jian Zhao , Xinge You , Shuicheng Yan , Ling Shao

Vision-Language Models have demonstrated strong potential in medical image analysis and disease diagnosis. However, after deployment, their performance may deteriorate when the input data distribution shifts from that observed during…

计算机视觉与模式识别 · 计算机科学 2026-01-05 Hao Guan , Li Zhou

In an unpaired setting, lacking sufficient content constraints for image-to-image translation (I2I) tasks, GAN-based approaches are usually prone to model collapse. Current solutions can be divided into two categories, reconstruction-based…

计算机视觉与模式识别 · 计算机科学 2024-01-09 Xiuding Cai , Yaoyao Zhu , Dong Miao , Linjie Fu , Yu Yao

Pre-trained vision encoders like DINOv2 have demonstrated exceptional performance on unimodal tasks. However, we observe that their feature representations are poorly aligned across different modalities. For instance, the feature embedding…

计算机视觉与模式识别 · 计算机科学 2026-03-02 Rishabh Kabra , Maks Ovsjanikov , Drew A. Hudson , Ye Xia , Skanda Koppula , Andre Araujo , Joao Carreira , Niloy J. Mitra

Vision transformers (ViTs) quantization offers a promising prospect to facilitate deploying large pre-trained networks on resource-limited devices. Fully-binarized ViTs (Bi-ViT) that pushes the quantization of ViTs to its limit remain…

计算机视觉与模式识别 · 计算机科学 2023-05-23 Yanjing Li , Sheng Xu , Mingbao Lin , Xianbin Cao , Chuanjian Liu , Xiao Sun , Baochang Zhang

Active Alignment (AA) is a key technology for the large-scale automated assembly of high-precision optical systems. Compared with labor-intensive per-model on-device calibration, a digital-twin pipeline built on optical simulation offers a…

计算机视觉与模式识别 · 计算机科学 2026-01-09 Wenyong Li , Qi Jiang , Weijian Hu , Kailun Yang , Zhanjun Zhang , Wenjun Tian , Kaiwei Wang , Jian Bai

Token compression expedites the training and inference of Vision Transformers (ViTs) by reducing the number of the redundant tokens, e.g., pruning inattentive tokens or merging similar tokens. However, when applied to downstream tasks,…

计算机视觉与模式识别 · 计算机科学 2024-08-14 Shibo Jie , Yehui Tang , Jianyuan Guo , Zhi-Hong Deng , Kai Han , Yunhe Wang

Existing medical image registration algorithms rely on either dataset specific training or local texture-based features to align images. The former cannot be reliably implemented without large modality-specific training datasets, while the…

计算机视觉与模式识别 · 计算机科学 2024-02-27 Xinrui Song , Xuanang Xu , Pingkun Yan

Modern models that perform system-critical tasks such as segmentation and localization exhibit good performance and robustness under ideal conditions (i.e. daytime, overcast) but performance degrades quickly and often catastrophically when…

计算机视觉与模式识别 · 计算机科学 2019-07-26 Horia Porav , Tom Bruls , Paul Newman

Foundation object detectors such as GLIP and Grounding DINO excel on general-domain data but often degrade in specialized and data-scarce settings like underwater imagery or industrial defects. Typical cross-domain few-shot approaches rely…

计算机视觉与模式识别 · 计算机科学 2026-02-09 Xu Zhang , Zhe Chen , Jing Zhang , Dacheng Tao

Just like weights, bias terms are the learnable parameters of many popular machine learning models, including neural networks. Biases are thought to enhance the representational power of neural networks, enabling them to solve a variety of…

计算机视觉与模式识别 · 计算机科学 2023-05-30 Chuqin Geng , Xiaojie Xu , Haolin Ye , Xujie Si

Accurate instrument segmentation in endoscopic vision of robot-assisted surgery is challenging due to reflection on the instruments and frequent contacts with tissue. Deep neural networks (DNN) show competitive performance and are in favor…

计算机视觉与模式识别 · 计算机科学 2024-07-01 Haonan Peng , Shan Lin , Daniel King , Yun-Hsuan Su , Randall A. Bly , Kris S. Moe , Blake Hannaford

In this paper, we question if self-supervised learning provides new properties to Vision Transformer (ViT) that stand out compared to convolutional networks (convnets). Beyond the fact that adapting self-supervised methods to this…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Mathilde Caron , Hugo Touvron , Ishan Misra , Hervé Jégou , Julien Mairal , Piotr Bojanowski , Armand Joulin

One of the fundamental challenges in image restoration is denoising, where the objective is to estimate the clean image from its noisy measurements. To tackle such an ill-posed inverse problem, the existing denoising approaches generally…

计算机视觉与模式识别 · 计算机科学 2021-11-12 Lanqing Guo , Siyu Huang , Haosen Liu , Bihan Wen