BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Software Center - ECPv5.8.1//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:Software Center
X-ORIGINAL-URL:https://www.software-center.se
X-WR-CALDESC:Events for Software Center
BEGIN:VTIMEZONE
TZID:Europe/Stockholm
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:20230326T010000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:20231029T010000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=Europe/Stockholm:20230615T100000
DTEND;TZID=Europe/Stockholm:20230615T170000
DTSTAMP:20260415T020514
CREATED:20221204T174906Z
LAST-MODIFIED:20230811T140942Z
UID:5321-1686823200-1686848400@www.software-center.se
SUMMARY:Reporting workshop
DESCRIPTION:In Software Center\, companies and universities work together to accelerate the adoption of novel approaches to software engineering. The reporting workshop takes place twice a year\, in June and December. This one day event aims at sharing results from research and cooperation within Software Center. The agenda ranges from keynote presentations to in-depth sessions for themes and projects. The cooperation between academia and companies in Software Center creates the software engineering success stories that industry needs. \nPlace:\nFor this reporting workshop we will focus on a LIVE meeting at the Wallenberg Conference Center in Gothenburg (Medicinaregatan 20). To maximize the opportunities to meet and discuss there will also be a joint informal lunch at the conference center for all participants. For those of you who cant come to Gothenburg there is a teams link below to join digitally.\nWe are looking forward to meeting you all again\, and to discuss projects and further collaboration! \n \nRegistration:\nPlease register at this link: https://forms.gle/UtFMjGBYiPv1S3UD8 \n\nAgenda\, June 15th:\n09.30 – 10.00: Registration and coffee \n10:00-10:20: Opening: Jan Bosch \n10:20-10:50: Lifting AI from Code to Software: Keynote presentation by Miroslaw Staron\, Chalmers & University of Gothenburg\, and Albert Ziegler\, Principal Machine Learning Engineer\, GitHub CoPilot \n10.50-11.00: Reliable\, Safe and Secure Intelligent Autonomous Systems: presentation of the Industrial graduate school RELIANT by Mikael Sjödin\, Research leader Embedded Systems\, Mälardalen University \n11:10-12:00: Poster session and time to mingle with project teams\nAND parallel Birds-of-a-feather sessions* (reach out to the organizers if you want to add/run a session!) \n\nAutomated Export Control: Miroslaw Staron together with Thomas Olsson and Robert Lagerstedt\, Engineering Excellence at Bosch Nordic\, Miroslaw Staron\, Chalmers / Univ of Gothenburg\nRoom: Antarktis\n\n12:00 – 13: 00: Lunch together at Wallenberg Conference Center \n13:00 – 15:00: Up-dates from Software Center communities\, themes and projects – parallel tracks (incl coffee break): \n\nTheme 1 & 2: Continuous Delivery & Architecture\nRoom: Sydamerika\nChairs: Jan Carlson and Kristian Sandahl \n\n\n13:00 – 13:10 Welcome and introduction\, Jan Carlson (MDU) and Kristian Sandahl (LiU) \n\n\n13:10 – 13:30 “Taming Uncertainty and Inconsistency with Flexible Modeling for Continuous Architecting\, Robbert Jongeling\, Mälardalen University \n\n\n13:30 – 13:50 “The new norm: from solid products to liquid products. What about safety assurance?“\, Barbara Gallina\, Mälardalen University \n\n\n13:50 – 14:10 “AI in testing”\, Azeem Ahmad\, Ericsson & Linköping University \n\n\n14:10 – 14: 30 “Static analysis of testware”\, Jean Malm\, Mälardalen University \n\n\n14:30 – 15:00 Coffee and discussions \n\n\n\nTheme 3: Metrics\nRoom: Antarktis\nChair: Miroslaw Staron \n\n\n13.00 – 13.15: Requirements and OpenAI\, GPT-4 (Miroslaw)\n\n\n13.15 – 13.30: Communication (Nataliya Berbyuk-Lindström and Aleksandre Asatiani)\n\n\n13.30 – 14.00: Data leaks results (Md Abu Ahammed Babu)\n\n14.00 – 14.30: NFR for ML (Khan Mohammad Habibullah)\n14.30 – 15.00: Design pattern recognition (Sushant Kumar Pandey)\n\n\nStrategic Digital Product Management in the age of AI: PdM and AI Engineering communities\nChairs: Helena H Olsson and Jan Bosch\nRoom: Wallenbergssalen\nHow to change current PdM practices to work with digital technologies and digital offerings? What is the future of PdM practices and what are the key characteristics of digital product management?\nIn this session\, we focus on the topic of software product management and how PdM practices are rapidly changing. We invite to talks and discussions and together we explore and define how to do PdM for digital products. \n\n13:00 – 13:10: Welcome and introduction\n13:10 – 13:20: “Software Product Management: from opinions to data-driven experimentation”: Jan Bosch\, Chalmers\n13:20 – 13:30: “Software Product Management: current state and challenges”: Helena Holmström Olsson\, Malmö University\n13:30 – 14:00: ”From product focus to service deployment by thinking big but starting small”: Ingmar Bengtsson (Director of Business & Partner development\, Volvo Group) and David Klippudde (Director of Services\, Volvo Group)\n14:00 – 15:00: Group discussion\n\n\n\n15:00 – 15.40: Cyber security challenges and practices: Keynote presentation by Patrik Åkesson\, Vice President R&D at Advenica \n15.40: GATE AI\, Big Data for Smart Society Institute: Sylvia Ilieva\, director\, Sofia University\, Bulgaria\nhttps://gate-ai.eu/en/ \n16.00 – 16.30: Plans\, reflections & closing: Jan Bosch \n  \nAbstracts:\n\nLifting AI from Code to Software: Albert Ziegler\, GitHub CoPilot\n\nThe first truly generative models for code (the Codex series) were trained on isolated source files. Their first large scale application (completions in GitHub Copilot) helps developers by suggesting snippets in their current file.\n\nBut a source file is to software what a brick is to a house. A single one does nothing\, and even many together don’t hold it up alone. So applications of generative AI for development are getting ever more ambitious:\n– taking in context from the whole repository\,\n– considering artefacts of its evolution like issues\, commits and pull requests\,\n– reading documentation and running code.\n\nI will examine which kinds of challenges this presents to the AI designers: how to gather context\, how to present it to the model\, and how to control the output. And I will discuss which kinds of opportunities this presents to software developers: how this will impact their workflow\, and how to make sure it’s for the better.\n\nCybersecurity challenges and practices: Keynote presentation by Patrik Åkesson\, Vice President R&D at Advenica\nDemocracies are under increasing attack in the cyber-security landscape – by organized crime looking for short-term profits\, and nation-state backed agressors looking to further their political agendas and to de-stablilize our society. The intelligence community warns that hybrid warfare is the new normal\, and that cyber-attacks are targeting all segments of society\, including private companies. The EUs response Is Cybersecurity legislation – legislation targeting different sectors\, and legislation targeting any product that contains software. How will this affect companies building or distributing products that contain software?”\n * Birds-of-a-feather session: \nAn informal discussion group\, typically at a conference\, based on a shared interest and without any fixed agenda.
URL:https://www.software-center.se/event/rws_june2023/
CATEGORIES:Event,Promoted
ORGANIZER;CN="Jan%20Bosch":MAILTO:jan.bosch@chalmers.se
END:VEVENT
END:VCALENDAR