Calendar

Events in October 2020

  • PhD Seminars - Welcome event

    PhD Seminars - Welcome event


    October 12, 2020

    For the new PhD students and not only, the Phd Seminars Welcome event will take place on Monday, October 12, 2020 at 14:00 in room Euler Violet.

    The event will include a short presentation of the PhD Seminars, Icebreak activities for all, a brainstorming session and details about the credits for the doctoral school.

    Dorian Mazauric will also be here to present the activities of "médiation scientifique" (the outreach of scientific culture in the society) at Inria.

    Due to the current situation we offer to join the seminars online. In order to join:
    - connect to https://visio.inria.fr (<login>@inria.fr) and "Meet" : phd.seminars.sop@visio.inria.fr
    (Note that the login is different from your email address.)

    Don’t miss it!

  • PhD Seminars I

    PhD Seminars I


    October 26, 2020

    Talk 1

    Speaker

    Vorakit VORAKITPHAN (Wimmics)

    Title

    Regrexit or not Regrexit: Introducing Aspect-based Sentiment Analysis in Polarized Contexts

    Abstract

    In this talk, an introduction of sentiment analysis task in Natural Language Processing (NLP) will be discussed how sentiment and emotions interplay in text-based analysis. Additionally, the more fine-grained of sentiment analysis in polarized contexts represents a challenge for NLP modeling. We present a methodology to extend the task of Aspect-based Sentiment Analysis (ABSA) toward the affect and emotion representation in polarized settings. In particular, we adopt the three-dimensional model of affect based on Valence, Arousal, and Dominance (VAD). We then present a Brexit scenario that proves how affect varies toward the same aspect when politically polarized stances are presented. Our approach captures aspect-based polarization from newspapers regarding the Brexit scenario of 1.2m entities at sentence-level. We demonstrated how basic constituents of emotions can be mapped to the VAD model, along with their interactions respecting the polarized context in ABSA settings using biased key-concepts (e.g., “stop brexit” vs. “support brexit”). Quite intriguingly, the framework achieves to produce coherent aspect evidences of Brexit’s stance from key-concepts, showing that VAD influence the support and opposition aspects.

    Talk 2

    Speaker

    Carsten BRUNS (Kairos)

    Title

    Parallel performance on multicore processors

    Abstract

    We will have a detailed look at what determines the performance of parallel programs nowadays. Our investigation starts with classical issues (but I'll keep it short, promised!): Amdahl's law and Gustafson's law, work imbalance and synchronization/communication issues. We then advance to "modern" issues, which are caused not only by software limits, but rather by the hardware architecture on which a parallel program is executed. In particular, in multicore processors, some resources are shared between the individual processing cores. The cores are no longer independent but interfere with each other, on hardware level - before a single line of code is written. We will look at concrete examples for such interferences and (hopefully) get an idea of the many obstacles to achieve good parallel performance on modern computers.

Comments are closed.