<?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="http://rimusa.github.io/feed.xml" rel="self" type="application/atom+xml" /><link href="http://rimusa.github.io/" rel="alternate" type="text/html" /><updated>2026-04-04T22:32:37+00:00</updated><id>http://rimusa.github.io/feed.xml</id><title type="html">Ricardo’s Personal Site</title><subtitle>Hey, welcome to my site. Here you can see a bit of my past and current proyects, interests and hobbies.</subtitle><author><name>Ricardo Muñoz Sánchez</name></author><entry><title type="html">Ricardo’s PhD Project</title><link href="http://rimusa.github.io/curriculum/education/phd" rel="alternate" type="text/html" title="Ricardo’s PhD Project" /><published>2025-11-30T00:00:00+00:00</published><updated>2025-11-30T00:00:00+00:00</updated><id>http://rimusa.github.io/curriculum/education/PhD-Topic</id><content type="html" xml:base="http://rimusa.github.io/curriculum/education/phd"><![CDATA[<h3 id="nlp-for-second-language-learning-as-a-case-study-for-bias-and-fairness-in-ai">NLP for Second Language Learning as a Case Study for Bias and Fairness in AI</h3>

<p>Here you can find a bit more information about my PhD topic and things related to it, including information about previous seminars and the papers that I plan to include in it.
For more information about my project, feel free to check out <a href="https://rimusa.github.io/research/">my website</a>.</p>

<h4 id="a-brief-blurb">A Brief Blurb</h4>

<p>From the abstract of my halfway seminar:</p>

<blockquote>
  <p>Algorithmic accountability has been an ever-expanding field in AI for the last decade. Two heavily-interlinked topics in this field are bias and fairness. The former studies how (unwanted) social biases are reflected in machine learning systems and how they affect them. On the other hand, the latter studies how these biases can affect downstream application of these systems.</p>

  <p>Despite all of the potential interactions with other subfields of NLP, we still see most of the bias and fairness research being done both in relative isolation (rather than focusing on how it interacts with the different fields) and within a relatively limited set of notions of bias.</p>

  <p>The first part of this talk will focus on how we can explore semantic and grammatical representations of biases in language models. Later on, I will explain how I’ve been exploring NLP for second language learning as a case study of how biases can be studied within a specific field of NLP. I will then talk about other forays I have done throughout my PhD into different areas of algorithmic accountability and the connections they have with my current topic. Finally, the talk will close with some of the future directions in which I would like to take my research.</p>
</blockquote>

<h4 id="seminars-and-presentations">Seminars and Presentations</h4>

<ul>
  <li>Final Seminar
    <ul>
      <li>Date: February 23rd, 2026 (planned)</li>
      <li>Opponent: Beáta Megyesi</li>
    </ul>
  </li>
  <li>Halfway Seminar
    <ul>
      <li>Title: “<em>From Algorithms to Classrooms: NLP for Second Language Learning as a Case Study for Bias and Fairness in AI</em>”</li>
      <li>Date: November 18th, 2024</li>
      <li>You can find the slides for the presentation <a href="https://gist.github.com/rimusa/d92f6eaa18f06edbe91a05bb00027b04/raw/c96a181882d72e6f90afabf402ccc49715dcbad6/2024_MidSeminar.pdf">here</a></li>
    </ul>
  </li>
  <li>Idea Seminar
    <ul>
      <li>Title: “<em>Using the Flow of Information to Detect False News</em>”</li>
      <li>Date: January 23rd, 2023</li>
      <li>You can find the slides for the presentation <a href="https://gist.github.com/rimusa/d92f6eaa18f06edbe91a05bb00027b04/raw/c96a181882d72e6f90afabf402ccc49715dcbad6/2023_idea_seminar.pdf">here</a></li>
    </ul>
  </li>
</ul>

<h4 id="papers-included-in-the-thesis">Papers Included in the Thesis</h4>

<ul>
  <li>
    <p>Tom Södahl Bladsjö, <strong>Ricardo Muñoz Sánchez</strong>. “<em>Introducing MARB — A Dataset for Studying the Social Dimensions of Reporting Bias in Language Models</em>”. 6th Workshop on Gender Bias in Natural Language Processing, co-located with ACL 2025. (<a href="https://aclanthology.org/2025.gebnlp-1.5/">link</a>)</p>
  </li>
  <li>
    <p><strong>Ricardo Muñoz Sánchez</strong>, Simon Dobnik, Elena Volodina. “<em>Harnessing GPT to Study Second Language Learner Essays: Can We Use Perplexity to Determine Linguistic Competence?</em>”. BEA 2024 Workshop, co-located with NAACL 2024. (<a href="https://aclanthology.org/2024.bea-1.34/">link</a>)</p>
  </li>
  <li>
    <p><strong>Ricardo Muñoz Sánchez</strong>, David Alfter, Simon Dobnik, Maria Irena Szawerna, Elena Volodina. “<em>Jingle BERT, Jingle BERT, Frozen All the Way: Freezing Layers to Identify CEFR Levels of Second Language Learners Using BERT</em>”. NLP4CALL 2024. (<a href="https://aclanthology.org/2024.nlp4call-1.11/">link</a>)</p>
  </li>
  <li>
    <p><strong>Ricardo Muñoz Sánchez</strong>, Simon Dobnik, Maria Irena Szawerna, Therese Lindström Tiedemann, Elena Volodina. “<em>Did the Names I Used within My Essay Affect My Score? Diagnosing Name Biases in Automated Essay Scoring</em>”. CALD-Pseudo Workshop, co-located with EACL 2024. (<a href="https://aclanthology.org/2024.caldpseudo-1.10/">link</a>)</p>
  </li>
  <li>
    <p><em>Upcoming paper on the effects of L1 on CEFR classification</em> (in progress)</p>
  </li>
</ul>]]></content><author><name>Ricardo Muñoz Sánchez</name></author><category term="research" /><category term="phd" /><category term="call" /><category term="bias-and-fairness" /><summary type="html"><![CDATA[NLP for Second Language Learning as a Case Study for Bias and Fairness in AI Here you can find a bit more information about my PhD topic and things related to it, including information about previous seminars and the papers that I plan to include in it. For more information about my project, feel free to check out my website. A Brief Blurb From the abstract of my halfway seminar: Algorithmic accountability has been an ever-expanding field in AI for the last decade. Two heavily-interlinked topics in this field are bias and fairness. The former studies how (unwanted) social biases are reflected in machine learning systems and how they affect them. On the other hand, the latter studies how these biases can affect downstream application of these systems. Despite all of the potential interactions with other subfields of NLP, we still see most of the bias and fairness research being done both in relative isolation (rather than focusing on how it interacts with the different fields) and within a relatively limited set of notions of bias. The first part of this talk will focus on how we can explore semantic and grammatical representations of biases in language models. Later on, I will explain how I’ve been exploring NLP for second language learning as a case study of how biases can be studied within a specific field of NLP. I will then talk about other forays I have done throughout my PhD into different areas of algorithmic accountability and the connections they have with my current topic. Finally, the talk will close with some of the future directions in which I would like to take my research. Seminars and Presentations Final Seminar Date: February 23rd, 2026 (planned) Opponent: Beáta Megyesi Halfway Seminar Title: “From Algorithms to Classrooms: NLP for Second Language Learning as a Case Study for Bias and Fairness in AI” Date: November 18th, 2024 You can find the slides for the presentation here Idea Seminar Title: “Using the Flow of Information to Detect False News” Date: January 23rd, 2023 You can find the slides for the presentation here Papers Included in the Thesis Tom Södahl Bladsjö, Ricardo Muñoz Sánchez. “Introducing MARB — A Dataset for Studying the Social Dimensions of Reporting Bias in Language Models”. 6th Workshop on Gender Bias in Natural Language Processing, co-located with ACL 2025. (link) Ricardo Muñoz Sánchez, Simon Dobnik, Elena Volodina. “Harnessing GPT to Study Second Language Learner Essays: Can We Use Perplexity to Determine Linguistic Competence?”. BEA 2024 Workshop, co-located with NAACL 2024. (link) Ricardo Muñoz Sánchez, David Alfter, Simon Dobnik, Maria Irena Szawerna, Elena Volodina. “Jingle BERT, Jingle BERT, Frozen All the Way: Freezing Layers to Identify CEFR Levels of Second Language Learners Using BERT”. NLP4CALL 2024. (link) Ricardo Muñoz Sánchez, Simon Dobnik, Maria Irena Szawerna, Therese Lindström Tiedemann, Elena Volodina. “Did the Names I Used within My Essay Affect My Score? Diagnosing Name Biases in Automated Essay Scoring”. CALD-Pseudo Workshop, co-located with EACL 2024. (link) Upcoming paper on the effects of L1 on CEFR classification (in progress)]]></summary></entry><entry><title type="html">Broken Links to PDF Files</title><link href="http://rimusa.github.io/update/gist/" rel="alternate" type="text/html" title="Broken Links to PDF Files" /><published>2025-10-21T00:00:00+00:00</published><updated>2025-10-21T00:00:00+00:00</updated><id>http://rimusa.github.io/update/gist</id><content type="html" xml:base="http://rimusa.github.io/update/gist/"><![CDATA[<p>At some point before the summer, I decided to move all documents and images from the repo for this website over to Gist.
It might have broken some links, though, so if you notice any, please tell me.</p>

<p>One of the potential issues issues when using GitHub as a file storage system is that every commit contains info about all of the previous files.
This can cause a lot of bloat, especially when having lots of images.
A way to get around this is to use Gists to host the files as they have their own commit history.</p>

<p>The other issue is that repos for GitHub pages must be public.
This makes it very easy to clone or download the repo and rip all pictures directly from there.
Gists are somewhere between a private and a public repo.
Only the owner of the Gist has direct access to all the files at once, but each individual file has a link associated that can be used to either share or embed the files.
This also makes it harder to do a mass rip of all the files or images in the website at once, as people doing so would have to download each separately.</p>

<p>If you were linking to anything in my website and this update broke links on your side, reach out to me and I can send you the updated links.
These new links should be permalinks unless GitHub changes the way that Gists work.</p>]]></content><author><name>Ricardo Muñoz Sánchez</name></author><category term="update" /><category term="website" /><category term="images" /><category term="documents" /><summary type="html"><![CDATA[At some point before the summer, I decided to move all documents and images from the repo for this website over to Gist. It might have broken some links, though, so if you notice any, please tell me. One of the potential issues issues when using GitHub as a file storage system is that every commit contains info about all of the previous files. This can cause a lot of bloat, especially when having lots of images. A way to get around this is to use Gists to host the files as they have their own commit history. The other issue is that repos for GitHub pages must be public. This makes it very easy to clone or download the repo and rip all pictures directly from there. Gists are somewhere between a private and a public repo. Only the owner of the Gist has direct access to all the files at once, but each individual file has a link associated that can be used to either share or embed the files. This also makes it harder to do a mass rip of all the files or images in the website at once, as people doing so would have to download each separately. If you were linking to anything in my website and this update broke links on your side, reach out to me and I can send you the updated links. These new links should be permalinks unless GitHub changes the way that Gists work.]]></summary></entry><entry><title type="html">Photos at the Department’s Art Exhibition</title><link href="http://rimusa.github.io/hobby/SFS-art-exhibition/" rel="alternate" type="text/html" title="Photos at the Department’s Art Exhibition" /><published>2025-05-06T00:00:00+00:00</published><updated>2025-05-06T00:00:00+00:00</updated><id>http://rimusa.github.io/hobby/SFS-art-exhibition</id><content type="html" xml:base="http://rimusa.github.io/hobby/SFS-art-exhibition/"><![CDATA[<style>
table th:first-of-type {
    width: 10%;
}
table th:nth-of-type(2) {
    width: 10%;
}
table th:nth-of-type(3) {
    width: 50%;
}
table th:nth-of-type(4) {
    width: 30%;
}
</style>

<p>For a while now I have been thinking of adding post functionalities to show some of my pictures and hobbies.
I read up on how to do it, did some implementation tests, and then… nothing.
It wasn’t until recently that two situations led me to finally making this post.</p>

<p>We had a small art exhibition at the department.
The idea was that each of us could take something that we’ve made to share it with our coworkers.
I love taking pictures but I had also been postponing doing the whole postprocessing bit.
So I decided to work on some of my pictures to show them in this event.</p>

<table>
  <thead>
    <tr>
      <th style="text-align: center"><img src="https://gist.githubusercontent.com/rimusa/55ea969ccb88515f0a120cd7413c461c/raw/c6e522a5e6c2895bd927ffaf9e9604d9977707b2/sfs_art.webp" alt="Ricardo reaching up to attach his prints to the wall, with supervision from the other Språkbanken PhDs" /></th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td style="text-align: center"><em>Me putting up my prints at the lunch room, photo by Staffan Melin</em></td>
    </tr>
  </tbody>
</table>

<!--more-->

<p>The other reason is that a friend asked me to.
I posted an Instagram story with a crappy picture of my photos hanging on the curtain.
A friend from back home asked if I could share a link to my pictures and I answered that I would work on that and send her the link.
Lo and behold, there is a section on my website for pictures now.</p>

<table>
  <thead>
    <tr>
      <th style="text-align: center"><img src="https://gist.githubusercontent.com/rimusa/55ea969ccb88515f0a120cd7413c461c/raw/70d5d720e38191f9957132dc4f015a68a4e84aec/sfs_photos.jpg" alt="The photos from the exhibition hanging from the courtains" /></th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td style="text-align: center"><em>The photo I uploaded to Instagram</em></td>
    </tr>
  </tbody>
</table>

<p>I selected eleven pictures to print from my time as a PhD so far.
They are divided into three themes that I tend to photograph: landscapes, street art, and animals.
I hope you enjoy them as much as I did taking and editing them.</p>

<h2 id="at-the-edge-of-the-world">At the Edge of the World</h2>

<p>We traveled via ferry to the Faroe Islands to present at NoDaLiDa back in 2023.
The whole trip and its leadup was very eventful to say the least, but that’s a story for another place and another time.
You don’t find yourself in that region of the world every day, so we decided to go on a roadtrip after the conference.</p>

<p>To simply say that the Faroe Islands are a remote place would be an understatement.
You can feel the sheer magnitude of the elements all around you.
We drove around for several days and we arrived to the northernmost point of the islands on the last full day of our trip.</p>

<p>It felt as if we were standing at the edge of the world.</p>

<p>I sat down to take it all in.
Once the impression subsided, I took a picture in hopes of capturing a fragment of that sentiment.</p>

<table>
  <thead>
    <tr>
      <th style="text-align: center"><img src="https://gist.githubusercontent.com/rimusa/55ea969ccb88515f0a120cd7413c461c/raw/b3687142e269693e7ebc6cf8e6a50d5ed120a5a8/g1_edge_of_the_world.jpg" alt="A photo of the sea at Hattarvík, in the Faroe Islands" /></th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td style="text-align: center"><em>“At the Edge of the World” by Ricardo Muñoz Sánchez, Hattarvík, Faroe Islands (2023)</em></td>
    </tr>
  </tbody>
</table>

<h2 id="street-art">Street Art</h2>

<p>we tend to favor certain themes when taking pictures.
One of my recurrent themes is street art.
I think public art in general is a reflection of what matters to a culture but also shapes our day-to-day experiences.
I find it fascinating, to say the least.</p>

<p>I am taking a rather liberal definition of the term <em>street art</em> for this post, though.
I think <em>art in public spaces</em> would be a better term, as it also encompasses other forms of expression such as scupltures, graffitti, and whatever the fish is supposed to be.
I will eventually make separate posts as each of them is interesting in its own way.</p>

<table>
  <thead>
    <tr>
      <th style="text-align: center"><img src="https://gist.githubusercontent.com/rimusa/55ea969ccb88515f0a120cd7413c461c/raw/385c13558dacd99f599074efbb820982c47070d1/g2_after_the_deadline.jpg" alt="A photo of a graffitti with blood-shot eyes" /></th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td style="text-align: center"><em>“Yeah, I’ll get some sleep after the deadline” by Ricardo Muñoz Sánchez, Bologna, Italy (2022)</em></td>
    </tr>
  </tbody>
</table>

<table>
  <thead>
    <tr>
      <th style="text-align: center"><img src="https://gist.githubusercontent.com/rimusa/55ea969ccb88515f0a120cd7413c461c/raw/385c13558dacd99f599074efbb820982c47070d1/g2_goteborg.jpg" alt="A photo of street art on the side of a hostel; it depicts a woman with a sailor's hat" /></th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td style="text-align: center"><em>“Welcome to Gothenburg” by Ricardo Muñoz Sánchez, Gothenburg, Sweden (2023)</em></td>
    </tr>
  </tbody>
</table>

<table>
  <thead>
    <tr>
      <th style="text-align: center"><img src="https://gist.githubusercontent.com/rimusa/55ea969ccb88515f0a120cd7413c461c/raw/385c13558dacd99f599074efbb820982c47070d1/g2_lady_fish.jpg" alt="A photo of a collage; it depicts an old lady in front of a human-sized goldfish with a cabin on its back and a phonograph horn jutting out of its head" /></th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td style="text-align: center"><em>Photo by Ricardo Muñoz Sánchez, Bologna, Italy (2022)</em></td>
    </tr>
  </tbody>
</table>

<table>
  <thead>
    <tr>
      <th style="text-align: center"><img src="https://gist.githubusercontent.com/rimusa/55ea969ccb88515f0a120cd7413c461c/raw/385c13558dacd99f599074efbb820982c47070d1/g2_reflection.jpg" alt="A photo of the reflection of a mural depicting an orange fox" /></th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td style="text-align: center"><em>Photo by Ricardo Muñoz Sánchez, Vilnius, Lithuania (2025)</em></td>
    </tr>
  </tbody>
</table>

<table>
  <thead>
    <tr>
      <th style="text-align: center"><img src="https://gist.githubusercontent.com/rimusa/55ea969ccb88515f0a120cd7413c461c/raw/385c13558dacd99f599074efbb820982c47070d1/g2_saint_statue.jpg" alt="A photo of a saint's statue in Malta" /></th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td style="text-align: center"><em>Photo by Ricardo Muñoz Sánchez, Malta (2024)</em></td>
    </tr>
  </tbody>
</table>

<table>
  <thead>
    <tr>
      <th style="text-align: center"><img src="https://gist.githubusercontent.com/rimusa/55ea969ccb88515f0a120cd7413c461c/raw/385c13558dacd99f599074efbb820982c47070d1/g2_shaman.jpg" alt="A photo of a mural depicting a shaman-like figure" /></th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td style="text-align: center"><em>Photo by Ricardo Muñoz Sánchez, Marseille, France (2022)</em></td>
    </tr>
  </tbody>
</table>

<h2 id="animals">Animals</h2>

<p>Another common theme in my pictures are animals and how they interact with human-made environments.</p>

<p>Cats in particular are fun to photograph: they either just chill there, not caring about the world, or act as if people noticing them is a direct threat to their existence.
Either way, these reactions are steered and shaped both by the urban environment and by how often and in which ways humans interact with them.</p>

<p>Even though cats are one of the bastions of human culture throughout the ages, other animals are also fun to take pictures of.
While driving around during the aforementioned trip across the Faroe Islands, we would often come across sheep that stood in the middle of the road, uncaring.
We had to either drive around them or wait until they decided to move on.
This led to one of my favorite photographs I’ve taken so far.</p>

<table>
  <thead>
    <tr>
      <th style="text-align: center"><img src="https://gist.githubusercontent.com/rimusa/55ea969ccb88515f0a120cd7413c461c/raw/468157aa40b1863c301bbc5218ab391b1aabeaa1/g3_sheep_road.jpg" alt="A photo of a sheep standing in the middle of the road" /></th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td style="text-align: center"><em>Photo by Ricardo Muñoz Sánchez, Faroe Islands (2023)</em></td>
    </tr>
  </tbody>
</table>

<table>
  <thead>
    <tr>
      <th style="text-align: center"><img src="https://gist.githubusercontent.com/rimusa/55ea969ccb88515f0a120cd7413c461c/raw/468157aa40b1863c301bbc5218ab391b1aabeaa1/g3_cat_windowsill.jpg" alt="A photo of a a cat sleeping in front of a store's window" /></th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td style="text-align: center"><em>Photo by Ricardo Muñoz Sánchez, Dubrovnik, Croatia (2023)</em></td>
    </tr>
  </tbody>
</table>

<table>
  <thead>
    <tr>
      <th style="text-align: center"><img src="https://gist.githubusercontent.com/rimusa/55ea969ccb88515f0a120cd7413c461c/raw/468157aa40b1863c301bbc5218ab391b1aabeaa1/g3_photograph_the_photographers.jpg" alt="A photo of two people photographing a cat" /></th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td style="text-align: center"><em>Photo by Ricardo Muñoz Sánchez, Vilnius, Lithuania (2025)</em></td>
    </tr>
  </tbody>
</table>

<h2 id="conclusion">Conclusion</h2>

<p>These pictures were taken with intent and chosen not only for the aesthetics, but also because they hold meaning to me.
This can be something as small as finding a cat peacefully lying on a windowsill after a long day of walking through bustling streets, to witnessing impressive sights of nature, to fun moments with friends.
I could tell a story for each of these pictures as I did for the first one, but I decided to not focus on that for now.
I might come back at some photos from this collection later on and elaborate a bit more on these stories.
I hope you enjoyed my pictures and my ramblings as much as I enjoyed creating them.</p>]]></content><author><name>Ricardo Muñoz Sánchez</name></author><category term="hobby" /><category term="photos" /><category term="images" /><summary type="html"><![CDATA[For a while now I have been thinking of adding post functionalities to show some of my pictures and hobbies. I read up on how to do it, did some implementation tests, and then… nothing. It wasn’t until recently that two situations led me to finally making this post. We had a small art exhibition at the department. The idea was that each of us could take something that we’ve made to share it with our coworkers. I love taking pictures but I had also been postponing doing the whole postprocessing bit. So I decided to work on some of my pictures to show them in this event. Me putting up my prints at the lunch room, photo by Staffan Melin]]></summary></entry></feed>