scispace - formally typeset
G

Gao Cong

Researcher at Nanyang Technological University

Publications -  237
Citations -  14241

Gao Cong is an academic researcher from Nanyang Technological University. The author has contributed to research in topics: Computer science & Graph (abstract data type). The author has an hindex of 57, co-authored 218 publications receiving 11650 citations. Previous affiliations of Gao Cong include Microsoft & Aalborg University.

Papers
More filters
Journal Article

On effective e-mail classification via neural networks

TL;DR: This paper presents a new model based on the Neural Network for classifying personal E-mails, and proposes the use of Principal Component Analysis (PCA) as a preprocessor of NN to reduce the data in terms of both size as well as dimensionality so that the input data become more classifiable and faster for the convergence of the training process used in the NN model.
Journal ArticleDOI

PANDA: a system for partial topology-based search on large networks

TL;DR: This demonstration presents a novel graph querying paradigm called partial topologybased network search and a query processing system called panda to efficiently find top-k matches of apartial topology query (ptq) in a single machine.
Posted Content

A Reinforcement Learning Based R-Tree for Spatial Data Indexing in Dynamic Environments.

TL;DR: In this paper, the authors propose a different way of using RL techniques to improve on the query performance of the classic R-tree without the need of changing its structure or query processing algorithms.
Proceedings ArticleDOI

Error-Bounded Online Trajectory Simplification with Multi-Agent Reinforcement Learning

TL;DR: In this article, a multi-agent reinforcement learning method called MARL4TS is proposed for EB-OTS, which involves two agents for different decision making problems during the trajectory simplification processes.
Journal ArticleDOI

Let Trajectories Speak Out the Traffic Bottlenecks

TL;DR: Wang et al. as mentioned in this paper proposed a framework to find the traffic bottlenecks as follows: given a road network R, a trajectory database T, find a representative set of seed edges of size K of traffic bottleneck that influence the highest number of road segments not in the seed set.