paper-with-me

Papers

DETOX: A Redundancy-based Framework for Faster and More Robust Gradient Aggregation

2019-07-29 · NeurIPS 2019 12 · Shashank Rajput, Hongyi Wang, Zachary Charles, Dimitris Papailiopoulos

To improve the resilience of distributed training to worst-case, or Byzantine node failures, several recent approaches have replaced gradient averaging with robust aggregation methods. Such techniques can have high computational costs, often quadratic in the number of compute nodes, and only have limited robustness guarantees. Other methods have instead used redundancy to guarantee robustness, but can only tolerate limited number of Byzantine failures. In this work, we present DETOX, a Byzantine-resilient distributed training framework that combines algorithmic redundancy with robust aggregation. DETOX operates in two steps, a filtering step that uses limited redundancy to significantly reduce the effect of Byzantine nodes, and a hierarchical aggregation step that can be used in tandem with any state-of-the-art robust aggregation method. We show theoretically that this leads to a substantial increase in robustness, and has a per iteration runtime that can be nearly linear in the number of compute nodes. We provide extensive experiments over real distributed setups across a variety of large-scale machine learning tasks, showing that DETOX leads to orders of magnitude accuracy and speedup improvements over many state-of-the-art Byzantine-resilient approaches.

📄 PDF Abstract BibTeX arXiv:1907.12205

Code (1)

hwang595/DETOX 공식 구현 pytorch

Similar Papers 제목 키워드 기반

ParaDetox: Detoxification with Parallel Data

2022-05-01 · ACL 2022 5 · Varvara Logacheva, Daryna Dementieva, Sergey Ustyantsev, Daniil Moskovskiy 외

We present a novel pipeline for the collection of parallel data for the detoxification task. We collect non-toxic paraphrases for over 10,000 English toxic sentences. We also show that this pipeline can be used to distil…

Sentence

Darwinian Selection Induces Lamarckian Adaptation in a Holobiont Model

2016-12-24

Current models of animal evolution focus on selection of individuals, ignoring the much faster selection of symbiotic bacteria. Here we take host-symbiont interactions into account by introducing a Population Genetics-li…

DetoxLLM: A Framework for Detoxification with Explanations

2024-02-25 · Md Tawkat Islam Khondaker, Muhammad Abdul-Mageed, Laks V. S. Lakshmanan

Prior works on detoxification are scattered in the sense that they do not cover all aspects of detoxification needed in a real-world scenario. Notably, prior works restrict the task of developing detoxification models to…

GemDetox at TextDetox CLEF 2025: Enhancing a Massively Multilingual Model for Text Detoxification on Low-resource Languages

2025-09-24 · Trung Duc Anh Dang, Ferdinando Pio D'Elia arxiv

As social-media platforms emerge and evolve faster than the regulations meant to oversee them, automated detoxification might serve as a timely tool for moderators to enforce safe discourse at scale. We here describe our…

Style Transfer

CMD: a framework for Context-aware Model self-Detoxification

2023-08-16 · Zecheng Tang, Keyan Zhou, Juntao Li, Yuyang Ding 외

Text detoxification aims to minimize the risk of language models producing toxic content. Existing detoxification methods of directly constraining the model output or further training the model on the non-toxic corpus fa…

Language ModelingLanguage Modelling