forked from ChihebTrabelsi/deep_complex_networks
-
-
Notifications
You must be signed in to change notification settings - Fork 45
/
CITATION.cff
50 lines (50 loc) · 2.67 KB
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
cff-version: '1.2.0'
message: 'Please cite the following works when using this software.'
authors:
- family-names: 'Dramsch'
given-names: 'Jesper Sören'
orcid: '0000-0001-8273-905X'
doi: '10.6084/m9.figshare.9783773'
identifiers:
- type: 'doi'
value: '10.6084/m9.figshare.9783773'
- type: 'url'
value: 'https://figshare.com/articles/Complex-Valued_Neural_Networks_in_Keras_with_Tensorflow/9783773/1'
title: 'Complex-Valued Neural Networks in Keras with Tensorflow'
url: 'https://figshare.com/articles/Complex-Valued_Neural_Networks_in_Keras_with_Tensorflow/9783773/1'
date-published: 2019-01-01
year: 2019
publisher:
name: 'figshare'
type: 'software'
preferred-citation:
abstract: 'Deep learning has become an area of interest in most scientific areas, including physical sciences. Modern networks apply real-valued transformations on the data. Particularly, convolutions in convolutional neural networks discard phase information entirely. Many deterministic signals, such as seismic data or electrical signals, contain significant information in the phase of the signal. We explore complex-valued deep convolutional networks to leverage non-linear feature maps. Seismic data commonly has a lowcut filter applied, to attenuate noise from ocean waves and similar long wavelength contributions. In non-stationary data, the phase content can stabilize training and improve the generalizability of neural networks. While it has been shown that phase content can be restored in deep neural networks, we show how including phase information in feature maps improves both training and inference from deterministic physical data. Furthermore, we show that smaller complex networks outperform larger real-valued networks.'
authors:
- family-names: 'Dramsch'
given-names: 'Jesper Sören'
orcid: '0000-0001-8273-905X'
- family-names: 'Lüthje'
given-names: 'Mikael'
orcid: "0000-0003-2715-1653"
- family-names: 'Christensen'
given-names: 'Anders Nymark'
orcid: "0000-0002-3668-3128"
doi: 'https://doi.org/10.1016/j.cageo.2020.104643'
identifiers:
- type: 'doi'
value: 'https://doi.org/10.1016/j.cageo.2020.104643'
- type: 'url'
value: 'https://www.sciencedirect.com/science/article/pii/S0098300420306208'
- type: 'other'
value: 'urn:issn:0098-3004'
title: 'Complex-valued neural networks for machine learning on non-stationary physical data'
url: 'https://www.sciencedirect.com/science/article/pii/S0098300420306208'
references:
- authors:
- family-names: 'Trabelsi'
given-names: 'Chiheb'
title: 'Deep Complex Networks'
date-published: 2017-01-01
year: 2017
journal: 'arXiv preprint arXiv:1705.09792'
type: 'article'