You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
excerpt: "We advocate for open-source code by publishing our models and datasets on GitHub, empowering researchers and developers to easily reproduce, extend, and contribute to our work through community-driven pull requests and issue discussions."
We are a group of faculty members, researchers and students affiliated with McGill University and Mila Quebec AI Institute, both located in Montreal, Canada. We often collaborate with researchers around the world.
26
+
{: .text-center}
27
+
28
+
{% include feature_row id="row_about_us" %}
29
+
30
+
31
+
<!-- # Open Source Code -->
32
+
{% include feature_row id="row_code" type="right" %}
33
+
34
+
35
+
# Support Complex Data Lab
36
+
{: .text-center}
37
+
38
+
Financial support for the Complex Data Lab's research has come from CIFAR, Mila, and XXX.
39
+
40
+
Please make a [donation](xxx) to the Complex Data Lab. Your support plays an essential role in sustaining the quality, independence, and impact of our work.
41
+
42
+
<br>
43
+
44
+
# Join Us
45
+
{: .text-center}
46
+
We welcome talented individuals to join our team. Here are the various ways you can become part of Complex Data Lab:
47
+
48
+
49
+
## Temporary Research Positions
50
+
51
+
If you're interested in joining us for an **internship**, **independent project**, as a **visiting researcher**, or as a **research assistant**, please apply using XXX.
52
+
53
+
## Masters and PhDs
54
+
55
+
To join our lab as a Masters or PhD student, you **must** complete the following steps:
excerpt: "Complex Data Lab is a research group within McGill University and Mila focusing on network science and applied machine learning."
16
+
excerpt: "A research group focusing on developing techniques for analyzing complex data from online societies, with applications to enhance the health and safety of online spaces."
excerpt: "We work on various topics, including algorithms analyzing temporal graphs, applying machine learning on the health of online societies (crime & online markets, politics & online media, toxicity & online games). We present our works in ML and NLP conferences and journals."
26
-
27
-
row_code:
28
-
- image_path: /assets/images/home/github.webp
29
-
url: https://github.com/ComplexData-MILA
30
-
alt: "Our GitHub page"
31
-
title: "Open-Source Code"
32
-
btn_label: "GitHub"
33
-
btn_class: "btn--primary"
34
-
excerpt: "We publish code for our models and datasets on GitHub to make it easier for researchers and developers to reproduce and build upon our work. We welcome pull requests and issues on active projects from the community."
excerpt: Developing responsible AI solutions to detect and analyze suspicious online patterns, supporting law enforcement and organizations in protecting vulnerable individuals from exploitation
excerpt: "Investigating how digital platforms and emerging AI technologies shape political discourse, social polarization, and information ecosystems through data-driven computational social science"
excerpt: Building real-time, human-in-the-loop systems to foster healthier gaming communities, partnering with industry leaders to deploy scalable solutions that adapt to emerging challenges.
40
48
41
49
---
42
50
{% comment %}
43
51
Based on: https://raw.githubusercontent.com/mmistakes/minimal-mistakes/master/docs/_pages/splash-page.md
44
52
{% endcomment %}
45
53
46
54
47
-
{% include feature_row id="row_research" type="left" %}
48
-
49
-
{% include feature_row id="row_code" type="right" %}
50
-
51
-
# Join Us
52
-
{: .text-center}
53
-
54
-
Complex Data Lab welcomes graduate students, interns, and researchers at various levels. We have opportunities for Masters and PhD students, postdocs, research assistants, and visiting researchers.
55
-
{: .text-center}
56
-
57
-
For detailed information on how to apply and join our lab, please visit our [Join Us](/join-us) page.
58
-
{: .text-center}
59
-
<br/>
60
-
61
-
62
-
# About Us
63
-
{: .text-center}
64
-
65
-
We are a group of faculty members, researchers and students affiliated with McGill University and Mila Quebec AI Institute, both located in Montreal, Canada. We often collaborate with researchers around the world.
66
-
{: .text-center}
67
-
68
-
{% include feature_row id="row_about_us" %}
55
+
{% include research-directions.html id="research_topics"%}
69
56
57
+
{% include feature_row id="row_research" type="left" %}
Copy file name to clipboardExpand all lines: _pages/people.md
+17-19Lines changed: 17 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,61 +5,59 @@ layout: archive
5
5
---
6
6
7
7
8
-
## Faculty
8
+
## Faculty & Staff
9
9
10
10
{% include card-authors-with-role.html authors=site.data.authors role="Faculty" alumni=false %}
11
+
{% include card-authors-with-role.html authors=site.data.authors role="Postdoc" alumni=false %}
12
+
{% include card-authors-with-role.html authors=site.data.authors role="Research Assistant" alumni=false %}
11
13
12
-
<!-- ## Adjunct Faculty
13
-
14
-
{% include card-authors-with-role.html authors=site.data.authors role="Adjunct Faculty" alumni=false %} -->
15
-
16
-
## Postdocs
17
14
18
-
{% include card-authors-with-role.html authors=site.data.authors role="Postdoc" alumni=false %}
15
+
## Students
19
16
20
-
## PhD Students
17
+
###PhD
21
18
22
19
{% include card-authors-with-role.html authors=site.data.authors role="PhD" alumni=false %}
23
20
24
-
## Masters Students
21
+
###Masters
25
22
26
23
{% include card-authors-with-role.html authors=site.data.authors role="Master" alumni=false %}
27
24
28
-
## Undergraduate Students
25
+
###Undergraduate
29
26
30
27
{% include card-authors-with-role.html authors=site.data.authors role="Undergraduate" alumni=false %}
31
28
32
-
## Interns
29
+
###Interns
33
30
34
31
{% include card-authors-with-role.html authors=site.data.authors role="Intern" alumni=false %}
35
32
36
33
---
37
34
38
35
# Alumni
39
36
40
-
41
-
## Postdocs
37
+
## Faculty & Staff
42
38
43
39
{% include card-authors-with-role.html authors=site.data.authors role="Postdoc" alumni=true %}
44
40
45
-
## PhD Students
41
+
## Students
42
+
43
+
### PhD
46
44
47
45
{% include card-authors-with-role.html authors=site.data.authors role="PhD" alumni=true %}
48
46
49
-
## Masters Students
47
+
###Masters
50
48
51
49
{% include card-authors-with-role.html authors=site.data.authors role="Master" alumni=true %}
52
50
53
-
## Undergraduate Students
51
+
###Undergraduate
54
52
55
53
{% include card-authors-with-role.html authors=site.data.authors role="Undergraduate" alumni=true %}
56
54
57
-
## Interns
55
+
###Interns
58
56
59
57
{% include card-authors-with-role.html authors=site.data.authors role="Intern" alumni=true %}
60
58
61
59
<br/>
62
60
63
-
##Updating the website
61
+
# Updating the website
64
62
65
-
If you are part of the Complex Data Lab (i.e., advised by one of the [faculty members](/people/)), please head to the [GitHub repository](https://github.com/ComplexData-MILA/ComplexDataLab-Mila-McGill), where you will find instructions on adding your publications, creating/updating your profile, updating other parts of the website, etc.
63
+
If you are part of the Complex Data Lab, please head to the [GitHub repository](https://github.com/ComplexData-MILA/ComplexDataLab-Mila-McGill), for instructions on adding/updating your publications, creating/updating your profile, updating other parts of the website and etc.
0 commit comments