paper-with-me

Papers Sequential Pattern Mining

“Sequential Pattern Mining” 태그가 달린 논문 44편 · 필터 해제

AgentOS: From Application Silos to a Natural Language-Driven Data Ecosystem

2026-03-09 · Rui Liu, Tao Zhe, Dongjie Wang, Zijun Yao 외 arxiv

The rapid emergence of open-source, locally hosted intelligent agents marks a critical inflection point in human-computer interaction. Systems such as OpenClaw demonstrate that Large Language Model (LLM)-based agents can…

Sequential Pattern MiningKnowledge Graphs

Frequent Pattern Mining approach to Image Compression

2026-01-24 · Avinash Kadimisetty, C. Oswald, B. Sivalselvan arxiv

The paper focuses on Image Compression, explaining efficient approaches based on Frequent Pattern Mining(FPM). The proposed compression mechanism is based on clustering similar pixels in the image and thus using cluster …

Sequential Pattern MiningImage Compression

Examining Student Interactions with a Pedagogical AI-Assistant for Essay Writing and their Impact on Students Writing Quality

2025-12-09 · Wicaksono Febriantoro, Qi Zhou, Wannapon Suraworachet, Sahan Bulathwela 외 arxiv

The dynamic nature of interactions between students and GenAI, as well as their relationship to writing quality, remains underexplored. While most research has examined how general-purpose GenAI can support writing, fewe…

Sequential Pattern Mining

Uncovering Students' Inquiry Patterns in GenAI-Supported Clinical Practice: An Integration of Epistemic Network Analysis and Sequential Pattern Mining

2025-12-04 · Jiameng Wei, Dinh Dang, Kaixun Yang, Emily Stokes 외 arxiv

Assessment of medication history-taking has traditionally relied on human observation, limiting scalability and detailed performance data. While Generative AI (GenAI) platforms enable extensive data collection and learni…

Sequential Pattern MiningTemporal Sequences

Functional Groups are All you Need for Chemically Interpretable Molecular Property Prediction

2025-09-11 · Roshan Balaji, Joe Bobby, Nirav Pravinbhai Bhatt arxiv

Molecular property prediction using deep learning (DL) models has accelerated drug and materials discovery, but the resulting DL models often lack interpretability, hindering their adoption by chemists. This work propose…

Molecular Property PredictionSequential Pattern Mining

A Utility-Mining-Driven Active Learning Approach for Analyzing Clickstream Sequences

2024-10-09 · Danny Y. C. Wang, Lars Arne Jordanger, Jerry Chun-Wei Lin

In rapidly evolving e-commerce industry, the capability of selecting high-quality data for model training is essential. This study introduces the High-Utility Sequential Pattern Mining using SHAP values (HUSPM-SHAP) mode…

Active LearningSequential Pattern Mining

The Crowd in MOOCs: A Study of Learning Patterns at Scale

2024-08-06 · Xin Zhou, Aixin Sun, Jie Zhang, Donghui Lin

The increasing availability of learning activity data in Massive Open Online Courses (MOOCs) enables us to conduct a large-scale analysis of learners' learning behavior. In this paper, we analyze a dataset of 351 million…

Sequential Pattern Mining

Causal Analysis of Customer Churn Using Deep Learning

2023-04-20 · International Conference on Digital Society and Intelligent Systems (DSInS) 2021 12 · David Hason Rudd, Huan Huo, Guandong Xu

Customer churn describes terminating a relationship with a business or reducing customer engagement over a specific period. Two main business marketing strategies play vital roles to increase market share dollar-value: g…

Deep LearningMarketingSequential Pattern Mining

Mining compact high utility sequential patterns

2023-02-22 · Tai Dinh, Philippe Fournier-Viger, Huynh Van Hong

High utility sequential pattern mining (HUSPM) aims to mine all patterns that yield a high utility (profit) in a sequence dataset. HUSPM is useful for several applications such as market basket analysis, marketing, and w…

MarketingSequential Pattern MiningVocal Bursts Intensity Prediction

Sequential pattern mining in educational data: The application context, potential, strengths, and limitations

2023-02-03 · Yingbin Zhang, Luc Paquette

Increasingly, researchers have suggested the benefits of temporal analysis to improve our understanding of the learning process. Sequential pattern mining (SPM), as a pattern recognition technique, has the potential to r…

Recommendation SystemsSequential Pattern Mining

HUSP-SP: Faster Utility Mining on Sequence Data

2022-12-29 · Chunkai Zhang, Yuting Yang, Zilin Du, Wensheng Gan 외

High-utility sequential pattern mining (HUSPM) has emerged as an important topic due to its wide application and considerable popularity. However, due to the combinatorial explosion of the search space when the HUSPM pro…

Sequential Pattern Mining

Towards Sequence Utility Maximization under Utility Occupancy Measure

2022-12-20 · Gengsen Huang, Wensheng Gan, Philip S. Yu

The discovery of utility-driven patterns is a useful and difficult research topic. It can extract significant and interesting information from specific and varied databases, increasing the value of the services provided.…

Sequential Pattern Mining

Towards Correlated Sequential Rules

2022-10-27 · Lili Chen, Wensheng Gan, Chien-Ming Chen

The goal of high-utility sequential pattern mining (HUSPM) is to efficiently discover profitable or useful sequential patterns in a large number of sequences. However, simply being aware of utility-eligible patterns is i…

Product RecommendationSequential Pattern Mining

Totally-ordered Sequential Rules for Utility Maximization

2022-09-27 · Chunkai Zhang, Maohua Lyu, Wensheng Gan, Philip S. Yu

High utility sequential pattern mining (HUSPM) is a significant and valuable activity in knowledge discovery and data analytics with many real-world applications. In some cases, HUSPM can not provide an excellent measure…

Sequential Pattern Mining

Leveraging Language Foundation Models for Human Mobility Forecasting

2022-09-11 · Hao Xue, Bhanu Prakash Voutharoja, Flora D. Salim

In this paper, we propose a novel pipeline that leverages language foundation models for temporal sequential pattern mining, such as for human mobility forecasting tasks. For example, in the task of predicting Place-of-I…

DecoderSequential Pattern MiningTemporal Sequences

TaSPM: Targeted Sequential Pattern Mining

2022-02-26 · Gengsen Huang, Wensheng Gan, Philip S. Yu

Sequential pattern mining (SPM) is an important technique of pattern mining, which has many applications in reality. Although many efficient sequential pattern mining algorithms have been proposed, there are few studies …

Sequential Pattern Mining

Memory-Efficient Sequential Pattern Mining with Hybrid Tries

2022-02-06 · Amin Hosseininasab, Willem-Jan van Hoeve, Andre A. Cire

This paper develops a memory-efficient approach for Sequential Pattern Mining (SPM), a fundamental topic in knowledge discovery that faces a well-known memory bottleneck for large data sets. Our methodology involves a no…

Sequential Pattern Mining

Incremental Mining of Frequent Serial Episodes Considering Multiple Occurrences

2022-01-27 · Thomas Guyet, Wenbin Zhang, Albert Bifet

The need to analyze information from streams arises in a variety of applications. One of its fundamental research directions is to mine sequential patterns over data streams. Current studies mine series of items based on…

Sequential Pattern Mining

OPP-Miner: Order-preserving sequential pattern mining

2022-01-09 · Youxi Wu, Qian Hu, Yan Li, Lei Guo 외

A time series is a collection of measurements in chronological order. Discovering patterns from time series is useful in many domains, such as stock analysis, disease detection, and weather forecast. To discover patterns…

Sequential Pattern MiningTime SeriesTime Series Analysis

US-Rule: Discovering Utility-driven Sequential Rules

2021-11-29 · Gengsen Huang, Wensheng Gan, Jian Weng, Philip S. Yu

Utility-driven mining is an important task in data science and has many applications in real life. High utility sequential pattern mining (HUSPM) is one kind of utility-driven mining. HUSPM aims to discover all sequentia…

Sequential Pattern Mining
1–20 / 44 다음 →