Skip to main content

Showing 1–3 of 3 results for author: Yashunin, D

Searching in archive cs. Search in all archives.
.
  1. SWFC-ART: A Cost-effective Approach for Fixed-Size-Candidate-Set Adaptive Random Testing through Small World Graphs

    Authors: Muhammad Ashfaq, Rubing Huang, Dave Towey, Michael Omari, Dmitry Yashunin, Patrick Kwaku Kudjo, Tao Zhang

    Abstract: Adaptive random testing (ART) improves the failure-detection effectiveness of random testing by leveraging properties of the clustering of failure-causing inputs of most faulty programs: ART uses a sampling mechanism that evenly spreads test cases within a software's input domain. The widely-used Fixed-Sized-Candidate-Set ART (FSCS-ART) sampling strategy faces a quadratic time cost, which worsens… ▽ More

    Submitted 12 May, 2021; originally announced May 2021.

    Comments: 26 Pages

    ACM Class: D.2.5

  2. arXiv:2005.09412  [pdf, other

    cs.CV

    MaskFace: multi-task face and landmark detector

    Authors: Dmitry Yashunin, Tamir Baydasov, Roman Vlasov

    Abstract: Currently in the domain of facial analysis single task approaches for face detection and landmark localization dominate. In this paper we draw attention to multi-task models solving both tasks simultaneously. We present a highly accurate model for face and landmark detection. The method, called MaskFace, extends previous face detection approaches by adding a keypoint prediction head. The new keypo… ▽ More

    Submitted 19 May, 2020; originally announced May 2020.

  3. arXiv:1603.09320  [pdf

    cs.DS cs.CV cs.IR cs.SI

    Efficient and robust approximate nearest neighbor search using Hierarchical Navigable Small World graphs

    Authors: Yu. A. Malkov, D. A. Yashunin

    Abstract: We present a new approach for the approximate K-nearest neighbor search based on navigable small world graphs with controllable hierarchy (Hierarchical NSW, HNSW). The proposed solution is fully graph-based, without any need for additional search structures, which are typically used at the coarse search stage of the most proximity graph techniques. Hierarchical NSW incrementally builds a multi-lay… ▽ More

    Submitted 14 August, 2018; v1 submitted 30 March, 2016; originally announced March 2016.

    Comments: 13 pages, 15 figures