中文
相关论文

相关论文: AVT: Unsupervised Learning of Transformation Equiv…

200 篇论文

Image anomaly detection problems aim to determine whether an image is abnormal, and to detect anomalous areas. These methods are actively used in various fields such as manufacturing, medical care, and intelligent information.…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Yunseung Lee , Pilsung Kang

Fully test-time adaptation aims to adapt the network model based on sequential analysis of input samples during the inference stage to address the cross-domain performance degradation problem of deep neural networks. This work is based on…

计算机视觉与模式识别 · 计算机科学 2024-07-18 Yushun Tang , Shuoshuo Chen , Zhehan Kan , Yi Zhang , Qinghai Guo , Zhihai He

Vision Transformers (ViTs) have gained significant popularity in recent years and have proliferated into many applications. However, their behavior under different learning paradigms is not well explored. We compare ViTs trained through…

计算机视觉与模式识别 · 计算机科学 2023-04-07 Matthew Walmer , Saksham Suri , Kamal Gupta , Abhinav Shrivastava

Over the last years, deep convolutional neural networks (ConvNets) have transformed the field of computer vision thanks to their unparalleled capacity to learn high level semantic image features. However, in order to successfully learn…

计算机视觉与模式识别 · 计算机科学 2018-03-22 Spyros Gidaris , Praveer Singh , Nikos Komodakis

Self-supervised learning methods overcome the key bottleneck for building more capable AI: limited availability of labeled data. However, one of the drawbacks of self-supervised architectures is that the representations that they learn are…

机器学习 · 计算机科学 2022-07-08 Avi Ziskind , Sujeong Kim , Giedrius T. Burachas

Image translation with convolutional neural networks has recently been used as an approach to multimodal change detection. Existing approaches train the networks by exploiting supervised information of the change areas, which, however, is…

Contrastive pretraining provides robust representations by ensuring their invariance to different image transformations while simultaneously preventing representational collapse. Equivariant contrastive learning, on the other hand, provides…

计算机视觉与模式识别 · 计算机科学 2024-12-23 Taha Emre , Arunava Chakravarty , Dmitrii Lachinov , Antoine Rivail , Ursula Schmidt-Erfurth , Hrvoje Bogunović

Vision Transformers (ViT)s have shown great performance in self-supervised learning of global and local representations that can be transferred to downstream applications. Inspired by these results, we introduce a novel self-supervised…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Yucheng Tang , Dong Yang , Wenqi Li , Holger Roth , Bennett Landman , Daguang Xu , Vishwesh Nath , Ali Hatamizadeh

Vision transformer (ViT) and its variants have achieved remarkable successes in various visual tasks. The key characteristic of these ViT models is to adopt different aggregation strategies of spatial patch information within the artificial…

神经与进化计算 · 计算机科学 2022-06-23 Yuzhong Chen , Yu Du , Zhenxiang Xiao , Lin Zhao , Lu Zhang , David Weizhong Liu , Dajiang Zhu , Tuo Zhang , Xintao Hu , Tianming Liu , Xi Jiang

The emergence of vision transformers (ViTs) in image classification has shifted the methodologies for visual representation learning. In particular, ViTs learn visual representation at full receptive field per layer across all the image…

计算机视觉与模式识别 · 计算机科学 2024-08-05 Li Zhang , Jiachen Lu , Sixiao Zheng , Xinxuan Zhao , Xiatian Zhu , Yanwei Fu , Tao Xiang , Jianfeng Feng , Philip H. S. Torr

Acoustic word embeddings (AWEs) aims to map a variable-length speech segment into a fixed-dimensional representation. High-quality AWEs should be invariant to variations, such as duration, pitch and speaker. In this paper, we introduce a…

音频与语音处理 · 电气工程与系统科学 2023-07-20 Jingru Lin , Xianghu Yue , Junyi Ao , Haizhou Li

Existing unsupervised video-to-video translation methods fail to produce translated videos which are frame-wise realistic, semantic information preserving and video-level consistent. In this work, we propose UVIT, a novel unsupervised…

计算机视觉与模式识别 · 计算机科学 2020-04-15 Kangning Liu , Shuhang Gu , Andres Romero , Radu Timofte

Learning visual representations of medical images (e.g., X-rays) is core to medical image understanding but its progress has been held back by the scarcity of human annotations. Existing work commonly relies on fine-tuning weights…

计算机视觉与模式识别 · 计算机科学 2022-09-21 Yuhao Zhang , Hang Jiang , Yasuhide Miura , Christopher D. Manning , Curtis P. Langlotz

In this paper, we explore the possibility of building a unified foundation model that can be adapted to both vision-only and text-only tasks. Starting from BERT and ViT, we design a unified transformer consisting of modality-specific…

计算机视觉与模式识别 · 计算机科学 2021-12-15 Qing Li , Boqing Gong , Yin Cui , Dan Kondratyuk , Xianzhi Du , Ming-Hsuan Yang , Matthew Brown

The ability of Variational Autoencoders (VAEs) to learn disentangled representations has made them popular for practical applications. However, their behaviour is not yet fully understood. For example, the questions of when they can provide…

机器学习 · 计算机科学 2022-09-27 Lisa Bonheme , Marek Grzes

Current deep neural network based approaches to computed tomography (CT) metal artifact reduction (MAR) are supervised methods which rely heavily on synthesized data for training. However, as synthesized data may not perfectly simulate the…

图像与视频处理 · 电气工程与系统科学 2019-12-02 Haofu Liao , Wei-An Lin , Jianbo Yuan , S. Kevin Zhou , Jiebo Luo

Vision Transformer (ViT) architectures represent images as collections of high-dimensional vectorized tokens, each corresponding to a rectangular non-overlapping patch. This representation trades spatial granularity for embedding…

计算机视觉与模式识别 · 计算机科学 2024-05-08 Dong Lao , Yangchao Wu , Tian Yu Liu , Alex Wong , Stefano Soatto

We propose a Deep Texture Encoding Network (Deep-TEN) with a novel Encoding Layer integrated on top of convolutional layers, which ports the entire dictionary learning and encoding pipeline into a single model. Current methods build from…

计算机视觉与模式识别 · 计算机科学 2016-12-12 Hang Zhang , Jia Xue , Kristin Dana

We present Transformation Invariance and Covariance Contrast (TiCo) for self-supervised visual representation learning. Similar to other recent self-supervised learning methods, our method is based on maximizing the agreement among…

计算机视觉与模式识别 · 计算机科学 2022-06-24 Jiachen Zhu , Rafael M. Moraes , Serkan Karakulak , Vlad Sobol , Alfredo Canziani , Yann LeCun

Recently, vision Transformers (ViTs) are developing rapidly and starting to challenge the domination of convolutional neural networks (CNNs) in the realm of computer vision (CV). With the general-purpose Transformer architecture replacing…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Haofei Zhang , Jiarui Duan , Mengqi Xue , Jie Song , Li Sun , Mingli Song