← Search

Martin Schmitt

4 accepted papers

2025

CVE-LLM: Ontology-Assisted Automatic Vulnerability Evaluation Using Large Language Models

AAAI 2025technical

The National Vulnerability Database (NVD) publishes over a thousand new vulnerabilities monthly, with a projected 25 percent increase in 2024, highlighting the crucial need for rapid vulnerability identification to mitigate cybersecurity attacks and save costs and resources. In this work, we propose…

Cited by 1SourcePDFScholar
2022

Improving Scene Graph Classification by Exploiting Knowledge from Texts

AAAI 2022technical

Training scene graph classification models requires a large amount of annotated image data. Meanwhile, scene graphs represent relational knowledge that can be modeled with symbolic data from texts or knowledge graphs. While image annotation demands extensive labor, collecting textual descriptions of…

Cited by 21SourcePDFScholar
2020

Increasing Learning Efficiency of Self-Attention Networks through Direct Position Interactions, Learnable Temperature, and Convoluted Attention

COLING 2020main

Self-Attention Networks (SANs) are an integral part of successful neural architectures such as Transformer (Vaswani et al., 2017), and thus of pretrained language models such as BERT (Devlin et al., 2019) or GPT-3 (Brown et al., 2020). Training SANs on a task or pretraining them on language modeling…