← Search

Sergey Nikolenko

12 accepted papers

2024

$\nabla^2$DFT: A Universal Quantum Chemistry Dataset of Drug-Like Molecules and a Benchmark for Neural Network Potentials

NeurIPS 2024poster

Methods of computational quantum chemistry provide accurate approximations of molecular properties crucial for computer-aided drug discovery and other areas of chemical science. However, high computational complexity limits the scalability of their applications. Neural network potentials (NNPs) are…

2024

ProConSuL: Project Context for Code Summarization with LLMs

EMNLP 2024industry

We propose Project Context for Code Summarization with LLMs (ProConSuL), a new framework to provide a large language model (LLM) with precise information about the code structure from program analysis methods such as a compiler or IDE language services and use task decomposition derived from the cod…

2024

Robust AI-Generated Text Detection by Restricted Embeddings

EMNLP 2024finding

Growing amount and quality of AI-generated texts makes detecting such content more difficult. In most real-world scenarios, the domain (style and topic) of generated data and the generator model are not known in advance. In this work, we focus on the robustness of classifier-based detectors of AI-ge…

2024

Toolken+: Improving LLM Tool Usage with Reranking and a Reject Option

EMNLP 2024finding

The recently proposed ToolkenGPT tool learning paradigm demonstrates promising performance but suffers from two major issues: first, it cannot benefit from tool documentation, and second, it often makes mistakes in whether to use a tool at all. We introduce Toolken+ that mitigates the first problem…

Cited by 0SourcePDFScholar
2023

Efficient Grammatical Error Correction Via Multi-Task Training and Optimized Training Schedule

EMNLP 2023long main

Progress in neural grammatical error correction (GEC) is hindered by the lack of annotated training data. Sufficient amounts of high-quality manually annotated data are not available, so recent research has relied on generating synthetic data, pretraining on it, and then fine-tuning on real datasets…

Cited by 0SourceScholar
2023

GEC-DePenD: Non-Autoregressive Grammatical Error Correction with Decoupled Permutation and Decoding

ACL 2023long

Grammatical error correction (GEC) is an important NLP task that is currently usually solved with autoregressive sequence-to-sequence models. However, approaches of this class are inherently slow due to one-by-one token generation, so non-autoregressive alternatives are needed. In this work, we prop…

2023

Intrinsic Dimension Estimation for Robust Detection of AI-Generated Texts

NeurIPS 2023poster

Rapidly increasing quality of AI-generated content makes it difficult to distinguish between human and AI-generated texts, which may lead to undesirable consequences for society. Therefore, it becomes increasingly important to study the properties of human texts that are invariant over text domains…

2022

DetIE: Multilingual Open Information Extraction Inspired by Object Detection

AAAI 2022technical

State of the art neural methods for open information extraction (OpenIE) usually extract triplets (or tuples) iteratively in an autoregressive or predicate-based manner in order not to produce duplicates. In this work, we propose a different approach to the problem that can be equally or more succes…

2022

RuCCoN: Clinical Concept Normalization in Russian

ACL 2022findings

We present RuCCoN, a new dataset for clinical concept normalization in Russian manually annotated by medical professionals. It contains over 16,028 entity mentions manually linked to over 2,409 unique concepts from the Russian language part of the UMLS ontology. We provide train/test splits for diff…

2020

Ad Lingua: Text Classification Improves Symbolism Prediction in Image Advertisements

COLING 2020main

Understanding image advertisements is a challenging task, often requiring non-literal interpretation. We argue that standard image-based predictions are insufficient for symbolism prediction. Following the intuition that texts and images are complementary in advertising, we introduce a multimodal en…

2020

High-Resolution Daytime Translation Without Domain Labels

CVPR 2020oral

Modeling daytime changes in high resolution photographs, e.g., re-rendering the same scene under different illuminations typical for day, night, or dawn, is a challenging image manipulation task. We present the high-resolution daytime translation (HiDT) model for this task. HiDT combines a generativ…

Cited by 114PDFcodeScholar