Skip to content

Commit 90d07e2

Browse files
committed
fixing broken links?
1 parent 100377e commit 90d07e2

5 files changed

Lines changed: 6 additions & 23 deletions

File tree

_alumni/mackay_matt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Matthew MacKay
3-
link: https://scholar.google.com/citations?user=37kPUpIAAAAJ&hl=en
3+
link:
44
type: PhD Student (Statistics, 2020-23). Now Technical Staff at Anthropic
55
pic: images/mackay_matt.jpg
66
email:

_includes/home.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ <h1>Linderman Lab</h1>
1313
<h2>Stanford University</h2>
1414
<p>
1515
Welcome to the Linderman Lab! We belong to the <a href="https://statistics.stanford.edu/">Statistics Department</a> and the <a href="https://neuroscience.stanford.edu/">Wu Tsai Neurosciences Institute</a> at Stanford University.
16-
Our work bridges <strong>computational neuroscience</strong>, <strong>artificial intelligence</strong>, and <strong>Bayesian statistics</strong>, developing models and algorithms for complex data. Check out some of our research
16+
Our work blends <strong>computational neuroscience</strong>, <strong>artificial intelligence</strong>, and <strong>Bayesian statistics</strong> to develop models and algorithms for complex data. Check out some of our research
1717
below, and reach out if you'd like to learn more!
1818
</p>
1919
</header>

_includes/research.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ <h3>Computational Neuroscience</h3>
2424
Modern recording and tracking technologies let us measure thousands of neurons and quantify behavior with unprecedented precision, but the resulting data are noisy, high-dimensional time series.
2525
We develop state space models tailored to this challenge, like the rSLDS (<a href="#linderman2017recurrent">Linderman et al., 2017</a>), gpSLDS (<a href="#hu2024modeling">Hu et al., 2024</a>), and Keypoint MoSeq (<a href="#weinreb2024keypoint">Weinreb et al., 2024</a>).
2626
Working closely with experimental collaborators, we have used tools like these to study neural dynamics underlying emotional states (<a href="#nair2023approximate">Nair et al., 2023</a>; <a href="#vinograd2024intrinsic">Vinograd et al., 2024</a>), the neural basis of natural behavior (<a href="#markowitz2023spontaneous">Markowitz et al., 2023</a>), and how behavior changes throughout the lifespan (<a href="#bedbrook2026lifelong">Bedbrook et al., 2025</a>).
27-
We also build open-source software &mdash; including <a href="https://github.com/lindermanlab/ssm">SSM</a> and <a href="https://probml.github.io/dynamax/">Dynamax</a> (<a href="#linderman2024dynamax">Linderman et al., 2024</a>) &mdash; to make these tools broadly accessible.
27+
We also build open-source software &mdash; including <a href="https://github.com/lindermanlab/ssm">SSM</a> and <a href="https://probml.github.io/dynamax/">Dynamax</a> (<a href="#linderman2025dynamax">Linderman et al., 2025</a>) &mdash; to make these tools broadly accessible.
2828
</p>
2929
</div>
3030
</div>
@@ -40,7 +40,7 @@ <h3>Artificial Intelligence</h3>
4040
<p>
4141
Deep state space models have seen a resurgence within machine learning, and they are now widely used for sequential data like language, audio, and video.
4242
We helped pioneer this area with S5 (<a href="#smith2023simplified">Smith et al., 2023a</a>,<a href="#smith2023convolutional">b</a>), and we continue to develop theory and algorithms for parallelizing deep SSMs with nonlinear dynamics (<a href="#gonzalez2024towards">Gonzalez et al., 2024</a>, <a href="#gonzalez2025predictability">2025</a>, <a href="#gonzalez2026unifying">2026</a>).
43-
We have studied cost-efficient collaboration between on-device and cloud models (<a href="#narayan2025minions">Narayan et al., 2025</a>), information-theoretic principles for agentic system design (<a href="#he2026information">He et al., 2026</a>), and informed correctors for discrete diffusion models (<a href="#zhao2025informed">Zhao et al., 2025</a>).
43+
Beyond SSMs, we have also developed cost-efficient collaboration protocols between on-device and cloud models (<a href="#narayan2025minions">Narayan et al., 2025</a>), information-theoretic principles for agentic system design (<a href="#he2026information">He et al., 2026</a>), and informed correctors for discrete diffusion models (<a href="#zhao2025informed">Zhao et al., 2025</a>).
4444
</p>
4545
</div>
4646
</div>

cv/cv.bib

Lines changed: 2 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -530,7 +530,7 @@ @inproceedings{beller2022looking
530530
booktitle={Proceedings of the Annual Meeting of the Cognitive Science Society},
531531
volume={44},
532532
year={2022},
533-
arxiv={psyarxiv.com/h2r8d},
533+
arxiv={https://psyarxiv.com/h2r8d},
534534
link={https://escholarship.org/content/qt7gk617ss/qt7gk617ss.pdf},
535535
}
536536

@@ -705,7 +705,7 @@ @article{glaser2020multi
705705
journal={Advances in Neural Information Processing Systems (NeurIPS)},
706706
year={2020},
707707
biorxiv={https://www.biorxiv.org/content/10.1101/2020.10.21.349282v1},
708-
code={https://github.com/lindermanlab/ssm/blob/master/notebooks/Multi-Population%20rSLDS.ipynb},
708+
code={https://github.com/lindermanlab/ssm/blob/master/notebooks/Multi-Population-rSLDS.ipynb},
709709
link={https://papers.nips.cc/paper/2020/hash/aa1f5f73327ba40d47ebce155e785aaf-Abstract.html}
710710
}
711711

@@ -892,14 +892,6 @@ @article{
892892
code={https://github.com/google/gumbel_sinkhorn}
893893
}
894894

895-
@article{linderman2017latenthawkes,
896-
title={{B}ayesian inference for latent {H}awkes processes},
897-
author={Scott W. Linderman and Yixin Wang and David M. Blei},
898-
journal={Advances in Approximate Bayesian Inference Workshop at the 31st Conference on Neural Information Processing Systems},
899-
year={2017},
900-
link={http://approximateinference.org/2017/accepted/LindermanEtAl2017.pdf}
901-
}
902-
903895
@article{buchanan2017quantifying,
904896
title={Quantifying the behavioral dynamics of {C}. elegans with autoregressive hidden {M}arkov models},
905897
author={E. Kelly Buchanan and Akiva Lipschitz and Scott W. Linderman and Liam Paninski},
@@ -932,7 +924,6 @@ @inproceedings{naesseth2018variational
932924
author={Naesseth, Christian A. and Scott W. Linderman and Ranganath, Rajesh and Blei, David M.},
933925
booktitle={Proceedings of the 21st International Conference on Artificial Intelligence and Statistics (AISTATS)},
934926
year = {2018},
935-
code = {https://github.com/blei-lab/vsmc},
936927
arxiv = {https://arxiv.org/abs/1705.11140},
937928
link = {http://proceedings.mlr.press/v84/naesseth18a/naesseth18a.pdf},
938929
}
@@ -1001,14 +992,6 @@ @inproceedings{naesseth2017rejection
1001992
code={https://github.com/blei-lab/ars-reparameterization}
1002993
}
1003994

1004-
@article{naesseth2016rejectionwkshp,
1005-
title={Rejection sampling variational inference},
1006-
author={Naesseth, Christian A. and Ruiz, Francisco J. R. and Scott W. Linderman and Blei, David M.},
1007-
journal={Advances in Approximate Bayesian Inference Workshop at the 30th Conference on Neural Information Processing Systems},
1008-
year={2016},
1009-
link={http://approximateinference.org/2016/accepted/NaessethEtAl2016.pdf}
1010-
}
1011-
1012995

1013996
@article{chen2016bayesian,
1014997
author = {Zhe Chen and Scott W. Linderman and Matthew A. Wilson},

cv/cv.pdf

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)