Search Results for author: Ke Tang

Found 79 papers, 20 papers with code

S4TP: Social-Suitable and Safety-Sensitive Trajectory Planning for Autonomous Vehicles

no code implementations18 Apr 2024 Xiao Wang, Ke Tang, Xingyuan Dai, Jintao Xu, Quancheng Du, Rui Ai, Yuxiao Wang, Weihao Gu

To effectively assess the risks prevailing in the vicinity of AVs in social interactive traffic scenarios and achieve safe autonomous driving, this article proposes a social-suitable and safety-sensitive trajectory planning (S4TP) framework.

Autonomous Driving Motion Planning +2

Label Informed Contrastive Pretraining for Node Importance Estimation on Knowledge Graphs

1 code implementation26 Feb 2024 Tianyu Zhang, Chengbin Hou, Rui Jiang, Xuegong Zhang, Chenghu Zhou, Ke Tang, Hairong Lv

Considering the NIE problem, LICAP adopts a novel sampling strategy called top nodes preferred hierarchical sampling to first group all interested nodes into a top bin and a non-top bin based on node importance scores, and then divide the nodes within top bin into several finer bins also based on the scores.

Contrastive Learning Graph Attention +1

Bridging Evolutionary Algorithms and Reinforcement Learning: A Comprehensive Survey

1 code implementation22 Jan 2024 Pengyi Li, Jianye Hao, Hongyao Tang, Xian Fu, Yan Zheng, Ke Tang

Specifically, we systematically summarize recent advancements in relevant algorithms and identify three primary research directions: EA-assisted optimization of RL, RL-assisted optimization of EA, and synergistic optimization of EA and RL.

Evolutionary Algorithms reinforcement-learning +1

Pointer Networks Trained Better via Evolutionary Algorithms

no code implementations2 Dec 2023 Muyao Zhong, Shengcai Liu, Bingdong Li, Haobo Fu, Ke Tang, Peng Yang

With this advantage, this paper is able to at the first time report the results of solving 1000-dimensional TSPs by training a PtrNet on the same dimensionality, which strongly suggests that scaling up the training instances is in need to improve the performance of PtrNet on solving higher-dimensional COPs.

Combinatorial Optimization Evolutionary Algorithms

Large Language Models as Evolutionary Optimizers

no code implementations29 Oct 2023 Shengcai Liu, Caishun Chen, Xinghua Qu, Ke Tang, Yew-Soon Ong

Specifically, in each generation of the evolutionary search, LMEA instructs the LLM to select parent solutions from current population, and perform crossover and mutation to generate offspring solutions.

Combinatorial Optimization Evolutionary Algorithms

Migrant Resettlement by Evolutionary Multi-objective Optimization

no code implementations13 Oct 2023 Dan-Xuan Liu, Yu-Ran Gu, Chao Qian, Xin Mu, Ke Tang

In this paper, we propose a new framework MR-EMO based on Evolutionary Multi-objective Optimization, which reformulates Migrant Resettlement as a bi-objective optimization problem that maximizes the expected number of employed migrants and minimizes the number of dispatched migrants simultaneously, and employs a Multi-Objective Evolutionary Algorithm (MOEA) to solve the bi-objective problem.

Dataset Condensation for Recommendation

no code implementations2 Oct 2023 Jiahao Wu, Wenqi Fan, Shengcai Liu, Qijiong Liu, Rui He, Qing Li, Ke Tang

However, applying existing approaches to condense recommendation datasets is impractical due to following challenges: (i) sampling-based methods are inadequate in addressing the long-tailed distribution problem; (ii) synthesizing-based methods are not applicable due to discreteness of interactions and large size of recommendation datasets; (iii) neither of them fail to address the specific issue in recommendation of false negative items, where items with potential user interest are incorrectly sampled as negatives owing to insufficient exposure.

Dataset Condensation

Enhancing Graph Collaborative Filtering via Uniformly Co-Clustered Intent Modeling

no code implementations22 Sep 2023 Jiahao Wu, Wenqi Fan, Shengcai Liu, Qijiong Liu, Qing Li, Ke Tang

To model the compatibility between user intents and item properties, we design the user-item co-clustering module, maximizing the mutual information of co-clusters of users and items.

Collaborative Filtering

Neural Influence Estimator: Towards Real-time Solutions to Influence Blocking Maximization

no code implementations27 Aug 2023 Wenjie Chen, Shengcai Liu, Yew-Soon Ong, Ke Tang

Moreover, given a real-time constraint of one minute, the NIE-based method can solve IBM problems with up to hundreds of thousands of nodes, which is at least one order of magnitude larger than what can be solved by existing methods.

Blocking Misinformation

Chance-Constrained Multiple-Choice Knapsack Problem: Model, Algorithms, and Applications

2 code implementations26 Jun 2023 Xuanfeng Li, Shengcai Liu, Jin Wang, Xiao Chen, Yew-Soon Ong, Ke Tang

In particular, we focus on the practical scenario of CCMCKP, where the probability distributions of random weights are unknown but only sample data is available.

Combinatorial Optimization Multiple-choice

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

Perturbation-Based Two-Stage Multi-Domain Active Learning

no code implementations19 Jun 2023 Rui He, Zeyu Dai, Shan He, Ke Tang

Active Learning (AL) presents an encouraging solution to this issue by annotating a smaller number of highly informative instances, thereby reducing the labeling effort.

Active Learning

Large Language Models can be Guided to Evade AI-Generated Text Detection

1 code implementation18 May 2023 Ning Lu, Shengcai Liu, Rui He, Qi Wang, Yew-Soon Ong, Ke Tang

Large language models (LLMs) have shown remarkable performance in various tasks and have been extensively utilized by the public.

Question Answering Text Detection

Multi-Domain Learning From Insufficient Annotations

no code implementations4 May 2023 Rui He, Shengcai Liu, Jiahao Wu, Shan He, Ke Tang

Multi-domain learning (MDL) refers to simultaneously constructing a model or a set of models on datasets collected from different domains.

Active Learning Contrastive Learning

MetaUE: Model-based Meta-learning for Underwater Image Enhancement

1 code implementation12 Mar 2023 Zhenwei Zhang, Haorui Yan, Ke Tang, Yuping Duan

The meta-learning strategy is used to obtain a pre-trained model on the synthetic underwater dataset, which contains different types of degradation to cover the various underwater environments.

Image Enhancement Meta-Learning +1

Less is More: Understanding Word-level Textual Adversarial Attack via n-gram Frequency Descend

no code implementations6 Feb 2023 Ning Lu, Shengcai Liu, Zhirui Zhang, Qi Wang, Haifeng Liu, Ke Tang

Our comprehensive experiments reveal that in approximately 90\% of cases, word-level attacks lead to the generation of examples where the frequency of $n$-grams decreases, a tendency we term as the $n$-gram Frequency Descend ($n$-FD).

Adversarial Attack

Enabling surrogate-assisted evolutionary reinforcement learning via policy embedding

no code implementations31 Jan 2023 Lan Tang, Xiaxi Li, Jinyuan Zhang, Guiying Li, Peng Yang, Ke Tang

The training process is accelerated up to 7x on tested games, comparing to its counterpart without the surrogate and PE.

Atari Games Evolutionary Algorithms +2

Reliable Robustness Evaluation via Automatically Constructed Attack Ensembles

1 code implementation23 Nov 2022 Shengcai Liu, Fu Peng, Ke Tang

Attack Ensemble (AE), which combines multiple attacks together, provides a reliable way to evaluate adversarial robustness.

Adversarial Robustness

Causality-driven Hierarchical Structure Discovery for Reinforcement Learning

no code implementations13 Oct 2022 Shaohui Peng, Xing Hu, Rui Zhang, Ke Tang, Jiaming Guo, Qi Yi, Ruizhi Chen, Xishan Zhang, Zidong Du, Ling Li, Qi Guo, Yunji Chen

To address this issue, we propose CDHRL, a causality-driven hierarchical reinforcement learning framework, leveraging a causality-driven discovery instead of a randomness-driven exploration to effectively build high-quality hierarchical structures in complicated environments.

Hierarchical Reinforcement Learning reinforcement-learning +1

How Good Is Neural Combinatorial Optimization? A Systematic Evaluation on the Traveling Salesman Problem

no code implementations22 Sep 2022 Shengcai Liu, Yu Zhang, Ke Tang, Xin Yao

Hopefully, this work would help with a better understanding of the strengths and weaknesses of NCO and provide a comprehensive evaluation protocol for further benchmarking NCO approaches in comparison to other approaches.

Benchmarking Combinatorial Optimization +1

Disentangled Contrastive Learning for Social Recommendation

1 code implementation18 Aug 2022 Jiahao Wu, Wenqi Fan, Jingfan Chen, Shengcai Liu, Qing Li, Ke Tang

In this work, to address such limitation, we propose a novel Disentangled contrastive learning framework for social Recommendations DcRec.

Contrastive Learning Representation Learning +1

GANDSE: Generative Adversarial Network based Design Space Exploration for Neural Network Accelerator Design

no code implementations1 Aug 2022 Lang Feng, Wenjian Liu, Chuliang Guo, Ke Tang, Cheng Zhuo, Zhongfeng Wang

To improve the design quality while saving the cost, design automation for neural network accelerators was proposed, where design space exploration algorithms are used to automatically search the optimized accelerator design within a design space.

Generative Adversarial Network

Defending Adversarial Examples by Negative Correlation Ensemble

1 code implementation11 Jun 2022 Wenjian Luo, Hongwei Zhang, Linghao Kong, Zhijian Chen, Ke Tang

The security issues in DNNs, such as adversarial examples, have attracted much attention.

Adversarial Robustness

Saliency Attack: Towards Imperceptible Black-box Adversarial Attack

1 code implementation4 Jun 2022 Zeyu Dai, Shengcai Liu, Ke Tang, Qing Li

In this paper, we propose to restrict the perturbations to a small salient region to generate adversarial examples that can hardly be perceived.

Adversarial Attack

Fast Multi-grid Methods for Minimizing Curvature Energy

1 code implementation17 Apr 2022 Zhenwei Zhang, Ke Chen, Ke Tang, Yuping Duan

In this paper, we propose fast multi-grid algorithms for minimizing both mean curvature and Gaussian curvature energy functionals without sacrificing accuracy for efficiency.

Computational Efficiency Image Denoising +1

Training Quantized Deep Neural Networks via Cooperative Coevolution

1 code implementation23 Dec 2021 Fu Peng, Shengcai Liu, Ning Lu, Ke Tang

This work considers a challenging Deep Neural Network(DNN) quantization task that seeks to train quantized DNNs without involving any full-precision operations.

Evolutionary Algorithms Quantization

Effective and Imperceptible Adversarial Textual Attack via Multi-objectivization

1 code implementation2 Nov 2021 Shengcai Liu, Ning Lu, Wenjing Hong, Chao Qian, Ke Tang

The field of adversarial textual attack has significantly grown over the last few years, where the commonly considered objective is to craft adversarial examples (AEs) that can successfully fool the target model.

Semantic Similarity Semantic Textual Similarity

Imperceptible Black-box Attack via Refining in Salient Region

no code implementations29 Sep 2021 Zeyu Dai, Shengcai Liu, Ke Tang, Qing Li

To address this issue, in this paper we propose to use segmentation priors for black-box attacks such that the perturbations are limited in the salient region.

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

Efficient Combinatorial Optimization for Word-level Adversarial Textual Attack

no code implementations6 Sep 2021 Shengcai Liu, Ning Lu, Cheng Chen, Ke Tang

Over the past few years, various word-level textual attack approaches have been proposed to reveal the vulnerability of deep neural networks used in natural language processing.

Combinatorial Optimization

Crypto Wash Trading

no code implementations24 Aug 2021 Lin William Cong, Xi Li, Ke Tang, Yang Yang

We introduce systematic tests exploiting robust statistical and behavioral patterns in trading to detect fake transactions on 29 cryptocurrency exchanges.

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

Active Reinforcement Learning over MDPs

no code implementations5 Aug 2021 Qi Yang, Peng Yang, Ke Tang

This paper proposes a framework of Active Reinforcement Learning (ARL) over MDPs to improve generalization efficiency in a limited resource by instance selection.

reinforcement-learning Reinforcement Learning (RL)

Multi-Domain Active Learning: Literature Review and Comparative Study

1 code implementation25 Jun 2021 Rui He, Shengcai Liu, Shan He, Ke Tang

Active learning (AL) can be utilized in MDL to reduce the labeling effort by only using the most informative data.

Active Learning

Robust Dynamic Network Embedding via Ensembles

3 code implementations30 May 2021 Chengbin Hou, Guoji Fu, Peng Yang, Zheng Hu, Shan He, Ke Tang

It is natural to ask if existing DNE methods can perform well for an input dynamic network without smooth changes.

Network Embedding

A New Knowledge Gradient-based Method for Constrained Bayesian Optimization

no code implementations20 Jan 2021 Wenjie Chen, Shengcai Liu, Ke Tang

An unbiased estimator of the gradient of the new acquisition function is derived to implement the $c-\rm{KG}$ approach.

Bayesian Optimization

A Survey on Neural Network Interpretability

no code implementations28 Dec 2020 Yu Zhang, Peter Tiňo, Aleš Leonardis, Ke Tang

Along with the great success of deep neural networks, there is also growing concern about their black-box nature.

Drug Discovery

Memetic Search for Vehicle Routing with Simultaneous Pickup-Delivery and Time Windows

1 code implementation12 Nov 2020 Shengcai Liu, Ke Tang, Xin Yao

The Vehicle Routing Problem with Simultaneous Pickup-Delivery and Time Windows (VRPSPDTW) has attracted much research interest in the last decade, due to its wide application in modern logistics.

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.

Evolutionary Reinforcement Learning via Cooperative Coevolutionary Negatively Correlated Search

no code implementations8 Sep 2020 Hu Zhang, Peng Yang, Yanglong Yu, Mingjia Li, Ke Tang

Evolutionary algorithms (EAs) have been successfully applied to optimize the policies for Reinforcement Learning (RL) tasks due to their exploration ability.

Atari Games Evolutionary Algorithms +2

GloDyNE: Global Topology Preserving Dynamic Network Embedding

2 code implementations5 Aug 2020 Chengbin Hou, Han Zhang, Shan He, Ke Tang

The main and common objective of Dynamic Network Embedding (DNE) is to efficiently update node embeddings while preserving network topology at each time step.

Graph Reconstruction Incremental Learning +1

Few-shots Parallel Algorithm Portfolio Construction via Co-evolution

no code implementations1 Jul 2020 Ke Tang, Shengcai Liu, Peng Yang, Xin Yao

In the context of heuristic search, such a paradigm could be implemented as configuring the parameters of a parallel algorithm portfolio (PAP) based on a set of training problem instances, which is often referred to as PAP construction.

Traveling Salesman Problem

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

Optimal Stochastic and Online Learning with Individual Iterates

no code implementations NeurIPS 2019 Yunwen Lei, Peng Yang, Ke Tang, Ding-Xuan Zhou

In this paper, we propose a theoretically sound strategy to select an individual iterate of the vanilla SCMD, which is able to achieve optimal rates for both convex and strongly convex problems in a non-smooth learning setting.

Sparse Learning

Explicit Planning for Efficient Exploration in Reinforcement Learning

no code implementations NeurIPS 2019 Liangpeng Zhang, Ke Tang, Xin Yao

We argue that explicit planning for exploration can help alleviate such a problem, and propose a Value Iteration for Exploration Cost (VIEC) algorithm which computes the optimal exploration scheme by solving an augmented MDP.

Efficient Exploration reinforcement-learning +1

On Performance Estimation in Automatic Algorithm Configuration

no code implementations19 Nov 2019 Shengcai Liu, Ke Tang, Yunwen Lei, Xin Yao

Over the last decade, research on automated parameter tuning, often referred to as automatic algorithm configuration (AAC), has made significant progress.

Parallel Exploration via Negatively Correlated Search

no code implementations16 Oct 2019 Peng Yang, Qi Yang, Ke Tang, Xin Yao

Empirical results show that the significant advantages of NCS over the compared state-of-the-art methods can be highly owed to the effective parallel exploration ability.

Atari Games reinforcement-learning +1

Competitive Coevolution as an Adversarial Approach to Dynamic Optimization

no code implementations31 Jul 2019 Xiaofen Lu, Ke Tang, Stefan Menzel, Xin Yao

In this paper, a new framework of employing EAs in the context of dynamic optimization is explored.

Evolutionary Algorithms

On the Robustness of Median Sampling in Noisy Evolutionary Optimization

no code implementations28 Jul 2019 Chao Bian, Chao Qian, Yang Yu, Ke Tang

Sampling is a popular strategy, which evaluates the objective a couple of times, and employs the mean of these evaluation results as an estimate of the objective value.

Evolutionary Algorithms

DynWalks: Global Topology and Recent Changes Awareness Dynamic Network Embedding

2 code implementations arXiv 2019 Chengbin Hou, Han Zhang, Ke Tang, Shan He

Dynamic network embedding aims to learn low dimensional embeddings for unseen and seen nodes by using any currently available snapshots of a dynamic network.

Graph Reconstruction Link Prediction +1

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

Running Time Analysis of the (1+1)-EA for Robust Linear Optimization

no code implementations17 Jun 2019 Chao Bian, Chao Qian, Ke Tang, Yang Yu

Evolutionary algorithms (EAs) have found many successful real-world applications, where the optimization problems are often subject to a wide range of uncertainties.

Evolutionary Algorithms

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

Stochastic Gradient Descent for Nonconvex Learning without Bounded Gradient Assumptions

no code implementations3 Feb 2019 Yunwen Lei, Ting Hu, Guiying Li, Ke Tang

While the behavior of SGD is well understood in the convex learning setting, the existing theoretical results for SGD applied to nonconvex objective functions are far from mature.

A Parallel Divide-and-Conquer based Evolutionary Algorithm for Large-scale Optimization

no code implementations6 Dec 2018 Peng Yang, Ke Tang, Xin Yao

Large-scale optimization problems that involve thousands of decision variables have extensively arisen from various industrial areas.

Evolutionary Algorithms

Stochastic Composite Mirror Descent: Optimal Bounds with High Probabilities

no code implementations NeurIPS 2018 Yunwen Lei, Ke Tang

We apply the derived computational error bounds to study the generalization performance of multi-pass stochastic gradient descent (SGD) in a non-parametric setting.

Generalization Bounds Vocal Bursts Intensity Prediction

Attributed Network Embedding for Incomplete Attributed Networks

1 code implementation28 Nov 2018 Chengbin Hou, Shan He, Ke Tang

Attributed networks are ubiquitous since a network often comes with auxiliary attribute information e. g. a social network with user profiles.

Attribute Link Prediction +2

Maximizing Monotone DR-submodular Continuous Functions by Derivative-free Optimization

no code implementations16 Oct 2018 Yibo Zhang, Chao Qian, Ke Tang

Under a convex polytope constraint, we prove that LDGM can achieve a $(1-e^{-\beta}-\epsilon)$-approximation guarantee after $O(1/\epsilon)$ iterations, which is the same as the best previous gradient-based algorithm.

Analysis of Noisy Evolutionary Optimization When Sampling Fails

no code implementations11 Oct 2018 Chao Qian, Chao Bian, Yang Yu, Ke Tang, Xin Yao

In noisy evolutionary optimization, sampling is a common strategy to deal with noise.

Automatic Construction of Parallel Portfolios via Explicit Instance Grouping

no code implementations17 Apr 2018 Shengcai Liu, Ke Tang, Xin Yao

Simultaneously utilizing several complementary solvers is a simple yet effective strategy for solving computationally hard problems.

Subset Selection under Noise

no code implementations NeurIPS 2017 Chao Qian, Jing-Cheng Shi, Yang Yu, Ke Tang, Zhi-Hua Zhou

The problem of selecting the best $k$-element subset from a universe is involved in many applications.

Maximizing Submodular or Monotone Approximately Submodular Functions by Multi-objective Evolutionary Algorithms

no code implementations20 Nov 2017 Chao Qian, Yang Yu, Ke Tang, Xin Yao, Zhi-Hua Zhou

To provide a general theoretical explanation of the behavior of EAs, it is desirable to study their performance on general classes of combinatorial optimization problems.

Combinatorial Optimization Evolutionary Algorithms

Running Time Analysis of the (1+1)-EA for OneMax and LeadingOnes under Bit-wise Noise

no code implementations2 Nov 2017 Chao Qian, Chao Bian, Wu Jiang, Ke Tang

We analyze the running time of the (1+1)-EA solving OneMax and LeadingOnes under bit-wise noise for the first time, and derive the ranges of the noise level for polynomial and super-polynomial running time bounds.

Evolutionary Algorithms

Preselection via Classification: A Case Study on Evolutionary Multiobjective Optimization

no code implementations3 Aug 2017 Jinyuan Zhang, Aimin Zhou, Ke Tang, Guixu Zhang

Finally it uses the classifier to filter the unpromising candidate offspring solutions and choose a promising one from the generated candidate offspring set for each parent solution.

Classification Evolutionary Algorithms +2

Evolutionary Multitasking for Single-objective Continuous Optimization: Benchmark Problems, Performance Metric, and Baseline Results

no code implementations12 Jun 2017 Bingshui Da, Yew-Soon Ong, Liang Feng, A. K. Qin, Abhishek Gupta, Zexuan Zhu, Chuan-Kang Ting, Ke Tang, Xin Yao

In this report, we suggest nine test problems for multi-task single-objective optimization (MTSOO), each of which consists of two single-objective optimization tasks that need to be solved simultaneously.

Experience-based Optimization: A Coevolutionary Approach

no code implementations29 Mar 2017 Shengcai Liu, Ke Tang, Xin Yao

The idea behind LiangYi is to promote the population-based solver by training it (with the training module) to improve its performance on those instances (discovered by the sampling module) on which it performs badly, while keeping the good performances obtained by it on previous instances.

An Adaptive Framework to Tune the Coordinate Systems in Evolutionary Algorithms

no code implementations18 Mar 2017 Zhi-Zhong Liu, Yong Wang, Shengxiang Yang, Ke Tang

In the evolutionary computation research community, the performance of most evolutionary algorithms (EAs) depends strongly on their implemented coordinate system.

Evolutionary Algorithms

Concept Drift Adaptation by Exploiting Historical Knowledge

no code implementations12 Feb 2017 Yu Sun, Ke Tang, Zexuan Zhu, Xin Yao

Incremental learning with concept drift has often been tackled by ensemble methods, where models built in the past can be re-trained to attain new models for the current data.

Ensemble Learning Incremental Learning +1

Success Probability of Exploration: a Concrete Analysis of Learning Efficiency

no code implementations2 Dec 2016 Liangpeng Zhang, Ke Tang, Xin Yao

We then provide empirical results to verify our approach, and demonstrate how the success probability of exploration can be used to analyse and predict the behaviours and possible outcomes of exploration, which are the keys to the answer of the important questions of exploration.

High-dimensional Black-box Optimization via Divide and Approximate Conquer

no code implementations11 Mar 2016 Peng Yang, Ke Tang, Xin Yao

Divide and Conquer (DC) is conceptually well suited to high-dimensional optimization by decomposing a problem into multiple small-scale sub-problems.

Vocal Bursts Intensity Prediction

Relief R-CNN : Utilizing Convolutional Features for Fast Object Detection

1 code implementation25 Jan 2016 Guiying Li, Junlong Liu, Chunhui Jiang, Liangpeng Zhang, Minlong Lin, Ke Tang

R-CNN style methods are sorts of the state-of-the-art object detection methods, which consist of region proposal generation and deep CNN classification.

object-detection Real-Time Object Detection +1

Negatively Correlated Search

no code implementations20 Apr 2015 Ke Tang, Peng Yang, Xin Yao

This paper presents a new EA, namely Negatively Correlated Search (NCS), which maintains multiple individual search processes in parallel and models the search behaviors of individual search processes as probability distributions.

Evolutionary Algorithms

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