Skip to content

Commit 2210cb5

Browse files
committed
[Research] update
1 parent 6f125b4 commit 2210cb5

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

_pages/research.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ Funded by
2525
<img src="https://www.nrf.re.kr/resources/img/imgs/header/header-logo.png" alt="NRF" style="height: 30px; vertical-align: baseline">
2626
&nbsp;
2727
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/2/24/Samsung_Logo.svg/960px-Samsung_Logo.svg.png" alt="Samsung" style="height: 30px; vertical-align: baseline">
28+
&nbsp;
29+
<img src="https://www.iitp.kr/resources/images/en_img_symbol_2024.png" alt="IITP" style="height: 30px; vertical-align: baseline">
2830

2931
## Compiler Correctness
3032
We develop a new approach to check the correctness of widely used optimizing compilers (e.g., LLVM and V8).
@@ -40,8 +42,8 @@ Funded by
4042
&nbsp;
4143
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/9/93/Amazon_Web_Services_Logo.svg/512px-Amazon_Web_Services_Logo.svg.png" alt="AWS" style="height: 30px; vertical-align: baseline">
4244

43-
## Automatic Test Generation
44-
We develop an intelligent test generation system to automatically generate high-quality unit test cases for real-world software.
45+
## Automatic Unit Test Generation
46+
We develop an intelligent system to automatically generate high-quality unit test cases for real-world software.
4547
This system is based on a combination of static analysis and program synthesis techniques:
4648
- [UnitCon: Synthesizing Targeted Unit Tests for Java Runtime Exceptions]({{ site.url }}{{ site.baseurl }}/publications/fse25.pdf), FSE 2025
4749
<a href="https://prosys.kaist.ac.kr/unitcon"><i class="fas fa-home" style="font-size: 18px; vertical-align: baseline"></i></a>
@@ -53,8 +55,10 @@ Funded by
5355
## Robust and Reliable AI Systems
5456
We develop trustworthy AI systems for critical tasks such as automatic code generation and mobile agents.
5557
Our mission is to ensure the robustness and reliability of AI systems by leveraging program analysis and large language models:
56-
- [Safeguarding Mobile GUI Agent via Logic-based Action Verification](https://arxiv.org/abs/2503.18492v1), Preprint, 2025
58+
- [Safeguarding Mobile GUI Agent via Logic-based Action Verification](https://arxiv.org/abs/2503.18492v1), MobiCom 2025
5759

5860
Funded by
5961
&nbsp;
6062
<img src="https://www.nrf.re.kr/resources/img/imgs/header/header-logo.png" alt="NRF" style="height: 30px; vertical-align: baseline">
63+
&nbsp;
64+
<img src="https://www.iitp.kr/resources/images/en_img_symbol_2024.png" alt="IITP" style="height: 30px; vertical-align: baseline">

0 commit comments

Comments
 (0)