paper-with-me

Papers

CEKER: A Generalizable LLM Framework for Literature Analysis with a Case Study in Unikernel Security

2024-12-14 · Alex Wollman, John Hastings

Literature reviews are a critical component of formulating and justifying new research, but are a manual and often time-consuming process. This research introduces a novel, generalizable approach to literature analysis called CEKER which uses a three-step process to streamline the collection of literature, the extraction of key insights, and the summarized analysis of key trends and gaps. Leveraging Large Language Models (LLMs), this methodology represents a significant shift from traditional manual literature reviews, offering a scalable, flexible, and repeatable approach that can be applied across diverse research domains. A case study on unikernel security illustrates CEKER's ability to generate novel insights validated against previous manual methods. CEKER's analysis highlighted reduced attack surface as the most prominent theme. Key security gaps included the absence of Address Space Layout Randomization, missing debugging tools, and limited entropy generation, all of which represent important challenges to unikernel security. The study also revealed a reliance on hypervisors as a potential attack vector and emphasized the need for dynamic security adjustments to address real-time threats.

📄 PDF Abstract BibTeX arXiv:2412.10904

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Breaking Down Bias: On The Limits of Generalizable Pruning Strategies

2025-02-11 · Sibo Ma, Alejandro Salinas, Peter Henderson, Julian Nyarko

We employ model pruning to examine how LLMs conceptualize racial biases, and whether a generalizable mitigation strategy for such biases appears feasible. Our analysis yields several novel insights. We find that pruning …

Decision Making

FactKB: Generalizable Factuality Evaluation using Language Models Enhanced with Factual Knowledge

2023-05-14 · Shangbin Feng, Vidhisha Balachandran, Yuyang Bai, Yulia Tsvetkov

Evaluating the factual consistency of automatically generated summaries is essential for the progress and adoption of reliable summarization systems. Despite recent advances, existing factuality evaluation models are not…

News Summarization

An Algorithmic Framework for Systematic Literature Reviews: A Case Study for Financial Narratives

2026-01-07 · Gabin Taibi, Joerg Osterrieder arxiv

This paper introduces an algorithmic framework for conducting systematic literature reviews (SLRs), designed to improve efficiency, reproducibility, and selection quality assessment in the literature review process. The …

Sentiment Analysis

Co-DETECT: Collaborative Discovery of Edge Cases in Text Classification

2025-07-07 · Chenfei Xiong, Jingwei Ni, Yu Fan, Vilém Zouhar 외 arxiv

We introduce Co-DETECT (Collaborative Discovery of Edge cases in TExt ClassificaTion), a novel mixed-initiative annotation framework that integrates human expertise with automatic annotation guided by large language mode…

Text Classification

Detecting Pipeline Failures through Fine-Grained Analysis of Web Agents

2025-09-17 · Daniel Röder, Akhil Juneja, Roland Roller, Sven Schmeier arxiv

Web agents powered by large language models (LLMs) can autonomously perform complex, multistep tasks in dynamic web environments. However, current evaluations mostly focus on the overall success while overlooking interme…