|
| 1 | +- date: "2026-06-10" |
| 2 | + title: "First Author of SIGMOD 2027 Paper on CADENZA (with VLDB 2026 Demo)" |
| 3 | + content: "My paper 'CADENZA: Compiling Natural-Language Intent into Task-Specific Operator DAGs for Semantic Query Processing' has been accepted at SIGMOD 2027, with a demo 'CADENZA in Action' at VLDB 2026. CADENZA compiles natural-language intent into task-specific operator DAGs for efficient, accurate semantic query processing over unstructured data. Done during my research visit to UIUC with Prof. Yongjoo Park." |
| 4 | + tags: [cadenza, sigmod, vldb, semantic query, llm, demo, first author] |
| 5 | + images: |
| 6 | + - url: "/assets/news/cadenza/main.png" |
| 7 | + alt: "CADENZA Overview" |
| 8 | + - url: "/assets/news/cadenza/demo.png" |
| 9 | + alt: "CADENZA in Action Demo" |
1 | 10 | - date: "2026-02-26" |
2 | 11 | title: "Joining Google Systems Research Group as Student Researcher" |
3 | 12 | content: "Excited to join the Google Systems Research Group in Sunnyvale, CA as a Student Researcher for Summer 2026 (Jun – Sep). Looking forward to tackling large-scale systems challenges at Google and bringing insights back to my database research at POSTECH." |
4 | 13 | tags: [google, internship, systems research, industry] |
5 | 14 | images: |
6 | | - - url: "/assets/news/google/google_2.png" |
7 | | - alt: "Google Offer Letter" |
| 15 | + - url: "/assets/news/google/google_5.jpeg" |
| 16 | + alt: "Google Cloud Sign" |
8 | 17 | - url: "/assets/news/google/google_1.png" |
9 | 18 | alt: "Google Employment Documents" |
| 19 | + - url: "/assets/news/google/google_2.png" |
| 20 | + alt: "Google Offer Letter" |
| 21 | + - url: "/assets/news/google/google_3.jpeg" |
| 22 | + alt: "Google Cloud Building" |
| 23 | + - url: "/assets/news/google/google_4.jpeg" |
| 24 | + alt: "Google Cloud Campus" |
10 | 25 | - date: "2026-01-16" |
11 | 26 | title: "Second Author of VLDB 2026 Paper on TurboLynx" |
12 | 27 | content: "Co-authored the paper 'TurboLynx: Schemaless Graph Engine Strikes Back for General-Purpose Analytics' accepted at VLDB 2026. The work presents S62, a novel graph database system that supports schemaless data models while ensuring efficient storage and query processing." |
|
0 commit comments