Найден корректный robots.txt
Файл управления сканированием сайта роботами
?
Robots.txt указывает поисковым роботам, какие страницы сканировать, а какие — нет. Ошибки в файле могут случайно закрыть важные разделы от индексации.
Robots.txt настроен корректно. Размер файла: 10630 байт. Загружен за: 1сек.
Проверяемая страница не запрещена в robots.txt.
Цепочка редиректов для файла robots.txt:
http://yashpote.com/robots.txt
302 Found
https://yashpote.github.io/
200 OK
Показать содержимое robots.txt
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-147374217-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-147374217-1');
</script>
<title>Yash Pote</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="keywords" content="blog, accent, , Yash Pote, jekyll">
<meta name="author" content="">
<meta name="description" content="My website">
<link href='https://fonts.googleapis.com/css?family=Inconsolata:400,700' rel='stylesheet' type='text/css'>
<link rel="alternate" type="application/rss+xml" title="Yash Pote RSS" href="/feed.xml" />
<link rel="stylesheet" href="/css/main.css">
</head>
<body>
<div class="wrapper">
<div class="navbar container">
<a id="author-name" class="alignable pull-left" href="">Yash Pote</a>
<ul id="navlist" class="alignable pull-right navbar-ul">
<li class="alignable pull-left nav-list"><a href="cv-yash.pdf">CV</a>
</li>
</ul>
</div>
<div style="clear:both"></div>
<hr>
<div class="container content">
<p><img class="profile-picture" src="yash.jpg" height="65" width="65" /></p>
<p>I am a Research Fellow (postdoc) at the <a href="https://www.comp.nus.edu.sg">National University of Singapore</a>, where I am advised by <a href="https://www.comp.nus.edu.sg/~scarlett/">Jonathan Scarlett</a>. I completed my Ph.D. at NUS, where I was advised by <a href="https://www.cs.toronto.edu/~meel/">Kuldeep S. Meel</a>. Prior to that I received a B.Tech. in Computer Science and Engineering from IIT-Guwahati.</p>
<p>I’m broadly interested in the theory and practice of <em>probabilistic formal methods</em>. Most of my work is on developing techniques in <em>distribution testing</em> with the aim of faster verification tools for real-world distributions, such as samplers, generative models, and bandits. More generally, I am interested in the use of formal methods (like <em>combinatorial solving</em>) in machine learning.</p>
<p>Here is my <a href="/cv-yash.pdf">CV</a>. You can reach me at <a href="mailto:yashppote@gmail.com">yashppote@gmail.com</a>.</p>
<hr />
<h2 id="news">News</h2>
<!-- Show only the latest ~5 items here. Older items live in news.md (/news/). -->
<div class="news">
<div class="news-item">
<div class="news-date">June 2026</div>
<div class="news-body"><a href="http://arxiv.org/abs/2605.23225">Entropy Equivalence Testing</a> accepted at <strong>RANDOM 2026</strong>.</div>
</div>
<div class="news-item">
<div class="news-date">May 2026</div>
<div class="news-body">New preprint: <a href="http://arxiv.org/abs/2605.23225">Entropy Equivalence Testing</a> (with Clément L. Canonne, Jonathan Scarlett, Joy Qiping Yang).</div>
</div>
<div class="news-item">
<div class="news-date">May 2026</div>
<div class="news-body"><a href="https://arxiv.org/abs/2512.08376">A Distribution Testing Approach to Clustering Distributions</a> accepted at <strong>COLT 2026</strong>.</div>
</div>
</div>
<div class="news-more"><a href="/news/">Full news archive →</a></div>
<hr />
<h2 id="publications">Publications</h2>
<p>® indicates random author ordering.</p>
<h3 id="distribution-testing">Distribution Testing</h3>
<div class="publication-item">
[15] <span class="publication-title"><a href="http://arxiv.org/abs/2605.23225">Entropy Equivalence Testing</a></span>
<span class="venue">(RANDOM-26)</span><br />
<span class="publication-authors">Clément L. Canonne, <strong>Yash Pote</strong>, Jonathan Scarlett, Joy Qiping Yang</span>
</div>
<div class="publication-item">
[14] <span class="publication-title"><a href="https://arxiv.org/abs/2512.08376">A Distribution Testing Approach to Clustering Distributions</a></span>
<span class="venue">(COLT-26)</span><br />
<span class="publication-authors">Gunjan Kumar, <strong>Yash Pote</strong>, Jonathan Scarlett</span>
</div>
<div class="publication-item">
[13] <span class="publication-title"><a href="https://arxiv.org/abs/2506.20197v1">Zero-Shot Attribution for Large Language Models: A Distribution Testing Approach</a></span>
<span class="publication-authors">Clément L. Canonne, <strong>Yash Pote</strong>, Uddalok Sarkar</span>
<a href="https://github.com/uddaloksarkar/anubis" class="badge">code</a>
</div>
<div class="publication-item">
[12] <span class="publication-title"><a href="https://arxiv.org/abs/2512.06458v1">Instance Dependent Testing of Samplers using Interval Conditioning</a></span>
<span class="venue">(AAAI-26)</span><br />
<span class="publication-authors">Rishiraj Bhattacharyya, Sourav Chakraborty, <strong>Yash Pote</strong>, Uddalok Sarkar, Sayantan Sen</span>
<a href="https://github.com/uddaloksarkar/lachesis" class="badge">code</a>
</div>
<div class="publication-item">
[11] <span class="publication-title"><a href="https://arxiv.org/abs/2505.12107">Learning Probabilistic Temporal Logic Specifications for Stochastic Systems</a></span>
<span class="venue">(IJCAI-25)</span><br />
<span class="publication-authors">Rajarshi Roy, <strong>Yash Pote</strong>, David Parker, Marta Kwiatkowska</span>
<a href="https://github.com/rajarshi008/PriTL" class="badge">code</a>
</div>
<div class="publication-item">
[10] <span class="publication-title"><a href="https://arxiv.org/abs/2308.04264">Distance Estimation for High-Dimensional Discrete Distributions</a></span>
<span class="venue">(AISTATS-25)</span><br />
<span class="publication-authors">Gunjan Kumar ® Kuldeep S. Meel ® <strong>Yash Pote</strong></span>
<a href="https://github.com/meelgroup/distesti" class="badge">code</a>
</div>
<div class="publication-item">
[9] <span class="publication-title"><a href="https://arxiv.org/abs/2312.10999">Testing Self-Reducible Samplers</a></span>
<span class="venue">(AAAI-24)</span><br />
<span class="publication-authors">Rishiraj Bhattacharyya, Sourav Chakraborty, <strong>Yash Pote</strong>, Uddalok Sarkar, Sayantan Sen</span>
<a href="https://github.com/uddaloksarkar/cubeprobe" class="badge">code</a>
</div>
<div class="publication-item">
[8] <span class="publication-title"><a href="https://arxiv.org/abs/2306.13958">On Scalable Testing of Samplers</a></span>
<span class="venue">(NeurIPS-22)</span><br />
<span class="publication-authors"><strong>Yash Pote</strong> ® Kuldeep S. Meel</span>
<a href="https://github.com/meelgroup/barbarik" class="badge">code</a>
</div>
<div class="publication-item">
[7] <span class="publication-title"><a href="https://arxiv.org/abs/2112.04941">Testing Probabilistic Circuits</a></span>
<span class="venue">(NeurIPS-21)</span><br />
<span class="publication-authors"><strong>Yash Pote</strong> ® Kuldeep S. Meel</span>
<a href="https://github.com/meelgroup/teq" class="badge">code</a>
</div>
<div class="publication-item">
[6] <span class="publication-title"><a href="https://arxiv.org/abs/2010.12918">On Testing of Samplers</a></span>
<span class="venue">(NeurIPS-20)</span><br />
<span class="publication-authors">Kuldeep S. Meel ® <strong>Yash Pote</strong> ® Sourav Chakraborty</span>
<a href="https://meelgroup.github.io/files/slides/Neurips20-MPC.pdf" class="badge">slides</a>
<a href="https://slideslive.com/38936618/on-testing-of-samplers?ref=account-81660-history" class="badge">video</a>
<a href="https://github.com/meelgroup/barbarik" class="badge">code</a>
</div>
<h3 id="combinatorial-solving">Combinatorial Solving</h3>
<div class="publication-item">
[5] <span class="publication-title"><a href="https://doi.org/10.1609/aaai.v39i11.33231">Towards Real-Time Approximate Counting</a></span>
<span class="venue">(AAAI-25)</span><br />
<span class="publication-authors"><strong>Yash Pote</strong> ® Kuldeep S. Meel ® Jiong Yang</span>
<em>Selected for oral presentation (4.6% of submitted papers)</em>
<a href="https://github.com/meelgroup/approxmc" class="badge">code</a>
</div>
<div class="publication-item">
[4] <span class="publication-title"><a href="https://arxiv.org/abs/2105.11132">Partition Function Estimation: A Quantitative Study</a></span>
<span class="venue">(IJCAI-21)</span><br />
<span class="publication-authors">Durgesh Agrawal, <strong>Yash Pote</strong>, Kuldeep S. Meel</span>
<a href="https://yashpote.github.io/files/posters/ijcai21.pdf" class="badge">poster</a>
</div>
<div class="publication-item">
[3] <span class="publication-title"><a href="https://arxiv.org/abs/1910.09755">Phase Transition Behaviour of Cardinality and XOR Constraints</a></span>
<span class="venue">(IJCAI-19)</span><br />
<span class="publication-authors"><strong>Yash Pote</strong>, Saurabh Joshi, Kuldeep S. Meel</span>
<a href="https://github.com/meelgroup/1-CARD-XOR" class="badge">code</a>
<a href="https://meelgroup.github.io/files/slides/ijcai19pjm.pdf" class="badge">slides</a>
<a href="https://www.youtube.com/watch?v=uUZapkZOLYE" class="badge">video</a>
</div>
<h3 id="dna-data-storage">DNA Data Storage</h3>
<div class="publication-item">
[2] <span class="publication-title"><a href="https://arxiv.org/abs/2212.13447">Efficiently Supporting Hierarchy and Data Updates in DNA Storage</a></span>
<span class="venue">(MICRO-23)</span><br />
<span class="publication-authors">Puru Sharma, Cheng-Kai Lim, Dehui Lin, <strong>Yash Pote</strong>, Djordje Jevdjic</span>
</div>
<div class="publication-item">
[1] <span class="publication-title"><a href="https://arxiv.org/abs/2204.12261">Managing Reliability Skew in DNA Storage</a></span>
<span class="venue">(ISCA-22)</span><br />
<span class="publication-authors">Dehui Lin, Yasamin Tabatabaee, <strong>Yash Pote</strong>, Djordje Jevdjic</span>
</div>
<hr />
<p style="text-align: center; margin-bottom: 10px">
<a href="https://github.com/ankitsultana" style="color: black"><small>Theme</small></a>
</p>
</div>
</div>
</body>
<footer>
</footer>