Skip to main content

Showing 1–6 of 6 results for author: Nikolaev, M

Searching in archive cs. Search in all archives.
.
  1. arXiv:2507.02321  [pdf, ps, other

    cs.CV

    Heeding the Inner Voice: Aligning ControlNet Training via Intermediate Features Feedback

    Authors: Nina Konovalova, Maxim Nikolaev, Andrey Kuznetsov, Aibek Alanov

    Abstract: Despite significant progress in text-to-image diffusion models, achieving precise spatial control over generated outputs remains challenging. ControlNet addresses this by introducing an auxiliary conditioning module, while ControlNet++ further refines alignment through a cycle consistency loss applied only to the final denoising steps. However, this approach neglects intermediate generation stages… ▽ More

    Submitted 3 July, 2025; originally announced July 2025.

    Comments: code available at https://github.com/ControlGenAI/InnerControl

  2. arXiv:2502.06606  [pdf, other

    cs.CV

    MaterialFusion: High-Quality, Zero-Shot, and Controllable Material Transfer with Diffusion Models

    Authors: Kamil Garifullin, Maxim Nikolaev, Andrey Kuznetsov, Aibek Alanov

    Abstract: Manipulating the material appearance of objects in images is critical for applications like augmented reality, virtual prototyping, and digital content creation. We present MaterialFusion, a novel framework for high-quality material transfer that allows users to adjust the degree of material application, achieving an optimal balance between new material properties and the object's original feature… ▽ More

    Submitted 12 February, 2025; v1 submitted 10 February, 2025; originally announced February 2025.

  3. arXiv:2407.20422  [pdf, ps, other

    cs.DS

    Greedy Conjecture for the Shortest Common Superstring Problem and its Strengthenings

    Authors: Maksim Nikolaev

    Abstract: In the Shortest Common Superstring problem, one needs to find the shortest superstring for a set of strings. This problem is APX-hard, and many approximation algorithms were proposed, with the current best approximation factor of 2.466. Whereas these algorithms are technically involved, for more than thirty years the Greedy Conjecture remains unsolved, that states that the Greedy Algorithm ``take… ▽ More

    Submitted 29 July, 2024; originally announced July 2024.

  4. arXiv:2404.01094  [pdf, other

    cs.CV

    HairFastGAN: Realistic and Robust Hair Transfer with a Fast Encoder-Based Approach

    Authors: Maxim Nikolaev, Mikhail Kuznetsov, Dmitry Vetrov, Aibek Alanov

    Abstract: Our paper addresses the complex task of transferring a hairstyle from a reference image to an input photo for virtual hair try-on. This task is challenging due to the need to adapt to various photo poses, the sensitivity of hairstyles, and the lack of objective metrics. The current state of the art hairstyle transfer methods use an optimization process for different parts of the approach, making t… ▽ More

    Submitted 25 May, 2024; v1 submitted 1 April, 2024; originally announced April 2024.

  5. arXiv:2102.05579  [pdf, other

    cs.DS

    All instantiations of the greedy algorithm for the shortest superstring problem are equivalent

    Authors: Maksim Nikolaev

    Abstract: In the Shortest Common Superstring problem (SCS), one needs to find the shortest superstring for a set of strings. While SCS is NP-hard and MAX-SNP-hard, the Greedy Algorithm "choose two strings with the largest overlap; merge them; repeat" achieves a constant factor approximation that is known to be at most 3.5 and conjectured to be equal to 2. The Greedy Algorithm is not deterministic, so its in… ▽ More

    Submitted 10 February, 2021; originally announced February 2021.

  6. arXiv:1809.08669  [pdf, ps, other

    cs.DS

    Collapsing Superstring Conjecture

    Authors: Alexander Golovnev, Alexander S. Kulikov, Alexander Logunov, Ivan Mihajlin, Maksim Nikolaev

    Abstract: In the Shortest Common Superstring (SCS) problem, one is given a collection of strings, and needs to find a shortest string containing each of them as a substring. SCS admits $2\frac{11}{23}$-approximation in polynomial time (Mucha, SODA'13). While this algorithm and its analysis are technically involved, the 30 years old Greedy Conjecture claims that the trivial and efficient Greedy Algorithm giv… ▽ More

    Submitted 3 June, 2020; v1 submitted 23 September, 2018; originally announced September 2018.

    Comments: visualization available at: http://compsciclub.ru/scs/