PulseAugur
EN
LIVE 12:02:59

New RareSense framework enhances anomaly detection in transactional data

Researchers have developed RareSense, a novel framework for anomaly detection in transactional data. This system addresses limitations of traditional similarity measures like Jaccard and Cosine, which are often skewed by frequent attributes. RareSense identifies and utilizes minimal rare itemsets to create association rules, mapping objects into profiles that are then compared using weighted Jaccard similarity. Experiments across various benchmark datasets demonstrate that RareSense significantly outperforms existing methods in retrieval performance, particularly when anomalies exhibit repeatable rare higher-order structures. AI

IMPACT Enhances anomaly detection capabilities in transactional data, potentially improving cybersecurity and data analysis.

RANK_REASON The cluster contains a research paper detailing a new method for anomaly detection.

Read on arXiv cs.IR (Information Retrieval) →

AI-generated summary · Google Gemini · from 2 sources. How we write summaries →

New RareSense framework enhances anomaly detection in transactional data

COVERAGE [2]

  1. arXiv cs.AI TIER_1 English(EN) · Sidahmed Benabderrahmane, Talal Rahwan ·

    RareSense: Rarity-Aware Similarity Search for Anomaly Retrieval in Transactional Data

    arXiv:2607.28879v1 Announce Type: cross Abstract: Similarity search over sparse set-valued data is often dominated by frequent background attributes because classical measures such as Jaccard, cosine, and Hamming compare objects through atomic overlap. IDF (Inverse document frequ…

  2. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Talal Rahwan ·

    RareSense: Rarity-Aware Similarity Search for Anomaly Retrieval in Transactional Data

    Similarity search over sparse set-valued data is often dominated by frequent background attributes because classical measures such as Jaccard, cosine, and Hamming compare objects through atomic overlap. IDF (Inverse document frequency) weighting partially reduces this effect but …