中文
相关论文

相关论文: Feature Embedding by Template Matching as a ResNet…

200 篇论文

Efficient text embedding is crucial for large-scale natural language processing (NLP) applications, where storage and computational efficiency are key concerns. In this paper, we explore how using binary representations (barcodes) instead…

计算与语言 · 计算机科学 2025-07-24 Soumen Sinha , Shahryar Rahnamayan , Azam Asilian Bidgoli

An emerging design principle in deep learning is that each layer of a deep artificial neural network should be able to easily express the identity transformation. This idea not only motivated various normalization techniques, such as…

机器学习 · 计算机科学 2018-07-23 Moritz Hardt , Tengyu Ma

The ResNet and its variants have achieved remarkable successes in various computer vision tasks. Despite its success in making gradient flow through building blocks, the simple shortcut connection mechanism limits the ability of…

图像与视频处理 · 电气工程与系统科学 2021-01-05 Jing Xu , Yu Pan , Xinglin Pan , Steven Hoi , Zhang Yi , Zenglin Xu

In order to better understand feature learning in neural networks, we propose a framework for understanding linear models in tangent feature space where the features are allowed to be transformed during training. We consider linear…

机器学习 · 计算机科学 2024-02-22 Daniel LeJeune , Sina Alemohammad

Attention mechanism, being frequently used to train networks for better feature representations, can effectively disentangle the target object from irrelevant objects in the background. Given an arbitrary image, we find that the…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Zhemin Zhang , Xun Gong , Jinyi Wu

Region proposal based methods like R-CNN and Faster R-CNN models have proven to be extremely successful in object detection and segmentation tasks. Recently, Transformers have also gained popularity in the domain of Computer Vision, and are…

计算机视觉与模式识别 · 计算机科学 2021-10-07 Deepanshu Pandey , Pradyumna Gupta , Sumit Bhattacharya , Aman Sinha , Rohit Agarwal

Unsupervised approaches to learning in neural networks are of substantial interest for furthering artificial intelligence, both because they would enable the training of networks without the need for large numbers of expensive annotations,…

计算机视觉与模式识别 · 计算机科学 2019-04-11 Chengxu Zhuang , Alex Lin Zhai , Daniel Yamins

Local feature provides compact and invariant image representation for various visual tasks. Current deep learning-based local feature algorithms always utilize convolution neural network (CNN) architecture with limited receptive field.…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Jinyu Miao , Haosong Yue , Zhong Liu , Xingming Wu , Zaojun Fang , Guilin Yang

In this paper we propose an ensemble of local and deep features for object classification. We also compare and contrast effectiveness of feature representation capability of various layers of convolutional neural network. We demonstrate…

计算机视觉与模式识别 · 计算机科学 2017-12-14 Siddharth Srivastava , Prerana Mukherjee , Brejesh Lall , Kamlesh Jaiswal

This paper proposes a novel regularization approach to bias Convolutional Neural Networks (CNNs) toward utilizing edge and line features in their hidden layers. Rather than learning arbitrary kernels, we constrain the convolution layers to…

计算机视觉与模式识别 · 计算机科学 2024-10-23 Christoph Linse , Beatrice Brückner , Thomas Martinetz

Fine-grained image recognition is very challenging due to the difficulty of capturing both semantic global features and discriminative local features. Meanwhile, these two features are not easy to be integrated, which are even conflicting…

计算机视觉与模式识别 · 计算机科学 2021-02-22 Shaokang Yang , Shuai Liu , Cheng Yang , Changhu Wang

While several feature embedding models have been developed in the literature, comparisons of these embeddings have largely focused on their numerical performance in classification-related downstream applications. However, an interpretable…

机器学习 · 计算机科学 2025-08-19 Mohammad Jalali , Bahar Dibaei Nia , Farzan Farnia

Short text clustering is a challenging problem due to its sparseness of text representation. Here we propose a flexible Self-Taught Convolutional neural network framework for Short Text Clustering (dubbed STC^2), which can flexibly and…

信息检索 · 计算机科学 2017-01-03 Jiaming Xu , Bo Xu , Peng Wang , Suncong Zheng , Guanhua Tian , Jun Zhao , Bo Xu

The block-based coding structure in the hybrid video coding framework inevitably introduces compression artifacts such as blocking, ringing, etc. To compensate for those artifacts, extensive filtering techniques were proposed in the loop of…

图像与视频处理 · 电气工程与系统科学 2021-05-05 Wei Jia , Li Li , Zhu Li , xiang zhang , Shan Liu

An important characteristic of neural networks is their ability to learn representations of the input data with effective features for prediction, which is believed to be a key factor to their superior empirical performance. To better…

机器学习 · 计算机科学 2022-06-06 Zhenmei Shi , Junyi Wei , Yingyu Liang

Compared to convolutional layers, fully-connected (FC) layers are better at modeling the long-range dependencies but worse at capturing the local patterns, hence usually less favored for image recognition. In this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Xiaohan Ding , Honghao Chen , Xiangyu Zhang , Jungong Han , Guiguang Ding

Source code processing heavily relies on the methods widely used in natural language processing (NLP), but involves specifics that need to be taken into account to achieve higher quality. An example of this specificity is that the semantics…

软件工程 · 计算机科学 2021-04-28 Nadezhda Chirkova

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

We consider neural network approximation spaces that classify functions according to the rate at which they can be approximated (with error measured in $L^p$) by ReLU neural networks with an increasing number of coefficients, subject to…

泛函分析 · 数学 2021-10-29 Philipp Grohs , Felix Voigtlaender

Image retrieval in realistic scenarios targets large dynamic datasets of unlabeled images. In these cases, training or fine-tuning a model every time new images are added to the database is neither efficient nor scalable. Convolutional…

计算机视觉与模式识别 · 计算机科学 2017-07-11 Albert Jimenez , Jose M. Alvarez , Xavier Giro-i-Nieto