IEICE Transactions on Fundamentals of Electronics, Communications and Computer Sciences
Online ISSN : 1745-1337
Print ISSN : 0916-8508
Volume E107.A, Issue 6
Displaying 1-14 of 14 articles from this issue
Regular Section
  • Tetsushi YUGE, Yasumasa SAGAWA, Natsumi TAKAHASHI
    Article type: PAPER
    Subject area: Reliability, Maintainability and Safety Analysis
    2024Volume E107.AIssue 6 Pages 855-863
    Published: June 01, 2024
    Released on J-STAGE: June 01, 2024
    Advance online publication: September 11, 2023
    JOURNAL FREE ACCESS

    This paper discusses the resilience of networks based on graph theory and stochastic process. The electric power network where edges may fail simultaneously and the performance of the network is measured by the ratio of connected nodes is supposed for the target network. For the restoration, under the constraint that the resources are limited, the failed edges are repaired one by one, and the order of the repair for several failed edges is determined with the priority to the edge that the amount of increasing system performance is the largest after the completion of repair. Two types of resilience are discussed, one is resilience in the recovery stage according to the conventional definition of resilience and the other is steady state operational resilience considering the long-term operation in which the network state changes stochastically. The second represents a comprehensive capacity of resilience for a system and is analytically derived by Markov analysis. We assume that the large-scale disruption occurs due to the simultaneous failure of edges caused by the common cause failures in the analysis. Marshall-Olkin type shock model and α factor method are incorporated to model the common cause failures. Then two resilience measures, “operational resilience” and “operational resilience in recovery stage” are proposed. We also propose approximation methods to obtain these two operational resilience measures for complex networks.

    Download PDF (1373K)
  • Jin XIE, Fangmin XU
    Article type: PAPER
    Subject area: Communication Theory and Signals
    2024Volume E107.AIssue 6 Pages 864-872
    Published: June 01, 2024
    Released on J-STAGE: June 01, 2024
    Advance online publication: September 20, 2023
    JOURNAL FREE ACCESS

    To mitigate the interference caused by frequency reuse between inter-layer and intra-layer users for Non-Orthogonal Multiple Access (NOMA) based device-to-device (D2D) communication underlaying cellular systems, this paper proposes a joint optimization strategy that combines user grouping and resource allocation. Specifically, the optimization problem is formulated to maximize the sum rate while ensuring the minimum rate of cellular users, considering three optimization parameters: user grouping, sub channel allocation and power allocation. However, this problem is a mixed integer nonlinear programming (MINLP) problem and is hard to solve directly. To address this issue, we divide the problem into two sub-problems: user grouping and resource allocation. First, we classify D2D users into D2D pairs or D2D NOMA groups based on the greedy algorithm. Then, in terms of resource allocation, we allocate the sub-channel to D2D users by swap matching algorithm to reduce the co-channel interference, and optimize the transmission power of D2D by the local search algorithm. Simulation results show that, compared to other schemes, the proposed algorithm significantly improves the system sum rate and spectral utilization.

    Download PDF (1522K)
  • Shuyun LUO, Wushuang WANG, Yifei LI, Jian HOU, Lu ZHANG
    Article type: PAPER
    Subject area: Mobile Information Network and Personal Communications
    2024Volume E107.AIssue 6 Pages 873-880
    Published: June 01, 2024
    Released on J-STAGE: June 01, 2024
    Advance online publication: September 14, 2023
    JOURNAL FREE ACCESS

    Crowdsourcing becomes a popular data-collection method to relieve the burden of high cost and latency for data-gathering. Since the involved users in crowdsourcing are volunteers, need incentives to encourage them to provide data. However, the current incentive mechanisms mostly pay attention to the data quantity, while ignoring the data quality. In this paper, we design a Data-quality awaRe IncentiVe mEchanism (DRIVE) for collaborative tasks based on the Stackelberg game to motivate users with high quality, the highlight of which is the dynamic reward allocation scheme based on the proposed data quality evaluation method. In order to guarantee the data quality evaluation response in real-time, we introduce the mobile edge computing framework. Finally, one case study is given and its real-data experiments demonstrate the superior performance of DRIVE.

    Download PDF (1675K)
  • Wanying MAN, Guiqin YANG, Shurui FENG
    Article type: PAPER
    Subject area: Human Communications
    2024Volume E107.AIssue 6 Pages 881-889
    Published: June 01, 2024
    Released on J-STAGE: June 01, 2024
    Advance online publication: September 05, 2023
    JOURNAL FREE ACCESS

    Software Defined Networking (SDN), a new network architecture, allows for centralized network management by separating the control plane from the forwarding plane. Because forwarding and control is separated, distributed denial of service (DDoS) assaults provide a greater threat to SDN networks. To address the problem, this paper uses a joint high-precision attack detection combining self-attentive mechanism and support vector machine: a trigger mechanism deployed at both control and data layers is proposed to trigger the initial detection of DDoS attacks; the data in the network under attack is screened in detail using a combination of self-attentive mechanism and support vector machine; the control plane is proposed to initiate attack defense using the OpenFlow protocol features to issue flow tables for accurate classification results. The experimental results show that the trigger mechanism can react to the attack in time with less than 20% load, and the accurate detection mechanism is better than the existing inspection and testing methods, with a precision rate of 98.95% and a false alarm rate of only 1.04%. At the same time, the defense strategy can achieve timely recovery of network characteristics.

    Download PDF (2753K)
  • Kai YU, Wentao LYU, Xuyi YU, Qing GUO, Weiqiang XU, Lu ZHANG
    Article type: PAPER
    Subject area: Neural Networks and Bioengineering
    2024Volume E107.AIssue 6 Pages 890-898
    Published: June 01, 2024
    Released on J-STAGE: June 01, 2024
    Advance online publication: September 04, 2023
    JOURNAL FREE ACCESS

    The automatic defect detection for fabric images is an essential mission in textile industry. However, there are some inherent difficulties in the detection of fabric images, such as complexity of the background and the highly uneven scales of defects. Moreover, the trade-off between accuracy and speed should be considered in real applications. To address these problems, we propose a novel model based on YOLOv4 to detect defects in fabric images, called Feature Augmentation YOLO (FA-YOLO). In terms of network structure, FA-YOLO adds an additional detection head to improve the detection ability of small defects and builds a powerful Neck structure to enhance feature fusion. First, to reduce information loss during feature fusion, we perform the residual feature augmentation (RFA) on the features after dimensionality reduction by using 1×1 convolution. Afterward, the attention module (SimAM) is embedded into the locations with rich features to improve the adaptation ability to complex backgrounds. Adaptive spatial feature fusion (ASFF) is also applied to output of the Neck to filter inconsistencies across layers. Finally, the cross-stage partial (CSP) structure is introduced for optimization. Experimental results based on three real industrial datasets, including Tianchi fabric dataset (72.5% mAP), ZJU-Leaper fabric dataset (0.714 of average F1-score) and NEU-DET steel dataset (77.2% mAP), demonstrate the proposed FA-YOLO achieves competitive results compared to other state-of-the-art (SoTA) methods.

    Download PDF (22058K)
  • Pingping WANG, Xinyi ZHANG, Yuyan ZHAO, Yueti LI, Kaisheng XU, Shuaiyi ...
    Article type: PAPER
    Subject area: Neural Networks and Bioengineering
    2024Volume E107.AIssue 6 Pages 899-908
    Published: June 01, 2024
    Released on J-STAGE: June 01, 2024
    Advance online publication: September 15, 2023
    JOURNAL FREE ACCESS

    Leukemia is a common and highly dangerous blood disease that requires early detection and treatment. Currently, the diagnosis of leukemia types mainly relies on the pathologist's morphological examination of blood cell images, which is a tedious and time-consuming process, and the diagnosis results are highly subjective and prone to misdiagnosis and missed diagnosis. This research suggests a blood cell image recognition technique based on an enhanced Vision Transformer to address these problems. Firstly, this paper incorporate convolutions with token embedding to replace the positional encoding which represent coarse spatial information. Then based on the Transformer's self-attention mechanism, this paper proposes a sparse attention module that can select identifying regions in the image, further enhancing the model's fine-grained feature expression capability. Finally, this paper uses a contrastive loss function to further increase the intra-class consistency and inter-class difference of classification features. According to experimental results, The model in this study has an identification accuracy of 92.49% on the Munich single-cell morphological dataset, which is an improvement of 1.41% over the baseline. And comparing with sota Swin transformer, this method still get greater performance. So our method has the potential to provide reference for clinical diagnosis by physicians.

    Download PDF (6069K)
  • Gaku NEMOTO, Kunihiko HIRAISHI
    Article type: PAPER
    Subject area: Mathematical Systems Science
    2024Volume E107.AIssue 6 Pages 909-918
    Published: June 01, 2024
    Released on J-STAGE: June 01, 2024
    Advance online publication: September 05, 2023
    JOURNAL FREE ACCESS

    Assortment optimization is one of main problems for retailers, and has been widely studied. In this paper, we focus on vending machines, which have many characteristic issues to be considered. We first formulate an assortment optimization problem for vending machines, next propose a model that represents consumer's decision making, and then show a solution method based on partially observable Markov decision process (POMDP). The problem includes incomplete state observation, stochastic consumer behavior and policy decisions that maximize future expected rewards. Using computer simulation, we observe that sales increases compared to that by heuristic methods under the same condition. Moreover, the sales approaches the theoretical upper bound.

    Download PDF (1545K)
  • Yufei HAN, Jiaye XIE, Yibo LI
    Article type: LETTER
    Subject area: Digital Signal Processing
    2024Volume E107.AIssue 6 Pages 919-922
    Published: June 01, 2024
    Released on J-STAGE: June 01, 2024
    Advance online publication: September 11, 2023
    JOURNAL FREE ACCESS

    The steady-state and convergence performances are important indicators to evaluate adaptive algorithms. The step-size affects these two important indicators directly. Many relevant scholars have also proposed some variable step-size adaptive algorithms for improving performance. However, there are still some problems in these existing variable step-size adaptive algorithms, such as the insufficient theoretical analysis, the imbalanced performance and the unachievable parameter. These problems influence the actual performance of some algorithms greatly. Therefore, we intend to further explore an inherent relationship between the key performance and the step-size in this paper. The variation of mean square deviation (MSD) is adopted as the cost function. Based on some theoretical analyses and derivations, a novel variable step-size algorithm with a dynamic limited function (DLF) was proposed. At the same time, the sufficient theoretical analysis is conducted on the weight deviation and the convergence stability. The proposed algorithm is also tested with some typical algorithms in many different environments. Both the theoretical analysis and the experimental result all have verified that the proposed algorithm equips a superior performance.

    Download PDF (513K)
  • Gyulim KIM, Hoojin LEE, Xinrong LI, Seong Ho CHAE
    Article type: LETTER
    Subject area: Communication Theory and Signals
    2024Volume E107.AIssue 6 Pages 923-927
    Published: June 01, 2024
    Released on J-STAGE: June 01, 2024
    Advance online publication: September 19, 2023
    JOURNAL FREE ACCESS

    This letter studies the secrecy outage probability (SOP) and the secrecy diversity order of Alamouti STBC with decision feedback (DF) detection over the time-selective fading channels. For given temporal correlations, we have derived the exact SOPs and their asymptotic approximations for all possible combinations of detection schemes including joint maximum likehood (JML), zero-forcing (ZF), and DF at Bob and Eve. We reveal that the SOP is mainly influenced by the detection scheme of the legitimate receiver rather than eavesdropper and the achievable secrecy diversity order converges to two and one for JML only at Bob (i.e., JML-JML/ZF/DF) and for the other cases (i.e., ZF-JML/ZF/DF, DF-JML/ZF/DF), respectively. Here, p-q combination pair indicates that Bob and Eve adopt the detection method p ∈ {JML, ZF, DF} and q ∈ {JML, ZF, DF}, respectively.

    Download PDF (507K)
  • Menglong WU, Yongfa XIE, Yongchao SHI, Jianwen ZHANG, Tianao YAO, Wenk ...
    Article type: LETTER
    Subject area: Communication Theory and Signals
    2024Volume E107.AIssue 6 Pages 928-931
    Published: June 01, 2024
    Released on J-STAGE: June 01, 2024
    Advance online publication: September 20, 2023
    JOURNAL FREE ACCESS

    Direct-current biased optical orthogonal frequency division multiplexing (DCO-OFDM) converts bipolar OFDM signals into unipolar non-negative signals by introducing a high DC bias, which satisfies the requirement that the signal transmitted by intensity modulated/direct detection (IM/DD) must be positive. However, the high DC bias results in low power efficiency of DCO-OFDM. An adaptively biased optical OFDM was proposed, which could be designed with different biases according to the signal amplitude to improve power efficiency in this letter. The adaptive bias does not need to be taken off deliberately at the receiver, and the interference caused by the adaptive bias will only be placed on the reserved subcarriers, which will not affect the effective information. Moreover, the proposed OFDM uses Hartley transform instead of Fourier transform used in conventional optical OFDM, which makes this OFDM have low computational complexity and high spectral efficiency. The simulation results show that the normalized optical bit energy to noise power ratio (Eb(opt)/N0) required by the proposed OFDM at the bit error rate (BER) of 10-3 is, on average, 7.5dB and 3.4dB lower than that of DCO-OFDM and superimposed asymmetrically clipped optical OFDM (ACO-OFDM), respectively.

    Download PDF (478K)
  • Sinh Cong LAM, Bach Hung LUU, Kumbesan SANDRASEGARAN
    Article type: LETTER
    Subject area: Mobile Information Network and Personal Communications
    2024Volume E107.AIssue 6 Pages 932-935
    Published: June 01, 2024
    Released on J-STAGE: June 01, 2024
    Advance online publication: March 06, 2024
    JOURNAL FREE ACCESS

    Cooperative Communication is one of the most effective techniques to improve the desired signal quality of the typical user. This paper studies an indoor cellular network system that deploys the Reconfigurable Intelligent Surfaces (RIS) at the position of BSs to enable the cooperative features. To evaluate the network performance, the coverage probability expression of the typical user in the indoor wireless environment with presence of walls and effects of Rayleigh fading is derived. The analytical results shows that the RIS-assisted system outperforms the regular one in terms of coverage probability.

    Download PDF (397K)
  • Guang LI, Ren TOGO, Takahiro OGAWA, Miki HASEYAMA
    Article type: LETTER
    Subject area: Image
    2024Volume E107.AIssue 6 Pages 936-940
    Published: June 01, 2024
    Released on J-STAGE: June 01, 2024
    Advance online publication: September 06, 2023
    JOURNAL FREE ACCESS

    In this study, we propose a novel dataset distillation method based on parameter pruning. The proposed method can synthesize more robust distilled datasets and improve distillation performance by pruning difficult-to-match parameters during the distillation process. Experimental results on two benchmark datasets show the superiority of the proposed method.

    Download PDF (12595K)
  • Yuichiro TANAKA, Hakaru TAMUKOH
    Article type: LETTER
    Subject area: Neural Networks and Bioengineering
    2024Volume E107.AIssue 6 Pages 941-944
    Published: June 01, 2024
    Released on J-STAGE: June 01, 2024
    Advance online publication: September 11, 2023
    JOURNAL FREE ACCESS

    In this study, we introduce a reservoir-based one-dimensional (1D) convolutional neural network that processes time-series data at a low computational cost, and investigate its performance and training time. Experimental results show that the proposed network consumes lower training computational costs and that it outperforms the conventional reservoir computing in a sound-classification task.

    Download PDF (488K)
Errata
feedback
Top