
{  
   "types" : {
      "Bookmark" : {
         "pluralLabel" : "Bookmarks"
      },
      "Publication" : {
         "pluralLabel" : "Publications"
      },
      "GoldStandardPublication" : {
         "pluralLabel" : "GoldStandardPublications"
      },
      "GoldStandardBookmark" : {
         "pluralLabel" : "GoldStandardBookmarks"
      },
      "Tag" : {
         "pluralLabel" : "Tags"
      },
      "User" : {
         "pluralLabel" : "Users"
      },
      "Group" : {
         "pluralLabel" : "Groups"
      },
      "Sphere" : {
         "pluralLabel" : "Spheres"
      }
   },
   
   "properties" : {
      "count" : {
         "valueType" : "number"
      },
      "date" : {
         "valueType" : "date"
      },
      "changeDate" : {
         "valueType" : "date"
      },
      "url" : {
         "valueType" : "url"
      },
      "id" : {
         "valueType" : "url"
      },
      "tags" : {
         "valueType" : "item"
      },
      "user" : {
         "valueType" : "item"
      }      
   },
   
   "items" : [
   	  
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/28756689a5f23fa376ec8f97cd9cfcaba/bjose",         
         "tags" : [
            "ivlr","bj_all","ml"
         ],
         
         "intraHash" : "8756689a5f23fa376ec8f97cd9cfcaba",
         "interHash" : "79d9e3534913bca42ccc1ab6e2626076",
         "label" : "Domain-randomised instance-segmentation benchmark for soot in PIV images",
         "user" : "bjose",
         "description" : "",
         "date" : "2025-12-19 13:48:16",
         "changeDate" : "2025-12-19 13:48:16",
         "count" : 2,
         "pub-type": "article",
         "journal": "Machine Learning: Science and Technology","publisher":"IOP Publishing",
         "year": "2025", 
         "url": "https://doi.org/10.1088/2632-2153/ae2565", 
         
         "author": [ 
            "Basil Jose","Klaus Peter Geigle","Fabian Hampp"
         ],
         "authors": [
         	
            	{"first" : "Basil",	"last" : "Jose"},
            	{"first" : "Klaus",	"last" : "Peter Geigle"},
            	{"first" : "Fabian",	"last" : "Hampp"}
         ],
         "volume": "6","number": "4","pages": "040504","abstract": "Access to high-level statistical information from scientific image-based diagnostics is facilitated by the capacity to segment quantity-of-interest (QoI) signal accurately from measurement noise and interferences. In particular under conditions with diverse nuisance signatures, deep learning (DL) pipelines can outperform algorithm-based computer vision (CV) strategies and simultaneously enhance domain-invariance. DL-pipelines aim to overcome the generalisation bottleneck through augmentations and learnable parameters, supplemented by huge amounts of data. Yet, manual pixel-accurate annotation for scientific tasks is prohibitively expensive and the robustness of the trained models is often impeded by the underlying narrow and domain-specific set of training data. In the current study, a previously developed domain-randomised pipeline for automatic annotation and synthetic training data generation is benchmarked using a physics-aware composite score. An ablation study for background variance, QoI placement strategy and QoI object source proportions is conducted. The benchmark, consisting of 72 synthetic training data generation recipes, highlights the optimal set of domain-randomisation parameters to strike the balance between domain-invariance and segmentation accuracy. Synthetic training datasets with a balanced mix of QoI objects, fused onto realistic background instances, are found to provide the most accurate models for segmentation. The best model is subsequently used for the inference on semantically challenging Mie scattering images containing particle-image velocimetry (PIV) tracer particles and soot filaments. The model\u2019s ability to detect soot structures with good accuracy is demonstrated and high-level soot filament area and contour statistics (e.g. curvature and fractal dimension) are used to delineate the effects of turbulent flow on soot filament structures. The present study highlights key parameters to tune domain randomisation strategies for DL-training pipelines and the pipeline usability and transferability is proved for autonomous semi-supervised learning. This eases access to high-level statistics in scientific image-based diagnostics.",
         "doi" : "10.1088/2632-2153/ae2565",
         
         "bibtexKey": "jose2025MLST"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/29065da7c54e4fc7b24291d408a54b5bf/bjose",         
         "tags" : [
            "ivlr","bj_all","ml"
         ],
         
         "intraHash" : "9065da7c54e4fc7b24291d408a54b5bf",
         "interHash" : "ec840c17868a376ad0c79bea1e894eee",
         "label" : "ML-based semantic segmentation for quantitative spray atomization description",
         "user" : "bjose",
         "description" : "",
         "date" : "2025-12-19 13:44:58",
         "changeDate" : "2025-12-19 13:44:58",
         "count" : 2,
         "pub-type": "article",
         "journal": "International Journal of Multiphase Flow",
         "year": "2025", 
         "url": "https://www.sciencedirect.com/science/article/pii/S0301932225000576", 
         
         "author": [ 
            "Basil Jose","Oliver Lammel","Fabian Hampp"
         ],
         "authors": [
         	
            	{"first" : "Basil",	"last" : "Jose"},
            	{"first" : "Oliver",	"last" : "Lammel"},
            	{"first" : "Fabian",	"last" : "Hampp"}
         ],
         "volume": "187","pages": "105179","abstract": "Fuel spray atomization in gas turbine systems significantly impacts the combustion process and thereby emission formation. Considering the necessity for quantitative description of the influence of operating conditions on the spray breakup mechanisms, a machine learning (ML) based methodology is introduced to accurately segment the dispersed liquid from the continuous gaseous phase in shadowgraphy images. The segmented images subsequently facilitate a high-level statistical analysis of gas-liquid-interface contours and ultimately instability dynamics. For this purpose, multiple ML models varying in architecture (Semantic FPN and DeepLabV3+), datasets and augmentations are benchmarked to achieve the best performance. Subsequently, the best model is validated and used to obtain conditional statistics on the detected spray contours of three different spray types (jet-in-crossflow, pressure swirl spray and prefilming airblast spray). The model showcases high robustness, transferability across spray configurations and accuracy along multiple never-seen sprays thereby illustrating the superiority of deep learning methods for scientific image segmentation tasks. Moreover, the inferred high-level statistical analysis provides novel quantitative insights into the involved turbulence-spray interactions aiding the understanding of jet, sheet and film atomization under highly turbulent flow conditions.",
         "issn" : "0301-9322",
         
         "doi" : "https://doi.org/10.1016/j.ijmultiphaseflow.2025.105179",
         
         "bibtexKey": "jose2025IJMF"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/28464b1512c55e1fe3abb7b250d8e1c18/bjose",         
         "tags" : [
            "myown","ivlr","bj_all","ml"
         ],
         
         "intraHash" : "8464b1512c55e1fe3abb7b250d8e1c18",
         "interHash" : "3c43dffbd055fbfec66ae2d6b7d05e87",
         "label" : "Advanced statistics using semi-supervised AI models for shadowgraphy",
         "user" : "bjose",
         "description" : "",
         "date" : "2025-12-19 13:36:47",
         "changeDate" : "2025-12-19 13:38:51",
         "count" : 5,
         "pub-type": "article",
         "journal": "Statusseminar SimTech",
         "year": "2025", 
         "url": "", 
         
         "author": [ 
            "Basil Jose","Fabian Hampp","Yeonse Kang"
         ],
         "authors": [
         	
            	{"first" : "Basil",	"last" : "Jose"},
            	{"first" : "Fabian",	"last" : "Hampp"},
            	{"first" : "Yeonse",	"last" : "Kang"}
         ],
         
         "bibtexKey": "jose2025ASSstatus"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/216d49a405044b362e20e542629fe0b1d/bjose",         
         "tags" : [
            "myown","ivlr","bj_all","ml"
         ],
         
         "intraHash" : "16d49a405044b362e20e542629fe0b1d",
         "interHash" : "af0438e7b8372afb83d387bd8d6b9e40",
         "label" : "Advanced statistics and ablation studies on semi-supervised AI models for optical diagnostics",
         "user" : "bjose",
         "description" : "",
         "date" : "2025-02-04 08:48:48",
         "changeDate" : "2025-12-19 13:37:37",
         "count" : 3,
         "pub-type": "article",
         "journal": "Statusseminar SimTech",
         "year": "2024", 
         "url": "", 
         
         "author": [ 
            "Basil Jose","Fabian Hampp"
         ],
         "authors": [
         	
            	{"first" : "Basil",	"last" : "Jose"},
            	{"first" : "Fabian",	"last" : "Hampp"}
         ],
         
         "bibtexKey": "jose2024advanced"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/29364dd470c37fb5a4e915dd549b2c80f/bjose",         
         "tags" : [
            "ivlr","bj_all","ml"
         ],
         
         "intraHash" : "9364dd470c37fb5a4e915dd549b2c80f",
         "interHash" : "9728a37cf85268803ced86d4dc3d577b",
         "label" : "DNN model development for experimental characterisation of multi-phase flows",
         "user" : "bjose",
         "description" : "",
         "date" : "2024-09-02 11:06:42",
         "changeDate" : "2024-09-02 11:06:42",
         "count" : 2,
         "pub-type": "misc",
         "journal": "Statusseminar SimTech",
         "year": "2023", 
         "url": "", 
         
         "author": [ 
            "Basil Jose","Fabian Hampp"
         ],
         "authors": [
         	
            	{"first" : "Basil",	"last" : "Jose"},
            	{"first" : "Fabian",	"last" : "Hampp"}
         ],
         
         "bibtexKey": "jose2023model"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2f822ded59dddf1a1bc566c39c669cd51/bjose",         
         "tags" : [
            "ivlr","bj_all","ml"
         ],
         
         "intraHash" : "f822ded59dddf1a1bc566c39c669cd51",
         "interHash" : "ae1b3bfbbe99d6194e4edbc594415424",
         "label" : "Supervised learning without labelling: Applied domain randomization on scientific images",
         "user" : "bjose",
         "description" : "",
         "date" : "2024-09-02 11:05:58",
         "changeDate" : "2024-09-02 11:05:58",
         "count" : 2,
         "pub-type": "misc",
         "journal": "8th WAW Workshop Machine Learning",
         "year": "2022", 
         "url": "", 
         
         "author": [ 
            "Basil Jose","Klaus Peter Geigle","Fabian Hampp"
         ],
         "authors": [
         	
            	{"first" : "Basil",	"last" : "Jose"},
            	{"first" : "Klaus Peter",	"last" : "Geigle"},
            	{"first" : "Fabian",	"last" : "Hampp"}
         ],
         
         "bibtexKey": "jose2022supervised"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2179165efcb61b53764616ae768d3cd67/bjose",         
         "tags" : [
            "ivlr","bj_all","ml"
         ],
         
         "intraHash" : "179165efcb61b53764616ae768d3cd67",
         "interHash" : "355adf90295f402844fbbba8f7553c34",
         "label" : "Code for training and using the spray segmentation models",
         "user" : "bjose",
         "description" : "",
         "date" : "2024-09-02 11:04:01",
         "changeDate" : "2024-09-02 11:04:01",
         "count" : 1,
         "pub-type": "misc",
         
         "year": "2024", 
         "url": "", 
         
         "author": [ 
            "Basil Jose","Fabian Hampp"
         ],
         "authors": [
         	
            	{"first" : "Basil",	"last" : "Jose"},
            	{"first" : "Fabian",	"last" : "Hampp"}
         ],
         "note": "Related to: Jose, B., Hampp, F., 2024. Machine learning based spray process quantification. International Journal of Multiphase Flow 172,  104702. doi: 10.1016/j.ijmultiphaseflow.2023.104702","abstract": "This dataset contains the necessary code for using our spray segmentation model used in the paper, Machine learning based spray process quantification. More information can be found in the README.md.",
         "affiliation" : "Jose, Basil/Universität Stuttgart, Hampp, Fabian/Universität Stuttgart",
         
         "orcid-numbers" : "Jose, Basil/0009-0007-7707-8614, Hampp, Fabian/0000-0002-9895-4288",
         
         "doi" : "10.18419/darus-4147",
         
         "bibtexKey": "jose2024training"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/291198ecd2d99c21a8cb0a484a74f8103/bjose",         
         "tags" : [
            "ivlr","bj_all","ml"
         ],
         
         "intraHash" : "91198ecd2d99c21a8cb0a484a74f8103",
         "interHash" : "fd5f289691f12b003847eb5c171e0d82",
         "label" : "Machine learning based spray process quantification",
         "user" : "bjose",
         "description" : "",
         "date" : "2024-03-08 10:58:43",
         "changeDate" : "2024-09-02 11:02:44",
         "count" : 2,
         "pub-type": "inproceedings",
         "booktitle": "32nd ILASS Europe Conference",
         "year": "2023", 
         "url": "", 
         
         "author": [ 
            "Basil Jose","Fabian Hampp"
         ],
         "authors": [
         	
            	{"first" : "Basil",	"last" : "Jose"},
            	{"first" : "Fabian",	"last" : "Hampp"}
         ],
         
         "bibtexKey": "dlr202261"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/25e13bbd8e7d08c94c32309a4ac059bb3/bjose",         
         "tags" : [
            "myown","ivlr","bj_all","ml"
         ],
         
         "intraHash" : "5e13bbd8e7d08c94c32309a4ac059bb3",
         "interHash" : "62e4254f71563d2a7f285430269a284e",
         "label" : "Machine learning based spray process quantification",
         "user" : "bjose",
         "description" : "",
         "date" : "2024-03-08 10:51:21",
         "changeDate" : "2025-02-05 09:25:41",
         "count" : 6,
         "pub-type": "article",
         "journal": "International Journal of Multiphase Flow",
         "year": "2024", 
         "url": "https://www.sciencedirect.com/science/article/pii/S0301932223003221", 
         
         "author": [ 
            "Basil Jose","Fabian Hampp"
         ],
         "authors": [
         	
            	{"first" : "Basil",	"last" : "Jose"},
            	{"first" : "Fabian",	"last" : "Hampp"}
         ],
         "volume": "172","pages": "104702",
         "issn" : "0301-9322",
         
         "doi" : "https://doi.org/10.1016/j.ijmultiphaseflow.2023.104702",
         
         "bibtexKey": "jose2024machine"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2f2285b45e8e7cca3d76ea5a28111c716/bjose",         
         "tags" : [
            "ivlr","bj_all","ml"
         ],
         
         "intraHash" : "f2285b45e8e7cca3d76ea5a28111c716",
         "interHash" : "8661bb8c3a97ff9cec4ca11daef0ca9b",
         "label" : "Physics-informed domain randomisation for synthetic training data generation",
         "user" : "bjose",
         "description" : "",
         "date" : "2024-03-08 10:39:50",
         "changeDate" : "2024-09-02 11:03:01",
         "count" : 1,
         "pub-type": "misc",
         "journal": "9th WAW Workshop Machine Learning",
         "year": "2023", 
         "url": "", 
         
         "author": [ 
            "Basil Jose","Klaus Peter Geigle","Fabian Hampp"
         ],
         "authors": [
         	
            	{"first" : "Basil",	"last" : "Jose"},
            	{"first" : "Klaus Peter",	"last" : "Geigle"},
            	{"first" : "Fabian",	"last" : "Hampp"}
         ],
         
         "bibtexKey": "jose2023physicsinformed"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/29daa1d6f27489594e5338b64c3dced94/bjose",         
         "tags" : [
            "ivlr","bj_all","ml"
         ],
         
         "intraHash" : "9daa1d6f27489594e5338b64c3dced94",
         "interHash" : "c59818708b2c90b92c730fdadd2c1a52",
         "label" : "Training computer vision models without labeled data using physics-informed domain randomisation",
         "user" : "bjose",
         "description" : "",
         "date" : "2024-03-08 10:32:55",
         "changeDate" : "2024-09-02 11:03:20",
         "count" : 1,
         "pub-type": "misc",
         "journal": "SimTech Conference 2023",
         "year": "2023", 
         "url": "", 
         
         "author": [ 
            "Basil Jose","Fabian Hampp"
         ],
         "authors": [
         	
            	{"first" : "Basil",	"last" : "Jose"},
            	{"first" : "Fabian",	"last" : "Hampp"}
         ],
         
         "bibtexKey": "jose2023training"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2b08640837cf7043f0ae410d206b6316d/mariawirzberger",         
         "tags" : [
            "fNIRS","myown","llis","effort","multimodal","ML","classification"
         ],
         
         "intraHash" : "b08640837cf7043f0ae410d206b6316d",
         "interHash" : "b475960ec52f0838aa99c78d137c5ad9",
         "label" : "Decoding Mental Effort in a Quasi-Realistic Scenario: A Feasibility Study on Multimodal Data Fusion and Classification",
         "user" : "mariawirzberger",
         "description" : "",
         "date" : "2023-09-23 09:36:47",
         "changeDate" : "2023-09-23 09:36:47",
         "count" : 3,
         "pub-type": "article",
         "journal": "Sensors",
         "year": "2023", 
         "url": "https://www.mdpi.com/1424-8220/23/14/6546", 
         
         "author": [ 
            "Sabrina Gado","Katharina Lingelbach","Maria Wirzberger","Mathias Vukelić"
         ],
         "authors": [
         	
            	{"first" : "Sabrina",	"last" : "Gado"},
            	{"first" : "Katharina",	"last" : "Lingelbach"},
            	{"first" : "Maria",	"last" : "Wirzberger"},
            	{"first" : "Mathias",	"last" : "Vukelić"}
         ],
         "volume": "23","number": "14","abstract": "Humans\u2019 performance varies due to the mental resources that are available to successfully pursue a task. To monitor users\u2019 current cognitive resources in naturalistic scenarios, it is essential to not only measure demands induced by the task itself but also consider situational and environmental influences. We conducted a multimodal study with 18 participants (nine female, M = 25.9 with SD = 3.8 years). In this study, we recorded respiratory, ocular, cardiac, and brain activity using functional near-infrared spectroscopy (fNIRS) while participants performed an adapted version of the warship commander task with concurrent emotional speech distraction. We tested the feasibility of decoding the experienced mental effort with a multimodal machine learning architecture. The architecture comprised feature engineering, model optimisation, and model selection to combine multimodal measurements in a cross-subject classification. Our approach reduces possible overfitting and reliably distinguishes two different levels of mental effort. These findings contribute to the prediction of different states of mental effort and pave the way toward generalised state monitoring across individuals in realistic applications.",
         "pubmedid" : "37514840",
         
         "issn" : "1424-8220",
         
         "article-number" : "6546",
         
         "doi" : "10.3390/s23146546",
         
         "bibtexKey": "s23146546"

      }
	  
   ]
}
