Search Results for author: Wei Wei

Found 205 papers, 73 papers with code

Towards Automatic Evaluation of Dialog Systems: A Model-Free Off-Policy Evaluation Approach

1 code implementation EMNLP 2021 Haoming Jiang, Bo Dai, Mengjiao Yang, Tuo Zhao, Wei Wei

An ideal environment for evaluating dialog systems, also known as the Turing test, needs to involve human interaction, which is usually not affordable for large-scale experiments.

Model-based Reinforcement Learning Off-policy evaluation +2

4D Gaussian Splatting for Real-Time Dynamic Scene Rendering

1 code implementation12 Oct 2023 Guanjun Wu, Taoran Yi, Jiemin Fang, Lingxi Xie, Xiaopeng Zhang, Wei Wei, Wenyu Liu, Qi Tian, Xinggang Wang

Representing and rendering dynamic scenes has been an important but challenging task.

Exploring Progress in Multivariate Time Series Forecasting: Comprehensive Benchmarking and Heterogeneity Analysis

3 code implementations9 Oct 2023 Zezhi Shao, Fei Wang, Yongjun Xu, Wei Wei, Chengqing Yu, Zhao Zhang, Di Yao, Guangyin Jin, Xin Cao, Gao Cong, Christian S. Jensen, Xueqi Cheng

Moreover, based on the proposed BasicTS and rich heterogeneous MTS datasets, we conduct an exhaustive and reproducible performance and efficiency comparison of popular models, providing insights for researchers in selecting and designing MTS forecasting models.

Benchmarking Multivariate Time Series Forecasting +1

GraphGPT: Graph Instruction Tuning for Large Language Models

1 code implementation19 Oct 2023 Jiabin Tang, Yuhao Yang, Wei Wei, Lei Shi, Lixin Su, Suqi Cheng, Dawei Yin, Chao Huang

In this work, we present the GraphGPT framework that aligns LLMs with graph structural knowledge with a graph instruction tuning paradigm.

Data Augmentation Graph Learning +2

SSLRec: A Self-Supervised Learning Framework for Recommendation

1 code implementation10 Aug 2023 Xubin Ren, Lianghao Xia, Yuhao Yang, Wei Wei, Tianle Wang, Xuheng Cai, Chao Huang

Our SSLRec platform covers a comprehensive set of state-of-the-art SSL-enhanced recommendation models across different scenarios, enabling researchers to evaluate these cutting-edge models and drive further innovation in the field.

Collaborative Filtering Data Augmentation +2

COCO-GAN: Generation by Parts via Conditional Coordinating

1 code implementation ICCV 2019 Chieh Hubert Lin, Chia-Che Chang, Yu-Sheng Chen, Da-Cheng Juan, Wei Wei, Hwann-Tzong Chen

On the computation side, COCO-GAN has a built-in divide-and-conquer paradigm that reduces memory requisition during training and inference, provides high-parallelism, and can generate parts of images on-demand.

Face Generation

A Data-Centric Framework for Composable NLP Workflows

1 code implementation EMNLP 2020 Zhengzhong Liu, Guanxiong Ding, Avinash Bukkittu, Mansi Gupta, Pengzhi Gao, Atif Ahmed, Shikun Zhang, Xin Gao, Swapnil Singhavi, Linwei Li, Wei Wei, Zecong Hu, Haoran Shi, Haoying Zhang, Xiaodan Liang, Teruko Mitamura, Eric P. Xing, Zhiting Hu

Empirical natural language processing (NLP) systems in application domains (e. g., healthcare, finance, education) involve interoperation among multiple components, ranging from data ingestion, human annotation, to text retrieval, analysis, generation, and visualization.

Retrieval Text Retrieval

LLMRec: Large Language Models with Graph Augmentation for Recommendation

1 code implementation1 Nov 2023 Wei Wei, Xubin Ren, Jiabin Tang, Qinyong Wang, Lixin Su, Suqi Cheng, Junfeng Wang, Dawei Yin, Chao Huang

By employing these strategies, we address the challenges posed by sparse implicit feedback and low-quality side information in recommenders.

Model Optimization Recommendation Systems

Representation Learning with Large Language Models for Recommendation

1 code implementation24 Oct 2023 Xubin Ren, Wei Wei, Lianghao Xia, Lixin Su, Suqi Cheng, Junfeng Wang, Dawei Yin, Chao Huang

RLMRec incorporates auxiliary textual signals, develops a user/item profiling paradigm empowered by LLMs, and aligns the semantic space of LLMs with the representation space of collaborative relational signals through a cross-view alignment framework.

Recommendation Systems Representation Learning

HyperDreamBooth: HyperNetworks for Fast Personalization of Text-to-Image Models

2 code implementations13 Jul 2023 Nataniel Ruiz, Yuanzhen Li, Varun Jampani, Wei Wei, Tingbo Hou, Yael Pritch, Neal Wadhwa, Michael Rubinstein, Kfir Aberman

By composing these weights into the diffusion model, coupled with fast finetuning, HyperDreamBooth can generate a person's face in various contexts and styles, with high subject details while also preserving the model's crucial knowledge of diverse styles and semantic modifications.

Diffusion Personalization Tuning Free

Spatial-Temporal Identity: A Simple yet Effective Baseline for Multivariate Time Series Forecasting

1 code implementation10 Aug 2022 Zezhi Shao, Zhao Zhang, Fei Wang, Wei Wei, Yongjun Xu

These results suggest that we can design efficient and effective models as long as they solve the indistinguishability of samples, without being limited to STGNNs.

Multivariate Time Series Forecasting Time Series

Multi-Modal Self-Supervised Learning for Recommendation

2 code implementations21 Feb 2023 Wei Wei, Chao Huang, Lianghao Xia, Chuxu Zhang

The online emergence of multi-modal sharing platforms (eg, TikTok, Youtube) is powering personalized recommender systems to incorporate various modalities (eg, visual, textual and acoustic) into the latent user representations.

Contrastive Learning Data Augmentation +2

Decoupled Dynamic Spatial-Temporal Graph Neural Network for Traffic Forecasting

1 code implementation18 Jun 2022 Zezhi Shao, Zhao Zhang, Wei Wei, Fei Wang, Yongjun Xu, Xin Cao, Christian S. Jensen

However, intuitively, traffic data encompasses two different kinds of hidden time series signals, namely the diffusion signals and inherent signals.

Graph Learning Time Series Forecasting +1

Global Context Enhanced Graph Neural Networks for Session-based Recommendation

2 code implementations9 Jun 2021 Ziyang Wang, Wei Wei, Gao Cong, Xiao-Li Li, Xian-Ling Mao, Minghui Qiu

In GCE-GNN, we propose a novel global-level item representation learning layer, which employs a session-aware attention mechanism to recursively incorporate the neighbors' embeddings of each node on the global graph.

Representation Learning Session-Based Recommendations

InstaNAS: Instance-aware Neural Architecture Search

2 code implementations26 Nov 2018 An-Chieh Cheng, Chieh Hubert Lin, Da-Cheng Juan, Wei Wei, Min Sun

Conventional Neural Architecture Search (NAS) aims at finding a single architecture that achieves the best performance, which usually optimizes task related learning objectives such as accuracy.

Neural Architecture Search

GraphEdit: Large Language Models for Graph Structure Learning

1 code implementation23 Feb 2024 Zirui Guo, Lianghao Xia, Yanhua Yu, Yuling Wang, Zixuan Yang, Wei Wei, Liang Pang, Tat-Seng Chua, Chao Huang

Graph Structure Learning (GSL) focuses on capturing intrinsic dependencies and interactions among nodes in graph-structured data by generating novel graph structures.

Graph structure learning

Complement Objective Training

1 code implementation ICLR 2019 Hao-Yun Chen, Pei-Hsin Wang, Chun-Hao Liu, Shih-Chieh Chang, Jia-Yu Pan, Yu-Ting Chen, Wei Wei, Da-Cheng Juan

Although being a widely-adopted approach, using cross entropy as the primary objective exploits mostly the information from the ground-truth class for maximizing data likelihood, and largely ignores information from the complement (incorrect) classes.

Natural Language Understanding

Heterogeneous Graph Contrastive Learning for Recommendation

1 code implementation2 Mar 2023 Mengru Chen, Chao Huang, Lianghao Xia, Wei Wei, Yong Xu, Ronghua Luo

In light of this, we propose a Heterogeneous Graph Contrastive Learning (HGCL), which is able to incorporate heterogeneous relational semantics into the user-item interaction modeling with contrastive learning-enhanced knowledge transfer across different views.

Contrastive Learning Recommendation Systems +3

Semi-supervised Transfer Learning for Image Rain Removal

1 code implementation CVPR 2019 Wei Wei, Deyu Meng, Qian Zhao, Zongben Xu, Ying Wu

However, previous deep learning methods need to pre-collect a large set of image pairs with/without synthesized rain for training, which tends to make the neural network be biased toward learning the specific patterns of the synthesized rain, while be less able to generalize to real test samples whose rain types differ from those in the training data.

Single Image Deraining Transfer Learning

When Unsupervised Domain Adaptation Meets Tensor Representations

1 code implementation ICCV 2017 Hao Lu, Lei Zhang, Zhiguo Cao, Wei Wei, Ke Xian, Chunhua Shen, Anton Van Den Hengel

Domain adaption (DA) allows machine learning methods trained on data sampled from one distribution to be applied to data sampled from another.

Unsupervised Domain Adaptation

HiGPT: Heterogeneous Graph Language Model

1 code implementation25 Feb 2024 Jiabin Tang, Yuhao Yang, Wei Wei, Lei Shi, Long Xia, Dawei Yin, Chao Huang

However, existing frameworks for heterogeneous graph learning have limitations in generalizing across diverse heterogeneous graph datasets.

Graph Learning Language Modelling +1

Multi-level Cross-view Contrastive Learning for Knowledge-aware Recommender System

1 code implementation19 Apr 2022 Ding Zou, Wei Wei, Xian-Ling Mao, Ziyang Wang, Minghui Qiu, Feida Zhu, Xin Cao

Different from traditional contrastive learning methods which generate two graph views by uniform data augmentation schemes such as corruption or dropping, we comprehensively consider three different graph views for KG-aware recommendation, including global-level structural view, local-level collaborative and semantic views.

Contrastive Learning Data Augmentation +2

AirDialogue: An Environment for Goal-Oriented Dialogue Research

1 code implementation EMNLP 2018 Wei Wei, Quoc Le, Andrew Dai, Jia Li

However, current datasets are limited in size, and the environment for training agents and evaluating progress is relatively unsophisticated.

Dialogue Generation

Contrastive Meta Learning with Behavior Multiplicity for Recommendation

1 code implementation17 Feb 2022 Wei Wei, Chao Huang, Lianghao Xia, Yong Xu, Jiashu Zhao, Dawei Yin

In addition, to capture the diverse multi-behavior patterns, we design a contrastive meta network to encode the customized behavior heterogeneity for different users.

Contrastive Learning Meta-Learning

Improving Adversarial Robustness via Guided Complement Entropy

2 code implementations ICCV 2019 Hao-Yun Chen, Jhao-Hong Liang, Shih-Chieh Chang, Jia-Yu Pan, Yu-Ting Chen, Wei Wei, Da-Cheng Juan

Adversarial robustness has emerged as an important topic in deep learning as carefully crafted attack samples can significantly disturb the performance of a model.

Adversarial Defense Adversarial Robustness

Participation of an energy hub in electricity and heat distribution markets: An mpec approach

1 code implementation IEEE Transactions on Smart Grid 2018 Rui Li, Wei Wei, Shengwei Mei, Qinran Hu, Qiuwei Wu

A mathematic program with equilibrium constraints (MPEC) model is proposed to study the strategic behaviors of a profit-driven energy hub in the electricity market and heating market under the background of energy system integration.

BiSyn-GAT+: Bi-Syntax Aware Graph Attention Network for Aspect-based Sentiment Analysis

1 code implementation Findings (ACL) 2022 Shuo Liang, Wei Wei, Xian-Ling Mao, Fei Wang, Zhiyong He

Aspect-based sentiment analysis (ABSA) is a fine-grained sentiment analysis task that aims to align aspects and corresponding sentiments for aspect-specific sentiment polarity inference.

Aspect-Based Sentiment Analysis Aspect-Based Sentiment Analysis (ABSA) +2

Abstract Reasoning with Distracting Features

1 code implementation NeurIPS 2019 Kecheng Zheng, Zheng-Jun Zha, Wei Wei

Abstraction reasoning is a long-standing challenge in artificial intelligence.

Question Answering with Long Multiple-Span Answers

1 code implementation Findings of the Association for Computational Linguistics 2020 Ming Zhu, Aman Ahuja, Da-Cheng Juan, Wei Wei, Chandan K. Reddy

To this end, we present MASH-QA, a Multiple Answer Spans Healthcare Question Answering dataset from the consumer health domain, where answers may need to be excerpted from multiple, non-consecutive parts of text spanned across a long document.

Question Answering Sentence

PromptMM: Multi-Modal Knowledge Distillation for Recommendation with Prompt-Tuning

1 code implementation27 Feb 2024 Wei Wei, Jiabin Tang, Yangqin Jiang, Lianghao Xia, Chao Huang

Additionally, to adjust the impact of inaccuracies in multimedia data, a disentangled multi-modal list-wise distillation is developed with modality-aware re-weighting mechanism.

Knowledge Distillation Model Compression +1

Context-aware Biaffine Localizing Network for Temporal Sentence Grounding

1 code implementation CVPR 2021 Daizong Liu, Xiaoye Qu, Jianfeng Dong, Pan Zhou, Yu Cheng, Wei Wei, Zichuan Xu, Yulai Xie

This paper addresses the problem of temporal sentence grounding (TSG), which aims to identify the temporal boundary of a specific segment from an untrimmed video by a sentence query.

Sentence Temporal Sentence Grounding

STAGE: Span Tagging and Greedy Inference Scheme for Aspect Sentiment Triplet Extraction

1 code implementation28 Nov 2022 Shuo Liang, Wei Wei, Xian-Ling Mao, Yuanyuan Fu, Rui Fang, Dangyang Chen

Hence, we propose a novel approach, Span TAgging and Greedy infErence (STAGE), to extract sentiment triplets in span-level, where each span may consist of multiple words and play different roles simultaneously.

Aspect Sentiment Triplet Extraction Sentence +1

Meta Architecture Search

1 code implementation NeurIPS 2019 Albert Shaw, Wei Wei, Weiyang Liu, Le Song, Bo Dai

Neural Architecture Search (NAS) has been quite successful in constructing state-of-the-art models on a variety of tasks.

Bayesian Inference Few-Shot Learning +1

Revisiting Prototypical Network for Cross Domain Few-Shot Learning

1 code implementation CVPR 2023 Fei Zhou, Peng Wang, Lei Zhang, Wei Wei, Yanning Zhang

Prototypical Network is a popular few-shot solver that aims at establishing a feature metric generalizable to novel few-shot classification (FSC) tasks using deep neural networks.

cross-domain few-shot learning Knowledge Distillation

A Robust and Domain-Adaptive Approach for Low-Resource Named Entity Recognition

1 code implementation2 Jan 2021 Houjin Yu, Xian-Ling Mao, Zewen Chi, Wei Wei, Heyan Huang

Recently, it has attracted much attention to build reliable named entity recognition (NER) systems using limited annotated data.

Ranked #3 on Named Entity Recognition (NER) on SciERC (using extra training data)

Low Resource Named Entity Recognition named-entity-recognition +2

Declaration-based Prompt Tuning for Visual Question Answering

1 code implementation5 May 2022 Yuhang Liu, Wei Wei, Daowan Peng, Feida Zhu

In recent years, the pre-training-then-fine-tuning paradigm has yielded immense success on a wide spectrum of cross-modal tasks, such as visual question answering (VQA), in which a visual-language (VL) model is first optimized via self-supervised task objectives, e. g., masked language modeling (MLM) and image-text matching (ITM), and then fine-tuned to adapt to downstream task (e. g., VQA) via a brand-new objective function, e. g., answer prediction.

Image-text matching Language Modelling +5

Thoracic Disease Identification and Localization with Limited Supervision

1 code implementation CVPR 2018 Zhe Li, Chong Wang, Mei Han, Yuan Xue, Wei Wei, Li-Jia Li, Li Fei-Fei

Accurate identification and localization of abnormalities from radiology images play an integral part in clinical diagnosis and treatment planning.

General Classification

PONE: A Novel Automatic Evaluation Metric for Open-Domain Generative Dialogue Systems

1 code implementation6 Apr 2020 Tian Lan, Xian-Ling Mao, Wei Wei, Xiaoyan Gao, He-Yan Huang

Through extensive experiments, the learning-based metrics are demonstrated that they are the most effective evaluation metrics for open-domain generative dialogue systems.

Dialogue Evaluation

Multi-granularity Textual Adversarial Attack with Behavior Cloning

1 code implementation EMNLP 2021 Yangyi Chen, Jin Su, Wei Wei

Furthermore, we propose a reinforcement-learning based method to train a multi-granularity attack agent through behavior cloning with the expert knowledge from our MAYA algorithm to further reduce the query times.

Adversarial Attack Sentence

Context-aware Entity Typing in Knowledge Graphs

1 code implementation Findings (EMNLP) 2021 Weiran Pan, Wei Wei, Xian-Ling Mao

Knowledge graph entity typing aims to infer entities' missing types in knowledge graphs which is an important but under-explored issue.

Entity Typing Knowledge Graphs

Person-job fit estimation from candidate profile and related recruitment history with co-attention neural networks

1 code implementation18 Jun 2022 Ziyang Wang, Wei Wei, Chenwei Xu, Jun Xu, Xian-Ling Mao

Existing studies on person-job fit, however, mainly focus on calculating the similarity between the candidate resumes and the job postings on the basis of their contents, without taking the recruiters' experience (i. e., historical successful recruitment records) into consideration.

Towards Hierarchical Policy Learning for Conversational Recommendation with Hypergraph-based Reinforcement Learning

1 code implementation4 May 2023 Sen Zhao, Wei Wei, Yifan Liu, Ziyang Wang, Wendi Li, Xian-Ling Mao, Shuai Zhu, Minghui Yang, Zujie Wen

Conversational recommendation systems (CRS) aim to timely and proactively acquire user dynamic preferred attributes through conversations for item recommendation.

Attribute Decision Making +2

Bridge the Gap Between CV and NLP! A Gradient-based Textual Adversarial Attack Framework

1 code implementation28 Oct 2021 Lifan Yuan, Yichi Zhang, Yangyi Chen, Wei Wei

In this paper, we instantiate our framework with an attack algorithm named Textual Projected Gradient Descent (T-PGD).

Adversarial Attack Language Modelling

Multi-Relational Contrastive Learning for Recommendation

1 code implementation3 Sep 2023 Wei Wei, Lianghao Xia, Chao Huang

Personalized recommender systems play a crucial role in capturing users' evolving preferences over time to provide accurate and effective recommendations on various online platforms.

Contrastive Learning Recommendation Systems +1

Mind the Gap: Polishing Pseudo labels for Accurate Semi-supervised Object Detection

1 code implementation17 Jul 2022 Lei Zhang, Yuxuan Sun, Wei Wei

Instead of directly exploiting the pseudo labels produced by the teacher detector, we take the first attempt at reducing their deviation from ground truth using dual polishing learning, where two differently structured polishing networks are elaborately developed and trained using synthesized paired pseudo labels and the corresponding ground truth for categories and bounding boxes on the given annotated objects, respectively.

object-detection Object Detection +2

RATE: Overcoming Noise and Sparsity of Textual Features in Real-Time Location Estimation

1 code implementation12 Nov 2021 Yu Zhang, Wei Wei, Binxuan Huang, Kathleen M. Carley, Yan Zhang

Real-time location inference of social media users is the fundamental of some spatial applications such as localized search and event detection.

Event Detection

Cross-Lingual Phrase Retrieval

1 code implementation ACL 2022 Heqi Zheng, Xiao Zhang, Zewen Chi, Heyan Huang, Tan Yan, Tian Lan, Wei Wei, Xian-Ling Mao

In this paper, we propose XPR, a cross-lingual phrase retriever that extracts phrase representations from unlabeled example sentences.

Retrieval Sentence

Automatic Noisy Label Correction for Fine-Grained Entity Typing

1 code implementation6 May 2022 Weiran Pan, Wei Wei, Feida Zhu

Fine-grained entity typing (FET) aims to assign proper semantic types to entity mentions according to their context, which is a fundamental task in various entity-leveraging applications.

Entity Typing

Unsupervised Hashing with Semantic Concept Mining

1 code implementation23 Sep 2022 Rong-Cheng Tu, Xian-Ling Mao, Kevin Qinghong Lin, Chengfei Cai, Weize Qin, Hongfa Wang, Wei Wei, Heyan Huang

Recently, to improve the unsupervised image retrieval performance, plenty of unsupervised hashing methods have been proposed by designing a semantic similarity matrix, which is based on the similarities between image features extracted by a pre-trained CNN model.

Image Retrieval Prompt Engineering +4

AirConcierge: Generating Task-Oriented Dialogue via Efficient Large-Scale Knowledge Retrieval

1 code implementation Findings of the Association for Computational Linguistics 2020 Chieh-Yang Chen, Pei-Hsin Wang, Shih-Chieh Chang, Da-Cheng Juan, Wei Wei, Jia-Yu Pan

Despite recent success in neural task-oriented dialogue systems, developing such a real-world system involves accessing large-scale knowledge bases (KBs), which cannot be simply encoded by neural approaches, such as memory network mechanisms.

Retrieval Task-Oriented Dialogue Systems +1

E2FIF: Push the limit of Binarized Deep Imagery Super-resolution using End-to-end Full-precision Information Flow

1 code implementation14 Jul 2022 Zhiqiang Lang, Chongxing Song, Lei Zhang, Wei Wei

Binary neural network (BNN) provides a promising solution to deploy parameter-intensive deep single image super-resolution (SISR) models onto real devices with limited storage and computational resources.

Image Super-Resolution

Multi-view Hypergraph Contrastive Policy Learning for Conversational Recommendation

1 code implementation26 Jul 2023 Sen Zhao, Wei Wei, Xian-Ling Mao, Shuai Zhu, Minghui Yang, Zujie Wen, Dangyang Chen, Feida Zhu

Specifically, MHCPL timely chooses useful social information according to the interactive history and builds a dynamic hypergraph with three types of multiplex relations from different views.

Recommendation Systems

BBox-Adapter: Lightweight Adapting for Black-Box Large Language Models

1 code implementation13 Feb 2024 Haotian Sun, Yuchen Zhuang, Wei Wei, Chao Zhang, Bo Dai

BBox-Adapter distinguishes target and source domain data by treating target data as positive and source data as negative.

DARNet: Dual-Attention Residual Network for Automatic Diagnosis of COVID-19 via CT Images

1 code implementation14 May 2021 Jun Shi, Huite Yi, Shulan Ruan, Zhaohui Wang, Xiaoyu Hao, Hong An, Wei Wei

The ongoing global pandemic of Coronavirus Disease 2019 (COVID-19) poses a serious threat to public health and the economy.

Computed Tomography (CT)

Multi-view Intent Disentangle Graph Networks for Bundle Recommendation

1 code implementation23 Feb 2022 Sen Zhao, Wei Wei, Ding Zou, Xianling Mao

Specifically, MIDGN disentangles the user's intents from two different perspectives, respectively: 1) In the global level, MIDGN disentangles the user's intent coupled with inter-bundle items; 2) In the Local level, MIDGN disentangles the user's intent coupled with items within each bundle.

AttenWalker: Unsupervised Long-Document Question Answering via Attention-based Graph Walking

1 code implementation3 May 2023 Yuxiang Nie, Heyan Huang, Wei Wei, Xian-Ling Mao

To alleviate the problem, it might be possible to generate long-document QA pairs via unsupervised question answering (UQA) methods.

Few-Shot Learning Question Answering

MIRACLE: Towards Personalized Dialogue Generation with Latent-Space Multiple Personal Attribute Control

1 code implementation22 Oct 2023 Zhenyi Lu, Wei Wei, Xiaoye Qu, Xianling Mao, Dangyang Chen, Jixiong Chen

Subsequently, we employ a conditional variational auto-encoder to align with the dense personalized responses within a latent joint attribute space.

Attribute Dialogue Generation +1

Improving Low-resource Prompt-based Relation Representation with Multi-view Decoupling Learning

1 code implementation26 Dec 2023 Chenghao Fan, Wei Wei, Xiaoye Qu, Zhenyi Lu, Wenfeng Xie, Yu Cheng, Dangyang Chen

Recently, prompt-tuning with pre-trained language models (PLMs) has demonstrated the significantly enhancing ability of relation extraction (RE) tasks.

Relation Relation Extraction +1

TREA: Tree-Structure Reasoning Schema for Conversational Recommendation

1 code implementation20 Jul 2023 Wendi Li, Wei Wei, Xiaoye Qu, Xian-Ling Mao, Ye Yuan, Wenfeng Xie, Dangyang Chen

TREA constructs a multi-hierarchical scalable tree as the reasoning structure to clarify the causal relationships between mentioned entities, and fully utilizes historical conversations to generate more reasonable and suitable responses for recommended results.

Knowledge Graphs Recommendation Systems

CmnRec: Sequential Recommendations with Chunk-accelerated Memory Network

1 code implementation28 Apr 2020 Shilin Qu, Fajie Yuan, Guibing Guo, Liguang Zhang, Wei Wei

Specifically, our framework divides proximal information units into chunks, and performs memory access at certain time steps, whereby the number of memory operations can be greatly reduced.

Chunking Recommendation Systems

Understanding Heart-Failure Patients EHR Clinical Features via SHAP Interpretation of Tree-Based Machine Learning Model Predictions

1 code implementation20 Mar 2021 Shuyu Lu, Ruoyu Chen, Wei Wei, Xinghua Lu

We examined whether machine learning models, more specifically the XGBoost model, can accurately predict patient stage based on EHR, and we further applied the SHapley Additive exPlanations (SHAP) framework to identify informative features and their interpretations.

Improving Personality Consistency in Conversation by Persona Extending

1 code implementation23 Aug 2022 Yifan Liu, Wei Wei, Jiayi Liu, Xianling Mao, Rui Fang, Dangyang Chen

Endowing chatbots with a consistent personality plays a vital role for agents to deliver human-like interactions.

Chatbot Natural Language Inference +1

Ultra-Fast, Low-Storage, Highly Effective Coarse-grained Selection in Retrieval-based Chatbot by Using Deep Semantic Hashing

1 code implementation17 Dec 2020 Tian Lan, Xian-Ling Mao, Xiaoyan Gao, Wei Wei, Heyan Huang

Specifically, in our proposed DSHC model, a hashing optimizing module that consists of two autoencoder models is stacked on a trained dense representation model, and three loss functions are designed to optimize it.

Chatbot Open-Ended Question Answering +1

Multi-task Meta Label Correction for Time Series Prediction

1 code implementation9 Mar 2023 Luxuan Yang, Ting Gao, Wei Wei, Min Dai, Cheng Fang, Jinqiao Duan

To address the above issues, we create a label correction method to time series data with meta-learning under a multi-task framework.

Contrastive Learning Data Visualization +5

Accurate Spectral Super-resolution from Single RGB Image Using Multi-scale CNN

no code implementations10 Jun 2018 Yiqi Yan, Lei Zhang, Jun Li, Wei Wei, Yanning Zhang

Different from traditional hyperspectral super-resolution approaches that focus on improving the spatial resolution, spectral super-resolution aims at producing a high-resolution hyperspectral image from the RGB observation with super-resolution in spectral domain.

Spectral Reconstruction Spectral Super-Resolution +1

Adaptive Importance Learning for Improving Lightweight Image Super-resolution Network

no code implementations5 Jun 2018 Lei Zhang, Peng Wang, Chunhua Shen, Lingqiao Liu, Wei Wei, Yanning Zhang, Anton Van Den Hengel

In this study, we revisit this problem from an orthog- onal view, and propose a novel learning strategy to maxi- mize the pixel-wise fitting capacity of a given lightweight network architecture.

Image Super-Resolution

Image Registration Based Flicker Solving in Video Face Replacement and Analysis Based Sub-pixel Image Registration

no code implementations9 Mar 2018 Xiaofang Wang, Guoqiang Xiang, Xinyue Zhang, Wei Wei

In this paper, a framework of video face replacement is proposed and it deals with the flicker of swapped face in video sequence.

Image Registration

Phase Conductor on Multi-layered Attentions for Machine Comprehension

no code implementations ICLR 2018 Rui Liu, Wei Wei, Weiguang Mao, Maria Chikina

Attention models have been intensively studied to improve NLP tasks such as machine comprehension via both question-aware passage attention model and self-matching attention model.

Question Answering Reading Comprehension

Structural Embedding of Syntactic Trees for Machine Comprehension

no code implementations EMNLP 2017 Rui Liu, Junjie Hu, Wei Wei, Zi Yang, Eric Nyberg

Deep neural networks for machine comprehension typically utilizes only word or character embeddings without explicitly taking advantage of structured linguistic information such as constituency trees and dependency trees.

Question Answering Reading Comprehension

Learning to Identify Ambiguous and Misleading News Headlines

no code implementations17 May 2017 Wei Wei, Xiaojun Wan

For the identification of misleading headlines, we extract features based on the congruence between headlines and bodies.

Efficient Online Inference for Infinite Evolutionary Cluster models with Applications to Latent Social Event Discovery

no code implementations20 Aug 2017 Wei Wei, Kennth Joseph, Kathleen Carley

The Recurrent Chinese Restaurant Process (RCRP) is a powerful statistical method for modeling evolving clusters in large scale social media data.

Beyond Low Rank: A Data-Adaptive Tensor Completion Method

no code implementations3 Aug 2017 Lei Zhang, Wei Wei, Qinfeng Shi, Chunhua Shen, Anton Van Den Hengel, Yanning Zhang

The prior for the non-low-rank structure is established based on a mixture of Gaussians which is shown to be flexible enough, and powerful enough, to inform the completion process for a variety of real tensor data.

A Probabilistic Framework for Location Inference from Social Media

no code implementations23 Feb 2017 Yujie Qian, Jie Tang, Zhilin Yang, Binxuan Huang, Wei Wei, Kathleen M. Carley

In this paper, we formalize the problem of inferring location from social media into a semi-supervised factor graph model (SSFGM).

Management

DPP-Net: Device-aware Progressive Search for Pareto-optimal Neural Architectures

no code implementations ECCV 2018 Jin-Dong Dong, An-Chieh Cheng, Da-Cheng Juan, Wei Wei, Min Sun

We propose DPP-Net: Device-aware Progressive Search for Pareto-optimal Neural Architectures, optimizing for both device-related (e. g., inference time and memory usage) and device-agnostic (e. g., accuracy and model size) objectives.

Image Classification Language Modelling

Searching Toward Pareto-Optimal Device-Aware Neural Architectures

no code implementations29 Aug 2018 An-Chieh Cheng, Jin-Dong Dong, Chi-Hung Hsu, Shu-Huan Chang, Min Sun, Shih-Chieh Chang, Jia-Yu Pan, Yu-Ting Chen, Wei Wei, Da-Cheng Juan

Recent breakthroughs in Neural Architectural Search (NAS) have achieved state-of-the-art performance in many tasks such as image classification and language understanding.

Image Classification

Towards Effective Deep Embedding for Zero-Shot Learning

no code implementations30 Aug 2018 Lei Zhang, Peng Wang, Lingqiao Liu, Chunhua Shen, Wei Wei, Yannning Zhang, Anton Van Den Hengel

Towards this goal, we present a simple but effective two-branch network to simultaneously map semantic descriptions and visual samples into a joint space, on which visual embeddings are forced to regress to their class-level semantic embeddings and the embeddings crossing classes are required to be distinguishable by a trainable classifier.

Zero-Shot Learning

Policy Certificates: Towards Accountable Reinforcement Learning

no code implementations7 Nov 2018 Christoph Dann, Lihong Li, Wei Wei, Emma Brunskill

The performance of a reinforcement learning algorithm can vary drastically during learning because of exploration.

reinforcement-learning Reinforcement Learning (RL)

Video Rain Streak Removal by Multiscale Convolutional Sparse Coding

no code implementations CVPR 2018 Minghan Li, Qi Xie, Qian Zhao, Wei Wei, Shuhang Gu, Jing Tao, Deyu Meng

Based on such understanding, we specifically formulate both characteristics into a multiscale convolutional sparse coding (MS-CSC) model for the video rain streak removal task.

Rain Removal

COCO-GAN: Conditional Coordinate Generative Adversarial Network

no code implementations ICLR 2019 Chieh Hubert Lin, Chia-Che Chang, Yu-Sheng Chen, Da-Cheng Juan, Wei Wei, Hwann-Tzong Chen

The fact that the patch generation process is independent to each other inspires a wide range of new applications: firstly, "Patch-Inspired Image Generation" enables us to generate the entire image based on a single patch.

Generative Adversarial Network Image Generation +1

A Goal-oriented Neural Conversation Model by Self-Play

no code implementations ICLR 2018 Wei Wei, Quoc V. Le, Andrew M. Dai, Li-Jia Li

One challenge in applying such techniques to building goal-oriented conversation models is that maximum likelihood-based models are not optimized toward accomplishing goals.

Language Modelling Natural Language Understanding

Reweighted Laplace Prior Based Hyperspectral Compressive Sensing for Unknown Sparsity

no code implementations CVPR 2015 Lei Zhang, Wei Wei, Yanning Zhang, Chunna Tian, Fei Li

To address this problem, a novel reweighted Laplace prior based hyperspectral compressive sensing method is proposed in this study.

Compressive Sensing Noise Estimation

Hyperspectral Compressive Sensing Using Manifold-Structured Sparsity Prior

no code implementations ICCV 2015 Lei Zhang, Wei Wei, Yanning Zhang, Fei Li, Chunhua Shen, Qinfeng Shi

To reconstruct hyperspectral image (HSI) accurately from a few noisy compressive measurements, we present a novel manifold-structured sparsity prior based hyperspectral compressive sensing (HCS) method in this study.

Compressive Sensing

Should We Encode Rain Streaks in Video as Deterministic or Stochastic?

no code implementations ICCV 2017 Wei Wei, Lixuan Yi, Qi Xie, Qian Zhao, Deyu Meng, Zongben Xu

Videos taken in the wild sometimes contain unexpected rain streaks, which brings difficulty in subsequent video processing tasks.

Deep Learning for Multi-Messenger Astrophysics: A Gateway for Discovery in the Big Data Era

no code implementations1 Feb 2019 Gabrielle Allen, Igor Andreoni, Etienne Bachelet, G. Bruce Berriman, Federica B. Bianco, Rahul Biswas, Matias Carrasco Kind, Kyle Chard, Minsik Cho, Philip S. Cowperthwaite, Zachariah B. Etienne, Daniel George, Tom Gibbs, Matthew Graham, William Gropp, Anushri Gupta, Roland Haas, E. A. Huerta, Elise Jennings, Daniel S. Katz, Asad Khan, Volodymyr Kindratenko, William T. C. Kramer, Xin Liu, Ashish Mahabal, Kenton McHenry, J. M. Miller, M. S. Neubauer, Steve Oberlin, Alexander R. Olivas Jr, Shawn Rosofsky, Milton Ruiz, Aaron Saxton, Bernard Schutz, Alex Schwing, Ed Seidel, Stuart L. Shapiro, Hongyu Shen, Yue Shen, Brigitta M. Sipőcz, Lunan Sun, John Towns, Antonios Tsokaros, Wei Wei, Jack Wells, Timothy J. Williams, JinJun Xiong, Zhizhen Zhao

We discuss key aspects to realize this endeavor, namely (i) the design and exploitation of scalable and computationally efficient AI algorithms for Multi-Messenger Astrophysics; (ii) cyberinfrastructure requirements to numerically simulate astrophysical sources, and to process and interpret Multi-Messenger Astrophysics data; (iii) management of gravitational wave detections and triggers to enable electromagnetic and astro-particle follow-ups; (iv) a vision to harness future developments of machine and deep learning and cyberinfrastructure resources to cope with the scale of discovery in the Big Data Era; (v) and the need to build a community that brings domain experts together with data scientists on equal footing to maximize and accelerate discovery in the nascent field of Multi-Messenger Astrophysics.

Astronomy Management

Pixel-aware Deep Function-mixture Network for Spectral Super-Resolution

no code implementations24 Mar 2019 Lei Zhang, Zhiqiang Lang, Peng Wang, Wei Wei, Shengcai Liao, Ling Shao, Yanning Zhang

To address this problem, we propose a pixel-aware deep function-mixture network for SSR, which is composed of a new class of modules, termed function-mixture (FM) blocks.

Spectral Super-Resolution Super-Resolution

Vehicle Re-identification in Aerial Imagery: Dataset and Approach

no code implementations ICCV 2019 Peng Wang, Bingliang Jiao, Lu Yang, Yifei Yang, Shizhou Zhang, Wei Wei, Yanning Zhang

It is capable of explicitly detecting discriminative parts for each specific vehicle and significantly outperforms the evaluated baselines and state-of-the-art vehicle ReID approaches.

Vehicle Re-Identification

Evaluating and Enhancing the Robustness of Dialogue Systems: A Case Study on a Negotiation Agent

no code implementations NAACL 2019 Minhao Cheng, Wei Wei, Cho-Jui Hsieh

Moreover, we show that with the adversarial training, we are able to improve the robustness of negotiation agents by 1. 5 points on average against all our attacks.

Reinforcement Learning Driven Heuristic Optimization

no code implementations16 Jun 2019 Qingpeng Cai, Will Hang, Azalia Mirhoseini, George Tucker, Jingtao Wang, Wei Wei

In this paper, we introduce a novel framework to generate better initial solutions for heuristic algorithms using reinforcement learning (RL), named RLHO.

Combinatorial Optimization reinforcement-learning +1

Discriminative Embedding Autoencoder with a Regressor Feedback for Zero-Shot Learning

no code implementations18 Jul 2019 Ying Shi, Wei Wei, Zhiming Zheng

Zero-shot learning (ZSL) aims to recognize the novel object categories using the semantic representation of categories, and the key idea is to explore the knowledge of how the novel class is semantically related to the familiar classes.

Generalized Zero-Shot Learning Object Recognition

Deep Cross-Modal Hashing with Hashing Functions and Unified Hash Codes Jointly Learning

no code implementations29 Jul 2019 Rong-Cheng Tu, Xian-Ling Mao, Bing Ma, Yong Hu, Tan Yan, Wei Wei, He-Yan Huang

Specifically, by an iterative optimization algorithm, DCHUC jointly learns unified hash codes for image-text pairs in a database and a pair of hash functions for unseen query image-text pairs.

Retrieval

Enhanced 3D convolutional networks for crowd counting

no code implementations12 Aug 2019 Zhikang Zou, Huiliang Shao, Xiaoye Qu, Wei Wei, Pan Zhou

Recently, convolutional neural networks (CNNs) are the leading defacto method for crowd counting.

Crowd Counting

Deep Hashing for Signed Social Network Embedding

no code implementations12 Aug 2019 Jia-Nan Guo, Xian-Ling Mao, Xiao-Jian Jiang, Ying-Xiang Sun, Wei Wei, He-Yan Huang

Network embedding is a promising way of network representation, facilitating many signed social network processing and analysis tasks such as link prediction and node classification.

Deep Hashing Link Prediction +2

XSP: Across-Stack Profiling and Analysis of Machine Learning Models on GPUs

no code implementations19 Aug 2019 Cheng Li, Abdul Dakkak, JinJun Xiong, Wei Wei, Lingjie Xu, Wen-mei Hwu

Such an endeavor is challenging as the characteristics of an ML model depend on the interplay between the model, framework, system libraries, and the hardware (or the HW/SW stack).

BIG-bench Machine Learning

Stack-VS: Stacked Visual-Semantic Attention for Image Caption Generation

no code implementations5 Sep 2019 Wei Wei, Ling Cheng, Xian-Ling Mao, Guangyou Zhou, Feida Zhu

Recently, automatic image caption generation has been an important focus of the work on multimodal translation task.

Attribute

Natural Adversarial Sentence Generation with Gradient-based Perturbation

1 code implementation6 Sep 2019 Yu-Lun Hsieh, Minhao Cheng, Da-Cheng Juan, Wei Wei, Wen-Lian Hsu, Cho-Jui Hsieh

This work proposes a novel algorithm to generate natural language adversarial input for text classification models, in order to investigate the robustness of these models.

Sentence Sentence Embeddings +3

Table-to-Text Natural Language Generation with Unseen Schemas

no code implementations9 Nov 2019 Tianyu Liu, Wei Wei, William Yang Wang

In this paper, we propose the new task of table-to-text NLG with unseen schemas, which specifically aims to test the generalization of NLG for input tables with attribute types that never appear during training.

Attribute Text Generation

Learning with Hierarchical Complement Objective

no code implementations17 Nov 2019 Hao-Yun Chen, Li-Huang Tsai, Shih-Chieh Chang, Jia-Yu Pan, Yu-Ting Chen, Wei Wei, Da-Cheng Juan

Label hierarchies widely exist in many vision-related problems, ranging from explicit label hierarchies existed in image classification to latent label hierarchies existed in semantic segmentation.

General Classification Image Classification +2

Overcoming Catastrophic Forgetting by Generative Regularization

no code implementations3 Dec 2019 Patrick H. Chen, Wei Wei, Cho-Jui Hsieh, Bo Dai

In this paper, we propose a new method to overcome catastrophic forgetting by adding generative regularization to Bayesian inference framework.

Bayesian Inference Continual Learning

When to Talk: Chatbot Controls the Timing of Talking during Multi-turn Open-domain Dialogue Generation

no code implementations20 Dec 2019 Tian Lan, Xian-Ling Mao, He-Yan Huang, Wei Wei

Intuitively, a dialogue model that can control the timing of talking autonomously based on the conversation context can chat with humans more naturally.

Dialogue Generation

Differentiable Top-k Operator with Optimal Transport

no code implementations16 Feb 2020 Yujia Xie, Hanjun Dai, Minshuo Chen, Bo Dai, Tuo Zhao, Hongyuan Zha, Wei Wei, Tomas Pfister

The top-k operation, i. e., finding the k largest or smallest elements from a collection of scores, is an important model component, which is widely used in information retrieval, machine learning, and data mining.

Information Retrieval Retrieval

Dynamic Graph Correlation Learning for Disease Diagnosis with Incomplete Labels

no code implementations26 Feb 2020 Daizong Liu, Shuangjie Xu, Pan Zhou, Kun He, Wei Wei, Zichuan Xu

In this work, we propose a Disease Diagnosis Graph Convolutional Network (DD-GCN) that presents a novel view of investigating the inter-dependency among different diseases by using a dynamic learnable adjacency matrix in graph structure to improve the diagnosis accuracy.

Multi-Label Classification

Crowd Counting via Hierarchical Scale Recalibration Network

no code implementations7 Mar 2020 Zhikang Zou, Yifan Liu, Shuangjie Xu, Wei Wei, Shiping Wen, Pan Zhou

Extensive experiments on crowd counting datasets (ShanghaiTech, MALL, WorldEXPO'10, and UCSD) show that our HSRNet can deliver superior results over all state-of-the-art approaches.

Crowd Counting

Ball k-means

no code implementations2 May 2020 Shuyin Xia, Daowan Peng, Deyu Meng, Changqing Zhang, Guoyin Wang, Zizhong Chen, Wei Wei

The assigned cluster of the points in the stable area is not changed in the current iteration while the points in the annulus area will be adjusted within a few neighbor clusters in the current iteration.

Clustering

A Hybrid Natural Language Generation System Integrating Rules and Deep Learning Algorithms

no code implementations15 Jun 2020 Wei Wei, Bei Zhou, Georgios Leontidis

This paper proposes an enhanced natural language generation system combining the merits of both rule-based approaches and modern deep learning algorithms, boosting its performance to the extent where the generated textual content is capable of exhibiting agile human-writing styles and the content logic of which is highly controllable.

Text Generation

Robust Processing-In-Memory Neural Networks via Noise-Aware Normalization

no code implementations7 Jul 2020 Li-Huang Tsai, Shih-Chieh Chang, Yu-Ting Chen, Jia-Yu Pan, Wei Wei, Da-Cheng Juan

In this paper, we propose a noise-agnostic method to achieve robust neural network performance against any noise setting.

object-detection Object Detection +1

Remix: Rebalanced Mixup

no code implementations8 Jul 2020 Hsin-Ping Chou, Shih-Chieh Chang, Jia-Yu Pan, Wei Wei, Da-Cheng Juan

In this work, we propose a new regularization technique, Remix, that relaxes Mixup's formulation and enables the mixing factors of features and labels to be disentangled.

Representation Learning of Graphs Using Graph Convolutional Multilayer Networks Based on Motifs

no code implementations31 Jul 2020 Xing Li, Wei Wei, Xiangnan Feng, Xue Liu, Zhiming Zheng

The graph structure is a commonly used data storage mode, and it turns out that the low-dimensional embedded representation of nodes in the graph is extremely useful in various typical tasks, such as node classification, link prediction , etc.

Clustering Link Prediction +2

Which Kind Is Better in Open-domain Multi-turn Dialog,Hierarchical or Non-hierarchical Models? An Empirical Study

no code implementations7 Aug 2020 Tian Lan, Xian-Ling Mao, Wei Wei, He-Yan Huang

Thus, in this paper, we will measure systematically nearly all representative hierarchical and non-hierarchical models over the same experimental settings to check which kind is better.

Generative Fairness Teaching

no code implementations1 Jan 2021 Rongmei Lin, Hanjun Dai, Li Xiong, Wei Wei

We propose a generative fairness teaching framework that provides a model with not only real samples but also synthesized samples to compensate the data biases during training.

Fairness

Context-Aware Temperature for Language Modeling

no code implementations1 Jan 2021 Pei-Hsin Wang, Sheng-Iou Hsieh, Shih-Chieh Chang, Yu-Ting Chen, Da-Cheng Juan, Jia-Yu Pan, Wei Wei

Current practices to apply temperature scaling assume either a fixed, or a manually-crafted dynamically changing schedule.

Language Modelling

Deep Kernel Supervised Hashing for Node Classification in Structural Networks

no code implementations26 Oct 2020 Jia-Nan Guo, Xian-Ling Mao, Shu-Yang Lin, Wei Wei, Heyan Huang

However, nearly all the existing network embedding based methods are hard to capture the actual category features of a node because of the linearly inseparable problem in low-dimensional space; meanwhile they cannot incorporate simultaneously network structure information and node label information into network embedding.

Classification General Classification +2

Deep Cross-modal Hashing via Margin-dynamic-softmax Loss

no code implementations6 Nov 2020 Rong-Cheng Tu, Xian-Ling Mao, Rongxin Tu, Binbin Bian, Wei Wei, Heyan Huang

Finally, by minimizing the novel \textit{margin-dynamic-softmax loss}, the modality-specific hashing networks can be trained to generate hash codes which can simultaneously preserve the cross-modal similarity and abundant semantic information well.

Cross-Modal Retrieval Retrieval

Mitigating Forgetting in Online Continual Learning via Instance-Aware Parameterization

no code implementations NeurIPS 2020 Hung-Jen Chen, An-Chieh Cheng, Da-Cheng Juan, Wei Wei, Min Sun

To preserve the knowledge we learn from previous instances, we proposed a method to protect the path by restricting the gradient updates of one instance from overriding past updates calculated from previous instances if these instances are not similar.

Continual Learning

Differentiable Top-k with Optimal Transport

no code implementations NeurIPS 2020 Yujia Xie, Hanjun Dai, Minshuo Chen, Bo Dai, Tuo Zhao, Hongyuan Zha, Wei Wei, Tomas Pfister

Finding the k largest or smallest elements from a collection of scores, i. e., top-k operation, is an important model component widely used in information retrieval, machine learning, and data mining.

Information Retrieval Retrieval

A Survey on Recent Advances in Sequence Labeling from Deep Learning Models

no code implementations13 Nov 2020 Zhiyong He, Zanbo Wang, Wei Wei, Shanshan Feng, Xianling Mao, Sheng Jiang

Sequence labeling (SL) is a fundamental research problem encompassing a variety of tasks, e. g., part-of-speech (POS) tagging, named entity recognition (NER), text chunking, etc.

Chunking Information Retrieval +9

User-based Network Embedding for Collective Opinion Spammer Detection

no code implementations16 Nov 2020 Ziyang Wang, Wei Wei, Xian-Ling Mao, Guibing Guo, Pan Zhou, Shanshan Feng

Due to the huge commercial interests behind online reviews, a tremendousamount of spammers manufacture spam reviews for product reputation manipulation.

Network Embedding Relation

Target Guided Emotion Aware Chat Machine

no code implementations15 Nov 2020 Wei Wei, Jiayi Liu, Xianling Mao, Guibin Guo, Feida Zhu, Pan Zhou, Yuchong Hu, Shanshan Feng

The consistency of a response to a given post at semantic-level and emotional-level is essential for a dialogue system to deliver human-like interactions.

Exploring Global Information for Session-based Recommendation

no code implementations20 Nov 2020 Ziyang Wang, Wei Wei, Gao Cong, Xiao-Li Li, Xian-Ling Mao, Minghui Qiu, Shanshan Feng

Based on BGNN, we propose a novel approach, called Session-based Recommendation with Global Information (SRGI), which infers the user preferences via fully exploring global item-transitions over all sessions from two different perspectives: (i) Fusion-based Model (SRGI-FM), which recursively incorporates the neighbor embeddings of each node on global graph into the learning process of session level item representation; and (ii) Constrained-based Model (SRGI-CM), which treats the global-level item-transition information as a constraint to ensure the learned item embeddings are consistent with the global item-transition.

Session-Based Recommendations

AI Matrix - Synthetic Benchmarks for DNN

no code implementations27 Nov 2018 Wei Wei, Xu Lingjie, Jin Lingling, Zhang Wei, Zhang Tianjun

In this work, a synthetic benchmarks framework is firstly proposed to address the above drawbacks of AI benchmarks.

Benchmarking

Meta-Generating Deep Attentive Metric for Few-shot Classification

no code implementations3 Dec 2020 Lei Zhang, Fei Zhou, Wei Wei, Yanning Zhang

To mitigate this problem, we present a novel deep metric meta-generation method that turns to an orthogonal direction, ie, learning to adaptively generate a specific metric for a new FSL task based on the task description (eg, a few labelled samples).

Classification Few-Shot Learning +1

Unsupervised Alternating Optimization for Blind Hyperspectral Imagery Super-resolution

no code implementations3 Dec 2020 Jiangtao Nie, Lei Zhang, Wei Wei, Zhiqiang Lang, Yanning Zhang

One of the main reason comes from the fact that the predefined degeneration models (e. g. blur in spatial domain) utilized by most HSI SR methods often exist great discrepancy with the real one, which results in these deep models overfit and ultimately degrade their performance on real data.

Meta-Learning Super-Resolution

Com-DDPG: A Multiagent Reinforcement Learning-based Offloading Strategy for Mobile Edge Computing

no code implementations9 Dec 2020 Honghao Gao, Xuejie Wang, Xiaojin Ma, Wei Wei, Shahid Mumtaz

First, we discuss the task dependency model, task priority model, energy consumption model, and average latency from the perspective of server clusters and multidependence on mobile tasks.

Decision Making Edge-computing +1 Distributed, Parallel, and Cluster Computing Multiagent Systems

Exploiting Group-level Behavior Pattern forSession-based Recommendation

no code implementations10 Dec 2020 Ziyang Wang, Wei Wei, Xian-Ling Mao, Xiao-Li Li, Shanshan Feng

In RNMSR, we propose to learn the user preference from both instance-level and group-level, respectively: (i) instance-level, which employs GNNs on a similarity-based item-pairwise session graph to capture the users' preference in instance-level.

Representation Learning Session-Based Recommendations

Accelerated, Scalable and Reproducible AI-driven Gravitational Wave Detection

no code implementations15 Dec 2020 E. A. Huerta, Asad Khan, Xiaobo Huang, Minyang Tian, Maksim Levental, Ryan Chard, Wei Wei, Maeve Heflin, Daniel S. Katz, Volodymyr Kindratenko, Dawei Mu, Ben Blaiszik, Ian Foster

The development of reusable artificial intelligence (AI) models for wider use and rigorous validation by the community promises to unlock new opportunities in multi-messenger astrophysics.

Distributed Computing Gravitational Wave Detection

Self-attention Comparison Module for Boosting Performance on Retrieval-based Open-Domain Dialog Systems

no code implementations21 Dec 2020 Tian Lan, Xian-Ling Mao, Zhipeng Zhao, Wei Wei, Heyan Huang

Since the pre-trained language models are widely used, retrieval-based open-domain dialog systems, have attracted considerable attention from researchers recently.

Open-Domain Dialog Retrieval

Contextual Temperature for Language Modeling

no code implementations25 Dec 2020 Pei-Hsin Wang, Sheng-Iou Hsieh, Shih-Chieh Chang, Yu-Ting Chen, Jia-Yu Pan, Wei Wei, Da-Chang Juan

Temperature scaling has been widely used as an effective approach to control the smoothness of a distribution, which helps the model performance in various tasks.

Language Modelling

Representation Learning of Reconstructed Graphs Using Random Walk Graph Convolutional Network

no code implementations2 Jan 2021 Xing Li, Wei Wei, Xiangnan Feng, Zhiming Zheng

Graphs are often used to organize data because of their simple topological structure, and therefore play a key role in machine learning.

Graph Representation Learning Link Prediction +1

Large Deviations for SDE driven by Heavy-tailed Lévy Processes

no code implementations11 Jan 2021 Wei Wei, Qiao Huang, Jinqiao Duan

We obtain sample-path large deviations for a class of one-dimensional stochastic differential equations with bounded drifts and heavy-tailed L\'evy processes.

Probability 60H10, 60F10, 60J76

Graph Classification Based on Skeleton and Component Features

no code implementations2 Feb 2021 Xue Liu, Wei Wei, Xiangnan Feng, Xiaobo Cao, Dan Sun

Most existing popular methods for learning graph embedding only consider fixed-order global structural features and lack structures hierarchical representation.

General Classification Graph Classification +1

Beyond Visual Attractiveness: Physically Plausible Single Image HDR Reconstruction for Spherical Panoramas

no code implementations24 Mar 2021 Wei Wei, Li Guan, Yue Liu, Hao Kang, Haoxiang Li, Ying Wu, Gang Hua

By the proposed physical regularization, our method can generate HDRs which are not only visually appealing but also physically plausible.

HDR Reconstruction Single-shot HDR Reconstruction

Research of Damped Newton Stochastic Gradient Descent Method for Neural Network Training

no code implementations31 Mar 2021 Jingcheng Zhou, Wei Wei, Zhiming Zheng

First-order methods like stochastic gradient descent(SGD) are recently the popular optimization method to train deep neural networks (DNNs), but second-order methods are scarcely used because of the overpriced computing cost in getting the high-order information.

regression Second-order methods

A Student-Teacher Architecture for Dialog Domain Adaptation under the Meta-Learning Setting

no code implementations6 Apr 2021 Kun Qian, Wei Wei, Zhou Yu

The most recent researches on domain adaption focus on giving the model a better initialization, rather than optimizing the adaptation process.

Domain Adaptation Meta-Learning

On the Time-Inconsistent Deterministic Linear-Quadratic Control

no code implementations8 May 2021 Hongyan Cai, Danhong Chen, Yunfei Peng, Wei Wei

By studying the solvability of the Riccati equation, we show the existence and uniqueness of the linear equilibrium for the time-inconsistent LQ problem.

Exploiting Global Contextual Information for Document-level Named Entity Recognition

no code implementations2 Jun 2021 Zanbo Wang, Wei Wei, Xianling Mao, Shanshan Feng, Pan Zhou, Zhiyong He, Sheng Jiang

To this end, we propose a model called Global Context enhanced Document-level NER (GCDoc) to leverage global contextual information from two levels, i. e., both word and sentence.

named-entity-recognition Named Entity Recognition +2

Emotion-aware Chat Machine: Automatic Emotional Response Generation for Human-like Emotional Interaction

no code implementations6 Jun 2021 Wei Wei, Jiayi Liu, Xianling Mao, Guibing Guo, Feida Zhu, Pan Zhou, Yuchong Hu

The consistency of a response to a given post at semantic-level and emotional-level is essential for a dialogue system to deliver human-like interactions.

Response Generation

Locality Relationship Constrained Multi-view Clustering Framework

no code implementations11 Jul 2021 Xiangzhu Meng, Wei Wei, Wenzhe Liu

LRC-MCF aims to explore the diversity, geometric, consensus and complementary information among different views, by capturing the locality relationship information and the common similarity relationships among multiple views.

Clustering MULTI-VIEW LEARNING

A Graph Data Augmentation Strategy with Entropy Preservation

no code implementations13 Jul 2021 Xue Liu, Dan Sun, Wei Wei

Considering the preservation of graph entropy, we propose an effective strategy to generate randomly perturbed training data but maintain both graph topology and graph entropy.

Data Augmentation Node Classification

Heterogeneous Graph Neural Network with Multi-view Representation Learning

no code implementations31 Aug 2021 Zezhi Shao, Yongjun Xu, Wei Wei, Fei Wang, Zhao Zhang, Feida Zhu

Graph neural networks for heterogeneous graph embedding is to project nodes into a low-dimensional space by exploring the heterogeneity and semantics of the heterogeneous graph.

Graph Embedding Link Prediction +3

Storage and Transmission Capacity Requirements of a Remote Solar Power Generation System

no code implementations13 Sep 2021 Yue Chen, Wei Wei, Cheng Wang, Miadreza Shafie-khah, João P. S. Catalão

Large solar power stations usually locate in remote areas and connect to the main grid via a long transmission line.

Approaching the Transient Stability Boundary of a Power System: Theory and Applications

no code implementations26 Sep 2021 Peng Yang, Feng Liu, Wei Wei, Zhaojian Wang

Estimating the stability boundary is a fundamental and challenging problem in transient stability studies.

Geometry-Entangled Visual Semantic Transformer for Image Captioning

no code implementations29 Sep 2021 Ling Cheng, Wei Wei, Feida Zhu, Yong liu, Chunyan Miao

However, those fusion-based models, they are still criticized for the lack of geometry information for inter and intra attention refinement.

Image Captioning

FLAR: A Unified Prototype Framework for Few-Sample Lifelong Active Recognition

no code implementations ICCV 2021 Lei Fan, Peixi Xiong, Wei Wei, Ying Wu

To address this demand, in this paper, we propose a unified framework towards Few-sample Lifelong Active Recognition (FLAR), which aims at performing active recognition on progressively arising novel categories that only have few training samples.

Knowledge Distillation Scene Recognition

Differentiable Top-$k$ with Optimal Transport

no code implementations NeurIPS Workshop LMCA 2020 Yujia Xie, Hanjun Dai, Minshuo Chen, Bo Dai, Tuo Zhao, Hongyuan Zha, Wei Wei, Tomas Pfister

The top-$k$ operation, i. e., finding the $k$ largest or smallest elements from a collection of scores, is an important model component, which is widely used in information retrieval, machine learning, and data mining.

Information Retrieval Retrieval

Meta-CPR: Generalize to Unseen Large Number of Agents with Communication Pattern Recognition Module

no code implementations14 Dec 2021 Wei-Cheng Tseng, Wei Wei, Da-Cheng Juan, Min Sun

The number of agents can grow or an environment sometimes needs to interact with a changing number of agents in real-world scenarios.

Meta Reinforcement Learning reinforcement-learning +1

Credit Valuation Adjustment with Replacement Closeout: Theory and Algorithms

no code implementations22 Jan 2022 Chaofan Sun, Ken Seng Tan, Wei Wei

In contrast to the risk-free closeout, the replacement closeout renders a nonlinear valuation system, which constitutes the major difficulty in the valuation of the counterparty credit risk.

Computational Efficiency

Underwater Differential Game: Finite-Time Target Hunting Task with Communication Delay

no code implementations1 Feb 2022 Wei Wei, Jingjing Wang, Jun Du, Zhengru Fang, Chunxiao Jiang, Yong Ren

Simulations show that underwater disturbances have a large impact on the system considering communication delay.

Optimal configuration of cooperative stationary and mobile energy storage considering ambient temperature: A case for Winter Olympic Game

no code implementations20 Feb 2022 He Meng, Hongjie Jia, Tao Xu, Wei Wei, Yuhan Wu, Lemeng Liang, Shuqi Cai, Zuozheng Liu, Rujing Wang

The international mega-event, such as the Winter Olympic Game, has been considered as one of the most carbon intensive activities worldwide.

An Optimal Control Method to Compute the Most Likely Transition Path for Stochastic Dynamical Systems with Jumps

1 code implementation31 Mar 2022 Wei Wei, Ting Gao, Jinqiao Duan, Xiaoli Chen

One of the challenges to calculate the most likely transition path for stochastic dynamical systems under non-Gaussian L\'evy noise is that the associated rate function can not be explicitly expressed by paths.

Data-Driven Dispatchable Regions with Potentially Active Boundaries for Renewable Power Generation: Concept and Construction

no code implementations13 Dec 2020 Yanqi Liu, Zhigang Li, Wei Wei, Jiehui Zheng, Hongcai Zhang

State-of-the-art dispatchable region (DR) research has studied how system operational constraints influence the DR but has seldom considered the effect of the uncertainty features of RPG outputs.

Enhance Ambiguous Community Structure via Multi-strategy Community Related Link Prediction Method with Evolutionary Process

1 code implementation28 Apr 2022 Qiming Yang, Wei Wei, Ruizhi Zhang, Bowen Pang, Xiangnan Feng

To address this issue, in this paper, we design a new community attribute based link prediction strategy HAP and propose a two-step community enhancement algorithm with automatic evolution process based on HAP.

Attribute Community Detection +1

Unsupervised Mismatch Localization in Cross-Modal Sequential Data with Application to Mispronunciations Localization

no code implementations5 May 2022 Wei Wei, Huang Hengguan, Gu Xiangming, Wang Hao, Wang Ye

Content mismatch usually occurs when data from one modality is translated to another, e. g. language learners producing mispronunciations (errors in speech) when reading a sentence (target text) aloud.

Sentence

Multi-core fiber enabled fading noise suppression in φ-OFDR based quantitative distributed vibration sensing

no code implementations3 May 2022 Yuxiang Feng, Weilin Xie, Yinxia Meng, Jiang Yang, Qiang Yang, Yan Ren, Tianwai Bo, Zhongwei Tan, Wei Wei, Yi Dong

Coherent fading has been regarded as a critical issue in phase-sensitive optical frequency domain reflectometry ({\phi}-OFDR) based distributed fiber-optic sensing.

Relational Triple Extraction: One Step is Enough

no code implementations11 May 2022 Yu-Ming Shang, Heyan Huang, Xin Sun, Wei Wei, Xian-Ling Mao

Extracting relational triples from unstructured text is an essential task in natural language processing and knowledge graph construction.

graph construction Sentence

Parameter Convex Neural Networks

no code implementations11 Jun 2022 Jingcheng Zhou, Wei Wei, Xing Li, Bowen Pang, Zhiming Zheng

Deep learning utilizing deep neural networks (DNNs) has achieved a lot of success recently in many important areas such as computer vision, natural language processing, and recommendation systems.

Graph Attention Recommendation Systems

Temporal Link Prediction via Adjusted Sigmoid Function and 2-Simplex Sructure

no code implementations20 Jun 2022 Ruizhi Zhang, Qiaozi Wang, Qiming Yang, Wei Wei

Temporal network link prediction is an important task in the field of network science, and has a wide range of applications in practical scenarios.

Link Prediction

Multi-level Contrastive Learning Framework for Sequential Recommendation

no code implementations27 Aug 2022 Ziyang Wang, Huoyu Liu, Wei Wei, Yue Hu, Xian-Ling Mao, Shaojian He, Rui Fang, Dangyang Chen

Different from the previous contrastive learning-based methods for SR, MCLSR learns the representations of users and items through a cross-view contrastive learning paradigm from four specific views at two different levels (i. e., interest- and feature-level).

Contrastive Learning Relation +1

Incorporating Causal Analysis into Diversified and Logical Response Generation

no code implementations20 Sep 2022 Jiayi Liu, Wei Wei, Zhixuan Chu, Xing Gao, Ji Zhang, Tan Yan, Yulin kang

Although the Conditional Variational AutoEncoder (CVAE) model can generate more diversified responses than the traditional Seq2Seq model, the responses often have low relevance with the input words or are illogical with the question.

Response Generation

Metric Distribution to Vector: Constructing Data Representation via Broad-Scale Discrepancies

no code implementations2 Oct 2022 Xue Liu, Dan Sun, Xiaobo Cao, Hao Ye, Wei Wei

Graph embedding provides a feasible methodology to conduct pattern classification for graph-structured data by mapping each data into the vectorial space.

Graph Embedding

Incorporating Casual Analysis into Diversified and Logical Response Generation

no code implementations COLING 2022 Jiayi Liu, Wei Wei, Zhixuan Chu, Xing Gao, Ji Zhang, Tan Yan, Yulin kang

Although the Conditional Variational Auto-Encoder (CVAE) model can generate more diversified responses than the traditional Seq2Seq model, the responses often have low relevance with the input words or are illogical with the question.

Response Generation

HCL-TAT: A Hybrid Contrastive Learning Method for Few-shot Event Detection with Task-Adaptive Threshold

no code implementations17 Oct 2022 Ruihan Zhang, Wei Wei, Xian-Ling Mao, Rui Fang, Dangyang Chen

Conventional event detection models under supervised learning settings suffer from the inability of transfer to newly-emerged event types owing to lack of sufficient annotations.

Contrastive Learning Event Detection +2

Sequential Topic Selection Model with Latent Variable for Topic-Grounded Dialogue

no code implementations17 Oct 2022 Xiaofei Wen, Wei Wei, Xian-Ling Mao

To address the problem, in this paper we propose a novel approach, named Sequential Global Topic Attention (SGTA) to exploit topic transition over all conversations in a subtle way for better modeling post-to-response topic-transition and guiding the response generation to the current conversation.

Response Generation

Knowledge-Enhanced Relation Extraction Dataset

no code implementations19 Oct 2022 Yucong Lin, Hongming Xiao, Jiani Liu, Zichao Lin, Keming Lu, Feifei Wang, Wei Wei

Recently, knowledge-enhanced methods leveraging auxiliary knowledge graphs have emerged in relation extraction, surpassing traditional text-based approaches.

Entity Linking Knowledge Graphs +3

VRDU: A Benchmark for Visually-rich Document Understanding

no code implementations15 Nov 2022 Zilong Wang, Yichao Zhou, Wei Wei, Chen-Yu Lee, Sandeep Tata

Understanding visually-rich business documents to extract structured data and automate business workflows has been receiving attention both in academia and industry.

document understanding

Sizing Grid-Connected Wind Power Generation and Energy Storage with Wake Effect and Endogenous Uncertainty: A Distributionally Robust Method

no code implementations30 Dec 2022 Rui Xie, Wei Wei, Yue Chen

In this paper, a bi-objective distributionally robust optimization (DRO) model is proposed to determine the capacities of wind power generation and ESSs considering the wake effect.

ALUM: Adversarial Data Uncertainty Modeling from Latent Model Uncertainty Compensation

no code implementations29 Mar 2023 Wei Wei, Jiahuan Zhou, Hongze Li, Ying Wu

Thus, the critical data uncertainty and model uncertainty caused by noisy data can be readily quantified for improving model robustness.

An Empirical Study on the Language Modal in Visual Question Answering

no code implementations17 May 2023 Daowan Peng, Wei Wei, Xian-Ling Mao, Yuanyuan Fu, Dangyang Chen

Generalization beyond in-domain experience to out-of-distribution data is of paramount significance in the AI domain.

Question Answering Visual Question Answering

DocumentNet: Bridging the Data Gap in Document Pre-Training

no code implementations15 Jun 2023 Lijun Yu, Jin Miao, Xiaoyu Sun, Jiayi Chen, Alexander G. Hauptmann, Hanjun Dai, Wei Wei

Document understanding tasks, in particular, Visually-rich Document Entity Retrieval (VDER), have gained significant attention in recent years thanks to their broad applications in enterprise AI.

document understanding Entity Retrieval +3

Multi-View Attention Learning for Residual Disease Prediction of Ovarian Cancer

no code implementations26 Jun 2023 Xiangneng Gao, Shulan Ruan, Jun Shi, Guoqing Hu, Wei Wei

To this end, in this paper, we propose a novel Multi-View Attention Learning (MuVAL) method for residual disease prediction, which focuses on the comprehensive learning of 3D Computed Tomography (CT) images in a multi-view manner.

Computed Tomography (CT) Decision Making +1

An Evolution Kernel Method for Graph Classification through Heat Diffusion Dynamics

no code implementations26 Jun 2023 Xue Liu, Dan Sun, Wei Wei, Zhiming Zheng

This approach incorporates the physics-based heat kernel and DropNode technique to transform each static graph into a sequence of temporal ones.

Graph Classification

HyperBandit: Contextual Bandit with Hypernewtork for Time-Varying User Preferences in Streaming Recommendation

no code implementations14 Aug 2023 Chenglei Shen, Xiao Zhang, Wei Wei, Jun Xu

In real-world streaming recommender systems, user preferences often dynamically change over time (e. g., a user may have different preferences during weekdays and weekends).

Recommendation Systems

Local-Global Pseudo-label Correction for Source-free Domain Adaptive Medical Image Segmentation

no code implementations28 Aug 2023 Yanyu Ye, Zhengxi Zhang, Chunna Tianb, Wei Wei

In this study, we address the issue of false labels in self-training based source-free domain adaptive medical image segmentation methods.

Image Segmentation Medical Image Segmentation +5

TiBGL: Template-induced Brain Graph Learning for Functional Neuroimaging Analysis

no code implementations14 Sep 2023 Xiangzhu Meng, Wei Wei, Qiang Liu, Shu Wu, Liang Wang

Motivated by the related medical findings on functional connectivites, TiBGL proposes template-induced brain graph learning to extract template brain graphs for all groups.

Graph Learning

Multi Task Consistency Guided Source-Free Test-Time Domain Adaptation Medical Image Segmentation

no code implementations18 Oct 2023 Yanyu Ye, Zhenxi Zhang, Wei Wei, Chunna Tian

To improve the performance of test-time domain adaptation, we propose a multi task consistency guided source-free test-time domain adaptation medical image segmentation method which ensures the consistency of the local boundary predictions and the global prototype representation.

Image Segmentation Medical Image Segmentation +3

Skipped Feature Pyramid Network with Grid Anchor for Object Detection

no code implementations22 Oct 2023 Li Pengfei, Wei Wei, Yan Yu, Zhu Rong, Zhou Liguo

In our method, the lower-level feature only connects with the feature at the highest level, making it more reasonable that each level is responsible for detecting objects with fixed scales.

Object object-detection +1

Adapt Anything: Tailor Any Image Classifiers across Domains And Categories Using Text-to-Image Diffusion Models

no code implementations25 Oct 2023 WeiJie Chen, Haoyu Wang, Shicai Yang, Lei Zhang, Wei Wei, Yanning Zhang, Luojun Lin, Di Xie, Yueting Zhuang

Such a one-for-all adaptation paradigm allows us to adapt anything in the world using only one text-to-image generator as well as the corresponding unlabeled target data.

Domain Adaptation Image Classification

On Task-personalized Multimodal Few-shot Learning for Visually-rich Document Entity Retrieval

no code implementations1 Nov 2023 Jiayi Chen, Hanjun Dai, Bo Dai, Aidong Zhang, Wei Wei

However, prior works for Few-shot VDER mainly address the problem at the document level with a predefined global entity space, which doesn't account for the entity-level few-shot scenario: target entity types are locally personalized by each task and entity occurrences vary significantly among documents.

Contrastive Learning Entity Retrieval +2

HiFi Tuner: High-Fidelity Subject-Driven Fine-Tuning for Diffusion Models

no code implementations30 Nov 2023 Zhonghao Wang, Wei Wei, Yang Zhao, Zhisheng Xiao, Mark Hasegawa-Johnson, Humphrey Shi, Tingbo Hou

We further extend our method to a novel image editing task: substituting the subject in an image through textual manipulations.

Denoising Image Generation

Detection-based Intermediate Supervision for Visual Question Answering

no code implementations26 Dec 2023 Yuhang Liu, Daowan Peng, Wei Wei, Yuanyuan Fu, Wenfeng Xie, Dangyang Chen

Recently, neural module networks (NMNs) have yielded ongoing success in answering compositional visual questions, especially those involving multi-hop visual and logical reasoning.

Logical Reasoning Question Answering +1

A Temporal-Spectral Fusion Transformer with Subject-specific Adapter for Enhancing RSVP-BCI Decoding

no code implementations12 Jan 2024 Xujin Li, Wei Wei, Shuang Qiu, Huiguang He

The performance improvement of traditional decoding methods relies on a substantial amount of training data from new test subjects, which increases preparation time for BCI systems.

Brain Computer Interface EEG

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