Skip to main content

Showing 1–4 of 4 results for author: Soldà, F

.
  1. arXiv:2505.13664  [pdf, other

    cs.CY cs.CL

    Assessing GPT Performance in a Proof-Based University-Level Course Under Blind Grading

    Authors: Ming Ding, Rasmus Kyng, Federico Solda, Weixuan Yuan

    Abstract: As large language models (LLMs) advance, their role in higher education, particularly in free-response problem-solving, requires careful examination. This study assesses the performance of GPT-4o and o1-preview under realistic educational conditions in an undergraduate algorithms course. Anonymous GPT-generated solutions to take-home exams were graded by teaching assistants unaware of their origin… ▽ More

    Submitted 19 May, 2025; originally announced May 2025.

  2. arXiv:2405.16674  [pdf, other

    cs.LG cs.CC cs.LO

    Limits of Deep Learning: Sequence Modeling through the Lens of Complexity Theory

    Authors: Nikola Zubić, Federico Soldá, Aurelio Sulser, Davide Scaramuzza

    Abstract: Despite their successes, deep learning models struggle with tasks requiring complex reasoning and function composition. We present a theoretical and empirical investigation into the limitations of Structured State Space Models (SSMs) and Transformers in such tasks. We prove that one-layer SSMs cannot efficiently perform function composition over large domains without impractically large state size… ▽ More

    Submitted 1 March, 2025; v1 submitted 26 May, 2024; originally announced May 2024.

    Comments: 31 page, 4 theorems, 17 figures, 4 tables, ICLR 2025 Camera Ready paper

    Journal ref: International Conference on Learning Representations (ICLR), Singapore, 2025

  3. arXiv:2111.02177  [pdf, ps, other

    cs.DM

    Scalar and Matrix Chernoff Bounds from $\ell_{\infty}$-Independence

    Authors: Tali Kaufman, Rasmus Kyng, Federico Soldá

    Abstract: We present new scalar and matrix Chernoff-style concentration bounds for a broad class of probability distributions over the binary hypercube $\{0,1\}^n$. Motivated by recent tools developed for the study of mixing times of Markov chains on discrete distributions, we say that a distribution is $\ell_\infty$-independent when the infinity norm of its influence matrix $\mathcal{I}$ is bounded by a co… ▽ More

    Submitted 6 January, 2022; v1 submitted 3 November, 2021; originally announced November 2021.

    MSC Class: 68Q87 ACM Class: G.3

  4. arXiv:2002.07463  [pdf, ps, other

    cs.DS cs.DC cs.LG

    Coreset-based Strategies for Robust Center-type Problems

    Authors: Andrea Pietracaprina, Geppino Pucci, Federico Soldà

    Abstract: Given a dataset $V$ of points from some metric space, the popular $k$-center problem requires to identify a subset of $k$ points (centers) in $V$ minimizing the maximum distance of any point of $V$ from its closest center. The \emph{robust} formulation of the problem features a further parameter $z$ and allows up to $z$ points of $V$ (outliers) to be disregarded when computing the maximum distance… ▽ More

    Submitted 18 February, 2020; originally announced February 2020.

    Comments: 16 pages