中文
相关论文

相关论文: CNN-JEPA: Self-Supervised Pretraining Convolutiona…

200 篇论文

Convolutional neural networks (CNNs) have achieved astonishing advances over the past decade, defining state-of-the-art in several computer vision tasks. CNNs are capable of learning robust representations of the data directly from the RGB…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Samuel Felipe dos Santos , Nicu Sebe , Jurandy Almeida

Joint Embedding Self-Supervised Learning (JE-SSL) has seen rapid developments in recent years, due to its promise to effectively leverage large unlabeled data. The development of JE-SSL methods was driven primarily by the search for ever…

机器学习 · 计算机科学 2023-03-06 Florian Bordes , Randall Balestriero , Pascal Vincent

Image pre-training, the current de-facto paradigm for a wide range of visual tasks, is generally less favored in the field of video recognition. By contrast, a common strategy is to directly train with spatiotemporal convolutional neural…

计算机视觉与模式识别 · 计算机科学 2022-08-03 Xianhang Li , Huiyu Wang , Chen Wei , Jieru Mei , Alan Yuille , Yuyin Zhou , Cihang Xie

Transfer learning improves the performance of deep learning models by initializing them with parameters pre-trained on larger datasets. Intuitively, transfer learning is more effective when pre-training is on the in-domain datasets. A…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Khaled Alrfou , Tian Zhao , Amir Kordijazi

We propose a convolutional neural network (CNN) architecture for image classification based on subband decomposition of the image using wavelets. The proposed architecture decomposes the input image spectra into multiple critically sampled…

计算机视觉与模式识别 · 计算机科学 2021-03-03 Pavel Sinha , Ioannis Psaromiligkos , Zeljko Zilic

Training deep Convolutional Neural Networks (CNN) is a time consuming task that may take weeks to complete. In this article we propose a novel, theoretically founded method for reducing CNN training time without incurring any loss in…

计算机视觉与模式识别 · 计算机科学 2016-10-13 Pedro Porto Buarque de Gusmão , Gianluca Francini , Skjalg Lepsøy , Enrico Magli

In many machine learning applications, from medical diagnostics to autonomous driving, the availability of prior knowledge can be used to improve the predictive performance of learning algorithms and incorporate `physical,' `domain…

计算机视觉与模式识别 · 计算机科学 2018-05-25 Devansh Bisla , Anna Choromanska

We conduct an in-depth exploration of different strategies for doing event detection in videos using convolutional neural networks (CNNs) trained for image classification. We study different ways of performing spatial and temporal pooling,…

计算机视觉与模式识别 · 计算机科学 2015-05-11 Shengxin Zha , Florian Luisier , Walter Andrews , Nitish Srivastava , Ruslan Salakhutdinov

An accurate seizure prediction system enables early warnings before seizure onset of epileptic patients. It is extremely important for drug-refractory patients. Conventional seizure prediction works usually rely on features extracted from…

信号处理 · 电气工程与系统科学 2021-08-18 Yankun Xu , Jie Yang , Shiqi Zhao , Hemmings Wu , Mohamad Sawan

Convolutional Neural Networks (CNNs) are important for many machine learning tasks. They are built with different types of layers: convolutional layers that detect features, dropout layers that help to avoid over-reliance on any single…

计算机视觉与模式识别 · 计算机科学 2024-10-02 Rinor Cakaj , Jens Mehnert , Bin Yang

Self-supervised learning (SSL) methods have achieved remarkable success in learning image representations allowing invariances in them - but therefore discarding transformation information that some computer vision tasks actually require.…

计算机视觉与模式识别 · 计算机科学 2026-02-11 Qin Wang , Alessio Quercia , Benjamin Bruns , Abigail Morrison , Hanno Scharr , Kai Krajsek

Recently, there has been great interest in learning how to best represent proteins, specifically with fixed-length embeddings. Deep learning has become a popular tool for protein representation learning as a model's hidden layers produce…

生物大分子 · 定量生物学 2020-11-09 Amir Shanehsazzadeh , David Belanger , David Dohan

Network intrusion detection, a well-explored cybersecurity field, has predominantly relied on supervised learning algorithms in the past two decades. However, their limitations in detecting only known anomalies prompt the exploration of…

密码学与安全 · 计算机科学 2025-10-06 Hamed Fard , Tobias Schalau , Gerhard Wunder

Self-supervised pretraining (SSP) has been recognized as a method to enhance prediction accuracy in various downstream tasks. However, its efficacy for DNA sequences remains somewhat constrained. This limitation stems primarily from the…

机器学习 · 计算机科学 2024-05-15 Tong Yu , Lei Cheng , Ruslan Khalitov , Erland Brandser Olsson , Zhirong Yang

Despite the impressive progress of self-supervised learning (SSL), its applicability to low-compute networks has received limited attention. Reported performance has trailed behind standard supervised pre-training by a large margin, barring…

计算机视觉与模式识别 · 计算机科学 2023-10-04 Fuwen Tan , Fatemeh Saleh , Brais Martinez

In wireless networked control systems, ensuring timely and reliable state updates from distributed devices to remote controllers is essential for robust control performance. However, when multiple devices transmit high-dimensional states…

系统与控制 · 电气工程与系统科学 2026-02-10 Abanoub M. Girgis , Ibtissam Labriji , Mehdi Bennis

Semi-supervised learning (SSL) has been widely explored in recent years, and it is an effective way of leveraging unlabeled data to reduce the reliance on labeled data. In this work, we adjust neural processes (NPs) to the semi-supervised…

计算机视觉与模式识别 · 计算机科学 2023-06-27 Jianfeng Wang , Xiaolin Hu , Thomas Lukasiewicz

Very deep convolutional neural networks (CNNs) have been firmly established as the primary methods for many computer vision tasks. However, most state-of-the-art CNNs are large, which results in high inference latency. Recently, depth-wise…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Yihui He , Jianing Qian , Jianren Wang , Cindy X. Le , Congrui Hetang , Qi Lyu , Wenping Wang , Tianwei Yue

The widespread adoption of convolutional neural networks (CNNs) in resource-constrained scenarios has driven the development of Machine Learning as a Service (MLaaS) system. However, this approach is susceptible to privacy leakage, as the…

密码学与安全 · 计算机科学 2025-08-20 Jinyu Lu , Xinrong Sun , Yunting Tao , Tong Ji , Fanyu Kong , Guoqiang Yang

Inner product-based convolution has been the founding stone of convolutional neural networks (CNNs), enabling end-to-end learning of visual representation. By generalizing inner product with a bilinear matrix, we propose the neural…

机器学习 · 计算机科学 2019-12-09 Weiyang Liu , Zhen Liu , James M. Rehg , Le Song