Papers › MIDiff: Tackling Sparsity and Imbalance in Mobile Usage Generation via...

MIDiff: Tackling Sparsity and Imbalance in Mobile Usage Generation via Multivariate-Imaging Diffusion

15 Jul 2026arXiv:2607.14249added by Syntology

Yilai Liu, Shiyuan Zhang, Hongyang Du

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

Mobile usage traces are critical for tasks such as user behavior prediction and app recommendation, yet their use is constrained by privacy restrictions and costly large-scale data collection. Although generative models perform well on general time series, their application to mobile usage data remains challenging because (i) limited user activity causes severe sparsity, (ii) heterogeneous variable types complicate joint modeling, and (iii) functional differences across apps create pronounced usage imbalance. To address these challenges, we propose Multivariate-Imaging Diffusion (MIDiff), a diffusion-based framework operating in an imaging space defined by Cross-Gramian Angular Sum Field (C-GASF). C-GASF transforms sparse multivariate sequences into correlation images, while MIDiff employs Triple Attention in a U-Net to preserve temporal consistency and variable dependencies. Experiments show that MIDiff achieves state-of-the-art performance across fidelity metrics. In particular, it obtains a Discriminative Accuracy (DA) of 0.1526, compared with 0.3476 for the strongest baseline, ZITS-VAE, demonstrating its effectiveness in generating realistic and diverse mobile usage traces. Our code is available at https://github.com/YilaiLiu-HKU/MIDiff.

PaperPDFCode Syntology ran

In Syntology 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="2607.14249")

Code

Syntology Ran 20 of 20 code samples harvested from 1 repository linked to this paper; 0 have no recorded run. Of those that ran: 20 ran with no contract checked.

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

YilaiLiu-HKU/MIDiff 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

20 samples harvested; 20 ran; 0 honoured the contract we drafted; 0 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.

20ran

Licence: 0 of the 20 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 YilaiLiu-HKU/MIDiff. “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.

choose_target_index YilaiLiu-HKU/MIDiff/exp/run_downstream_cross_variable.py found in paper text by Syntology ran Apache-2.0 (permissive) · 5d4859749b71e15c · report
classify_cross_pixels YilaiLiu-HKU/MIDiff/gasf_cross_visualization.py found in paper text by Syntology ran Apache-2.0 (permissive) · c2f2a847ff3d28c9 · report
display_model_name YilaiLiu-HKU/MIDiff/exp/analyze_max_distribution.py found in paper text by Syntology ran fingerprinted Apache-2.0 (permissive) · 5e0ccb6477a5f644 · report
inverse_transform_with_max_compensation YilaiLiu-HKU/MIDiff/gasf_cross_conversion_inverse.py found in paper text by Syntology ran Apache-2.0 (permissive) · 3fc3e204c5176b8d · report
is_strict_one_hot YilaiLiu-HKU/MIDiff/gasf_cross_conversion.py found in paper text by Syntology ran fingerprinted Apache-2.0 (permissive) · cc498180eb272d19 · report
load_and_preprocess_samples YilaiLiu-HKU/MIDiff/reshape.py found in paper text by Syntology ran Apache-2.0 (permissive) · c9107bca78e54362 · report
load_csv_as_tensor YilaiLiu-HKU/MIDiff/exp/run_downstream_cross_variable.py found in paper text by Syntology ran Apache-2.0 (permissive) · d0145d5462b48da3 · report
load_reference_stats YilaiLiu-HKU/MIDiff/gasf_cross_conversion_inverse.py found in paper text by Syntology ran Apache-2.0 (permissive) · 420feeb89f853bc9 · report
minmax_scale YilaiLiu-HKU/MIDiff/gasf_cross_conversion.py found in paper text by Syntology ran fingerprinted Apache-2.0 (permissive) · 04ae23b2d96418d4 · report
process_single_image YilaiLiu-HKU/MIDiff/gasf_cross_conversion_inverse.py found in paper text by Syntology ran Apache-2.0 (permissive) · 866dc384b1fd642e · report
read_dataset YilaiLiu-HKU/MIDiff/reshape.py found in paper text by Syntology ran Apache-2.0 (permissive) · 3440370fb4371b96 · report
read_dataset YilaiLiu-HKU/MIDiff/exp/analyze_max_distribution.py found in paper text by Syntology ran Apache-2.0 (permissive) · 6373168fbb9fc6d8 · report
read_dataset YilaiLiu-HKU/MIDiff/exp/evaluate_generation_metrics.py found in paper text by Syntology ran Apache-2.0 (permissive) · 377a7b4b41281640 · report
split_indices YilaiLiu-HKU/MIDiff/exp/run_downstream_cross_variable.py found in paper text by Syntology ran Apache-2.0 (permissive) · 17a265daf892dd60 · report
split_into_three_dimensions YilaiLiu-HKU/MIDiff/exp/analyze_max_distribution.py found in paper text by Syntology ran fingerprinted Apache-2.0 (permissive) · e0a8b68d317b6dbc · report
split_into_three_realdimensions YilaiLiu-HKU/MIDiff/reshape.py found in paper text by Syntology ran fingerprinted Apache-2.0 (permissive) · a6b4945b90543a90 · report
split_into_three_realdimensions YilaiLiu-HKU/MIDiff/exp/evaluate_generation_metrics.py found in paper text by Syntology ran fingerprinted Apache-2.0 (permissive) · 2723b67dee663cf6 · report
to_gasf_cross YilaiLiu-HKU/MIDiff/gasf_cross_conversion.py found in paper text by Syntology ran fingerprinted Apache-2.0 (permissive) · cafdf7448dcfa59d · report
traces_to_eval_array YilaiLiu-HKU/MIDiff/changetocsv.py found in paper text by Syntology ran Apache-2.0 (permissive) · 0a61a46bcd4c66da · report
transform_non_zero_to_one YilaiLiu-HKU/MIDiff/exp/evaluate_generation_metrics.py found in paper text by Syntology ran fingerprinted Apache-2.0 (permissive) · 7f5c1523f822c29d · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2607.14249, was issued in July 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