Papers by Akim Tsvigun

13 papers
M4: Multi-generator, Multi-domain, and Multi-lingual Black-Box Machine-Generated Text Detection (2024.eacl-long)

Copied to clipboard

Challenge: Large language models generate fluent responses to user queries, but they are also susceptible to misuse in journalism, education, and academia.
Approach: They propose a large-scale benchmark for machine-generated text detection that is a multi-generator, multi-domain, and multi-lingual corpus.
Outcome: The proposed system can detect machine-generated text and pinpoint misuse . the proposed system is based on a large-scale benchmark dataset .
M4GT-Bench: Evaluation Benchmark for Black-Box Machine-Generated Text Detection (2024.acl-long)

Copied to clipboard

Challenge: Large Language Models (LLMs) have brought an unprecedented surge in machine-generated text (MGT) societal implications are posed by their potential misuse and lack of training data.
Approach: They propose a benchmark to detect machine-generated text in multiple languages . they use multi-domain and multi-generator corpus to identify which model generated the text .
Outcome: The proposed benchmark compares a multilingual, multi-domain and multi-generator corpus of MGTs with human-generated content.
Hybrid Uncertainty Quantification for Selective Text Classification in Ambiguous Tasks (2023.acl-long)

Copied to clipboard

Challenge: Existing methods for text classification tasks are inherently ambiguous and can cause errors.
Approach: They propose a method that combines epistemic and aleatoric uncertainty to estimate toxicity detection errors.
Outcome: The proposed method outperforms existing methods for toxicity detection and other ambiguous text classification tasks.
LM-Polygraph: Uncertainty Estimation for Language Models (2023.emnlp-demo)

Copied to clipboard

Challenge: Large language models often "hallucinate" i.e., fabricate facts without providing users an apparent means to discern the veracity of their statements.
Approach: They propose a framework with implementations of state-of-the-art UE methods for LLMs with unified program interfaces in Python.
Outcome: The proposed framework implements state-of-the-art UE methods for LLMs with unified program interfaces in Python and an extendable benchmark for consistent evaluation by researchers.
Uncertainty Estimation of Transformer Predictions for Misclassification Detection (2022.acl-long)

Copied to clipboard

Challenge: Uncertainty estimation (UE) of model predictions is crucial step for a variety of tasks such as active learning, misclassification detection, adversarial attack detection, etc.
Approach: They propose to modify UE methods for Transformer models for misclassification detection in named entity recognition and text classification tasks to improve model expressiveness and computational performance.
Outcome: The proposed methods outperform computationally intensive methods on misclassification detection tasks and are based on a large dataset of simulated datasets.
Efficient Out-of-Domain Detection for Sequence to Sequence Models (2023.findings-acl)

Copied to clipboard

Challenge: Sequence-to-sequence (seq2sequ) models are a ubiquitous tool for text generation but they are not suitable for many other tasks.
Approach: They propose to use UE techniques to identify out-of-domain (OOD) inputs where the model is susceptible to errors.
Outcome: The proposed methods outperform heavyweight ensembles on the task of OOD detection.
A Head to Predict and a Head to Question: Pre-trained Uncertainty Quantification Heads for Hallucination Detection in LLM Outputs (2025.emnlp-main)

Copied to clipboard

Challenge: Uncertainty quantification (UQ) is a framework for assessing the reliability of model outputs.
Approach: They introduce pre-trained UQ heads for LLMs that are highly robust and generalized to languages they were not explicitly trained on.
Outcome: The pre-trained heads significantly improve their ability to capture uncertainty compared to unsupervised methods.
Is Human-Like Text Liked by Humans? Multilingual Human Detection and Preference Against AI (2026.acl-long)

Copied to clipboard

Challenge: Prior studies have shown that distinguishing text generated by Large Language Models from human-written text is challenging for humans and often no better than random guessing.
Approach: They conduct extensive case study to determine the upper bound of human detection accuracy.
Outcome: The findings challenge previous conclusions on human detection accuracy across languages and domains.
LLM-DetectAIve: a Tool for Fine-Grained Machine-Generated Text Detection (2024.emnlp-demo)

Copied to clipboard

Challenge: a large number of machine-generated texts are often hard to distinguish between human-written and machine-generated text . this raises concerns about potential misuse, especially within educational and academic domains .
Approach: They propose a system that can detect whether a text is human-written or machine-generated . they use a fine-grained classification schema to identify the use of machine-generated text .
Outcome: The proposed system can distinguish between human-written and machine-generated text . it can detect attempts to obfuscate the fact that a text was machine- generated .
Active Learning for Abstractive Text Summarization (2022.findings-emnlp)

Copied to clipboard

Challenge: Abstractive text summarization (ATS) requires a long document and short summaries.
Approach: They propose a query strategy for AL in abstractive text summarization that uses uncertainty estimation to reduce model performance.
Outcome: The proposed query strategy improves ROUGE and consistency scores for annotated datasets . it also increases the performance of the model, compared to passive annotation.
ATGen: A Framework for Active Text Generation (2025.acl-demo)

Copied to clipboard

Challenge: Despite the surging popularity of natural language generation tasks, the application of active learning (AL) to NLG has been limited.
Approach: They propose a framework that bridges AL with text generation tasks and provides a unified platform for smooth implementation and benchmarking of novel AL strategies tailored to NLG tasks.
Outcome: The proposed framework simplifies AL-empowered annotation in NLG tasks using both human annotators and automatic annotation agents based on large language models (LLMs).
ALToolbox: A Set of Tools for Active Learning Annotation of Natural Language Texts (2022.emnlp-demos)

Copied to clipboard

Challenge: Currently, the framework supports text classification, sequence tagging, and seq2seq tasks.
Approach: They propose an open-source framework for active learning annotation in natural language processing that provides an easy-to-deploy GUI annotation tool directly in the Jupyter IDE.
Outcome: The proposed framework reduces computational overhead and duration of AL iterations and increases annotated data reusability.
Towards Computationally Feasible Deep Active Learning (2022.findings-naacl)

Copied to clipboard

Challenge: Active learning (AL) is a technique for reducing the amount of annotation required for training machine learning models.
Approach: They propose two techniques that reduce the amount of time required for AL . they use pseudo-labeling and distilled models to train a successor model .
Outcome: The proposed algorithm reduces the time and computational overhead required to train an acquisition model and estimate uncertainty on instances in the unlabeled pool.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations