Search alternatives:
feature » features (Expand Search)
Showing 621 - 640 results of 11,103 for search 'feature problems', query time: 0.14s Refine Results
  1. 621
  2. 622

    THE PROBLEMS OF THE TRAINING SYSTEM OF SCIENTIFIC AND TEACHING STAFF IN POSTGRADUATE SCHOOL by S. Rukavishnikov

    Published 2021-11-01
    “…The article considers the main problems of the efficiency of the system of the preparation of scientific and scientific-teaching staff in contemporary conditions of the reformation of system of higher and postgraduate education in the Russian Federation. …”
    Get full text
    Article
  3. 623
  4. 624

    THE PROBLEMS OF ASSESSING THE EFFECTIVENESS OF THE INDIVIDUAL-ACCRUAL MODEL OF PENSION INSURANCE by A. K. Solov’ev

    Published 2018-05-01
    “…The main methodological feature and originality of this study is a multi-factor analysis, using methods of comparative analysis and actuarial forecasting of the whole set of conditions for the formation and implementation by insured persons of their pension rights in the individual-accrual model (both external to the pension system and internal as well), not carried out in other studies on this problem.Results.The article presents the results of economicstudies of the national practice of formation and implementation of pension rights of workers in the framework of the individual-accrual pension insurance program. …”
    Get full text
    Article
  5. 625

    A Road Extraction Algorithm for the Guided Fusion of Spatial and Channel Features from Multi-Spectral Images by Lin Gao, Yongqi Zhang, Aolin Jiao, Lincong Zhang

    Published 2025-02-01
    “…In the road extraction task, for the problem of low utilization of spectral features in high-resolution remote sensing images, we propose a Multi-spectral image-guided fusion of Spatial and Channel Features for road extraction algorithm (SC-FMNet). …”
    Get full text
    Article
  6. 626

    WSCDNet: A Window Structural Similarity Guided Deep Feature Recalibration Method for Remote Sensing Image Change Detection by Siming Fu, Sijun Dong, Xiaoliang Meng

    Published 2025-01-01
    “…This enables the model to better capture temporal information during feature extraction. Furthermore, we use a dense ladder-shaped fusion method, making full use of the multilevel feature maps in the feature pyramid. …”
    Get full text
    Article
  7. 627

    MP-NER: Morpho-Phonological Integration Embedding for Chinese Named Entity Recognition by Pu Li, Guopeng Cheng, Guojun Deng, Shuanghong Qu, Min Huang, Guoxiang Li

    Published 2025-01-01
    “…Ablation experiments further validate the effectiveness of the introduced radicals and phonetic features. The experimental results demonstrate that this model effectively captures the semantic information of Chinese characters, addresses the problem of Chinese character heterophony, and improves entity recognition performance. …”
    Get full text
    Article
  8. 628
  9. 629

    A Greedy Constructive Heuristic for Solving the Team Orienteering Problem with Variable Time Windows by Bibiana Granda, Begoña Vitoriano

    Published 2025-03-01
    “…These nodes can also impose time-window constraints, which can be variable if they are defined by a spread process, which behavior can be modified. The problem including all these features is the Team Orienteering Problem with Variable Time Windows (TOPVTW). …”
    Get full text
    Article
  10. 630

    State Instruments of Protectionism in Russian Industrial Policy: Theory and Practice by A. A. Rashchikov

    Published 2025-01-01
    “…The article examines the specifics and features of protectionism in Russian modern management. …”
    Get full text
    Article
  11. 631

    Phenomenology of abuse and neglect of children with developmental disabilities by Buha Nataša, Milanović-Dobrota Biljana, Stanimirov Ksenija, Mijatović Luka

    Published 2023-01-01
    “…Research findings indicate that the risk of maltreatment increases with the severity of behavioural problems, deficits in social skills and the presence of pronounced communication difficulties. …”
    Get full text
    Article
  12. 632

    The development features of entrepreneurship in the Khatlon and Sughd regions of the Republic of Tajikistan by Kh. I. Aminov

    Published 2017-11-01
    “…The article analyzes the state and reveals development features of entrepreneurship in two major regions of Tajikistan – Khatlon and Sughd. …”
    Get full text
    Article
  13. 633

    Angle Modulated Artificial Bee Colony Algorithms for Feature Selection by Gürcan Yavuz, Doğan Aydin

    Published 2016-01-01
    “…In this paper, to overcome this problem, angle modulation technique is used to reduce feature subset selection problem to four-dimensional continuous optimization problem instead of presenting the problem as a high-dimensional bit vector. …”
    Get full text
    Article
  14. 634
  15. 635

    Lane Detection Based on Connection of Various Feature Extraction Methods by Mingfa Li, Yuanyuan Li, Min Jiang

    Published 2018-01-01
    “…Lane detection is a challenging problem. It has attracted the attention of the computer vision community for several decades. …”
    Get full text
    Article
  16. 636

    Research on Spectrum Feature Identification of Indoor Multimodal Communication Signal by Yunfei Chen, Yang Liu, Xintao Fan

    Published 2021-01-01
    “…In order to solve the problem of large signal acquisition error caused by radio wave multipath effect in indoor environment, firstly, the signal source carried on the motion platform is collected for spectrum signal, and the signal processed by wavelet threshold denoising algorithms extracted and stored for spectrum feature extraction. …”
    Get full text
    Article
  17. 637

    A robust cyclic-feature detection against noise uncertainty by Qiang CHEN, Ming JIN, Jingwen TONG

    Published 2016-10-01
    “…However, noise uncertainty will degrade its performance severely. Aiming at this problem, a cyclic-feature detection method resisting to noise uncertainty was proposed. …”
    Get full text
    Article
  18. 638

    Method of anti-confusion texture feature descriptor for malware images by Yashu LIU, Zhihai WANG, Hanbing YAN, Yueran HOU, Yukun LAI

    Published 2018-11-01
    “…It is a new method that uses image processing and machine learning algorithms to classify malware samples in malware visualization field.The texture feature description method has great influence on the result.To solve this problem,a new method was presented that joints global feature of GIST with local features of LBP or dense SIFT in order to construct combinative descriptors of malware gray-scale images.Using those descriptors,the malware classification performance was greatly improved in contrast to traditional method,especially for those samples have higher similarity in the different families,or those have lower similarity in the same family.A lot of experiments show that new method is much more effective and general than traditional method.On the confusing dataset,the accuracy rate of classification has been greatly improved.…”
    Get full text
    Article
  19. 639

    Internet traffic classification using SVM with flexible feature space by Yaguan QIAN, Xiaohui GUAN, Bensheng YUN, Qiong LOU, Pengfei MA

    Published 2016-05-01
    “…SVM is a typical machine learning algorithm with prefect generalization capacity,which is suitable for the internet traffic classification.At present,there are two approaches,One-Against-All and One-Against-One,proposed for extending SVM to multi-class problem like traffic classification.However,these approaches are both based on a unique feature space.In fact,the separating capacity of a special traffic feature is not similar to different applications.Hence,flexible feature space for extending SVM was proposed,which constructs independent feature space with optimal discriminability for each binary-SVM and trains them under their own feature space.Finally,these trained binary-SVM were ensemble by One-Against-All and One-Against-One approaches.The experiments show that the proposed approach can efficiently improve the precision and callback of the traffic classifier and easily obtain more reasonable optimal separating hyper-plane.…”
    Get full text
    Article
  20. 640

    Internet traffic classification using SVM with flexible feature space by Yaguan QIAN, Xiaohui GUAN, Bensheng YUN, Qiong LOU, Pengfei MA

    Published 2016-05-01
    “…SVM is a typical machine learning algorithm with prefect generalization capacity,which is suitable for the internet traffic classification.At present,there are two approaches,One-Against-All and One-Against-One,proposed for extending SVM to multi-class problem like traffic classification.However,these approaches are both based on a unique feature space.In fact,the separating capacity of a special traffic feature is not similar to different applications.Hence,flexible feature space for extending SVM was proposed,which constructs independent feature space with optimal discriminability for each binary-SVM and trains them under their own feature space.Finally,these trained binary-SVM were ensemble by One-Against-All and One-Against-One approaches.The experiments show that the proposed approach can efficiently improve the precision and callback of the traffic classifier and easily obtain more reasonable optimal separating hyper-plane.…”
    Get full text
    Article