Skip to content

Commit 3a22229

Browse files
committed
Add research and recruitment pages.
1 parent a096b61 commit 3a22229

File tree

6 files changed

+65
-0
lines changed

6 files changed

+65
-0
lines changed

_pages/recruitment.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
layout: page
3+
permalink: /recruitment/
4+
title: recruitment
5+
description: #Materials for courses you taught. Replace this text with your description.
6+
nav: true
7+
nav_order: 3
8+
---
9+
10+
#### Postdoctoral Fellowships (Computational Neuroscience)
11+
12+
[Institute of Natural Sciences](http://ins.sjtu.edu.cn) (INS) – a newly established interdisciplinary institute at Shanghai Jiao Tong University (SJTU) to conduct research in natural and engineering sciences, is recruiting Institute postdoctoral researchers in computational sciences and engineering. The initial appointment will be for two years with a possible renewal for the third with an annual salary of 170k~250k RMB and a research startup fund. The potential candidates should demonstrate record of top quality research work in computational research and interdisciplinary research background. Positions are available for strongly-motivated researchers to conduct high quality interdisciplinary research between INS members and science faculties on campus in the following areas.
13+
14+
Applications should consist of curriculum vitae, including a list of publications, summary of future research plans, and at least two letters of reference (one of them from Ph.D supervisor). Application materials should preferably be electronically sent to Dr. <a href="mailto:zdz@sjtu.edu.cn">Douglas Zhou</a> and Dr. <a href="mailto:songting@sjtu.edu.cn">Songting Li</a>.
15+
16+
Review of applications will begin immediately, and will continue for the next several years.
17+
18+
{% include figure.html path="assets/img/science-building.jpg" title="science-building" class="img-fluid" %}

_pages/research.md

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
---
2+
layout: page
3+
title: research
4+
permalink: /research/
5+
description: Research interests and projects.
6+
nav: true
7+
nav_order: 2
8+
---
9+
10+
<p> Have you ever been curious about how your brain works? The brain is a high-dimensional, multi-scale, nonlinear dynamical system of combinatorial complexity, arising from billions of neurons with convoluted connections among them. To develop effective mathematical theories to describe its function is a deep intellectual challenge, wherein lies the inspiration of the research in our group. In general, the research in our group attempts to exploit mathematics to understand the computations of the brain. In particular, we are interested in constructing mathematical theories to explain the mechanisms underlying brain activity at multiple scales -- from a single neuron to neuronal networks, developing statistical methods to extract information from experimental data, and proposing theoretical frameworks for the computation carried out in various brain areas. </p>
11+
<p> The research in our group focuses on the mathematical theory of single neuron computation and the dynamics and function of neuronal networks. We use mathematical modeling, theoretical analysis, and numerical computation to study scientific problems arising from neuroscience. As applied mathematicians and computational neuroscientists, we are in quest of mathematical understanding of brain computation with its quantitative verification in close collaboration with experimental laboratories. Below we introduce some projects and scientific questions that we are currently working on. </p>
12+
13+
<div class="row">
14+
<div class="col-sm-4">
15+
{% include figure.html path="assets/img/research/single_neuron.jpg" class="img-fluid" %}
16+
</div>
17+
<div class="col-sm-8">
18+
<p> <b> SINGLE NEURON COMPUTATION</b><br>
19+
Neurons are basic computational units in our brain. To understand how the brain works, it is crucial to understand how a neuron computes as an initial step. For instance, how do neurons integrate synaptic inputs? What kind of computations are performed by neuronal dendrites? Can we develop simplified neuron models that are capable of capturing dendritic computations? What is the role of plasticity in neuronal computation? Is it possible to recover local and effective synaptic conductances in the presence of the space-clamp effect?
20+
</p>
21+
</div>
22+
</div>
23+
24+
<div class="row">
25+
<div class="col-sm-4">
26+
{% include figure.html path="assets/img/research/network_dynamics.jpg" class="img-fluid" %}
27+
</div>
28+
<div class="col-sm-8">
29+
<p> <b>NETWORK STRUCTURE, DYNAMICS, AND FUNCTION</b><br>
30+
The comprehensive structural connectivity of microscopic neuronal circuits and macroscopic multi-regional cortical networks empowers rich dynamics and functions of the brain. Yet quantative relations among cortical network structure, dynamics, and function remain largely unknown. For instance, how does heterogeneous connectivity structure give rise to network activity such as oscillations, waves, and excitation-inhibition balanced state? How are signals reliably propagated in cortical networks? Is it possible to recover the structural connectivity from the activity of neurons or brain regions?
31+
</p>
32+
</div>
33+
</div>
34+
35+
<div class="row">
36+
<div class="col-sm-4">
37+
{% include figure.html path="assets/img/research/brain-AI.jpg" class="img-fluid" %}
38+
</div>
39+
40+
<div class="col-sm-8">
41+
<p><b>BRAIN-INSPIRED MACHINE LEARNING </b><br>
42+
Despite that machine learning has achieved a great success in scientific research and industrial applications, it remains to encounter problems including generalization ability and energy efficiency. However, these problems have already been solved by the brain. Therefore, it is promising to develop brain-inspired artificial intellegence in order to further improve the performance of today's machine learning algorithms. For instance, how to incorporate the computational ability of dendrites, the spiking dynamics of neurons, and the connectomic structure of cortical networks into the design of brain-inspired machine learning algorithms?
43+
</p>
44+
</div>
45+
</div>
46+
47+
<p> <i>We are currently looking for highly-motivated undergraduates, graduates, postdocs, and visiting research students who are passionate about exploring the brain using mathematical and physical approaches. If you are interested in joining us, please send an email to songting at sjtu.edu.cn.</i></p>

assets/img/research/brain-AI.jpg

173 KB
Loading
456 KB
Loading
230 KB
Loading

assets/img/science-building.jpg

1.58 MB
Loading

0 commit comments

Comments
 (0)