Papers › Multi-Aspect Mining and Anomaly Detection for Heterogeneous Tensor Streams

Multi-Aspect Mining and Anomaly Detection for Heterogeneous Tensor Streams

4 Feb 2026arXiv:2602.04917added by Syntology

Soshi Kakio, Yasuko Matsubara, Ren Fujiwara, Yasushi Sakurai

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Analysis and anomaly detection in event tensor streams consisting of timestamps and multiple attributes - such as communication logs(time, IP address, packet length)- are essential tasks in data mining. While existing tensor decomposition and anomaly detection methods provide useful insights, they face the following two limitations. (i) They cannot handle heterogeneous tensor streams, which comprises both categorical attributes(e.g., IP address) and continuous attributes(e.g., packet length). They typically require either discretizing continuous attributes or treating categorical attributes as continuous, both of which distort the underlying statistical properties of the data.Furthermore, incorrect assumptions about the distribution family of continuous attributes often degrade the model's performance. (ii) They discretize timestamps, failing to track the temporal dynamics of streams(e.g., trends, abnormal events), which makes them ineffective for detecting anomalies at the group level, referred to as 'group anomalies' (e.g, DoS attacks). To address these challenges, we propose HeteroComp, a method for continuously summarizing heterogeneous tensor streams into 'components' representing latent groups in each attribute and their temporal dynamics, and detecting group anomalies. Our method employs Gaussian process priors to model unknown distributions of continuous attributes, and temporal dynamics, which directly estimate probability densities from data. Extracted components give concise but effective summarization, enabling accurate group anomaly detection. Extensive experiments on real datasets demonstrate that HeteroComp outperforms the state-of-the-art algorithms for group anomaly detection accuracy, and its computational time does not depend on the data stream length.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2602.04917")

Code

Syntology Ran 0 of 9 code samples harvested from 1 repository linked to this paper; 9 have no recorded run.

By repository: found in paper text by Syntology: 9 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

kaki005/HeteroComp found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

9 samples harvested; 0 ran; 0 honoured the contract we drafted; 9 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

9unverified

Licence: 0 of the 9 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from kaki005/HeteroComp. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

blocktensor_to_blockdiagmatrix kaki005/HeteroComp/_src/gp/bayesnewton_ops.py found in paper text by Syntology unverified MIT (permissive) · 9aae62a9f99047b2 · report
gauss_hermite kaki005/HeteroComp/_src/gp/bayesnewton_cubature.py found in paper text by Syntology unverified MIT (permissive) · 2bf235dc5954887b · report
get_blocks kaki005/HeteroComp/_src/gp/bayesnewton_ops.py found in paper text by Syntology unverified MIT (permissive) · 6f157040825f5857 · report
get_diag_and_offdiag_components kaki005/HeteroComp/_src/gp/bayesnewton_ops.py found in paper text by Syntology unverified MIT (permissive) · 1886c3dfe4b4324c · report
merge_dummies kaki005/HeteroComp/_src/load_dataset.py found in paper text by Syntology unverified MIT (permissive) · 8222665c14c44e82 · report
mvhermgauss kaki005/HeteroComp/_src/gp/bayesnewton_cubature.py found in paper text by Syntology unverified MIT (permissive) · 0eeed36a96e1f3a7 · report
plot_pr_curve kaki005/HeteroComp/calc_anomalyscore.py found in paper text by Syntology unverified MIT (permissive) · 50956041b281a8fe · report
prepare_event_tensor kaki005/HeteroComp/_src/preprocess.py found in paper text by Syntology unverified MIT (permissive) · d2f73eb49d7ab153 · report
process_cci18_csv kaki005/HeteroComp/_src/load_dataset.py found in paper text by Syntology unverified MIT (permissive) · a7b7668436a2c5c9 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2602.04917, was issued in February 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections