<?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://antonio-t.github.io/feed.xml" rel="self" type="application/atom+xml" /><link href="https://antonio-t.github.io/" rel="alternate" type="text/html" /><updated>2025-01-04T06:00:02-08:00</updated><id>https://antonio-t.github.io/feed.xml</id><title type="html">Antonio ‘Toni’ Tejero-de-Pablos</title><subtitle>Researcher in computer vision, interested in learning from multidomain-multimodal data</subtitle><author><name>Antonio &apos;Toni&apos; Tejero-de-Pablos</name></author><entry><title type="html">Research skill-up seminar (In Japanese)</title><link href="https://antonio-t.github.io/posts/2022/04/research-skillup/" rel="alternate" type="text/html" title="Research skill-up seminar (In Japanese)" /><published>2022-04-01T00:00:00-07:00</published><updated>2022-04-01T00:00:00-07:00</updated><id>https://antonio-t.github.io/posts/2022/04/research-skillup</id><content type="html" xml:base="https://antonio-t.github.io/posts/2022/04/research-skillup/"><![CDATA[<p>At CyberAgent AI lab, researchers have the chance to create seminars in which members would gather to carry out activities related to their job and improve their skills. After I entered the company, I decided to start a new seminar: the “research skill-up” seminar. The goal of this seminar is to polish our paper writing, research productivity and other management skills. Each session, each member would gather information about a topic of their interest and present it to the other members. In this blog post, I talk about one of the main topics discussed in the seminar: How to write scientific papers.</p>

<ul>
  <li><a href="https://cyberagent.ai/blog/research/16595/">Link to blog</a></li>
</ul>]]></content><author><name>Antonio &apos;Toni&apos; Tejero-de-Pablos</name></author><category term="Paper writing" /><category term="Review writing" /><category term="Research management" /><category term="Research productivity" /><category term="AI lab seminar" /><summary type="html"><![CDATA[At CyberAgent AI lab, researchers have the chance to create seminars in which members would gather to carry out activities related to their job and improve their skills. After I entered the company, I decided to start a new seminar: the “research skill-up” seminar. The goal of this seminar is to polish our paper writing, research productivity and other management skills. Each session, each member would gather information about a topic of their interest and present it to the other members. In this blog post, I talk about one of the main topics discussed in the seminar: How to write scientific papers.]]></summary></entry><entry><title type="html">What is domain adaptation? (In Japanese)</title><link href="https://antonio-t.github.io/posts/2022/01/domain-adaptation/" rel="alternate" type="text/html" title="What is domain adaptation? (In Japanese)" /><published>2022-01-05T00:00:00-08:00</published><updated>2022-01-05T00:00:00-08:00</updated><id>https://antonio-t.github.io/posts/2022/01/domain-adaptation</id><content type="html" xml:base="https://antonio-t.github.io/posts/2022/01/domain-adaptation/"><![CDATA[<p>A big majority of the machine learning systems existing in society assume that the data used for training and the data used after deployment follow the same distribution. However, in reality, these systems suffer a drop in performance due to the differences between training and test data. Multiple methods have been proposed in order to transfer the knowledge learned from a set of data to another set belonging to a different domain, but it is hard to achieve good generalization depending on the ``gap’’ between these domains. This blog post introduces an overview of domain adaptation (DA) techniques, why they are necessary, and different types and scenarios they can be applied to. I hope that, once readers understand these points, this blog post may serve as a starting-guide for surveying more specific methods (multimodal DA, etc.) that adapt to their needs.</p>

<ul>
  <li><a href="https://cyberagent.ai/blog/research/computervision/15768/">Link to blog</a></li>
</ul>]]></content><author><name>Antonio &apos;Toni&apos; Tejero-de-Pablos</name></author><category term="domain adaptation" /><category term="transfer learning" /><category term="out-of-distribution generalization" /><category term="computer vision" /><category term="machine learning" /><summary type="html"><![CDATA[A big majority of the machine learning systems existing in society assume that the data used for training and the data used after deployment follow the same distribution. However, in reality, these systems suffer a drop in performance due to the differences between training and test data. Multiple methods have been proposed in order to transfer the knowledge learned from a set of data to another set belonging to a different domain, but it is hard to achieve good generalization depending on the ``gap’’ between these domains. This blog post introduces an overview of domain adaptation (DA) techniques, why they are necessary, and different types and scenarios they can be applied to. I hope that, once readers understand these points, this blog post may serve as a starting-guide for surveying more specific methods (multimodal DA, etc.) that adapt to their needs.]]></summary></entry></feed>