paper-with-me

Papers

Filtering Rules for Flow Time Minimization in a Parallel Machine Scheduling Problem

2020-11-20 · Margaux Nattaf, Arnaud Malapert

This paper studies the scheduling of jobs of different families on parallel machines with qualification constraints. Originating from semiconductor manufacturing, this constraint imposes a time threshold between the execution of two jobs of the same family. Otherwise, the machine becomes disqualified for this family. The goal is to minimize both the flow time and the number of disqualifications. Recently, an efficient constraint programming model has been proposed. However, when priority is given to the flow time objective, the efficiency of the model can be improved. This paper uses a polynomial-time algorithm which minimize the flow time for a single machine relaxation where disqualifications are not considered. Using this algorithm one can derived filtering rules on different variables of the model. Experimental results are presented showing the effectiveness of these rules. They improve the competitiveness with the mixed integer linear program of the literature.

📄 PDF Abstract BibTeX arXiv:2011.10307

Code (0)

등록된 구현이 없습니다.

Tasks

Scheduling

Similar Papers 제목 키워드 기반

An exploratory approach to the Parallel Corpus Filtering shared task WMT20

2020-11-01 · WMT (EMNLP) 2020 11 · Ankur Kejriwal, Philipp Koehn

In this document we describe our submission to the parallel corpus filtering task using multilingual word embedding, language models and an ensemble of pre and post filtering rules. We use the norms of embedding and the …

A hybrid pipeline of rules and machine learning to filter web-crawled parallel corpora

2018-10-01 · WS 2018 10 · Eduard Barbu, Verginica Barbu Mititelu

A hybrid pipeline comprising rules and machine learning is used to filter a noisy web English-German parallel corpus for the Parallel Corpus Filtering task. The core of the pipeline is a module based on the logistic regr…

BIG-bench Machine LearningMachine TranslationregressionTranslation+1

Alibaba Submission to the WMT20 Parallel Corpus Filtering Task

2020-11-01 · WMT (EMNLP) 2020 11 · Jun Lu, Xin Ge, Yangbin Shi, Yuqi Zhang

This paper describes the Alibaba Machine Translation Group submissions to the WMT 2020 Shared Task on Parallel Corpus Filtering and Alignment. In the filtering task, three main methods are applied to evaluate the quality…

DiversityLanguage IdentificationMachine TranslationSentence+3

The Speechmatics Parallel Corpus Filtering System for WMT18

2018-10-01 · WS 2018 10 · Tom Ash, Remi Francis, Will Williams

Our entry to the parallel corpus filtering task uses a two-step strategy. The first step uses a series of pragmatic hard {`}rules{'} to remove the worst example sentences. This first step reduces the effective corpus siz…

Machine Translation

Octanove Labs' Japanese-Chinese Open Domain Translation System

2020-07-01 · WS 2020 7 · Masato Hagiwara

This paper describes Octanove Labs{'} submission to the IWSLT 2020 open domain translation challenge. In order to build a high-quality Japanese-Chinese neural machine translation (NMT) system, we use a combination of 1) …

Machine TranslationNMTTranslation