| | SLO | ENG | Piškotki in zasebnost

Večja pisava | Manjša pisava

Iskanje po katalogu digitalne knjižnice Pomoč

Iskalni niz: išči po
išči po
išči po
išči po
* po starem in bolonjskem študiju

Opcije:
  Ponastavi


1 - 10 / 491
Na začetekNa prejšnjo stran12345678910Na naslednjo stranNa konec
1.
Cheminformatic analysis of protein surfaces provides binding site insights andinforms identification strategies
Andrej Milisavljević, Jure Pražnikar, Urban Bren, Marko Jukič, 2025, izvirni znanstveni članek

Opis: Aims: Understanding protein–ligand binding site behavior is central to structure-based drug design. Weanalyzed amino acid composition and interactions in protein–ligand small-molecule binding sites anddeveloped a novel method for binding site prediction.Materials and methods: We analyzed the PDBBind+ database, which contains the largest protein–ligand binding site dataset known to us, using existing cheminformatics packages and in-house code.We used the resulting data to train a binding site prediction model.Results: Within solvent-accessible binding regions, tryptophan, phenylalanine, tyrosine, methionine,and glycine, were enriched. Interaction analysis revealed hydrophobic contacts as the most frequent,followed by hydrogen bonds, water-bridged hydrogen bonds, salt bridges, π–π, π–cation, and occa-sional halogen interactions. We introduced the amino acid binding site enrichment index (ABSE), tosupport small-molecule binding site detection, and developed a model that discriminates binding sitesequences from protein surface patches with 0.91 accuracy.Conclusions: This work offers interpretable composition–interaction relationships and practical tool forbinding site characterization. To facilitate application, we provide a free, open-source, fast, bindingsiteidentification tool (AABS), available at https://gitlab.com/Jukic/aabs. We anticipate that these findingsand tool will advance binding site prediction and accelerate computationally intensive drug discoverywithin medicinal chemistry.
Ključne besede: protein surface analysis, small-molecule binding site detection, machine learning, cheminformatics, amino acidindex, binding site, mall-molecule–protein interactions, in-silico drug design
Objavljeno v DKUM: 08.12.2025; Ogledov: 0; Prenosov: 0
.pdf Celotno besedilo (7,50 MB)

2.
Eexplaining 3D semantic segmentation through generative AI-based counterfactuals
Dzemail Rozajac, Niko Lukač, Stefan Schweng, Christoph Gollob, Arne Nothdurft, Karl Stampfer, Javier Del Ser, Andreas Holzinger, 2025, izvirni znanstveni članek

Opis: Interpreting the predictions of deep learning models on 3D point cloud data is an important challenge for safety-critical domains such as autonomous driving, robotics and geospatial analysis. Existing counterfactual explainability methods often struggle with the sparsity and unordered nature of 3D point clouds. To address this, we introduce a generative framework for counterfactual explanations in 3D semantic segmentation models. Our approach leverages autoencoder-based latent representations, combined with UMAP embeddings and Delaunay triangulation, to construct a graph that enables geodesic path search between semantic classes. Candidate counterfactuals are generated by interpolating latent vectors along these paths and decoding into plausible point clouds, while semantic plausibility is guided by the predictions of a 3D semantic segmentation model. We evaluate the framework on ShapeNet objects, demonstrating that semantically related classes yield realistic counterfactuals with minimal geometric change, whereas unrelated classes expose sharp decision boundaries and reduced plausibility. Quantitative results confirm that the method balances defined interpretability metrics, producing counterfactuals that are both interpretable and geometrically consistent. Overall, our work demonstrates that generative counterfactuals in latent space provide a promising alternative to input-level perturbations.
Ključne besede: 3D point cloud, explainable artificial intelligence, counterfactual analysis, generative AI
Objavljeno v DKUM: 14.11.2025; Ogledov: 0; Prenosov: 6
.pdf Celotno besedilo (27,14 MB)

3.
Surface analysis of sodium metamizolate as an active pharmaceutical ingredient in solid form
Matjaž Finšgar, Katja Andrina Varda, 2026, izvirni znanstveni članek

Opis: This study focuses on the surface and subsurface characterization of a pharmaceutical tablet containing sodium metamizolate (NaMET), with an emphasis on mass spectrometry using time-of-flight secondary ion mass spectrometry (ToF-SIMS). ToF-SIMS enabled the identification of NaMET-specific fragment ions, which served as signals for the determination of the spatial distribution of this active pharmaceutical ingredient (API) within the tablet matrix. A ToF-SIMS fragmentation mechanism for NaMET was proposed based on the ToF-SIMS spectra analysis measured on a NaMET reference standard. 3D ToF-SIMS imaging showed heterogeneous localization of the API across a 5 μm depth. Complementary techniques, including 3D profilometry and atomic force microscopy (AFM), provided surface roughness and morphological data, while X-ray photoelectron spectroscopy (XPS) confirmed the elemental composition and chemical states. Depth profiling by XPS further supported the non-uniform distribution of NaMET.
Ključne besede: matamizole, sodium metamizolate, ToF-SIMS, XPS, surface analysis, API
Objavljeno v DKUM: 10.11.2025; Ogledov: 0; Prenosov: 6
.pdf Celotno besedilo (9,03 MB)

4.
Kaplan-Meier estimator and survival analysis of unemployment spells in Slovenia
Alenka Kavkler, 2024, samostojni znanstveni sestavek ali poglavje v monografski publikaciji

Opis: This paper analyses unemployment spells in Slovenia during the Great Recession. Descriptive statistics for several demographic variables are shown and discussed, namely for age group, gender, region, level of education, and work experience. Survival analysis is applied, and the cumulative survival function and the Kaplan-Meier survival function estimator for different levels of education are examined.
Ključne besede: unemployment, survival analysis, Kaplan-Meier estimator
Objavljeno v DKUM: 05.11.2025; Ogledov: 0; Prenosov: 1
.pdf Celotno besedilo (748,31 KB)
Gradivo ima več datotek! Več...

5.
Temporal and statistical insights into multivariate time series forecasting of corn outlet moisture in industrial continuous-flow drying systems
Marko Simonič, Simon Klančnik, 2025, izvirni znanstveni članek

Opis: Corn drying is a critical post-harvest process to ensure product quality and compliance with moisture standards. Traditional optimization approaches often overlook dynamic interactions between operational parameters and environmental factors in industrial continuous flow drying systems. This study integrates statistical analysis and deep learning to predict outlet moisture content, leveraging a dataset of 3826 observations from an operational dryer. The effects of inlet moisture, target air temperature, and material discharge interval on thermal behavior of the system were evaluated through linear regression and t-test, which provided interpretable insights into process dependencies. Three neural network architectures (LSTM, GRU, and TCN) were benchmarked for multivariate time-series forecasting of outlet corn moisture, with hyperparameters optimized using grid search to ensure fair performance comparison. Results demonstrated GRU’s superior performance in the context of absolute deviations, achieving the lowest mean absolute error (MAE = 0.304%) and competitive mean squared error (MSE = 0.304%), compared to LSTM (MAE = 0.368%, MSE = 0.291%) and TCN (MAE = 0.397%, MSE = 0.315%). While GRU excelled in average prediction accuracy, LSTM’s lower MSE highlighted its robustness against extreme deviations. The hybrid methodology bridges statistical insights for interpretability with deep learning’s dynamic predictive capabilities, offering a scalable framework for real-time process optimization. By combining traditional analytical methods (e.g., regression and t-test) with deep learning-driven forecasting, this work advances intelligent monitoring and control of industrial drying systems, enhancing process stability, ensuring compliance with moisture standards, and indirectly supporting energy efficiency by reducing over drying and enabling more consistent operation.
Ključne besede: advanced drying technologies, continuous flow drying, time-series forecasting, LSTM, GRU, TCN, deep learning, statistical analysis, optimization of the drying process
Objavljeno v DKUM: 03.11.2025; Ogledov: 0; Prenosov: 3
.pdf Celotno besedilo (3,02 MB)
Gradivo ima več datotek! Več...

6.
A machine vision approach to assessing steel properties through spark imaging
Goran Munđar, Miha Kovačič, Uroš Župerl, 2025, izvirni znanstveni članek

Opis: Accurate and efficient evaluation of steel properties is crucial for modern manufacturing. This study presents a novel approach that combines spark imaging and deep learning to predict carbon content in steel. By capturing and analyzing sparks generated during grinding, the method offers a fast and cost-effective alternative to conventional testing. Using convolutional neural networks (CNNs), the proposed models demonstrate high reliability and adaptability across different steel types. Among the tested architectures, MobileNet-v2 achieved the best performance, balancing accuracy and computational efficiency. The findings highlight the potential of machine vision and artificial intelligence in non-destructive steel analysis, providing rapid and precise insights for industrial applications.
Ključne besede: carbon content prediction, convolutional neural networks, deep learning, machine vision, spark imaging, steel analysis
Objavljeno v DKUM: 03.11.2025; Ogledov: 0; Prenosov: 5
.pdf Celotno besedilo (1,84 MB)
Gradivo ima več datotek! Več...

7.
Evolutionary game theory use in healthcare : a synthetic knowledge synthesis
Peter Kokol, Jernej Završnik, Helena Blažun Vošner, Bojan Žlahtič, 2025, pregledni znanstveni članek

Opis: Background: Evolutionary game theory (EGT), originating from Darwinian competition studies, offers a powerful framework for understanding complex healthcare interactions where multiple stakeholders with conflicting interests evolve strategies over time. Unlike traditional game theory, EGT accounts for bounded rationality and strategic evolution through imitation and selection. Aims and objectives: In our study, we use Synthetic Knowledge Synthesis (SKS) that integrates descriptive bibliometrics and bibliometric mapping to systematically analyze the application of EGT in healthcare. The SKS aimed to identify prolific research topics, suitable publishing venues, and productive institutions/countries for collaboration and funding. Data was harvested from the Scopus bibliographic database, encompassing 539 publications from 2000 to June 2025, Results: Production dynamics is revealing an exponential growth in scholarly output since 2019, with peak productivity in 2024. Descriptive bibliometrics showed China as the most prolific country (376 publications), followed by the United States and the United Kingdom. Key institutions are predominantly Chinese, and top journals include PLoS One and Frontiers in Public Health. Funding is primarily from Chinese entities like the National Natural Science Foundation of China. Bibliometric mapping identified five key research themes: game theory in cancer research, evolution game-based simulation of supply management, evolutionary game theory in epidemics, evolutionary games in trustworthy connected public health, and evolutionary games in collaborative governance. Conclusions: Despite EGT’s utility, significant research gaps exist in methodological robustness, data availability, contextual modelling, and interdisciplinary translation. Future research should focus on integrating machine learning, longitudinal data, and explicit ethical frameworks to enhance EGT’s practical application in adaptive, patient-centred healthcare systems
Ključne besede: evolutionary games theory, healthcare, complex healthcare systems, synthetic knowledge synthesis, thematic analysis
Objavljeno v DKUM: 29.10.2025; Ogledov: 0; Prenosov: 4
.pdf Celotno besedilo (587,94 KB)

8.
Well‐Being Unveiled: A Concept Analysis of Mental, Psychological, and Subjective Well‐Being
Leona Cilar Budler, 2025, pregledni znanstveni članek

Opis: ABSTRACT Background and Aim Mental well‐being is a multifaceted concept that has garnered increasing attention in both academic and clinical settings. It is influenced by a range of factors, including interpersonal relationships, self‐perception, and environmental conditions. The aim of this paper is to differentiate among three distinct concepts: mental well‐being, psychological well‐being, and subjective well‐being. Additionally, we conducted an in‐depth examination of the concept of mental well‐being. Methods A comprehensive literature search was conducted across international databases from January to March 2023. The gathered data was then meticulously analyzed using methods for concept analysis by Walker and Avant. Papers were read and analyzed to describe the attributes, antecedents, and consequences of mental well‐being. Results Through a comprehensive review of literature, we found that the key attributes of mental well‐being are interpersonal relations, self‐acceptance, and purpose in life. This concept's antecedents range from individual expectations and values to broader factors like environment and personal development. Furthermore, the consequences of mental well‐being extend beyond individual health, impacting social support, disease risk, and the effectiveness of mental health interventions. Conclusions Findings contribute to a nuanced understanding of mental well‐being, offering valuable insights into both research and clinical practice. Concept analysis highlights the multifaceted nature of mental well‐being and provides a foundation for future research and intervention development.
Ključne besede: concept analysis, mental well-being, psychological well-being, redefinition, subjective well-being
Objavljeno v DKUM: 27.10.2025; Ogledov: 0; Prenosov: 1
.pdf Celotno besedilo (355,44 KB)
Gradivo ima več datotek! Več...

9.
Environmental pollution and economic activity : estimating the environmental Kuznets curve for a panel of countries worldwide
Darja Boršič, Petar Todorčević, Nejc Fir, 2025, izvirni znanstveni članek

Opis: This paper aims to assess the impact of certain economic factors on pollution for selected 112 countries worldwide. Due to data availability, carbon dioxide emissions in tonnes per capita were chosen as the dependent variable measuring pollution. Based on panel data and generalized moments method, the relationship between economic activity and environmental pollution was estimated. The results show that in the whole sample, as well as for two subsamples of developed and undeveloped countries, carbon dioxide emissions are statistically significantly affected by gross domestic product per capita, energy intensity and renewable energy consumption. The linear effect of economic activity positively effects the pollution, while the quadratic relationship is negative. Thus, the validity of inverted-U curve of the environmental Kuznets curve has been demonstrated. The estimated effect of economic activity measured by gross domestic product per capita on pollution does not differ in developed and undeveloped countries.
Ključne besede: environmental Kuznets curve, carbon dioxide emissions, renewable energy, industrialisation, urbanisation, economic development, cross-section analysis
Objavljeno v DKUM: 21.10.2025; Ogledov: 0; Prenosov: 4
.pdf Celotno besedilo (704,44 KB)
Gradivo ima več datotek! Več...

10.
Discovering success factors in the pioneering stage of a digital startup
Kenedi Binowo, Achmad Nizar Hidayanto, 2023, izvirni znanstveni članek

Opis: Background and Purpose: Successful digital startups can generate income for the country and improve people’s lives. However, for prospective founders who will launch their startups, the success factor in pioneering digital startups remains unknown. The purpose of this study is to identify key success factors for digital startups in pioneering stages. Methodology: Thematic analysis is a method for identifying success factors in pioneering stage digital startups. The data will be collected from the interviews of ten startup founders. Results: The findings show that fifteen critical factors are success factors in the digital startup pioneering stage, namely; problems, business ideas, teams, business models, capital or funding, products, incubators, validation, competitors, marketing, mastery of technology, market analysis, founders and co-founders, partners, and passion. These findings are expected to be ground-breaking for anyone interested in launching a digital startup. Conclusion: The first conclusion that we can draw is that there are fifteen important factors that can be claimed and used as success factors in the classification of the digital startup pioneering stage. The second conclusion, based on the findings of the ten founders’ analyses, is that problem factors and team factors are two of the fifteen most dominant and influential digital startup success factors. Problem factor is critical for detecting problems encountered by many people and can motivate digital startup founders to develop solutions to these problems. While team factor is important because with a team, all problems raised are quickly and easily resolved, and all work is handled productively and collaboratively.
Ključne besede: digital startup, thematic analysis, digital startup pioneering, digital startup success factors
Objavljeno v DKUM: 08.10.2025; Ogledov: 0; Prenosov: 3
.pdf Celotno besedilo (990,13 KB)
Gradivo ima več datotek! Več...

Iskanje izvedeno v 0.12 sek.
Na vrh
Logotipi partnerjev Univerza v Mariboru Univerza v Ljubljani Univerza na Primorskem Univerza v Novi Gorici