Explore our journals

Browse journals by subject

Research picks

  • What counts as offensive is subjective: something one person finds harmless can upset another, depending on their background or experiences. Online, this is even more noticeable because people from all over the world interact instantaneously. Debates about political correctness and so-called cancel culture reflect our attempt to balance free speech with responsibility. Being aware and empathic, woke, does not mean avoiding all offence, but it does mean recognising how words and actions might affect different communities or people differently depending on context. Improved social intelligence can lead to better conversations, reduce unnecessary conflict, and build stronger ties between us.

    Research in the International Journal of Computational Science and Engineering has looked at how we might automate the detection of offensive content on social media, presenting a method capable of working across more than sixty languages without requiring extensive pre-labelled datasets. The research aims to help platforms manage posts that are truly harmful or represent harassment or abuse, and so improve trust and safety for all users.

    The work builds on a multilingual system that can represent text using concepts drawn from Wikipedia articles, allowing posts to be categorised based on meaning rather than language alone. This technique, known as randomized explicit semantic analysis, can then create a vector of weighted concepts for each message, enabling a single annotated dataset in one language to support classification across dozens of others.

    To improve accuracy, the researchers introduced a hybrid meta-heuristic algorithm, a type of trial and error approach, that combines a statistical approach known as an adaptive Markov chain Monte Carlo tree search with an optimisation method called the enhanced eagle Aquila optimiser. This combined effort identifies the most effective configurations for categorising content. In tests, it consistently matched or even surpassed current methods when presented with publicly available datasets of offensive social media posts.

    The approach also hooked into content-based signals, such as specific words or phrases, behavioural cues, such as posting patterns and metadata, as well account information and timestamps to categorise content more effectively. With such a system in place, social media platforms might be able to refine their moderation systems and focus resources more effectively on tackling content that is broadly deemed as abusive or likely to lead to greater conflict between users.

    Aarthi, B. and Chelliah, B.J. (2025) 'Multilingual language classification model for offensive comments categorisation in social media using HAMMC tree search with enhanced optimisation technique', Int. J. Computational Science and Engineering, Vol. 28, No. 5, pp.498–514.
    DOI: 10.1504/IJCSE.2025.148731

  • Research in the International Journal of Heavy Vehicle Systems has looked at the design of the front of city trams, also known in North America as streetcars, to see whether changes to their geometry and height might be made to reduce the risk of serious injury or even death to pedestrians following a collision. This safety issue is becoming increasingly important as cities worldwide expand their tram networks in the driver towards cleaner and lower-carbon transport.

    Trams are generally seen as a safe and sustainable alternative to private vehicles, their operation within mixed urban traffic means that when collisions do occur, they tend to cause severe or fatal injuries. Yet, unlike cars, trams have no established design standards focused on pedestrian protection.

    The research used computer modelling to simulate what happens when a pedestrians is hit by a moving tram. They found that even relatively small adjustments to the shape of the front of a tram and the clearance height from rail to underside might reduce the number of serious injuries and deaths. In the first instance, changes in geometry could reduce the forces experienced by the pedestrian but also push them sideways out of the path of the tram. Secondly, lowering the clearance to less than 185mm would reduce the risk of a toppled pedestrian being run over by the vehicle.

    A finite element method (FEM) was used to divide up the complex structure of the front end of a tram into small, simulated components that could be analysed for their behaviour in a collision. On the converse of this, the model tracked the motion of the human body and the forces on the head, chest, and limbs when someone is hit by a moving tram. In this way, they showed that avoiding convex or concave surfaces, which tend to concentrate force on the body, could reduce the severity of injury. Similarly, having an inclination of more than 15 degrees horizontally across roughly a quarter of the tram's front width improved the likelihood, by 75 percent, of pushing a pedestrian sideways rather than forward. Vertically, a gentle slope of 5 to 10 degrees balanced lower impact forces to the head and chest and avoids secondary collision with the tram's windscreen.

    The findings regarding tram design could be incorporated into international safety standards. This would save lives but also strengthen public confidence in urban tram systems and so support the broader transition to sustainable city transport.

    Zhou, H., Liu, W. and Wang, W. (2025) 'Improvements of a tram shape for pedestrian protection', Int. J. Heavy Vehicle Systems, Vol. 32, No. 4, pp.561–573.
    DOI: 10.1504/IJHVS.2025.148183

  • China's drive towards a low-carbon economy is showing clear signs of slowing, according to research in the International Journal of Energy Technology and Policy. The study has tracked the country's progress on replacing fossil fuels with renewable energy sources. While there is still a shift in gear towards cleaner growth, the pace has almost skidded to a halt, from a 92 per cent rise in 2010 to just 17 per cent in 2023. The research thus raises concerns regarding the way in which early gains from heavy state investment have lost their impetus.

    The researchers analysed data from 2014 to 2020 and projected trends to 2023, they then developed a detailed framework to assess how effectively renewable energy is supporting China's economic transformation. By considering four main factors, renewable energy utilisation, ecological environment quality, economic development, and the quality of life of the population, they determined that carbon emission intensity carried the greatest weight in evaluating low-carbon performance, reflecting its importance as a direct measure of climate impact.

    The work also shows that China's transition to a low-carbon economy remains uneven across regions. Southern provinces, with stronger renewable infrastructure and more advanced industries, are leading the shift. In contrast, the industrial north continues to depend heavily on coal and other fossil fuels, which has led to much slower progress and greater environmental strain. This regional imbalance highlights the challenge of aligning national energy goals with local economic realities.

    As the world's largest energy consumer and carbon emitter, China's experience is seen as a test case for how large developing economies can move towards sustainability without undermining development. Beyond China, the research offers perspective on the many difficulties facing countries attempting to reconcile rapid growth with carbon reduction.

    As advances in renewable technologies and energy storage continue, the researchers suggest that future assessments should incorporate social and market factors such as consumer behaviour, pricing mechanisms and public acceptance. Only by combining technological innovation with structural reform, they argue, can China regain the momentum in its push to low-carbon.

    Li, C. (2025) 'Construction of a multiscale renewable energy economic evaluation system considering low-carbon economy and energy storage integration', Int. J. Energy Technology and Policy, Vol. 20, No. 6, pp.3–16.
    DOI: 10.1504/IJETP.2025.149451

  • A new approach to controlling robotic arms that could make industrial and collaborative robots more precise, adaptable, and efficient is discussed in the International Journal of Systems, Control and Communications. The work uses a decentralized adaptive fuzzy sliding mode control (AFSMC) that controls the robotic arm with voltage-based commands rather than traditional torque-based methods. This, the researchers, explain, simplifies the control system while allowing the equipment to maintain normal function even with uncertainties and external disturbances.

    Conventional torque-based controllers rely on highly accurate models of the robot's dynamics. This makes them computationally intensive and impractical for some real-time applications. By controlling the motor voltages directly, the AFSMC method sidesteps this issue by allowing it to handle fuzzy, or imprecise and approximate information within a sliding mode control framework. Sliding mode controllers are prone to rapid oscillations so the researchers have added a hyperbolic tangent function to their model to producing smoother and more reliable motion.

    The AFSMC operates in the workspace, which also allows for more precise and flexible motion. Its decentralized design means that each joint of the robotic arm can be controlled independently while still working in coordination with the others. The team's simulations with a three-degrees-of-freedom robotic arm show that the approach achieves high tracking accuracy and strong resistance to disturbances. The reduced computational demands compared with standard methods such as proportional-integral-derivative or proportional-derivative controllers make the approach more efficient and effective overall.

    Robotic arms are increasingly tasked with high-speed, high-precision operations, from assembling electronics to handling delicate laboratory samples. By reducing the need for exact dynamic models and velocity feedback, the AFSMC could cut costs and make advanced control techniques available in embedded robotic systems. By combining fuzzy logic and sliding mode control, the researchers offer a flexible and theoretically grounded framework capable of managing the complex, non-linear behaviour typical of robotic manipulators operating under uncertain conditions.

    Wang, L. (2025) 'Decentralised adaptive fuzzy sliding mode control for robotic arms using a voltage control approach in workspace', Int. J. Systems, Control and Communications, Vol. 16, No. 6, pp.1–20.
    DOI: 10.1504/IJSCC.2025.149423

  • A highly precise fibre-based sensing system that can monitor and protect critical infrastructure such as power plants, borders, and military installations is described in the International Journal of Energy Technology and Policy. The system uses advanced laser technology to detect minute disturbances along optical fibres, offering a secure, real-time means of surveillance and fault detection over vast distances.

    The research achieves this high precision by using high-power, ultra-narrow linewidth single-mode fibre lasers. These devices can emit light at an extremely stable and well-defined wavelength. This stability allows the system to interpret subtle back-scattered signals within the fibre with exceptional precision, using a method known as optical time-domain reflectometry (OTDR). OTDR works by sending light pulses down a fibre and measuring the light that is scattered back, revealing changes in temperature, strain, or vibration along the length of the fibre.

    Laboratory tests demonstrated remarkable performance: fluctuations in transmission and central wavelength were kept below a critical level, while repeated measurements deviated by a tiny amount. This level of consistency, the paper suggests, confirms both the sensitivity and reliability of the design, combining low operational cost with the inherent safety of optical systems. The nature of ultra-narrow linewidth lasers means the signal-to-noise ratio is kept sufficiently high that accurate detection and localisation of events across extended distances can be achieved.

    Conventional sensor networks rely on exposed components and electrical wiring, but this fibre-based system can be embedded directly into the ground, integrated with fences, or coiled around pipelines. This makes them resistant to tampering and environmental interference, including electromagnetic noise, extreme temperatures, and corrosion. The approach might be used to detect strain or temperature shifts that precede equipment failures or leaks in pipelines or failing integrity of bridges or tunnels. The approach is particularly suited to remote or hazardous environments, from nuclear facilities to long, unguarded borders.

    Li, L., Liu, M., Wu, Q., Zhang, X., Liu, Z. and Zhang, Y. (2025) 'Optical fibre distributed sensing system based on high-power ultra-narrow linewidth laser', Int. J. Energy Technology and Policy, Vol. 20, No. 6, pp.17–32.
    DOI: 10.1504/IJETP.2025.149449

  • A high-precision approach to predicting university student academic performance and flagging those students at risk of dropping is reported in the International Journal of Internet Manufacturing and Services. The approach combines machine learning with advanced optimisation techniques inspired by natural processes to help universities identify students that are struggling sooner rather than later and allow them to tailor support before problems escalate.

    The approach uses a Gaussian Process Classifier (GPC), a statistical model that estimates the likelihood of particular outcomes based on complex, multidimensional data. The GPC is enhanced using an optimisation algorithm inspired by nature, following the way in which organisms locate sources of scent to allow the system to home in on an accurate solution to the question. In addition, it uses a Particle Velocity Search Algorithm (PVSA), based on the collective movement of particles in a fluid. This combination allows the system to fine-tune its parameters to detect subtle patterns in the data regarding student performance, attendance, marks, and engagement levels. In tests, the system could accurately discern which students needed additional support or guidance.

    Traditional monitoring methods, while invaluable, often fail to spot early signs of academic difficulty. By contrast, the new model, through the analysis of large datasets, can detect individual behaviour and achievement that change over time and indicate problems earlier.

    The work might allow universities to make better data-driven decisions regarding academic support and the distribution of resources, as well as reducing student dropout rates. The researchers suggest that categorising students by learning patterns rather than simple grades could help institutions design more equitable and personalised educational experiences.

    Huang, K. and Wang, C. (2025) 'Utilising a Gaussian process classifier integrating with meta-heuristic optimisers to predict and classify performance systems', Int. J. Internet Manufacturing and Services, Vol. 11, No. 5, pp.1–30.
    DOI: 10.1504/IJIMS.2025.149393

  • The common vernacular of YOLO, you only live once, and FOMO, fear of missing out, lead many people to yo-yo up and down between anxiety states. Research in the International Journal of Economics and Business Research, has looked at the role of self-esteem when people have that FOMO feeling in the context of conspicuous consumption (COCO).

    The research shows that FOMO can nudge people to spend more on goods that display status or success than they otherwise would. The research also shows that this effect operates partly by eroding self-esteem, prompting individuals to seek reassurance and validation through conspicuous consumption of material possessions. The conclusions were drawn after an analysis of survey results from 561 employed adults in mainland China.

    The analysis revealed that people who feel stronger FOMO are markedly more likely to engage in such spending. At the same time, the researchers found that FOMO reduces a person's sense of worth, their self-esteem. One might think of it as being the psychological equivalent of comfort eating, but it is the unnecessary consumption of high-prestige and other possessions rather than the inappropriate ingestion of food. The acquisition of possessions becomes the means by which the consumer attempts to restore their self-worth and social standing. Rarely is comfort eating or such conspicuous consumption of long-term benefit to the individual.

    The results suggest that the relationship between FOMO and conspicuous consumption operates on two levels: a direct urge to keep up with others, and an indirect process in which reduced self-esteem fuels the desire for visible affirmation. Those with stronger self-esteem appear more resilient to these pressures, relying on internal rather than external sources of validation.

    Gender did not emerge as influencing factor, men and women were equally prone to the issues. However, age did have an effect with older participants less affected by FOMO than younger people, suggesting that age brings greater emotional maturity and less dependence on external validation.

    Jiang, Z-W. and Chang, S-Y. (2025) 'The impact of fear of missing out on conspicuous consumption: the mediating role of self-esteem', Int. J. Economics and Business Research, Vol. 29, No. 18, pp.1–19.
    DOI: 10.1504/IJEBR.2025.149392

  • Research in the International Journal of Industrial and Systems Engineering discusses an immersive packaging design system that brings together virtual reality (VR) and advanced image analysis to create a more intuitive and realistic way of developing new products. The research suggests that this new approach could allow designers and consumers to experience packaging in three dimensions, exploring how materials, textures, and layouts will look and work before the produced is actually manufactured.

    The usual approach to design in this area relies on two-dimensional renderings that do not always capture the depth or tactile qualities of packaging. The new system overcomes these limitations by allowing users to enter a virtual environment where they can view and manipulate designs as if handling real objects. In this virtual world, the designers might look at how labelling fits around bottles or how colours behave under different lighting. From the consumers' perspective, testers can pick up and inspect products virtually, gaining a clearer sense of scale and usability and so feed back their feelings to the designers and developers.

    The research uses semantic segmentation, which automatically identifies and separates different visual elements in packaging images, the logos, text, and materials, at the pixel level for optimal precision. This approach allows each component to be edited individually within the virtual space. This means that developers don't have to rely on static mock-ups, designers can test variations instantly, and marketing teams can assess how small adjustments might affect user perception or emotional response.

    The use of virtual reality with intelligent design tools suggests a new direction for packaging design. The work marks a shift towards more interactive, human-centred design approaches that brings together creative intent and consumer experience.

    The next step in the research would be to develop touch and sound feedback, so that the art of packaging design comes even closer to the sensory qualities of a real prototype in the real world.

    Ye, X., Tan, J. and Du, B. (2025) 'Research on immersive experience of packaging design based on virtual reality and semantic segmentation algorithm', Int. J. Industrial and Systems Engineering, Vol. 51, No. 5, pp.1–18.
    DOI: 10.1504/IJISE.2025.149319

  • A new artificial intelligence system discussed in the International Journal of Simulation and Process Modelling could help make school and university sports safer and more effective. The system can analyse video of human movements in real time and combine this with data from sensors to understand those movements. The analysis can identify movements that would be unclear to a human observer because they are fast, unpredictable or hidden from view. The researchers suggest it will be a boon in physical education and how it is taught and monitored.

    Current "pose recognition" tools use computer vision to identify human postures but often struggle with the complexities of real-world sports. Movements are usually irregular and constantly changing in most sports. The new system tackles this underlying problem by combining visual information with data from motion sensors, and then building on embedded simulations to allow it to interpret and predict movements as they happen.

    The team tested their system on established benchmark datasets, including Human3.6M and the team's own CollegeSports-200 collection. They achieved almost 97 per cent accuracy. They kept the error count caused by visual obstructions low and with a frame rate of 38 frames per second, the system is fast enough to deliver live feedback. In field trials, they also had encouraging results as students were guided based on the system's analysis and were seen to improve on poor posture and results when their teachers had a clearer picture of fitness patterns across groups.

    The team suggests this novel approach could lead to more adaptive, evidence-based physical education. Such an approach uses data directly to plan improved exercise and practice, and even to cut the potential for injuries.

    Chen, D., Ni, Z. and Huang, W. (2025) 'Multimodal pose estimation and simulation modelling for real-time human motion analysis', Int. J. Simulation and Process Modelling, Vol. 22, No. 5, pp.1–10.
    DOI: 10.1504/IJSPM.2025.149326

  • Research in the International Journal of Automation and Control describes a novel mathematical framework that can estimate fault risk in complex industrial systems, such as petrochemical reactors. The research might improve reliability of automated processes in the petrochemical sector and in other areas of advanced manufacturing.

    The work builds on a predictive defect estimation model. It works for switched non-linear the behaviour of which alternates between different operating modes depending on conditions or control inputs. This is a common modality of chemical reactors, robotic platforms, and automated processes. The accurate prediction of imminent issues with such systems has always been a challenge because system response can vary widely with changing inputs, environmental conditions, and internal dynamics.

    By using a mathematical representation of the system, a so-called augmented state-space model, variables describing the current condition of the system and failure signals, which indicate the presence of faults, the new model can evaluate how closely a system's predicted behaviour matches its actual behaviour. Discrepancies between the two are analysed statistically by the model to home in on whether the system is stable or liable to fail.

    The researchers point out that traditional fault detection methods have always been limited by restrictive assumptions about system dynamics. The new approach allows for continuous real-time monitoring in industrial environments. Tests with a stirred tank reactor as a standard benchmark for modelling chemical reactions gave fault-free accuracy within 0.05 and successfully detecting both constant and time-varying faults. The current system works to detect faults that develop gradually. Real-world industrial settings introduce additional complexities, such as abrupt faults, high-frequency disturbances, and measurement noise, all of which will require further refinement of the model.

    Wang, L. (2025) 'Design of a model predictive-based fault estimator for faulty nonlinear switched dynamics with guaranteed recursive feasibility', Int. J. Automation and Control, Vol. 19, No. 7, pp.1–22.
    DOI: 10.1504/IJAAC.2025.149327

News

Prof. Chi-Yuan Chen appointed as new Editor in Chief of International Journal of Computational Intelligence Studies

Prof. Chi-Yuan Chen from National Ilan University and Fo Guang University in Taiwan ROC has been appointed to take over editorship of the International Journal of Computational Intelligence Studies.

Dr. Hsin-Hung Cho appointed as new Editor in Chief of International Journal of Information Quality

Dr. Hsin-Hung Cho from National Ilan University in Taiwan has been appointed to take over editorship of the International Journal of Information Quality.

Dr. Noman Sohail appointed as new Editor in Chief of International Journal of Computational Medicine and Healthcare

Dr. Noman Sohail from Linköping University in Sweden has been appointed to take over editorship of the International Journal of Computational Medicine and Healthcare.

Prof. Andrew W.H. Ip appointed as new Editor in Chief of International Journal of Grid and Utility Computing

Prof. Andrew W.H. Ip from Hong Kong Polytechnic University has been appointed to take over editorship of the International Journal of Grid and Utility Computing.

Inviting applications for board membership with the International Journal of Business Governance and Ethics

Prof. Nicola Cucari, Editor in Chief of the International Journal of Business Governance and Ethics, is currently seeking new members to join IJBGE's Editorial Board, as well as Associate or Regional Editors. These voluntary roles offer a unique opportunity to contribute to advancing high-quality research in governance, ethics, transparency, accountability and responsibility in business and society.

If you are interested, please complete this short online form:
Apply here

Prof. Cucari welcomes you to share this invitation within your professional network, and thanks you for your time and consideration. He looks forward to receiving applications and your support in strengthening IJBGE's global academic community.