1 citations · 1 across the 3 of their papers we have counts for
3 papers
cs.PL2025
MappedTrace: Tracing Pointer Remotely with Compiler-generated Maps
Zhiyao Ma, Caihua Li, Lin Zhong
Existing precise pointer tracing methods introduce substantial runtime overhead to the program being traced and are applicable only at specific program execution points. We propose…
cs.CL2024★ 1 cited
Asynchronous LLM Function Calling
In Gim, Seung-seob Lee, Lin Zhong
Large language models (LLMs) use function calls to interface with external tools and data source. However, the current approach to LLM function calling is inherently synchronous, w…
cs.CR2024
Blindfold: Confidential Memory Management by Untrusted Operating System
Caihua Li, Seung-seob Lee, Lin Zhong
Confidential Computing (CC) has received increasing attention in recent years as a mechanism to protect user data from untrusted operating systems (OSes). Existing CC solutions hid…