184 lines
No EOL
6.9 KiB
HTML
184 lines
No EOL
6.9 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Yan Lin's Presentations</title>
|
|
<link rel="icon" href="/logo.webp" type="image/x-icon">
|
|
<link href="/css/bootstrap.min.css" rel="stylesheet">
|
|
<link rel="stylesheet" href="/css/index.css">
|
|
<!-- Matomo -->
|
|
<script>
|
|
var _paq = window._paq = window._paq || [];
|
|
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
|
|
_paq.push(['trackPageView']);
|
|
_paq.push(['enableLinkTracking']);
|
|
(function() {
|
|
var u="//matomo.yanlincs.com/";
|
|
_paq.push(['setTrackerUrl', u+'matomo.php']);
|
|
_paq.push(['setSiteId', '1']);
|
|
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
|
|
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
|
|
})();
|
|
</script>
|
|
<!-- End Matomo Code -->
|
|
|
|
|
|
</head>
|
|
|
|
<body>
|
|
<main class="container">
|
|
|
|
<header class="border-bottom lh-1 py-3 border-secondary">
|
|
|
|
<div class="row flex-nowrap justify-content-between align-items-center">
|
|
<div class="col-2">
|
|
|
|
|
|
<a class="link-secondary header-icon mx-2 py-0 my-0 h4 d-flex align-items-center" href="/" aria-label="Go to homepage">
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" class="bi bi-house-fill" viewBox="0 0 16 16" aria-hidden="true">
|
|
<path d="M8.707 1.5a1 1 0 0 0-1.414 0L.646 8.146a.5.5 0 0 0 .708.708L8 2.207l6.646 6.647a.5.5 0 0 0 .708-.708L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293z"/>
|
|
<path d="m8 3.293 6 6V13.5a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 13.5V9.293z"/>
|
|
</svg>
|
|
</a>
|
|
|
|
|
|
</div>
|
|
<div class="col-8 text-center">
|
|
<div class="page-header-logo h2 m-0" style="font-family: Impact, 'Arial Black', 'Franklin Gothic Bold', sans-serif;">Yan Lin's Presentations</div>
|
|
</div>
|
|
<div class="col-2 d-flex justify-content-end">
|
|
|
|
|
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
</header>
|
|
|
|
|
|
<article class="section mt-4">
|
|
<div class="list-group list-group-flush">
|
|
|
|
<div class="list-group-item px-0">
|
|
<div class="d-flex justify-content-between align-items-center mb-1">
|
|
<p class="d-inline-block mb-0 venue-name primary-text">
|
|
Guest lecture<span class='text-muted'> | </span>Aalborg University
|
|
</p>
|
|
<div class="d-flex gap-2">
|
|
|
|
<a class="link icon-link icon-link-hover paper-link link-secondary" href="/assets/Self-supervised Learning of Trajectory Data.pdf" target="_blank" rel="noopener noreferrer">Slides</a>
|
|
|
|
</div>
|
|
</div>
|
|
<h5 class="mb-1 paper-title">Self-supervised Learning of Trajectory Data</h5>
|
|
</div>
|
|
|
|
<div class="list-group-item px-0">
|
|
<div class="d-flex justify-content-between align-items-center mb-1">
|
|
<p class="d-inline-block mb-0 venue-name primary-text">
|
|
Workshop presentation<span class='text-muted'> | </span>KDD 2024
|
|
</p>
|
|
<div class="d-flex gap-2">
|
|
|
|
<a class="link icon-link icon-link-hover paper-link link-secondary" href="/assets/KDD_2024_Workshop_PLM4Traj.pdf" target="_blank" rel="noopener noreferrer">Slides</a>
|
|
|
|
<a class="link icon-link icon-link-hover paper-link link-secondary" href="https://arxiv.org/abs/2405.12459" target="_blank" rel="noopener noreferrer">Paper</a>
|
|
|
|
</div>
|
|
</div>
|
|
<h5 class="mb-1 paper-title">PLM4Traj: Leveraging Pre-trained Language Models for Cognizing Movement Patterns and Travel Purposes from Trajectories</h5>
|
|
</div>
|
|
|
|
<div class="list-group-item px-0">
|
|
<div class="d-flex justify-content-between align-items-center mb-1">
|
|
<p class="d-inline-block mb-0 venue-name primary-text">
|
|
Paper Oral<span class='text-muted'> | </span>SIGMOD 2024
|
|
</p>
|
|
<div class="d-flex gap-2">
|
|
|
|
<a class="link icon-link icon-link-hover paper-link link-secondary" href="/assets/SIGMOD-Oral-PPT.pdf" target="_blank" rel="noopener noreferrer">Slides</a>
|
|
|
|
</div>
|
|
</div>
|
|
<h5 class="mb-1 paper-title">Origin-Destination Travel Time Oracle for Map-based Services</h5>
|
|
</div>
|
|
|
|
<div class="list-group-item px-0">
|
|
<div class="d-flex justify-content-between align-items-center mb-1">
|
|
<p class="d-inline-block mb-0 venue-name primary-text">
|
|
Tutorial<span class='text-muted'> | </span>SpatialDI 2024
|
|
</p>
|
|
<div class="d-flex gap-2">
|
|
|
|
<a class="link icon-link icon-link-hover paper-link link-secondary" href="/assets/Talk on SpatialDI 2024.pdf" target="_blank" rel="noopener noreferrer">Slides</a>
|
|
|
|
</div>
|
|
</div>
|
|
<h5 class="mb-1 paper-title">Self-supervised Learning of Spatial-temporal Trajectories</h5>
|
|
</div>
|
|
|
|
<div class="list-group-item px-0">
|
|
<div class="d-flex justify-content-between align-items-center mb-1">
|
|
<p class="d-inline-block mb-0 venue-name primary-text">
|
|
Paper Oral<span class='text-muted'> | </span>AAAI 2021
|
|
</p>
|
|
<div class="d-flex gap-2">
|
|
|
|
<a class="link icon-link icon-link-hover paper-link link-secondary" href="/assets/AAAI21 Oral PPT.pdf" target="_blank" rel="noopener noreferrer">Slides</a>
|
|
|
|
</div>
|
|
</div>
|
|
<h5 class="mb-1 paper-title">Pre-training Context and Time Aware Location Embeddings from Spatial-Temporal Trajectories for User Next Location Prediction</h5>
|
|
</div>
|
|
|
|
</div>
|
|
</article>
|
|
|
|
</main>
|
|
|
|
<footer>
|
|
<div class="container">
|
|
<p class="text-center text-secondary footer-text">
|
|
Designed and implemented by Yan Lin.
|
|
</p>
|
|
</div>
|
|
</footer>
|
|
|
|
<button id="back-to-top" class="btn btn-light rounded-circle d-none align-items-center justify-content-center" style="position: fixed; bottom: 20px; right: 20px; display: none; z-index: 1000; width: 40px; height: 40px; padding: 0;">
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" class="bi bi-chevron-up" viewBox="0 0 16 16">
|
|
<path fill-rule="evenodd" d="M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708z"/>
|
|
</svg>
|
|
</button>
|
|
|
|
|
|
<script>
|
|
// Show or hide the back-to-top button
|
|
window.addEventListener('scroll', function() {
|
|
var backToTopButton = document.getElementById('back-to-top');
|
|
if (window.scrollY > 100) {
|
|
backToTopButton.classList.remove('d-none');
|
|
backToTopButton.classList.add('d-flex');
|
|
} else {
|
|
backToTopButton.classList.add('d-none');
|
|
backToTopButton.classList.remove('d-flex');
|
|
}
|
|
});
|
|
|
|
// Scroll to top when the button is clicked
|
|
document.getElementById('back-to-top').addEventListener('click', function(e) {
|
|
e.preventDefault();
|
|
window.scrollTo({
|
|
top: 0,
|
|
behavior: 'smooth'
|
|
});
|
|
window.location.href = '#';
|
|
return false;
|
|
});
|
|
</script>
|
|
|
|
</body>
|
|
|
|
</html> |