Nothing Special   »   [go: up one dir, main page]

skip to main content
Volume 16, Issue 4August 2022
Skip Table Of Content Section
research-article
Compression of Deep Learning Models for Text: A Survey
Article No.: 61, Pages 1–55https://doi.org/10.1145/3487045

In recent years, the fields of natural language processing (NLP) and information retrieval (IR) have made tremendous progress thanks to deep learning models like Recurrent Neural Networks (RNNs), Gated Recurrent Units (GRUs) and Long Short-Term Memory (...

research-article
Forecasting the Market with Machine Learning Algorithms: An Application of NMC-BERT-LSTM-DQN-X Algorithm in Quantitative Trading
Article No.: 62, Pages 1–22https://doi.org/10.1145/3488378

Although machine learning (ML) algorithms have been widely used in forecasting the trend of stock market indices, they failed to consider the following crucial aspects for market forecasting: (1) that investors’ emotions and attitudes toward future market ...

research-article
Open Access
RHPTree—Risk Hierarchical Pattern Tree for Scalable Long Pattern Mining
Article No.: 63, Pages 1–33https://doi.org/10.1145/3488380

Risk patterns are crucial in biomedical research and have served as an important factor in precision health and disease prevention. Despite recent development in parallel and high-performance computing, existing risk pattern mining methods still struggle ...

research-article
Mixed Information Flow for Cross-Domain Sequential Recommendations
Article No.: 64, Pages 1–32https://doi.org/10.1145/3487331

Cross-domain sequential recommendation is the task of predict the next item that the user is most likely to interact with based on past sequential behavior from multiple domains. One of the key challenges in cross-domain sequential recommendation is to ...

research-article
TRACE: Travel Reinforcement Recommendation Based on Location-Aware Context Extraction
Article No.: 65, Pages 1–22https://doi.org/10.1145/3487047

As the popularity of online travel platforms increases, users tend to make ad-hoc decisions on places to visit rather than preparing the detailed tour plans in advance. Under the situation of timeliness and uncertainty of users’ demand, how to integrate ...

research-article
Causal Feature Selection with Missing Data
Article No.: 66, Pages 1–24https://doi.org/10.1145/3488055

Causal feature selection aims at learning the Markov blanket (MB) of a class variable for feature selection. The MB of a class variable implies the local causal structure among the class variable and its MB and all other features are probabilistically ...

research-article
A Trajectory Evaluator by Sub-tracks for Detecting VOT-based Anomalous Trajectory
Article No.: 67, Pages 1–19https://doi.org/10.1145/3490032

With the popularization of visual object tracking (VOT), more and more trajectory data are obtained and have begun to gain widespread attention in the fields of mobile robots, intelligent video surveillance, and the like. How to clean the anomalous ...

research-article
A Self-Supervised Representation Learning of Sentence Structure for Authorship Attribution
Article No.: 68, Pages 1–16https://doi.org/10.1145/3491203

The syntactic structure of sentences in a document substantially informs about its authorial writing style. Sentence representation learning has been widely explored in recent years and it has been shown that it improves the generalization of different ...

research-article
Privacy-Preserving Mechanisms for Multi-Label Image Recognition
Article No.: 69, Pages 1–21https://doi.org/10.1145/3491231

Multi-label image recognition has been an indispensable fundamental component for many real computer vision applications. However, a severe threat of privacy leakage in multi-label image recognition has been overlooked by existing studies. To fill this ...

research-article
Domain-Specific Keyword Extraction Using Joint Modeling of Local and Global Contextual Semantics
Article No.: 70, Pages 1–30https://doi.org/10.1145/3494560

Domain-specific keyword extraction is a vital task in the field of text mining. There are various research tasks, such as spam e-mail classification, abusive language detection, sentiment analysis, and emotion mining, where a set of domain-specific ...

research-article
Adaptive Model Scheduling for Resource-efficient Data Labeling
Article No.: 71, Pages 1–22https://doi.org/10.1145/3494559

Labeling data (e.g., labeling the people, objects, actions, and scene in images) comprehensively and efficiently is a widely needed but challenging task. Numerous models were proposed to label various data and many approaches were designed to enhance the ...

research-article
Disambiguation Enabled Linear Discriminant Analysis for Partial Label Dimensionality Reduction
Article No.: 72, Pages 1–18https://doi.org/10.1145/3494565

As an emerging weakly supervised learning framework, partial label learning considers inaccurate supervision where each training example is associated with multiple candidate labels among which only one is valid. In this article, a first attempt toward ...

research-article
ABLE: Meta-Path Prediction in Heterogeneous Information Networks
Article No.: 73, Pages 1–21https://doi.org/10.1145/3494558

Given a heterogeneous information network (HIN) H, a head node h, a meta-path P, and a tail node t, the meta-path prediction aims at predicting whether h can be linked to t by an instance of P. Most existing solutions either require predefined meta-paths, ...

research-article
Auto IV: Counterfactual Prediction via Automatic Instrumental Variable Decomposition
Article No.: 74, Pages 1–20https://doi.org/10.1145/3494568

Instrumental variables (IVs), sources of treatment randomization that are conditionally independent of the outcome, play an important role in causal inference with unobserved confounders. However, the existing IV-based counterfactual prediction methods ...

research-article
Real-Time Anomaly Detection in Edge Streams
Article No.: 75, Pages 1–22https://doi.org/10.1145/3494564

Given a stream of graph edges from a dynamic graph, how can we assign anomaly scores to edges in an online manner, for the purpose of detecting unusual behavior, using constant time and memory? Existing approaches aim to detect individually surprising ...

research-article
sGrapp: Butterfly Approximation in Streaming Graphs
Article No.: 76, Pages 1–43https://doi.org/10.1145/3495011

We study the fundamental problem of butterfly (i.e., (2,2)-bicliques) counting in bipartite streaming graphs. Similar to triangles in unipartite graphs, enumerating butterflies is crucial in understanding the structure of bipartite graphs. This benefits ...

research-article
Multiple Graphs and Low-Rank Embedding for Multi-Source Heterogeneous Domain Adaptation
Article No.: 77, Pages 1–25https://doi.org/10.1145/3492804

Multi-source domain adaptation is a challenging topic in transfer learning, especially when the data of each domain are represented by different kinds of features, i.e., Multi-source Heterogeneous Domain Adaptation (MHDA). It is important to take ...

research-article
When Less Is More: Systematic Analysis of Cascade-Based Community Detection
Article No.: 78, Pages 1–22https://doi.org/10.1145/3494563

Information diffusion, spreading of infectious diseases, and spreading of rumors are fundamental processes occurring in real-life networks. In many practical cases, one can observe when nodes become infected, but the underlying network, over which a ...

research-article
Distributed Triangle Approximately Counting Algorithms in Simple Graph Stream
Article No.: 79, Pages 1–43https://doi.org/10.1145/3494562

Recently, the counting algorithm of local topology structures, such as triangles, has been widely used in social network analysis, recommendation systems, user portraits and other fields. At present, the problem of counting global and local triangles in a ...

research-article
Hypergraph Convolution on Nodes-Hyperedges Network for Semi-Supervised Node Classification
Article No.: 80, Pages 1–19https://doi.org/10.1145/3494567

Hypergraphs have shown great power in representing high-order relations among entities, and lots of hypergraph-based deep learning methods have been proposed to learn informative data representations for the node classification problem. However, most of ...

Subjects

Comments

Please enable JavaScript to view thecomments powered by Disqus.