31 March 2025

Research pick: Classical class – notes on automated music analysis - "Classification of classical music genres based on Mel-spectrogram and multi-channel learning"

As digital music libraries continue to expand, the challenge of accurately categorizing musical genres remains high on the agenda. A study in the International Journal of Information and Communication Technology introduces a deep learning model designed to improve the classification of classical music genres.

By employing multi-channel learning (MCL) and Mel-spectrogram analysis, the model, known as MC-MelNet, offers what the research suggests is a more nuanced and efficient approach to genre identification. Tests carried out by its developer, Lei Zhang of the Henan Academy of Drama Arts at Henan University in Zhengzhou, China, show that it outperforms traditional classification methods.

The ability to classify music automatically has far-reaching implications for streaming services, music recommendation algorithms, and digital archiving. Classical music, with its intricate structures and subtle variations, presents a particular challenge for automated classification. Zhang explains that MC-MelNet addresses these issues by integrating multiple layers of analysis, capturing both the tonal and temporal characteristics of a composition.

At the core of MC-MelNet’s innovation is its multi-channel learning framework, which processes multiple audio features simultaneously. Conventional approaches rely primarily on Mel-spectrograms, which break down an audio signal into different frequency components in a way that mimics human hearing. However, while effective in capturing tonal elements, Mel-spectrograms alone do not fully represent the temporal dynamics of music.

MC-MelNet overcomes this limitation by incorporating additional audio features such as Mel-frequency cepstral coefficients (MFCC) and Chroma features. MFCCs capture the timbral qualities of a sound, making them useful for distinguishing between different instruments or playing styles. Chroma features, on the other hand, focus on pitch content and harmonic structure. By combining these elements, MC-MelNet creates a richer and more detailed representation of musical compositions, allowing it to distinguish between closely related classical genres with greater accuracy.

Unlike conventional classification methods, which require manual feature extraction, MC-MelNet uses an end-to-end deep learning approach. It utilizes convolutional neural networks (CNNs) to detect spatial patterns in audio data and recurrent neural networks (RNNs), specifically long short-term memory (LSTM) networks, to process sequential musical information.

MC-MelNet might have applications beyond classical music classification. It could, for instance, be adapted for real-time sound processing and audio event detection. Enhancing the model’s generalizability by training it on a more diverse dataset could make it applicable to a wider range of genres, improving automated music classification for commercial streaming platforms.

Zhang, L. (2025) ‘Classification of classical music genres based on Mel-spectrogram and multi-channel learning’, Int. J. Information and Communication Technology, Vol. 26, No. 5, pp.39–53.

Free Open Access article available: "An objective comparison of two prominent virtual actor frameworks: Proto.Actor and Orleans"

The following paper, "An objective comparison of two prominent virtual actor frameworks: Proto.Actor and Orleans" (International Journal of Communication Networks and Distributed Systems 30(3) 2024), is freely available for download as an open access article.

It can be downloaded via the full-text link available here.

28 March 2025

Free Open Access article available: "Both right nearby and far away: Rural Sámi entrepreneurs' engagement with spatial contexts"

The following paper, "Both right nearby and far away: Rural Sámi entrepreneurs' engagement with spatial contexts" (International Journal of Management and Enterprise Development 24(5) 2025), is freely available for download as an open access article.

It can be downloaded via the full-text link available here.

Research pick: Going spare roadside, cutting costs and emissions - "Using the route planning for supplying spare parts to reduce distribution costs: a case study in a roadside assistance company"

A distribution model designed to streamline spare parts delivery to roadside assistance vehicles could cut costs in half, according to work in the International Journal of Shipping and Transport Logistics. The model builds a solution to the well-known Travelling Salesman Problem, a complex optimisation problem that involves finding the shortest route that visits each city once and ends at the starting point. The model was tested on real data from a roadside assistance company operating a fleet of service vehicles.

Abolfazl Shafaei, Mohammad Reza Akbari Jokar, and Majid Rafiee of Sharif University of Technology in Tehran, Iran, and Ahmad Hemmati of the University of Bergen in Bergen, Norway, explain that the major logistical challenge for roadside assistance fleets is balancing inventory space with repair capabilities. Service vehicles have limited space onboard, so they must prioritize particular spare parts and specific tools. Service vehicles usually visit a central warehouse on a regular schedule to restock on spare parts every few days. This adds to overall fuel costs, vehicle wear and tear, and lost servicing time. The new system replaces these frequent trips with a centralized delivery truck that optimizes the frequency and route of spare part deliveries.

However, drivers everywhere expect fast, efficient service from the company with which they entrust their vehicle’s roadside maintenance, They also expect it to be inexpensive and a high-quality service.

The team tested several delivery schedules, including daily and every five days, and found that the most efficient option for this roadside assistance company was an optimized cycle on the first, second, and fourth days. This approach reduced costs by 56%.

The new model reduces the need to stockpile items by ensuring regular deliveries to the service fleet out on the road. This frees up space for repair equipment that allows for a wider variety of roadside fixes.

Beyond the immediate time and cost savings to companies running roadside assistance fleets, the model also promises significant environmental benefits. With fewer vehicles returning to a central warehouse to restock, fuel consumption and carbon emissions can be greatly reduced. Indeed, for the test case, the team found that annual carbon dioxide emissions could be reduced by 75 percent.

Shafaei, A., Akbari Jokar, M.R., Rafiee, M. and Hemmati, A. (2025) ‘Using the route planning for supplying spare parts to reduce distribution costs: a case study in a roadside assistance company‘, Int. J. Shipping and Transport Logistics, Vol. 20, No. 1, pp.131-158.

Free Open Access article available: "Piano teaching-assisted beat recognition based on spatio-temporal two-branch attention"

The following paper, "Piano teaching-assisted beat recognition based on spatio-temporal two-branch attention" (International Journal of Information and Communication Technology 26(5) 2025), is freely available for download as an open access article.

It can be downloaded via the full-text link available here.

Open Access issue published by International Journal of Information and Communication Technology

The International Journal of Information and Communication Technology has published an Open Access issue. All of the issue’s papers can be downloaded via the full-text links available here.
  • Implementation of gesture recognition technology optimised by neural networks in OpenMV
  • Ideological opinion clustering identification based on Gibbs sampling in social new media environment
  • Classification of classical music genres based on Mel-spectrogram and multi-channel learning
  • An alternative method for generating fractal art patterns based on the balanced optimiser algorithm
  • Knowledge creation in vocational education using multi-source data fusion under big data environment
  • Intelligent fault diagnosis of mechanical equipment based on industrial big data
  • Piano teaching-assisted beat recognition based on spatio-temporal two-branch attention

27 March 2025

Free sample articles newly available from International Journal of Learning Technology

The following sample articles from the International Journal of Learning Technology are now available here for free:
  • A framework for co-designing effective LADs supporting sensemaking and decision making
  • An analysis of technological resources to encourage self-regulated learning behaviour in virtual learning environments in the last decade
  • Modelling e-learning quality, self-efficacy and students' behaviour
  • Advances in personalised recommendation of learning objects based on the set covering problem using ontology
  • Demographic differences in China's higher education students' interactions and experiences with online learning during the COVID-19 pandemic

Free Open Access article available: "Intelligent fault diagnosis of mechanical equipment based on industrial big data"

The following paper, "Intelligent fault diagnosis of mechanical equipment based on industrial big data" (International Journal of Information and Communication Technology 26(5) 2025), is freely available for download as an open access article.

It can be downloaded via the full-text link available here.

Research pick: Robots get a grip on objects with a twist - "Rotation-invariant 3D convolutional neural networks for 6D object pose estimation"

Recent work in 6D object pose estimation holds significant promise for advancing robotics, augmented reality (AR), virtual reality (VR), as well as autonomous navigation. The research, published in the International Journal of Computational Science and Engineering, introduces a method that enhances the accuracy, generalization, and efficiency of determining an object’s rotation and translation from a single image. This could significantly improve robots’ ability to interact with objects, especially in dynamic or obstructed environments.

In robotics, 6D object pose estimation refers to determining both the orientation (rotation) and position (translation) of an object in three-dimensional space. “6D” describes six degrees of freedom: three for translation (X, Y, Z axes) and three for rotation (around those axes). Accurate pose estimation is critical for autonomous systems, including robots and AR/VR systems.

Challenges arise due to variations in object shapes, viewpoints, and computational demands. Current methods rely on deep-learning techniques using large datasets of objects viewed from various angles. These models struggle with unseen objects or those with shapes different from training data.

The new technique discussed by Zhizhong Chen, Zhihang Wang, Xue Hui Xing, and Tao Kuai of the Northwest Institute of Mechanical and Electrical Engineering in Xianyang City, China, addresses the various challenges by incorporating rotation-invariant features into an artificial intelligence system known as a 3D convolutional network. This allows the system to process an object’s 3D point cloud, regardless of its orientation, leading to more accurate pose predictions even when the object is rotated or seen from unfamiliar angles. The network uses a consistent set of coordinates, known as canonical coordinates, which represent the object in a frame of reference unaffected by rotation. This innovation improves the system’s ability to generalize to new poses, overcoming a limitation of conventional methods.

Not only is the new approach more accurate, it is more efficient and so needs less training data and less computer power, making it more suited for real-time, real-world applications.

Chen, Z., Wang, Z., Xing, X.H. and Kuai, T. (2025) ‘Rotation-invariant 3D convolutional neural networks for 6D object pose estimation’, Int. J. Computational Science and Engineering, Vol. 28, No. 8, pp.1–9.

Free sample articles newly available from International Journal of Monetary Economics and Finance

The following sample articles from the International Journal of Monetary Economics and Finance are now available here for free:
  • The impact of corporate social responsibility disclosure and board characteristics on firm performance: evidence from Vietnam-listed firms
  • ESG performance and cost of capital: what do we know? Evidence from the US
  • Indian stock market sensitivity to macroeconomic and non-macroeconomic factors: an industry-level analysis
  • Are machine learning models more effective than logistic regressions in predicting bank credit risk? An assessment of the Brazilian financial markets
  • Does FinTech adoption improve bank performance?

26 March 2025

Free Open Access article available: "An alternative method for generating fractal art patterns based on the balanced optimiser algorithm"

The following paper, "An alternative method for generating fractal art patterns based on the balanced optimiser algorithm" (International Journal of Information and Communication Technology 26(5) 2025), is freely available for download as an open access article.

It can be downloaded via the full-text link available here.

Free Open Access article available: "Knowledge creation in vocational education using multi-source data fusion under big data environment"

The following paper, "Knowledge creation in vocational education using multi-source data fusion under big data environment" (International Journal of Information and Communication Technology 26(5) 2025), is freely available for download as an open access article.

It can be downloaded via the full-text link available here.

Research pick: Hitting the right notes in vocal separation - "Separating voice and background music based on 2DFT transform"

Separating the human voice from the music in an audio recording has long been a challenge in signal processing. There are numerous so-called artificial intelligence (AI) tools around that can do this now with varying degrees of accuracy. The task is difficult due to the complexity of music, which involves multiple overlapping sources across the audible frequency spectrum. There is a need to increase the resolution and clarity of systems that can separate a vocal from the instrumental for a wide range of applications, such as post-production remixes of music, singing instruction and rehearsing, .

A new method is reported in the International Journal of Reasoning-based Intelligent Systems. The researchers, Maoyuan Yin and Li Pan of the School of Music and Dance at Mudanjiang Normal University in Mudanjiang, China, have, they say, improved upon existing techniques by combining several advanced signal processing techniques. Their starting point is the use of a virtual microphone array. This virtual setup helps them localize the human voice within the overall sound and isolate it from the background.

The virtual microphone array creates a spatial representation of the sound, the team explains. To further improve on the results, the team also used near-field and far-field models to simulate the propagation of sound from sources at different distances. This gives them even more precision in localising the vocal within the sound.

Once the voice is accurately located, the system constructs a time-frequency spectrum for both the human voice and the background music. The time-frequency spectrum tracks how the energy of sound signals shifts along the frequency axis over time. The system can then analyse these changes and distinguish between vocal and instrumental, isolating them from one another.

The process is further refined by the use of a sophisticated algorithmic technique – the Hamming window function, which improves the efficiency of the requisite two-dimensional fast Fourier transform (2DFT) processing of the data. This step reduces the number of dimensions of the various extracted sound signals, simplifying the final extraction of vocal from music.

Test results demonstrate the effectiveness of this new approach with a localization error of just 0.50%. For background music, the feature extraction error is reduced to 0.05%. Overall, the team could reach almost 99 percent accuracy in separating vocal from instrumental. The same approach should also work in isolating a human voice from non-musical background noise. It could thus be used to improve automated spoken-word transcription services and help in the development of better hearing aids.

Yin, M. and Pan, L. (2025) ‘Separating voice and background music based on 2DFT transform’, Int. J. Reasoning-based Intelligent Systems, Vol. 17, No. 1, pp.50–57.

Free sample articles newly available from International Journal of Advanced Operations Management

The following sample articles from the International Journal of Advanced Operations Management are now available here for free:
  • Exploring the factors causing delay in export by containerised multimodal transportation
  • Application of lexicographic goal programming technique to tackle production planning problem in the dairy manufacturing sector
  • Healthcare quality: applying a SERVUSE model
  • Optimising production scheduling decisions in flowshop manufacturing cells for a sportswear manufacturing case
  • Sustainability 4.0 in the fashion industry: a systematic literature review

25 March 2025

Inderscience journals to invite expanded papers from 6th Nordic International Business, Export Marketing, International Entrepreneurship, Entrepreneurship, Brand Management, Consumer Behaviour and Tourism Conference 2025 for potential publication

Extended versions of papers presented at the 6th Nordic International Business, Export Marketing, International Entrepreneurship, Entrepreneurship, Brand Management, Consumer Behaviour and Tourism Conference 2025 (29-30 March 2025 via Zoom) will be invited for review and potential publication by the Nordic Journal of Tourism and International Journal of Export Marketing.

Research pick: Art for maths’ sake - "An alternative method for generating fractal art patterns based on the balanced optimiser algorithm"

Fractals are intricate geometric shapes that exhibit self-similarity, meaning their patterns repeat at different scales, no matter how much they are magnified. Unlike traditional geometric figures such as circles or squares, which can be described with simple equations, fractals are generated through iterative mathematical processes, producing infinitely complex and detailed structures.

We see fractals all around us, in the branching structure of a tree, in clouds, snowflakes, coastlines, in the system of blood vessels and nerves in our bodies. Fractals can thus be used as a scientific model for many natural phenomena, However, their inherent beauty and intrigue can be a source of artistic inspiration too.

A study in the International Journal of Information and Communication Technology introduces an advanced approach that can be used to create novel images based on fractals. The optimisation algorithm, developed by Junli Wang of the School of Digital Arts at Wuxi Vocational College of Science and Technology in Wuxi, China, and known as the Equilibrium Optimiser (EO), significantly improving efficiency and design diversity.

Fractal geometry was first formalised by Benoît Mandelbrot in the 1970s and has influenced fields ranging from architecture to computer graphics and even music composition. The challenge in fractal art generation has traditionally been the reliance on manual input, requiring expertise and time-consuming adjustments. The new research overcomes some of those limitations through the EO algorithm, which enables a more efficient, diverse, and aesthetically rich exploration of fractal forms, according to the study.

The EO algorithm is an advanced optimisation algorithm based on how natural physical systems balance themselves. Unlike Genetic Algorithms (GA) and Particle Swarm Optimisation (PSO), the EO algorithm adjusts its search strategies dynamically to avoid becoming trapped in local optimisation points, a common problem of many mathematical models. This means that the EO algorithm can fine-tune the parameters needed to generate fractal patterns, producing designs with greater symmetry, complexity, and structural variation than traditional approaches. Wang’s tests show that the EO algorithm works better than older algorithms in terms of the speed with which it converges on a solution and the visual quality and stability it produces.

Beyond its technical contributions, this research raises important questions about the intersection of technology and art. The ability to generate intricate fractal patterns automatically expands the creative possibilities available to artists, designers, and researchers. Unlike hand-drawn or physically painted works, digital fractal art is created through computation, challenging conventional ideas of authorship and artistic intent.

Wang, J. (2025) ‘An alternative method for generating fractal art patterns based on the balanced optimiser algorithm’, Int. J. Information and Communication Technology, Vol. 26, No. 5, pp.54–68.

Free sample articles newly available from International Journal of Intellectual Property Management

The following sample articles from the International Journal of Intellectual Property Management are now available here for free:
  • Adoption of information systems in OCB in the pandemic era mediates personality relationships, organisational culture, and employee performance
  • The impact of the social media on consumer behaviour amid economic crisis: the case of luxury consumption
  • Use of peel-based activated carbon in wastewater treatment: a study of patents
  • Intermediary liability for online copyright infringement in India: a trans-judicial dialogue
  • A framework of evolution and potential impact of nanotechnology in USPTO: the SWOT analysis

Free Open Access article available: "Classification of classical music genres based on Mel-spectrogram and multi-channel learning"

The following paper, "Classification of classical music genres based on Mel-spectrogram and multi-channel learning" (International Journal of Information and Communication Technology 26(5) 2025), is freely available for download as an open access article.

It can be downloaded via the full-text link available here.

24 March 2025

Free Open Access article available: "Ideological opinion clustering identification based on Gibbs sampling in social new media environment"

The following paper, "Ideological opinion clustering identification based on Gibbs sampling in social new media environment" (International Journal of Information and Communication Technology 26(5) 2025), is freely available for download as an open access article.

It can be downloaded via the full-text link available here.

Free sample articles newly available from International Journal of Web Based Communities

The following sample articles from the International Journal of Web Based Communities are now available here for free:
  • Accurate prediction of purchasing behaviour of cross border e-commerce consumers under social media marketing
  • Deep mining of e-commerce consumer behaviour data based on concept hierarchy tree
  • Customer relationship value evaluation method for e-commerce platform based on fuzzy clustering
  • The impact of payment methods on consumer behaviour in the e-commerce environment
  • Privacy protection of multiple sensitive attribute data for users on e-commerce social media platforms
  • Research on personalised short video push on social media platforms based on affinity propagation clustering
  • A method for tracing big data of network public opinion based on data mining algorithms
  • Comprehensive evaluation method of live streaming business model in online marketing environment
  • Feature extraction of news communication on Microblog platform based on multilevel sliding window model
  • A method for identifying consumer emotional tendency in the 'live streaming+e-commerce' mode