MIT Open Access Articles: Recent submissions
Now showing items 1-3 of 54860
-
Unveiling IPv6 Scanning Dynamics: A Longitudinal Study Using Large Scale Proactive and Passive IPv6 Telescopes
(ACM, 2025-09-04)We introduce new tools and vantage points to develop and integrate proactive techniques to attract IPv6 scan traffic, thus enabling its analysis. By deploying the largest-ever IPv6 proactive telescope in a production ISP ... -
HARMONY: A Scalable Distributed Vector Database for High-Throughput Approximate Nearest Neighbor Search
(ACM, 2025-09-23)Approximate Nearest Neighbor Search (ANNS) is essential for various data-intensive applications, including recommendation systems, image retrieval, and machine learning. Scaling ANNS to handle billions of high-dimensional ... -
Kernel Extension DSLs Should Be Verifier-Safe!
(ACM|3rd Workshop on eBPF and Kernel Extensions, 2025-09-08)eBPF allows developers to write safe operating system extensions, but writing these extensions remains challenging because it requires detailed knowledge of both the extension's domain and eBPF's programming interface. ...