arXiv ScienceSearch

arXiv subjects

Dimitri Galayko

Publications and source records attributed to Dimitri Galayko.

10 recordsLinked to original sources

CASISR: Circular Arbitrary-Scale Image Super-Resolution

The generalization performance (GP) of deep learning-based arbitrary-scale image super-resolution (ASISR) methods is subject to limited training datasets and unlimited testing datasets. It is vitally significant to enhance the GP of the pretrained ASISR models by making full use of the testing samples. The ASISR models usually employ an open-loop architecture from low-resolution (LR) images to super-resolution (SR) images. The degradation model from SR samples to LR samples is known bicubic down-sampling for the classical ASISR, is supposed down-sampling with additive random noise for the blind ASISR, and is learnable for the real-world ASISR. Combining the ASISR and degradation models, it is potentially possible to adopt a closed-loop architecture based on the automatic control theory for strengthening the GP of the ASISR methods. Therefore, this paper proposes a closed-loop architecture, circular ASISR (CASISR), to lift the capability of image reconstruction. A mathematical nonlinear loop equation is established to describe the CASISR, the reasonability of the CASISR is proven by conditional probability theory, and the stability of the CASISR is proven by Taylor series approximation. The first-order and second-order absolute difference images are defined to compare the image reconstruction performance of the ASISR and the CASISR methods. Comprehensive simulation experiments show that the proposed CASISR approach outperforms the eight state-of-the-art ASISR approaches in the quality of image reconstruction. Especially, the proposed CASISR is extraordinarily suitable for fractional SR scale factors and is extremely effective for text and stripe images with drastically changed edges.

cs.CV

CECGSR: Circular ECG Super-Resolution

Background and Objective: The electrocardiogram (ECG) plays a crucial role in the diagnosis and treatment of various cardiac diseases. ECG signals suffer from low-resolution (LR) due to the use of convenient acquisition devices, as well as internal and external noises and artifacts. Classical ECG super-resolution (ECGSR) methods adopt an open-loop architecture that converts LR ECG signals to super-resolution (SR) ones. According to the theory of automatic control, a closed-loop framework exhibits superior dynamic and static performance compared with its open-loop counterpart. Methods: This paper proposes a closed-loop approach, termed circular ECGSR (CECGSR), which models the degradation process from SR ECG signals to LR ones. The negative feedback mechanism of the closed-loop system is based on the differences between the LR ECG signals. A mathematical loop equation is constructed to characterize the closed-loop infrastructure. The Taylor series expansion is employed to demonstrate the near-zero steady-state error of the proposed method. A Plug-and-Play strategy is considered to establish the SR unit of the proposed architecture, leveraging any existing advanced open-loop ECGSR methods. This paper also presents Transformer model based open-loop ECGSR and closed-loop CECGSR algorithms. Results: Simulation experiments on both noiseless and noisy subsets of the Physikalisch-Technische Bundesanstalt-Extra Large (PTB-XL) datasets demonstrate that the proposed CECGSR outperforms state-of-the-art open-loop ECGSR algorithms in the reconstruction performance of ECG signals. Conclusions: The proposed method will efficiently enrich ECG signal details and remove ECG signal artifacts in clinical applications.

eess.SP

Energy-Aware Scheduling Strategies for Partially-Replicable Task Chains on Heterogeneous Processors

The arrival of heterogeneous (or hybrid) multicore architectures has brought new performance trade-offs for applications, and efficiency opportunities to systems. They have also increased the challenges related to thread scheduling, as tasks' execution times will vary depending if they are placed on big (performance) cores or little (efficient) ones. In this paper, we focus on the challenges heterogeneous multicore processors bring to partially-replicable task chains, such as the ones that implement digital communication standards in Software-Defined Radio (SDR). Our objective is to maximize the throughput of these task chains while also minimizing their power consumption. We model this problem as a pipelined workflow scheduling problem using pipelined and replicated parallelism on two types of resources whose objectives are to minimize the period and to use as many little cores as necessary. We propose two greedy heuristics (FERTAC and 2CATAC) and one optimal dynamic programming (HeRAD) solution to the problem. We study an open source implementation of the DVB-S2 communication standard based on the StreamPU runtime. Leading processor vendors are covered with ARM, Apple, AMD, and Intel platforms. Both the achieved throughput and the energy consumption are evaluated. Our results demonstrate the benefits and drawbacks of the different proposed solutions. On average, FERTAC and 2CATAC achieve near-optimal solutions, with periods that are less than 10% worse than the optimal (HeRAD). These three scheduling strategies now enable programmers and users of StreamPU to transparently make use of heterogeneous multicore processors and achieve a throughput that differs from its theoretical maximum by less than 6% on average. On the DVB-S2 receiver, it is also shown that the heterogeneous solutions outperform the best homogeneous ones in terms of energy efficiency by 8% on average.

cs.DC

CIC: Circular Image Compression

Learned image compression (LIC) is currently the cutting-edge method. However, the inherent difference between testing and training images of LIC results in performance degradation to some extent. Especially for out-of-sample, out-of-distribution, or out-of-domain testing images, the performance of LIC degrades significantly. Classical LIC is a serial image compression (SIC) approach that utilizes an open-loop architecture with serial encoding and decoding units. Nevertheless, according to the principles of automatic control systems, a closed-loop architecture holds the potential to improve the dynamic and static performance of LIC. Therefore, a circular image compression (CIC) approach with closed-loop encoding and decoding elements is proposed to minimize the gap between testing and training images and upgrade the capability of LIC. The proposed CIC establishes a nonlinear loop equation and proves that steady-state error between reconstructed and original images is close to zero by Taylor series expansion. The proposed CIC method possesses the property of Post-Training and Plug-and-Play which can be built on any existing advanced SIC methods. Experimental results including rate-distortion curves on five public image compression datasets demonstrate that the proposed CIC outperforms eight competing state-of-the-art open-source SIC algorithms in reconstruction capacity. Experimental results further show that the proposed method is suitable for out-of-sample testing images with dark backgrounds, sharp edges, high contrast, grid shapes, or complex patterns.

eess.IV

CMISR: Circular Medical Image Super-Resolution

Classical methods of medical image super-resolution (MISR) utilize open-loop architecture with implicit under-resolution (UR) unit and explicit super-resolution (SR) unit. The UR unit can always be given, assumed, or estimated, while the SR unit is elaborately designed according to various SR algorithms. The closed-loop feedback mechanism is widely employed in current MISR approaches and can efficiently improve their performance. The feedback mechanism may be divided into two categories: local feedback and global feedback. Therefore, this paper proposes a global feedback-based closed-cycle framework, circular MISR (CMISR), with unambiguous UR and advanced SR elements. Mathematical model and closed-loop equation of CMISR are built. Mathematical proof with Taylor-series approximation indicates that CMISR has zero recovery error in steady-state. In addition, CMISR holds plug-and-play characteristic that fuses model-based and learning-based approaches and can be established on any existing MISR algorithms. Five CMISR algorithms are respectively proposed based on the state-of-the-art open-loop MISR algorithms. Experimental results with three scale factors and on three open medical image datasets show that CMISR is superior to MISR in reconstruction performance and is particularly suited to medical images with strong edges or intense contrast.

eess.IV

CSwin2SR: Circular Swin2SR for Compressed Image Super-Resolution

Closed-loop negative feedback mechanism is extensively utilized in automatic control systems and brings about extraordinary dynamic and static performance. In order to further improve the reconstruction capability of current methods of compressed image super-resolution, a circular Swin2SR (CSwin2SR) approach is proposed. The CSwin2SR contains a serial Swin2SR for initial super-resolution reestablishment and circular Swin2SR for enhanced super-resolution reestablishment. Simulated experimental results show that the proposed CSwin2SR dramatically outperforms the classical Swin2SR in the capacity of super-resolution recovery. On DIV2K test and valid datasets, the average increment of PSNR is greater than 0.18 dB and the related average increment of SSIM is greater than 0.01.

eess.IV

Cascade Decoders-Based Autoencoders for Image Reconstruction

Autoencoders are composed of coding and decoding units, hence they hold the inherent potential of high-performance data compression and signal compressed sensing. The main disadvantages of current autoencoders comprise the following several aspects: the research objective is not data reconstruction but feature representation; the performance evaluation of data recovery is neglected; it is hard to achieve lossless data reconstruction by pure autoencoders, even by pure deep learning. This paper aims for image reconstruction of autoencoders, employs cascade decoders-based autoencoders, perfects the performance of image reconstruction, approaches gradually lossless image recovery, and provides solid theory and application basis for autoencoders-based image compression and compressed sensing. The proposed serial decoders-based autoencoders include the architectures of multi-level decoders and the related optimization algorithms. The cascade decoders consist of general decoders, residual decoders, adversarial decoders and their combinations. It is evaluated by the experimental results that the proposed autoencoders outperform the classical autoencoders in the performance of image reconstruction.

cs.LG

ICRICS: Iterative Compensation Recovery for Image Compressive Sensing

Closed-loop architecture is widely utilized in automatic control systems and attain distinguished performance. However, classical compressive sensing systems employ open-loop architecture with separated sampling and reconstruction units. Therefore, a method of iterative compensation recovery for image compressive sensing (ICRICS) is proposed by introducing closed-loop framework into traditional compresses sensing systems. The proposed method depends on any existing approaches and upgrades their reconstruction performance by adding negative feedback structure. Theory analysis on negative feedback of compressive sensing systems is performed. An approximate mathematical proof of the effectiveness of the proposed method is also provided. Simulation experiments on more than 3 image datasets show that the proposed method is superior to 10 competition approaches in reconstruction performance. The maximum increment of average peak signal-to-noise ratio is 4.36 dB and the maximum increment of average structural similarity is 0.034 on one dataset. The proposed method based on negative feedback mechanism can efficiently correct the recovery error in the existing systems of image compressive sensing.

cs.LG

Electrostatic Near-Limits Kinetic Energy Harvesting from Arbitrary Input Vibrations

The full architecture of an electrostatic kinetic energy harvester (KEH) based on the concept of near-limits KEH is reported. This concept refers to the conversion of kinetic energy to electric energy, from environmental vibrations of arbitrary forms, and at rates that target the physical limits set by the device's size and the input excitation characteristics. This is achieved thanks to the synthesis of particular KEH's mass dynamics, that maximize the harvested energy. Synthesizing these dynamics requires little hypotheses on the exact form of the input vibrations. In the proposed architecture, these dynamics are implemented by an adequate mechanical control which is synthesized by the electrostatic transducer. An interface circuit is proposed to carry out the necessary energy transfers between the transducer and the system's energy tank. A computation and finite-state automaton unit controls the interface circuit, based on the external input and on the system's mechanical state. The operation of the reported near-limits KEH is illustrated in simulations that demonstrate proof of concept of the proposed architecture. A figure of $68\%$ of the absolute limit of the KEH's input energy for the considered excitation is attained. This can be further improved by complete system optimization that takes into account the application constraints, the control law, the mechanical design of the transducer, the electrical interface design, and the sensing and computation blocks.

physics.app-ph

Optimization and AMS Modeling for Design of an Electrostatic Vibration Energy Harvester's Conditioning Circuit with an Auto-Adaptive Process to the External Vibration Changes

Electrostatic transducers for vibration energy scavenging have been an object to numerous studies, but are still facing major issues relating to their conditioning circuit. One of the most popular ones uses a charge pump and a flyback circuit based on a Buck DC-DC converter (Fig. 1). A commutation between the energy accumulation in the charge pump and the recharge of the buffer capacitor Cres is assured by a switch which is the major bottleneck in the energy harvester circuit. The commutation timing of the switch determines the efficiency of the energy harvesting. In previous papers [1] the switch commutates periodically with some fixed duty ratio. However, this solution is not appropriate when the environment parameters, e.g. the vibration frequency, change. We found that the switching should be ordered by the internal state of the circuit, an not by some fixed timing scenario. We presents how to find the optimal operation mode of the harvester. To validate the study, the system was modeled using a mixed VHDL-AMS - ELDO model.

cs.OH