paper-with-me

Papers

Summarized Network Behavior Prediction

2017-05-02 · Shih-Chieh Su

This work studies the entity-wise topical behavior from massive network logs. Both the temporal and the spatial relationships of the behavior are explored with the learning architectures combing the recurrent neural network (RNN) and the convolutional neural network (CNN). To make the behavioral data appropriate for the spatial learning in CNN, several reduction steps are taken to form the topical metrics and place them homogeneously like pixels in the images. The experimental result shows both the temporal- and the spatial- gains when compared to a multilayer perceptron (MLP) network. A new learning framework called spatially connected convolutional networks (SCCN) is introduced to more efficiently predict the behavior.

📄 PDF Abstract BibTeX arXiv:1705.01143

Code (0)

등록된 구현이 없습니다.

Tasks

Prediction

Similar Papers 제목 키워드 기반

A Rolling-Window Framework for Churn Prediction and Behavioral Driver Identification

2026-06-04 · Muhammad Jawad Mufti, Omar Hammad, Haitham Saleh, Muqaddas Gull arxiv

Customer churn prediction is a central task in customer analytics, particularly in non-contractual, pay-per-use service environments where disengagement is not explicitly observed and must be inferred from behavioral ina…

Graph Coarsening via Convolution Matching for Scalable Graph Neural Network Training

2023-12-24 · Charles Dickens, Eddie Huang, Aishwarya Reganti, Jiong Zhu 외

Graph summarization as a preprocessing step is an effective and complementary technique for scalable graph neural network (GNN) training. In this work, we propose the Coarsening Via Convolution Matching (CONVMATCH) algor…

Graph Neural NetworkLink PredictionNode ClassificationPrediction

RAM-EHR: Retrieval Augmentation Meets Clinical Predictions on Electronic Health Records

2024-02-25 · ran Xu, Wenqi Shi, Yue Yu, Yuchen Zhuang 외

We present RAM-EHR, a Retrieval AugMentation pipeline to improve clinical predictions on Electronic Health Records (EHRs). RAM-EHR first collects multiple knowledge sources, converts them into text format, and uses dense…

Retrieval

Can large language models explore in-context?

2024-03-22 · Akshay Krishnamurthy, Keegan Harris, Dylan J. Foster, Cyril Zhang 외

We investigate the extent to which contemporary Large Language Models (LLMs) can engage in exploration, a core capability in reinforcement learning and decision making. We focus on native performance of existing LLMs, wi…

Decision Making

Set2setRank: Collaborative Set to Set Ranking for Implicit Feedback based Recommendation

2021-05-16 · Lei Chen, Le Wu, Kun Zhang, Richang Hong 외

As users often express their preferences with binary behavior data~(implicit feedback), such as clicking items or buying products, implicit feedback based Collaborative Filtering~(CF) models predict the top ranked items …

Collaborative Filtering