Cookie usage policy

The website of the University Carlos III of Madrid use its own cookies and third-party cookies to improve our services by analyzing their browsing habits. By continuing navigation, we understand that it accepts our cookie policy. "Usage rules"

Cabecera de página Seminarios Master Ciencia y Tecnología Informatica

Machine learning methods in forensic science (Joanna Karłowska-Pik)

Title: Machine learning methods in forensic science

Speaker: Joanna Karłowska-Pik, Ph. D., Nicolaus Copernicus University in Toruń, Poland

Session:

  • March 2, from 16:30 to 18:00

Place: 7.2.J03

Organizer: Raquel Fuentetaja

Abstract:

Constructing predictive models based on data from the human genome can help scientists and specialists in various fields. Such models are primarily used to determine the risk of cancer or other genetic diseases. During the lecture, the use of machine learning methods to build models that can determine the presumed appearance of the perpetrator of the crime will be presented. The specificity of working with genetic data, including the so-called small n large p problem, will also be discussed.

Short bio:

Joanna Karłowska-Pik, Ph. D. is adjunct on the Faculty of Mathematics and Computer Science, Nicolaus Copernicus University in Toruń, Poland; employed at the Department of Mathematical Statistics and Data Mining. Since 2021 director of the Centre for Statistical Analysis of NCU. IBM SPSS software coach. Teacher of the winners of the Statistical Olympiad and the European Statistics Competition for secondary education students. Her research interests focus on applications of machine learning methods in forensics, genetics and life sciences.

Dynamic Decision Models and Games (Cleotilde González)

Title: Dynamic Decision Models and Games

Speaker: PhD Cleotilde González. Director of Dynamic Decision Making Laboratory, Carnegie Mellon University

Sesions:

  • Friday March 24, 2023, from 16:30 to 19:30 h.
  • Monday March 27, 2023, from 10 to 13:00 h.

Place: 3.S1.08. Leganés Campus

Organizer: Phd María Isabel Sánchez Segura

Abstract:

This course will explore human decision making as a dynamic process resulting from human interactions with the environment. The course uses decision games to illustrate how humans learn and adapt to changing conditions of choice, and computational models to simulate decision processes and environmental dynamics.

Day 1

  • Overview of Dynamic Decision Making (DDM).
  • Learning and Instance-Based Learning Theory (IBLT)
  • IBL models of Decisions from Experience (DfE) and binary choice

Day 2

  • Practice on Binary Choice Tasks and models in Shiny IBL
  • DfE in 2-person games
  • DfE in Groups

Biography:

Dr. Cleotilde Gonzalez is a Research Professor at the Department of Social and Decision Sciences at Carnegie Mellon University. Her research work focuses on the study of human decision making in dynamic and complex environments. She is the founding director of the Dynamic Decision Making Laboratory where researchers conduct behavioral studies on dynamic decision making using Decision Making Games, and create technologies and cognitive computational models to support decision making and training.

Dr. Cleotilde Gonzalez is affiliated faculty with the CyLab Security and Privacy InstituteThe HCII Human-Computer Interaction InstituteThe Societal Computing program, and The CNBC Center for Neural Basis of Cognition at Carnegie Mellon University. She is a lifetime fellow of the Cognitive Science Society and of the Human Factors and Ergonomics Society. She is also a member of the Governing Board of the Cognitive Science Society. She is a Senior Editor for Topics in Cognitive Science, a Consulting Editor for Decision, and Associate Editor for the System Dynamics Review. She is also a member of editorial boards in multiple other journals including: Cognitive SciencePsychological ReviewPerspectives on Psychological Science, and others.


[+] personal website

Advanced Techniques for State-Space Exploration: Beyond Explicit Search (Álvaro Torralba)

Title: Advanced Techniques for State-Space Exploration: Beyond Explicit Search

Speaker: Álvaro Torralba, Aassociate Professor, Aalborg University

Sessions:

  • June 12 and 14: from 15:00 to 18:30
  • June 16: from 15:00 to 18:00

Place: To be defined

Organizer: Carlos Linares

Abstract:

State-space exploration is a fundamental technique with applications in diverse areas such as AI planning or software verification, for example. The main principle is to reason about the future consequences of our actions, in order to find a plan (course of action) that best fulfills our goals. In the context of planning, explicit state space search has been the most popular approach in the last decades. In this seminar we will take a closer look at several ideas that can be used to explore the state space in different ways, with the potential of exponentially reducing the search effort compared to explicit search.

On the one hand, symbolic and decoupled search are two alternatives to explicit search that have recently caught interest. Having a main idea -- search over sets of states – in common, still have very individual strengths (and weaknesses). Symbolic search can Benefit from data-structures like BDDs to efficiently represent arbitrary sets of states. We will cover both the basics as well as recent advances like the combination with heuristics or its application for problems beyond classical planning.  Decoupled search constructs sets of states in a more selective manner, by identifying conditionally independent components to directly exploit the structure of the problem.

On the other hand, contrastive analysis techniques break the paradigm of analyzing all states independently of each other. Instead, by comparing states to each other, it can discard those alternatives that cannot lead to better solutions.

Topics include:

  • State-space exploration: an ubiquitous problem-solving technique
  • Symbolic Search: from single states to set of states
  • Decoupled Search: leveraging the structure of your problem
  • Contrastive Analysis: considering the relationship between states
  • Applications beyond Classical Planning: including top-k planning (when you need more than a single plan) and Stackelberg planning (a restricted form of 2-player games)

Short bio:

Álvaro Torralba is Associate Professor at Aalborg University. His main research area is AI planning: dealing with how to design agents that are able to reason about the long-term consequences of their actions. His interests are both in developing the theory, to better understand the challenges behind the process of intelligent decision-making, and practical algorithms that can be used in diverse industrial applications.