Search Results for author: Jingyuan Wang

Found 32 papers, 14 papers with code

NJUST-KMG at TRAC-2024 Tasks 1 and 2: Offline Harm Potential Identification

no code implementations26 Mar 2024 Jingyuan Wang, Shengdong Xu, Yang Yang

This report provide a detailed description of the method that we proposed in the TRAC-2024 Offline Harm Potential dentification which encloses two sub-tasks.

Contrastive Learning

Jointly Learning Representations for Map Entities via Heterogeneous Graph Contrastive Learning

no code implementations9 Feb 2024 Jiawei Jiang, Yifan Yang, Jingyuan Wang, Junjie Wu

Developing effective Map Entity Representation Learning (MERL) methods is crucial to extracting embedding information from electronic maps and converting map entities into representation vectors for downstream applications.

Contrastive Learning Representation Learning

AirPhyNet: Harnessing Physics-Guided Neural Networks for Air Quality Prediction

no code implementations6 Feb 2024 Kethmi Hirushini Hettige, Jiahao Ji, Shili Xiang, Cheng Long, Gao Cong, Jingyuan Wang

Air quality prediction and modelling plays a pivotal role in public health and environment management, for individuals and authorities to make informed decisions.

Full Bayesian Significance Testing for Neural Networks

1 code implementation24 Jan 2024 Zehua Liu, Zimeng Li, Jingyuan Wang, Yue He

Significance testing aims to determine whether a proposition about the population distribution is the truth or not given observations.

Self-Supervised Deconfounding Against Spatio-Temporal Shifts: Theory and Modeling

1 code implementation21 Nov 2023 Jiahao Ji, Wentao Zhang, Jingyuan Wang, Yue He, Chao Huang

It first encodes traffic data into two disentangled representations for associating invariant and variant ST contexts.

Multi-Factor Spatio-Temporal Prediction based on Graph Decomposition Learning

no code implementations16 Oct 2023 Jiahao Ji, Jingyuan Wang, Yu Mou, Cheng Long

The framework consists of two main components: an automatic graph decomposition module that decomposes the original graph structure inherent in ST data into subgraphs corresponding to different factors, and a decomposed learning network that learns the partial ST data on each subgraph separately and integrates them for the final prediction.

Unified Data Management and Comprehensive Performance Evaluation for Urban Spatial-Temporal Prediction [Experiment, Analysis & Benchmark]

1 code implementation24 Aug 2023 Jiawei Jiang, Chengkai Han, Wayne Xin Zhao, Jingyuan Wang

The field of urban spatial-temporal prediction is advancing rapidly with the development of deep learning techniques and the availability of large-scale datasets.

Management

Statistical Tests for Replacing Human Decision Makers with Algorithms

no code implementations20 Jun 2023 Kai Feng, Han Hong, Ke Tang, Jingyuan Wang

This paper proposes a statistical framework with which artificial intelligence can improve human decision making.

Decision Making

Rethinking the Evaluation for Conversational Recommendation in the Era of Large Language Models

1 code implementation22 May 2023 Xiaolei Wang, Xinyu Tang, Wayne Xin Zhao, Jingyuan Wang, Ji-Rong Wen

The recent success of large language models (LLMs) has shown great potential to develop more powerful conversational recommender systems (CRSs), which rely on natural language conversations to satisfy user needs.

Explanation Generation Recommendation Systems

The Web Can Be Your Oyster for Improving Large Language Models

1 code implementation18 May 2023 Junyi Li, Tianyi Tang, Wayne Xin Zhao, Jingyuan Wang, Jian-Yun Nie, Ji-Rong Wen

In order to further improve the capacity of LLMs for knowledge-intensive tasks, we consider augmenting LLMs with the large-scale web using search engine.

Retrieval World Knowledge

LibCity: A Unified Library Towards Efficient and Comprehensive Urban Spatial-Temporal Prediction

2 code implementations27 Apr 2023 Jiawei Jiang, Chengkai Han, Wenjun Jiang, Wayne Xin Zhao, Jingyuan Wang

As deep learning technology advances and more urban spatial-temporal data accumulates, an increasing number of deep learning models are being proposed to solve urban spatial-temporal prediction problems.

Interpretability is a Kind of Safety: An Interpreter-based Ensemble for Adversary Defense

no code implementations14 Apr 2023 Jingyuan Wang, Yufan Wu, Mingxuan Li, Xin Lin, Junjie Wu, Chao Li

While having achieved great success in rich real-life applications, deep neural network (DNN) models have long been criticized for their vulnerability to adversarial attacks.

BUAA_BIGSCity: Spatial-Temporal Graph Neural Network for Wind Power Forecasting in Baidu KDD CUP 2022

1 code implementation22 Feb 2023 Jiawei Jiang, Chengkai Han, Jingyuan Wang

Therefore, organizers provide a wind power dataset containing historical data from 134 wind turbines and launch the Baidu KDD Cup 2022 to examine the limitations of current methods for wind power forecasting.

PDFormer: Propagation Delay-Aware Dynamic Long-Range Transformer for Traffic Flow Prediction

1 code implementation19 Jan 2023 Jiawei Jiang, Chengkai Han, Wayne Xin Zhao, Jingyuan Wang

However, GNN-based models have three major limitations for traffic prediction: i) Most methods model spatial dependencies in a static manner, which limits the ability to learn dynamic urban traffic patterns; ii) Most methods only consider short-range spatial information and are unable to capture long-range spatial dependencies; iii) These methods ignore the fact that the propagation of traffic conditions between locations has a time delay in traffic systems.

Computational Efficiency Time Series Prediction +1

Continuous Trajectory Generation Based on Two-Stage GAN

no code implementations16 Jan 2023 Wenjun Jiang, Wayne Xin Zhao, Jingyuan Wang, Jiawei Jiang

Simulating the human mobility and generating large-scale trajectories are of great use in many real-world applications, such as urban planning, epidemic spreading analysis, and geographic privacy protect.

Vocal Bursts Valence Prediction

Spatio-Temporal Self-Supervised Learning for Traffic Flow Prediction

1 code implementation7 Dec 2022 Jiahao Ji, Jingyuan Wang, Chao Huang, Junjie Wu, Boren Xu, Zhenhe Wu, Junbo Zhang, Yu Zheng

ii) These models fail to capture the temporal heterogeneity induced by time-varying traffic patterns, as they typically model temporal correlations with a shared parameterized space for all time periods.

Attribute Robust Traffic Prediction +3

Self-supervised Trajectory Representation Learning with Temporal Regularities and Travel Semantics

1 code implementation17 Nov 2022 Jiawei Jiang, Dayan Pan, Houxing Ren, Xiaohan Jiang, Chao Li, Jingyuan Wang

TRL aims to convert complicated raw trajectories into low-dimensional representation vectors, which can be applied to various downstream tasks, such as trajectory classification, clustering, and similarity computation.

Contrastive Learning Graph Attention +2

STDEN: Towards Physics-Guided Neural Networks for Traffic Flow Prediction

1 code implementation1 Sep 2022 Jiahao Ji, Jingyuan Wang, Zhe Jiang, Jiawei Jiang, Hu Zhang

High-performance traffic flow prediction model designing, a core technology of Intelligent Transportation System, is a long-standing but still challenging task for industrial and academic communities.

Physics-informed machine learning Spatio-Temporal Forecasting +1

LibCity: An Open Library for Traffic Prediction

1 code implementation International Conference on Advances in Geographic Information Systems 2021 Jingyuan Wang, Jiawei Jiang, Wenjun Jiang, Chao Li, Wayne Xin Zhao

This paper presents LibCity, a unified, comprehensive, and extensible library for traffic prediction, which provides researchers with a credible experimental tool and a convenient development framework.

Multivariate Time Series Forecasting Spatio-Temporal Forecasting +2

An AI-assisted Economic Model of Endogenous Mobility and Infectious Diseases: The Case of COVID-19 in the United States

no code implementations21 Sep 2021 Lin William Cong, Ke Tang, Bing Wang, Jingyuan Wang

We build a deep-learning-based SEIR-AIM model integrating the classical Susceptible-Exposed-Infectious-Removed epidemiology model with forecast modules of infection, community mobility, and unemployment.

Epidemiology

Deep Sequence Modeling: Development and Applications in Asset Pricing

no code implementations20 Aug 2021 Lin William Cong, Ke Tang, Jingyuan Wang, Yang Zhang

We predict asset returns and measure risk premia using a prominent technique from artificial intelligence -- deep sequence modeling.

Time Series Time Series Analysis

Curriculum Pre-Training Heterogeneous Subgraph Transformer for Top-$N$ Recommendation

no code implementations12 Jun 2021 Hui Wang, Kun Zhou, Wayne Xin Zhao, Jingyuan Wang, Ji-Rong Wen

Due to the flexibility in modelling data heterogeneity, heterogeneous information network (HIN) has been adopted to characterize complex and heterogeneous auxiliary data in top-$N$ recommender systems, called \emph{HIN-based recommendation}.

Recommendation Systems

Interpreting Deep Learning Model Using Rule-based Method

no code implementations15 Oct 2020 Xiaojian Wang, Jingyuan Wang, Ke Tang

For global explanation, frequency-based and out-of-bag based methods are proposed to extract important features in the neural network decision.

Impact of Temperature and Relative Humidity on the Transmission of COVID-19: A Modeling Study in China and the United States

no code implementations9 Mar 2020 Jingyuan Wang, Ke Tang, Kai Feng, Xin Li, Weifeng Lv, Kun Chen, Fei Wang

Primary outcome measures: Regression analysis of the impact of temperature and relative humidity on the effective reproductive number (R value).

regression

Are L2 adversarial examples intrinsically different?

no code implementations28 Feb 2020 Mingxuan Li, Jingyuan Wang, Yufan Wu

That is, adversarial examples generated by $L_2$ attacks usually have larger input sensitivity which can be used to identify them efficiently.

AlphaStock: A Buying-Winners-and-Selling-Losers Investment Strategy using Interpretable Deep Reinforcement Attention Networks

no code implementations24 Jul 2019 Jingyuan Wang, Yang Zhang, Ke Tang, Junjie Wu, Zhang Xiong

Recent years have witnessed the successful marriage of finance innovations and AI techniques in various finance applications including quantitative trading (QT).

Deep Attention reinforcement-learning +2

Empowering A* Search Algorithms with Neural Networks for Personalized Route Recommendation

no code implementations19 Jul 2019 Jingyuan Wang, Ning Wu, Wayne Xin Zhao, Fanzhang Peng, Xin Lin

To address these issues, we propose using neural networks to automatically learn the cost functions of a classic heuristic algorithm, namely A* algorithm, for the PRR task.

Graph Attention

Decision Making with Machine Learning and ROC Curves

no code implementations5 May 2019 Kai Feng, Han Hong, Ke Tang, Jingyuan Wang

Our theoretical discussion is illustrated in the context of a large data set of pregnancy outcomes and doctor diagnosis from the Pre-Pregnancy Checkups of reproductive age couples in Henan Province provided by the Chinese Ministry of Health.

BIG-bench Machine Learning Binary Classification +3

Understanding Urban Dynamics via Context-aware Tensor Factorization with Neighboring Regularization

no code implementations25 Apr 2019 Jingyuan Wang, Junjie Wu, Ze Wang, Fei Gao, Zhang Xiong

In this paper, we propose a Neighbor-Regularized and context-aware Non-negative Tensor Factorization model (NR-cNTF) to discover interpretable urban dynamics from urban heterogeneous data.

Traffic Prediction

SVM-based Deep Stacking Networks

no code implementations15 Feb 2019 Jingyuan Wang, Kai Feng, Junjie Wu

The deep network model, with the majority built on neural networks, has been proved to be a powerful framework to represent complex data for high performance machine learning.

Math

Multilevel Wavelet Decomposition Network for Interpretable Time Series Analysis

2 code implementations23 Jun 2018 Jingyuan Wang, Ze Wang, Jianfeng Li, Junjie Wu

In light of this, in this paper we propose a wavelet-based neural network structure called multilevel Wavelet Decomposition Network (mWDN) for building frequency-aware deep learning models for time series analysis.

General Classification Time Series +2

Cannot find the paper you are looking for? You can Submit a new open access paper.