Hasil untuk "Nutrition. Foods and food supply"

Menampilkan 20 dari ~2280494 hasil · dari arXiv, CrossRef

JSON API
arXiv Open Access 2025
Improving a Hybrid Graphsage Deep Network for Automatic Multi-objective Logistics Management in Supply Chain

Mehdi Khaleghi, Nastaran Khaleghi, Sobhan Sheykhivand et al.

Systematic logistics, conveyance amenities and facilities as well as warehousing information play a key role in fostering profitable development in a supply chain. The aim of transformation in industries is the improvement of the resiliency regarding the supply chain. The resiliency policies are required for companies to affect the collaboration with logistics service providers positively. The decrement of air pollutant emissions is a persistent advantage of the efficient management of logistics and transportation in supply chain. The management of shipment type is a significant factor in analyzing the sustainability of logistics and supply chain. An automatic approach to predict the shipment type, logistics delay and traffic status are required to improve the efficiency of the supply chain management. A hybrid graphsage network (H-GSN) is proposed in this paper for multi-task purpose of logistics management in a supply chain. The shipment type, shipment status, traffic status, logistics ID and logistics delay are the objectives in this article regarding three different databases including DataCo, Shipping and Smart Logistcis available on Kaggle as supply chain logistics databases. The average accuracy of 97.8% and 100% are acquired for 10 kinds of logistics ID and 3 types of traffic status prediction in Smart Logistics dataset. The average accuracy of 98.7% and 99.4% are obtained for shipment type prediction in DataCo and logistics delay in Shipping database, respectively. The evaluation metrics for different logistics scenarios confirm the efficiency of the proposed method to improve the resilience and sustainability of the supply chain.

en cs.LG, cs.CV
arXiv Open Access 2025
S3C2 Summit 2025-03: Industry Secure Supply Chain Summit

Elizabeth Lin, Jonah Ghebremichael, William Enck et al.

Software supply chains, while providing immense economic and software development value, are only as strong as their weakest link. Over the past several years, there has been an exponential increase in cyberattacks specifically targeting vulnerable links in critical software supply chains. These attacks disrupt the day-to-day functioning and threaten the security of nearly everyone on the internet, from billion-dollar companies and government agencies to hobbyist open-source developers. The ever-evolving threat of software supply chain attacks has garnered interest from both the software industry and US government in improving software supply chain security. On Thursday, March 6th, 2025, four researchers from the NSF-backed Secure Software Supply Chain Center (S3C2) conducted a Secure Software Supply Chain Summit with a diverse set of 18 practitioners from 17 organizations. The goals of the Summit were: (1) to enable sharing between participants from different industries regarding practical experiences and challenges with software supply chain security; (2) to help form new collaborations; and (3) to learn about the challenges facing participants to inform our future research directions. The summit consisted of discussions of six topics relevant to the government agencies represented, including software bill of materials (SBOMs); compliance; malicious commits; build infrastructure; culture; and large language models (LLMs) and security. For each topic of discussion, we presented a list of questions to participants to spark conversation. In this report, we provide a summary of the summit. The open questions and challenges that remained after each topic are listed at the end of each topic's section, and the initial discussion questions for each topic are provided in the appendix.

en cs.CR
arXiv Open Access 2025
S3C2 Summit 2024-09: Industry Secure Software Supply Chain Summit

Imranur Rahman, Yasemin Acar, Michel Cukier et al.

While providing economic and software development value, software supply chains are only as strong as their weakest link. Over the past several years, there has been an exponential increase in cyberattacks, specifically targeting vulnerable links in critical software supply chains. These attacks disrupt the day-to-day functioning and threaten the security of nearly everyone on the internet, from billion-dollar companies and government agencies to hobbyist open-source developers. The ever-evolving threat of software supply chain attacks has garnered interest from the software industry and the US government in improving software supply chain security. On September 20, 2024, three researchers from the NSF-backed Secure Software Supply Chain Center (S3C2) conducted a Secure Software Supply Chain Summit with a diverse set of 12 practitioners from 9 companies. The goals of the Summit were to: (1) to enable sharing between individuals from different companies regarding practical experiences and challenges with software supply chain security, (2) to help form new collaborations, (3) to share our observations from our previous summits with industry, and (4) to learn about practitioners' challenges to inform our future research direction. The summit consisted of discussions of six topics relevant to the companies represented, including updating vulnerable dependencies, component and container choice, malicious commits, building infrastructure, large language models, and reducing entire classes of vulnerabilities.

en cs.CR
arXiv Open Access 2025
Optimizing Supply Chain Networks with the Power of Graph Neural Networks

Chi-Sheng Chen, Ying-Jung Chen

Graph Neural Networks (GNNs) have emerged as transformative tools for modeling complex relational data, offering unprecedented capabilities in tasks like forecasting and optimization. This study investigates the application of GNNs to demand forecasting within supply chain networks using the SupplyGraph dataset, a benchmark for graph-based supply chain analysis. By leveraging advanced GNN methodologies, we enhance the accuracy of forecasting models, uncover latent dependencies, and address temporal complexities inherent in supply chain operations. Comparative analyses demonstrate that GNN-based models significantly outperform traditional approaches, including Multilayer Perceptrons (MLPs) and Graph Convolutional Networks (GCNs), particularly in single-node demand forecasting tasks. The integration of graph representation learning with temporal data highlights GNNs' potential to revolutionize predictive capabilities for inventory management, production scheduling, and logistics optimization. This work underscores the pivotal role of forecasting in supply chain management and provides a robust framework for advancing research and applications in this domain.

en cs.LG, econ.GN
arXiv Open Access 2024
Graph Neural Networks in Supply Chain Analytics and Optimization: Concepts, Perspectives, Dataset and Benchmarks

Azmine Toushik Wasi, MD Shafikul Islam, Adipto Raihan Akib et al.

Graph Neural Networks (GNNs) have recently gained traction in transportation, bioinformatics, language and image processing, but research on their application to supply chain management remains limited. Supply chains are inherently graph-like, making them ideal for GNN methodologies, which can optimize and solve complex problems. The barriers include a lack of proper conceptual foundations, familiarity with graph applications in SCM, and real-world benchmark datasets for GNN-based supply chain research. To address this, we discuss and connect supply chains with graph structures for effective GNN application, providing detailed formulations, examples, mathematical definitions, and task guidelines. Additionally, we present a multi-perspective real-world benchmark dataset from a leading FMCG company in Bangladesh, focusing on supply chain planning. We discuss various supply chain tasks using GNNs and benchmark several state-of-the-art models on homogeneous and heterogeneous graphs across six supply chain analytics tasks. Our analysis shows that GNN-based models consistently outperform statistical Machine Learning and other Deep Learning models by around 10-30% in regression, 10-30% in classification and detection tasks, and 15-40% in anomaly detection tasks on designated metrics. With this work, we lay the groundwork for solving supply chain problems using GNNs, supported by conceptual discussions, methodological insights, and a comprehensive dataset.

en cs.LG, cs.CE
arXiv Open Access 2024
An Industry Interview Study of Software Signing for Supply Chain Security

Kelechi G. Kalu, Tanya Singla, Chinenye Okafor et al.

Many software products are composed of components integrated from other teams or external parties. Each additional link in a software product's supply chain increases the risk of the injection of malicious behavior. To improve supply chain provenance, many cybersecurity frameworks, standards, and regulations recommend the use of software signing. However, recent surveys and measurement studies have found that the adoption rate and quality of software signatures are low. We lack in-depth industry perspectives on the challenges and practices of software signing. To understand software signing in practice, we interviewed 18 experienced security practitioners across 13 organizations. We study the challenges that affect the effective implementation of software signing in practice. We also provide possible impacts of experienced software supply chain failures, security standards, and regulations on software signing adoption. To summarize our findings: (1) We present a refined model of the software supply chain factory model highlighting practitioner's signing practices; (2) We highlight the different challenges-technical, organizational, and human-that hamper software signing implementation; (3) We report that experts disagree on the importance of signing; and (4) We describe how internal and external events affect the adoption of software signing. Our work describes the considerations for adopting software signing as one aspect of the broader goal of improved software supply chain security.

en cs.SE, cs.CR
arXiv Open Access 2024
AI-Enhanced Decision-Making for Sustainable Supply Chains: Reducing Carbon Footprints in the USA

MD Rokibul Hasan

Organizations increasingly need to reassess their supply chain strategies in the rapidly modernizing world towards sustainability. This is particularly true in the United States, where supply chains are very extensive and consume a large number of resources. This research paper discusses how AI can support decision-making for sustainable supply chains with a special focus on carbon footprints. These AI technologies, including machine learning, predictive analytics, and optimization algorithms, will enable companies to be more efficient, reduce emissions, and display regulatory and consumer demands for sustainability, among other aspects. The paper reviews challenges and opportunities regarding implementing AI-driven solutions to promote sustainable supply chain practices in the USA.

en cs.CY
CrossRef Open Access 2023
Antiviral foods in the battle against viral infections: Understanding the molecular mechanism

Md. Shofiul Azam, Md. Nahidul Islam, Md. Wahiduzzaman et al.

AbstractViruses produce a variety of illnesses, which may also cause acute respiratory syndrome. All viral infections, including COVID‐19, are associated with the strength of the immune system. Till now, traditional medicine or vaccines for most viral diseases have not been effective. Antiviral and immune‐boosting diets may provide defense against viral diseases by lowering the risk of infection and assisting rapid recovery. The purpose of this review was to gather, analyze, and present data based on scientific evidence in order to provide an overview of the mechanistic insights of antiviral bioactive metabolites. We have covered a wide range of food with antiviral properties in this review, along with their potential mechanism of action against viral infections. Additionally, the opportunities and challenges of using antiviral food have been critically reviewed. Bioactive plant compounds, not only help in maintaining the body's normal physiological mechanism and good health but are also essential for improving the body's immunity and therefore can be effective against viral diseases. These agents fight viral diseases either by incorporating the body's defense mechanism or by enhancing the cell's immune system. Regular intake of antiviral foods may prevent future pandemic and consumption of these antiviral agents with traditional medicine may reduce the severity of viral diseases. Therefore, the synergistic effect of antiviral foods and medication needs to be investigated.

arXiv Open Access 2023
Agent based modelling for continuously varying supply chains

Wan Wang, Haiyan Wang, Adam J. Sobey

Problem definition: Supply chains are constantly evolving networks. Reinforcement learning is increasingly proposed as a solution to provide optimal control of these networks. Academic/practical: However, learning in continuously varying environments remains a challenge in the reinforcement learning literature.Methodology: This paper therefore seeks to address whether agents can control varying supply chain problems, transferring learning between environments that require different strategies and avoiding catastrophic forgetting of tasks that have not been seen in a while. To evaluate this approach, two state-of-the-art Reinforcement Learning (RL) algorithms are compared: an actor-critic learner, Proximal Policy Optimisation(PPO), and a Recurrent Proximal Policy Optimisation (RPPO), PPO with a Long Short-Term Memory(LSTM) layer, which is showing popularity in online learning environments. Results: First these methods are compared on six sets of environments with varying degrees of stochasticity. The results show that more lean strategies adopted in Batch environments are different from those adopted in Stochastic environments with varying products. The methods are also compared on various continuous supply chain scenarios, where the PPO agents are shown to be able to adapt through continuous learning when the tasks are similar but show more volatile performance when changing between the extreme tasks. However, the RPPO, with an ability to remember histories, is able to overcome this to some extent and takes on a more realistic strategy. Managerial implications: Our results provide a new perspective on the continuously varying supply chain, the cooperation and coordination of agents are crucial for improving the overall performance in uncertain and semi-continuous non-stationary supply chain environments without the need to retrain the environment as the demand changes.

en eess.SY, cs.AI
arXiv Open Access 2023
A Novel Low-Cost, Recyclable, Easy-to-Build Robot Blimp For Transporting Supplies in Hard-to-Reach Locations

Karen Li, Shuhang Hou, Matyas Negash et al.

Rural communities in remote areas often encounter significant challenges when it comes to accessing emergency healthcare services and essential supplies due to a lack of adequate transportation infrastructure. The situation is further exacerbated by poorly maintained, damaged, or flooded roads, making it arduous for rural residents to obtain the necessary aid in critical situations. Limited budgets and technological constraints pose additional obstacles, hindering the prompt response of local rescue teams during emergencies. The transportation of crucial resources, such as medical supplies and food, plays a vital role in saving lives in these situations. In light of these obstacles, our objective is to improve accessibility and alleviate the suffering of vulnerable populations by automating transportation tasks using low-cost robotic systems. We propose a low-cost, easy-to-build blimp robot (UAVs), that can significantly enhance the efficiency and effectiveness of local emergency responses.

en cs.RO
arXiv Open Access 2023
HKTGNN: Hierarchical Knowledge Transferable Graph Neural Network-based Supply Chain Risk Assessment

Zhanting Zhou, Kejun Bi, Yuyanzhen Zhong et al.

The strength of a supply chain is an important measure of a country's or region's technical advancement and overall competitiveness. Establishing supply chain risk assessment models for effective management and mitigation of potential risks has become increasingly crucial. As the number of businesses grows, the important relationships become more complicated and difficult to measure. This emphasizes the need of extracting relevant information from graph data. Previously, academics mostly employed knowledge inference to increase the visibility of links between nodes in the supply chain. However, they have not solved the data hunger problem of single node feature characteristics. We propose a hierarchical knowledge transferable graph neural network-based (HKTGNN) supply chain risk assessment model to address these issues. Our approach is based on current graph embedding methods for assessing corporate investment risk assessment. We embed the supply chain network corresponding to individual goods in the supply chain using the graph embedding module, resulting in a directed homogeneous graph with just product nodes. This reduces the complicated supply chain network into a basic product network. It addresses difficulties using the domain difference knowledge transferable module based on centrality, which is presented by the premise that supply chain feature characteristics may be biased in the actual world. Meanwhile, the feature complement and message passing will alleviate the data hunger problem, which is driven by domain differences. Our model outperforms in experiments on a real-world supply chain dataset. We will give an equation to prove that our comparative experiment is both effective and fair.

en cs.LG, cs.AI
arXiv Open Access 2023
Nash equilibria of the pay-as-bid auction with K-Lipschitz supply functions

Martina Vanelli, Giacomo Como, Fabio Fagnani

We model a system of n asymmetric firms selling a homogeneous good in a common market through a pay-as-bid auction. Every producer chooses as its strategy a supply function returning the quantity S(p) that it is willing to sell at a minimum unit price p. The market clears at the price at which the aggregate demand intersects the total supply and firms are paid the bid prices. We study a game theoretic model of competition among such firms and focus on its equilibria (Supply function equilibrium). The game we consider is a generalization of both models where firms can either set a fixed quantity (Cournot model) or set a fixed price (Bertrand model). Our main result is to prove existence and provide a characterization of (pure strategy) Nash equilibria in the space of K-Lipschitz supply functions.

en eess.SY, cs.MA
arXiv Open Access 2022
What is Software Supply Chain Security?

Marcela S. Melara, Mic Bowman

The software supply chain involves a multitude of tools and processes that enable software developers to write, build, and ship applications. Recently, security compromises of tools or processes has led to a surge in proposals to address these issues. However, these proposals commonly overemphasize specific solutions or conflate goals, resulting in unexpected consequences, or unclear positioning and usage. In this paper, we make the case that developing practical solutions is not possible until the community has a holistic view of the security problem; this view must include both the technical and procedural aspects. To this end, we examine three use cases to identify common security goals, and present a goal-oriented taxonomy of existing solutions demonstrating a holistic overview of software supply chain security.

en cs.CR, cs.SE
arXiv Open Access 2022
Feedback Stability Analysis via Dissipativity with Dynamic Supply Rates

Sei Zhen Khong, Chao Chen, Alexander Lanzon

We propose a general notion of dissipativity with dynamic supply rates for nonlinear systems. This extends classical dissipativity with static supply rates and dynamic supply rates of miscellaneous quadratic forms. The main results of this paper concern Lyapunov and asymptotic stability analysis for nonlinear feedback dissipative systems that are characterised by dissipation inequalities with respect to compatible dynamic supply rates but involving possibly different and independent auxiliary systems. Importantly, dissipativity conditions guaranteeing stability of the state of the feedback systems, without concerns on the stability of the state of the auxiliary systems, are provided. The key results also specialise to a simple coupling test for the interconnection of two nonlinear systems described by dynamic (Psi, Pi, Upsilon, Omega)-dissipativity, and are shown to recover several existing results in the literature, including small-gain, passivity indices, static (Q, S, R)-dissipativity, dissipativity with terminal costs, etc. Comparison with the input-output approach to feedback stability analysis based on integral quadratic constraints is also made.

en eess.SY, math.OC
arXiv Open Access 2021
Strategic Inventories in a Supply Chain with Downstream Cournot Duopoly

Xiaowei Hu, Jaejin Jang, Nabeel Hamoud et al.

The inventories carried in a supply chain as a strategic tool to influence the competing firms are considered to be strategic inventories (SI). We present a two-period game-theoretic supply chain model, in which a singular manufacturer supplies products to a pair of identical Cournot duopolistic retailers. We show that the SI carried by the retailers under dynamic contract is Pareto-dominating for the manufacturer, retailers, consumers, the channel, and the society as well. We also find that the retailer's SI, however, can be eliminated when the manufacturer commits wholesale contract or inventory holding cost is too high. In comparing the cases with and without downstream competition, we also show that the downstream Cournot duopoly undermines the retailers in profits, but benefits all others.

en econ.GN, econ.TH
arXiv Open Access 2020
Measurement Error in Nutritional Epidemiology: A Survey

Huimin Peng

This article reviews bias-correction models for measurement error of exposure variables in the field of nutritional epidemiology. Measurement error usually attenuates estimated slope towards zero. Due to the influence of measurement error, inference of parameter estimate is conservative and confidence interval of the slope parameter is too narrow. Bias-correction in estimators and confidence intervals are of primary interest. We review the following bias-correction models: regression calibration methods, likelihood based models, missing data models, simulation based methods, nonparametric models and sampling based procedures.

en stat.ME, cs.LG
arXiv Open Access 2020
Supply and demand shocks in the COVID-19 pandemic: An industry and occupation perspective

R. Maria del Rio-Chanona, Penny Mealy, Anton Pichler et al.

We provide quantitative predictions of first order supply and demand shocks for the U.S. economy associated with the COVID-19 pandemic at the level of individual occupations and industries. To analyze the supply shock, we classify industries as essential or non-essential and construct a Remote Labor Index, which measures the ability of different occupations to work from home. Demand shocks are based on a study of the likely effect of a severe influenza epidemic developed by the US Congressional Budget Office. Compared to the pre-COVID period, these shocks would threaten around 22% of the US economy's GDP, jeopardise 24% of jobs and reduce total wage income by 17%. At the industry level, sectors such as transport are likely to have output constrained by demand shocks, while sectors relating to manufacturing, mining and services are more likely to be constrained by supply shocks. Entertainment, restaurants and tourism face large supply and demand shocks. At the occupation level, we show that high-wage occupations are relatively immune from adverse supply and demand-side shocks, while low-wage occupations are much more vulnerable. We should emphasize that our results are only first-order shocks -- we expect them to be substantially amplified by feedback effects in the production network.

arXiv Open Access 2019
Blockchain in Global Supply Chains and Cross Border Trade: A Critical Synthesis of the State-of-the-Art, Challenges and Opportunities

Yanling Chang, Eleftherios Iakovou, Weidong Shi4

Blockchain in supply chain management is expected to boom over the next five years. It is estimated that the global blockchain supply chain market would grow at a compound annual growth rate of 87% and increase from \$45 million in 2018 to \$3,314.6 million by 2023. Blockchain will improve business for all global supply chain stakeholders by providing enhanced traceability, facilitating digitisation, and securing chain-of-custody. This paper provides a synthesis of the existing challenges in global supply chain and trade operations, as well as the relevant capabilities and potential of blockchain. We further present leading pilot initiatives on applying blockchains to supply chains and the logistics industry to fulfill a range of needs. Finally, we discuss the implications of blockchain on customs and governmental agencies, summarize challenges in enabling the wide scale deployment of blockchain in global supply chain management, and identify future research directions.

en cs.CY, econ.GN
CrossRef Open Access 2014
Probiotics in dairy foods: a review

Shahnawaz Umer Khan

Purpose – There is need for exhaustive studies to be undertaken to identify various probiotic strains and to understand the actual mechanism of action by which these probiotics exert their health benefits in order to exploit its fullest health benefits expressed by various kinds of the probiotic strains. The paper aims to discuss these issues. Design/methodology/approach – The health effects of the probiotics can be accessed by in vivo as well as the in vitro studies of live microorganisms and their biological active compounds on various disease-causing organisms and their harmful metabolites. Findings – The paper is a brief review of recent findings about the health benefits of probiotic strains of microorganisms. The health effects of fermented food items were known since the time immemorial, but the actual cause of this was a mystery. Recent discoveries led to the author's knowledge about the mechanism through which they exert these curative effects which is either by competitive inhibition of harmful microbes in gut or by production of biological active compounds against disease-causing organisms and their harmful metabolites. Originality/value – Probiotics are commonly consumed as part of fermented foods which are produced with active live cultures, so various new types of these probiotic cultures can be introduced which can act as food as well as curative agents for treating and preventing various types of diseases at nominal costs.

Halaman 58 dari 114025