Bayesian inference and learning applied to audio, speech and language.

We work in the general area of audio processing, but particularly when the audio signal contains speech. Our capabilities are centred around building models of production and perception that allow machines to mimic the capabilities of humans. Our models connect the audio signal with higher level semantics such as speech, language, affect and intent.
We embrace rigorous mathematical and Bayesian techniques to infer model parameters as well as the semantics required by the application. More speculatively, we also use such techniques to allow our models to make inference about the human production, perception and cognitive systems on which they are based.
The group title abbreviates to “AI”, emphasising a deep connection to the wider Artificial Intelligence field of our host institute. By the audio and speech focus we contribute to Idiap's [Human-AI Teaming](https://www.idiap.ch/en/scientific-research/human-ai-teaming) program; by the inference of biological function we aim to also contribute to the [AI for Life](https://www.idiap.ch/en/scientific-research/ai-for-life) program. In each case we benefit from colleagues with complementary skills, and hope to assist them in their own endeavours.
Leading diverse human-robot or human-AI teams is slowly becoming the new normal. As automation and AI become integral to many industries, leaders must learn how to manage teams that include humans and AI/robots. Although there is plenty of training on how to use the technology, however, no one is teaching leaders how to lead the technology, thus creating skills gaps and workforce adaptability issues. As organisations face digital disruption, leaders must integrate these digital innovations into their operations and inspire their teams to become ‘technologically savvy’. However, despite the pressing need to better understand how to cultivate cohesive team dynamics amidst human and AI entities, research in this field is limited, which is problematic as leaders lack evidencebased solutions to deal with these novel challenges. Therefore, this project aims to unlock the potential of human-AI collaboration by:
1) uncovering the essential leadership qualities needed to effectively lead human-AI teams; 2) optimizing the design of virtual teams, here humans and AI work symbiotically; 3) pioneering the use of the newest AI for accurately assessing individual traits through natural language analysis; 4) investigating how feedback acceptance varies when it comes from human or AI sources. This research integrates the scientific fields of leadership, organisational psychology and IT, which pushes the boundaries of traditional research domains. Moreover, it is built on the newest technological trends and employs cutting-edge deep neural network technologies offering a state-of-the-art exploration of the subject. All in all, by achieving these objectives, this project will reshape the future of work, empowering organizations to harness the full potential of human/AI teams, enhance leadership capabilities, and optimize team dynamics in this ‘brave new world’ of workplace digitalisation.
Current advances in artificial intelligence (AI) are supported by artificial neural networks (ANNs). Such networks are inspired by the connectivity in biological networks, but communicate using real valued mathematical functions. By contrast, real biological networks are known to communicate using short electrical bursts, or
spikes. Networks constructed to emulate this mechanism are known as spiking neural networks (SNNs). SNNs have arisen from the neuroscience community as a means to understand the function of the brain, and as tempting solutions to physiological functions such as speech and image processing. They have also been addressed by the neuromorphic community, hoping to build circuits that mimic the brain whilst also being power
efficient.
MORPhyN arises from work at Idiap building on these concepts applied to speech processing, showing that SNNs can be freely mixed with ANNs. We have found that SNNs present two distinct mathematical problems that have not been fully addressed. The first concerns the large number of hyperparameters; it is beyond what can be reasonably handled by hand. The second is the tendency for the training to get stuck due to the binary activation function.
Bayesian optimisation (BO) presents an attractive solution to the hyperparameter problem in SNNs. It is a principled approach to searching the multi-dimensional hyperparameter space that has already shown promise in enhancing the performance and efficiency of ANNs.
However, spike-based learning rules and discrete events introduce challenges in modelling and optimising parameters. Research is required to address these challenges and, e.g., to determine the most suitable Gaussian process kernels for effectively modelling non-stationarity within SNNs.
The core of MORPhyN is built around the application of the BO expertise from Mahidol to the SNNs for which expertise exists at Idiap.
In addition, the Idiap side brings expertise in Bayesian learning, which promises to address the parameters themselves to smooth the loss landscape associated with the binary nature of SNNs. The Mahidol side also brings expertise in the vehicle routing problem, a classical NP-hard application, essentially a generalisation of the travelling salesman problem. ANNs have been shown to be good heuristic solutions to routing via their graph processing abilities; SNNs promise to improve on this.
In MORPhyN, we propose to combine the above four techniques in three threads representing three objectives:
1. In a core collaborative thread, we aim to enable BO for SNNs. By better handling the hyperparameters, we aim advance the state of the art in both fields, giving SNNs the same or better performance compared to current ANNs.
2. In an application oriented thread, researchers primarily at Mahidol will enable the use of both ANNs and SNNs in the context of vehicle routing. Routing is more analytic than speech recognition, promising deeper insight into SNN function. A more general aim will be to show that SNNs are beneficial for applications without the physiological bases of speech and image processing.
3. In a more theoretical thread, researchers primarily at Idiap will apply Bayesian learning techniques to SNNs to both smooth out error landscapes and better interface to BO. This will yield not only better SNN performance, but also a complete theory of their operation.
Overall, we aim to put SNNs on a par with ANNs in terms of utility and accessibility, allowing the community to freely choose between ANN and SNN architectures depending on the application. This in turn will not only allow new applications being particularly suited to SNNs, but will allow more energy efficient implementation of current applications on neuromorphic hardware.
In addition to being complementary in terms of technical capabilities, the partners take advantage of the SPIRIT program to address gender equality. Whilst Idiap, as an ICT-focused institute, suffers from male bias, the partnership with Mahidol brings the opportunity of a female PI and a more balanced student cohort.
The main objective of the present proposal is to advance the state of the art in spiking neural networks (SNNs), in particular for generative models. It arises from work done under a recently completed SNSF project Neural Architectures for Speech Technology (NAST), which was concerned with SNNs and text to speech synthesis (TTS, a particular application of generative modelling), albeit separately.
SNNs have potentially better representational capability than their artificial counterparts, and much lower power consumption. Under the SNN thread of NAST, we were able to show that state of the art performance currently depends on the concept of surrogate gradients. Such surrogates are important when the gradients associated with spikes are undefined or flat. Under the TTS thread of NAST, we were also able to show that state of the art performance depends on denoising approaches, notably diffusion. Diffusion defines a forward process that gradually warps a complex distribution into a simple one such as Gaussian noise; the generative process is then the reverse of this.
Recent literature has shown that well defined noise implies a concrete definition of surrogate gradients, which are otherwise quite ad-hoc. This and the observations above lead to a first concrete goal of the present proposal: to show that generative modelling using spiking implies a much tighter integration of the noise associated with surrogates and with diffusion. This in turn has two potential outcomes. A first is state of the art generative modelling that can benefit from the advantages of spiking. The other is a principled approach to spiking that should improve the performance of SNNs in general applications.
Another observation from NAST is that the membrane potential inside the neurons has a similar impulse response to the muscle models previously studied by the applicant. Such muscle models were shown to lead to more natural sounding speech synthesis. Generally, the literature on use of spiking for regression (hence generative modelling) is quite sparse. A key issue is how to convert the binary spikes of the SNN into continuous outputs; approaches such as convolution layers are available, but ad-hoc. This leads to a second concrete goal of the proposal: to show that natural speech synthesis can arise from the principled use of the continuous signals available inside the spiking neurons, or from physiologically derived models. The potential outcome, dependent on the first goal above, is good natural TTS using SNNs.
A third, more speculative, goal arises from the literature and observations from NAST, that the current state of the art in generative modelling is based on score matching and probability flow. These related concepts can be seen as continuous versions of the discrete diffusion described above. Typically, they require differential equation solvers to discretise the continuous process. The goal, then, is to combine the results above with these state of the art techniques to yield truly state of the art performance. At the outset, we note that the equation solvers use the same (Euler) methods as the SNN neurons and the diffusion processes, suggesting that advances could be built on these relationships.
The research plan is written as three task groups that broadly map onto the three goals above. Each task group has baseline and development phases, leading to two, more speculative, final tasks. This enables a graded risk profile with the potential to truly innovate, whilst supporting mitigation by backing off to development tasks or focusing on just one speculative task.
Most tasks have both practical and theoretical components.
The overall relevance and impact of the proposal is detailed in terms of five areas: scientific output, software, collaboration, teaching, and industrial transfer.
The goal of the here submitted proposal is to finance a first year of research as a concrete first step towards the creation of the Center for Leadership and New Technologies (Unil, Idiap/EPFL, IMD). The Center that we aim to create long term will include AI and virtual reality among other technologies in relation to leadership. The Center will develop tools for assessing and developing leadership, conduct research with respect to new technologies related to leadership, as well as showcase our developments and empirical results for the corporate world (e.g., writing white papers, organizing symposia and conferences). Ideally, firms would turn to the Center for advice, training, and thought leadership on the topic of new technologies and leadership. IMD will be crucial in creating the link with companies and will be able to use the new technologies for their teaching and training. A first concrete project for which we ask for seed funding from the Trans4 consortium concerns the development of a collection of software modules that will be able to automatically detect leadership skills from videotaped speeches using voice and body language information. The algorithms developed will be able to automatically detect perceived leadership based on voice and video samples. We will train an algorithm to infer leadership (e.g., trustworthiness, competence as a strategic leader, competence as a transformational leader etc.) automatically based on vocal cues and body language automatically detected by the machine. We will train the algorithms with ground truth data that we will collect from a panel of evaluators (e.g., MTurk workers) on either selfpresentation videos (e.g., video CVs on YouTube) or on public speaking videos (e.g., TED Talks). Given that the quality of the algorithm depends on the quality of the training data (i.e., ground truth), we will put extra care and effort in producing this training data. The so developed software modules can then be used for leadership skill assessment and for leadership skill training and development. It can be seen as a stand‐alone outcome but at the same time it can be incorporated to the Charismometer algorithm that John and Philip have already developed and it can be added to work Daniel and Marianne have been doing in the past (on automatic extraction of nonverbal behavior from video). Basing the new development on existing work ensures that we do not start from scratch and that we can achieve the goal within one year of funding. The seed money project is thus at the same time a continuation of existing work and an important extension of it.
The proposal is to implement a state of the are sub-word unit approach to NLP. This is likely to involve letters, byte pair encodings or explicit sub-word representations. The key here is that the approach is independent of fixed vocabularies. Given a vocabulary independent approach to NLP, we will implement the same hierarchy including phonetics for ASR. The result will be a fundamentally vocabulary independent ASR / NLP hybrid.
The work of John Antonakis and colleagues at UNIL has identified markers in the transcripts of speeches that are indicative of charisma. Charisma in turn has been shown to be an important high level semantic, able to predict the number of views a YouTube video will receive, or even how well a US presidential candidate will perform. The Deep Charisma project aims to apply deep learning to the automatic prediction of charisma. We use techniques from document classification to automatically assign charismatic markers to texts. These in turn correlate quite highly with hand annotations of the same texts. The finished system will allow such classification on a much wider variety of texts and speeches, at much lower cost, and without the variability of human transcription.
Language is what sets humans apart from all other species. Despite much effort, however, its evolutionary origins have remained obscure. At the same time, the role of language is currently undergoing radical changes, with cultural, psychological and evolutionary ramifications barely understood. New digital channels, ubiquitous online knowledge bases, and continued advancement of artificial intelli gence are reshaping our communicative environment and modifying the way we learn and use lan guage. An indepth exploration of the origins and future of language is urgently needed, propel ling language science to the forefront of societal and economic challenges. Our project explores the evolutionary origins and future development of linguistic communication with an unprecedented transdisciplinary research programme. We conceptualise language as a system of components with distinct evolutionary trajectories and adopt a large-scale comparative framework to study these trajecto ries in nature and function along three thematic axes: 1. The Dynamic Structures of Language: How and why have the structures of language and their temporal dynamics evolved? How will these structures interact with new technologies and means of communication? 2. The Biological Substrates of Language: What are the biological mechanisms that make language possible? Can and should we intervene on language functions with neurotechnology? 3. The Social Cognition of Language: What are the social cognitive mechanisms that underlie linguistic communication, both phylogenetically and ontogenetically? How did these mechanisms evolve and how will they change with artificial communicators? Our long-term vision is a fully-fledged phylogeny of language, tracing the evolution of the core components from earlier forms of communication and cognition. This phylogeny is expected to shed light on the drivers of linguistic and cognitive complexity and on the extent to which the digital age might create new niches in which human communication evolves. We posit that only a radically evolutionary perspective can lead to a sufficiently deep understanding of the current changes in human communication, to a capacity to predict how human communication might develop in the future, and to competence in taking ethically responsible decisions in relation to technological developments. We will tackle these questions by leveraging cutting-edge developments in language science, neuroscience, computer science, and evolutionary biology. In language science, the digital revolution makes it possible to model ontogeny and diachrony species-wide and cross-culturally, refocusing the question of language origins from static to dynamic traits. In neuroscience, we can describe and model language and speech processing with unprecedented biological plausibility, allowing intervention on language functions with sophisticated neuroengineering tools. In computer science, machine intelligence systems allow language analysis and processing with striking efficiency and accuracy. In evolutionary studies, comparative research with primates and other animals living in natural conditions has revolutionised current theories of animal cognition, with direct implications for the origins of language. Our proposal for a National Centre of Competence in Research brings together a large group of scientists in Switzerland with the shared goals of (1) understanding the evolution of language-ready brains and their neural mechanisms, the social conditions these mechanisms require, and the dynamic structures they produce; (2) designing new applications and neuroengineering techniques for language learning, assessment, recovery, translation, and disorder remediation; and (3) engaging the public in scientifically informed debates on the prospects, challenges, and ethics of digital communication and neurotechnological interventions. Language and its dynamic diversity is part of the national identity of multilingual Switzerland, making this project ideally suited to inspire and engage a large general public with cutting-edge research.