<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="https://kiarashkianid.github.io/feed.xml" rel="self" type="application/atom+xml" /><link href="https://kiarashkianid.github.io/" rel="alternate" type="text/html" /><updated>2026-06-04T15:45:53+00:00</updated><id>https://kiarashkianid.github.io/feed.xml</id><title type="html">Kiarash Kianidehkordi</title><subtitle>Data Science, Computational Cognition, and AI Research Portfolio</subtitle><author><name>Kiarash Kianidehkordi</name><email>kiarash.kianidehkordi@mail.utoronto.ca</email></author><entry><title type="html">Predict Human Reading Time Using GPT-2 &amp;amp; BERT</title><link href="https://kiarashkianid.github.io/reading-time-gpt2-bert/" rel="alternate" type="text/html" title="Predict Human Reading Time Using GPT-2 &amp;amp; BERT" /><published>2026-05-04T00:00:00+00:00</published><updated>2026-05-04T00:00:00+00:00</updated><id>https://kiarashkianid.github.io/reading-time-gpt2-bert</id><content type="html" xml:base="https://kiarashkianid.github.io/reading-time-gpt2-bert/"><![CDATA[<p>Course project for Seminar in Computational Cognition.</p>

<ul>
  <li>Preprocessed the Natural Stories Dataset with more than 1M observations and engineered features for reading time prediction.</li>
  <li>Built a sliding-window batching pipeline to split text into segments for parallel, CUDA-efficient inference of GPT-2 and BERT models.</li>
  <li>Analyzed surprisal scores and fitted linear mixed-effects models to predict human reading time.</li>
  <li>Contributed quantitative evidence on GPT-2 outperforming BERT with an AIC improvement of 571 points and p-value less than 1e-100.</li>
</ul>

<p><a href="https://github.com/kiarashkianid/COG403-Final-Project-reading-time-surprisal-gpt2-bert" class="btn btn--primary">View project on GitHub</a></p>]]></content><author><name>Kiarash Kianidehkordi</name><email>kiarash.kianidehkordi@mail.utoronto.ca</email></author><category term="Projects" /><category term="Computational Cognition" /><category term="NLP" /><category term="GPT-2" /><category term="BERT" /><summary type="html"><![CDATA[A computational cognition project using transformer surprisal scores and mixed-effects models to predict human reading time.]]></summary></entry><entry><title type="html">Parkinson Classification &amp;amp; Symptoms Profiling with Accelerometer Data</title><link href="https://kiarashkianid.github.io/parkinson-accelerometer/" rel="alternate" type="text/html" title="Parkinson Classification &amp;amp; Symptoms Profiling with Accelerometer Data" /><published>2026-05-03T00:00:00+00:00</published><updated>2026-05-03T00:00:00+00:00</updated><id>https://kiarashkianid.github.io/parkinson-accelerometer</id><content type="html" xml:base="https://kiarashkianid.github.io/parkinson-accelerometer/"><![CDATA[<p>Inter-University Health Data and AI Inquiry Program project.</p>

<ul>
  <li>Applied Gaussian mixture model clustering to 400+ participant wrist-worn accelerometer data to classify Parkinson’s disease versus controls.</li>
  <li>Achieved a Silhouette Score of 0.688 without labeled training data.</li>
  <li>Engineered tremor-specific features via bandpass filtering between 3 and 12 Hz and PSD metrics.</li>
  <li>Produced symptom profiles with direct applications in remote health monitoring.</li>
</ul>

<p><a href="https://doi.org/10.48448/ecgr-7g05" class="btn btn--primary">View DOI</a></p>]]></content><author><name>Kiarash Kianidehkordi</name><email>kiarash.kianidehkordi@mail.utoronto.ca</email></author><category term="Projects" /><category term="Health Data" /><category term="Clustering" /><category term="Signal Processing" /><summary type="html"><![CDATA[Unsupervised clustering and tremor-specific feature engineering over wrist-worn accelerometer data.]]></summary></entry><entry><title type="html">CityScope - Weather-Aware Urban Exploration App</title><link href="https://kiarashkianid.github.io/cityscope-weather-aware-app/" rel="alternate" type="text/html" title="CityScope - Weather-Aware Urban Exploration App" /><published>2026-05-02T00:00:00+00:00</published><updated>2026-05-02T00:00:00+00:00</updated><id>https://kiarashkianid.github.io/cityscope-weather-aware-app</id><content type="html" xml:base="https://kiarashkianid.github.io/cityscope-weather-aware-app/"><![CDATA[<p>Course project for Software Design.</p>

<ul>
  <li>Built a Java app with a modular codebase and OpenWeather API integration for weather-aware location recommendations.</li>
  <li>Designed the system around clean architecture with separation of concerns across presentation, domain, and data layers.</li>
  <li>Applied SOLID software design principles to reduce coupling and improve system flexibility.</li>
</ul>

<p><a href="https://github.com/kiarashkianid/Weather-Wanderer" class="btn btn--primary">View project on GitHub</a></p>]]></content><author><name>Kiarash Kianidehkordi</name><email>kiarash.kianidehkordi@mail.utoronto.ca</email></author><category term="Projects" /><category term="Java" /><category term="REST APIs" /><category term="Software Design" /><summary type="html"><![CDATA[A Java app using OpenWeather API integration and clean architecture for weather-aware location recommendations.]]></summary></entry></feed>