paper-with-me

Papers

Addressing Mark Imbalance in Integration-free Neural Marked Temporal Point Processes

2025-10-23 · Sishun Liu, Ke Deng, Yongli Ren, Yan Wang, Xiuzhen Zhang arxiv

Marked Temporal Point Process (MTPP) has been well studied to model the event distribution in marked event streams, which can be used to predict the mark and arrival time of the next event. However, existing studies overlook that the distribution of event marks is highly imbalanced in many real-world applications, with some marks being frequent but others rare. The imbalance poses a significant challenge to the performance of the next event prediction, especially for events of rare marks. To address this issue, we propose a thresholding method, which learns thresholds to tune the mark probability normalized by the mark's prior probability to optimize mark prediction, rather than predicting the mark directly based on the mark probability as in existing studies. In conjunction with this method, we predict the mark first and then the time. In particular, we develop a novel neural MTPP model to support effective time sampling and estimation of mark probability without computationally expensive numerical improper integration. Extensive experiments on real-world datasets demonstrate the superior performance of our solution against various baselines for the next event mark and time prediction. The code is available at https://github.com/undes1red/IFNMTPP.

📄 PDF Abstract BibTeX arXiv:2510.20414

Code (0)

등록된 구현이 없습니다.

Tasks

Point Processes

Similar Papers 제목 키워드 기반

Wi-Fi-based Personnel Identity Recognition: Addressing Dataset Imbalance with C-DDPMs

2024-04-07 · Jichen Bian, Chong Tan, Peiyao Tang, Min Zheng

Wireless sensing technologies become increasingly prevalent due to the ubiquitous nature of wireless signals and their inherent privacy-friendly characteristics. Device-free personnel identity recognition, a prevalent ap…

Denoising

Npix2Cpix: A GAN-Based Image-to-Image Translation Network With Retrieval- Classification Integration for Watermark Retrieval From Historical Document Images

2024-06-05 · Utsab Saha, Sawradip Saha, Shaikh Anowarul Fattah, Mohammad Saquib

The identification and restoration of ancient watermarks have long been a major topic in codicology and history. Classifying historical documents based on watermarks is challenging due to their diversity, noisy samples, …

Generative Adversarial NetworkImage-to-Image TranslationOne-Shot LearningRetrieval+1

Hurdle-IMDL: An Imbalanced Learning Framework for Infrared Rainfall Retrieval

2025-10-23 · Fangjian Zhang, Xiaoyong Zhuge, Wenlan Wang, Haixia Xiao 외 arxiv

Artificial intelligence has advanced quantitative remote sensing, yet its effectiveness is constrained by imbalanced label distribution. This imbalance leads conventionally trained models to favor common samples, which i…

Multi-Task Learning

QueerGen: How LLMs Reflect Societal Norms on Gender and Sexuality in Sentence Completion Tasks

2026-01-28 · Mae Sosto, Delfina Sol Martinez Pandiani, Laura Hollink arxiv

This paper examines how Large Language Models (LLMs) reproduce societal norms, particularly heterocisnormativity, and how these norms translate into measurable biases in their text generations. We investigate whether exp…

Sentence Completion

Data-Free Generative Replay for Class-Incremental Learning on Imbalanced Data

2024-06-07 · Sohaib Younis, Bernhard Seeger

Continual learning is a challenging problem in machine learning, especially for image classification tasks with imbalanced datasets. It becomes even more challenging when it involves learning new classes incrementally. O…

class-incremental learningClass Incremental LearningContinual Learningimage-classification+3