中文
相关论文

相关论文: Cascaded Recurrent Neural Networks for Hyperspectr…

200 篇论文

Recurrent neural networks have achieved great success in many NLP tasks. However, they have difficulty in parallelization because of the recurrent structure, so it takes much time to train RNNs. In this paper, we introduce sliced recurrent…

计算与语言 · 计算机科学 2018-07-09 Zeping Yu , Gongshen Liu

Deep neural networks face several challenges in hyperspectral image classification, including high-dimensional data, sparse distribution of ground objects, and spectral redundancy, which often lead to classification overfitting and limited…

计算机视觉与模式识别 · 计算机科学 2025-06-12 Guandong Li , Mengxia Ye

Sophisticated gated recurrent neural network architectures like LSTMs and GRUs have been shown to be highly effective in a myriad of applications. We develop an un-gated unit, the statistical recurrent unit (SRU), that is able to learn long…

机器学习 · 计算机科学 2017-03-02 Junier B. Oliva , Barnabas Poczos , Jeff Schneider

Recurrent neural networks (RNNs) such as long short-term memory and gated recurrent units are pivotal building blocks across a broad spectrum of sequence modeling problems. This paper proposes a recurrently controlled recurrent network…

计算与语言 · 计算机科学 2018-11-27 Yi Tay , Luu Anh Tuan , Siu Cheung Hui

The integration of hyperspectral imaging (HSI) and LiDAR data within new linear feature spaces offers a promising solution to the challenges posed by the high-dimensionality and redundancy inherent in HSIs. This study introduces a dual…

计算机视觉与模式识别 · 计算机科学 2024-12-04 Judy X Yang , Jing Wang , Chen Hong Sui , Zekun Long , Jun Zhou

Recurrent Neural Networks (RNNs) have been proven to be effective in modeling sequential data and they have been applied to boost a variety of tasks such as document classification, speech recognition and machine translation. Most of…

计算与语言 · 计算机科学 2018-08-21 Zhiwei Wang , Yao Ma , Dawei Yin , Jiliang Tang

Classifying hyperspectral images (HSIs) is a complex task in remote sensing due to the high-dimensional nature and volume of data involved. To address these challenges, we propose the Spectral-Spatial non-Linear Model, a novel framework…

计算机视觉与模式识别 · 计算机科学 2024-12-04 Judy X Yang , Jing Wang , Zekun Long , Chenhong Sui , Jun Zhou

Circuits of biological neurons, such as in the functional parts of the brain can be modeled as networks of coupled oscillators. Inspired by the ability of these systems to express a rich set of outputs while keeping (gradients of) state…

机器学习 · 计算机科学 2021-03-16 T. Konstantin Rusch , Siddhartha Mishra

During the last couple of years, Recurrent Neural Networks (RNN) have reached state-of-the-art performances on most of the sequence modelling problems. In particular, the "sequence to sequence" model and the neural CRF have proved to be…

计算与语言 · 计算机科学 2019-04-17 Marco Dinarelli , Loïc Grobol

Hyperspectral images (HSIs) often suffer from noise arising from both intra-imaging mechanisms and environmental factors. Leveraging domain knowledge specific to HSIs, such as global spectral correlation (GSC) and non-local spatial…

图像与视频处理 · 电气工程与系统科学 2024-05-14 Guanyiman Fu , Fengchao Xiong , Jianfeng Lu , Jun Zhou , Jiantao Zhou , Yuntao Qian

We explore the architecture of recurrent neural networks (RNNs) by studying the complexity of string sequences it is able to memorize. Symbolic sequences of different complexity are generated to simulate RNN training and study parameter…

机器学习 · 计算机科学 2023-11-17 Roberto Cahuantzi , Xinye Chen , Stefan Güttel

Hyperspectral image (HSI) classification has been a hot topic for decides, as hyperspectral images have rich spatial and spectral information and provide strong basis for distinguishing different land-cover objects. Benefiting from the…

计算机视觉与模式识别 · 计算机科学 2023-04-07 Xizhe Xue , Haokui Zhang , Bei Fang , Zongwen Bai , Ying Li

Hyperspectral images are of crucial importance in order to better understand features of different materials. To reach this goal, they leverage on a high number of spectral bands. However, this interesting characteristic is often paid by a…

图像与视频处理 · 电气工程与系统科学 2020-06-01 Jin-Fan Hu , Ting-Zhu Huang , Liang-Jian Deng , Tai-Xiang Jiang , Gemine Vivone , Jocelyn Chanussot

Recurrent neural networks (RNNs) have been widely used for processing sequential data. However, RNNs are commonly difficult to train due to the well-known gradient vanishing and exploding problems and hard to learn long-term patterns. Long…

计算机视觉与模式识别 · 计算机科学 2019-10-15 Shuai Li , Wanqing Li , Chris Cook , Ce Zhu , Yanbo Gao

Hyperspectral image (HSI) and SAR/LiDAR data offer complementary spectral and structural information for land-cover classification. However, their effective fusion remains challenging due to two major limitations: The spectral redundancy in…

图像与视频处理 · 电气工程与系统科学 2026-05-01 Chuanzheng Gong , Feng Gao , Junyan Lin , Junyu Dong , Qian Du

Graph-structured data appears frequently in domains including chemistry, natural language semantics, social networks, and knowledge bases. In this work, we study feature learning techniques for graph-structured inputs. Our starting point is…

机器学习 · 计算机科学 2017-09-26 Yujia Li , Daniel Tarlow , Marc Brockschmidt , Richard Zemel

Astronomical surveys of celestial sources produce streams of noisy time series measuring flux versus time ("light curves"). Unlike in many other physical domains, however, large (and source-specific) temporal gaps in data arise naturally…

天体物理仪器与方法 · 物理学 2017-11-30 Brett Naul , Joshua S. Bloom , Fernando Pérez , Stéfan van der Walt

To read the final version please go to IEEE TGRS on IEEE Xplore. Convolutional neural networks (CNNs) have been attracting increasing attention in hyperspectral (HS) image classification, owing to their ability to capture spatial-spectral…

计算机视觉与模式识别 · 计算机科学 2021-07-07 Danfeng Hong , Lianru Gao , Jing Yao , Bing Zhang , Antonio Plaza , Jocelyn Chanussot

Recurrent Neural Networks (RNNs) are among the most successful machine learning models for sequence modelling, but tend to suffer from an exponential increase in the number of parameters when dealing with large multidimensional data. To…

机器学习 · 计算机科学 2021-05-12 Yao Lei Xu , Danilo P. Mandic

This paper presents a new supervised classification algorithm for remotely sensed hyperspectral image (HSI) which integrates spectral and spatial information in a unified Bayesian framework. First, we formulate the HSI classification…

计算机视觉与模式识别 · 计算机科学 2018-03-14 Xiangyong Cao , Feng Zhou , Lin Xu , Deyu Meng , Zongben Xu , John Paisley