113,802 results on '"Gauthier, A"'
Search Results
2. CNN Explainability with Multivector Tucker Saliency Maps for Self-Supervised Models
- Author
-
Bouayed, Aymene Mohammed, Deslauriers-Gauthier, Samuel, Iaccovelli, Adrian, and Naccache, David
- Subjects
Computer Science - Computer Vision and Pattern Recognition ,Computer Science - Artificial Intelligence ,Computer Science - Machine Learning - Abstract
Interpreting the decisions of Convolutional Neural Networks (CNNs) is essential for understanding their behavior, yet explainability remains a significant challenge, particularly for self-supervised models. Most existing methods for generating saliency maps rely on ground truth labels, restricting their use to supervised tasks. EigenCAM is the only notable label-independent alternative, leveraging Singular Value Decomposition to generate saliency maps applicable across CNN models, but it does not fully exploit the tensorial structure of feature maps. In this work, we introduce the Tucker Saliency Map (TSM) method, which applies Tucker tensor decomposition to better capture the inherent structure of feature maps, producing more accurate singular vectors and values. These are used to generate high-fidelity saliency maps, effectively highlighting objects of interest in the input. We further extend EigenCAM and TSM into multivector variants -Multivec-EigenCAM and Multivector Tucker Saliency Maps (MTSM)- which utilize all singular vectors and values, further improving saliency map quality. Quantitative evaluations on supervised classification models demonstrate that TSM, Multivec-EigenCAM, and MTSM achieve competitive performance with label-dependent methods. Moreover, TSM enhances explainability by approximately 50% over EigenCAM for both supervised and self-supervised models. Multivec-EigenCAM and MTSM further advance state-of-the-art explainability performance on self-supervised models, with MTSM achieving the best results., Comment: 29 pages, 20 figures
- Published
- 2024
3. Dispersion kinks from electronic correlations in an unconventional iron-based superconductor
- Author
-
Chang, Ming-Hua, Backes, Steffen, Lu, Donghui, Gauthier, Nicolas, Hashimoto, Makoto, Chen, Guan-Yu, Wen, Hai-Hu, Mo, Sung-Kwan, Valenti, Roser, and Pfau, Heike
- Subjects
Condensed Matter - Strongly Correlated Electrons ,Condensed Matter - Superconductivity - Abstract
The attractive interaction in conventional BCS superconductors is provided by a bosonic mode. However, the pairing glue of most unconventional superconductors is unknown. The effect of electron-boson coupling is therefore extensively studied in these materials. A key signature are dispersion kinks that can be observed in the spectral function as abrupt changes in velocity and lifetime of quasiparticles. Here, we show the existence of two kinks in the unconventional iron-based superconductor RbFe$_2$As$_2$ using angle-resolved photoemission spectroscopy (ARPES) and dynamical mean field theory (DMFT). In addition, we observe the formation of a Hubbard band multiplet due to the combination of Coulomb interaction and Hund's rule coupling in this multiorbital systems. We demonstrate that the two dispersion kinks are a consequence of these strong many-body interactions. This interpretation is in line with a growing number of theoretical predictions for kinks in various general models of correlated materials. Our results provide a unifying link between iron-based superconductors and different classes of correlated, unconventional superconductors such as cuprates and heavy-fermion materials.
- Published
- 2024
4. Investigating the Benefits of Nonlinear Action Maps in Data-Driven Teleoperation
- Author
-
Przystupa, Michael, Gidel, Gauthier, Taylor, Matthew E., Jagersand, Martin, Piater, Justus, and Tosatto, Samuele
- Subjects
Computer Science - Robotics - Abstract
As robots become more common for both able-bodied individuals and those living with a disability, it is increasingly important that lay people be able to drive multi-degree-of-freedom platforms with low-dimensional controllers. One approach is to use state-conditioned action mapping methods to learn mappings between low-dimensional controllers and high DOF manipulators -- prior research suggests these mappings can simplify the teleoperation experience for users. Recent works suggest that neural networks predicting a local linear function are superior to the typical end-to-end multi-layer perceptrons because they allow users to more easily undo actions, providing more control over the system. However, local linear models assume actions exist on a linear subspace and may not capture nuanced actions in training data. We observe that the benefit of these mappings is being an odd function concerning user actions, and propose end-to-end nonlinear action maps which achieve this property. Unfortunately, our experiments show that such modifications offer minimal advantages over previous solutions. We find that nonlinear odd functions behave linearly for most of the control space, suggesting architecture structure improvements are not the primary factor in data-driven teleoperation. Our results suggest other avenues, such as data augmentation techniques and analysis of human behavior, are necessary for action maps to become practical in real-world applications, such as in assistive robotics to improve the quality of life of people living with w disability., Comment: 13 Pages, 7 Figures, presented at Collaborative AI and Modeling of Humans AAAI Bridge Program Submission
- Published
- 2024
5. General Causal Imputation via Synthetic Interventions
- Author
-
Jiralerspong, Marco, Jiralerspong, Thomas, Shah, Vedant, Sridhar, Dhanya, and Gidel, Gauthier
- Subjects
Computer Science - Machine Learning ,Statistics - Machine Learning - Abstract
Given two sets of elements (such as cell types and drug compounds), researchers typically only have access to a limited subset of their interactions. The task of causal imputation involves using this subset to predict unobserved interactions. Squires et al. (2022) have proposed two estimators for this task based on the synthetic interventions (SI) estimator: SI-A (for actions) and SI-C (for contexts). We extend their work and introduce a novel causal imputation estimator, generalized synthetic interventions (GSI). We prove the identifiability of this estimator for data generated from a more complex latent factor model. On synthetic and real data we show empirically that it recovers or outperforms their estimators.
- Published
- 2024
6. Consensus in Multiagent Systems with lack of connection
- Author
-
Bentaibi, Mohamed, Caravenna, Laura, Gauthier, Jean-Paul A., and Rossi, Francesco
- Subjects
Mathematics - Optimization and Control ,Electrical Engineering and Systems Science - Systems and Control - Abstract
We consider multi-agent systems with cooperative interactions and study the convergence to consensus in the case of time-dependent lack of interaction. We prove a new condition ensuring consensus: we define a graph in which directed arrows correspond to connection functions that converge (in the weak sense) to some function with a positive integral on all intervals of the form $[t,+\infty)$. If the graph has a vertex reachable from all other indices, then the system converges to consensus. We show that this requirement generalizes some known sufficient conditions for convergence, such as the Persistent Excitation one. We also give a second new condition, transversal to the known ones: total connectedness of the undirected graph formed by the non-vanishing of limiting functions.
- Published
- 2024
7. Merging in a Bottle: Differentiable Adaptive Merging (DAM) and the Path from Averaging to Automation
- Author
-
Gauthier-Caron, Thomas, Siriwardhana, Shamane, Stein, Elliot, Ehghaghi, Malikeh, Goddard, Charles, McQuade, Mark, Solawetz, Jacob, and Labonne, Maxime
- Subjects
Computer Science - Computation and Language ,Computer Science - Artificial Intelligence ,Computer Science - Machine Learning - Abstract
By merging models, AI systems can combine the distinct strengths of separate language models, achieving a balance between multiple capabilities without requiring substantial retraining. However, the integration process can be intricate due to differences in training methods and fine-tuning, typically necessitating specialized knowledge and repeated refinement. This paper explores model merging techniques across a spectrum of complexity, examining where automated methods like evolutionary strategies stand compared to hyperparameter-driven approaches such as DARE, TIES-Merging and simpler methods like Model Soups. In addition, we introduce Differentiable Adaptive Merging (DAM), an efficient, adaptive merging approach as an alternative to evolutionary merging that optimizes model integration through scaling coefficients, minimizing computational demands. Our findings reveal that even simple averaging methods, like Model Soups, perform competitively when model similarity is high, underscoring each technique's unique strengths and limitations. We open-sourced DAM, including the implementation code and experiment pipeline, on GitHub: https://github.com/arcee-ai/DAM., Comment: 11 pages, 1 figure, and 3 tables
- Published
- 2024
8. Limit theory for the first layers of the random convex hull peeling in a simple polytope
- Author
-
Calka, Pierre and Quilan, Gauthier
- Subjects
Mathematics - Probability - Abstract
The convex hull peeling of a point set consists in taking the convex hull, then removing the extreme points and iterating that procedure until no point remains. The boundary of each hull is called a layer. Following on from [15], we study the first layers generated by the peeling procedure when the point set is chosen as a homogeneous Poisson point process inside a polytope when the intensity goes to infinity. We focus on some specific functionals, namely the number of k-dimensional faces and the outer defect volume. Since the early works of R{\'e}nyi and Sulanke, it is well known that both the techniques and the rates are completely different for the convex hull when the underlying convex body has a smooth boundary or when it is itself a polytope. We expect such dichotomy to extend to the further layers of the peeling. More precisely we provide asymptotic limits for their expectation and variance as well as a central limit theorem. In particular, as in the unit ball, the growth rates do not depend on the layer. The method builds upon previous constructions for the convex hull contained in [9] and [18] and requires the assumption that the underlying polytope is simple.
- Published
- 2024
9. Root Number Equidistribution for Self-Dual Automorphic Representations on $GL_N$
- Author
-
Dalal, Rahul and Gerbelli-Gauthier, Mathilde
- Subjects
Mathematics - Number Theory ,Mathematics - Representation Theory ,11F70, 11F72 (primary) 11F67, 11F80, 22E50 (secondary) - Abstract
Let $F$ be a totally real field. We study the root numbers $\epsilon(1/2, \pi)$ of self-dual cuspidal automorphic representations $\pi$ of $\mathrm{GL}_{2N}/F$ with conductor $\mathfrak n$ and regular integral infinitesimal character $\lambda$. If $\pi$ is orthogonal, then $\epsilon(1/2, \pi)$ is known to be identically one. We show that for symplectic representations, the root numbers $\epsilon(1/2, \pi)$ equidistribute between~$\pm 1$ as $\lambda \to \infty$, provided that there exists a prime dividing $\mathfrak n$ with power $>N$.We also study conjugate self-dual representations with respect to a CM extension $E/F$, where we obtain a similar result under the assumption that $\mathfrak n$ is divisible by a large enough power of a ramified prime and provide evidence that equidistribution does not hold otherwise. In cases where there are known to be associated Galois representations, we deduce root number equidistribution results for the corresponding families of $N$-dimensional Galois representations. The proof generalizes a classical argument for the case of $\mathrm{GL}_2/\mathbb Q$ by using Arthur's trace formula and the endoscopic classification for quasisplit classical groups similarly to a previous work (arxiv:2212.12138). The main new technical difficulty is evaluating endoscopic transfers of the required test functions at central elements., Comment: 81 pages, this version: improved exposition and many typo fixes and minor corrections. Comments are welcome!
- Published
- 2024
10. The NetMob2024 Dataset: Population Density and OD Matrices from Four LMIC Countries
- Author
-
Zhang, Wenlan, del Prado, Miguel Nunez, Gauthier, Vincent, and Milusheva, Sveta
- Subjects
Computer Science - Networking and Internet Architecture ,Computer Science - Computers and Society ,Computer Science - Social and Information Networks - Abstract
The NetMob24 dataset offers a unique opportunity for researchers from a range of academic fields to access comprehensive spatiotemporal data sets spanning four countries (India, Mexico, Indonesia, and Colombia) over the course of two years (2019 and 2020). This dataset, developed in collaboration with Cuebiq (Also referred to as Spectus), comprises privacy-preserving aggregated data sets derived from mobile application (app) data collected from users who have voluntarily consented to anonymous data collection for research purposes. It is our hope that this reference dataset will foster the production of new research methods and the reproducibility of research outcomes.
- Published
- 2024
11. Quasielastic $\overrightarrow{^{3}\mathrm{He}}(\overrightarrow{e},{e'})$ Asymmetry in the Threshold Region
- Author
-
Nycz, M., Armstrong, W., Averett, T., Gayoso, C. Ayerbe, Bai, X., Bane, J., Barcus, S., Benesch, J., Bhatt, H., Bhetuwal, D., Biswas, D., Camsonne, A., Cates, G., Chen, J-P., Chen, J., Chen, M., Cotton, C., Dalton, M-M., Deltuva, A., Deur, A., Dhital, B., Duran, B., Dusa, S. C., Fernando, I., Fuchey, E., Gamage, B., Gao, H., Gaskell, D., Gautam, T., Gauthier, N., Golak, J., Hansen, J. -O., Hauenstein, F., Henry, W., Higinbotham, D. W., Huber, G., Jantzi, C., Jia, S., Jin, K., Jones, M., Joosten, S., Karki, A., Karki, B., Katugampola, S., Kay, S., Keppel, C., King, E., King, P., Korsch, W., Kumar, V., Li, R., Li, S., Li, W., Mack, D., Malace, S., Markowitz, P., Matter, J., McCaughan, M., Meziani, Z-E., Michaels, R., Mkrtchyan, A., Mkrtchyan, H., Morean, C., Nelyubin, V., Niculescu, G., Niculescu, M., Peng, C., Premathilake, S., Puckett, A., Rathnayake, A., Rehfuss, M., Reimer, P., Riley, G., Roblin, Y., Roche, J., Roy, M., Sauer, P. U., Scopeta, S., Satnik, M., Sawatzky, B., Seeds, S., Širca, S. S., Skibiński, R., Smith, G., Sparveris, N., Szumila-Vance, H., Tadepalli, A., Tadevosyan, V., Tian, Y., Usman, A., Voskanyan, H., Witala, H., Wood, S., Yale, B., Yero, C., Yoon, A., Zhang, J., Zhao, Z., Zheng, X., and Zhou, J.
- Subjects
Nuclear Experiment - Abstract
A measurement of the double-spin asymmetry from electron-$^{3}$He scattering in the threshold region of two- and three-body breakup of $^{3}$He was performed at Jefferson Lab, for Q$^{2}$ values of 0.1 and 0.2 (GeV/$c$)$^{2}$. The results of this measurement serve as a stringent test of our understanding of few-body systems. When compared with calculations from plane wave impulse approximation and Faddeev theory, we found that the Faddeev calculations, which use modern nuclear potentials and prescriptions for meson-exchange currents, demonstrate an overall good agreement with data.
- Published
- 2024
12. Stabl: Blockchain Fault Tolerance
- Author
-
Gramoli, Vincent, Guerraoui, Rachid, Lebedev, Andrei, and Voron, Gauthier
- Subjects
Computer Science - Distributed, Parallel, and Cluster Computing ,Computer Science - Performance - Abstract
Blockchain promises to make online services more fault tolerant due to their inherent distributed nature. Their ability to execute arbitrary programs in different geo-distributed regions and on diverse operating systems make them an alternative of choice to our dependence on unique software whose recent failure affected 8.5 millions of machines. As of today, it remains, however, unclear whether blockchains can truly tolerate failures. In this paper, we assess the fault tolerance of blockchain. To this end, we inject failures in controlled deployments of five modern blockchain systems, namely Algorand, Aptos, Avalanche, Redbelly and Solana. We introduce a novel sensitivity metric, interesting in its own right, as the difference between the integrals of two cumulative distribution functions, one obtained in a baseline environment and one obtained in an adversarial environment. Our results indicate that (i) all blockchains except Redbelly are highly impacted by the failure of a small part of their network, (ii) Avalanche and Redbelly benefit from the redundant information needed for Byzantine fault tolerance while others are hampered by it, and more dramatically (iii) Avalanche and Solana cannot recover from localised transient failures., Comment: 16 pages, 6 figures
- Published
- 2024
13. Understanding Polymer-Colloid Gels: A Solvent Perspective Using Low-Field NMR
- Author
-
Hervéou, Léo, Legrand, Gauthier, Divoux, Thibaut, and Baeza, Guilhem P.
- Subjects
Condensed Matter - Soft Condensed Matter ,Condensed Matter - Materials Science ,Physics - Applied Physics - Abstract
The present work emphasizes the relevance of low-field NMR relaxometry to investigate colloid-polymer hydrogels by probing water dynamics across a wide range of formulations between $\rm 10^{\circ}C$ and $\rm 80^{\circ}C$. By examining the temperature dependence of the transverse relaxation time $T_2$, we demonstrate a clear link between the NMR response and the rheological behavior of the hydrogels. In particular, we show that NMR relaxometry targeting the solvent provides reliable insights into the hydrogel microstructure and allows the detection of phase transitions and aging processes. Our findings suggest that this solvent-focused technique could greatly benefit the soft matter community, complementing other experimental methods in the study of gels., Comment: 6 pages, 4 figures
- Published
- 2024
14. A Diffusion Approach to Radiance Field Relighting using Multi-Illumination Synthesis
- Author
-
Poirier-Ginter, Yohan, Gauthier, Alban, Philip, Julien, Lalonde, Jean-Francois, and Drettakis, George
- Subjects
Computer Science - Computer Vision and Pattern Recognition ,Computer Science - Graphics ,I.3 ,I.4 - Abstract
Relighting radiance fields is severely underconstrained for multi-view data, which is most often captured under a single illumination condition; It is especially hard for full scenes containing multiple objects. We introduce a method to create relightable radiance fields using such single-illumination data by exploiting priors extracted from 2D image diffusion models. We first fine-tune a 2D diffusion model on a multi-illumination dataset conditioned by light direction, allowing us to augment a single-illumination capture into a realistic -- but possibly inconsistent -- multi-illumination dataset from directly defined light directions. We use this augmented data to create a relightable radiance field represented by 3D Gaussian splats. To allow direct control of light direction for low-frequency lighting, we represent appearance with a multi-layer perceptron parameterized on light direction. To enforce multi-view consistency and overcome inaccuracies we optimize a per-image auxiliary feature vector. We show results on synthetic and real multi-view data under single illumination, demonstrating that our method successfully exploits 2D diffusion model priors to allow realistic 3D relighting for complete scenes. Project site https://repo-sam.inria.fr/fungraph/generative-radiance-field-relighting/, Comment: Project site https://repo-sam.inria.fr/fungraph/generative-radiance-field-relighting/
- Published
- 2024
- Full Text
- View/download PDF
15. WISDOM: An AI-powered framework for emerging research detection using weak signal analysis and advanced topic modeling
- Author
-
Ebadi, Ashkan, Auger, Alain, and Gauthier, Yvan
- Subjects
Computer Science - Information Retrieval ,Computer Science - Digital Libraries - Abstract
The landscape of science and technology is characterized by its dynamic and evolving nature, constantly reshaped by new discoveries, innovations, and paradigm shifts. Moreover, science is undergoing a remarkable shift towards increasing interdisciplinary collaboration, where the convergence of diverse fields fosters innovative solutions to complex problems. Detecting emerging scientific topics is paramount as it enables industries, policymakers, and innovators to adapt their strategies, investments, and regulations proactively. As the common approach for detecting emerging technologies, despite being useful, bibliometric analyses may suffer from oversimplification and/or misinterpretation of complex interdisciplinary trends. In addition, relying solely on domain experts to pinpoint emerging technologies from science and technology trends might restrict the ability to systematically analyze extensive information and introduce subjective judgments into the interpretations. To overcome these drawbacks, in this work, we present an automated artificial intelligence-enabled framework, called WISDOM, for detecting emerging research themes using advanced topic modeling and weak signal analysis. The proposed approach can assist strategic planners and domain experts in more effectively recognizing and tracking trends related to emerging topics by swiftly processing and analyzing vast volumes of data, uncovering hidden cross-disciplinary patterns, and offering unbiased insights, thereby enhancing the efficiency and objectivity of the detection process. As the case technology, we assess WISDOM's performance in identifying emerging research as well as their trends, in the field of underwater sensing technologies using scientific papers published between 2004 and 2021., Comment: 18 pages, 7 figures
- Published
- 2024
16. Understanding Boys' Underrepresentation in Private and Enriched Programmes during the Transition to Secondary School
- Author
-
Isabelle Plante, Kathryn Everhart Chaffee, Evelyne Gauthier, Elizabeth Olivier, and Véronique Dupéré
- Abstract
Background: In the past decades, there has been a growing concern to understand why boys struggle in school. One of the turning points in students' educational trajectories likely to exacerbate boys' academic difficulties is students' enrolment in private or enriched school programmes, as boys are underrepresented in such programmes. Method: To better understand this gender imbalance, our research draws on a longitudinal design to examine whether grade 6 students' externalizing behaviours, school engagement and school grades in mathematics and language arts relate to secondary school programme attendance, among a sample size of 577 students (277 boys). Results: Path analysis showed that only language arts grades predicted enrolment in private or selective public programmes and contributed to boys' underrepresentation in these programmes. Conclusions: Such findings have important implications for understanding boys' underachievement and low persistence in school as well as to guide interventions to promote gender and overall educational equity in school.
- Published
- 2024
- Full Text
- View/download PDF
17. Accelerated structure-stability energy-free calculator
- Author
-
Boucher, Alexandre, Beevers, Cameron, Gauthier, Bertrand, and Roldan, Alberto
- Subjects
Condensed Matter - Materials Science ,Physics - Atomic and Molecular Clusters - Abstract
Computational modeling is an integral part of catalysis research. With it, new methodologies are being developed and implemented to improve the accuracy of simulations while reducing the computational cost. In particular, specific machine-learning techniques have been applied to build interatomic potential from ab initio results. Here, We report an energy-free machine-learning calculator that combines three individually trained neural networks to predict the energy and atomic forces of particulate matter. Three structures were investigated: a monometallic nanoparticle, a bimetallic nanoalloy, and a supported metal crystallites. Atomic energies were predicted via a graph neural network, leading to a mean absolute error (MAE) within 0.004 eV from Density Functional Theory (DFT) calculations. The task of predicting atomic forces was split over two feedforward networks, one predicting the force's norm and another its direction. The force prediction resulted in a MAE within 0.080 eV/A against DFT results. The interpretability of the graph neural network predictions was demonstrated by underlying the physics of the monometallic particle in the form of cohesion energy.
- Published
- 2024
18. Performative Prediction on Games and Mechanism Design
- Author
-
Góis, António, Mofakhami, Mehrnaz, Santos, Fernando P., Lacoste-Julien, Simon, and Gidel, Gauthier
- Subjects
Computer Science - Machine Learning ,Computer Science - Computer Science and Game Theory ,Computer Science - Multiagent Systems - Abstract
Predictions often influence the reality which they aim to predict, an effect known as performativity. Existing work focuses on accuracy maximization under this effect, but model deployment may have important unintended impacts, especially in multiagent scenarios. In this work, we investigate performative prediction in a concrete game-theoretic setting where social welfare is an alternative objective to accuracy maximization. We explore a collective risk dilemma scenario where maximising accuracy can negatively impact social welfare, when predicting collective behaviours. By assuming knowledge of a Bayesian agent behavior model, we then show how to achieve better trade-offs and use them for mechanism design., Comment: Accepted to ICML 2024 Workshop on Agentic Markets, Vienna, Austria
- Published
- 2024
19. Shear-Induced Decaying Turbulence in Bose-Einstein Condensates
- Author
-
Simjanovski, Simeon, Gauthier, Guillaume, Rubinsztein-Dunlop, Halina, Reeves, Matthew T., and Neely, Tyler W.
- Subjects
Condensed Matter - Quantum Gases - Abstract
We study the creation and breakdown of a quantized vortex shear layer forming between a stationary Bose-Einstein condensate and a stirred-in persistent current. Once turbulence is established, we characterize the progressive clustering of the vortices, showing that the cluster number follows a power law decay with time, similar to decaying turbulence in other two-dimensional systems. Numerical study of the system demonstrates good agreement of the experimental data with a point vortex model that includes damping and noise. With increasing vortex number in the computational model, we observe a convergence of the power-law exponent to a fixed value., Comment: 8 pages, 8 figures
- Published
- 2024
20. Explaining a probabilistic prediction on the simplex with Shapley compositions
- Author
-
Noé, Paul-Gauthier, Perelló-Nieto, Miquel, Bonastre, Jean-François, and Flach, Peter
- Subjects
Computer Science - Machine Learning ,Computer Science - Computer Science and Game Theory - Abstract
Originating in game theory, Shapley values are widely used for explaining a machine learning model's prediction by quantifying the contribution of each feature's value to the prediction. This requires a scalar prediction as in binary classification, whereas a multiclass probabilistic prediction is a discrete probability distribution, living on a multidimensional simplex. In such a multiclass setting the Shapley values are typically computed separately on each class in a one-vs-rest manner, ignoring the compositional nature of the output distribution. In this paper, we introduce Shapley compositions as a well-founded way to properly explain a multiclass probabilistic prediction, using the Aitchison geometry from compositional data analysis. We prove that the Shapley composition is the unique quantity satisfying linearity, symmetry and efficiency on the Aitchison simplex, extending the corresponding axiomatic properties of the standard Shapley value. We demonstrate this proper multiclass treatment in a range of scenarios., Comment: To be published in ECAI2024's proceedings
- Published
- 2024
21. Enhancing Deep Hedging of Options with Implied Volatility Surface Feedback Information
- Author
-
François, Pascal, Gauthier, Geneviève, Godin, Frédéric, and Mendoza, Carlos Octavio Pérez
- Subjects
Quantitative Finance - Risk Management ,Computer Science - Machine Learning ,Quantitative Finance - Computational Finance - Abstract
We present a dynamic hedging scheme for S&P 500 options, where rebalancing decisions are enhanced by integrating information about the implied volatility surface dynamics. The optimal hedging strategy is obtained through a deep policy gradient-type reinforcement learning algorithm, with a novel hybrid neural network architecture improving the training performance. The favorable inclusion of forward-looking information embedded in the volatility surface allows our procedure to outperform several conventional benchmarks such as practitioner and smiled-implied delta hedging procedures, both in simulation and backtesting experiments.
- Published
- 2024
22. Is the difference between deep hedging and delta hedging a statistical arbitrage?
- Author
-
François, Pascal, Gauthier, Geneviève, Godin, Frédéric, and Mendoza, Carlos Octavio Pérez
- Subjects
Quantitative Finance - Computational Finance ,Quantitative Finance - Risk Management - Abstract
The recent work of Horikawa and Nakagawa (2024) claims that under a complete market admitting statistical arbitrage, the difference between the hedging position provided by deep hedging and that of the replicating portfolio is a statistical arbitrage. This raises concerns as it entails that deep hedging can include a speculative component aimed simply at exploiting the structure of the risk measure guiding the hedging optimisation problem. We test whether such finding remains true in a GARCH-based market model, which is an illustrative case departing from complete market dynamics. We observe that the difference between deep hedging and delta hedging is a speculative overlay if the risk measure considered does not put sufficient relative weight on adverse outcomes. Nevertheless, a suitable choice of risk measure can prevent the deep hedging agent from engaging in speculation.
- Published
- 2024
23. Accurate Mapping of RNNs on Neuromorphic Hardware with Adaptive Spiking Neurons
- Author
-
Boeshertz, Gauthier, Indiveri, Giacomo, Nair, Manu, and Renner, Alpha
- Subjects
Computer Science - Neural and Evolutionary Computing ,Electrical Engineering and Systems Science - Audio and Speech Processing - Abstract
Thanks to their parallel and sparse activity features, recurrent neural networks (RNNs) are well-suited for hardware implementation in low-power neuromorphic hardware. However, mapping rate-based RNNs to hardware-compatible spiking neural networks (SNNs) remains challenging. Here, we present a ${\Sigma}{\Delta}$-low-pass RNN (lpRNN): an RNN architecture employing an adaptive spiking neuron model that encodes signals using ${\Sigma}{\Delta}$-modulation and enables precise mapping. The ${\Sigma}{\Delta}$-neuron communicates analog values using spike timing, and the dynamics of the lpRNN are set to match typical timescales for processing natural signals, such as speech. Our approach integrates rate and temporal coding, offering a robust solution for the efficient and accurate conversion of RNNs to SNNs. We demonstrate the implementation of the lpRNN on Intel's neuromorphic research chip Loihi, achieving state-of-the-art classification results on audio benchmarks using 3-bit weights. These results call for a deeper investigation of recurrency and adaptation in event-based systems, which may lead to insights for edge computing applications where power-efficient real-time inference is required., Comment: 5 pages, 3 figures, accepted at ICONS 2024
- Published
- 2024
24. H\'older estimates and uniformity in arithmetic dynamics
- Author
-
Gauthier, Thomas
- Subjects
Mathematics - Dynamical Systems ,Mathematics - Number Theory - Abstract
In this note we study common preperiodic points of rational maps of the Riemann Sphere. We show that given any degrees $d_1,d_2\geq2$, outside a Zariski closed subset of the space of pairs of rational maps $(f,g)$ of degree $d_1$ and $d_2$ respectively, the maps $f$ and $g$ share at most a uniformly bounded number of common preperiodic points. This generalizes a result of DeMarco and Mavraki to maps of possibly different degrees. Our main contribution is the use of H\"older properties of the Green function of a rational map to obtain height estimates., Comment: 23 pages, comments welcome!
- Published
- 2024
25. Triboson production in the SMEFT
- Author
-
Celada, Eugenia, Durieux, Gauthier, Mimasu, Ken, and Vryonidou, Eleni
- Subjects
High Energy Physics - Phenomenology ,High Energy Physics - Experiment - Abstract
We study the production of three electroweak gauge bosons at the LHC, in the effective field theory of the standard model, at dimension six and next-to-leading order in QCD. We present results for inclusive cross-sections and differential distributions, finding that these QCD corrections are large, often vary across the phase-space and notably differ from those observed in the standard model. We then explore the potential of the recently observed triboson production processes for improving the sensitivity brought by electroweak precision observables and diboson data. The additional sensitivity we observe is dominated by resonant Higgs boson contributions, with decays to photon pairs in particular. A global analysis including Higgs boson data is therefore needed for a fair assessment of the future reach of triboson measurements on heavy new physics., Comment: 37 pages, 9 figures, 14 tables
- Published
- 2024
26. Coupling Optimization using Design Structure Matrices and Genetic Algorithm
- Author
-
Dube, Sebastien, Ojeda, Mirna, and Gauthier, Jean-Marie
- Subjects
Electrical Engineering and Systems Science - Systems and Control - Abstract
This article seeks to contribute to a nuanced understanding of the integration of Design Structure Matrix (DSM) and genetic algorithms in the context of Complex Systems modelling described within Model-Based System Engineering approach. By examining coupling minimization as a critical aspect of advanced systems engineering practices, we aim to provide a scholarly exploration, blending theoretical insights with practical applications. The objective is to equip systems architects with analytical tools integrated within their Model Based Systems Engineering (MBSE) environment for exploring the design space of component interactions, facilitating the identification of optimal system architectures., Comment: ERTS2024, SEE; 3AF, Jun 2024, Toulouse, France
- Published
- 2024
27. Regularized estimation of Monge-Kantorovich quantiles for spherical data
- Author
-
Bercu, Bernard, Bigot, Jérémie, and Thurin, Gauthier
- Subjects
Statistics - Methodology ,Statistics - Computation ,62H11, 62G30, 62L20 - Abstract
Tools from optimal transport (OT) theory have recently been used to define a notion of quantile function for directional data. In practice, regularization is mandatory for applications that require out-of-sample estimates. To this end, we introduce a regularized estimator built from entropic optimal transport, by extending the definition of the entropic map to the spherical setting. We propose a stochastic algorithm to directly solve a continuous OT problem between the uniform distribution and a target distribution, by expanding Kantorovich potentials in the basis of spherical harmonics. In addition, we define the directional Monge-Kantorovich depth, a companion concept for OT-based quantiles. We show that it benefits from desirable properties related to Liu-Zuo-Serfling axioms for the statistical analysis of directional data. Building on our regularized estimators, we illustrate the benefits of our methodology for data analysis.
- Published
- 2024
28. Cohomology of Fuchsian groups and Fourier interpolation
- Author
-
Gerbelli-Gauthier, Mathilde and Venkatesh, Akshay
- Subjects
Mathematics - Number Theory ,Mathematics - Functional Analysis ,Mathematics - Representation Theory - Abstract
We give a new proof of a Fourier interpolation result first proved by Radchenko-Viazovska, deriving it from a vanishing result of the first cohomology of a Fuchsian group with coefficients in the Weil representation.
- Published
- 2024
29. Domain Adaptation of Llama3-70B-Instruct through Continual Pre-Training and Model Merging: A Comprehensive Evaluation
- Author
-
Siriwardhana, Shamane, McQuade, Mark, Gauthier, Thomas, Atkins, Lucas, Neto, Fernando Fernandes, Meyers, Luke, Vij, Anneketh, Odenthal, Tyler, Goddard, Charles, MacCarthy, Mary, and Solawetz, Jacob
- Subjects
Computer Science - Computation and Language ,Computer Science - Artificial Intelligence ,Computer Science - Machine Learning - Abstract
We conducted extensive experiments on domain adaptation of the Meta-Llama-3-70B-Instruct model on SEC data, exploring its performance on both general and domain-specific benchmarks. Our focus included continual pre-training (CPT) and model merging, aiming to enhance the model's domain-specific capabilities while mitigating catastrophic forgetting. Through this study, we evaluated the impact of integrating financial regulatory data into a robust language model and examined the effectiveness of our model merging techniques in preserving and improving the model's instructive abilities. The model is accessible at hugging face: https://huggingface.co/arcee-ai/Llama-3-SEC-Base, arcee-ai/Llama-3-SEC-Base. This is an intermediate checkpoint of our final model, which has seen 20B tokens so far. The full model is still in the process of training. This is a preprint technical report with thorough evaluations to understand the entire process., Comment: 8 pages, 6 figures
- Published
- 2024
30. Advantage Alignment Algorithms
- Author
-
Duque, Juan Agustin, Aghajohari, Milad, Cooijmans, Tim, Ciuca, Razvan, Zhang, Tianyu, Gidel, Gauthier, and Courville, Aaron
- Subjects
Computer Science - Machine Learning - Abstract
Artificially intelligent agents are increasingly being integrated into human decision-making: from large language model (LLM) assistants to autonomous vehicles. These systems often optimize their individual objective, leading to conflicts, particularly in general-sum games where naive reinforcement learning agents empirically converge to Pareto-suboptimal Nash equilibria. To address this issue, opponent shaping has emerged as a paradigm for finding socially beneficial equilibria in general-sum games. In this work, we introduce Advantage Alignment, a family of algorithms derived from first principles that perform opponent shaping efficiently and intuitively. We achieve this by aligning the advantages of interacting agents, increasing the probability of mutually beneficial actions when their interaction has been positive. We prove that existing opponent shaping methods implicitly perform Advantage Alignment. Compared to these methods, Advantage Alignment simplifies the mathematical formulation of opponent shaping, reduces the computational burden and extends to continuous action domains. We demonstrate the effectiveness of our algorithms across a range of social dilemmas, achieving state-of-the-art cooperation and robustness against exploitation., Comment: 25 Pages, 8 figures
- Published
- 2024
31. Revisiting and Improving Scoring Fusion for Spoofing-aware Speaker Verification Using Compositional Data Analysis
- Author
-
Wang, Xin, Kinnunen, Tomi, Lee, Kong Aik, Noé, Paul-Gauthier, and Yamagishi, Junichi
- Subjects
Electrical Engineering and Systems Science - Audio and Speech Processing ,Computer Science - Sound - Abstract
Fusing outputs from automatic speaker verification (ASV) and spoofing countermeasure (CM) is expected to make an integrated system robust to zero-effort imposters and synthesized spoofing attacks. Many score-level fusion methods have been proposed, but many remain heuristic. This paper revisits score-level fusion using tools from decision theory and presents three main findings. First, fusion by summing the ASV and CM scores can be interpreted on the basis of compositional data analysis, and score calibration before fusion is essential. Second, the interpretation leads to an improved fusion method that linearly combines the log-likelihood ratios of ASV and CM. However, as the third finding reveals, this linear combination is inferior to a non-linear one in making optimal decisions. The outcomes of these findings, namely, the score calibration before fusion, improved linear fusion, and better non-linear fusion, were found to be effective on the SASV challenge database., Comment: Proceedings of Interspeech, DOI: 10.21437/Interspeech.2024-422. Code: https://github.com/nii-yamagishilab/SpeechSPC-mini
- Published
- 2024
32. Self-Consuming Generative Models with Curated Data Provably Optimize Human Preferences
- Author
-
Ferbach, Damien, Bertrand, Quentin, Bose, Avishek Joey, and Gidel, Gauthier
- Subjects
Computer Science - Computer Vision and Pattern Recognition ,Computer Science - Artificial Intelligence ,Computer Science - Machine Learning ,Statistics - Machine Learning ,68T10 ,I.2.6 - Abstract
The rapid progress in generative models has resulted in impressive leaps in generation quality, blurring the lines between synthetic and real data. Web-scale datasets are now prone to the inevitable contamination by synthetic data, directly impacting the training of future generated models. Already, some theoretical results on self-consuming generative models (a.k.a., iterative retraining) have emerged in the literature, showcasing that either model collapse or stability could be possible depending on the fraction of generated data used at each retraining step. However, in practice, synthetic data is often subject to human feedback and curated by users before being used and uploaded online. For instance, many interfaces of popular text-to-image generative models, such as Stable Diffusion or Midjourney, produce several variations of an image for a given query which can eventually be curated by the users. In this paper, we theoretically study the impact of data curation on iterated retraining of generative models and show that it can be seen as an \emph{implicit preference optimization mechanism}. However, unlike standard preference optimization, the generative model does not have access to the reward function or negative samples needed for pairwise comparisons. Moreover, our study doesn't require access to the density function, only to samples. We prove that, if the data is curated according to a reward model, then the expected reward of the iterative retraining procedure is maximized. We further provide theoretical results on the stability of the retraining loop when using a positive fraction of real data at each step. Finally, we conduct illustrative experiments on both synthetic datasets and on CIFAR10 showing that such a procedure amplifies biases of the reward model.
- Published
- 2024
33. Stochastic Frank-Wolfe: Unified Analysis and Zoo of Special Cases
- Author
-
Nazykov, Ruslan, Shestakov, Aleksandr, Solodkin, Vladimir, Beznosikov, Aleksandr, Gidel, Gauthier, and Gasnikov, Alexander
- Subjects
Mathematics - Optimization and Control - Abstract
The Conditional Gradient (or Frank-Wolfe) method is one of the most well-known methods for solving constrained optimization problems appearing in various machine learning tasks. The simplicity of iteration and applicability to many practical problems helped the method to gain popularity in the community. In recent years, the Frank-Wolfe algorithm received many different extensions, including stochastic modifications with variance reduction and coordinate sampling for training of huge models or distributed variants for big data problems. In this paper, we present a unified convergence analysis of the Stochastic Frank-Wolfe method that covers a large number of particular practical cases that may have completely different nature of stochasticity, intuitions and application areas. Our analysis is based on a key parametric assumption on the variance of the stochastic gradients. But unlike most works on unified analysis of other methods, such as SGD, we do not assume an unbiasedness of the real gradient estimation. We conduct analysis for convex and non-convex problems due to the popularity of both cases in machine learning. With this general theoretical framework, we not only cover rates of many known methods, but also develop numerous new methods. This shows the flexibility of our approach in developing new algorithms based on the Conditional Gradient approach. We also demonstrate the properties of the new methods through numerical experiments., Comment: Appears in: The 27th International Conference on Artificial Intelligence and Statistics (AISTATS 2024). 42 pages, 13 algorithms, 8 figures, 3 tables. Reference: https://proceedings.mlr.press/v238/nazykov24a.html
- Published
- 2024
34. The PLATO Mission
- Author
-
Rauer, Heike, Aerts, Conny, Cabrera, Juan, Deleuil, Magali, Erikson, Anders, Gizon, Laurent, Goupil, Mariejo, Heras, Ana, Lorenzo-Alvarez, Jose, Marliani, Filippo, Martin-Garcia, Cesar, Mas-Hesse, J. Miguel, O'Rourke, Laurence, Osborn, Hugh, Pagano, Isabella, Piotto, Giampaolo, Pollacco, Don, Ragazzoni, Roberto, Ramsay, Gavin, Udry, Stéphane, Appourchaux, Thierry, Benz, Willy, Brandeker, Alexis, Güdel, Manuel, Janot-Pacheco, Eduardo, Kabath, Petr, Kjeldsen, Hans, Min, Michiel, Santos, Nuno, Smith, Alan, Suarez, Juan-Carlos, Werner, Stephanie C., Aboudan, Alessio, Abreu, Manuel, Acuña, Lorena, Adams, Moritz, Adibekyan, Vardan, Affer, Laura, Agneray, François, Agnor, Craig, Børsen-Koch, Victor Aguirre, Ahmed, Saad, Aigrain, Suzanne, Al-Bahlawan, Ashraf, Gil, M de los Angeles Alcacera, Alei, Eleonora, Alencar, Silvia, Alexander, Richard, Alfonso-Garzón, Julia, Alibert, Yann, Prieto, Carlos Allende, Almeida, Leonardo, Sobrino, Roi Alonso, Altavilla, Giuseppe, Althaus, Christian, Trujillo, Luis Alonso Alvarez, Amarsi, Anish, Eiff, Matthias Ammler-von, Amôres, Eduardo, Andrade, Laerte, Antoniadis-Karnavas, Alexandros, António, Carlos, del Moral, Beatriz Aparicio, Appolloni, Matteo, Arena, Claudio, Armstrong, David, Aliaga, Jose Aroca, Asplund, Martin, Audenaert, Jeroen, Auricchio, Natalia, Avelino, Pedro, Baeke, Ann, Baillié, Kevin, Balado, Ana, Balestra, Andrea, Ball, Warrick, Ballans, Herve, Ballot, Jerome, Barban, Caroline, Barbary, Gaële, Barbieri, Mauro, Forteza, Sebastià Barceló, Barker, Adrian, Barklem, Paul, Barnes, Sydney, Navascues, David Barrado, Barragan, Oscar, Baruteau, Clément, Basu, Sarbani, Baudin, Frederic, Baumeister, Philipp, Bayliss, Daniel, Bazot, Michael, Beck, Paul G., Bedding, Tim, Belkacem, Kevin, Bellinger, Earl, Benatti, Serena, Benomar, Othman, Bérard, Diane, Bergemann, Maria, Bergomi, Maria, Bernardo, Pierre, Biazzo, Katia, Bignamini, Andrea, Bigot, Lionel, Billot, Nicolas, Binet, Martin, Biondi, David, Biondi, Federico, Birch, Aaron C., Bitsch, Bertram, Ceballos, Paz Victoria Bluhm, Bódi, Attila, Bognár, Zsófia, Boisse, Isabelle, Bolmont, Emeline, Bonanno, Alfio, Bonavita, Mariangela, Bonfanti, Andrea, Bonfils, Xavier, Bonito, Rosaria, Bonomo, Aldo Stefano, Börner, Anko, Saikia, Sudeshna Boro, Martín, Elisa Borreguero, Borsa, Francesco, Borsato, Luca, Bossini, Diego, Bouchy, Francois, Boué, Gwenaël, Boufleur, Rodrigo, Boumier, Patrick, Bourrier, Vincent, Bowman, Dominic M., Bozzo, Enrico, Bradley, Louisa, Bray, John, Bressan, Alessandro, Breton, Sylvain, Brienza, Daniele, Brito, Ana, Brogi, Matteo, Brown, Beverly, Brown, David, Brun, Allan Sacha, Bruno, Giovanni, Bruns, Michael, Buchhave, Lars A., Bugnet, Lisa, Buldgen, Gaël, Burgess, Patrick, Busatta, Andrea, Busso, Giorgia, Buzasi, Derek, Caballero, José A., Cabral, Alexandre, Calderone, Flavia, Cameron, Robert, Cameron, Andrew, Campante, Tiago, Martins, Bruno Leonardo Canto, Cara, Christophe, Carone, Ludmila, Carrasco, Josep Manel, Casagrande, Luca, Casewell, Sarah L., Cassisi, Santi, Castellani, Marco, Castro, Matthieu, Catala, Claude, Fernández, Irene Catalán, Catelan, Márcio, Cegla, Heather, Cerruti, Chiara, Cessa, Virginie, Chadid, Merieme, Chaplin, William, Charpinet, Stephane, Chiappini, Cristina, Chiarucci, Simone, Chiavassa, Andrea, Chinellato, Simonetta, Chirulli, Giovanni, Christensen-Dalsgaard, Jorgen, Church, Ross, Claret, Antonio, Clarke, Cathie, Claudi, Riccardo, Clermont, Lionel, Coelho, Hugo, Coelho, Joao, Cogato, Fabrizio, Colomé, Josep, Condamin, Mathieu, Conseil, Simon, Corbard, Thierry, Correia, Alexandre C. M., Corsaro, Enrico, Cosentino, Rosario, Costes, Jean, Cottinelli, Andrea, Covone, Giovanni, Creevey, Orlagh L., Crida, Aurelien, Csizmadia, Szilard, Cunha, Margarida, Curry, Patrick, da Costa, Jefferson, da Silva, Francys, Dalal, Shweta, Damasso, Mario, Damiani, Cilia, Damiani, Francesco, Chagas, Maria Liduina das, Davies, Melvyn, Davies, Guy, Davies, Ben, Davison, Gary, de Almeida, Leandro, de Angeli, Francesca, de Barros, Susana Cristina Cabral, Leão, Izan de Castro, de Freitas, Daniel Brito, de Freitas, Marcia Cristina, De Martino, Domitilla, de Medeiros, José Renan, de Paula, Luiz Alberto, de Plaa, Jelle, De Ridder, Joris, Deal, Morgan, Decin, Leen, Deeg, Hans, Degl'Innocenti, Scilla, Deheuvels, Sebastien, del Burgo, Carlos, Del Sordo, Fabio, Delgado-Mena, Elisa, Demangeon, Olivier, Denk, Tilmann, Derekas, Aliz, Desidera, Silvano, Dexet, Marc, Di Criscienzo, Marcella, Di Giorgio, Anna Maria, Di Mauro, Maria Pia, Rial, Federico Jose Diaz, Díaz-García, José-Javier, Dima, Marco, Dinuzzi, Giacomo, Dionatos, Odysseas, Distefano, Elisa, Nascimento Jr., Jose-Dias do, Domingo, Albert, D'Orazi, Valentina, Dorn, Caroline, Doyle, Lauren, Duarte, Elena, Ducellier, Florent, Dumaye, Luc, Dumusque, Xavier, Dupret, Marc-Antoine, Eggenberger, Patrick, Ehrenreich, David, Eigmüller, Philipp, Eising, Johannes, Emilio, Marcelo, Eriksson, Kjell, Ermocida, Marco, Giribaldi, Riano Isidoro Escate, Eschen, Yoshi, Estrela, Inês, Evans, Dafydd Wyn, Fabbian, Damian, Fabrizio, Michele, Faria, João Pedro, Farina, Maria, Farinato, Jacopo, Feliz, Dax, Feltzing, Sofia, Fenouillet, Thomas, Ferrari, Lorenza, Ferraz-Mello, Sylvio, Fialho, Fabio, Fienga, Agnes, Figueira, Pedro, Fiori, Laura, Flaccomio, Ettore, Focardi, Mauro, Foley, Steve, Fontignie, Jean, Ford, Dominic, Fornazier, Karin, Forveille, Thierry, Fossati, Luca, Franca, Rodrigo de Marca, da Silva, Lucas Franco, Frasca, Antonio, Fridlund, Malcolm, Furlan, Marco, Gabler, Sarah-Maria, Gaido, Marco, Gallagher, Andrew, Galli, Emanuele, Garcia, Rafael A., Hernández, Antonio García, Munoz, Antonio Garcia, García-Vázquez, Hugo, Haba, Rafael Garrido, Gaulme, Patrick, Gauthier, Nicolas, Gehan, Charlotte, Gent, Matthew, Georgieva, Iskra, Ghigo, Mauro, Giana, Edoardo, Gill, Samuel, Girardi, Leo, Winter, Silvia Giuliatti, Giusi, Giovanni, da Silva, João Gomes, Zazo, Luis Jorge Gómez, Gomez-Lopez, Juan Manuel, Hernández, Jonay Isai González, Murillo, Kevin Gonzalez, Gorius, Nicolas, Gouel, Pierre-Vincent, Goulty, Duncan, Granata, Valentina, Grenfell, John Lee, Grießbach, Denis, Grolleau, Emmanuel, Grouffal, Salomé, Grziwa, Sascha, Guarcello, Mario Giuseppe, Gueguen, Loïc, Guenther, Eike Wolf, Guilhem, Terrasa, Guillerot, Lucas, Guiot, Pierre, Guterman, Pascal, Gutiérrez, Antonio, Gutiérrez-Canales, Fernando, Hagelberg, Janis, Haldemann, Jonas, Hall, Cassandra, Handberg, Rasmus, Harrison, Ian, Harrison, Diana L., Hasiba, Johann, Haswell, Carole A., Hatalova, Petra, Hatzes, Artie, Haywood, Raphaelle, Hébrard, Guillaume, Heckes, Frank, Heiter, Ulrike, Hekker, Saskia, Heller, René, Helling, Christiane, Helminiak, Krzysztof, Hemsley, Simon, Heng, Kevin, Hermans, Aline, Hermes, JJ, Torres, Nadia Hidalgo, Hinkel, Natalie, Hobbs, David, Hodgkin, Simon, Hofmann, Karl, Hojjatpanah, Saeed, Houdek, Günter, Huber, Daniel, Huesler, Joseph, Hui-Bon-Hoa, Alain, Huygen, Rik, Huynh, Duc-Dat, Iro, Nicolas, Irwin, Jonathan, Irwin, Mike, Izidoro, André, Jacquinod, Sophie, Jannsen, Nicholas Emborg, Janson, Markus, Jeszenszky, Harald, Jiang, Chen, Mancebo, Antonio José Jimenez, Jofre, Paula, Johansen, Anders, Johnston, Cole, Jones, Geraint, Kallinger, Thomas, Kálmán, Szilárd, Kanitz, Thomas, Karjalainen, Marie, Karjalainen, Raine, Karoff, Christoffer, Kawaler, Steven, Kawata, Daisuke, Keereman, Arnoud, Keiderling, David, Kennedy, Tom, Kenworthy, Matthew, Kerschbaum, Franz, Kidger, Mark, Kiefer, Flavien, Kintziger, Christian, Kislyakova, Kristina, Kiss, László, Klagyivik, Peter, Klahr, Hubert, Klevas, Jonas, Kochukhov, Oleg, Köhler, Ulrich, Kolb, Ulrich, Koncz, Alexander, Korth, Judith, Kostogryz, Nadiia, Kovács, Gábor, Kovács, József, Kozhura, Oleg, Krivova, Natalie, Kučinskas, Arunas, Kuhlemann, Ilyas, Kupka, Friedrich, Laauwen, Wouter, Labiano, Alvaro, Lagarde, Nadege, Laget, Philippe, Laky, Gunter, Lam, Kristine Wai Fun, Lambrechts, Michiel, Lammer, Helmut, Lanza, Antonino Francesco, Lanzafame, Alessandro, Martiz, Mariel Lares, Laskar, Jacques, Latter, Henrik, Lavanant, Tony, Lawrenson, Alastair, Lazzoni, Cecilia, Lebre, Agnes, Lebreton, Yveline, Etangs, Alain Lecavelier des, Leinhardt, Zoe, Leleu, Adrien, Lendl, Monika, Leto, Giuseppe, Levillain, Yves, Libert, Anne-Sophie, Lichtenberg, Tim, Ligi, Roxanne, Lignieres, Francois, Lillo-Box, Jorge, Linsky, Jeffrey, Liu, John Scige, Loidolt, Dominik, Longval, Yuying, Lopes, Ilídio, Lorenzani, Andrea, Ludwig, Hans-Guenter, Lund, Mikkel, Lundkvist, Mia Sloth, Luri, Xavier, Maceroni, Carla, Madden, Sean, Madhusudhan, Nikku, Maggio, Antonio, Magliano, Christian, Magrin, Demetrio, Mahy, Laurent, Maibaum, Olaf, Malac-Allain, LeeRoy, Malapert, Jean-Christophe, Malavolta, Luca, Maldonado, Jesus, Mamonova, Elena, Manchon, Louis, Mann, Andrew, Mantovan, Giacomo, Marafatto, Luca, Marconi, Marcella, Mardling, Rosemary, Marigo, Paola, Marinoni, Silvia, Marques, Érico, Marques, Joao Pedro, Marrese, Paola Maria, Marshall, Douglas, Perales, Silvia Martínez, Mary, David, Marzari, Francesco, Masana, Eduard, Mascher, Andrina, Mathis, Stéphane, Mathur, Savita, Figueiredo, Ana Carolina Mattiuci, Maxted, Pierre F. L., Mazeh, Tsevi, Mazevet, Stephane, Mazzei, Francesco, McCormac, James, McMillan, Paul, Menou, Lucas, Merle, Thibault, Meru, Farzana, Mesa, Dino, Messina, Sergio, Mészáros, Szabolcs, Meunier, Nadége, Meunier, Jean-Charles, Micela, Giuseppina, Michaelis, Harald, Michel, Eric, Michielsen, Mathias, Michtchenko, Tatiana, Miglio, Andrea, Miguel, Yamila, Milligan, David, Mirouh, Giovanni, Mitchell, Morgan, Moedas, Nuno, Molendini, Francesca, Molnár, László, Mombarg, Joey, Montalban, Josefina, Montalto, Marco, Monteiro, Mário J. P. F. G., Morales, Juan Carlos, Morales-Calderon, Maria, Morbidelli, Alessandro, Mordasini, Christoph, Moreau, Chrystel, Morel, Thierry, Morello, Guiseppe, Morin, Julien, Mortier, Annelies, Mosser, Benoît, Mourard, Denis, Mousis, Olivier, Moutou, Claire, Mowlavi, Nami, Moya, Andrés, Muehlmann, Prisca, Muirhead, Philip, Munari, Matteo, Musella, Ilaria, Mustill, Alexander James, Nardetto, Nicolas, Nardiello, Domenico, Narita, Norio, Nascimbeni, Valerio, Nash, Anna, Neiner, Coralie, Nelson, Richard P., Nettelmann, Nadine, Nicolini, Gianalfredo, Nielsen, Martin, Niemi, Sami-Matias, Noack, Lena, Noels-Grotsch, Arlette, Noll, Anthony, Norazman, Azib, Norton, Andrew J., Nsamba, Benard, Ofir, Aviv, Ogilvie, Gordon, Olander, Terese, Olivetto, Christian, Olofsson, Göran, Ong, Joel, Ortolani, Sergio, Oshagh, Mahmoudreza, Ottacher, Harald, Ottensamer, Roland, Ouazzani, Rhita-Maria, Paardekooper, Sijme-Jan, Pace, Emanuele, Pajas, Miriam, Palacios, Ana, Palandri, Gaelle, Palle, Enric, Paproth, Carsten, Parro, Vanderlei, Parviainen, Hannu, Granado, Javier Pascual, Passegger, Vera Maria, Pastor-Morales, Carmen, Pätzold, Martin, Pedersen, May Gade, Hidalgo, David Pena, Pepe, Francesco, Pereira, Filipe, Persson, Carina M., Pertenais, Martin, Peter, Gisbert, Petit, Antoine C., Petit, Pascal, Pezzuto, Stefano, Pichierri, Gabriele, Pietrinferni, Adriano, Pinheiro, Fernando, Pinsonneault, Marc, Plachy, Emese, Plasson, Philippe, Plez, Bertrand, Poppenhaeger, Katja, Poretti, Ennio, Portaluri, Elisa, Portell, Jordi, de Mello, Gustavo Frederico Porto, Poyatos, Julien, Pozuelos, Francisco J., Moroni, Pier Giorgio Prada, Pricopi, Dumitru, Prisinzano, Loredana, Quade, Matthias, Quirrenbach160, ndreas, Reina6, Julio Arturo Rabanal, Soares, Maria Cristina Rabello, Raimondo, Gabriella, Rainer, Monica, Rodón, Jose Ramón, Ramón-Ballesta, Alejandro, Zapata, Gonzalo Ramos, Rätz, Stefanie, Rauterberg, Christoph, Redman, Bob, Redmer, Ronald, Reese, Daniel, Regibo, Sara, Reiners, Ansgar, Reinhold, Timo, Renie, Christian, Ribas, Ignasi, Ribeiro, Sergio, Ricciardi, Thiago Pereira, Rice, Ken, Richard, Olivier, Riello, Marco, Rieutord, Michel, Ripepi, Vincenzo, Rixon, Guy, Rockstein, Steve, Rodríguez, María Teresa Rodrigo, Díaz, Luisa Fernanda Rodríguez, Garcia, Juan Pablo Rodriguez, Rodriguez-Gomez, Julio, Roehlly, Yannick, Roig, Fernando, Rojas-Ayala, Bárbara, Rolf, Tobias, Rørsted, Jakob Lysgaard, Rosado, Hugo, Rosotti, Giovanni, Roth, Olivier, Roth, Markus, Rousseau, Alex, Roxburgh, Ian, Roy, Fabrice, Royer, Pierre, Ruane, Kirk, Mastropasqua, Sergio Rufini, de Galarreta, Claudia Ruiz, Russi, Andrea, Saar, Steven, Saillenfest, Melaine, Salaris, Maurizio, Salmon, Sebastien, Saltas, Ippocratis, Samadi, Réza, Samadi, Aunia, Samra, Dominic, da Silva, Tiago Sanches, Carrasco, Miguel Andrés Sánchez, Santerne, Alexandre, Santoli, Francesco, Santos, Ângela R. G., Mesa, Rosario Sanz, Sarro, Luis Manuel, Scandariato, Gaetano, Schäfer, Martin, Schlafly, Edward, Schmider, François-Xavier, Schneider, Jean, Schou, Jesper, Schunker, Hannah, Schwarzkopf, Gabriel Jörg, Serenelli, Aldo, Seynaeve, Dries, Shan, Yutong, Shapiro, Alexander, Shipman, Russel, Sicilia, Daniela, Sanmartin, Maria Angeles Sierra, Sigot, Axelle, Silliman, Kyle, Silvotti, Roberto, Simon, Attila E., Napoli, Ricardo Simoyama, Skarka, Marek, Smalley, Barry, Smiljanic, Rodolfo, Smit, Samuel, Smith, Alexis, Smith, Leigh, Snellen, Ignas, Sódor, Ádám, Sohl, Frank, Solanki, Sami K., Sortino, Francesca, Sousa, Sérgio, Southworth, John, Souto, Diogo, Sozzetti, Alessandro, Stamatellos, Dimitris, Stassun, Keivan, Steller, Manfred, Stello, Dennis, Stelzer, Beate, Stiebeler, Ulrike, Stokholm, Amalie, Storelvmo, Trude, Strassmeier, Klaus, Strøm, Paul Anthony, Strugarek, Antoine, Sulis, Sophia, Švanda, Michal, Szabados, László, Szabó, Róbert, Szabó, Gyula M., Szuszkiewicz, Ewa, Talens, Geert Jan, Teti, Daniele, Theisen, Tom, Thévenin, Frédéric, Thoul, Anne, Tiphene, Didier, Titz-Weider, Ruth, Tkachenko, Andrew, Tomecki, Daniel, Tonfat, Jorge, Tosi, Nicola, Trampedach, Regner, Traven, Gregor, Triaud, Amaury, Trønnes, Reidar, Tsantaki, Maria, Tschentscher, Matthias, Turin, Arnaud, Tvaruzka, Adam, Ulmer, Bernd, Ulmer-Moll, Solène, Ulusoy, Ceren, Umbriaco, Gabriele, Valencia, Diana, Valentini, Marica, Valio, Adriana, Guijarro, Ángel Luis Valverde, Van Eylen, Vincent, Van Grootel, Valerie, van Kempen, Tim A., Van Reeth, Timothy, Van Zelst, Iris, Vandenbussche, Bart, Vasiliou, Konstantinos, Vasilyev, Valeriy, de Mascarenhas, David Vaz, Vazan, Allona, Nunez, Marina Vela, Velloso, Eduardo Nunes, Ventura, Rita, Ventura, Paolo, Venturini, Julia, Trallero, Isabel Vera, Veras, Dimitri, Verdugo, Eva, Verma, Kuldeep, Vibert, Didier, Martinez, Tobias Vicanek, Vida, Krisztián, Vigan, Arthur, Villacorta, Antonio, Villaver, Eva, Aparicio, Marcos Villaverde, Viotto, Valentina, Vorobyov, Eduard, Vorontsov, Sergey, Wagner, Frank W., Walloschek, Thomas, Walton, Nicholas, Walton, Dave, Wang, Haiyang, Waters, Rens, Watson, Christopher, Wedemeyer, Sven, Weeks, Angharad, Weingril, Jörg, Weiss, Annita, Wendler, Belinda, West, Richard, Westerdorff, Karsten, Westphal, Pierre-Amaury, Wheatley, Peter, White, Tim, Whittaker, Amadou, Wickhusen, Kai, Wilson, Thomas, Windsor, James, Winter, Othon, Winther, Mark Lykke, Winton, Alistair, Witteck, Ulrike, Witzke, Veronika, Woitke, Peter, Wolter, David, Wuchterl, Günther, Wyatt, Mark, Yang, Dan, Yu, Jie, Sanchez, Ricardo Zanmar, Osorio, María Rosa Zapatero, Zechmeister, Mathias, Zhou, Yixiao, Ziemke, Claas, and Zwintz, Konstanze
- Subjects
Astrophysics - Instrumentation and Methods for Astrophysics ,Astrophysics - Earth and Planetary Astrophysics ,Astrophysics - Solar and Stellar Astrophysics - Abstract
PLATO (PLAnetary Transits and Oscillations of stars) is ESA's M3 mission designed to detect and characterise extrasolar planets and perform asteroseismic monitoring of a large number of stars. PLATO will detect small planets (down to <2 R_(Earth)) around bright stars (<11 mag), including terrestrial planets in the habitable zone of solar-like stars. With the complement of radial velocity observations from the ground, planets will be characterised for their radius, mass, and age with high accuracy (5 %, 10 %, 10 % for an Earth-Sun combination respectively). PLATO will provide us with a large-scale catalogue of well-characterised small planets up to intermediate orbital periods, relevant for a meaningful comparison to planet formation theories and to better understand planet evolution. It will make possible comparative exoplanetology to place our Solar System planets in a broader context. In parallel, PLATO will study (host) stars using asteroseismology, allowing us to determine the stellar properties with high accuracy, substantially enhancing our knowledge of stellar structure and evolution. The payload instrument consists of 26 cameras with 12cm aperture each. For at least four years, the mission will perform high-precision photometric measurements. Here we review the science objectives, present PLATO's target samples and fields, provide an overview of expected core science performance as well as a description of the instrument and the mission profile at the beginning of the serial production of the flight cameras. PLATO is scheduled for a launch date end 2026. This overview therefore provides a summary of the mission to the community in preparation of the upcoming operational phases.
- Published
- 2024
35. Bose-Einstein condensate source on a optical grating-based atom chip for quantum sensor applications
- Author
-
Calviac, R., Rouxel, A., Charlot, S., Bourrier, D., Arnoult, A., Monmayrant, A., Gauthier-Lafaye, O., Gauguet, A., and Allard, B.
- Subjects
Physics - Atomic Physics - Abstract
We report the preparation of Bose-Einstein condensates (BECs) by integrating laser cooling with a grating magneto-optical trap (GMOT) and forced evaporation in a magnetic trap on a single chip. This new approach allowed us to produce a $6 \times 10^4$ atom Bose-Einstein condensate of rubidium-87 atoms with a single laser cooling beam. Our results represent a significant advance in the robustness and reliability of cold atom-based inertial sensors, especially for applications in demanding field environments.
- Published
- 2024
36. Rheological properties of acid-induced carboxymethylcellulose hydrogels
- Author
-
Legrand, Gauthier, Baeza, Guilhem P., Manneville, Sébastien, and Divoux, Thibaut
- Subjects
Condensed Matter - Soft Condensed Matter ,Condensed Matter - Materials Science ,Physics - Applied Physics - Abstract
Cellulose ethers represent a class of water-soluble polymers widely utilized across diverse sectors, spanning from healthcare to the construction industry. This experimental study specifically delves into aqueous suspensions of carboxymethylcellulose (CMC), a polymer that undergoes gel formation in acidic environments due to attractive interactions between hydrophobic patches along its molecular chain. We use rheometry to determine the linear viscoelastic properties of both CMC suspensions and acid-induced gels at various temperatures. Then, applying the time-temperature superposition principle, we construct master curves for the viscoelastic spectra, effectively described by fractional models. The horizontal shift factors exhibit an Arrhenius-like temperature dependence, allowing us to extract activation energies compatible with hydrophobic interactions. Furthermore, we show that acid-induced CMC gels are physical gels that display a reversible yielding transition under external shear. In particular, we discuss the influence of pH on the non-linear viscoelastic response under large-amplitude oscillatory shear. Overall, our results offer a comprehensive description of the linear and non-linear rheological properties of a compelling case of physical hydrogel involving hydrophobic interactions., Comment: 23 pages, 9 figures
- Published
- 2024
37. Modeling crack arrest in snow slab avalanches -- towards estimating avalanche release sizes
- Author
-
Meloche, Francis, Bobillier, Grégoire, Guillet, Louis, Gauthier, Francis, Langlois, Alexandre, and Gaume, Johan
- Subjects
Physics - Geophysics - Abstract
Dry-snow slab avalanches are considered to be the most difficult to predict, yet the deadliest avalanche types. The release of snow slab avalanches starts with a initial failure in a weak layer that may propagate across the slope until the slab fractures and slides. The evaluation of crack propagation area is a primary concern for avalanche forecasters. The purpose of this study is to test the hypothesis that the heterogeneity of snowpack properties is one of the primary factors that may potentially stop dynamic crack propagation. To test this assumption, we use a depth-averaged Material Point Method (DA-MPM) for efficient elasto-plastic modeling of snow slab avalanches. Our analysis includes scenarios involving i) pure-elastic slabs and ii) elasto-plastic slabs. In the first scenario, we report a significant decrease in slab tensile stress with increasing crack speed compared to quasi-static theory. In addition, we quantify the effect of weak layer heterogeneity and softening fracture energy on the crack stopping mechanism. In the second scenario, we analyse the interplay between weak layer heterogeneity and slab tensile fracture and quantify their combined effect on crack arrest. Results are interpreted through a scaling law relating the crack arrest distance to two dimensionless numbers related to weak layer strength variability and slab tensile fracture. Furthermore, the proposed model is applied to field campaigns in which spatial variations of weak layer shear strength were measured. Finally, DA-MPM simulations are performed on three-dimensional terrain with spatial variations revealing interesting release patterns. This research and the proposed methods can not only enhance our comprehension of the factors influencing avalanche release sizes,and possibly, the design of new mitigation measures for avalanche start zones.
- Published
- 2024
38. Band structure of Bi surfaces formed on Bi2Se3 upon exposure to air
- Author
-
Gauthier, Alexandre, Sobota, Jonathan A., Gauthier, Nicolas, Rotundu, Costel R., Shen, Zhi-Xun, and Kirchmann, Patrick S.
- Subjects
Condensed Matter - Mesoscale and Nanoscale Physics - Abstract
Bi$_2$Se$_3$ has been the focus of intense interest over the past decade due to its topological properties. Bi surfaces are known to form on Bi$_2$Se$_3$ upon exposure to atmosphere, but their electronic structure has not been investigated. We report band structure measurements of such Bi surfaces using angle-resolved photoemission spectroscopy. Measured spectra can be well explained by the band structure of a single bilayer of Bi on Bi$_2$Se$_3$, and show that Bi surfaces consistently dominate the photoemission signal for air exposure times of at least 1 hour. These results demonstrate that atmospheric effects should be taken into consideration when identifying two-dimensional transport channels, and when designing surface-sensitive measurements of Bi$_2$Se$_3$, ideally limiting air exposure to no more than a few minutes.
- Published
- 2024
- Full Text
- View/download PDF
39. Transition to Adulthood of Youth with Disabilities: Mapping Declared Practices to Recommended Practices
- Author
-
Élody Ross-Lévesque, Sarah Martin-Roy, Francine Julien-Gauthier, Steve Jacob, Marie Grandisson, Marie-Catherine St-Pierre, Noémie Dahan-Oliel, Marie-Ève Lamontagne, and Chantal Desmarais
- Abstract
Positive transition to adulthood of youth with disabilities is influenced by the type of support they receive. This study aims to analyse current transition to adulthood practices in the province of Quebec to map them to recommended practices and present an overview of the situation and needs. A multiple case study methodology included focus groups in six schools with 65 participants as well as internet searches and interviews with experts. A thematic analysis within and across cases was used. Results underscore the best practices in place concerning student-focused planning, student development, interagency collaboration and family engagement. They also highlight youths' and parents' opinions about strategies to better support transition. While inspiring practices are present, further efforts with regards to programme structures are required to ensure adequate support for transition to adulthood.
- Published
- 2024
- Full Text
- View/download PDF
40. Mechanically induced topological transition of spectrin regulates its distribution in the mammalian cell cortex.
- Author
-
Ghisleni, Andrea, Bonilla-Quintana, Mayte, Crestani, Michele, Lavagnino, Zeno, Galli, Camilla, Rangamani, Padmini, and Gauthier, Nils
- Subjects
Spectrin ,Animals ,Fibroblasts ,Actomyosin ,Mice ,Cytoskeleton ,Stress ,Mechanical ,Cell Membrane ,Cell Shape ,Actins ,Stress Fibers ,Humans - Abstract
The cell cortex is a dynamic assembly formed by the plasma membrane and underlying cytoskeleton. As the main determinant of cell shape, the cortex ensures its integrity during passive and active deformations by adapting cytoskeleton topologies through yet poorly understood mechanisms. The spectrin meshwork ensures such adaptation in erythrocytes and neurons by adopting different organizations. Erythrocytes rely on triangular-like lattices of spectrin tetramers, whereas in neurons they are organized in parallel, periodic arrays. Since spectrin is ubiquitously expressed, we exploited Expansion Microscopy to discover that, in fibroblasts, distinct meshwork densities co-exist. Through biophysical measurements and computational modeling, we show that the non-polarized spectrin meshwork, with the intervention of actomyosin, can dynamically transition into polarized clusters fenced by actin stress fibers that resemble periodic arrays as found in neurons. Clusters experience lower mechanical stress and turnover, despite displaying an extension close to the tetramer contour length. Our study sheds light on the adaptive properties of spectrin, which participates in the protection of the cell cortex by varying its densities in response to key mechanical features.
- Published
- 2024
41. Effect of cross-platform gene-expression, computational methods on breast cancer subtyping in PALOMA-2 and PALLET studies.
- Author
-
Cheang, Maggie, Rimawi, Mothaffar, Johnston, Stephen, Jacobs, Samuel, Bliss, Judith, Pogue-Geile, Katherine, Kilburn, Lucy, Zhu, Zhou, Schuster, Eugene, Xiao, Hui, Swaim, Lisa, Deng, Shibing, Lu, Dongrui, Gauthier, Eric, Tursi, Jennifer, Slamon, Dennis, Rugo, Hope, Finn, Richard, and Liu, Yuan
- Abstract
Intrinsic breast cancer molecular subtyping (IBCMS) provides significant prognostic information for patients with breast cancer and helps determine treatment. This study compared IBCMS methods on various gene-expression platforms in PALOMA-2 and PALLET trials. PALOMA-2 tumor samples were profiled using EdgeSeq and nanostring and subtyped with AIMS, PAM50, and research-use-only (ruo)Prosigna. PALLET tumor biopsies were profiled using mRNA sequencing and subtyped with AIMS and PAM50. In PALOMA-2 (n = 222), a 54% agreement was observed between results from AIMS and gold-standard ruoProsigna, with AIMS assigning 67% basal-like to HER2-enriched. In PALLET (n = 224), a 69% agreement was observed between results from PAM50 and AIMS. Different IBCMS methods may lead to different results and could misguide treatment selection; hence, a standardized clinical PAM50 assay and computational approach should be used.Trial number: NCT01740427.
- Published
- 2024
42. On the modification and revocation of open source licences
- Author
-
Gagnon, Paul, Benjamin, Misha, Gauthier, Justine, Regis, Catherine, Lee, Jenny, and Nordell-Markovits, Alexei
- Subjects
Computer Science - Digital Libraries ,Computer Science - Computers and Society - Abstract
Historically, open source commitments have been deemed irrevocable once materials are released under open source licenses. In this paper, the authors argue for the creation of a subset of rights that allows open source contributors to force users to (i) update to the most recent version of a model, (ii) accept new use case restrictions, or even (iii) cease using the software entirely. While this would be a departure from the traditional open source approach, the legal, reputational and moral risks related to open-sourcing AI models could justify contributors having more control over downstream uses. Recent legislative changes have also opened the door to liability of open source contributors in certain cases. The authors believe that contributors would welcome the ability to ensure that downstream users are implementing updates that address issues like bias, guardrail workarounds or adversarial attacks on their contributions. Finally, this paper addresses how this license category would interplay with RAIL licenses, and how it should be operationalized and adopted by key stakeholders such as OSS platforms and scanning tools.
- Published
- 2024
43. An on-demand resource allocation algorithm for a quantum network hub and its performance analysis
- Author
-
Gauthier, Scarlett, Vasantam, Thirupathaiah, and Vardoyan, Gayane
- Subjects
Quantum Physics ,Computer Science - Networking and Internet Architecture ,Computer Science - Performance - Abstract
To effectively support the execution of quantum network applications for multiple sets of user-controlled quantum nodes, a quantum network must efficiently allocate shared resources. We study traffic models for a type of quantum network hub called an Entanglement Generation Switch (EGS), a device that allocates resources to enable entanglement generation between nodes in response to user-generated demand. We propose an on-demand resource allocation algorithm, where a demand is either blocked if no resources are available or else results in immediate resource allocation. We model the EGS as an Erlang loss system, with demands corresponding to sessions whose arrival is modelled as a Poisson process. To reflect the operation of a practical quantum switch, our model captures scenarios where a resource is allocated for batches of entanglement generation attempts, possibly interleaved with calibration periods for the quantum network nodes. Calibration periods are necessary to correct against drifts or jumps in the physical parameters of a quantum node that occur on a timescale that is long compared to the duration of an attempt. We then derive a formula for the demand blocking probability under three different traffic scenarios using analytical methods from applied probability and queueing theory. We prove an insensitivity theorem which guarantees that the probability a demand is blocked only depends upon the mean duration of each entanglement generation attempt and calibration period, and is not sensitive to the underlying distributions of attempt and calibration period duration. We provide numerical results to support our analysis. Our work is the first analysis of traffic characteristics at an EGS system and provides a valuable analytic tool for devising performance driven resource allocation algorithms.
- Published
- 2024
44. Learning diverse attacks on large language models for robust red-teaming and safety tuning
- Author
-
Lee, Seanie, Kim, Minsu, Cherif, Lynn, Dobre, David, Lee, Juho, Hwang, Sung Ju, Kawaguchi, Kenji, Gidel, Gauthier, Bengio, Yoshua, Malkin, Nikolay, and Jain, Moksh
- Subjects
Computer Science - Computation and Language ,Computer Science - Cryptography and Security ,Computer Science - Machine Learning - Abstract
Red-teaming, or identifying prompts that elicit harmful responses, is a critical step in ensuring the safe and responsible deployment of large language models (LLMs). Developing effective protection against many modes of attack prompts requires discovering diverse attacks. Automated red-teaming typically uses reinforcement learning to fine-tune an attacker language model to generate prompts that elicit undesirable responses from a target LLM, as measured, for example, by an auxiliary toxicity classifier. We show that even with explicit regularization to favor novelty and diversity, existing approaches suffer from mode collapse or fail to generate effective attacks. As a flexible and probabilistically principled alternative, we propose to use GFlowNet fine-tuning, followed by a secondary smoothing phase, to train the attacker model to generate diverse and effective attack prompts. We find that the attacks generated by our method are effective against a wide range of target LLMs, both with and without safety tuning, and transfer well between target LLMs. Finally, we demonstrate that models safety-tuned using a dataset of red-teaming prompts generated by our method are robust to attacks from other RL-based red-teaming approaches.
- Published
- 2024
45. Ground States of the $\infty$-categorical Grothendieck Construction
- Author
-
Gauthier, Renaud
- Subjects
Mathematics - Category Theory ,Mathematical Physics ,18A25, 18D30, 18N40, 18N60, 68P05, 81S07 - Abstract
We highlight the presence of a ground state in the $\infty$-categorical Grothendieck construction of Lurie, further developed by Arakawa, in which both straightened and unstraightened pictures coexist., Comment: 25 pages
- Published
- 2024
46. Efficient Adversarial Training in LLMs with Continuous Attacks
- Author
-
Xhonneux, Sophie, Sordoni, Alessandro, Günnemann, Stephan, Gidel, Gauthier, and Schwinn, Leo
- Subjects
Computer Science - Machine Learning ,Computer Science - Cryptography and Security - Abstract
Large language models (LLMs) are vulnerable to adversarial attacks that can bypass their safety guardrails. In many domains, adversarial training has proven to be one of the most promising methods to reliably improve robustness against such attacks. Yet, in the context of LLMs, current methods for adversarial training are hindered by the high computational costs required to perform discrete adversarial attacks at each training iteration. We address this problem by instead calculating adversarial attacks in the continuous embedding space of the LLM, which is orders of magnitudes more efficient. We propose a fast adversarial training algorithm (C-AdvUL) composed of two losses: the first makes the model robust on continuous embedding attacks computed on an adversarial behaviour dataset; the second ensures the usefulness of the final model by fine-tuning on utility data. Moreover, we introduce C-AdvIPO, an adversarial variant of IPO that does not require utility data for adversarially robust alignment. Our empirical evaluation on five models from different families (Gemma, Phi3, Mistral, Zephyr, Llama2) and at different scales (2B, 3.8B, 7B) shows that both algorithms substantially enhance LLM robustness against discrete attacks (GCG, AutoDAN, PAIR), while maintaining utility. Our results demonstrate that robustness to continuous perturbations can extrapolate to discrete threat models. Thereby, we present a path toward scalable adversarial training algorithms for robustly aligning LLMs., Comment: 19 pages, 4 figures
- Published
- 2024
47. Automated Evaluation of Retrieval-Augmented Language Models with Task-Specific Exam Generation
- Author
-
Guinet, Gauthier, Omidvar-Tehrani, Behrooz, Deoras, Anoop, and Callot, Laurent
- Subjects
Computer Science - Computation and Language ,Computer Science - Information Retrieval - Abstract
We propose a new method to measure the task-specific accuracy of Retrieval-Augmented Large Language Models (RAG). Evaluation is performed by scoring the RAG on an automatically-generated synthetic exam composed of multiple choice questions based on the corpus of documents associated with the task. Our method is an automated, cost-efficient, interpretable, and robust strategy to select the optimal components for a RAG system. We leverage Item Response Theory (IRT) to estimate the quality of an exam and its informativeness on task-specific accuracy. IRT also provides a natural way to iteratively improve the exam by eliminating the exam questions that are not sufficiently informative about a model's ability. We demonstrate our approach on four new open-ended Question-Answering tasks based on Arxiv abstracts, StackExchange questions, AWS DevOps troubleshooting guides, and SEC filings. In addition, our experiments reveal more general insights into factors impacting RAG performance like size, retrieval mechanism, prompting and fine-tuning. Most notably, our findings show that choosing the right retrieval algorithms often leads to bigger performance gains than simply using a larger language model., Comment: Proceedings of the 41st International Conference on Machine Learning (ICML), 29 pages, 12 figures
- Published
- 2024
48. Development and optimization of large-scale integration of 2D material in memristors
- Author
-
Ligaud, Clotilde, Van-Jodin, Lucie Le, Reig, Bruno, Trousset, Pierre, Brunet, Paul, Bertucchi, Michaël, Hellion, Clémence, Gauthier, Nicolas, Van-Hoan, Le, Okuno, Hanako, Dosenovic, Djordje, Cadot, Stéphane, Gassilloud, Remy, and Jamet, Matthieu
- Subjects
Physics - Applied Physics ,Condensed Matter - Materials Science - Abstract
Two-dimensional (2D) materials like transition metal dichalcogenides (TMD) have proved to be serious candidates to replace silicon in several technologies with enhanced performances. In this respect, the two remaining challenges are the wafer scale growth of TMDs and their integration into operational devices using clean room compatible processes. In this work, two different CMOS-compatible protocols are developed for the fabrication of MoS$_2$-based memristors, and the resulting performances are compared. The quality of MoS$_2$ at each stage of the process is characterized by Raman spectroscopy and x-ray photoemission spectroscopy. In the first protocol, the structure of MoS$_2$ is preserved during transfer and patterning processes. However, a polymer layer with a minimum thickness of 3 nm remains at the surface of MoS$_2$ limiting the electrical switching performances. In the second protocol, the contamination layer is completely removed resulting in improved electrical switching performances and reproducibility. Based on physico-chemical and electrical results, the switching mechanism is discussed in terms of conduction through grain boundaries., Comment: 11 pages, 6 figures
- Published
- 2024
49. Controlling Chaos Using Edge Computing Hardware
- Author
-
Kent, Robert M., Barbosa, Wendson A. S., and Gauthier, Daniel J.
- Subjects
Computer Science - Machine Learning ,Computer Science - Neural and Evolutionary Computing - Abstract
Machine learning provides a data-driven approach for creating a digital twin of a system - a digital model used to predict the system behavior. Having an accurate digital twin can drive many applications, such as controlling autonomous systems. Often the size, weight, and power consumption of the digital twin or related controller must be minimized, ideally realized on embedded computing hardware that can operate without a cloud-computing connection. Here, we show that a nonlinear controller based on next-generation reservoir computing can tackle a difficult control problem: controlling a chaotic system to an arbitrary time-dependent state. The model is accurate, yet it is small enough to be evaluated on a field-programmable gate array typically found in embedded devices. Furthermore, the model only requires 25.0 $\pm$ 7.0 nJ per evaluation, well below other algorithms, even without systematic power optimization. Our work represents the first step in deploying efficient machine learning algorithms to the computing "edge.", Comment: 28 pages, 11 figures
- Published
- 2024
- Full Text
- View/download PDF
50. A Note on Large Sums of Divisor-Bounded Multiplicative Functions
- Author
-
Frechette, Claire, Gerbelli-Gauthier, Mathilde, Hamieh, Alia, and Tanabe, Naomi
- Subjects
Mathematics - Number Theory ,Primary 11F30, secondary 11F11, 11F12, 11M41 - Abstract
Given a multiplicative function $f$, we let $S(x,f)=\sum_{n\leq x}f(n)$ be the associated partial sum. In this note, we show that lower bounds on partial sums of divisor-bounded functions result in lower bounds on the partial sums associated to their products. More precisely, we let $f_j$, $j=1,2$ be such that $|f_j(n)|\leq \tau(n)^\kappa$ for some $\kappa\in\mathbb{N}$, and assume their partial sums satisfy $\left|S(x_j,f_j)\right|\geq \eta x_j (\log x_j)^{2^\kappa-1}$ for some $x_1, x_2\gg 1$ and $\eta>\max_j\{(\log x_j)^{-1/100}\}$. We then show that there exists $x\geq \min\{x_1, x_2\}^{\xi^2}$ such that $\left|S(x,f_1f_2)\right|\geq \xi x (\log x)^{2^{2\kappa}-1}$, where $\xi=C\eta^{1+2^{\kappa+3}}$ for some absolute constant $C>0$., Comment: 16 pages, project begun at Women in Numbers 6
- Published
- 2024
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.