Skip to main content

Showing 1–6 of 6 results for author: Lecomte, V

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

    cs.LG cs.CV q-bio.NC

    Towards an Improved Understanding and Utilization of Maximum Manifold Capacity Representations

    Authors: Rylan Schaeffer, Victor Lecomte, Dhruv Bhandarkar Pai, Andres Carranza, Berivan Isik, Alyssa Unell, Mikail Khona, Thomas Yerxa, Yann LeCun, SueYeon Chung, Andrey Gromov, Ravid Shwartz-Ziv, Sanmi Koyejo

    Abstract: Maximum Manifold Capacity Representations (MMCR) is a recent multi-view self-supervised learning (MVSSL) method that matches or surpasses other leading MVSSL methods. MMCR is intriguing because it does not fit neatly into any of the commonplace MVSSL lineages, instead originating from a statistical mechanical perspective on the linear separability of data manifolds. In this paper, we seek to impro… ▽ More

    Submitted 13 June, 2024; originally announced June 2024.

  2. arXiv:2312.03096  [pdf, other

    cs.LG cs.AI cs.NE

    What Causes Polysemanticity? An Alternative Origin Story of Mixed Selectivity from Incidental Causes

    Authors: Victor Lecomte, Kushal Thaman, Rylan Schaeffer, Naomi Bashkansky, Trevor Chow, Sanmi Koyejo

    Abstract: Polysemantic neurons -- neurons that activate for a set of unrelated features -- have been seen as a significant obstacle towards interpretability of task-optimized deep networks, with implications for AI safety. The classic origin story of polysemanticity is that the data contains more ``features" than neurons, such that learning to perform a task forces the network to co-allocate multiple unrela… ▽ More

    Submitted 13 February, 2024; v1 submitted 5 December, 2023; originally announced December 2023.

  3. arXiv:2205.02374  [pdf, other

    cs.CC

    The composition complexity of majority

    Authors: Victor Lecomte, Prasanna Ramakrishnan, Li-Yang Tan

    Abstract: We study the complexity of computing majority as a composition of local functions: \[ \text{Maj}_n = h(g_1,\ldots,g_m), \] where each $g_j :\{0,1\}^{n} \to \{0,1\}$ is an arbitrary function that queries only $k \ll n$ variables and $h : \{0,1\}^m \to \{0,1\}$ is an arbitrary combining function. We prove an optimal lower bound of \[ m \ge Ω\left( \frac{n}{k} \log k \right) \] on the number of funct… ▽ More

    Submitted 16 May, 2022; v1 submitted 4 May, 2022; originally announced May 2022.

    Comments: to appear in CCC 2022. Fixed typos, updated references

  4. arXiv:2109.04525  [pdf, other

    cs.CC

    Sharper bounds on the Fourier concentration of DNFs

    Authors: Victor Lecomte, Li-Yang Tan

    Abstract: In 1992 Mansour proved that every size-$s$ DNF formula is Fourier-concentrated on $s^{O(\log\log s)}$ coefficients. We improve this to $s^{O(\log\log k)}$ where $k$ is the read number of the DNF. Since $k$ is always at most $s$, our bound matches Mansour's for all DNFs and strengthens it for small-read ones. The previous best bound for read-$k$ DNFs was $s^{O(k^{3/2})}$. For $k$ up to… ▽ More

    Submitted 15 October, 2021; v1 submitted 9 September, 2021; originally announced September 2021.

    Comments: 19 pages; to appear at FOCS 2021

  5. arXiv:2002.07336  [pdf, other

    cs.DS

    The power of adaptivity in source identification with time queries on the path

    Authors: Victor Lecomte, Gergely Ódor, Patrick Thiran

    Abstract: We study the problem of identifying the source of a stochastic diffusion process spreading on a graph based on the arrival times of the diffusion at a few queried nodes. In a graph $G=(V,E)$, an unknown source node $v^* \in V$ is drawn uniformly at random, and unknown edge weights $w(e)$ for $e\in E$, representing the propagation delays along the edges, are drawn independently from a Gaussian dist… ▽ More

    Submitted 29 December, 2021; v1 submitted 17 February, 2020; originally announced February 2020.

  6. arXiv:1912.02858  [pdf, other

    cs.DS

    Settling the relationship between Wilber's bounds for dynamic optimality

    Authors: Victor Lecomte, Omri Weinstein

    Abstract: In FOCS 1986, Wilber proposed two combinatorial lower bounds on the operational cost of any binary search tree (BST) for a given access sequence $X \in [n]^m$. Both bounds play a central role in the ongoing pursuit of the dynamic optimality conjecture (Sleator and Tarjan, 1985), but their relationship remained unknown for more than three decades. We show that Wilber's Funnel bound dominates his Al… ▽ More

    Submitted 28 June, 2020; v1 submitted 5 December, 2019; originally announced December 2019.

    Comments: ESA 2020; 25 pages, 18 figures; v3 applies reviewers' comments