4 papers
CSR-RAG: An Efficient Retrieval System for Text-to-SQL on the Enterprise Scale
Rajpreet Singh, Novak Boškov, Lawrence Drabeck +2
Natural language to SQL translation (Text-to-SQL) is one of the long-standing problems that has recently benefited from advances in Large Language Models (LLMs). While most academi…
A Ranking Framework for Network Resource Allocation and Scheduling via Hypergraphs
Rajpreet Singh, Novak Boškov, Aditya Gudal +1
Resource allocation and scheduling are a common problem in various distributed systems. Although widely studied, the state-of-the-art solutions either do not scale or lack the expr…
Drndalo: Lightweight Control Flow Obfuscation Through Minimal Processor/Compiler Co-Design
Novak Boskov, Mihailo Isakov, Michel A. Kinsy
Binary analysis is traditionally used in the realm of malware detection. However, the same technique may be employed by an attacker to analyze the original binaries in order to rev…
CodeTrolley: Hardware-Assisted Control Flow Obfuscation
Novak Boskov, Mihailo Isakov, Michel A. Kinsy
Many cybersecurity attacks rely on analyzing a binary executable to find exploitable sections of code. Code obfuscation is used to prevent attackers from reverse engineering these…