Skip to main content

Showing 1–13 of 13 results for author: Gwilliam, M

  1. arXiv:2401.10217  [pdf, other

    cs.CV

    Explaining the Implicit Neural Canvas: Connecting Pixels to Neurons by Tracing their Contributions

    Authors: Namitha Padmanabhan, Matthew Gwilliam, Pulkit Kumar, Shishira R Maiya, Max Ehrlich, Abhinav Shrivastava

    Abstract: The many variations of Implicit Neural Representations (INRs), where a neural network is trained as a continuous representation of a signal, have tremendous practical utility for downstream tasks including novel view synthesis, video compression, and image superresolution. Unfortunately, the inner workings of these networks are seriously under-studied. Our work, eXplaining the Implicit Neural Canv… ▽ More

    Submitted 18 January, 2024; originally announced January 2024.

    Comments: Project site: https://namithap10.github.io/xinc

  2. arXiv:2312.00115  [pdf, other

    cs.CV cs.CL

    A Video is Worth 10,000 Words: Training and Benchmarking with Diverse Captions for Better Long Video Retrieval

    Authors: Matthew Gwilliam, Michael Cogswell, Meng Ye, Karan Sikka, Abhinav Shrivastava, Ajay Divakaran

    Abstract: Existing long video retrieval systems are trained and tested in the paragraph-to-video retrieval regime, where every long video is described by a single long paragraph. This neglects the richness and variety of possible valid descriptions of a video, which could be described in moment-by-moment detail, or in a single phrase summary, or anything in between. To provide a more thorough evaluation of… ▽ More

    Submitted 30 November, 2023; originally announced December 2023.

    Comments: 13 pages, 15 tables, 5 figures

  3. arXiv:2311.17921  [pdf, other

    cs.CV

    Do text-free diffusion models learn discriminative visual representations?

    Authors: Soumik Mukhopadhyay, Matthew Gwilliam, Yosuke Yamaguchi, Vatsal Agarwal, Namitha Padmanabhan, Archana Swaminathan, Tianyi Zhou, Abhinav Shrivastava

    Abstract: While many unsupervised learning models focus on one family of tasks, either generative or discriminative, we explore the possibility of a unified representation learner: a model which addresses both families of tasks simultaneously. We identify diffusion models, a state-of-the-art method for generative tasks, as a prime candidate. Such models involve training a U-Net to iteratively predict and re… ▽ More

    Submitted 29 November, 2023; v1 submitted 29 November, 2023; originally announced November 2023.

    Comments: Website: see https://mgwillia.github.io/diffssl/ . Code: see https://github.com/soumik-kanad/diffssl . The first two authors contributed equally. 15 pages, 9 figures, 15 tables. Submission under review. (this article supersedes arXiv:2307.08702)

  4. arXiv:2307.08702  [pdf, other

    cs.CV

    Diffusion Models Beat GANs on Image Classification

    Authors: Soumik Mukhopadhyay, Matthew Gwilliam, Vatsal Agarwal, Namitha Padmanabhan, Archana Swaminathan, Srinidhi Hegde, Tianyi Zhou, Abhinav Shrivastava

    Abstract: While many unsupervised learning models focus on one family of tasks, either generative or discriminative, we explore the possibility of a unified representation learner: a model which uses a single pre-training stage to address both families of tasks simultaneously. We identify diffusion models as a prime candidate. Diffusion models have risen to prominence as a state-of-the-art method for image… ▽ More

    Submitted 17 July, 2023; originally announced July 2023.

    Comments: 15 pages, 7 figures, 10 tables, submission under review

  5. arXiv:2304.02633  [pdf, other

    cs.CV

    HNeRV: A Hybrid Neural Representation for Videos

    Authors: Hao Chen, Matt Gwilliam, Ser-Nam Lim, Abhinav Shrivastava

    Abstract: Implicit neural representations store videos as neural networks and have performed well for various vision tasks such as video compression and denoising. With frame index or positional index as input, implicit representations (NeRV, E-NeRV, \etc) reconstruct video from fixed and content-agnostic embeddings. Such embedding largely limits the regression capacity and internal generalization for video… ▽ More

    Submitted 5 April, 2023; originally announced April 2023.

    Comments: CVPR 2023. Project page at https://haochen-rye.github.io/HNeRV, and Code at https://github.com/haochen-rye/HNeRV

  6. arXiv:2211.10421  [pdf, other

    cs.CV

    CNeRV: Content-adaptive Neural Representation for Visual Data

    Authors: Hao Chen, Matt Gwilliam, Bo He, Ser-Nam Lim, Abhinav Shrivastava

    Abstract: Compression and reconstruction of visual data have been widely studied in the computer vision community, even before the popularization of deep learning. More recently, some have used deep learning to improve or refine existing pipelines, while others have proposed end-to-end approaches, including autoencoders and implicit neural representations, such as SIREN and NeRV. In this work, we propose Ne… ▽ More

    Submitted 18 November, 2022; originally announced November 2022.

    Comments: BMVC 2022 at https://haochen-rye.github.io/CNeRV

  7. arXiv:2206.08347  [pdf, other

    cs.CV

    Beyond Supervised vs. Unsupervised: Representative Benchmarking and Analysis of Image Representation Learning

    Authors: Matthew Gwilliam, Abhinav Shrivastava

    Abstract: By leveraging contrastive learning, clustering, and other pretext tasks, unsupervised methods for learning image representations have reached impressive results on standard benchmarks. The result has been a crowded field - many methods with substantially different implementations yield results that seem nearly identical on popular benchmarks, such as linear evaluation on ImageNet. However, a singl… ▽ More

    Submitted 16 June, 2022; originally announced June 2022.

    Comments: CVPR 2022, project page: https://mgwillia.github.io/exploring-unsupervised/

  8. arXiv:2109.03229  [pdf, other

    cs.CV

    Rethinking Common Assumptions to Mitigate Racial Bias in Face Recognition Datasets

    Authors: Matthew Gwilliam, Srinidhi Hegde, Lade Tinubu, Alex Hanson

    Abstract: Many existing works have made great strides towards reducing racial bias in face recognition. However, most of these methods attempt to rectify bias that manifests in models during training instead of directly addressing a major source of the bias, the dataset itself. Exceptions to this are BUPT-Balancedface/RFW and Fairface, but these works assume that primarily training on a single race or not r… ▽ More

    Submitted 4 October, 2021; v1 submitted 7 September, 2021; originally announced September 2021.

    Comments: Accepted as an oral paper to the Human-centric Trustworthy Computer Vision (HTCV 2021) workshop at ICCV 2021; 17 pages, 9 figures, 6 tables

  9. Fair Comparison: Quantifying Variance in Resultsfor Fine-grained Visual Categorization

    Authors: Matthew Gwilliam, Adam Teuscher, Connor Anderson, Ryan Farrell

    Abstract: For the task of image classification, researchers work arduously to develop the next state-of-the-art (SOTA) model, each bench-marking their own performance against that of their predecessors and of their peers. Unfortunately, the metric used most frequently to describe a model's performance, average categorization accuracy, is often used in isolation. As the number of classes increases, such as i… ▽ More

    Submitted 7 September, 2021; v1 submitted 7 September, 2021; originally announced September 2021.

    Comments: Accepted at WACV 2021; 8 pages text, 2 pages bib, 12 figures

    Journal ref: Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision (WACV), January, 2021, pages 3309-3318

  10. arXiv:2102.00287  [pdf, other

    cs.CL cs.AI cs.CY

    Machine Translationese: Effects of Algorithmic Bias on Linguistic Complexity in Machine Translation

    Authors: Eva Vanmassenhove, Dimitar Shterionov, Matthew Gwilliam

    Abstract: Recent studies in the field of Machine Translation (MT) and Natural Language Processing (NLP) have shown that existing models amplify biases observed in the training data. The amplification of biases in language technology has mainly been examined with respect to specific phenomena, such as gender bias. In this work, we go beyond the study of gender in MT and investigate how bias amplification mig… ▽ More

    Submitted 30 January, 2021; originally announced February 2021.

  11. arXiv:2006.13190  [pdf, other

    cs.CV

    Facing the Hard Problems in FGVC

    Authors: Connor Anderson, Matt Gwilliam, Adam Teuscher, Andrew Merrill, Ryan Farrell

    Abstract: In fine-grained visual categorization (FGVC), there is a near-singular focus in pursuit of attaining state-of-the-art (SOTA) accuracy. This work carefully analyzes the performance of recent SOTA methods, quantitatively, but more importantly, qualitatively. We show that these models universally struggle with certain "hard" images, while also making complementary mistakes. We underscore the importan… ▽ More

    Submitted 24 June, 2020; v1 submitted 23 June, 2020; originally announced June 2020.

    Comments: 17 pages, 6 figures, 2 tables; fixed typo, minor adjustment to format, added equations

  12. arXiv:1411.7044  [pdf

    cond-mat.mtrl-sci

    n-Type Chalcogenides by Ion Implantation

    Authors: Mark A. Hughes, Yanina Fedorenko, Behrad Gholipour, Jin Yao, Tae-Hoon Lee, Russell M. Gwilliam, Kevin P. Homewood, Steven Hinder, Daniel W. Hewak, Stephen R. Elliott, Richard J. Curry

    Abstract: Carrier-type reversal to enable the formation of semiconductor p-n junctions is a prerequisite for many electronic applications. Chalcogenide glasses are p-type semiconductors and their applications have been limited by the extraordinary difficulty in obtaining n-type conductivity. The ability to form chalcogenide glass p-n junctions could improve the performance of phase-change memory and thermoe… ▽ More

    Submitted 20 November, 2014; originally announced November 2014.

    Journal ref: Nature Communications (2014) 5:5346

  13. arXiv:1410.5677  [pdf

    cond-mat.mtrl-sci

    Electrical properties of Bi-implanted amorphous chalcogenide films

    Authors: Yanina G. Fedorenko, Mark A. Hughes, Julien L. Colaux, C. Jeynes, Russell M. Gwilliam, Kevin Homewood, B. Gholipour, J. Yao, Daniel W. Hewak, Tae-Hoon Lee, Stephen R. Elliott, Richard J. Curry

    Abstract: The impact of Bi implantation on the conductivity and the thermopower of amorphous chalcogenide films is investigated. Incorporation of Bi in Ge-Sb-Te and GeTe results in enhanced conductivity. The negative Seebeck coefficient confirms onset of the electron conductivity in GeTe implanted with Bi at a dose of 2x1016 cm-2. The enhanced conductivity is accompanied by defect accumulation in the films… ▽ More

    Submitted 9 December, 2014; v1 submitted 21 October, 2014; originally announced October 2014.

    Comments: This is an extended version of the results presented in Proc. SPIE 8982, 898213 (2014)