Open Access. Powered by Scholars. Published by Universities.®

Physical Sciences and Mathematics Commons

Open Access. Powered by Scholars. Published by Universities.®

Discipline
Institution
Keyword
Publication Year
Publication
Publication Type
File Type

Articles 12301 - 12330 of 302419

Full-Text Articles in Physical Sciences and Mathematics

Optimal Experimental Planning Of Reliability Experiments Based On Coherent Systems, Yang Yu Jul 2023

Optimal Experimental Planning Of Reliability Experiments Based On Coherent Systems, Yang Yu

Statistical Science Theses and Dissertations

In industrial engineering and manufacturing, assessing the reliability of a product or system is an important topic. Life-testing and reliability experiments are commonly used reliability assessment methods to gain sound knowledge about product or system lifetime distributions. Usually, a sample of items of interest is subjected to stresses and environmental conditions that characterize the normal operating conditions. During the life-test, successive times to failure are recorded and lifetime data are collected. Life-testing is useful in many industrial environments, including the automobile, materials, telecommunications, and electronics industries.

There are different kinds of life-testing experiments that can be applied for different purposes. …


Why Deep Learning Is Under-Determined? Why Usual Numerical Methods For Solving Partial Differential Equations Do Not Preserve Energy? The Answers May Be Related To Chevalley-Warning Theorem (And Thus To Fermat Last Theorem), Julio C. Urenda, Olga Kosheleva, Vladik Kreinovich Jul 2023

Why Deep Learning Is Under-Determined? Why Usual Numerical Methods For Solving Partial Differential Equations Do Not Preserve Energy? The Answers May Be Related To Chevalley-Warning Theorem (And Thus To Fermat Last Theorem), Julio C. Urenda, Olga Kosheleva, Vladik Kreinovich

Departmental Technical Reports (CS)

In this paper, we provide a possible explanation to two seemingly unrelated phenomena: (1) that in deep learning, under-determined systems of equations perform much better than the over-determined one -- which are typical in data processing, and that (2) usual numerical methods for solving partial differential equations do not preserve energy. Our explanation is related to the intuition of Fermat behind his Last Theorem and of Euler about more general statements, intuition that led to the proof of Chevalley-Warning Theorem in number theory.


How To Best Retrain A Neural Network If We Added One More Input Variable, Saeid Tizpaz-Niari, Vladik Kreinovich Jul 2023

How To Best Retrain A Neural Network If We Added One More Input Variable, Saeid Tizpaz-Niari, Vladik Kreinovich

Departmental Technical Reports (CS)

Often, once we have trained a neural network to estimate the value of a quantity y based on the available values of inputs x1, ..., xn, we learn to measure the values of an additional quantity that have some influence on y. In such situations, it is desirable to re-train the neural network, so that it will be able to take this extra value into account. A straightforward idea is to add a new input to the first layer and to update all the weights based on the patterns that include the values of the new input. The problem with …


Topological Explanation Of Why Complex Numbers Are Needed In Quantum Physics, Julio C. Urenda, Vladik Kreinovich Jul 2023

Topological Explanation Of Why Complex Numbers Are Needed In Quantum Physics, Julio C. Urenda, Vladik Kreinovich

Departmental Technical Reports (CS)

In quantum computing, we only use states in which all amplitudes are real numbers. So why do we need complex numbers with non-zero imaginary part in quantum physics in general? In this paper, we provide a simple topological explanation for this need, explanation based on the Second Law of Thermodynamics.


How To Make Decision Under Interval Uncertainty: Description Of All Reasonable Partial Orders On The Set Of All Intervals, Tiago M. Costa, Olga Kosheleva, Vladik Kreinovich Jul 2023

How To Make Decision Under Interval Uncertainty: Description Of All Reasonable Partial Orders On The Set Of All Intervals, Tiago M. Costa, Olga Kosheleva, Vladik Kreinovich

Departmental Technical Reports (CS)

In many practical situations, we need to make a decision while for each alternative, we only know the corresponding value of the objective function with interval uncertainty. To help a decision maker in this situation, we need to know the (in general, partial) order on the set of all intervals that corresponds to the preferences of the decision maker. For this purpose, in this paper, we provide a description of all such partial orders -- under some reasonable conditions. It turns out that each such order is characterized by two linear inequalities relating the endpoints of the corresponding intervals, and …


Common Threads Farm Internship, Yarelli Barragan Jul 2023

Common Threads Farm Internship, Yarelli Barragan

College of the Environment Internship Reports

As part of my Cumulating Experience I wanted to focus on completing internships as a way to expand my academic learning and explore different career paths. I also wanted to gain experiences to make me a competitive employee and someone that can start a future career that I love. Participating in an internship felt like a great way to tackle both of these objectives.


Offline Handwritten Chinese Character Using Convolutional Neural Network: State-Of-The-Art Methods, Yingna Zhong, Kauthar Mohd Daud, Ain Najiha Binti Mohamad Nor, Richard Adeyemi Ikuesan, Kohbalan Moorthy Jul 2023

Offline Handwritten Chinese Character Using Convolutional Neural Network: State-Of-The-Art Methods, Yingna Zhong, Kauthar Mohd Daud, Ain Najiha Binti Mohamad Nor, Richard Adeyemi Ikuesan, Kohbalan Moorthy

All Works

Given the presence of handwritten documents in human transactions, including email sorting, bank checks, and automating procedures, handwritten characters recognition (HCR) of documents has been invaluable to society. Handwritten Chinese characters (HCC) can be divided into offline and online categories. Online HCC recognition (HCCR) involves the trajectory movement of the pen tip for expressing linguistic content. In contrast, offline HCCR involves analyzing and categorizing the sample binary or grayscale images of characters. As recognition technology develops, academics' interest in Chinese character recognition has continuously increased, as it significantly affects social and economic development. Recent development in this area is promising. …


Mitigating Adversarial Attacks On Data-Driven Invariant Checkers For Cyber-Physical Systems, Rajib Ranjan Maiti, Cheah Huei Yoong, Venkata Reddy Palleti, Arlindo Silva, Christopher M. Poskitt Jul 2023

Mitigating Adversarial Attacks On Data-Driven Invariant Checkers For Cyber-Physical Systems, Rajib Ranjan Maiti, Cheah Huei Yoong, Venkata Reddy Palleti, Arlindo Silva, Christopher M. Poskitt

Research Collection School Of Computing and Information Systems

The use of invariants in developing security mechanisms has become an attractive research area because of their potential to both prevent attacks and detect attacks in Cyber-Physical Systems (CPS). In general, an invariant is a property that is expressed using design parameters along with Boolean operators and which always holds in normal operation of a system, in particular, a CPS. Invariants can be derived by analysing operational data of various design parameters in a running CPS, or by analysing the system's requirements/design documents, with both of the approaches demonstrating significant potential to detect and prevent cyber-attacks on a CPS. While …


Improved Logical Reasoning Of Language Models Via Differentiable Symbolic Programming, Hanlin Zhang, Jiani Huang, Ziyang Li, Mayur Naik, Eric Xing Jul 2023

Improved Logical Reasoning Of Language Models Via Differentiable Symbolic Programming, Hanlin Zhang, Jiani Huang, Ziyang Li, Mayur Naik, Eric Xing

Machine Learning Faculty Publications

Pre-trained large language models (LMs) struggle to perform logical reasoning reliably despite advances in scale and compositionality. In this work, we tackle this challenge through the lens of symbolic programming. We propose DSR-LM, a Differentiable Symbolic Reasoning framework where pre-trained LMs govern the perception of factual knowledge, and a symbolic module performs deductive reasoning. In contrast to works that rely on hand-crafted logic rules, our differentiable symbolic reasoning framework efficiently learns weighted rules and applies semantic loss to further improve LMs. DSR-LM is scalable, interpretable, and allows easy integration of prior knowledge, thereby supporting extensive symbolic programming to robustly derive …


Bertnet: Harvesting Knowledge Graphs With Arbitrary Relations From Pretrained Language Models, Shibo Hao, Bowen Tan, Kaiwen Tang, Bin Ni, Xiyan Shao, Hengzhe Zhang, Eric P. Xing, Zhiting Hu Jul 2023

Bertnet: Harvesting Knowledge Graphs With Arbitrary Relations From Pretrained Language Models, Shibo Hao, Bowen Tan, Kaiwen Tang, Bin Ni, Xiyan Shao, Hengzhe Zhang, Eric P. Xing, Zhiting Hu

Machine Learning Faculty Publications

It is crucial to automatically construct knowledge graphs (KGs) of diverse new relations to support knowledge discovery and broad applications. Previous KG construction methods, based on either crowdsourcing or text mining, are often limited to a small predefined set of relations due to manual cost or restrictions in text corpus. Recent research proposed to use pretrained language models (LMs) as implicit knowledge bases that accept knowledge queries with prompts. Yet, the implicit knowledge lacks many desirable properties of a full-scale symbolic KG, such as easy access, navigation, editing, and quality assurance. In this paper, we propose a new approach of …


Phase-Aware Adversarial Defense For Improving Adversarial Robustness, Dawei Zhou, Nannan Wang, Heng Yang, Xinbo Gao, Tongliang Liu Jul 2023

Phase-Aware Adversarial Defense For Improving Adversarial Robustness, Dawei Zhou, Nannan Wang, Heng Yang, Xinbo Gao, Tongliang Liu

Machine Learning Faculty Publications

Deep neural networks have been found to be vulnerable to adversarial noise. Recent works show that exploring the impact of adversarial noise on intrinsic components of data can help improve adversarial robustness. However, the pattern closely related to human perception has not been deeply studied. In this paper, inspired by the cognitive science, we investigate the interference of adversarial noise from the perspective of image phase, and find ordinarily-trained models lack enough robustness against phase-level perturbations. Motivated by this, we propose a joint adversarial defense method: a phase-level adversarial training mechanism to enhance the adversarial robustness on the phase pattern; …


High-Probability Bounds For Stochastic Optimization And Variational Inequalities: The Case Of Unbounded Variance, Abdurakhmon Sadiev, Marina Danilova, Eduard Gorbunov, Samuel Horváth, Gauthier Gidel, Pavel Dvurechensky, Alexander Gasnikov, Peter Richtárik Jul 2023

High-Probability Bounds For Stochastic Optimization And Variational Inequalities: The Case Of Unbounded Variance, Abdurakhmon Sadiev, Marina Danilova, Eduard Gorbunov, Samuel Horváth, Gauthier Gidel, Pavel Dvurechensky, Alexander Gasnikov, Peter Richtárik

Machine Learning Faculty Publications

During recent years the interest of optimization and machine learning communities in high-probability convergence of stochastic optimization methods has been growing. One of the main reasons for this is that high-probability complexity bounds are more accurate and less studied than in-expectation ones. However, SOTA high-probability non-asymptotic convergence results are derived under strong assumptions such as the boundedness of the gradient noise variance or of the objective's gradient itself. In this paper, we propose several algorithms with high-probability convergence results under less restrictive assumptions. In particular, we derive new high-probability convergence results under the assumption that the gradient/operator noise has bounded …


Cadmium And Salinity Stressor Antagonism On Vallisneria Neotropicalis, Christopher P. Mikolaitis Jul 2023

Cadmium And Salinity Stressor Antagonism On Vallisneria Neotropicalis, Christopher P. Mikolaitis

<strong> Theses and Dissertations </strong>

Submerged macrophytes form the foundation of freshwater ecosystems. These organisms are sessile and are very susceptible to shifts in their environment. Heavy metals are of particular concern as they can be sequestered indefinitely in sediments and are readily taken up by rooted vegetation. In the presence of saltwater intrusions, these metals can interact with salt ions potentially changing their availability to submerged vegetation. In this study a freshwater macrophyte, Vallisneria neotropicalis, was used as a test species for interactive effects between Cd, a non-essential heavy metal, and salt stress. The metrics used to establish the individual as well as …


South Shore Of Long Island Reef Gis Data, Robert M. Cerrato, Matthew Sclafani Jul 2023

South Shore Of Long Island Reef Gis Data, Robert M. Cerrato, Matthew Sclafani

SoMAS Research Data

High-resolution backscatter and bathymetric maps created by multibeam sonar surveys were used to identify different seafloor bottom types within existing, potentially expanded, and newly proposed reef areas in New York waters. Existing sites included Smithtown in Long Island Sound (LIS), and Rockaway, Atlantic Beach, Hempstead, Yellowbar, Kismet, Fire Island, Twelve Mile along the South Shore. Potential expansions are proposed on the South Shore for McAllister, Moriches, and Shinnecock reefs in addition to a new site called Sixteen Fathom. In Long Island Sound, new sites are proposed for Huntington/Oyster Bay, Port Jefferson/Mount Sinai, and Mattituck. Grab samples were collected within these …


Analysis Of Predictive Performance And Reliability Of Classifiers For Quality Assessment Of Medical Evidence Revealed Important Variation By Medical Area, Simon Šuster, Timothy Baldwin, Karin Verspoor Jul 2023

Analysis Of Predictive Performance And Reliability Of Classifiers For Quality Assessment Of Medical Evidence Revealed Important Variation By Medical Area, Simon Šuster, Timothy Baldwin, Karin Verspoor

Natural Language Processing Faculty Publications

Objectives: A major obstacle in deployment of models for automated quality assessment is their reliability. To analyze their calibration and selective classification performance. Study Design and Setting: We examine two systems for assessing the quality of medical evidence, EvidenceGRADEr and RobotReviewer, both developed from Cochrane Database of Systematic Reviews (CDSR) to measure strength of bodies of evidence and risk of bias (RoB) of individual studies, respectively. We report their calibration error and Brier scores, present their reliability diagrams, and analyze the risk–coverage trade-off in selective classification. Results: The models are reasonably well calibrated on most quality criteria (expected calibration error …


Target-Based Offensive Language Identification, Marcos Zampieri, Skye Morgan, Kai North, Tharindu Ranasinghe, Austin Simmons, Paridhi Khandelwal, Sara Rosenthal, Preslav Nakov Jul 2023

Target-Based Offensive Language Identification, Marcos Zampieri, Skye Morgan, Kai North, Tharindu Ranasinghe, Austin Simmons, Paridhi Khandelwal, Sara Rosenthal, Preslav Nakov

Natural Language Processing Faculty Publications

We present TBO, a new dataset for Target-based Offensive language identification. TBO contains post-level annotations regarding the harmfulness of an offensive post and token-level annotations comprising of the target and the offensive argument expression. Popular offensive language identification datasets for social media focus on annotation taxonomies only at the post level and more recently, some datasets have been released that feature only token-level annotations. TBO is an important resource that bridges the gap between post-level and token-level annotation datasets by introducing a single comprehensive unified annotation taxonomy. We use the TBO taxonomy to annotate post-level and token-level offensive language on …


Bertastic At Semeval-2023 Task 3: Fine-Tuning Pretrained Multilingual Transformers – Does Order Matter?, Tarek Mahmoud, Preslav Nakov Jul 2023

Bertastic At Semeval-2023 Task 3: Fine-Tuning Pretrained Multilingual Transformers – Does Order Matter?, Tarek Mahmoud, Preslav Nakov

Natural Language Processing Faculty Publications

The naïve approach for fine-tuning pretrained deep learning models on downstream tasks involves feeding them mini-batches of randomly sampled data. In this paper, we propose a more elaborate method for fine-tuning Pretrained Multilingual Transformers (PMTs) on multilingual data. Inspired by the success of curriculum learning approaches, we investigate the significance of fine-tuning PMTs on multilingual data in a sequential fashion language by language. Unlike the curriculum learning paradigm where the model is presented with increasingly complex examples, we do not adopt a notion of “easy” and “hard” samples. Instead, our experiments draw insight from psychological findings on how the human …


Crosssections, Summer 2023, University Of Northern Iowa. Department Of Physics. Jul 2023

Crosssections, Summer 2023, University Of Northern Iowa. Department Of Physics.

CrossSections

Contents:

A Message from the Department Head --- 1
Department Happenings --- 2
Faculty Profile: Andrew Stollenwerk --- 7
Student Profile: Lukas Stuelke --- 8
Student Focus: Jenna Heinen --- 11
Physics Education --- 13
Alumni Profile: Sam Prophet --- 14
Alumni News: Shawn Poellet --- 15
New Physics: Quantum Mechanics Must Be Complex --- 17


Spatial & Temporal Agnostic Deep-Learning Based Radio Fingerprinting, Fahmida Afrin Jul 2023

Spatial & Temporal Agnostic Deep-Learning Based Radio Fingerprinting, Fahmida Afrin

Department of Computer Science and Engineering: Dissertations, Theses, and Student Research

Radio fingerprinting is a technique that validates wireless devices based on their unique radio frequency (RF) signals. This method is highly feasible because RF signals carry distinct hardware variations introduced during manufacturing. The security and trustworthiness of current and future wireless networks heavily rely on radio fingerprinting. In addition to identifying individual devices, it can also differentiate mission-critical targets. Despite significant efforts in the literature, existing radio fingerprinting methods require improved robustness, scalability, and resilience. This study focuses on the challenges of spatial-temporal variations in the wireless environment. Many prior approaches overlook the complex numerical structure of the in-phase and …


A Statistical Framework For Automating Resonance Detection: Modelling Pion Proton Collision Activity, Shahnaz Abdul Hameed Jul 2023

A Statistical Framework For Automating Resonance Detection: Modelling Pion Proton Collision Activity, Shahnaz Abdul Hameed

2023 REYES Proceedings

In this paper, we analyze π− − p elastic collision data from the Particle Data Group (PDG), by creating a general framework to study resonance activity: automating peak detection, extrapolating, parametrizing thresholds, filtering resonances and further comparing and extracting characteristics, to identify Delta (Δ) baryons. We then analyse experimental Energy vs Phase-Shift (δ) data for the collision π+ +π− → π− +π+, model the T matrix from a curve fitted polynomial representation of the K−1 matrix, simulate its Riemann sheets and analyse it to identify the characteristics of ρ0(770) meson, as well as estimate their uncertainties. …


2023 July - Tennessee Monthly Climate Report, Tennessee Climate Office, East Tennessee State University Jul 2023

2023 July - Tennessee Monthly Climate Report, Tennessee Climate Office, East Tennessee State University

Tennessee Climate Office Monthly Report

No abstract provided.


Well-Conditioned T-Matrix Formulation For Scattering By A Dielectric Obstacle, Murat Enes Hati̇poğlu, Fati̇h Di̇kmen Jul 2023

Well-Conditioned T-Matrix Formulation For Scattering By A Dielectric Obstacle, Murat Enes Hati̇poğlu, Fati̇h Di̇kmen

Turkish Journal of Electrical Engineering and Computer Sciences

The classic formulation of the extended boundary condition method is revisited to inject the regularization operators for the unknown coefficients of the eigen-function expansions for the travelling and standing waves throughout the dielectric scatterer. It is shown that, using the new definitions, the existing algorithm of the scattering field calculation can be kept the same for its well-conditioned version. This is exemplified for scalar 2D problems for both TM and TE polarization under illumination of a line source. The condition numbers of the matrix operators in the new version of the algorithm are drastically reduced when the regularization interfaces are …


Lightweight Deep Neural Network Models For Electromyography Signal Recognition For Prosthetic Control, Ahmet Mert Jul 2023

Lightweight Deep Neural Network Models For Electromyography Signal Recognition For Prosthetic Control, Ahmet Mert

Turkish Journal of Electrical Engineering and Computer Sciences

In this paper, lightweight deep learning methods are proposed to recognize multichannel electromyography (EMG) signals against varying contraction levels. The classical machine learning, and signal processing methods namely, linear discriminant analysis (LDA), quadratic discriminant analysis (QDA), root mean square (RMS), and waveform length (WL) are adopted to convolutional neural network (CNN), and long short-term memory neural network (LSTM). Eight-channel recordings of nine amputees from a publicly available dataset are used for training and testing the proposed models considering prosthetic control strategies. Six class hand movements with three contraction levels are applied to WL and RMS-based feature extraction. After that, they …


Improving Unet Segmentation Performance Using An Ensemble Model In Images Containing Railway Lines, Mehmet Sevi̇, İlhan Aydin Jul 2023

Improving Unet Segmentation Performance Using An Ensemble Model In Images Containing Railway Lines, Mehmet Sevi̇, İlhan Aydin

Turkish Journal of Electrical Engineering and Computer Sciences

This study aims to make sense of the autonomous system and the railway environment for railway vehicles. For this purpose, by determining the railway line, information about the general condition of the line can be obtained along the way. In addition, objects such as pedestrian crossings, people, cars, and traffic signs on the line will be extracted. The rails and the rail environment in the images will be segmented with a semantic segmentation network. In order to ensure the safety of rail transport, computer vision, and deep learning-based methods are increasingly used to inspect railway tracks and surrounding objects. In …


A Data-Driven Approach For Scheduling Bus Services Subject To Demand Constraints, Brahmanage Janaka Chathuranga Thilakarathna, Thivya Kandappu, Baihua Zheng Jul 2023

A Data-Driven Approach For Scheduling Bus Services Subject To Demand Constraints, Brahmanage Janaka Chathuranga Thilakarathna, Thivya Kandappu, Baihua Zheng

Research Collection School Of Computing and Information Systems

Passenger satisfaction is extremely important for the success of a public transportation system. Many studies have shown that passenger satisfaction strongly depends on the time they have to wait at the bus stop (waiting time) to get on a bus. To be specific, user satisfaction drops faster as the waiting time increases. Therefore, service providers want to provide a bus to the waiting passengers within a threshold to keep them satisfied. It is a two-pronged problem: (a) to satisfy more passengers the transport planner may increase the frequency of the buses, and (b) in turn, the increased frequency may impact …


Singapore's Hospital To Home Program: Raising Patient Engagement Through Ai, John Abisheganaden, Kheng Hock Lee, Lian Leng Low, Eugene Shum, Han Leong Goh, Christine Gian Lee Ang, Andy Wee An Ta, Steven M. Miller Jul 2023

Singapore's Hospital To Home Program: Raising Patient Engagement Through Ai, John Abisheganaden, Kheng Hock Lee, Lian Leng Low, Eugene Shum, Han Leong Goh, Christine Gian Lee Ang, Andy Wee An Ta, Steven M. Miller

Research Collection School Of Computing and Information Systems

Because of their complex care needs, many elderly patients are discharged from hospitals only to be readmitted for multiple stays within the following twelve months. John Abisheganaden and his fellow authors describe Singapore’s Hospital to Home program, a community care initiative fueled by artificial intelligence.


Singapore's Ai Applications In The Public Sector: Six Examples, Steven M. Miller Jul 2023

Singapore's Ai Applications In The Public Sector: Six Examples, Steven M. Miller

Research Collection School Of Computing and Information Systems

Steven M. Miller describes six instances in which Singapore has applied AI in the public sector, illustrating different ways of improving its engagement with the public by making government services more accessible, anywhere, anytime, and speeding its responses to public processes and feedback. He illustrates how its leaders made the city a living lab for AI use, and what they learned.


Estimation Of Recursive Route Choice Models With Incomplete Trip Observations, Tien Mai, The Viet Bui, Quoc Phong Nguyen, Tho V. Le Jul 2023

Estimation Of Recursive Route Choice Models With Incomplete Trip Observations, Tien Mai, The Viet Bui, Quoc Phong Nguyen, Tho V. Le

Research Collection School Of Computing and Information Systems

This work concerns the estimation of recursive route choice models in the situation that the trip observations are incomplete, i.e., there are unconnected links (or nodes) in the observations. A direct approach to handle this issue could be intractable because enumerating all paths between unconnected links (or nodes) in a real network is typically not possible. We exploit an expectation–maximization (EM) method that allows dealing with the missing-data issue by alternatively performing two steps of sampling the missing segments in the observations and solving maximum likelihood estimation problems. Moreover, observing that the EM method could be expensive, we propose a …


Chatgpt, Can You Generate Solutions For My Coding Exercises? An Evaluation On Its Effectiveness In An Undergraduate Java Programming Course, Eng Lieh Ouh, Benjamin Gan, Kyong Jin Shim, Swavek Wlodkowski Jul 2023

Chatgpt, Can You Generate Solutions For My Coding Exercises? An Evaluation On Its Effectiveness In An Undergraduate Java Programming Course, Eng Lieh Ouh, Benjamin Gan, Kyong Jin Shim, Swavek Wlodkowski

Research Collection School Of Computing and Information Systems

In this study, we assess the efficacy of employing the ChatGPT language model to generate solutions for coding exercises within an undergraduate Java programming course. ChatGPT, a large-scale, deep learning-driven natural language processing model, is capable of producing programming code based on textual input. Our evaluation involves analyzing ChatGPT-generated solutions for 80 diverse programming exercises and comparing them to the correct solutions. Our findings indicate that ChatGPT accurately generates Java programming solutions, which are characterized by high readability and well-structured organization. Additionally, the model can produce alternative, memory-efficient solutions. However, as a natural language processing model, ChatGPT struggles with coding …


Conference Report On 2022 Ieee Symposium Series On Computational Intelligence (Ieee Ssci 2022), Ah-Hwee Tan, Dipti Srinivasan, Chunyan Miao Jul 2023

Conference Report On 2022 Ieee Symposium Series On Computational Intelligence (Ieee Ssci 2022), Ah-Hwee Tan, Dipti Srinivasan, Chunyan Miao

Research Collection School Of Computing and Information Systems

On behalf of the organizing committee, we are delighted to deliver this conference report for the 2022 IEEE Symposium Series on Computational Intelligence (SSCI 2022), which was held in Singapore from 4th to 7th December 2022. IEEE SSCI is an established flagship annual international series of symposia on computational intelligence (CI) sponsored by the IEEE Computational Intelligence Society (CIS) to promote and stimulate discussions on the latest theory, algorithms, applications, and emerging topics on computational intelligence. After two years of virtual conferences due to the global pandemic, IEEE SSCI returned as an in-person meeting with online elements in 2022.