Skip to main content

Showing 1–50 of 82 results for author: Brown, A

Searching in archive cs. Search in all archives.
.
  1. arXiv:2406.05162  [pdf, other

    cs.DS

    Optimized Deletion From an AVL Tree

    Authors: Russell A. Brown

    Abstract: An AVL tree is a binary search tree that guarantees $ O\left( \log n \right ) $ search. The guarantee is obtained at the cost of rebalancing the AVL tree, potentially after every insertion or deletion. This article proposes a deletion algorithm that reduces the rebalancing required after deletion compared to the rebalancing required after deletion by a previously reported algorithm.

    Submitted 1 July, 2024; v1 submitted 6 June, 2024; originally announced June 2024.

    Comments: 4 pages, 1 table

  2. arXiv:2404.11883  [pdf, ps, other

    econ.TH cs.GT

    Testing the simplicity of strategy-proof mechanisms

    Authors: Alexander L. Brown, Daniel G. Stephenson, Rodrigo A. Velez

    Abstract: This paper experimentally evaluates four mechanisms intended to achieve the Uniform outcome in rationing problems (Sprumont, 1991). Our benchmark is the dominant-strategy, direct-revelation mechanism of the Uniform rule. A strategically equivalent mechanism that provides non-binding feedback during the reporting period greatly improves performance. A sequential revelation mechanism produces modest… ▽ More

    Submitted 17 April, 2024; originally announced April 2024.

  3. arXiv:2403.05530  [pdf, other

    cs.CL cs.AI

    Gemini 1.5: Unlocking multimodal understanding across millions of tokens of context

    Authors: Gemini Team, Petko Georgiev, Ving Ian Lei, Ryan Burnell, Libin Bai, Anmol Gulati, Garrett Tanzer, Damien Vincent, Zhufeng Pan, Shibo Wang, Soroosh Mariooryad, Yifan Ding, Xinyang Geng, Fred Alcober, Roy Frostig, Mark Omernick, Lexi Walker, Cosmin Paduraru, Christina Sorokin, Andrea Tacchetti, Colin Gaffney, Samira Daruki, Olcan Sercinoglu, Zach Gleicher, Juliette Love , et al. (1092 additional authors not shown)

    Abstract: In this report, we introduce the Gemini 1.5 family of models, representing the next generation of highly compute-efficient multimodal models capable of recalling and reasoning over fine-grained information from millions of tokens of context, including multiple long documents and hours of video and audio. The family includes two new models: (1) an updated Gemini 1.5 Pro, which exceeds the February… ▽ More

    Submitted 14 June, 2024; v1 submitted 8 March, 2024; originally announced March 2024.

  4. arXiv:2402.01051  [pdf, other

    cs.CL

    Generation, Distillation and Evaluation of Motivational Interviewing-Style Reflections with a Foundational Language Model

    Authors: Andrew Brown, Jiading Zhu, Mohamed Abdelwahab, Alec Dong, Cindy Wang, Jonathan Rose

    Abstract: Large Foundational Language Models are capable of performing many tasks at a high level but are difficult to deploy in many applications because of their size and proprietary ownership. Many will be motivated to distill specific capabilities of foundational models into smaller models that can be owned and controlled. In the development of a therapeutic chatbot, we wish to distill a capability know… ▽ More

    Submitted 1 February, 2024; originally announced February 2024.

    Comments: Accepted to EACL 2024 Long Paper

  5. arXiv:2401.14317  [pdf, ps, other

    cs.DS

    Maximizing the Minimum Eigenvalue in Constant Dimension

    Authors: Adam Brown, Aditi Laddha, Mohit Singh

    Abstract: In an instance of the minimum eigenvalue problem, we are given a collection of $n$ vectors $v_1,\ldots, v_n \subset {\mathbb{R}^d}$, and the goal is to pick a subset $B\subseteq [n]$ of given vectors to maximize the minimum eigenvalue of the matrix $\sum_{i\in B} v_i v_i^{\top} $. Often, additional combinatorial constraints such as cardinality constraint $\left(|B|\leq k\right)$ or matroid constra… ▽ More

    Submitted 25 January, 2024; originally announced January 2024.

  6. arXiv:2401.02918  [pdf, ps, other

    cs.DS cs.GT

    Approximation Algorithms for the Weighted Nash Social Welfare via Convex and Non-Convex Programs

    Authors: Adam Brown, Aditi Laddha, Madhusudhan Reddy Pittu, Mohit Singh

    Abstract: In an instance of the weighted Nash Social Welfare problem, we are given a set of $m$ indivisible items, $\mathscr{G}$, and $n$ agents, $\mathscr{A}$, where each agent $i \in \mathscr{A}$ has a valuation $v_{ij}\geq 0$ for each item $j\in \mathscr{G}$. In addition, every agent $i$ has a non-negative weight $w_i$ such that the weights collectively sum up to $1$. The goal is to find an assignment… ▽ More

    Submitted 5 January, 2024; originally announced January 2024.

  7. arXiv:2311.18827  [pdf, other

    cs.GR cs.AI cs.CV cs.LG cs.MM

    Motion-Conditioned Image Animation for Video Editing

    Authors: Wilson Yan, Andrew Brown, Pieter Abbeel, Rohit Girdhar, Samaneh Azadi

    Abstract: We introduce MoCA, a Motion-Conditioned Image Animation approach for video editing. It leverages a simple decomposition of the video editing problem into image editing followed by motion-conditioned image animation. Furthermore, given the lack of robust evaluation datasets for video editing, we introduce a new benchmark that measures edit capability across a wide variety of tasks, such as object r… ▽ More

    Submitted 30 November, 2023; originally announced November 2023.

    Comments: Project page: https://facebookresearch.github.io/MoCA

  8. arXiv:2311.10709  [pdf, other

    cs.CV cs.AI cs.GR cs.LG cs.MM

    Emu Video: Factorizing Text-to-Video Generation by Explicit Image Conditioning

    Authors: Rohit Girdhar, Mannat Singh, Andrew Brown, Quentin Duval, Samaneh Azadi, Sai Saketh Rambhatla, Akbar Shah, Xi Yin, Devi Parikh, Ishan Misra

    Abstract: We present Emu Video, a text-to-video generation model that factorizes the generation into two steps: first generating an image conditioned on the text, and then generating a video conditioned on the text and the generated image. We identify critical design decisions--adjusted noise schedules for diffusion, and multi-stage training--that enable us to directly generate high quality and high resolut… ▽ More

    Submitted 17 November, 2023; originally announced November 2023.

    Comments: Project page: https://emu-video.metademolab.com

  9. arXiv:2308.09289  [pdf, other

    cs.AI cs.MM

    Preference-conditioned Pixel-based AI Agent For Game Testing

    Authors: Sherif Abdelfattah, Adrian Brown, Pushi Zhang

    Abstract: The game industry is challenged to cope with increasing growth in demand and game complexity while maintaining acceptable quality standards for released games. Classic approaches solely depending on human efforts for quality assurance and game testing do not scale effectively in terms of time and cost. Game-testing AI agents that learn by interaction with the environment have the potential to miti… ▽ More

    Submitted 10 November, 2023; v1 submitted 18 August, 2023; originally announced August 2023.

    Comments: Accepted at the IEEE Conference on Games (CoG) 2023, Boston, MA, USA

  10. arXiv:2307.01947  [pdf, other

    cs.CV cs.AI cs.IR

    Causal Video Summarizer for Video Exploration

    Authors: Jia-Hong Huang, Chao-Han Huck Yang, Pin-Yu Chen, Andrew Brown, Marcel Worring

    Abstract: Recently, video summarization has been proposed as a method to help video exploration. However, traditional video summarization models only generate a fixed video summary which is usually independent of user-specific needs and hence limits the effectiveness of video exploration. Multi-modal video summarization is one of the approaches utilized to address this issue. Multi-modal video summarization… ▽ More

    Submitted 4 July, 2023; originally announced July 2023.

    Comments: This paper is accepted by IEEE International Conference on Multimedia and Expo (ICME), 2022

  11. arXiv:2304.04711  [pdf, other

    cs.HC

    Using Logs Data to Identify When Software Engineers Experience Flow or Focused Work

    Authors: Adam Brown, Sarah D'Angelo, Ben Holtz, Ciera Jaspen, Collin Green

    Abstract: Beyond self-report data, we lack reliable and non-intrusive methods for identifying flow. However, taking a step back and acknowledging that flow occurs during periods of focus gives us the opportunity to make progress towards measuring flow by isolating focused work. Here, we take a mixed-methods approach to design a logs-based metric that leverages machine learning and a comprehensive collection… ▽ More

    Submitted 10 April, 2023; originally announced April 2023.

  12. arXiv:2304.01035  [pdf, other

    astro-ph.HE astro-ph.IM cs.DC

    Reproducing the results for NICER observation of PSR J0030+0451

    Authors: Chaitanya Afle, Patrick R. Miles, Silvina Caino-Lores, Collin D. Capano, Ingo Tews, Karan Vahi, Ewa Deelman, Michela Taufer, Duncan A. Brown

    Abstract: NASA's Neutron Star Interior Composition Explorer (NICER) observed X-ray emission from the pulsar PSR J0030+0451 in 2018. Riley et al. reported Bayesian parameter measurements of the mass and the star's radius using pulse-profile modeling of the X-ray data. This paper reproduces their result using the open-source software X-PSI and publicly available data within expected statistical errors. We not… ▽ More

    Submitted 31 January, 2024; v1 submitted 3 April, 2023; originally announced April 2023.

    Comments: 13 pages, 4 figures, 2 tables. Final version accepted for publication in Computing in Science & Engineering

    Report number: LA-UR-22-29359

  13. arXiv:2303.01679  [pdf, other

    cs.CR

    Automated Machine Learning for Deep Learning based Malware Detection

    Authors: Austin Brown, Maanak Gupta, Mahmoud Abdelsalam

    Abstract: Deep learning (DL) has proven to be effective in detecting sophisticated malware that is constantly evolving. Even though deep learning has alleviated the feature engineering problem, finding the most optimal DL model, in terms of neural architecture search (NAS) and the model's optimal set of hyper-parameters, remains a challenge that requires domain expertise. In addition, many of the proposed s… ▽ More

    Submitted 3 November, 2023; v1 submitted 2 March, 2023; originally announced March 2023.

  14. arXiv:2302.10248  [pdf, ps, other

    cs.SD cs.LG eess.AS

    VoxSRC 2022: The Fourth VoxCeleb Speaker Recognition Challenge

    Authors: Jaesung Huh, Andrew Brown, Jee-weon Jung, Joon Son Chung, Arsha Nagrani, Daniel Garcia-Romero, Andrew Zisserman

    Abstract: This paper summarises the findings from the VoxCeleb Speaker Recognition Challenge 2022 (VoxSRC-22), which was held in conjunction with INTERSPEECH 2022. The goal of this challenge was to evaluate how well state-of-the-art speaker recognition systems can diarise and recognise speakers from speech obtained "in the wild". The challenge consisted of: (i) the provision of publicly available speaker re… ▽ More

    Submitted 6 March, 2023; v1 submitted 20 February, 2023; originally announced February 2023.

  15. arXiv:2301.10005  [pdf, other

    cs.DC

    An Event-Driven Approach To Genotype Imputation On A Custom RISC-V FPGA Cluster

    Authors: Jordan Morris, Ashur Rafiev, Graeme Bragg, Mark Vousden, David Thomas, Alex Yakovlev, Andrew Brown

    Abstract: This paper proposes an event-driven solution to genotype imputation, a technique used to statistically infer missing genetic markers in DNA. The work implements the widely accepted Li and Stephens model, primary contributor to the computational complexity of modern x86 solutions, in an attempt to determine whether further investigation of the application is warranted in the event-driven domain. Th… ▽ More

    Submitted 22 January, 2023; originally announced January 2023.

  16. arXiv:2211.13239  [pdf, other

    cs.LG cs.AI

    Relating Regularization and Generalization through the Intrinsic Dimension of Activations

    Authors: Bradley C. A. Brown, Jordan Juravsky, Anthony L. Caterini, Gabriel Loaiza-Ganem

    Abstract: Given a pair of models with similar training set performance, it is natural to assume that the model that possesses simpler internal representations would exhibit better generalization. In this work, we provide empirical evidence for this intuition through an analysis of the intrinsic dimension (ID) of model activations, which can be thought of as the minimal number of factors of variation in the… ▽ More

    Submitted 23 November, 2022; originally announced November 2022.

    Comments: NeurIPS 2022 OPT and HITY workshops

  17. arXiv:2211.10507  [pdf, other

    cs.DS math.CO

    Efficient Determinant Maximization for All Matroids

    Authors: Adam Brown, Aditi Laddha, Madhusudhan Pittu, Mohit Singh

    Abstract: Determinant maximization provides an elegant generalization of problems in many areas, including convex geometry, statistics, machine learning, fair allocation of goods, and network design. In an instance of the determinant maximization problem, we are given a collection of vectors $v_1,\ldots, v_n \in \mathbb{R}^d$, and the goal is to pick a subset $S\subseteq [n]$ of given vectors to maximize th… ▽ More

    Submitted 18 November, 2022; originally announced November 2022.

  18. arXiv:2210.14682  [pdf, other

    cs.SD cs.AI eess.AS

    In search of strong embedding extractors for speaker diarisation

    Authors: Jee-weon Jung, Hee-Soo Heo, Bong-Jin Lee, Jaesung Huh, Andrew Brown, Youngki Kwon, Shinji Watanabe, Joon Son Chung

    Abstract: Speaker embedding extractors (EEs), which map input audio to a speaker discriminant latent space, are of paramount importance in speaker diarisation. However, there are several challenges when adopting EEs for diarisation, from which we tackle two key problems. First, the evaluation is not straightforward because the features required for better performance differ between speaker verification and… ▽ More

    Submitted 26 October, 2022; originally announced October 2022.

    Comments: 5pages, 1 figure, 2 tables, submitted to ICASSP

  19. arXiv:2209.14993  [pdf, other

    math.GN cs.CG math.AT

    Discrete Microlocal Morse Theory

    Authors: Adam Brown, Ondrej Draganov

    Abstract: We establish several results combining discrete Morse theory and microlocal sheaf theory in the setting of finite posets and simplicial complexes. Our primary tool is a computationally tractable description of the bounded derived category of sheaves on a poset with the Alexandrov topology. We prove that each bounded complex of sheaves on a finite poset admits a unique (up to isomorphism of complex… ▽ More

    Submitted 9 June, 2024; v1 submitted 29 September, 2022; originally announced September 2022.

    Comments: Major revision of the previous version. arXiv:2112.02609 is an old obsolete version of the paper

    MSC Class: 55N30; 55N31; 55-08

  20. arXiv:2208.04891  [pdf, other

    cs.CR

    Online Malware Classification with System-Wide System Calls in Cloud IaaS

    Authors: Phillip Brown, Austin Brown, Maanak Gupta, Mahmoud Abdelsalam

    Abstract: Accurately classifying malware in an environment allows the creation of better response and remediation strategies by cyber analysts. However, classifying malware in a live environment is a difficult task due to the large number of system data sources. Collecting statistics from these separate sources and processing them together in a form that can be used by a machine learning model is difficult.… ▽ More

    Submitted 9 August, 2022; originally announced August 2022.

    Comments: Accepted at the IEEE 23rd International Conference on Information Reuse and Integration for Data Science

  21. Detecting Shortcut Learning for Fair Medical AI using Shortcut Testing

    Authors: Alexander Brown, Nenad Tomasev, Jan Freyberg, Yuan Liu, Alan Karthikesalingam, Jessica Schrouff

    Abstract: Machine learning (ML) holds great promise for improving healthcare, but it is critical to ensure that its use will not propagate or amplify health disparities. An important step is to characterize the (un)fairness of ML models - their tendency to perform differently across subgroups of the population - and to understand its underlying mechanisms. One potential driver of algorithmic unfairness, sho… ▽ More

    Submitted 16 June, 2023; v1 submitted 21 July, 2022; originally announced July 2022.

  22. arXiv:2207.08379  [pdf, other

    cs.AI

    Inspector: Pixel-Based Automated Game Testing via Exploration, Detection, and Investigation

    Authors: Guoqing Liu, Mengzhang Cai, Li Zhao, Tao Qin, Adrian Brown, Jimmy Bischoff, Tie-Yan Liu

    Abstract: Deep reinforcement learning (DRL) has attracted much attention in automated game testing. Early attempts rely on game internal information for game space exploration, thus requiring deep integration with games, which is inconvenient for practical applications. In this work, we propose using only screenshots/pixels as input for automated game testing and build a general game testing agent, Inspecto… ▽ More

    Submitted 18 July, 2022; originally announced July 2022.

    Comments: Accepted as IEEE CoG2022 proceedings paper (Oral)

  23. arXiv:2207.04318  [pdf, other

    cs.DS

    Determinant Maximization via Matroid Intersection Algorithms

    Authors: Adam Brown, Aditi Laddha, Madhusudhan Pittu, Mohit Singh, Prasad Tetali

    Abstract: Determinant maximization problem gives a general framework that models problems arising in as diverse fields as statistics \cite{pukelsheim2006optimal}, convex geometry \cite{Khachiyan1996}, fair allocations\linebreak \cite{anari2016nash}, combinatorics \cite{AnariGV18}, spectral graph theory \cite{nikolov2019proportional}, network design, and random processes \cite{kulesza2012determinantal}. In a… ▽ More

    Submitted 9 July, 2022; originally announced July 2022.

  24. arXiv:2207.03070  [pdf, other

    physics.comp-ph cs.ET

    Reservoir Computing with 3D Nanowire Networks

    Authors: R. K. Daniels, J. B. Mallinson, Z. E. Heywood, P. J. Bones, M. D. Arnold, S. A. Brown

    Abstract: Networks of nanowires are currently being explored for a range of applications in brain-like (or neuromorphic) computing, and especially in reservoir computing (RC). Fabrication of real-world computing devices requires that the nanowires are deposited sequentially, leading to stacking of the wires on top of each other. However, most simulations of computational tasks using these systems treat the… ▽ More

    Submitted 6 July, 2022; originally announced July 2022.

  25. arXiv:2207.02862  [pdf, other

    stat.ML cs.AI cs.LG

    Verifying the Union of Manifolds Hypothesis for Image Data

    Authors: Bradley C. A. Brown, Anthony L. Caterini, Brendan Leigh Ross, Jesse C. Cresswell, Gabriel Loaiza-Ganem

    Abstract: Deep learning has had tremendous success at learning low-dimensional representations of high-dimensional data. This success would be impossible if there was no hidden low-dimensional structure in data of interest; this existence is posited by the manifold hypothesis, which states that the data lies on an unknown manifold of low intrinsic dimension. In this paper, we argue that this hypothesis does… ▽ More

    Submitted 2 March, 2023; v1 submitted 6 July, 2022; originally announced July 2022.

    Comments: ICLR 2023

  26. arXiv:2206.04615  [pdf, other

    cs.CL cs.AI cs.CY cs.LG stat.ML

    Beyond the Imitation Game: Quantifying and extrapolating the capabilities of language models

    Authors: Aarohi Srivastava, Abhinav Rastogi, Abhishek Rao, Abu Awal Md Shoeb, Abubakar Abid, Adam Fisch, Adam R. Brown, Adam Santoro, Aditya Gupta, Adrià Garriga-Alonso, Agnieszka Kluska, Aitor Lewkowycz, Akshat Agarwal, Alethea Power, Alex Ray, Alex Warstadt, Alexander W. Kocurek, Ali Safaya, Ali Tazarv, Alice Xiang, Alicia Parrish, Allen Nie, Aman Hussain, Amanda Askell, Amanda Dsouza , et al. (426 additional authors not shown)

    Abstract: Language models demonstrate both quantitative improvement and new qualitative capabilities with increasing scale. Despite their potentially transformative impact, these new capabilities are as yet poorly characterized. In order to inform future research, prepare for disruptive new model capabilities, and ameliorate socially harmful effects, it is vital that we understand the present and near-futur… ▽ More

    Submitted 12 June, 2023; v1 submitted 9 June, 2022; originally announced June 2022.

    Comments: 27 pages, 17 figures + references and appendices, repo: https://github.com/google/BIG-bench

    Journal ref: Transactions on Machine Learning Research, May/2022, https://openreview.net/forum?id=uyTL5Bvosj

  27. arXiv:2205.01668  [pdf, other

    cs.CV

    End-to-End Visual Editing with a Generatively Pre-Trained Artist

    Authors: Andrew Brown, Cheng-Yang Fu, Omkar Parkhi, Tamara L. Berg, Andrea Vedaldi

    Abstract: We consider the targeted image editing problem: blending a region in a source image with a driver image that specifies the desired change. Differently from prior works, we solve this problem by learning a conditional probability distribution of the edits, end-to-end. Training such a model requires addressing a fundamental technical challenge: the lack of example edits for training. To this end, we… ▽ More

    Submitted 3 May, 2022; originally announced May 2022.

  28. arXiv:2202.01034  [pdf, other

    cs.LG cs.CY stat.ML

    Diagnosing failures of fairness transfer across distribution shift in real-world medical settings

    Authors: Jessica Schrouff, Natalie Harris, Oluwasanmi Koyejo, Ibrahim Alabdulmohsin, Eva Schnider, Krista Opsahl-Ong, Alex Brown, Subhrajit Roy, Diana Mincu, Christina Chen, Awa Dieng, Yuan Liu, Vivek Natarajan, Alan Karthikesalingam, Katherine Heller, Silvia Chiappa, Alexander D'Amour

    Abstract: Diagnosing and mitigating changes in model fairness under distribution shift is an important component of the safe deployment of machine learning in healthcare settings. Importantly, the success of any mitigation strategy strongly depends on the structure of the shift. Despite this, there has been little discussion of how to empirically assess the structure of a distribution shift that one is enco… ▽ More

    Submitted 10 February, 2023; v1 submitted 2 February, 2022; originally announced February 2022.

    Journal ref: Advances in Neural Information Processing Systems 35 (NeurIPS 2022)

  29. arXiv:2201.04583  [pdf, other

    cs.SD eess.AS

    VoxSRC 2021: The Third VoxCeleb Speaker Recognition Challenge

    Authors: Andrew Brown, Jaesung Huh, Joon Son Chung, Arsha Nagrani, Daniel Garcia-Romero, Andrew Zisserman

    Abstract: The third instalment of the VoxCeleb Speaker Recognition Challenge was held in conjunction with Interspeech 2021. The aim of this challenge was to assess how well current speaker recognition technology is able to diarise and recognise speakers in unconstrained or `in the wild' data. The challenge consisted of: (i) the provision of publicly available speaker recognition and diarisation data from Yo… ▽ More

    Submitted 16 November, 2022; v1 submitted 12 January, 2022; originally announced January 2022.

    Comments: arXiv admin note: substantial text overlap with arXiv:2012.06867

  30. arXiv:2112.02609  [pdf, ps, other

    math.AT cs.CG

    Computing Minimal Injective Resolutions of Sheaves on Finite Posets

    Authors: Adam Brown, Ondrej Draganov

    Abstract: In this paper we introduce two new methods for constructing injective resolutions of sheaves of finite-dimensional vector spaces on finite posets. Our main result is the existence and uniqueness of a minimal injective resolution of a given sheaf and an algorithm for its construction. For the constant sheaf on a simplicial complex, we give a topological interpretation of the multiplicities of indec… ▽ More

    Submitted 8 December, 2021; v1 submitted 5 December, 2021; originally announced December 2021.

  31. arXiv:2110.05260  [pdf, other

    cond-mat.mtrl-sci cs.GR cs.LG

    Designing Composites with Target Effective Young's Modulus using Reinforcement Learning

    Authors: Aldair E. Gongora, Siddharth Mysore, Beichen Li, Wan Shou, Wojciech Matusik, Elise F. Morgan, Keith A. Brown, Emily Whiting

    Abstract: Advancements in additive manufacturing have enabled design and fabrication of materials and structures not previously realizable. In particular, the design space of composite materials and structures has vastly expanded, and the resulting size and complexity has challenged traditional design methodologies, such as brute force exploration and one factor at a time (OFAT) exploration, to find optimum… ▽ More

    Submitted 7 October, 2021; originally announced October 2021.

    Comments: Accepted to the Symposium on Computational Fabrication (SCF) 2021

  32. arXiv:2109.14563  [pdf, other

    cs.CV cs.LG

    Robust Temporal Ensembling for Learning with Noisy Labels

    Authors: Abel Brown, Benedikt Schifferer, Robert DiPietro

    Abstract: Successful training of deep neural networks with noisy labels is an essential capability as most real-world datasets contain some amount of mislabeled data. Left unmitigated, label noise can sharply degrade typical supervised learning approaches. In this paper, we present robust temporal ensembling (RTE), which combines robust loss with semi-supervised regularization methods to achieve noise-robus… ▽ More

    Submitted 29 September, 2021; originally announced September 2021.

    Comments: includes additional baselines and hyperparam references

  33. arXiv:2108.05136  [pdf, other

    cs.AI cs.GT

    Snakes AI Competition 2020 and 2021 Report

    Authors: Joseph Alexander Brown, Luiz Jonata Pires de Araujo, Alexandr Grichshenko

    Abstract: The Snakes AI Competition was held by the Innopolis University and was part of the IEEE Conference on Games2020 and 2021 editions. It aimed to create a sandbox for learning and implementing artificial intelligence algorithms in agents in a ludic manner. Competitors of several countries participated in both editions of the competition, which was streamed to create asynergy between organizers and th… ▽ More

    Submitted 11 August, 2021; originally announced August 2021.

  34. arXiv:2108.01949  [pdf, other

    cs.HC cs.IR cs.LG

    Using Interaction Data to Predict Engagement with Interactive Media

    Authors: Jonathan Carlton, Andy Brown, Caroline Jay, John Keane

    Abstract: Media is evolving from traditional linear narratives to personalised experiences, where control over information (or how it is presented) is given to individual audience members. Measuring and understanding audience engagement with this media is important in at least two ways: (1) a post-hoc understanding of how engaged audiences are with the content will help production teams learn from experienc… ▽ More

    Submitted 4 August, 2021; originally announced August 2021.

    Comments: This is a pre-print of our paper published in proceedings of the 29th ACM International Conference on Multimedia (MM'21)

  35. arXiv:2106.01309  [pdf, other

    cond-mat.mtrl-sci cs.LG physics.data-an

    Benchmarking the Performance of Bayesian Optimization across Multiple Experimental Materials Science Domains

    Authors: Qiaohao Liang, Aldair E. Gongora, Zekun Ren, Armi Tiihonen, Zhe Liu, Shijing Sun, James R. Deneault, Daniil Bash, Flore Mekki-Berrada, Saif A. Khan, Kedar Hippalgaonkar, Benji Maruyama, Keith A. Brown, John Fisher III, Tonio Buonassisi

    Abstract: In the field of machine learning (ML) for materials optimization, active learning algorithms, such as Bayesian Optimization (BO), have been leveraged for guiding autonomous and high-throughput experimentation systems. However, very few studies have evaluated the efficiency of BO as a general optimization algorithm across a broad range of experimental materials science domains. In this work, we eva… ▽ More

    Submitted 23 May, 2021; originally announced June 2021.

  36. arXiv:2105.09939  [pdf, other

    cs.CV

    Face, Body, Voice: Video Person-Clustering with Multiple Modalities

    Authors: Andrew Brown, Vicky Kalogeiton, Andrew Zisserman

    Abstract: The objective of this work is person-clustering in videos -- grouping characters according to their identity. Previous methods focus on the narrower task of face-clustering, and for the most part ignore other cues such as the person's voice, their overall appearance (hair, clothes, posture), and the editing structure of the videos. Similarly, most current datasets evaluate only the task of face-cl… ▽ More

    Submitted 20 May, 2021; originally announced May 2021.

  37. arXiv:2104.08205  [pdf, other

    cs.CY

    Thinking Through and Writing About Research Ethics Beyond "Broader Impact"

    Authors: Kate Sim, Andrew Brown, Amelia Hassoun

    Abstract: In March 2021, we held the first instalment of the tutorial on thinking through and writing about research ethics beyond 'Broader Impact' in conjunction with the ACM Conference on Fairness, Accountability, and Transparency (FAccT '21). The goal of this tutorial was to offer a conceptual and practical starting point for engineers and social scientists interested in thinking more expansively, holist… ▽ More

    Submitted 16 April, 2021; originally announced April 2021.

    Comments: FAccT '21 Tutorial Report

  38. arXiv:2102.12923  [pdf, other

    cs.LG cs.CE physics.flu-dyn

    Machine Learning-Based Optimal Mesh Generation in Computational Fluid Dynamics

    Authors: Keefe Huang, Moritz Krügener, Alistair Brown, Friedrich Menhorn, Hans-Joachim Bungartz, Dirk Hartmann

    Abstract: Computational Fluid Dynamics (CFD) is a major sub-field of engineering. Corresponding flow simulations are typically characterized by heavy computational resource requirements. Often, very fine and complex meshes are required to resolve physical effects in an appropriate manner. Since all CFD algorithms scale at least linearly with the size of the underlying mesh discretization, finding an optimal… ▽ More

    Submitted 25 February, 2021; originally announced February 2021.

    Comments: 22 pages

  39. arXiv:2102.05645  [pdf, other

    cs.CV

    Automated Video Labelling: Identifying Faces by Corroborative Evidence

    Authors: Andrew Brown, Ernesto Coto, Andrew Zisserman

    Abstract: We present a method for automatically labelling all faces in video archives, such as TV broadcasts, by combining multiple evidence sources and multiple modalities (visual and audio). We target the problem of ever-growing online video archives, where an effective, scalable indexing solution cannot require a user to provide manual annotation or supervision. To this end, we make three key contributio… ▽ More

    Submitted 10 February, 2021; originally announced February 2021.

    Journal ref: IEEE 4th International Conference on Multimedia Information Processing and Retrieval (IEEE MIPR 2021)

  40. arXiv:2102.03318  [pdf, other

    cs.RO

    Towards integrated tactile sensorimotor control in anthropomorphic soft robotic hands

    Authors: Nathan F. Lepora, Andrew Stinchcombe, Chris Ford, Alfred Brown, John Lloyd, Manuel G. Catalano, Matteo Bianchi, Benjamin Ward-Cherrier

    Abstract: In this work, we report on the integrated sensorimotor control of the Pisa/IIT SoftHand, an anthropomorphic soft robot hand designed around the principle of adaptive synergies, with the BRL tactile fingertip (TacTip), a soft biomimetic optical tactile sensor based on the human sense of touch. Our focus is how a sense of touch can be used to control an anthropomorphic hand with one degree of actuat… ▽ More

    Submitted 5 February, 2021; originally announced February 2021.

    Comments: 7 pages, 10 figures. Supplemental video: https://youtu.be/ndsxj659bkQ

  41. arXiv:2012.06867  [pdf, other

    cs.SD cs.LG eess.AS

    VoxSRC 2020: The Second VoxCeleb Speaker Recognition Challenge

    Authors: Arsha Nagrani, Joon Son Chung, Jaesung Huh, Andrew Brown, Ernesto Coto, Weidi Xie, Mitchell McLaren, Douglas A Reynolds, Andrew Zisserman

    Abstract: We held the second installment of the VoxCeleb Speaker Recognition Challenge in conjunction with Interspeech 2020. The goal of this challenge was to assess how well current speaker recognition technology is able to diarise and recognize speakers in unconstrained or `in the wild' data. It consisted of: (i) a publicly available speaker recognition and diarisation dataset from YouTube videos together… ▽ More

    Submitted 12 December, 2020; originally announced December 2020.

  42. arXiv:2011.10363  [pdf

    cs.AI cs.HC

    SophiaPop: Experiments in Human-AI Collaboration on Popular Music

    Authors: David Hanson, Frankie Storm, Wenwei Huang, Vytas Krisciunas, Tiger Darrow, Audrey Brown, Mengna Lei, Matthew Aylett, Adam Pickrell, Sophia the Robot

    Abstract: A diverse team of engineers, artists, and algorithms, collaborated to create songs for SophiaPop, via various neural networks, robotics technologies, and artistic tools, and animated the results on Sophia the Robot, a robotic celebrity and animated character. Sophia is a platform for arts, research, and other uses. To advance the art and technology of Sophia, we combine various AI with a fictional… ▽ More

    Submitted 20 November, 2020; originally announced November 2020.

    Comments: 7 pages, 4 figures

  43. arXiv:2011.00088  [pdf

    q-bio.NC cs.SD

    Towards a perceptual distance metric for auditory stimuli

    Authors: Sarah Oh, Elijah FW Bowen, Antonio Rodriguez, Damian Sowinski, Eva Childers, Annemarie Brown, Laura Ray, Richard Granger

    Abstract: Although perceptual (dis)similarity between sensory stimuli seems akin to distance, measuring the Euclidean distance between vector representations of auditory stimuli is a poor estimator of subjective dissimilarity. In hearing, nonlinear response patterns, interactions between stimulus components, temporal effects, and top-down modulation transform the information contained in incoming frequency-… ▽ More

    Submitted 30 October, 2020; originally announced November 2020.

  44. arXiv:2010.15716  [pdf, other

    cs.SD eess.AS

    Playing a Part: Speaker Verification at the Movies

    Authors: Andrew Brown, Jaesung Huh, Arsha Nagrani, Joon Son Chung, Andrew Zisserman

    Abstract: The goal of this work is to investigate the performance of popular speaker recognition models on speech segments from movies, where often actors intentionally disguise their voice to play a character. We make the following three contributions: (i) We collect a novel, challenging speaker recognition dataset called VoxMovies, with speech for 856 identities from almost 4000 movie clips. VoxMovies con… ▽ More

    Submitted 11 February, 2021; v1 submitted 29 October, 2020; originally announced October 2020.

    Comments: The first three authors contributed equally to this work

  45. arXiv:2010.07244  [pdf, other

    cs.DC astro-ph.IM gr-qc

    Reproducing GW150914: the first observation of gravitational waves from a binary black hole merger

    Authors: Duncan A. Brown, Karan Vahi, Michela Taufer, Von Welch, Ewa Deelman

    Abstract: In 2016, LIGO and Virgo announced the first observation of gravitational waves from a binary black hole merger, known as GW150914. To establish the confidence of this detection, large-scale scientific workflows were used to measure the event's statistical significance. They used code written by the LIGO/Virgo and were executed on the LIGO Data Grid. The codes are publicly available, but there has… ▽ More

    Submitted 2 March, 2021; v1 submitted 14 October, 2020; originally announced October 2020.

    Comments: 11 pages, 3 figures, 2 tables, 1 listing. Revised version accepted by IEEE Computing in Science and Engineering. Code available from https://doi.org/10.5281/zenodo.4085984 and data available from http://dx.doi.org/10.21227/c634-qh33

  46. arXiv:2007.12163  [pdf, other

    cs.CV

    Smooth-AP: Smoothing the Path Towards Large-Scale Image Retrieval

    Authors: Andrew Brown, Weidi Xie, Vicky Kalogeiton, Andrew Zisserman

    Abstract: Optimising a ranking-based metric, such as Average Precision (AP), is notoriously challenging due to the fact that it is non-differentiable, and hence cannot be optimised directly using gradient-descent methods. To this end, we introduce an objective that optimises instead a smoothed approximation of AP, coined Smooth-AP. Smooth-AP is a plug-and-play objective function that allows for end-to-end t… ▽ More

    Submitted 8 September, 2020; v1 submitted 23 July, 2020; originally announced July 2020.

    Comments: Accepted at ECCV 2020

  47. Using Tabu Search Algorithm for Map Generation in the Terra Mystica Tabletop Game

    Authors: Alexandr Grichshenko, Luiz Jonata Pires de Araujo, Susanna Gimaeva, Joseph Alexander Brown

    Abstract: Tabu Search (TS) metaheuristic improves simple local search algorithms (e.g. steepest ascend hill-climbing) by enabling the algorithm to escape local optima points. It has shown to be useful for addressing several combinatorial optimization problems. This paper investigates the performance of TS and considers the effects of the size of the Tabu list and the size of the neighbourhood for a procedur… ▽ More

    Submitted 4 June, 2020; originally announced June 2020.

    Journal ref: ISMSI '20: Proceedings of the 2020 4th International Conference on Intelligent Systems, Metaheuristics & Swarm Intelligence

  48. arXiv:2005.04208  [pdf, other

    cs.CV

    Condensed Movies: Story Based Retrieval with Contextual Embeddings

    Authors: Max Bain, Arsha Nagrani, Andrew Brown, Andrew Zisserman

    Abstract: Our objective in this work is long range understanding of the narrative structure of movies. Instead of considering the entire movie, we propose to learn from the `key scenes' of the movie, providing a condensed look at the full storyline. To this end, we make the following three contributions: (i) We create the Condensed Movies Dataset (CMD) consisting of the key scenes from over 3K movies: each… ▽ More

    Submitted 22 October, 2020; v1 submitted 8 May, 2020; originally announced May 2020.

    Comments: Appears in: Asian Conference on Computer Vision 2020 (ACCV 2020) - Oral presentation

  49. arXiv:1911.00625  [pdf

    q-bio.QM cs.CV eess.IV

    Automated Inline Analysis of Myocardial Perfusion MRI with Deep Learning

    Authors: Hui Xue, Rhodri Davies, Louis AE Brown, Kristopher D Knott, Tushar Kotecha, Marianna Fontana, Sven Plein, James C Moon, Peter Kellman

    Abstract: Recent development of quantitative myocardial blood flow (MBF) mapping allows direct evaluation of absolute myocardial perfusion, by computing pixel-wise flow maps. Clinical studies suggest quantitative evaluation would be more desirable for objectivity and efficiency. Objective assessment can be further facilitated by segmenting the myocardium and automatically generating reports following the AH… ▽ More

    Submitted 29 May, 2020; v1 submitted 1 November, 2019; originally announced November 2019.

    Comments: This work has been submitted to Radiology: Artificial Intelligence for possible publication

  50. arXiv:1910.09931  [pdf, other

    cs.CV

    4-Connected Shift Residual Networks

    Authors: Andrew Brown, Pascal Mettes, Marcel Worring

    Abstract: The shift operation was recently introduced as an alternative to spatial convolutions. The operation moves subsets of activations horizontally and/or vertically. Spatial convolutions are then replaced with shift operations followed by point-wise convolutions, significantly reducing computational costs. In this work, we investigate how shifts should best be applied to high accuracy CNNs. We apply s… ▽ More

    Submitted 22 October, 2019; originally announced October 2019.

    Comments: ICCV Neural Architects Workshop 2019