Skip to main content

Showing 1–15 of 15 results for author: Günter, T

.
  1. arXiv:2406.04638  [pdf, other

    cs.CL

    Large Language Model-guided Document Selection

    Authors: Xiang Kong, Tom Gunter, Ruoming Pang

    Abstract: Large Language Model (LLM) pre-training exhausts an ever growing compute budget, yet recent research has demonstrated that careful document selection enables comparable model quality with only a fraction of the FLOPs. Inspired by efforts suggesting that domain-specific training document selection is in fact an interpretable process [Gunasekar et al., 2023], as well as research showing that instruc… ▽ More

    Submitted 7 June, 2024; originally announced June 2024.

    Comments: 9 pages

  2. arXiv:2405.15052  [pdf, other

    cs.LG cs.AI

    Revisiting MoE and Dense Speed-Accuracy Comparisons for LLM Training

    Authors: Xianzhi Du, Tom Gunter, Xiang Kong, Mark Lee, Zirui Wang, Aonan Zhang, Nan Du, Ruoming Pang

    Abstract: Mixture-of-Experts (MoE) enjoys performance gain by increasing model capacity while kee** computation cost constant. When comparing MoE to dense models, prior work typically adopt the following setting: 1) use FLOPs or activated parameters as a measure of model complexity; 2) train all models to the same number of tokens. We argue that this setting favors MoE as FLOPs and activated parameters do… ▽ More

    Submitted 28 June, 2024; v1 submitted 23 May, 2024; originally announced May 2024.

    Comments: 8 pages

  3. arXiv:2403.09611  [pdf, other

    cs.CV cs.CL cs.LG

    MM1: Methods, Analysis & Insights from Multimodal LLM Pre-training

    Authors: Brandon McKinzie, Zhe Gan, Jean-Philippe Fauconnier, Sam Dodge, Bowen Zhang, Philipp Dufter, Dhruti Shah, Xianzhi Du, Futang Peng, Floris Weers, Anton Belyi, Haotian Zhang, Karanjeet Singh, Doug Kang, Ankur Jain, Hongyu Hè, Max Schwarzer, Tom Gunter, Xiang Kong, Aonan Zhang, Jianyu Wang, Chong Wang, Nan Du, Tao Lei, Sam Wiseman , et al. (7 additional authors not shown)

    Abstract: In this work, we discuss building performant Multimodal Large Language Models (MLLMs). In particular, we study the importance of various architecture components and data choices. Through careful and comprehensive ablations of the image encoder, the vision language connector, and various pre-training data choices, we identified several crucial design lessons. For example, we demonstrate that for la… ▽ More

    Submitted 18 April, 2024; v1 submitted 14 March, 2024; originally announced March 2024.

  4. arXiv:2309.04354  [pdf, other

    cs.CV cs.LG stat.ML

    Mobile V-MoEs: Scaling Down Vision Transformers via Sparse Mixture-of-Experts

    Authors: Erik Daxberger, Floris Weers, Bowen Zhang, Tom Gunter, Ruoming Pang, Marcin Eichner, Michael Emmersberger, Yinfei Yang, Alexander Toshev, Xianzhi Du

    Abstract: Sparse Mixture-of-Experts models (MoEs) have recently gained popularity due to their ability to decouple model size from inference efficiency by only activating a small subset of the model parameters for any given input token. As such, sparse MoEs have enabled unprecedented scalability, resulting in tremendous successes across domains such as natural language processing and computer vision. In thi… ▽ More

    Submitted 8 September, 2023; originally announced September 2023.

  5. arXiv:2301.13081  [pdf, other

    cs.CV

    STAIR: Learning Sparse Text and Image Representation in Grounded Tokens

    Authors: Chen Chen, Bowen Zhang, Liangliang Cao, Jiguang Shen, Tom Gunter, Albin Madappally Jose, Alexander Toshev, Jonathon Shlens, Ruoming Pang, Yinfei Yang

    Abstract: Image and text retrieval is one of the foundational tasks in the vision and language domain with multiple real-world applications. State-of-the-art approaches, e.g. CLIP, ALIGN, represent images and texts as dense embeddings and calculate the similarity in the dense embedding space as the matching score. On the other hand, sparse semantic features like bag-of-words models are more interpretable, b… ▽ More

    Submitted 7 February, 2023; v1 submitted 30 January, 2023; originally announced January 2023.

  6. arXiv:2301.07836  [pdf, other

    cs.CV cs.AI

    Masked Autoencoding Does Not Help Natural Language Supervision at Scale

    Authors: Floris Weers, Vaishaal Shankar, Angelos Katharopoulos, Yinfei Yang, Tom Gunter

    Abstract: Self supervision and natural language supervision have emerged as two exciting ways to train general purpose image encoders which excel at a variety of downstream tasks. Recent works such as M3AE and SLIP have suggested that these approaches can be effectively combined, but most notably their results use small pre-training datasets (<50M samples) and don't effectively reflect the large-scale regim… ▽ More

    Submitted 15 May, 2023; v1 submitted 18 January, 2023; originally announced January 2023.

    Comments: Accepted at CVPR 2023

  7. Ultrafast Modification of the Polarity at LaAlO$_3$/SrTiO$_3$ Interfaces

    Authors: Andrea Rubano, Tim Günter, Manfred Fiebig, Fabio Miletto Granozio, Lorenzo Marrucci, Domenico Paparo

    Abstract: Oxide growth with semiconductor-like accuracy has led to atomically precise thin films and interfaces that exhibit a plethora of phases and functionalities not found in the oxide bulk material. This yielded spectacular discoveries such as the conducting, magnetic or even superconducting LaAlO$_3$/SrTiO$_3$ interfaces separating two prototypical insulating perovskite materials. All these investigat… ▽ More

    Submitted 1 August, 2017; originally announced August 2017.

    Journal ref: Phys. Rev. B 97, 035438 (2018)

  8. arXiv:1701.04895  [pdf, other

    cs.AI cs.SI stat.ML

    Unknowable Manipulators: Social Network Curator Algorithms

    Authors: Samuel Albanie, Hillary Shakespeare, Tom Gunter

    Abstract: For a social networking service to acquire and retain users, it must find ways to keep them engaged. By accurately gauging their preferences, it is able to serve them with the subset of available content that maximises revenue for the site. Without the constraints of an appropriate regulatory framework, we argue that a sufficiently sophisticated curator algorithm tasked with performing this proces… ▽ More

    Submitted 17 January, 2017; originally announced January 2017.

    Comments: NIPS Symposium 2016: Machine Learning and the Law

  9. arXiv:1510.07965  [pdf, other

    stat.ML

    Blitzkriging: Kronecker-structured Stochastic Gaussian Processes

    Authors: Thomas Nickson, Tom Gunter, Chris Lloyd, Michael A Osborne, Stephen Roberts

    Abstract: We present Blitzkriging, a new approach to fast inference for Gaussian processes, applicable to regression, optimisation and classification. State-of-the-art (stochastic) inference for Gaussian processes on very large datasets scales cubically in the number of 'inducing inputs', variables introduced to factorise the model. Blitzkriging shares state-of-the-art scaling with data, but reduces the sca… ▽ More

    Submitted 31 October, 2015; v1 submitted 27 October, 2015; originally announced October 2015.

  10. arXiv:1411.0439  [pdf, other

    stat.ML

    Sampling for Inference in Probabilistic Models with Fast Bayesian Quadrature

    Authors: Tom Gunter, Michael A. Osborne, Roman Garnett, Philipp Hennig, Stephen J. Roberts

    Abstract: We propose a novel sampling framework for inference in probabilistic models: an active learning approach that converges more quickly (in wall-clock time) than Markov chain Monte Carlo (MCMC) benchmarks. The central challenge in probabilistic inference is numerical integration, to average over ensembles of models or unknown (hyper-)parameters (for example to compute the marginal likelihood or a par… ▽ More

    Submitted 3 November, 2014; originally announced November 2014.

    Journal ref: Advances in Neural Information Processing Systems (NIPS) 2014

  11. arXiv:1411.0254  [pdf, other

    stat.ML

    Variational Inference for Gaussian Process Modulated Poisson Processes

    Authors: Chris Lloyd, Tom Gunter, Michael A. Osborne, Stephen J. Roberts

    Abstract: We present the first fully variational Bayesian inference scheme for continuous Gaussian-process-modulated Poisson processes. Such point processes are used in a variety of domains, including neuroscience, geo-statistics and astronomy, but their use is hindered by the computational cost of existing inference schemes. Our scheme: requires no discretisation of the domain; scales linearly in the numbe… ▽ More

    Submitted 27 July, 2015; v1 submitted 2 November, 2014; originally announced November 2014.

    Comments: in ICML 2015

  12. arXiv:1410.8058  [pdf, other

    hep-ex

    Using Random Forests to Classify W+W- and ttbar Events

    Authors: J. Lovelace Rainbolt, Thoth Gunter, Michael Schmitt

    Abstract: We have carried out an exercise in the classification of W+W- and ttbar events as produced in a high-energy proton-proton collider, motivated in part by the current tension between the measured and predicted values of the WW cross section. The performance of the random forest classifier surpasses that of a standard cut-based analysis. Furthermore, the distortion of the distributions of key kinemat… ▽ More

    Submitted 29 October, 2014; originally announced October 2014.

    Comments: 11 pages, 4 figures

    Report number: nuhep-ex/14-07

  13. arXiv:1407.6949  [pdf, other

    stat.ML

    Efficient Bayesian Nonparametric Modelling of Structured Point Processes

    Authors: Tom Gunter, Chris Lloyd, Michael A. Osborne, Stephen J. Roberts

    Abstract: This paper presents a Bayesian generative model for dependent Cox point processes, alongside an efficient inference scheme which scales as if the point processes were modelled independently. We can handle missing data naturally, infer latent structure, and cope with large numbers of observed processes. A further novel contribution enables the model to work effectively in higher dimensional spaces.… ▽ More

    Submitted 25 July, 2014; originally announced July 2014.

    Comments: Presented at UAI 2014. Bibtex: @inproceedings{structcoxpp14_UAI, Author = {Tom Gunter and Chris Lloyd and Michael A. Osborne and Stephen J. Roberts}, Title = {Efficient Bayesian Nonparametric Modelling of Structured Point Processes}, Booktitle = {Uncertainty in Artificial Intelligence (UAI)}, Year = {2014}}

    Journal ref: Proceedings of Uncertainty in Artificial Intelligence (UAI) 2014

  14. arXiv:1307.4432  [pdf, other

    physics.ins-det hep-ex

    DarkLight: A Search for Dark Forces at the Jefferson Laboratory Free-Electron Laser Facility

    Authors: J. Balewski, J. Bernauer, W. Bertozzi, J. Bessuille, B. Buck, R. Cowan, K. Dow, C. Epstein, P. Fisher, S. Gilad, E. Ihloff, Y. Kahn, A. Kelleher, J. Kelsey, R. Milner, C. Moran, L. Ou, R. Russell, B. Schmookler, J. Thaler, C. Tschalär, C. Vidal, A. Winnebeck, S. Benson, C. Gould , et al. (42 additional authors not shown)

    Abstract: We give a short overview of the DarkLight detector concept which is designed to search for a heavy photon A' with a mass in the range 10 MeV/c^2 < m(A') < 90 MeV/c^2 and which decays to lepton pairs. We describe the intended operating environment, the Jefferson Laboratory free electon laser, and a way to extend DarkLight's reach using A' --> invisible decays.

    Submitted 19 July, 2013; v1 submitted 16 July, 2013; originally announced July 2013.

    Comments: 8 pages, 4 figures, contributed to the Community Summer Study 2013 "Snowmass on the Mississippi" in the New, Light, Weakly Coupled Particles (NLWCP) subgroup of the Intensity Frontier

  15. arXiv:1205.1623  [pdf, ps, other

    cond-mat.mtrl-sci

    Incipient ferroelectricity in 2.3% tensile-strained CaMnO3 films

    Authors: T. Günter, E. Bousquet, A. David, Ph. Boullay, Ph. Ghosez, W. Prellier, M. Fiebig

    Abstract: Epitaxial CaMnO3 films grown with 2.3% tensile strain on (001)-oriented LaAlO3 substrates are found to be incipiently ferroelectric below 25 K. Optical second harmonic generation (SHG) was used for the detection of the incipient polarization. The SHG analysis reveals that CaMnO3 crystallites with in-plane orientation of the orthorhombic b axis contribute to an electric polarization oriented along… ▽ More

    Submitted 8 May, 2012; originally announced May 2012.