paper-with-me

홈 › Papers

Noise Contrastive Estimation-based Matching Framework for Low-Resource Security Attack Pattern Recognition

2024-01-18 · Tu Nguyen, Nedim Šrndić, Alexander Neth

Tactics, Techniques and Procedures (TTPs) represent sophisticated attack patterns in the cybersecurity domain, described encyclopedically in textual knowledge bases. Identifying TTPs in cybersecurity writing, often called TTP mapping, is an important and challenging task. Conventional learning approaches often target the problem in the classical multi-class or multilabel classification setting. This setting hinders the learning ability of the model due to a large number of classes (i.e., TTPs), the inevitable skewness of the label distribution and the complex hierarchical structure of the label space. We formulate the problem in a different learning paradigm, where the assignment of a text to a TTP label is decided by the direct semantic similarity between the two, thus reducing the complexity of competing solely over the large labeling space. To that end, we propose a neural matching architecture with an effective sampling-based learn-to-compare mechanism, facilitating the learning process of the matching model despite constrained resources.

📄 PDF Abstract BibTeX arXiv:2401.10337

Code (1)

tumeteor/ttp-mapping 공식 구현

Tasks

Semantic SimilaritySemantic Textual Similarity

Similar Papers 제목 키워드 기반

Bregman divergence as general framework to estimate unnormalized statistical models

2012-02-14 · Michael Gutmann, Jun-Ichiro Hirayama

We show that the Bregman divergence provides a rich framework to estimate unnormalized statistical models for continuous or discrete random variables, that is, models which do not integrate or sum to one, respectively. W…

Noise Contrastive Estimation-based Matching Framework for Low-resource Security Attack Pattern Recognition

2023-10-16 · ARR 2023 10 · Anonymous

Techniques, Tactics and Procedures (TTP) mapping is an important and difficult task in the application of cyber threat intelligence (CTI) extraction for threat reports. TTPs are typically expressed in semantic forms with…

Semantic SimilaritySemantic Textual Similarity

Data Augmentation of Contrastive Learning is Estimating Positive-incentive Noise

2024-08-19 · Hongyuan Zhang, Yanchen Xu, Sida Huang, Xuelong Li

Inspired by the idea of Positive-incentive Noise (Pi-Noise or $\pi$-Noise) that aims at learning the reliable noise beneficial to tasks, we scientifically investigate the connection between contrastive learning and $\pi$…

Contrastive LearningData Augmentation

Conditional Noise-Contrastive Estimation of Unnormalised Models

2018-06-10 · ICML 2018 7 · Ciwan Ceylan, Michael U. Gutmann

Many parametric statistical models are not properly normalised and only specified up to an intractable partition function, which renders parameter estimation difficult. Examples of unnormalised models are Gibbs distribut…

Density EstimationOpen-Ended Question Answeringparameter estimation

Flow Matching in the Low-Noise Regime: Pathologies and a Contrastive Remedy

2025-09-25 · Weili Zeng, Yichao Yan arxiv

Flow matching has recently emerged as a powerful alternative to diffusion models, providing a continuous-time formulation for generative modeling and representation learning. Yet, we show that this framework suffers from…

Representation Learning