BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//LORIA - ECPv6.16.2//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:LORIA
X-ORIGINAL-URL:https://www.loria.fr
X-WR-CALDESC:Events for LORIA
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:Europe/Paris
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:20210328T010000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:20211031T010000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:20220327T010000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:20221030T010000
END:STANDARD
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/Paris:20221007T100000
DTEND;TZID=Europe/Paris:20221007T120000
DTSTAMP:20260516T100941
CREATED:20221004T063505Z
LAST-MODIFIED:20221004T063505Z
UID:17044-1665136800-1665144000@www.loria.fr
SUMMARY:PHD Defense: Nicolas Lasolle (K)
DESCRIPTION:Nicolas Lasolle (K Team) will defend his thesis on Friday\, 7th October at 10 am at Loria. \nHis thesis is entitled “Un système d’interrogation flexible pour le Web sémantique : application à la correspondance d’Henri Poincaré”. \nRésumé \nDe nombreux travaux historiques portent sur la vie et l’œuvre scientifique d’Henri Poincaré (1854-1912)\, notamment au travers de l’étude et de la publication du corpus de sa correspondance. Des travaux numériques s’appuyant sur le Web sémantique visent à offrir de nouveaux outils aux chercheurs étudiant ce corpus. Un constat est qu’il est parfois difficile pour les historiens de formuler des requêtes pour retrouver des données intéressantes. Ce travail de recherche propose un système d’interrogation capable de guider les utilisateurs en leur suggérant de nouveaux critères de recherches. Ces suggestions s’appuient sur des règles exploitant les connaissances historiques du corpus. Au travers de l’utilisation de ce système\, réutilisable dans d’autres contextes\, ces travaux s’interrogent également sur l’évolution des pratiques de recherche en histoire\, et tendent à illustrer comment un tel système d’interrogation flexible peut encourager la découverte de connaissances. \nAbstract \nNumerous historical works are devoted to the life and the scientific work of Henri Poincaré (1854-1912)\, in particular through the study and the publication of his correspondence. Digital work based on Semantic Web intends to offer new tools for researchers studying this corpus. One observation is that it is sometimes difficult for historians to formulate queries to find relevant data. This research work proposes a query system guiding users by suggesting new search criteria. These suggestions are based on rules exploiting corpus historical knowledge. Through the use of this system\, which can be reused in other contexts\, this work also questions the evolution of research practices in history and aims at illustrating how such a flexible query system can stimulate knowledge discovery.
URL:https://www.loria.fr/event/phd-defense-nicolas-lasolle-k/
CATEGORIES:Soutenance
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Paris:20221007T150000
DTEND;TZID=Europe/Paris:20221007T170000
DTSTAMP:20260516T100941
CREATED:20221005T085359Z
LAST-MODIFIED:20221005T093914Z
UID:17055-1665154800-1665162000@www.loria.fr
SUMMARY:PHD Defense: Hans-Jörg Schurr (Veridis)
DESCRIPTION:Hans-Jörg Schurr (Veridis Team) will defend his thesis on Friday\, 7th October at 3pm at Loria. His thesis is entitled “Stronger SMT Solvers for Proof Assistants: Proofs\, Quantifier Simplification\, Strategy Schedules”. \nAbstract:\nThis thesis presents three contributions that have the same underlying\nmotivation: to improve the utility of SMT solvers as backends for proof\nassistants. SMT solvers are automated theorem provers that combine\npropositional reasoning with theories.  Proof assistants are tools\nthat empower users to write formally checked proofs. To help the user\,\nproof assistants can provide automation by integrating with automated\ntheorem provers. \nProof assistants typically accept only proofs that are constructed in\nthe trusted kernel of the assistant.  The first contribution addresses\nthe reconstruction of SMT proofs in a proof assistant.  We present the\nAlethe proof format for SMT solvers.  It improves and unifies previous\nwork on proof generation from SMT solvers.  The vast majority of these\nimprovements were informed by the experience provided by a concrete effort\nof reconstructing Alethe proofs in the proof assistant Isabelle. \nSMT problems generated by proof assistants usually really heavily\non quantifiers.  Since SMT solvers excel on quantifier free problems\,\nthey use quantifier instantation to generate quantifier free formulas.\nThe second contribution improves quantifier instantiation. It is a\nunification-based method that augments the problem with shallow quantified\nformulas obtained from assertions with nested quantifiers. These\nnew formulas help unlocking the regular instantiation techniques\, but\nparsimony is necessary since they might also be misguiding.  The method\nallows the solver to prove more formulas\, faster. \nThe heuristics of an SMT solvers can be parameterized.  A specific\nparameterization of the entire solver is called a strategy\, and the best\nstrategy usually differs from problem to problem. The third contribution\nis a toolbox to work with strategy schedules.  A key component of the\ntoolbox is a tool that uses integer programming to generate strategy\nschedules.  Beyond this tool\, the toolbox also contains tools for\nsimulating and analyzing schedules. We used the toolbox to select\nstrategies that solve many problems generated by Isabelle. \nJury:\n\nDirecteurs de thèse : Stephan MERZ (Université de Lorraine\, Inria)\, Pascal FONTAINE (Université de Liège)\, Jasmin BLANCHETTE (Vrije Universiteit Amsterdam)\nRapporteurs : Frédéric BLANQUI (Université Paris Saclay\, Inria)\, Elaine PIMENTEL (University College London)\nExaminateurs : Chantal KELLER (Université Paris Saclay\, LMF)\, Christophe RINGEISSEN (Université de Lorraine\, Inria)\, Cesare TINELLI (The University of Iowa)
URL:https://www.loria.fr/event/phd-defense-hans-jorg-schurr-veridis/
LOCATION:Loria
CATEGORIES:Soutenance
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Paris:20221007T180000
DTEND;TZID=Europe/Paris:20221007T200000
DTSTAMP:20260516T100941
CREATED:20220915T100342Z
LAST-MODIFIED:20220915T100342Z
UID:16994-1665165600-1665172800@www.loria.fr
SUMMARY:L’humain\, au cœur de l’informatique : Une visite insolite CNRS
DESCRIPTION:Du 7 au 17 octobre\, le CNRS ouvre les portes de ses laboratoires\, observatoires\, plateformes scientifiques et sites de recherche en France métropolitaine. Les Visites insolites permettront à plus de 1 000 personnes de plonger au cœur de la recherche et de découvrir des installations ou expériences exceptionnelles\, en tête à tête avec les scientifiques. \nDans le Grand Est 18 laboratoires\, dont le Loria\, vous proposent des visites exceptionnelles. Candidatez dès maintenant et jusqu’au 23 septembre ! \nVisitez le Loria\nL’humain\, au cœur de l’informatique\nDécouvrez les coulisses de recherches en informatique où l’interaction humain-machine apporte des solutions innovantes en matière de santé. Accompagnés de spécialistes\, découvrez et essayez deux plateformes étonnantes : l’une permettant de visualiser l’activité de votre cerveau ; l’autre\, capable de transformer un simple texte en mouvements de lèvres sur un personnage virtuel… \n\n7/10 de 18 h à 20 h\n\n+ Plus d’informations sur ce lien
URL:https://www.loria.fr/event/lhumain-au-coeur-de-linformatique-une-visite-insolite-cnrs/
LOCATION:Loria
CATEGORIES:Autres
ATTACH;FMTTYPE=image/png:https://www.loria.fr/wp-content/uploads/Visite-insolite-2022.png
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20221010
DTEND;VALUE=DATE:20221013
DTSTAMP:20260516T100941
CREATED:20220711T152612Z
LAST-MODIFIED:20220711T152612Z
UID:16395-1665360000-1665619199@www.loria.fr
SUMMARY:Journées du GT Calculabilités 2022
DESCRIPTION:Les journées du groupe de travail Calculabilités auront lieu au Loria du 10 au 12 octobre 2022\, en salle C005. \nCes journées ont pour but de rassembler des chercheurs de France et d’ailleurs autour de la notion de calculabilité au sens très large du terme. Cela inclut notamment : \n\nCalculabilité classique (réductions\, degrés\, méthodes de priorité\, etc.)\nAutres modèles de calculs : modèles géométriques (pavages\, machines à signaux)\, modèles algébriques (Abstract State Machines)\, modèles dynamiques et distribués (automates cellulaires\, protocoles de population\, tas de sable\, etc)\, calcul à temps continu\, calcul à temps ordinal\, calcul sur les structures infinies (réels\, ordres)\nApplications et interactions de la calculabilité avec les domaines suivants: mathématiques constructives/calculables\, cryptologie\, virologie\, théorie de l’information et de l’aléatoire (complexité de Kolmogorov)\, complexité algorithmique\, théorie des modèles\, théorie de la preuve et mathématiques à rebours\, théorie des ensembles (modèles intérieurs\, forcing\, théorie descriptive\, détermination)\, théorie des domaines.\n\nPlus d’informations sur gtc2022.sciencesconf.org
URL:https://www.loria.fr/event/journees-du-gt-calculabilites-2022/
LOCATION:C005
CATEGORIES:Conférence
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Paris:20221011T140000
DTEND;TZID=Europe/Paris:20221011T170000
DTSTAMP:20260516T100941
CREATED:20221010T074456Z
LAST-MODIFIED:20221010T074456Z
UID:17078-1665496800-1665507600@www.loria.fr
SUMMARY:PhD Defense: Abir Laraba (Resist)
DESCRIPTION:Abir Laraba will defend her thesis on Tuesday\, 11th October at 2 pm in room A008. \nHer thesis is entitled “Protocol Abuse Mitigation In SDN Programmable Data Planes”. \n\nAbstract:\n\nThe emergence of the Software-Defined Networking paradigm has supported the development of new network monitoring scheme thanks to network programmability. The first purpose of SDN is to centralize the network intelligence at the control plane with a stateless data plane (i.e.\, network elements\, switches). As a result\, the network monitoring functions require the help of the remote controller or the extension of existing data plane protocols. In recent years\, efforts have been made to make the data plane more programmable and stateful\, permitting customized functions deployment and offloading many applications to network elements (e.g.\,forwarding devices). For example\, the data plane programmability can be enabled by the P4 language that defines how packets are processed in a switch pipeline and supports stateful packet processing. However\, P4 does not provide intuitive stateful abstractions to model behavioral attacks. Therefore\, rethinking on the general abstractions to model and track a complex and stateful behavior in the data plane is necessary. To exploit the opportunities offered by a programmable data plane\, including stateful and real-time packet processing\, we need models which are simple enough to be deployed on a programmable switch with respect to the existing primitives that remain limited and\, at the same time\, capable of capturing a complex behavior.\n\n\nMeantime\, attackers exploit vulnerabilities present in protocols used in the core of the Internet\, such as TCP and DNS. However\, the proposed solutions to detect these attacks require modifying the protocol implementation at the end-hosts or having a negative impact on benign flows. Therefore\, patching at the scale of the Internet would require much time for deployment\, such as in the case of DNSSEC. In this thesis\, we address these shortcomings by designing a security function (i.e.\, an attack mitigation approach) that can be deployed in an SDN programmable data plane. We propose an abstraction based on an Extended Finite State Machine (EFSM) to model an attack behavior. To detect sophisticated attacks such as multi-step attacks\, we extend it with Petri Net to synchronize the detection of a set of attack steps. We present how these models can be mapped to P4 primitives so that we can detect and react against an attack within the network. We present three attacks from Layer-3\, Layer-4\, and Layer-7 of the OSI model\, namely the ECN protocol abuse\, the Optimistic ACK attack\, and the recent DNS multi-step cache poisoning attack. Our approach does not require modifying protocol implementation at the end hosts. Besides\, our solution leverages programmable data planes\, enabling flow tracking and reaction against attacks in real-time within the network
URL:https://www.loria.fr/event/phd-defense-abir-laraba-resist/
LOCATION:A008
CATEGORIES:Soutenance
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20221013
DTEND;VALUE=DATE:20221014
DTSTAMP:20260516T100941
CREATED:20221004T073715Z
LAST-MODIFIED:20221007T133803Z
UID:17048-1665619200-1665705599@www.loria.fr
SUMMARY:Journée thématique - IA pour la découverte scientifique
DESCRIPTION:La journée “IA pour la découverte scientifique” aura lieu au Loria le jeudi 13 octobre 2022. \nCette journée inclura des présentations de chercheurs de diverses disciplines et des moments d’échanges entre chercheurs. \n9h00 – Introduction\n9h15 – Présentations (Modérateur : Mathieu d’Aquin\, LORIA)\n \n\nAlexandre Nominé (IJL) – L’IA pour la découverte d’alliages de haute entropie\nLaurent Chaput (LEMTA) – Ab initio calculations of thermal properties: trying to find new materials\nEmilie Gaudry (IJL) – Adsorption properties of complex surfaces by a combination of density functional theory and machine learning\n\n10h45 – Pause / échanges\n11h15 – Présentations (Modérateur : Romain Postoyan\, CRAN)\n \n\nHaochuan Chen (LPCT) – Chasing collective variables using temporal data-driven strategies\nNathalie Leblond et Sophie Payot-Lacroix (DynAmic) – De la microbiologie à l’informatique… un pas à franchir ?\nMartin Laviale (LIEC) – IA pour l’écologie\n\n12h45 – Repas\n14h – Présentations (Modérateur : Marianne Clausel\, IECL)\n \n\nJulien Ruelle (UMR SILVA) – Analyse multi-échelle de la structure du bois en association avec sa formation dans l’arbre\nSophie Béreau-Gnabo (BETA) – Predicting financial fragility: The need for hybrid approaches\nHervé Panetto (CRAN) – AI for the industry of the future\n\n15h30 – Pause / échanges\n16h – Table ronde
URL:https://www.loria.fr/event/journee-thematique-ia-pour-la-decouverte-scientifique/
LOCATION:A008
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20221013
DTEND;VALUE=DATE:20221015
DTSTAMP:20260516T100941
CREATED:20221004T075319Z
LAST-MODIFIED:20221010T183407Z
UID:17051-1665619200-1665791999@www.loria.fr
SUMMARY:Fête de la science : Le Loria au Village des Sciences de la FST !
DESCRIPTION:À l’occasion de la Fête de la Science\, la Faculté des Sciences et Technologies organise un village des Sciences sur le campus de la Faculté les 14 et 15 octobre 2022 sur le campus des Aiguillettes à Vandoeuvre-les-Nancy. \n\nVendredi 14 octobre 2022 de 9h à 16h\, \nLes animations seront dédiées aux élèves scolarisés du primaire au lycée.\nSamedi 15 octobre 2022 de 13h à 18h\,\nLe village des Sciences sera ouvert au grand public.\n\nLes doctorant.e.s et chercheur.e.s du Loria seront présents ! Retrouvez-les lors de la pièce de théâtre scientifique Le procès du robot et dans les ateliers suivants : \n\n\n\n\nMAQUETTES VIRTUELLES : PRÉVISION ET URBANISME 2.0\, avec Justine Basselin et Guillaume Coiffier (Pixel).\nDémonstrations et maquettes 3D sur la reconstruction de modèles 3D de villes à partir d’acquisitions aériennes.\n\n\n\n\nAPPRIVOISE TON ROBOT\, avec Alexis Scheuer (Larsen)\nVenez expérimenter et programmer facilement un robot à deux roues.\nL’INFORMATIQUE\, C’EST LUDIQUE !\, avec Marie Duflot-Kremer (Mosel-Veridis)\nAtelier d’initiation aux notions basiques de l’informatique par des activités ludiques… sans utiliser d’ordinateur.\n\n\n\n\n\n\n\n\nDES BONBONS POUR COMPRENDRE LES PROTOCOLES DE SÉCURITÉ\, avec Elise Klein\, Maïwenn Racouchot et Quentin Yang.\nAtelier débranché pour simuler et expliquer au public le fonctionnement et les propriétés des protocoles de sécurité.\n\nPour voir le programme complet\, rendez-vous sur le site de la Faculté des Sciences et Technologies !
URL:https://www.loria.fr/event/fete-de-la-science-le-loria-au-village-des-sciences-de-la-fst/
LOCATION:Faculté des Sciences et Technologies\, Campus Aiguillettes\, Vandœuvre-lès-Nancy\, 54506\, France
CATEGORIES:Manifestation
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Paris:20221015T154500
DTEND;TZID=Europe/Paris:20221015T173000
DTSTAMP:20260516T100941
CREATED:20220505T162939Z
LAST-MODIFIED:20221010T183200Z
UID:16118-1665848700-1665855000@www.loria.fr
SUMMARY:Le procès du robot : une pièce de théâtre scientifique hors norme !
DESCRIPTION:[Dans un futur proche… ] L’agence La Cigogne est une entreprise de livraison qui dispose d’une flotte de 60 drones livreurs… L’un d’eux s’autonomise et se met à livrer selon ses propres critères. Fiction ou scénario possible ? Robotique\, protection des données\, éthique… Participez au procès du robot et débattez avec des experts sur les enjeux de l’intelligence artificielle.  \n? Entrée libre. À partir de12 ans. \n? Inscription obligatoire sur ce lien \nSynopsis : \nObjets connectés\, drones\, robots intelligents\, applications mobiles\, voitures autonomes… l’intelligence artificielle et la robotique nous entourent et font partie de notre quotidien. Mais jusqu’où peuvent aller ces nouvelles technologies ? Quelles relations l’être humain entretient-il avec les robots ? Quels défis reste-t-il à relever pour l’intelligence artificielle ?  \nRegards croisés entre une juriste\, un chercheur spécialiste de la robotique et de l’apprentissage par renforcement et un enseignant-chercheur en humanités numériques. Ils seront accompagnés d’une troupe de théâtre pour nous aider à déjouer les idées reçues. \nIntervenants : \n\nAline Wagner\, juriste Inria\nAlain Dutech\, chercheur Inria au LORIA\nSamuel Nowakowski\, maître de conférences Université de Lorraine\, LORIA\nComédiens de la Compagnie « Crache-Texte »\n\nÉvénement organisé par Inria et le Loria (CNRS\, Inria\, Université de Lorraine)\, en partenariat avec la Faculté des Sciences et Technologies et la compagnie Crache Texte\, dans le cadre de la Fête de la science 2022.
URL:https://www.loria.fr/event/le-proces-du-robot-une-piece-de-theatre-scientifique-hors-norme/
LOCATION:Faculté des Sciences et Technologies\, Campus Aiguillettes\, Vandœuvre-lès-Nancy\, 54506\, France
CATEGORIES:Manifestation
ATTACH;FMTTYPE=image/png:https://www.loria.fr/wp-content/uploads/2022_10_15-Procès-du-robot_carré-RS.png
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20221018
DTEND;VALUE=DATE:20221019
DTSTAMP:20260516T100941
CREATED:20221005T143131Z
LAST-MODIFIED:20221010T094310Z
UID:17061-1666051200-1666137599@www.loria.fr
SUMMARY:CISPA - LORIA seminar
DESCRIPTION:The 5th CISPA-LORIA workshop will take place on 18th of October 2022 from 9:30 at CISPA in Sarrebrücken\, Germany. For this time\, the topic of quantum cryptography will be in the spotlight\, complemented by a talk about fuzzing. \nA day of exchange with presentations of researchers from CISPA and LORIA and brainstorming and coffee moments to find joint topics and to make possible collaborations. \nProgram: \n09:30 – 10:00: Welcome \n10:00 – 11:30: Sebastian Schinzel (Distinguished Lecture Series)\, Münster \n11:30 – 11:45: Coffee Break \n11:45 – 12:30: Giulio Malavolta\, Max Planck Institute for Security and Privacy\, Bochum \n12:30 – 13:30: Lunch Time \n13:30 – 14:15: Dominic Steinhöfel\, CISPA : “Input Invariants” \n14:15 – 15:00: Xavier Bonnetain\, CR Inria\, LORIA – “Quantum period finding against symmetric primitives” \n15:00 – 15:15: Coffee Time \n15:15 – 16:00: Rémi Badonnel\, Professeur\, LORIA – “Automating Security Management for the Cyber-Space” \n16:00 – 16:45: Marine Minier\, Professor LORIA – “Differential analysis of a cipher using Constraint Programming” \n16:45 – 17:00: Conclusion by Antoine Joux and Marine Minier
URL:https://www.loria.fr/event/cispa-loria-seminar-2/
LOCATION:CISPA\, Sarrebruck\, Sarrebruck\, Allemagne
CATEGORIES:Séminaire
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Paris:20221020T140000
DTEND;TZID=Europe/Paris:20221020T170000
DTSTAMP:20260516T100941
CREATED:20221014T072047Z
LAST-MODIFIED:20221014T072047Z
UID:17094-1666274400-1666285200@www.loria.fr
SUMMARY:PhD defense: Anna Liednikova (Synalp)
DESCRIPTION:Anna Liednikova (Synalp team) will defend her thesis on Thursday\, October 20th at 2 pm in room C005.\nHer thesis is entitled Human-Machine Dialogue in the Medical Field. Using Dialogue to Collect Important Patient Information.\n\nJury composition\n\n– Reviewers :\nAnne Vilnat\, Professor\, Université Paris-Saclay\, France\nSandra Bringay\, Professor\, Université Paul-Valéry Montpellier 3\, France\n– Examiners :\nYannick Toussaint\, Professor\, Université de Lorraine\, France\n– Thesis Director :\nClaire Gardent\, Research Director\, CNRS\, LORIA\, France\n– Invited :\nPhilippe Jolivet\, CEO et co-founder d’ALIAE\, France\n\nAbstract:\n\nHealthcare dialogue systems are developed to automate and simplify routine tasks such as collecting patient information or making an appointment. Often\, these models are trained to mimic doctor-patient interaction as their constant availability is a key feature for patients\, in particular with chronic conditions. Chronic patients regularly visit their doctor and are asked to repeatedly fill in standardized questionnaires\, which may trigger repetitive\, incorrect input. In collaboration with the ALIAE company\, we focus on developing novel dialogue models which can maintain a conversation with the patient while collecting both specific answers to a set of pre-defined questions and serendipitous information about the patient condition that we conjecture\, may be useful for the patient treatment. Specifically\, we propose a dialogue system and automatic questionnaire filling pipeline that should complement existing routine between doctors and patients.\n    \nThis thesis makes three main contributions. We first propose an approach to flexibly guide the user through a pre-defined medical decision tree using naturally written user input. This allows the health-bot to collect  answers to a set of pre-defined questions. To improve user engagement\, increase the probability of all  required medical topics being addressed and allow for further information about the patient condition to be collected\, we then  extend this initial model  by  integrating additional bots designed to handle health-related follow-up questions and maintain small talk. Finally\, we introduce novel zero-shot Question Answering models and pre-processing techniques so that standard\, clinical questionnaires can be automatically filled in based on the content of collected human-bot dialogues.
URL:https://www.loria.fr/event/phd-defense-anna-liednikova-synalp/
LOCATION:C005
CATEGORIES:Soutenance
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Paris:20221022T140000
DTEND;TZID=Europe/Paris:20221022T170000
DTSTAMP:20260516T100941
CREATED:20221020T125310Z
LAST-MODIFIED:20221020T125310Z
UID:17105-1666447200-1666458000@www.loria.fr
SUMMARY:Atelier Turing Tumble à la Ludothèque de Nancy
DESCRIPTION:Rendez-vous à la Ludothèque de Nancy le samedi 22 octobre de 14 h à 17 h pour un atelier Turing Tumble. \nEt si pour apprendre à programmer\, il suffisait d’aimer jouer aux billes? Résolvez des défis et regardez votre “ordinateur” s’animer pour  exécuter vos programmes. \nAnimation à partir de 8 ans\, présentée par Sophie Tourret\, chercheuse Inria et Marie Duflot-Kremer\, enseignante-chercheuse Université de Lorraine au Loria (CNRS\, Inria\, Université de Lorraine). \nInfos pratiques : \n\nLudothèque Saint-Nicolas\nCentre commercial Saint-Sébastien de Nancy\, 1er étage.\nEntrée libre.
URL:https://www.loria.fr/event/atelier-turing-tumble-a-la-ludotheque-de-nancy/
LOCATION:Ludothèque Saint Nicolas\, Nancy
CATEGORIES:Manifestation
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Paris:20221027T150000
DTEND;TZID=Europe/Paris:20221027T170000
DTSTAMP:20260516T100941
CREATED:20221004T063701Z
LAST-MODIFIED:20221004T063701Z
UID:17046-1666882800-1666890000@www.loria.fr
SUMMARY:Department 4 seminar: Mario Giulianelli
DESCRIPTION:Next Department 4 seminar will take place on Thursday\, 27th October at 3 pm in room A008. \nDate: Thursday\, 27th October 2022 at 15:00\nPlace: LORIA\, room A008\nSpeaker: Mario Giulianelli\, University of Amsterdam \nTitle: An information-theoretic framework for grounded dialogue modelling \nAbstract: What are the decision making processes by which humans choose\nwords to achieve goals in their environment? Can we replicate them in a\ncomputer system? These are the core questions of grounded dialogue\nmodelling\, the study of interactive language use in context. We will\nstart by looking at a few examples of grounded\, goal-oriented dialogues.\nThen we will present a formal framework that incorporates fundamental\nnotions of linguistic interaction — such as goals\, costs\, utility\, and\ncontext — into an information theoretic model of communication. Using\nvisually grounded referential dialogues as a case study\, we will show\nhow these notions can be modelled with state-of-the-art computational\ntechniques\, and how they explain human strategies of language production\nin terms of communicative efficiency and effectiveness. We will conclude\nby discussing the impact of our framework on language technologies\,\nfocusing in particular on the evaluation and development of natural\nlanguage generation systems.
URL:https://www.loria.fr/event/department-4-seminar-mario-giulianelli/
LOCATION:A008
CATEGORIES:Séminaire
END:VEVENT
END:VCALENDAR