-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathjoin.html
More file actions
69 lines (48 loc) · 4.46 KB
/
Copy pathjoin.html
File metadata and controls
69 lines (48 loc) · 4.46 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
<!doctype html>
<html lang="en" data-theme="light"><head>
<meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><meta name="color-scheme" content="light">
<title>Ultimate Interface Lab | Join Us</title>
<meta name="description" content="Ultimate Interface Lab explores future interfaces spanning sensing, haptics, XR, accessibility, collaboration, and AI-mediated interaction.">
<link rel="icon" type="image/png" href="/logo_only.png">
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@picocss/pico@2/css/pico.min.css">
<link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="/styles.css?v=1789660060">
</head><body data-page="join">
<header><nav aria-label="Primary">
<a class="brand-link" href="/index.html"><img src="/logo_only.png" alt="Ultimate Interface Lab logo"><span class="brand-copy">Ultimate Interface Lab<small>Future interfaces at UNIST</small></span></a>
<div class="nav-links" id="navLinks"><a data-nav="home" href="/index.html">Home</a><a data-nav="people" href="/people.html">People</a><a data-nav="publications" href="/publications.html">Publications</a><a data-nav="join" href="/join.html" aria-current="page">Join Us</a></div>
</nav></header>
<main class="container inner-page"><section>
<h1 id="join-us">Join Us</h1>
<p><strong>Join us at the Ultimate Interface Lab to create user interfaces that empower people in their everyday lives and work.</strong></p>
</section>
<section>
<article id="postdoc">
<h2 id="postdoctoral-researcher-human-ai-interaction">Postdoctoral researcher: Human-AI interaction</h2>
<p>We are seeking a postdoctoral researcher to develop interactive systems that help scientists collaborate effectively with AI. Our goal is to support scientific work, from analyzing data and making predictions to communicating findings across disciplines.</p>
<p>The position is funded by the INNOCORE program.</p>
<h3 id="compensation-and-employment-conditions">Compensation and employment conditions</h3>
<ul>
<li><strong>Annual personnel cost: KRW 90,000,000.</strong> This is the total personnel cost, including applicable taxes, statutory social insurance contributions (the four major social insurance programs), and employer contributions. It is not the amount paid directly to the researcher; take-home pay will be lower.</li>
<li><strong>Contract duration:</strong> The initial appointment is for one year, with the possibility of a multi-year extension.</li>
<li><strong>Start date:</strong> The anticipated start date is fall 2026. For applicants completing their Ph.D. later, the start date will be coordinated with degree completion.</li>
</ul>
<h3 id="eligibility">Eligibility</h3>
<p>Applicants must have earned a Ph.D. within the past five years <strong>or</strong> expect to complete their Ph.D. by February 2027.</p>
<p>Applicants must have a strong background in building and evaluating interactive systems for human-computer interaction (HCI) research, with at least one publication at CHI, UIST, or a comparable premier HCI venue.</p>
<h3 id="interested">Interested?</h3>
<p>Please send your CV and a brief statement of your research interests to <a href="https://seongkookheo.com">Seongkook</a> <span class="email-contact"><button type="button" class="website-icon email-copy" data-email="seongkook@unist.ac.kr" aria-label="Copy Seongkook's email address" title="Copy email address"><span class="library-icon hero-envelope" aria-hidden="true"></span><span>Copy email address</span></button><span class="email-copy-status" role="status"></span></span>.</p>
</article>
</section>
<section>
<h2 id="graduate-students">Graduate Students</h2>
<p>We do not currently have openings for graduate students entering in spring 2027. Information about openings for fall 2027 will be posted at the end of 2026.</p>
<h2 id="undergraduate-students">Undergraduate Students</h2>
<p>We do not currently have openings for undergraduate interns. Information about upcoming openings will be posted at the end of 2026.</p>
</section>
</main>
<footer class="container"><small>© <span id="footerYear">2026</span> Ultimate Interface Lab</small></footer>
<script src="/scripts/site.js" defer></script>
</body></html>