Journal articles on the topic 'Sequential processing (Computer science)'

To see the other types of publications on this topic, follow the link: Sequential processing (Computer science).

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the top 50 journal articles for your research on the topic 'Sequential processing (Computer science).'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Browse journal articles on a wide variety of disciplines and organise your bibliography correctly.

1

Carmesin, H. O., and H. Schwegler. "Parallel versus sequential processing of relational stimulus structures." Biological Cybernetics 71, no. 6 (October 1994): 523–29. http://dx.doi.org/10.1007/bf00198470.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Carmesin, H. O., and H. Schwegler. "Parallel versus sequential processing of relational stimulus structures." Biological Cybernetics 71, no. 6 (October 1, 1994): 523–29. http://dx.doi.org/10.1007/s004220050111.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Lee, Yong-Joo, and Paul Zipkin. "Processing Networks with Inventories: Sequential Refinement Systems." Operations Research 43, no. 6 (December 1995): 1025–36. http://dx.doi.org/10.1287/opre.43.6.1025.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Korde, P. S., and P. B. Khanale. "Cache Oblivious Matrix Multiplication Algorithm using Sequential Access Processing." Research Journal of Information Technology 3, no. 1 (January 1, 2011): 61–67. http://dx.doi.org/10.3923/rjit.2011.61.67.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

LeBron Paige, A., Ö. Özdamar, and R. E. Delgado. "Two-dimensional spectral processing of sequential evoked potentials." Medical & Biological Engineering & Computing 34, no. 3 (May 1996): 239–43. http://dx.doi.org/10.1007/bf02520080.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Sharma, Shalini, and Angshul Majumdar. "Sequential Transform Learning." ACM Transactions on Knowledge Discovery from Data 15, no. 5 (June 26, 2021): 1–18. http://dx.doi.org/10.1145/3447394.

Full text
APA, Harvard, Vancouver, ISO, and other styles
Abstract:
This work proposes a new approach for dynamical modeling; we call it sequential transform learning. This is loosely based on the transform (analysis dictionary) learning formulation. This is the first work on this topic. Transform learning, was originally developed for static problems; we modify it to model dynamical systems by introducing a feedback loop. The learnt transform coefficients for the t th instant are fed back along with the t + 1st sample, thereby establishing a Markovian relationship. Furthermore, the formulation is made supervised by the label consistency cost. Our approach keeps the best of two worlds, marrying the interpretability and uncertainty measure of signal processing with the function approximation ability of neural networks. We have carried out experiments on one of the most challenging problems in dynamical modeling - stock forecasting. Benchmarking with the state-of-the-art has shown that our method excels over the rest.
7

Zhuo, Youwei, Jingji Chen, Gengyu Rao, Qinyi Luo, Yanzhi Wang, Hailong Yang, Depei Qian, and Xuehai Qian. "Distributed Graph Processing System and Processing-in-memory Architecture with Precise Loop-carried Dependency Guarantee." ACM Transactions on Computer Systems 37, no. 1-4 (June 2021): 1–37. http://dx.doi.org/10.1145/3453681.

Full text
APA, Harvard, Vancouver, ISO, and other styles
Abstract:
To hide the complexity of the underlying system, graph processing frameworks ask programmers to specify graph computations in user-defined functions (UDFs) of graph-oriented programming model. Due to the nature of distributed execution, current frameworks cannot precisely enforce the semantics of UDFs, leading to unnecessary computation and communication. It exemplifies a gap between programming model and runtime execution. This article proposes novel graph processing frameworks for distributed system and Processing-in-memory (PIM) architecture that precisely enforces loop-carried dependency; i.e., when a condition is satisfied by a neighbor, all following neighbors can be skipped. Our approach instruments the UDFs to express the loop-carried dependency, then the distributed execution framework enforces the precise semantics by performing dependency propagation dynamically. Enforcing loop-carried dependency requires the sequential processing of the neighbors of each vertex distributed in different nodes. We propose to circulant scheduling in the framework to allow different nodes to process disjoint sets of edges/vertices in parallel while satisfying the sequential requirement. The technique achieves an excellent trade-off between precise semantics and parallelism—the benefits of eliminating unnecessary computation and communication offset the reduced parallelism. We implement a new distributed graph processing framework SympleGraph, and two variants of runtime systems— GraphS and GraphSR —for PIM-based graph processing architecture, which significantly outperform the state-of-the-art.
8

ROBERGE, VINCENT, and MOHAMMED TARBOUCHI. "COMPARISON OF PARALLEL PARTICLE SWARM OPTIMIZERS FOR GRAPHICAL PROCESSING UNITS AND MULTICORE PROCESSORS." International Journal of Computational Intelligence and Applications 12, no. 01 (March 2013): 1350006. http://dx.doi.org/10.1142/s1469026813500065.

Full text
APA, Harvard, Vancouver, ISO, and other styles
Abstract:
In this paper, we present a parallel implementation of the particle swarm optimization (PSO) on graphical processing units (GPU) using CUDA. By fully utilizing the processing power of graphic processors, our implementation (CUDA-PSO) provides a speedup of 167× compared to a sequential implementation on CPU. This speedup is significantly superior to what has been reported in recent papers and is achieved by four optimizations we made to better adapt the parallel algorithm to the specific architecture of the NVIDIA GPU. However, because today's personal computers are usually equipped with a multicore CPU, it may be unfair to compare our CUDA implementation to a sequential one. For this reason, we implemented a parallel PSO for multicore CPUs using MPI (MPI-PSO) and compared its performance against our CUDA-PSO. The execution time of our CUDA-PSO remains 15.8× faster than our MPI-PSO which ran on a high-end 12-core workstation. Moreover, we show with statistical significance that the results obtained using our CUDA-PSO are of equal quality as the results obtained by the sequential PSO or the MPI-PSO. Finally, we use our parallel PSO for real-time harmonic minimization of multilevel power inverters with 20 DC sources while considering the first 100 harmonics and show that our CUDA-PSO is 294× faster than the sequential PSO and 32.5× faster than our parallel MPI-PSO.
9

CHANG, C. Y., and K. YAO. "SYSTOLIC ARRAY PROCESSING OF THE SEQUENTIAL DECODING ALGORITHM." International Journal of High Speed Computing 01, no. 03 (September 1989): 465–80. http://dx.doi.org/10.1142/s0129053389000251.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

Ha, Ok-Kyoon, Keonpyo Lee, Wan-Jin Kim, and Kun Su Yoon. "Effective Parallelization Method for Object Recognition in 2D Sonar Images Based on Task Partitioning." Scientific Programming 2019 (March 3, 2019): 1–9. http://dx.doi.org/10.1155/2019/8908950.

Full text
APA, Harvard, Vancouver, ISO, and other styles
Abstract:
Techniques for analyzing and avoiding hazardous objects and situations on the seabed are being developed to ensure the safety of ships and submersibles from various hazards. Improvements in accuracy and real-time response are critical for underwater object recognition, which rely on underwater sonar detection to remove noises and analyze the data. Therefore, parallel processing is being introduced for real-time processing of two-dimensional (2D) underwater sonar detector images for seabed monitoring. However, this requires optimized parallel processing between the modules for image processing and the data processing of a vast amount of data. This study proposes an effective parallel processing method, called Task Partitioning, based on central and graphical processing units for monitoring and identifying underwater objects in real time based on 2D-imaging sonar. The practicality of the proposed method is evaluated experimentally by comparing it to the sequential processing method. The experimental results show that the Task Partitioning method significantly improves the processing time for sonar images because it reduces the average execution time to 1% and 5% of the sequential processing method and general parallelization, respectively.
11

KRITHIVASAN, KAMALA, N. SAKTHI BALAN, and PRAHLADH HARSHA. "DISTRIBUTED PROCESSING IN AUTOMATA." International Journal of Foundations of Computer Science 10, no. 04 (December 1999): 443–63. http://dx.doi.org/10.1142/s0129054199000319.

Full text
APA, Harvard, Vancouver, ISO, and other styles
Abstract:
With distributed computing beginning to play a major role in modern Computer Science, the theory of grammar systems and distributed automata has been developed in order to model distributed computing. In this paper, we introduce the notion of distributed automata in the sequential sense. Distributed Automata are a group of automata working in unison to accept one language. We build the theory of distributed for FSA and PDA in different modes of acceptance like the t-mode, *-mode, =k-mode, ≤k-mode and ≥k-mode. We then analyze the acceptance power of each automata in all the above modes. We present proofs that distributed FSAs do not have any additional power over "centralized" FSAs in any of the modes, while distributed PDAs with only two components are as powerful as Turing Machines in all of the modes. We give proofs for the equivalence of all modes in the case of PDAs. We also study a restricted version of distributed PDA called k-turn distributed PDA.
12

Lee, Min-Seong, Jee-Tae Park, Ui-Jun Baek, Jung-woo Choi, Chang-Yui Shin, and Myung-Sup Kim. "Deep Learning-Based Traffic Classification Speed Improvement Through Sequential Data Processing." Journal of Korean Institute of Communications and Information Sciences 47, no. 12 (December 31, 2022): 2096–103. http://dx.doi.org/10.7840/kics.2022.47.12.2096.

Full text
APA, Harvard, Vancouver, ISO, and other styles
13

Itai, Alon, and Yoav Raz. "The number of buffers required for sequential processing of a disk file." Communications of the ACM 31, no. 11 (November 1988): 1338–42. http://dx.doi.org/10.1145/50087.50095.

Full text
APA, Harvard, Vancouver, ISO, and other styles
14

Oba, Takanobu, Takaaki Hori, and Atsushi Nakamura. "Sequential dependency analysis for online spontaneous speech processing." Speech Communication 50, no. 7 (July 2008): 616–25. http://dx.doi.org/10.1016/j.specom.2008.04.008.

Full text
APA, Harvard, Vancouver, ISO, and other styles
15

Frank, Stefan L., Rens Bod, and Morten H. Christiansen. "How hierarchical is language use?" Proceedings of the Royal Society B: Biological Sciences 279, no. 1747 (September 12, 2012): 4522–31. http://dx.doi.org/10.1098/rspb.2012.1741.

Full text
APA, Harvard, Vancouver, ISO, and other styles
Abstract:
It is generally assumed that hierarchical phrase structure plays a central role in human language. However, considerations of simplicity and evolutionary continuity suggest that hierarchical structure should not be invoked too hastily. Indeed, recent neurophysiological, behavioural and computational studies show that sequential sentence structure has considerable explanatory power and that hierarchical processing is often not involved. In this paper, we review evidence from the recent literature supporting the hypothesis that sequential structure may be fundamental to the comprehension, production and acquisition of human language. Moreover, we provide a preliminary sketch outlining a non-hierarchical model of language use and discuss its implications and testable predictions. If linguistic phenomena can be explained by sequential rather than hierarchical structure, this will have considerable impact in a wide range of fields, such as linguistics, ethology, cognitive neuroscience, psychology and computer science.
16

Cachin, Christian, Idit Keidar, and Alexander Shraer. "Fork sequential consistency is blocking." Information Processing Letters 109, no. 7 (March 2009): 360–64. http://dx.doi.org/10.1016/j.ipl.2008.12.004.

Full text
APA, Harvard, Vancouver, ISO, and other styles
17

Tijsseling, A. G. "Sequential Information Processing Using Time-Delay Connections in Ontogenic CALM Networks." IEEE Transactions on Neural Networks 16, no. 1 (January 2005): 145–59. http://dx.doi.org/10.1109/tnn.2004.839355.

Full text
APA, Harvard, Vancouver, ISO, and other styles
18

Martin, Maria Angélica Bonadiman, Edgard Moreira Ganzarolli, Arilson Lehmkuhl, Ivan Gonçlves de Souza, and Roldão Roosevelt Urzêdo de Queiróz. "Sequential determination of free and total cyanide by flow injection." Journal of Automated Methods and Management in Chemistry 21, no. 1 (1999): 23–26. http://dx.doi.org/10.1155/s1463924699000048.

Full text
APA, Harvard, Vancouver, ISO, and other styles
Abstract:
This study presents a flow injection system for the sequential determination of free (CN-) and total (CN-+ HCN) cyanide using a potentiometric method which employs two different processes for the determination of these two chemical species. The first process is based on direct detection of CN-using an ion-selective electrode for cyanide. In the second process, the sample is mixed with acid, and the released HCN is transferred across a PTFE membrane. The flow system employs three solenoid valves, a gas diffusion chamber, an ion-selective electrode, a potentiometer, and a computer with an AID conversion card. A Turbo Pascal®computer program automatically performs all the steps involved in data acquisition and processing. The standard deviation for the results obtained with the proposed method was 0.5%.
19

Broy, Manfred. "Denotational semantics of communicating sequential programs." Information Processing Letters 23, no. 5 (November 1986): 253–59. http://dx.doi.org/10.1016/0020-0190(86)90082-7.

Full text
APA, Harvard, Vancouver, ISO, and other styles
20

Manolopoulos, Yannis. "Batched search of index sequential files." Information Processing Letters 22, no. 5 (April 1986): 267–72. http://dx.doi.org/10.1016/0020-0190(86)90105-5.

Full text
APA, Harvard, Vancouver, ISO, and other styles
21

Sezgin, Ali, and Ganesh Gopalakrishnan. "On the definition of sequential consistency." Information Processing Letters 96, no. 6 (December 2005): 193–96. http://dx.doi.org/10.1016/j.ipl.2005.09.002.

Full text
APA, Harvard, Vancouver, ISO, and other styles
22

Seinstra, F. J., and D. Koelma. "User transparency: a fully sequential programming model for efficient data parallel image processing." Concurrency and Computation: Practice and Experience 16, no. 6 (April 2, 2004): 611–44. http://dx.doi.org/10.1002/cpe.765.

Full text
APA, Harvard, Vancouver, ISO, and other styles
23

OKAMURA, HIROYUKI, KAZUKI IWAMOTO, and TADASHI DOHI. "A DP-BASED CHECKPOINTING SCHEME IN REAL-TIME APPLICATIONS." International Journal of Reliability, Quality and Safety Engineering 13, no. 04 (August 2006): 323–40. http://dx.doi.org/10.1142/s0218539306002288.

Full text
APA, Harvard, Vancouver, ISO, and other styles
Abstract:
In this paper, we consider computation algorithms for checkpoint placement in real-time applications. Under the condition that the processing time is bounded by a time limit, we derive sequentially the optimal checkpoint time based on the dynamic programming. In numerical examples, we examine the dependence of optimal checkpoint sequence on both failure time and processing time distributions, and investigate the effectiveness of sequential checkpoint placement.
24

Zahoor, Saniya, and Roohie Naaz Mir. "A Parallelization based Data Management Framework for Pervasive IoT Applications." Scalable Computing: Practice and Experience 21, no. 3 (August 1, 2020): 463–77. http://dx.doi.org/10.12694/scpe.v21i3.1746.

Full text
APA, Harvard, Vancouver, ISO, and other styles
Abstract:
Pervasive Internet of Things (IoT) is a research paradigm that has attracted considerable attention nowadays. The main aim of pervasive IoT is that in the future, the everyday objects (devices) would be accessible, sensed, and interconnected inside the global structure of the Internet. But in most of the pervasive IoT applications, the resources of an IoT device such as storage, processing, and energy are limited; as such there is a need for management of resources in such applications. Multiple aspects related to the data such as the type of data, size of data, number of transmission and reception of data packets, the structure of data, etc are taken into consideration while managing the resources of pervasive IoT applications. Therefore data management is essential for the management of limited resources in such applications. This paper presents the recent studies and related information in data management for pervasive IoT applications having limited resources. This paper also proposes a parallelization based data management framework for resource-constrained pervasive applications of IoT. The comparison of the proposed framework is done with the sequential approach through simulations and empirical data analysis. The results show an improvement in energy, processing, and storage requirements for the processing of data on the IoT device in the proposed framework as compared to the sequential approach.
25

Meng, Lingyan, and Bingtao Zhang. "Evaluation of Private Enterprises Based on Deep Learning." Mobile Information Systems 2022 (September 27, 2022): 1–9. http://dx.doi.org/10.1155/2022/8593669.

Full text
APA, Harvard, Vancouver, ISO, and other styles
Abstract:
In this paper, we conduct an in-depth research on the corresponding enterprises, combined with some problems existing in the process of data processing and use. We establish a deep learning model on the extensive collection and comprehensive investigation of the research results of domestic and foreign enterprises in all aspects of the process of data processing and use, and determine the research directions. Firstly, in view of the increasing complexity and dimension of enterprise data, and the difficulties of enterprise data application, this paper studies the related data preprocessing methods. Secondly, aiming at the problems of enterprise cost control and customer relationship management, this paper studies the prediction based on enterprise data through the analysis of practical problems and the processing of corresponding data. Finally, in order to progress and advance the efficiency and scientific usefulness of enterprise management, we in this paper study the evaluation based on enterprise data. The model is verified through simulations and compared with several models i.e. cross hybrid and sequential hybrid models. Using certain assumptions, the attained outcomes confirm that the accuracy of the deep learning structure of the single model is sophisticated and greater than that of the cross hybrid model, but lower than that of the sequential hybrid model.
26

Wang, Yongheng, Xiaozan Zhang, and Zengwang Wang. "A Proactive Decision Support System for Online Event Streams." International Journal of Information Technology & Decision Making 17, no. 06 (November 2018): 1891–913. http://dx.doi.org/10.1142/s0219622018500463.

Full text
APA, Harvard, Vancouver, ISO, and other styles
Abstract:
In-stream big data processing is an important part of big data processing. Proactive decision support systems can predict future system states and execute some actions to avoid unwanted states. In this paper, we propose a proactive decision support system for online event streams. Based on Complex Event Processing (CEP) technology, this method uses structure varying dynamic Bayesian network to predict future events and system states. Different Bayesian network structures are learned and used according to different event context. A networked distributed Markov decision processes model with predicting states is proposed as sequential decision making model. A Q-learning method is investigated for this model to find optimal joint policy. The experimental evaluations show that this method works well for congestion control in transportation system.
27

Vestergaard, René. "A constructive approach to sequential Nash equilibria." Information Processing Letters 97, no. 2 (January 2006): 46–51. http://dx.doi.org/10.1016/j.ipl.2005.09.010.

Full text
APA, Harvard, Vancouver, ISO, and other styles
28

Israeli, Amos, and Oran Sharon. "An approximation algorithm for sequential rectangle placement." Information Processing Letters 108, no. 6 (November 2008): 407–11. http://dx.doi.org/10.1016/j.ipl.2008.08.001.

Full text
APA, Harvard, Vancouver, ISO, and other styles
29

Duarte, Rafael, Alexandre Mota, and Augusto Sampaio. "Introducing concurrency in sequential Java via laws." Information Processing Letters 111, no. 3 (January 2011): 129–34. http://dx.doi.org/10.1016/j.ipl.2010.11.004.

Full text
APA, Harvard, Vancouver, ISO, and other styles
30

Cruz, Henry, Martina Eckert, Juan M. Meneses, and J. F. Martínez. "Fast Evaluation of Segmentation Quality with Parallel Computing." Scientific Programming 2017 (2017): 1–9. http://dx.doi.org/10.1155/2017/5767521.

Full text
APA, Harvard, Vancouver, ISO, and other styles
Abstract:
In digital image processing and computer vision, a fairly frequent task is the performance comparison of different algorithms on enormous image databases. This task is usually time-consuming and tedious, such that any kind of tool to simplify this work is welcome. To achieve an efficient and more practical handling of a normally tedious evaluation, we implemented the automatic detection system, with the help of MATLAB®’s Parallel Computing Toolbox™. The key parts of the system have been parallelized to achieve simultaneous execution and analysis of segmentation algorithms on the one hand and the evaluation of detection accuracy for the nonforested regions, such as a study case, on the other hand. As a positive side effect, CPU usage was reduced and processing time was significantly decreased by 68.54% compared to sequential processing (i.e., executing the system with each algorithm one by one).
31

Alamareen, Abdullah, Omar Al-Jarrah, and Inad A. Aljarrah. "Image Mosaicing Using Binary Edge Detection Algorithm in a Cloud-Computing Environment." International Journal of Information Technology and Web Engineering 11, no. 3 (July 2016): 1–14. http://dx.doi.org/10.4018/ijitwe.2016070101.

Full text
APA, Harvard, Vancouver, ISO, and other styles
Abstract:
Image Mosaicing is an image processing technique that arises from the need of having a more realistic view of the real world wider than the view captured by the lenses of the available cameras. In this paper, a sequence of images will be mosaiced using binary edge detection algorithm in a cloud-computing environment to improve processing speed and accuracy. The authors have used Platform as a Service (PaaS) to provide a number of nodes in the cloud to run the computational intensive image processing and stitching algorithms. This increased the processing speed as most of image processing algorithms deal with every single pixel in the image. Message Passing Interface (MPI) is used for message passing among the compute-nodes in the cloud and a MapReduce technique is used for image distribution and collection, where the root node is used as reducer and the others as mappers. After applying the algorithm on different sequence of images and different machines on JUST cloud, the authors have achieved high mosaicing accuracy, and the execution time has been improved when comparing it with sequential execution on the images.
32

Szcześniak, Adam, and Zbigniew Szcześniak. "Algorithmic Method for the Design of Sequential Circuits with the Use of Logic Elements." Applied Sciences 11, no. 23 (November 23, 2021): 11100. http://dx.doi.org/10.3390/app112311100.

Full text
APA, Harvard, Vancouver, ISO, and other styles
Abstract:
This article presents issues related to the design of sequential control systems. The algorithmic design method of sequential control systems is discussed, which allows the design of a diagram of any sequential system. The algorithmic method uses the description in the form of a connection formula. The connection formula defines the order of actuations of driver elements, in this case actuators. The algorithmic method is used, among others, for systems with actuators cooperating with distributors controlled electrically on both sides. The process of creating a system graph has been characterized. The operation of the system has been shown graphically. On the basis of the created graph describing the functions of signal processing, a method for rapid programming of sequential electro-pneumatic systems with the use of logic elements has been provided. A separate dedicated timing unit has been used to perform memory functions. Its operation is based on successive states, in such a way that the next state deletes the previous one. Graph-based systems have been validated through simulation using Festo’s FluidSim computer-aided design software.
33

Albagory, Yasser, and Fahad Alraddady. "An Efficient Approach for Sidelobe Level Reduction Based on Recursive Sequential Damping." Symmetry 13, no. 3 (March 15, 2021): 480. http://dx.doi.org/10.3390/sym13030480.

Full text
APA, Harvard, Vancouver, ISO, and other styles
Abstract:
Recently, antenna array radiation pattern synthesis and adaptation has become an essential requirement for most wireless communication systems. Therefore, this paper proposes a new recursive sidelobe level (SLL) reduction algorithm using a sidelobe sequential damping (SSD) approach based on pattern subtraction, where the sidelobes are sequentially reduced to the optimum required levels with near-symmetrical distribution. The proposed SSD algorithm is demonstrated, and its performance is analyzed, including SLL reduction and convergence behavior, mainlobe scanning, processing speed, and performance under mutual coupling effects for uniform linear and planar arrays. In addition, the SSD performance is compared with both conventional tapering windows and optimization techniques, where the simulation results show that the proposed SSD approach has superior maximum and average SLL performances and lower processing speeds. In addition, the SSD is found to have a constant SLL convergence profile that is independent on the array size, working effectively on any uniform array geometry with interelement spacing less than one wavelength, and deep SLL levels of less than −70 dB can be achieved relative to the mainlobe level, especially for symmetrical arrays.
34

Glass, C. A., C. N. Potts, and V. A. Strusevich. "Scheduling Batches with Sequential Job Processing for Two-Machine Flow and Open Shops." INFORMS Journal on Computing 13, no. 2 (May 2001): 120–37. http://dx.doi.org/10.1287/ijoc.13.2.120.10521.

Full text
APA, Harvard, Vancouver, ISO, and other styles
35

Byrne, Charles. "Sequential unconstrained minimization algorithms for constrained optimization." Inverse Problems 24, no. 1 (January 9, 2008): 015013. http://dx.doi.org/10.1088/0266-5611/24/1/015013.

Full text
APA, Harvard, Vancouver, ISO, and other styles
36

Ivaschenko, Anton, Sergey Maslennikov, Anastasia Stolbova, and Oleg Golovnin. "Multi-Layer Data Model of a Complex Transportation Network." International Journal of Embedded and Real-Time Communication Systems 12, no. 2 (April 2021): 21–36. http://dx.doi.org/10.4018/ijertcs.2021040102.

Full text
APA, Harvard, Vancouver, ISO, and other styles
Abstract:
The paper presents an original multi-layer data model for software solutions to be used in transportation logistics. Versus the known technologies of data formalization based on their classification by similarity and conceptual consistency, there is proposed a new approach of information adaptive management oriented to application of parallel computing. As a basic decomposition approach, it is recommended to consider processing capacity characteristics and performance measures instead of objects and subjects classification typical for human perception. Two algorithms were proposed based on the method of criteria comparison. The sequential algorithm implements the classical approach to find a path on a graph, while the parallel one uses an approach that makes it possible to increase the efficiency of layer-by-layer task separation, taking into account the capabilities of computing system for simultaneous parallel calculations. A study conducted on real data showed an advantage in the execution time of the parallel computing algorithm over the usual sequential search of 38%.
37

PAVEL, SANDY, and SELIM G. AKL. "EFFICIENT ALGORITHMS FOR THE EUCLIDEAN DISTANCE TRANSFORM." Parallel Processing Letters 05, no. 02 (June 1995): 205–12. http://dx.doi.org/10.1142/s0129626495000187.

Full text
APA, Harvard, Vancouver, ISO, and other styles
Abstract:
The Euclidean Distance Transform is an important computational tool for the processing of binary images, with applications in many areas such as computer vision, pattern recognition and robotics. We investigate the properties of this transform and describe an O(n2) time optimal sequential algorithm. A deterministic EREW-PRAM parallel algorithm which runs in O( log n) time using O(n2) processors and O(n2) space is also derived. Further, a cost optimal randomized parallel algorithm which runs within the same time bounds with high probability, is given.
38

GRELCK, CLEMENS, SVEN-BODO SCHOLZ, and ALEX SHAFARENKO. "A GENTLE INTRODUCTION TO S-NET: TYPED STREAM PROCESSING AND DECLARATIVE COORDINATION OF ASYNCHRONOUS COMPONENTS." Parallel Processing Letters 18, no. 02 (June 2008): 221–37. http://dx.doi.org/10.1142/s0129626408003351.

Full text
APA, Harvard, Vancouver, ISO, and other styles
Abstract:
We present the design of S-NET, a coordination language and component technology based on stream processing. S-NET achieves a near-complete separation between application code, written in a conventional programming language, and coordination code, written in S-NET itself. S-NET boxes integrate existing sequential code as stream-processing components into streaming networks, whose construction is based on algebraic formulae built out of four network combinators. Subtyping on the level of boxes and networks and a tailor-made inheritance mechanism achieve flexible software reuse.
39

Wang, J., Z. Qian, and S. Liu. "Process Induced Stresses of a Flip-Chip Packaging by Sequential Processing Modeling Technique." Journal of Electronic Packaging 120, no. 3 (September 1, 1998): 309–13. http://dx.doi.org/10.1115/1.2792638.

Full text
APA, Harvard, Vancouver, ISO, and other styles
Abstract:
In this paper, a nonlinear finite element framework was established for processing mechanics modeling of flip-chip packaging assemblies and relevant layered manufacturing. In particular, topological change was considered in order to model the sequential steps during the flip-chip assembly. Geometric and material nonlinearity, which includes the viscoelastic properties of underfill and the viscoplastic properties of solder alloys, were considered. Different stress-free temperatures for different elements in the same model were used to simulate practical manufacturing process-induced thermal residual stress field in the chip assembly. As comparison, two FEM models (processing model and nonprocessing model) of the flip-chip package considered, associated with different processing schemes, were analyzed. From the finite element analysis, it is found that the stresses and deflections obtained from nonprocessing model are generally smaller than those obtained from the processing model due to the negligence of the bonding process-induced residual stresses and warpage. The stress values at the given point obtained from the processing model are about 20 percent higher than those obtained from the nonprocessing model. The deflection values at the given points obtained from the processing model are usually 25 percent higher than those obtained from the nonprocessing model. Therefore, a bigger error may be caused by using nonprocessing model in the analysis of process-induced residual stress field and warpage in the packaging assemblies.
40

Ring, Wolfgang, and Johannes Prix. "Sequential predictor-corrector regularization methods and their limitations." Inverse Problems 16, no. 3 (June 1, 2000): 619–33. http://dx.doi.org/10.1088/0266-5611/16/3/306.

Full text
APA, Harvard, Vancouver, ISO, and other styles
41

Schöpfer, F., and T. Schuster. "Fast regularizing sequential subspace optimization in Banach spaces." Inverse Problems 25, no. 1 (December 4, 2008): 015013. http://dx.doi.org/10.1088/0266-5611/25/1/015013.

Full text
APA, Harvard, Vancouver, ISO, and other styles
42

Chen, Wanyu, Pengjie Ren, Fei Cai, Fei Sun, and Maarten De Rijke. "Multi-interest Diversification for End-to-end Sequential Recommendation." ACM Transactions on Information Systems 40, no. 1 (January 31, 2022): 1–30. http://dx.doi.org/10.1145/3475768.

Full text
APA, Harvard, Vancouver, ISO, and other styles
Abstract:
Sequential recommenders capture dynamic aspects of users’ interests by modeling sequential behavior. Previous studies on sequential recommendations mostly aim to identify users’ main recent interests to optimize the recommendation accuracy; they often neglect the fact that users display multiple interests over extended periods of time, which could be used to improve the diversity of lists of recommended items. Existing work related to diversified recommendation typically assumes that users’ preferences are static and depend on post-processing the candidate list of recommended items. However, those conditions are not suitable when applied to sequential recommendations. We tackle sequential recommendation as a list generation process and propose a unified approach to take accuracy as well as diversity into consideration, called multi-interest, diversified, sequential recommendation . Particularly, an implicit interest mining module is first used to mine users’ multiple interests, which are reflected in users’ sequential behavior. Then an interest-aware, diversity promoting decoder is designed to produce recommendations that cover those interests. For training, we introduce an interest-aware, diversity promoting loss function that can supervise the model to learn to recommend accurate as well as diversified items. We conduct comprehensive experiments on four public datasets and the results show that our proposal outperforms state-of-the-art methods regarding diversity while producing comparable or better accuracy for sequential recommendation.
43

Netto, Marcelo Vaz, and Sahudy Montenegro González. "SSLC: A Search Algorithm Based on Linear Collisions and Poisson Probability Distribution." ACM Journal of Experimental Algorithmics 27 (December 31, 2022): 1–15. http://dx.doi.org/10.1145/3497876.

Full text
APA, Harvard, Vancouver, ISO, and other styles
Abstract:
This article proposes an algorithm, sequential search based on linear collisions ( SSLC ), based on Poisson probability distribution. SSLC works on large static volumes of data, whose keys are ordered and uniformly distributed. We proved that it takes a constant execution time with high probability. Experimental validation focuses on two metrics—processing time and memory resources. We compared SSLC with perfect hashing over various datasets. The experimentation reveals that our algorithm is three times faster with the use of three times fewer memory resources than perfect hashing. Its main contribution is to demonstrate that simple routines can have more powerful computational results.
44

MALCHER, ANDREAS, CARLO MEREGHETTI, and BEATRICE PALANO. "SUBLINEARLY SPACE BOUNDED ITERATIVE ARRAYS." International Journal of Foundations of Computer Science 21, no. 05 (October 2010): 843–58. http://dx.doi.org/10.1142/s0129054110007581.

Full text
APA, Harvard, Vancouver, ISO, and other styles
Abstract:
Iterative arrays (IAs) are a parallel computational model with a sequential processing of the input. They are one-dimensional arrays of interacting identical deterministic finite automata. In this paper, realtime-IAs with sublinear space bounds are used to recognize formal languages. The existence of an infinite proper hierarchy of space complexity classes between logarithmic and linear space bounds is proved. Some decidability questions on logarithmically space bounded realtime-IAs are investigated, and an optimal logarithmic space lower bound for non-regular language recognition on realtime-IAs is shown. Finally, some non-recursive trade-offs between space bounded realtime-IAs are emphasized.
45

Jokinen, Petri A. "Dynamically capacity allocating neural networks for continuous learning using sequential processing of data." Chemometrics and Intelligent Laboratory Systems 12, no. 2 (January 1991): 121–45. http://dx.doi.org/10.1016/0169-7439(91)80121-6.

Full text
APA, Harvard, Vancouver, ISO, and other styles
46

Huang, Yunshi, Emilie Chouzenoux, and Victor Elvira Elvira. "Probabilistic Modeling and Inference for Sequential Space-Varying Blur Identification." IEEE Transactions on Computational Imaging 7 (2021): 531–46. http://dx.doi.org/10.1109/tci.2021.3081059.

Full text
APA, Harvard, Vancouver, ISO, and other styles
47

He, Shawei, and Keith W. Hipel. "A hierarchical graph model for conflict resolution with sequential moves." INFOR: Information Systems and Operational Research 57, no. 2 (February 7, 2019): 204–25. http://dx.doi.org/10.1080/03155986.2018.1533211.

Full text
APA, Harvard, Vancouver, ISO, and other styles
48

Li, Peng, Youchao Tang, Jia Li, Longduo Shen, Weidong Tian, and Wei Tang. "Establishment of sequential software processing for a biomechanical model of mandibular reconstruction with custom-made plate." Computer Methods and Programs in Biomedicine 111, no. 3 (September 2013): 642–49. http://dx.doi.org/10.1016/j.cmpb.2013.05.024.

Full text
APA, Harvard, Vancouver, ISO, and other styles
49

Valcan, Sorin, and Mihail Gaianu. "CUDA Implementation For Eye Location On Infrared Images." Scalable Computing: Practice and Experience 23, no. 1 (April 25, 2022): 1–8. http://dx.doi.org/10.12694/scpe.v23i1.1954.

Full text
APA, Harvard, Vancouver, ISO, and other styles
Abstract:
Parallel programming using GPUs is a modern solution to reduce computation time for large tasks. This is done by dividing algorithms in smaller parts which can be executed simultaneously. CUDA has many practical applications especially in video processing, medical imaging and machine learning. This paper presents how parallel implementations can speedup a ground truth data generation algorithm for eye location on infrared driver recordings which is executed on a database with more than 2 million frames. Computation time is much shorter compared to a sequential CPU implementation which makes it feasible to run it multiple times if updates are required and even use it in real time applications.
50

Valcan, Sorin, and Mihail Gaianu. "CUDA Implementation For Eye Location On Infrared Images." Scalable Computing: Practice and Experience 23, no. 1 (April 25, 2022): 1–8. http://dx.doi.org/10.12694/scpe.v23i1.1954.

Full text
APA, Harvard, Vancouver, ISO, and other styles
Abstract:
Parallel programming using GPUs is a modern solution to reduce computation time for large tasks. This is done by dividing algorithms in smaller parts which can be executed simultaneously. CUDA has many practical applications especially in video processing, medical imaging and machine learning. This paper presents how parallel implementations can speedup a ground truth data generation algorithm for eye location on infrared driver recordings which is executed on a database with more than 2 million frames. Computation time is much shorter compared to a sequential CPU implementation which makes it feasible to run it multiple times if updates are required and even use it in real time applications.

To the bibliography