Gabor Karsai: Modeling and Engineering of Cyber-Physical Systems: Challenges and Recent Advances
Lecture took place Thursday, 12 December 2024, 4:30 - 6 pm.
Abstract: Cyber-physical systems integrate physics with computation so that the resulting system is more than the sum of its parts. Computing plays an essential and critical role in engineered systems today and enables novel and unique capabilities not possible to obtain solely via physical implementation. Modeling is a fundamental activity in engineering, and we build models to design and build systems – but there is no single model of a cyber-physical system, only a multitude of models. These systems need integrated modeling that covers both the physical and computational aspects of the system. The talk will focus on the challenges in integrated modeling. We will review the main ideas for physical system modeling (that is typically acausal), for modeling computations and communication (that is typically causal), for modeling the platform (that establishes the connection between the physical world and the model of computation), and the model integration problem. We will discuss interesting research challenges as well as recent advances and tools that show promise in addressing these problems.
Biography: Dr. Gabor Karsai is a Distinguished Professor of Computer Science and Professor of Electrical and Computer Engineering at Vanderbilt University, and Senior Research Scientist at the Institute for Software-Integrated Systems. He conducts research on the design and implementation of cyber-physical systems, the theory and practice of model-integrated computing, and the assurance of systems constructed with learning-enabled components. He received his B.Sc., M.Sc., and Dr. Techn degrees from the Technical University of Budapest, Hungary, in 1982, 1984 and 1988, respectively, and his PhD from Vanderbilt University in 1988. In 2023 he was elected external member of the Hungarian Academy of Sciences. Dr. Karsai has led several large research projects on model-integrated tools for the design and implementation of cyber-physical systems, on fault-adaptive control technology and real-time fault diagnostics, on the assurance of autonomous systems with learning enabled components, on a resilient computing platform for the power grid, and on assured neuro-symbolic computing.
Kamran Behdinan: A Lecture on Introduction of Multidisciplinary Design Optimization
Kamran Behdinan (Toronto): A Lecture on Introduction of Multidisciplinary Design Optimization
Lecture took place Wednesday, 30 October 2024, 3 - 4:30 pm
Abstract: Multidisciplinary design optimization (MDO) is an engineering field that applies optimization techniques to address design challenges that include many disciplines. MDO enables designers to integrate several scientific and engineering disciplines concurrently in order to obtain an optimum design that takes into account all relevant factors. The simultaneous optimization of the problem yields a superior solution compared to optimizing each discipline sequentially. This is because it allows for the exploitation of the relationships between the disciplines.
In this lecture, an introduction to MDO will be presented that includes:
- Design Process in MDO
- Fundamentals of Optimization Techniques used in MDO (gradient based, evolutionary).
- Introduction to Mathematical Modelling for MDO and Sensitivity Analysis.
- Applications of MDO in Various Industries, e.g., Aerospace, Automotive, etc.
Alexander Pretschner: Why LLMs Won't Replace Software Engineers
Alexander Pretschner (TU Munich): Why LLMs Won't Replace Software Engineers
Lecture took place Monday, 7 October 2024, 10 - 11:30 am
Abstract: Will LLMs replace software engineers? Of course not! Yet, some seem to think so; others blog about where LLMs helpfully (will) act as assistants; researchers do empirical studies in domains with (too) many parameters to control; and esteemed consultancies seriously tell us exactly which range of productivity gains to expect.
What we rarely read about is *why* we think or do not think LLMs will be useful in or across different software engineering activities. In this talk, I will revisit more or less successful software engineering trends from the Seventies (stepwise refinement: less successful), the Eighties (Computer-Aided Software Engineering: less successful), and the Nineties (agility: more successful). I'll relate them by showing how they methodologically make use of different flavors of abstractions. One flavor is abstraction in the sense of an actual loss of information--that we use to capture underspecifiction when we simply don't know enough. The other flavor is abstraction in the sense of lambda abstraction--that we use to denote complex phenomena with simple labels, but where the information that was abstracted away was never lost and can always be filled in. Our first central argument is that LLMs likely will be helpful with the second flavor, but less helpful with the first flavor.
Our second central argument is that experience shows how bad we are at getting specifications right. We seem to need an iterative process that interleaves gathering external information, thinking, writing down, verifying, and validating. While LLMs likely can be helpful in this process, we still need a human to guide the process - and this human needs all the typical qualifications that software engineers possess!
These perspectives will be key to understanding why and when LLMs can be more or less cost-effective in software engineering. We argue that the usefulness and cost effectiveness of LLMs in Software Engineering depends on the level of understanding your context, your use of abstractions, your lack of knowledge, your quality requirements, and your level of being standard in terms of business and technology domains.
Kristof Meixner: Product Lines Beyond Software
Kristof Meixner (TU Wien): Product Lines Beyond Software - How Cyber-Physical Production Systems Challenge Software Product Line Approaches
Lecture took place Tuesday, 9 July 2024, 3:45 - 5:15 pm
Abstract: The integration of digital technologies with physical manufacturing has introduced complex challenges in the planning and configuration of Cyber-Physical Production Systems (CPPS). Software Product Line (SPL) engineering approaches provide ideas on how to tackle these challenges, but often fall short in addressing the unique demands of CPPS. This talk explores the challenges of CPPS engineering using a real-world use case and shows approaches that go beyond common SPL methods to improve flexibility, efficiency, and adaptability in production settings. For instance, it highlights domain-specific modeling techniques that derive well-established variability models for products, processes, and resources and how those models are integrated into a automated configruation process to generate essential CPPS artifacts like control codes. The talk will illustrate still unsolved challenges in CPPS engineering and potential new research directions and industry practices in the domain.
Shriram Krishnamurthi: The Human Factors of Formal Methods
Shriram Krishnamurthi (Brown University): The Human Factors of Formal Methods
Lecture took place Thursday, 13 June 2024, 3:45 - 5:15 pm
Abstract: As formal methods improve in expressiveness and power, they create new opportunities for non-expert adoption. In principle, formal tools are now powerful enough to enable developers to scalably validate realistic systems artifacts without extensive formal training. However, realizing this potential for adoption requires attention to not only the technical but also the human side—which has received extraordinarily little attention from formal-methods research. This talk presents some of our efforts to address this paucity. We apply ideas from cognitive science, human-factors research, and education theory to improve the usability of formal methods. Along the way, we find misconceptions suffered by users, how technically appealing designs that experts may value may fail to help, and how our tools may even mislead use