diff --git a/research.html b/research.html index 9d2077c..b797a49 100644 --- a/research.html +++ b/research.html @@ -56,6 +56,17 @@ Large language models (LLMs) have a high potential for processing highly structured text inputs to generate grammar representations. Leveraging LLMs in generating grammar would reduce the time spent and effort required to create a grammar for fuzzing, unit testing, and input validation. In this project, we create a system that handles grammar creation using automated feedback and human feedback. We develop a pipeline for assisted generation of grammar on unseen domains. We show the potential for LLMs to generate complex grammars which can be used for many software testing applications and reflect on its limitations with complex unseen domains.
+ diff --git a/research/Lu_etal_Evaluation_of_Caching_Strategies_for_Microservices.pdf b/research/Lu_etal_Evaluation_of_Caching_Strategies_for_Microservices.pdf new file mode 100644 index 0000000..5ab3cfd Binary files /dev/null and b/research/Lu_etal_Evaluation_of_Caching_Strategies_for_Microservices.pdf differ