-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
260 lines (199 loc) · 11.5 KB
/
index.html
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Christopher Schymura</title>
<meta name="description" content="Personal website of Christopher Schymura.">
<!-- Fonts and Icons -->
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Roboto+Slab:100,300,400,500,700|Material+Icons" />
<!-- CSS Files -->
<link rel="stylesheet" href="/assets/css/all.min.css">
<link rel="stylesheet" href="/assets/css/academicons.min.css">
<link rel="stylesheet" href="/assets/css/main.css">
<link rel="canonical" href="/">
</head>
<body>
<!-- Header -->
<nav id="navbar" class="navbar fixed-top navbar-expand-md grey lighten-5 z-depth-1 navbar-light">
<div class="container-fluid p-0">
<div class="row ml-1 ml-sm-0">
<span class="contact-icon text-center" style="line-height: 1em;">
<a href="mailto:christopher [dot] schymura [at] posteo [dot] de"><i class="fa fa-envelope-square"></i></a>
<a href="https://scholar.google.com/citations?userid=_4-LU5UAAAAJ&hl&user=_4-LU5UAAAAJ&hl" target="_blank" title="Google Scholar"><i class="ai ai-google-scholar-square"></i></a>
<a href="https://github.com/chrschy" target="_blank" title="GitHub"><i class="fab fa-github-square"></i></a>
<a href="https://www.linkedin.com/in/cschymura" target="_blank" title="LinkedIn"><i class="fab fa-linkedin"></i></a>
<a href="https://www.researchgate.net/profile/Christopher_Schymura/" target="_blank" title="ResearchGate"><i class="ai ai-researchgate-square"></i></a>
<a href="https://orcid.org/0000-0002-6128-3556" target="_blank" title="ORCID"><i class="ai ai-orcid-square"></i></a>
</span>
</div>
<button class="navbar-toggler ml-auto" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse text-right" id="navbarNav">
<ul class="navbar-nav ml-auto flex-nowrap">
<li class="nav-item navbar-active font-weight-bold">
<a class="nav-link" href="/">
about
<span class="sr-only">(current)</span>
</a>
</li>
<li class="nav-item ">
<a class="nav-link" href="/cv/">
curriculum vitae
</a>
</li>
<li class="nav-item ">
<a class="nav-link" href="/publications/">
publications
</a>
</li>
<li class="nav-item ">
<a class="nav-link" href="/talks/">
talks
</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Scrolling Progress Bar -->
<progress id="progress" value="0">
<div class="progress-container">
<span class="progress-bar"></span>
</div>
</progress>
<!-- Content -->
<div class="content">
<div class="text-center mt-5">
<img class="profile-img" src="/assets/img/christopher.jpg" />
</div>
<div class="col mt-4">
<h1 class="title text-center font-weight-bold">Christopher Schymura</h1>
</div>
<!-- Introduction -->
<div class="col text-justify p-0">
I am an experienced data scientist and machine learning researcher, enjoying to build data-driven solutions for real-world applications. My interests particularly focus on combining probabilistic models with deep learning techniques to develop end-to-end trainable systems with meaningful uncertainty estimates. Currently, I am working as a data scientist at <a href="https://www.cropscience.bayer.com" target="_blank">Bayer Crop Science</a>. I am also a co-founder of the <a href="https://data-science-kitchen.github.io/" target="_blank">Data Science Kitchen</a>, a non-profit group which promotes open source research and regularly participates in data science challenges.
<br /><br />
Before joining Bayer, I was a data scientist in the Cognitive Solutions team at <a href="https://digital.evonik.com/" target="_blank">Evonik Digital GmbH</a> and a postdoctoral researcher in the <a href="https://cognitive-signal-processing.de/" target="_blank">Cognitive Signal Processing Group</a> at <a href="https://etit.ruhr-uni-bochum.de/" target="_blank">Ruhr University Bochum</a>. My postdoctoral research focused on fusing classical probabilistic models with modern deep learning approaches for applications in audiovisual signal processing. I successfully conducted a joint research project with <a href="http://www.kecl.ntt.co.jp/english/" target="_blank">NTT Communication Science Labs</a>, which was geared towards deep learning models for probabilistic inference in multimodal time-series signals.
<br /><br />
I obtained a PhD degree in Electrical Engineering and Information Technology from <a href="https://etit.ruhr-uni-bochum.de/" target="_blank">Ruhr University Bochum</a>, advised by <a href="https://etit.ruhr-uni-bochum.de/fakultaet/professuren/prof-dr-ing-dorothea-kolossa/" target="_blank">Dorothea Kolossa</a>. During my time as a doctoral researcher at the <a href="https://cognitive-signal-processing.de/" target="_blank">Cognitive Signal Processing Group</a>, I focused on probabilistic graphical models for multimodal data fusion. A central aspect of my <a href="https://hss-opus.ub.ruhr-uni-bochum.de/opus4/frontdoor/index/index/year/2020/docId/6987/" target="_blank">PhD thesis</a> was the derivation of the <a href="https://ieeexplore.ieee.org/document/9037104" target="_blank">Dynamic Stream Weight Kalman Filter</a> - a model for recursive Bayesian estimation in dynamical systems with multimodal observations, where time-varying uncertainty in different sensor inputs is explicitly taken into account. Other aspects of my PhD research included causal inference with application to acoustic signal processing tasks and Bayesian methods for robot audition, where the latter was primarily tackled within the <a href="http://twoears.eu/" target="_blank">Two!Ears</a> research consortium.
<br /><br />
</div>
<!-- News
<div class="news mt-3 p-0">
<h1 class="title mb-4 p-0">news</h1>
</div>-->
</div>
<!-- Footer -->
<footer>
© Copyright 2021 Christopher Schymura. § <a href="/imprint" title="Imprint">Imprint</a> | <a href="/privacy" title="Privacy">Privacy</a>
<br />Powered by <a href="http://jekyllrb.com/" target="_blank">Jekyll</a> with <a href="https://github.com/alshedivat/al-folio">al-folio</a> theme.
</footer>
<!-- Core JavaScript Files -->
<script src="/assets/js/jquery.min.js" type="text/javascript"></script>
<script src="/assets/js/popper.min.js" type="text/javascript"></script>
<script src="/assets/js/bootstrap.min.js" type="text/javascript"></script>
<script src="/assets/js/mdb.min.js" type="text/javascript"></script>
<script async="" src="https://cdnjs.cloudflare.com/ajax/libs/masonry/4.2.2/masonry.pkgd.min.js" integrity="sha384-GNFwBvfVxBkLMJpYMOABq3c+d3KnQxudP/mGPkzpZSTYykLBNsZEnG2D9G/X/+7D" crossorigin="anonymous"></script>
<script src="https://unpkg.com/imagesloaded@4/imagesloaded.pkgd.min.js"></script>
<script type="text/javascript" async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-MML-AM_CHTML"></script>
<script src="/assets/js/common.js"></script>
<!-- GitHub Stars -->
<script src="/assets/js/github-stars.js"></script>
<script type="text/javascript">
</script>
<!-- Scrolling Progress Bar -->
<script type="text/javascript">
$(document).ready(function() {
var navbarHeight = $('#navbar').outerHeight(true);
$('body').css({ 'padding-top': navbarHeight });
$('progress-container').css({ 'padding-top': navbarHeight });
var progressBar = $('#progress');
progressBar.css({ 'top': navbarHeight });
var getMax = function() { return $(document).height() - $(window).height(); }
var getValue = function() { return $(window).scrollTop(); }
// Check if the browser supports the progress element.
if ('max' in document.createElement('progress')) {
// Set the 'max' attribute for the first time.
progressBar.attr({ max: getMax() });
progressBar.attr({ value: getValue() });
$(document).on('scroll', function() {
// On scroll only the 'value' attribute needs to be calculated.
progressBar.attr({ value: getValue() });
});
$(window).resize(function() {
var navbarHeight = $('#navbar').outerHeight(true);
$('body').css({ 'padding-top': navbarHeight });
$('progress-container').css({ 'padding-top': navbarHeight });
progressBar.css({ 'top': navbarHeight });
// On resize, both the 'max' and 'value' attributes need to be calculated.
progressBar.attr({ max: getMax(), value: getValue() });
});
} else {
var max = getMax(), value, width;
var getWidth = function() {
// Calculate the window width as a percentage.
value = getValue();
width = (value/max) * 100;
width = width + '%';
return width;
}
var setWidth = function() { progressBar.css({ width: getWidth() }); };
setWidth();
$(document).on('scroll', setWidth);
$(window).on('resize', function() {
// Need to reset the 'max' attribute.
max = getMax();
setWidth();
});
}
});
</script>
<!-- Code Syntax Highlighting -->
<link href="https://fonts.googleapis.com/css?family=Source+Code+Pro" rel="stylesheet">
<script src="/assets/js/highlight.pack.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
<!-- Script Used for Randomizing the Projects Order -->
<!-- <script type="text/javascript">
$.fn.shuffleChildren = function() {
$.each(this.get(), function(index, el) {
var $el = $(el);
var $find = $el.children();
$find.sort(function() {
return 0.5 - Math.random();
});
$el.empty();
$find.appendTo($el);
});
};
$("#projects").shuffleChildren();
</script> -->
<!-- Project Cards Layout -->
<script type="text/javascript">
var $grid = $('#projects');
// $grid.masonry({ percentPosition: true });
// $grid.masonry('layout');
// Trigger after images load.
$grid.imagesLoaded().progress(function() {
$grid.masonry({ percentPosition: true });
$grid.masonry('layout');
});
</script>
<!-- Enable Tooltips -->
<script type="text/javascript">
$(function () {
$('[data-toggle="tooltip"]').tooltip()
})
</script>
<!-- Google Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-186875845-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>