HGCN(O): A Self-Tuning GCN HyperModel Toolkit for Outcome Prediction in Event-Sequence Data
- company Hugging Face
- location arXivLabs
- person Fang Wang
- product CatalyzeX
- product DagsHub
- product Gotit.pub
- product ScienceCast
- product alphaXiv
A new self-tuning toolkit called HGCN(O) applies graph convolutional networks to event sequence prediction, outperforming traditional methods across both balanced and unbalanced datasets, according to a paper posted to arXiv and last revised in June 2026 [1][2]. The toolkit, proposed by Fang Wang, features four GCN architectures — O-GCN, T-GCN, TP-GCN, and TE-GCN — built on GCNConv and GraphConv layers [2]. It integrates multiple graph representations of event sequences, varying node- and graph-level attributes and encoding temporal dependencies through edge weights [2]. The paper was originally submitted on 30 July 2025 and revised on 18 June 2026 [1]. Extensive experiments detailed in the paper show that GCNConv-based models perform particularly well on unbalanced data, while all four architectures deliver consistent results on balanced data [2]. The authors report that HGCN(O) surpasses traditional approaches in event sequence prediction tasks [2]. One target application is Predictive Business Process Monitoring, or PBPM, which forecasts future events or states of a business process from event logs [2]. The work arrives as machine learning research continues to emphasize reproducibility and accessibility. Since November 2022, arXiv has integrated with Hugging Face Spaces to embed interactive demos directly alongside papers in computer science, statistics, and electrical engineering categories [3][4]. Authors can link a demo by including a paper reference in a Space’s README file or by associating a model on the Hugging Face Hub with the Space [5]. The broader AI landscape has seen rapid shifts. Chinese firm DeepSeek, founded in July 2023, drew attention in early 2025 when its DeepSeek-R1 model matched contemporaries such as OpenAI’s GPT-4 while reportedly training its V3 model for $6 million — a fraction of the cost of larger rivals [6]. DeepSeek’s models are released under open-source licenses, though training data remains closed [6]. Meanwhile, retrieval-augmented generation, introduced in a 2020 paper by researchers then at Meta AI, has become a standard technique for grounding language model outputs [8]. HGCN(O) enters a field where large language models — defined as models with many parameters trained via self-supervised learning on vast text corpora — dominate public attention, but specialized architectures like graph convolutional networks remain critical for structured prediction tasks such as event sequence forecasting [7].
research-paper
Background sources we checked (7)
- arxiv.org ↗ We propose HGCN(O), a self-tuning toolkit using Graph Convolutional Network (GCN) models for event sequence prediction. Featuring four GCN architectures (O-GCN, T-GCN, TP-GCN, TE-GCN) across the GCNConv and GraphConv layers, our toolkit integrates multiple graph representations o…
- huggingface.co ↗ Hugging Face Machine Learning Demos on arXiv Back to Articles ... # Hugging Face Machine Learning Demos on arXiv Published November 17, 2022 Update on GitHub Upvote 1 - - - - - Abubakar Abid abidlabs Follow …
- info.arxiv.org ↗ ## Hugging Face Spaces ... Hugging Face code repositories, About Hugging Face ... Collaborators: Abubakar Abid, Omar Sanseviero, Ahsen Khaliq, and the Hugging Face team ... Hugging Face Spaces includes links to demos created by the community or the authors themselves. By going to…
- huggingface.co ↗ Demos on Hugging Face Spaces allow a wide audience to try out state-of-the-art machine learning research without writing any code. Hugging Face and ArXiv have collaborated to embed these demos directly along side papers on ArXiv! ... Thanks to this integration, users can now find…
- en.wikipedia.org ↗ Hangzhou DeepSeek Artificial Intelligence Basic Technology Research Co., Ltd., doing business as DeepSeek, is a Chinese artificial intelligence (AI) company that develops large language models (LLMs). Based in Hangzhou, Zhejiang, DeepSeek is owned and funded by High-Flyer, a Chin…
- en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…
- en.wikipedia.org ↗ Douwe Kiela is a Dutch-American research scientist and entrepreneur working in the field of artificial intelligence with a focus on machine learning and natural language processing. He is a research scientist director at Google DeepMind. He previously co-founded and served as CEO…