paper-with-me

홈 › Papers

A graphical heuristic for reduction and partitioning of large datasets for scalable supervised training

2019-07-24 · Sumedh Yadav, Mathis Bode

A scalable graphical method is presented for selecting, and partitioning datasets for the training phase of a classification task. For the heuristic, a clustering algorithm is required to get its computation cost in a reasonable proportion to the task itself. This step is proceeded by construction of an information graph of the underlying classification patterns using approximate nearest neighbor methods. The presented method constitutes of two approaches, one for reducing a given training set, and another for partitioning the selected/reduced set. The heuristic targets large datasets, since the primary goal is significant reduction in training computation run-time without compromising prediction accuracy. Test results show that both approaches significantly speed-up the training task when compared against that of state-of-the-art shrinking heuristic available in LIBSVM. Furthermore, the approaches closely follow or even outperform in prediction accuracy. A network design is also presented for the partitioning based distributed training formulation. Added speed-up in training run-time is observed when compared to that of serial implementation of the approaches.

📄 PDF Abstract BibTeX arXiv:1907.10421

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringGeneral Classification

Similar Papers 제목 키워드 기반

Higher-Dimensional Potential Heuristics for Optimal Classical Planning

2019-09-26 · Florian Pommerening, Malte Helmert, Blai Bonet

Potential heuristics for state-space search are defined as weighted sums over simple state features. Atomic features consider the value of a single state variable in a factored state representation, while binary features…

DistrictNet: Decision-aware learning for geographical districting

2024-12-11 · Cheikh Ahmed, Alexandre Forel, Axel Parmentier, Thibaut Vidal

Districting is a complex combinatorial problem that consists in partitioning a geographical area into small districts. In logistics, it is a major strategic decision determining operating costs for several years. Solving…

Combinatorial OptimizationGraph Neural Network

Graph Edge Partitioning via Neighborhood Heuristic

2017-08-13 · Chenzi Zhang, Fan Wei, Qin Liu, Zhihao Gavin Tang 외

We consider the edge partitioning problem that partitions the edges of an input graph into multiple balanced components, while minimizing the total number of vertices replicated (one vertex might appear in more than one …

Learning Admissible Heuristics via Cost Partitioning

2026-06-03 · Hugo Barral, Quentin Cappart, Marie-José Huguet, Sylvie Thiébaux arxiv

Admissible heuristics are essential for optimal planning, yet learning them remains challenging due to the risk of overestimation. Cost partitioning combines multiple abstraction heuristics while preserving admissibility…

FRAMES: Boosting LLMs with A Four-Quadrant Multi-Stage Pretraining Strategy

2025-02-08 · Xuemiao Zhang, Feiyu Duan, Liangyu Xu, Yongwei Zhou 외

Large language models (LLMs) have significantly advanced human language understanding and generation, with pretraining data quality and organization being crucial to their performance. Multi-stage pretraining is a promis…

MMLU