中文
相关论文

相关论文: Dissimilarity learning via Siamese network predict…

200 篇论文

One of the challenges in modeling cognitive events from electroencephalogram (EEG) data is finding representations that are invariant to inter- and intra-subject differences, as well as to inherent noise associated with such data. Herein,…

机器学习 · 计算机科学 2016-03-02 Pouya Bashivan , Irina Rish , Mohammed Yeasin , Noel Codella

In many real-life tasks of application of supervised learning approaches, all the training data are not available at the same time. The examples are lifelong image classification or recognition of environmental objects during interaction of…

机器学习 · 计算机科学 2020-06-15 Miltiadis Poursanidis , Jenny Benois-Pineau , Akka Zemmari , Boris Mansenca , Aymar de Rugy

Deep learning provides a powerful new approach to many computer vision tasks. Height prediction from aerial images is one of those tasks that benefited greatly from the deployment of deep learning which replaced old multi-view geometry…

计算机视觉与模式识别 · 计算机科学 2021-11-15 Elhousni Mahdi , Zhang Ziming , Huang Xinming

Quantifying similarity between neural representations -- e.g. hidden layer activation vectors -- is a perennial problem in deep learning and neuroscience research. Existing methods compare deterministic responses (e.g. artificial networks…

机器学习 · 计算机科学 2023-02-07 Lyndon R. Duong , Jingyang Zhou , Josue Nassar , Jules Berman , Jeroen Olieslagers , Alex H. Williams

Self-supervised learning is emerging as an effective substitute for transfer learning from large datasets. In this work, we use kidney segmentation to explore this idea. The anatomical asymmetry of kidneys is leveraged to define an…

计算机视觉与模式识别 · 计算机科学 2021-01-15 Abhinav Dhere , Jayanthi Sivaswamy

In recent years Convolutional neural networks (CNN) have made significant progress in computer vision. These advancements have been applied to other areas, such as remote sensing and have shown satisfactory results. However, the lack of…

计算机视觉与模式识别 · 计算机科学 2024-09-01 Ali Ghanbarzade , Hossein Soleimani

This paper presents Dense Siamese Network (DenseSiam), a simple unsupervised learning framework for dense prediction tasks. It learns visual representations by maximizing the similarity between two views of one image with two types of…

计算机视觉与模式识别 · 计算机科学 2022-08-11 Wenwei Zhang , Jiangmiao Pang , Kai Chen , Chen Change Loy

Deep learning image classifiers usually rely on huge training sets and their training process can be described as learning the similarities and differences among training images. But, images in large training sets are not usually studied…

图像与视频处理 · 电气工程与系统科学 2020-05-19 Roozbeh Yousefzadeh

Learning to compare two objects are essential in applications, such as digital forensics, face recognition, and brain network analysis, especially when labeled data is scarce and imbalanced. As these applications make high-stake decisions…

机器学习 · 计算机科学 2021-09-16 Chao Chen , Yifan Shen , Guixiang Ma , Xiangnan Kong , Srinivas Rangarajan , Xi Zhang , Sihong Xie

Judging the similarity of visualizations is crucial to various applications, such as visualization-based search and visualization recommendation systems. Recent studies show deep-feature-based similarity metrics correlate well with…

人机交互 · 计算机科学 2025-03-04 Sheng Long , Angelos Chatzimparmpas , Emma Alexander , Matthew Kay , Jessica Hullman

While it is nearly effortless for humans to quickly assess the perceptual similarity between two images, the underlying processes are thought to be quite complex. Despite this, the most widely used perceptual metrics today, such as PSNR and…

计算机视觉与模式识别 · 计算机科学 2018-04-12 Richard Zhang , Phillip Isola , Alexei A. Efros , Eli Shechtman , Oliver Wang

Can we ask computers to recognize what we see from brain signals alone? Our paper seeks to utilize the knowledge learnt in the visual domain by popular pre-trained vision models and use it to teach a recurrent model being trained on brain…

计算机视觉与模式识别 · 计算机科学 2019-05-02 Pranay Mukherjee , Abhirup Das , Ayan Kumar Bhunia , Partha Pratim Roy

Deep convolutional neural networks (DCNN) have enjoyed great successes in many signal processing applications because they can learn complex, non-linear causal relationships from input to output. In this light, DCNNs are well suited for the…

图像与视频处理 · 电气工程与系统科学 2018-10-31 Xi Zhang , Xiaolin Wu

In many machine learning problems, large-scale datasets have become the de-facto standard to train state-of-the-art deep networks at the price of heavy computation load. In this paper, we focus on condensing large training sets into…

机器学习 · 计算机科学 2021-06-11 Bo Zhao , Hakan Bilen

In this thesis, we develop various techniques for working with sets in machine learning. Each input or output is not an image or a sequence, but a set: an unordered collection of multiple objects, each object described by a feature vector.…

机器学习 · 计算机科学 2021-03-09 Yan Zhang

Deep neural networks (DNN) have achieved unprecedented performance in computer-vision tasks almost ubiquitously in business, technology, and science. While substantial efforts are made to engineer highly accurate architectures and provide…

图像与视频处理 · 电气工程与系统科学 2022-09-08 Sumedha Singla

Siamese networks have drawn great attention in visual tracking because of their balanced accuracy and speed. However, the backbone networks used in Siamese trackers are relatively shallow, such as AlexNet [18], which does not fully take…

计算机视觉与模式识别 · 计算机科学 2019-03-29 Zhipeng Zhang , Houwen Peng

Siamese networks are one of the most trending methods to achieve self-supervised visual representation learning (SSL). Since hand labeling is costly, SSL can play a crucial part by allowing deep learning to train on large unlabeled…

计算机视觉与模式识别 · 计算机科学 2023-02-02 Alexandre Heuillet , Hedi Tabia , Hichem Arioui

Two major uncertainties, dataset bias and adversarial examples, prevail in state-of-the-art AI algorithms with deep neural networks. In this paper, we present an intuitive explanation for these issues as well as an interpretation of the…

计算机视觉与模式识别 · 计算机科学 2019-02-12 Yifei Fan , Anthony Yezzi

What representation do deep neural networks learn? How similar are images to each other for neural networks? Despite the overwhelming success of deep learning methods key questions about their internal workings still remain largely…