中文
相关论文

相关论文: Haphazard Inputs as Images in Online Learning

200 篇论文

The Transformer architecture has achieved significant success in natural language processing, motivating its adaptation to computer vision tasks. Unlike convolutional neural networks, vision transformers inherently capture long-range…

计算机视觉与模式识别 · 计算机科学 2025-09-29 Zherui Zhang , Rongtao Xu , Jie Zhou , Changwei Wang , Xingtian Pei , Wenhao Xu , Jiguang Zhang , Li Guo , Longxiang Gao , Wenbo Xu , Shibiao Xu

Learning-based image dehazing methods are essential to assist autonomous systems in enhancing reliability. Due to the domain gap between synthetic and real domains, the internal information learned from synthesized images is usually…

计算机视觉与模式识别 · 计算机科学 2022-11-15 Wenqi Ren , Qiyu Sun , Chaoqiang Zhao , Yang Tang

This paper presents DeepFLASH, a novel network with efficient training and inference for learning-based medical image registration. In contrast to existing approaches that learn spatial transformations from training data in the high…

图像与视频处理 · 电气工程与系统科学 2020-04-07 Jian Wang , Miaomiao Zhang

Intelligent real-world systems critically depend on expressive information about their system state and changing operation conditions, e.g., due to variation in temperature, location, wear, or aging. To provide this information, online…

系统与控制 · 电气工程与系统科学 2024-09-17 Jan-Hendrik Ewering , Björn Volkmann , Simon F. G. Ehlers , Thomas Seel , Michael Meindl

Image-to-image translation aims to learn the mapping between two visual domains. There are two main challenges for many applications: 1) the lack of aligned training pairs and 2) multiple possible outputs from a single input image. In this…

计算机视觉与模式识别 · 计算机科学 2018-08-03 Hsin-Ying Lee , Hung-Yu Tseng , Jia-Bin Huang , Maneesh Kumar Singh , Ming-Hsuan Yang

We present a deformable prototypical part network (Deformable ProtoPNet), an interpretable image classifier that integrates the power of deep learning and the interpretability of case-based reasoning. This model classifies input images by…

计算机视觉与模式识别 · 计算机科学 2024-05-06 Jon Donnelly , Alina Jade Barnett , Chaofan Chen

We study the effect of width on the dynamics of feature-learning neural networks across a variety of architectures and datasets. Early in training, wide neural networks trained on online data have not only identical loss curves but also…

机器学习 · 计算机科学 2023-12-07 Nikhil Vyas , Alexander Atanasov , Blake Bordelon , Depen Morwani , Sabarish Sainathan , Cengiz Pehlevan

Most of the achievements in artificial intelligence so far were accomplished by supervised learning which requires numerous annotated training data and thus costs innumerable manpower for labeling. Unsupervised learning is one of the…

计算机视觉与模式识别 · 计算机科学 2021-06-14 Mingxiang Chen , Zhanguo Chang , Haonan Lu , Bitao Yang , Zhuang Li , Liufang Guo , Zhecheng Wang

Streaming classification methods assume the number of input features is fixed and always received. But in many real-world scenarios demand is some input features are reliable while others are unreliable or inconsistent. In this paper, we…

机器学习 · 计算机科学 2020-08-28 Rohit Agarwal , Arif Ahmed Sekh , Krishna Agarwal , Dilip K. Prasad

Learning-based 3D reconstruction using implicit neural representations has shown promising progress not only at the object level but also in more complicated scenes. In this paper, we propose Dynamic Plane Convolutional Occupancy Networks,…

计算机视觉与模式识别 · 计算机科学 2020-11-12 Stefan Lionar , Daniil Emtsev , Dusan Svilarkovic , Songyou Peng

Nighttime image dehazing remains a challenging low-level vision problem due to the joint presence of haze, glow, non-uniform illumination, color distortion, and sensor noise, which often invalidate assumptions commonly used in daytime…

计算机视觉与模式识别 · 计算机科学 2026-04-07 Mohammad Heydari , Wei Dong , Shahram Shirani , Jun Chen , Han Zhou

Images can vary according to changes in viewpoint, resolution, noise, and illumination. In this paper, we aim to learn representations for an image, which are robust to wide changes in such environmental conditions, using training pairs of…

计算机视觉与模式识别 · 计算机科学 2013-01-17 Kye-Hyeon Kim , Rui Cai , Lei Zhang , Seungjin Choi

Online few-shot learning describes a setting where models are trained and evaluated on a stream of data while learning emerging classes. While prior work in this setting has achieved very promising performance on instance classification…

计算机视觉与模式识别 · 计算机科学 2022-06-17 Mayank Lunayach , James Smith , Zsolt Kira

It is widely believed that natural image data exhibits low-dimensional structure despite the high dimensionality of conventional pixel representations. This idea underlies a common intuition for the remarkable success of deep learning in…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Phillip Pope , Chen Zhu , Ahmed Abdelkader , Micah Goldblum , Tom Goldstein

In this paper, we propose a visual tracker based on a metric-weighted linear representation of appearance. In order to capture the interdependence of different feature dimensions, we develop two online distance metric learning methods using…

计算机视觉与模式识别 · 计算机科学 2016-11-17 Xi Li , Chunhua Shen , Anthony Dick , Zhongfei Zhang , Yueting Zhuang

Deep learning models have become increasingly useful in many different industries. On the domain of image classification, convolutional neural networks proved the ability to learn robust features for the closed set problem, as shown in many…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Rafael S. Pereira , Alexis Joly , Patrick Valduriez , Fabio Porto

Multimodal few-shot learning is challenging due to the large domain gap between vision and language modalities. Existing methods are trying to communicate visual concepts as prompts to frozen language models, but rely on hand-engineered…

计算机视觉与模式识别 · 计算机科学 2023-03-01 Ivona Najdenkoska , Xiantong Zhen , Marcel Worring

Image dehazing is fundamental yet not well-solved in computer vision. Most cutting-edge models are trained in synthetic data, leading to the poor performance on real-world hazy scenarios. Besides, they commonly give deterministic dehazed…

计算机视觉与模式识别 · 计算机科学 2022-10-31 Ming Tong , Yongzhen Wang , Peng Cui , Xuefeng Yan , Mingqiang Wei

There are many real-world knowledge based networked systems with multi-type interacting entities that can be regarded as heterogeneous networks including human connections and biological evolutions. One of the main issues in such networks…

社会与信息网络 · 计算机科学 2019-11-05 Soheila Molaei , Hadi Zare , Hadi Veisi

Despite that the performance of image-to-image translation has been significantly improved by recent progress in generative models, current methods still suffer from severe degradation in training stability and sample quality when applied…

计算机视觉与模式识别 · 计算机科学 2019-04-16 Jie Cao , Huaibo Huang , Yi Li , Jingtuo Liu , Ran He , Zhenan Sun