← Search

Daniil Moskovskiy

8 accepted papers

2026

Scalable Kronecker-Factored Fisher Approximation for Neural Network Parameter Sensitivity

ICML 2026poster

The Fisher Information Matrix (FIM) provides a principled geometric framework for parameter sensitivity in neural networks, but directly computing and using the full FIM is infeasible in high-dimensional models. As a result, most existing methods rely on diagonal approximations that discard importan…

Cited by 0SourceScholar
2025

HatePRISM: Policies, Platforms, and Research Integration. Advancing NLP for Hate Speech Proactive Mitigation

ACL 2025finding

Despite regulations imposed by nations and social media platforms, e.g. (Government of India, 2021; European Parliament and Council of the European Union, 2022), inter alia, hateful content persists as a significant challenge. Existing approaches primarily rely on reactive measures such as blocking…

2025

How Much Knowledge Can You Pack into a LoRA Adapter without Harming LLM?

NAACL 2025findings

The performance of Large Language Models (LLMs) on many tasks is greatly limited by the knowledge learned during pre-training and stored in the model’s parameters. Low-rank adaptation (LoRA) is a popular and efficient training technique for updating or domain-specific adaptation of LLMs. In this stu…

2025

Multilingual and Explainable Text Detoxification with Parallel Corpora

COLING 2025main

Even with various regulations in place across countries and social media platforms (Government of India, 2021; European Parliament and Council of the European Union, 2022), digital abusive speech remains a significant issue. One potential approach to address this challenge is automatic text detoxifi…

2025

SynthDetoxM: Modern LLMs are Few-Shot Parallel Detoxification Data Annotators

NAACL 2025long

Existing approaches to multilingual text detoxification are hampered by the scarcity of parallel multilingual datasets. In this work, we introduce a pipeline for the generation of multilingual parallel detoxification data. We also introduce SynthDetoxM, a manually collected and synthetically generat…

2024

LLMs to Replace Crowdsourcing For Parallel Data Creation? The Case of Text Detoxification

EMNLP 2024finding

The lack of high-quality training data remains a significant challenge in NLP. Manual annotation methods, such as crowdsourcing, are costly, require intricate task design skills, and, if used incorrectly, may result in poor data quality. From the other hand, LLMs have demonstrated proficiency in man…

2024

MERA: A Comprehensive LLM Evaluation in Russian

ACL 2024long

Over the past few years, one of the most notable advancements in AI research has been in foundation models (FMs), headlined by the rise of language models (LMs). However, despite researchers’ attention and the rapid growth in LM application, the capabilities, limitations, and associated risks still…

2022

ParaDetox: Detoxification with Parallel Data

ACL 2022long

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 distill a large existing corpus of paraphrases to get toxic-neutral sentence pairs. We…