paper-with-me

홈 › Papers

Reinforced Data Sampling for Model Diversification

2020-06-12 · Hoang D. Nguyen, Xuan-Son Vu, Quoc-Tuan Truong, Duc-Trong Le

With the rising number of machine learning competitions, the world has witnessed an exciting race for the best algorithms. However, the involved data selection process may fundamentally suffer from evidence ambiguity and concept drift issues, thereby possibly leading to deleterious effects on the performance of various models. This paper proposes a new Reinforced Data Sampling (RDS) method to learn how to sample data adequately on the search for useful models and insights. We formulate the optimisation problem of model diversification $\delta{-div}$ in data sampling to maximise learning potentials and optimum allocation by injecting model diversity. This work advocates the employment of diverse base learners as value functions such as neural networks, decision trees, or logistic regressions to reinforce the selection process of data subsets with multi-modal belief. We introduce different ensemble reward mechanisms, including soft voting and stochastic choice to approximate optimal sampling policy. The evaluation conducted on four datasets evidently highlights the benefits of using RDS method over traditional sampling approaches. Our experimental results suggest that the trainable sampling for model diversification is useful for competition organisers, researchers, or even starters to pursue full potentials of various machine learning tasks such as classification and regression. The source code is available at https://github.com/probeu/RDS.

📄 PDF Abstract BibTeX arXiv:2006.07100

Code (1)

probeu/RDS 공식 구현 pytorch

Tasks

BIG-bench Machine Learningmodel

Similar Papers 제목 키워드 기반

Structured Diversification Emergence via Reinforced Organization Control and Hierarchical Consensus Learning

2021-02-09 · Wenhao Li, Xiangfeng Wang, Bo Jin, Junjie Sheng 외

When solving a complex task, humans will spontaneously form teams and to complete different parts of the whole task, respectively. Meanwhile, the cooperation between teammates will improve efficiency. However, for curren…

Multi-agent Reinforcement Learning

Hierarchical Reinforced Trader (HRT): A Bi-Level Approach for Optimizing Stock Selection and Execution

2024-10-19 · Zijie Zhao, Roy E. Welsch

Leveraging Deep Reinforcement Learning (DRL) in automated stock trading has shown promising results, yet its application faces significant challenges, including the curse of dimensionality, inertia in trading actions, an…

Deep Reinforcement LearningHierarchical Reinforcement Learningreinforcement-learningReinforcement Learning

Using Error Decay Prediction to Overcome Practical Issues of Deep Active Learning for Named Entity Recognition

2019-11-17 · Haw-Shiuan Chang, Shankar Vembu, Sunil Mohan, Rheeya Uppaal 외

Existing deep active learning algorithms achieve impressive sampling efficiency on natural language processing tasks. However, they exhibit several weaknesses in practice, including (a) inability to use uncertainty sampl…

Active Learningnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

Determinantal Point Processes for Mini-Batch Diversification

2017-05-01 · Cheng Zhang, Hedvig Kjellstrom, Stephan Mandt

We study a mini-batch diversification scheme for stochastic gradient descent (SGD). While classical SGD relies on uniformly sampling data points to form a mini-batch, we propose a non-uniform sampling scheme based on the…

Point Processes

On financial market correlation structures and diversification benefits across and within equity sectors

2022-02-22 · Nick James, Max Menzies, Georg A. Gottwald

We study how to assess the potential benefit of diversifying an equity portfolio by investing within and across equity sectors. We analyse 20 years of US stock price data, which includes the global financial crisis (GFC)…