Skip to main content
arXiv is now an independent nonprofit! Learn more

Showing 1–50 of 61 results for author: Rojas, C

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

    cs.LG cs.AI

    Positional versus Symbolic Attention Heads: Learning Dynamics, RoPE Geometry, and Length Generalization

    Authors: Felipe Urrutia, Juan José Alegría, Cinthia Sanchez Macias, Jorge Salas, Cristian B. Calderon, Cristobal Rojas

    Abstract: Transformer-based language models are widespread in today's society. As such, understanding the mechanisms by which they solve structured tasks and predicting how they may behave in novel scenarios is of great importance for safe deployment. We study the learning dynamics of attention heads in a controlled setting by training a decoder-only Transformer (GPT-J) on two structurally equivalent multi-… ▽ More

    Submitted 29 May, 2026; originally announced May 2026.

  2. arXiv:2603.22128  [pdf, ps, other

    cs.LG stat.ML

    Computationally lightweight classifiers with frequentist bounds on predictions

    Authors: Shreeram Murali, Cristian R. Rojas, Dominik Baumann

    Abstract: While both classical and neural network classifiers can achieve high accuracy, they fall short on offering uncertainty bounds on their predictions, making them unfit for safety-critical applications. Existing kernel-based classifiers that provide such bounds scale with $\mathcal O (n^{\sim3})$ in time, making them computationally intractable for large datasets. To address this, we propose a novel,… ▽ More

    Submitted 9 April, 2026; v1 submitted 23 March, 2026; originally announced March 2026.

    Comments: 9 pages, references, checklist, and appendix. Total 23 pages. Accepted to AISTATS2026

  3. arXiv:2512.03318  [pdf, ps, other

    cs.AI

    Evaluating Generalization Capabilities of LLM-Based Agents in Mixed-Motive Scenarios Using Concordia

    Authors: Chandler Smith, Marwa Abdulhai, Manfred Diaz, Marko Tesic, Rakshit S. Trivedi, Alexander Sasha Vezhnevets, Lewis Hammond, Jesse Clifton, Minsuk Chang, Edgar A. Duéñez-Guzmán, John P. Agapiou, Jayd Matyas, Danny Karmon, Akash Kundu, Aliaksei Korshuk, Ananya Ananya, Arrasy Rahman, Avinaash Anand Kulandaivel, Bain McHale, Beining Zhang, Buyantuev Alexander, Carlos Saith Rodriguez Rojas, Caroline Wang, Chetan Talele, Chenao Liu , et al. (61 additional authors not shown)

    Abstract: Large Language Model (LLM) agents have demonstrated impressive capabilities for social interaction and are increasingly being deployed in situations where they might engage with both human and artificial agents. These interactions represent a critical frontier for LLM-based agents, yet existing evaluation methods fail to measure how well these capabilities generalize to novel social situations. In… ▽ More

    Submitted 2 December, 2025; originally announced December 2025.

    Comments: Published at NeurIPS Datasets and Benchmarks 2025, 10 pages

    MSC Class: 68T42 ACM Class: I.2.6

  4. arXiv:2511.11579  [pdf, ps, other

    cs.LG cs.AI cs.CL

    Decoupling Positional and Symbolic Attention Behavior in Transformers

    Authors: Felipe Urrutia, Jorge Salas, Alexander Kozachinskiy, Cristian Buc Calderon, Hector Pasten, Cristobal Rojas

    Abstract: An important aspect subtending language understanding and production is the ability to independently encode positional and symbolic information of the words within a sentence. In Transformers, positional information is typically encoded using Positional Encodings (PEs). One such popular PE, namely Rotary PE (RoPE), has been widely used due to its empirical success. Recently, it has been argued tha… ▽ More

    Submitted 2 October, 2025; originally announced November 2025.

    Comments: 32 pages, 12 figures, repository available

    MSC Class: 03D78 ACM Class: I.2.0; F.1.0

  5. arXiv:2511.00443  [pdf, ps, other

    cs.LG cs.AI cs.CV

    Region-Aware Reconstruction Strategy for Pre-training fMRI Foundation Model

    Authors: Ruthwik Reddy Doodipala, Pankaj Pandey, Carolina Torres Rojas, Manob Jyoti Saikia, Ranganatha Sitaram

    Abstract: The emergence of foundation models in neuroimaging is driven by the increasing availability of large-scale and heterogeneous brain imaging datasets. Recent advances in self-supervised learning, particularly reconstruction-based objectives, have demonstrated strong potential for pretraining models that generalize effectively across diverse downstream functional MRI (fMRI) tasks. In this study, we e… ▽ More

    Submitted 1 November, 2025; originally announced November 2025.

  6. arXiv:2510.16719  [pdf, ps, other

    cs.LG math.OC

    LSTM-Based Forecasting and Analysis of EV Charging Demand in a Dense Urban Campus

    Authors: Zak Ressler, Marcus Grijalva, Angelica Marie Ignacio, Melanie Torres, Abelardo Cuadra Rojas, Rohollah Moghadam, Mohammad Rasoul narimani

    Abstract: This paper presents a framework for processing EV charging load data in order to forecast future load predictions using a Recurrent Neural Network, specifically an LSTM. The framework processes a large set of raw data from multiple locations and transforms it with normalization and feature extraction to train the LSTM. The pre-processing stage corrects for missing or incomplete values by interpola… ▽ More

    Submitted 19 October, 2025; originally announced October 2025.

  7. arXiv:2510.13615  [pdf, ps, other

    cs.LG cs.AI

    Message Passing on the Edge: Towards Scalable and Expressive GNNs

    Authors: Pablo Barceló, Fabian Jogl, Alexander Kozachinskiy, Matthias Lanzinger, Stefan Neumann, Cristóbal Rojas

    Abstract: Graph neural networks (GNNs) are widely used in graph learning and most architectures propagate information by passing messages between vertices. In this work, we shift our attention to GNNs that perform message passing on edges and introduce EB-1WL, an edge-based color-refinement test, and a corresponding architecture, EB-GNN. Our EB-GNN architecture is inspired by the classic triangle-counting a… ▽ More

    Submitted 30 January, 2026; v1 submitted 15 October, 2025; originally announced October 2025.

  8. arXiv:2510.11524  [pdf, ps, other

    cs.SI math-ph

    Networks Multiscale Entropy Analysis

    Authors: Sebastián Brzovic, Cristóbal Rojas, Andrés Abeliuk

    Abstract: Understanding the structural complexity and predictability of complex networks is a central challenge in network science. Although recent studies have revealed a relationship between compression-based entropy and link prediction performance, existing methods focus on single-scale representations. This approach often overlooks the rich hierarchical patterns that can exist in real-world networks. In… ▽ More

    Submitted 13 October, 2025; originally announced October 2025.

  9. arXiv:2509.26322  [pdf, ps, other

    cs.LG stat.ML

    ACE: Adapting sampling for Counterfactual Explanations

    Authors: Margarita A. Guerrero, Cristian R. Rojas

    Abstract: Counterfactual Explanations (CFEs) interpret machine learning models by identifying the smallest change to input features needed to change the model's prediction to a desired output. For classification tasks, CFEs determine how close a given sample is to the decision boundary of a trained classifier. Existing methods are often sample-inefficient, requiring numerous evaluations of a black-box model… ▽ More

    Submitted 30 September, 2025; originally announced September 2025.

    Comments: 15 pages

  10. arXiv:2508.20617  [pdf, ps, other

    cs.CE

    Mass conservation analysis of extrusion-based 3D printing simulations based on the level-set method

    Authors: Carlos J. G. Rojas, Md. Tusher Mollah, C. A. Gómez-Pérez, Leyla Özkan

    Abstract: Accurate numerical simulation of material extrusion additive manufacturing requires reliable tracking of evolving material interfaces while preserving mass conservation. Inaccurate mass conservation can lead to significant discrepancies between simulated and deposited strand geometries, undermining the predictive capability of the model. In this work, we investigate the mass conservation performan… ▽ More

    Submitted 28 April, 2026; v1 submitted 28 August, 2025; originally announced August 2025.

  11. arXiv:2506.06509  [pdf, ps, other

    cs.SE cs.AI

    Private GPTs for LLM-driven testing in software development and machine learning

    Authors: Jakub Jagielski, Consuelo Rojas, Markus Abel

    Abstract: In this contribution, we examine the capability of private GPTs to automatically generate executable test code based on requirements. More specifically, we use acceptance criteria as input, formulated as part of epics, or stories, which are typically used in modern development processes. This gives product owners, or business intelligence, respectively, a way to directly produce testable criteria… ▽ More

    Submitted 31 July, 2025; v1 submitted 6 June, 2025; originally announced June 2025.

    Comments: 5 pages, 10 figures

    ACM Class: I.2.1

  12. arXiv:2505.10606  [pdf, ps, other

    cs.LG cs.AI

    Continuity and Isolation Lead to Doubts or Dilemmas in Large Language Models

    Authors: Hector Pasten, Felipe Urrutia, Hector Jimenez, Cristian B. Calderon, Cristóbal Rojas, Alexander Kozachinskiy

    Abstract: Understanding how Transformers work and how they process information is key to the theoretical and empirical advancement of these machines. In this work, we demonstrate the existence of two phenomena in Transformers, namely isolation and continuity. Both of these phenomena hinder Transformers to learn even simple pattern sequences. Isolation expresses that any learnable sequence must be isolated f… ▽ More

    Submitted 15 May, 2025; originally announced May 2025.

  13. arXiv:2505.08026  [pdf, ps, other

    eess.SY cs.LG

    Safety and optimality in learning-based control at low computational cost

    Authors: Dominik Baumann, Krzysztof Kowalczyk, Cristian R. Rojas, Koen Tiels, Pawel Wachel

    Abstract: Applying machine learning methods to physical systems that are supposed to act in the real world requires providing safety guarantees. However, methods that include such guarantees often come at a high computational cost, making them inapplicable to large datasets and embedded devices with low computational power. In this paper, we propose CoLSafe, a computationally lightweight safe learning algor… ▽ More

    Submitted 12 May, 2025; originally announced May 2025.

    Comments: Accepted final version to appear in the IEEE Transactions on Automatic Control

  14. arXiv:2504.10422  [pdf, other

    cs.LG

    Foundation models for electronic health records: representation dynamics and transferability

    Authors: Michael C. Burkhart, Bashar Ramadan, Zewei Liao, Kaveri Chhikara, Juan C. Rojas, William F. Parker, Brett K. Beaulieu-Jones

    Abstract: Foundation models (FMs) trained on electronic health records (EHRs) have shown strong performance on a range of clinical prediction tasks. However, adapting these models to local health systems remains challenging due to limited data availability and resource constraints. In this study, we investigated what these models learn and evaluated the transferability of an FM trained on MIMIC-IV to an ins… ▽ More

    Submitted 14 April, 2025; originally announced April 2025.

  15. arXiv:2504.02913  [pdf, ps, other

    cs.MA cs.SI eess.SY

    On Word-of-Mouth and Private-Prior Sequential Social Learning

    Authors: Andrea Da Col, Cristian R. Rojas, Vikram Krishnamurthy

    Abstract: Social learning constitutes a fundamental framework for studying interactions among rational agents who observe each other's actions but lack direct access to individual beliefs. This paper investigates a specific social learning paradigm known as Word-of-Mouth (WoM), where a series of agents seeks to estimate the state of a dynamical system. The first agent receives noisy measurements of the stat… ▽ More

    Submitted 2 September, 2025; v1 submitted 3 April, 2025; originally announced April 2025.

    Comments: Accepted for publication at the 64th Conference on Decision and Control (CDC)

  16. arXiv:2501.19215  [pdf, ps, other

    cs.LG cs.AI

    Strassen Attention, Split VC Dimension and Compositionality in Transformers

    Authors: Alexander Kozachinskiy, Felipe Urrutia, Hector Jimenez, Tomasz Steifer, Germán Pizarro, Matías Fuentes, Francisco Meza, Cristian B. Calderon, Cristóbal Rojas

    Abstract: We propose the first method to show theoretical limitations for one-layer softmax transformers with arbitrarily many precision bits (even infinite). We establish those limitations for three tasks that require advanced reasoning. The first task, Match 3 (Sanford et al., 2023), requires looking at all possible token triplets in an input sequence. The second and third tasks address compositionality-b… ▽ More

    Submitted 25 September, 2025; v1 submitted 31 January, 2025; originally announced January 2025.

    Comments: Accepted at NeurIPS 2025

  17. arXiv:2410.08447  [pdf, ps, other

    cs.LG econ.TH eess.SP

    Slow Convergence of Interacting Kalman Filters in Word-of-Mouth Social Learning

    Authors: Vikram Krishnamurthy, Cristian Rojas

    Abstract: We consider word-of-mouth social learning involving $m$ Kalman filter agents that operate sequentially. The first Kalman filter receives the raw observations, while each subsequent Kalman filter receives a noisy measurement of the conditional mean of the previous Kalman filter. The prior is updated by the $m$-th Kalman filter. When $m=2$, and the observations are noisy measurements of a Gaussian r… ▽ More

    Submitted 10 October, 2024; originally announced October 2024.

  18. arXiv:2404.15673  [pdf, other

    cs.LG

    Augmented CARDS: A machine learning approach to identifying triggers of climate change misinformation on Twitter

    Authors: Cristian Rojas, Frank Algra-Maschio, Mark Andrejevic, Travis Coan, John Cook, Yuan-Fang Li

    Abstract: Misinformation about climate change poses a significant threat to societal well-being, prompting the urgent need for effective mitigation strategies. However, the rapid proliferation of online misinformation on social media platforms outpaces the ability of fact-checkers to debunk false claims. Automated detection of climate change misinformation offers a promising solution. In this study, we addr… ▽ More

    Submitted 24 April, 2024; originally announced April 2024.

  19. arXiv:2404.09708  [pdf, other

    cs.MA cs.LG

    Kernel-based learning with guarantees for multi-agent applications

    Authors: Krzysztof Kowalczyk, Paweł Wachel, Cristian R. Rojas

    Abstract: This paper addresses a kernel-based learning problem for a network of agents locally observing a latent multidimensional, nonlinear phenomenon in a noisy environment. We propose a learning algorithm that requires only mild a priori knowledge about the phenomenon under investigation and delivers a model with corresponding non-asymptotic high probability error bounds. Both non-asymptotic analysis of… ▽ More

    Submitted 15 April, 2024; originally announced April 2024.

  20. arXiv:2402.03966  [pdf, other

    cs.LG

    On dimensionality of feature vectors in MPNNs

    Authors: César Bravo, Alexander Kozachinskiy, Cristóbal Rojas

    Abstract: We revisit the classical result of Morris et al.~(AAAI'19) that message-passing graphs neural networks (MPNNs) are equal in their distinguishing power to the Weisfeiler--Leman (WL) isomorphism test. Morris et al.~show their simulation result with ReLU activation function and $O(n)$-dimensional feature vectors, where $n$ is the number of nodes of the graph. By introducing randomness into the arch… ▽ More

    Submitted 14 February, 2024; v1 submitted 6 February, 2024; originally announced February 2024.

    Comments: 15 pages, 2 figures. Changes to the previous version: added reference to Amir et al.~(NeurIPS'23)

  21. arXiv:2311.15234  [pdf, ps, other

    math.DS cs.CC

    On the algorithmic descriptive complexity of attractors in topological dynamics

    Authors: Cristobal Rojas, Mathieu Sablik

    Abstract: We study the computational problem of rigorously describing the asymptotic behaviour of topological dynamical systems up to a finite but arbitrarily small pre-specified error. More precisely, we consider the limit set of a typical orbit, both as a spatial object (attractor set) and as a statistical distribution (physical measure), and prove upper bounds on the computational resources of computing… ▽ More

    Submitted 14 June, 2024; v1 submitted 26 November, 2023; originally announced November 2023.

    Comments: 25 pages, 3 figures

    MSC Class: 37B02; 37B10; 68Q17

  22. arXiv:2311.11644  [pdf, ps, other

    eess.SY cs.LG

    Unraveling the Control Engineer's Craft with Neural Networks

    Authors: Braghadeesh Lakshminarayanan, Federico Dettù, Cristian R. Rojas, Simone Formentin

    Abstract: Many industrial processes require suitable controllers to meet their performance requirements. More often, a sophisticated digital twin is available, which is a highly complex model that is a virtual representation of a given physical process, whose parameters may not be properly tuned to capture the variations in the physical process. In this paper, we present a sim2real, direct data-driven contr… ▽ More

    Submitted 20 November, 2023; originally announced November 2023.

    Comments: 6 pages

  23. arXiv:2306.07024  [pdf, other

    cs.LG stat.ME

    DRCFS: Doubly Robust Causal Feature Selection

    Authors: Francesco Quinzan, Ashkan Soleymani, Patrick Jaillet, Cristian R. Rojas, Stefan Bauer

    Abstract: Knowing the features of a complex system that are highly relevant to a particular target variable is of fundamental interest in many areas of science. Existing approaches are often limited to linear settings, sometimes lack guarantees, and in most cases, do not scale to the problem at hand, in particular to images. We propose DRCFS, a doubly robust feature selection method for identifying the caus… ▽ More

    Submitted 5 July, 2023; v1 submitted 12 June, 2023; originally announced June 2023.

  24. arXiv:2306.02194  [pdf, ps, other

    cs.DB

    PathFinder: A unified approach for handling paths in graph query languages

    Authors: Benjamín Farías, Wim Martens, Carlos Rojas, Domagoj Vrgoč

    Abstract: Path queries are a core feature of modern graph query languages such as Cypher, SQL/PGQ, and GQL. These languages provide a rich set of features for matching paths, such as restricting to certain path modes (shortest, simple, trail) and constraining the edge labels along the path by a regular expression. In this paper we present PathFinder, a unifying approach for dealing with path queries in all… ▽ More

    Submitted 14 July, 2026; v1 submitted 3 June, 2023; originally announced June 2023.

  25. arXiv:2305.03295  [pdf, other

    stat.ML cs.LG cs.MA

    Decentralized diffusion-based learning under non-parametric limited prior knowledge

    Authors: Paweł Wachel, Krzysztof Kowalczyk, Cristian R. Rojas

    Abstract: We study the problem of diffusion-based network learning of a nonlinear phenomenon, $m$, from local agents' measurements collected in a noisy environment. For a decentralized network and information spreading merely between directly neighboring nodes, we propose a non-parametric learning algorithm, that avoids raw data exchange and requires only mild \textit{a priori} knowledge about $m$. Non-asym… ▽ More

    Submitted 5 May, 2023; originally announced May 2023.

  26. arXiv:2304.05238  [pdf, other

    cs.RO eess.SY

    Diagnosing and Augmenting Feature Representations in Correctional Inverse Reinforcement Learning

    Authors: Inês Lourenço, Andreea Bobu, Cristian R. Rojas, Bo Wahlberg

    Abstract: Robots have been increasingly better at doing tasks for humans by learning from their feedback, but still often suffer from model misalignment due to missing or incorrectly learned features. When the features the robot needs to learn to perform its task are missing or do not generalize well to new settings, the robot will not be able to learn the task the human wants and, even worse, may learn a c… ▽ More

    Submitted 13 April, 2023; v1 submitted 11 April, 2023; originally announced April 2023.

    Comments: 8 pages, 4 figures

  27. arXiv:2304.01701  [pdf, ps, other

    cs.LG eess.SY

    Optimal Transport for Correctional Learning

    Authors: Rebecka Winqvist, Inês Lourenco, Francesco Quinzan, Cristian R. Rojas, Bo Wahlberg

    Abstract: The contribution of this paper is a generalized formulation of correctional learning using optimal transport, which is about how to optimally transport one mass distribution to another. Correctional learning is a framework developed to enhance the accuracy of parameter estimation processes by means of a teacher-student approach. In this framework, an expert agent, referred to as the teacher, modif… ▽ More

    Submitted 4 April, 2023; originally announced April 2023.

  28. arXiv:2303.12853  [pdf, ps, other

    cs.LG cs.DM

    Three iterations of $(d-1)$-WL test distinguish non isometric clouds of $d$-dimensional points

    Authors: Valentino Delle Rose, Alexander Kozachinskiy, Cristóbal Rojas, Mircea Petrache, Pablo Barceló

    Abstract: The Weisfeiler--Lehman (WL) test is a fundamental iterative algorithm for checking isomorphism of graphs. It has also been observed that it underlies the design of several graph neural network architectures, whose capabilities and performance can be understood in terms of the expressive power of this test. Motivated by recent developments in machine learning applications to datasets involving thre… ▽ More

    Submitted 12 June, 2025; v1 submitted 22 March, 2023; originally announced March 2023.

    Comments: Changes to previous version: new results, inability of 1-WL to recognize planar point clouds in R^3, and incompleteness of 2-WL in R^6

    MSC Class: 05C60; 68R12; 68R10 ACM Class: F.2.2; G.2.2

  29. arXiv:2302.04731  [pdf, ps, other

    cs.CC cs.LG math.LO stat.ML

    Find a witness or shatter: the landscape of computable PAC learning

    Authors: Valentino Delle Rose, Alexander Kozachinskiy, Cristobal Rojas, Tomasz Steifer

    Abstract: This paper contributes to the study of CPAC learnability -- a computable version of PAC learning -- by solving three open questions from recent papers. Firstly, we prove that every improperly CPAC learnable class is contained in a class which is properly CPAC learnable with polynomial sample complexity. This confirms a conjecture by Agarwal et al (COLT 2021). Secondly, we show that there exists a… ▽ More

    Submitted 23 February, 2023; v1 submitted 5 February, 2023; originally announced February 2023.

    Comments: 12 pages, 1 figure (corrected version)

  30. arXiv:2211.02144  [pdf, ps, other

    cs.AI cs.GT cs.LG

    No Agreement Without Loss: Learning and Social Choice in Peer Review

    Authors: Pablo Barceló, Mauricio Duarte, Cristóbal Rojas, Tomasz Steifer

    Abstract: In peer review systems, reviewers are often asked to evaluate various features of submissions, such as technical quality or novelty. A score is given to each of the predefined features and based on these the reviewer has to provide an overall quantitative recommendation. It may be assumed that each reviewer has her own mapping from the set of features to a recommendation, and that different review… ▽ More

    Submitted 3 August, 2023; v1 submitted 3 November, 2022; originally announced November 2022.

    Comments: accepted for ECAI 2023

    MSC Class: 91B14

  31. arXiv:2111.07818  [pdf, ps, other

    cs.LG eess.SY

    A Teacher-Student Markov Decision Process-based Framework for Online Correctional Learning

    Authors: Inês Lourenço, Rebecka Winqvist, Cristian R. Rojas, Bo Wahlberg

    Abstract: A classical learning setting typically concerns an agent/student who collects data, or observations, from a system in order to estimate a certain property of interest. Correctional learning is a type of cooperative teacher-student framework where a teacher, who has partial knowledge about the system, has the ability to observe and alter (correct) the observations received by the student in order t… ▽ More

    Submitted 29 March, 2022; v1 submitted 15 November, 2021; originally announced November 2021.

    Comments: 8 pages, 7 figures

  32. arXiv:2111.01540  [pdf, other

    cs.DB

    MillenniumDB: A Persistent, Open-Source, Graph Database

    Authors: Domagoj Vrgoc, Carlos Rojas, Renzo Angles, Marcelo Arenas, Diego Arroyuelo, Carlos Buil Aranda, Aidan Hogan, Gonzalo Navarro, Cristian Riveros, Juan Romero

    Abstract: In this systems paper, we present MillenniumDB: a novel graph database engine that is modular, persistent, and open source. MillenniumDB is based on a graph data model, which we call domain graphs, that provides a simple abstraction upon which a variety of popular graph models can be supported. The engine itself is founded on a combination of tried and tested techniques from relational data manage… ▽ More

    Submitted 2 November, 2021; originally announced November 2021.

  33. arXiv:2105.14114  [pdf, other

    cs.LG eess.SY stat.ML

    Asymptotically Optimal Bandits under Weighted Information

    Authors: Matias I. Müller, Cristian R. Rojas

    Abstract: We study the problem of regret minimization in a multi-armed bandit setup where the agent is allowed to play multiple arms at each round by spreading the resources usually allocated to only one arm. At each iteration the agent selects a normalized power profile and receives a Gaussian vector as outcome, where the unknown variance of each sample is inversely proportional to the power allocated to t… ▽ More

    Submitted 28 May, 2021; originally announced May 2021.

    Comments: 9 content pages, 3 references pages, 22 appendix pages, 4 figures, 34 total pages

  34. arXiv:1912.08103  [pdf, ps, other

    stat.ML cs.LG eess.SP math.ST

    A Finite-Sample Deviation Bound for Stable Autoregressive Processes

    Authors: Rodrigo A. González, Cristian R. Rojas

    Abstract: In this paper, we study non-asymptotic deviation bounds of the least squares estimator in Gaussian AR($n$) processes. By relying on martingale concentration inequalities and a tail-bound for $χ^2$ distributed variables, we provide a concentration bound for the sample covariance matrix of the process output. With this, we present a problem-dependent finite-time bound on the deviation probability of… ▽ More

    Submitted 25 May, 2020; v1 submitted 17 December, 2019; originally announced December 2019.

    Comments: 15 pages

  35. arXiv:1912.01308  [pdf, other

    stat.ML cs.LG math.ST

    Bayesian Model Selection for Change Point Detection and Clustering

    Authors: Othmane Mazhar, Cristian R. Rojas, Carlo Fischione, Mohammad R. Hesamzadeh

    Abstract: We address the new problem of estimating a piece-wise constant signal with the purpose of detecting its change points and the levels of clusters. Our approach is to model it as a nonparametric penalized least square model selection on a family of models indexed over the collection of partitions of the design points and propose a computationally efficient algorithm to approximately solve it. Statis… ▽ More

    Submitted 3 December, 2019; originally announced December 2019.

    Comments: 37 page, 4 figures, Proceedings of the 35th International Conference on Machine Learning (ICML), PMLR 80:3433-3442, 2018

  36. arXiv:1910.09625  [pdf, other

    math.DS cs.CC

    How to lose at Monte Carlo: a simple dynamical system whose typical statistical behavior is non computable

    Authors: Cristobal Rojas, Michael Yampolsky

    Abstract: We consider the simplest non-linear discrete dynamical systems, given by the logistic maps $f_{a}(x)=ax(1-x)$ of the interval $[0,1]$. We show that there exist real parameters $a\in (0,4)$ for which almost every orbit of $f_a$ has the same statistical distribution in $[0,1]$, but this limiting distribution is not Turing computable. In particular, the Monte Carlo method cannot be applied to study t… ▽ More

    Submitted 31 October, 2019; v1 submitted 21 October, 2019; originally announced October 2019.

    Comments: 13 pages, 1 figure

    MSC Class: 68Q17; 37E05

  37. arXiv:1906.01745  [pdf, other

    math.DS cs.CC

    On the computability properties of topological entropy: a general approach

    Authors: Silvere Gangloff, Alonso Herrera, Cristobal Rojas, Mathieu Sablik

    Abstract: The dynamics of symbolic systems, such as multidimensional subshifts of finite type or cellular automata, are known to be closely related to computability theory. In particular, the appropriate tools to describe and classify topological entropy for this kind of systems turned out to be of computational nature. Part of the great importance of these symbolic systems relies on the role they have play… ▽ More

    Submitted 4 June, 2019; originally announced June 2019.

    Comments: 27 pages, 5 figures

    MSC Class: 37B40; 03D78; 03D28

  38. Space-bounded Church-Turing thesis and computational tractability of closed systems

    Authors: Mark Braverman, Cristobal Rojas, Jonathan Schneider

    Abstract: We report a new limitation on the ability of physical systems to perform computation -- one that is based on generalizing the notion of memory, or storage space, available to the system to perform the computation. Roughly, we define memory as the maximal amount of information that the evolving system can carry from one instant to the next. We show that memory is a limiting factor in computation ev… ▽ More

    Submitted 2 May, 2019; originally announced May 2019.

    Comments: 6 pages

    MSC Class: 68Q05; 37C40

    Journal ref: Physical Review Letters. 115, 098701. August 2015

  39. arXiv:1904.06204  [pdf, other

    math.DS cs.CC

    Real quadratic Julia sets can have arbitrarily high complexity

    Authors: Cristobal Rojas, Michael Yampolsky

    Abstract: We show that there exist real parameters $c$ for which the Julia set $J_c$ of the quadratic map $z^2+c$ has arbitrarily high computational complexity. More precisely, we show that for any given complexity threshold $T(n)$, there exist a real parameter $c$ such that the computational complexity of computing $J_c$ with $n$ bits of precision is higher than $T(n)$. This is the first known class of rea… ▽ More

    Submitted 18 March, 2020; v1 submitted 11 April, 2019; originally announced April 2019.

    Comments: 9 pages, 1 figure. To be published in the journal Found. Comp. Math. (FoCM). arXiv admin note: text overlap with arXiv:1703.04660

    MSC Class: 68Q17 and 37E05

  40. arXiv:1810.01546  [pdf, other

    cs.CG

    Dihedral Rigidity and Deformation

    Authors: Nina Amenta, Carlos Rojas

    Abstract: We consider defining the embedding of a triangle mesh into $R^3$, up to translation, rotation, and scale, by its vector of dihedral angles. Theoretically, we show that locally, almost everywhere, the map from realizable vectors of dihedrals to mesh embeddings is one-to-one. We experiment with a heuristic method for mapping straight-line interpolations in dihedral space to interpolations between me… ▽ More

    Submitted 2 October, 2018; originally announced October 2018.

    Comments: Appeared in the Canadian Computational Geometry Conference, CCCG '18

  41. arXiv:1702.04059  [pdf, other

    math.DS cs.CC nlin.CD

    Computing geometric Lorenz attractors with arbitrary precision

    Authors: Daniel Graca, Cristobal Rojas, Ning Zhong

    Abstract: The Lorenz attractor was introduced in 1963 by E. N. Lorenz as one of the first examples of \emph{strange attractors}. However Lorenz' research was mainly based on (non-rigourous) numerical simulations and, until recently, the proof of the existence of the Lorenz attractor remained elusive. To address that problem some authors introduced geometric Lorenz models and proved that geometric Lorenz mod… ▽ More

    Submitted 13 February, 2017; originally announced February 2017.

    Comments: 19 pages, 4 figures

  42. A Class of Nonconvex Penalties Preserving Overall Convexity in Optimization-Based Mean Filtering

    Authors: Mohammadreza Malek-Mohammadi, Cristian R. Rojas, Bo Wahlberg

    Abstract: $\ell_1$ mean filtering is a conventional, optimization-based method to estimate the positions of jumps in a piecewise constant signal perturbed by additive noise. In this method, the $\ell_1… ▽ More

    Submitted 22 April, 2016; originally announced April 2016.

    Comments: Submitted to IEEE Transactions on Signal Processing

  43. arXiv:1508.05372  [pdf, ps, other

    cs.CC math.DS

    Tight space-noise tradeoffs in computing the ergodic measure

    Authors: Mark Braverman, Cristobal Rojas, Jon Schneider

    Abstract: In this note we obtain tight bounds on the space-complexity of computing the ergodic measure of a low-dimensional discrete-time dynamical system affected by Gaussian noise. If the scale of the noise is $\varepsilon$, and the function describing the evolution of the system is not by itself a source of computational complexity, then the density function of the ergodic measure can be approximated wit… ▽ More

    Submitted 21 August, 2015; originally announced August 2015.

    Comments: 25 pages

    MSC Class: 68Q05; 37C40 ACM Class: F.1.1

  44. arXiv:1507.07238  [pdf, ps, other

    cs.IT stat.ML

    Estimator Selection: End-Performance Metric Aspects

    Authors: Dimitrios Katselis, Cristian R. Rojas, Carolyn L. Beck

    Abstract: Recently, a framework for application-oriented optimal experiment design has been introduced. In this context, the distance of the estimated system from the true one is measured in terms of a particular end-performance metric. This treatment leads to superior unknown system estimates to classical experiment designs based on usual pointwise functional distances of the estimated system from the true… ▽ More

    Submitted 26 July, 2015; originally announced July 2015.

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

  45. arXiv:1507.06346  [pdf, other

    stat.ML cs.LG math.OC

    Evaluation of Spectral Learning for the Identification of Hidden Markov Models

    Authors: Robert Mattila, Cristian R. Rojas, Bo Wahlberg

    Abstract: Hidden Markov models have successfully been applied as models of discrete time series in many fields. Often, when applied in practice, the parameters of these models have to be estimated. The currently predominating identification methods, such as maximum-likelihood estimation and especially expectation-maximization, are iterative and prone to have problems with local minima. A non-iterative metho… ▽ More

    Submitted 22 July, 2015; originally announced July 2015.

    Comments: This paper is accepted and will be published in The Proceedings of the 17th IFAC Symposium on System Identification (SYSID 2015), Beijing, China, 2015

  46. Successive Concave Sparsity Approximation for Compressed Sensing

    Authors: Mohammadreza Malek-Mohammadi, Ali Koochakzadeh, Massoud Babaie-Zadeh, Magnus Jansson, Cristian R. Rojas

    Abstract: In this paper, based on a successively accuracy-increasing approximation of the $\ell_0$ norm, we propose a new algorithm for recovery of sparse vectors from underdetermined measurements. The approximations are realized with a certain class of concave functions that aggressively induce sparsity and their closeness to the $\ell_0$ norm can be controlled. We prove that the series of the approximatio… ▽ More

    Submitted 26 April, 2016; v1 submitted 26 May, 2015; originally announced May 2015.

    Comments: Submitted to IEEE Trans. on Signal Processing

  47. arXiv:1504.03195  [pdf, ps, other

    cs.IT

    Upper Bounds on the Error of Sparse Vector and Low-Rank Matrix Recovery

    Authors: Mohammadreza Malek-Mohammadi, Cristian R. Rojas, Magnus Jansson, Massoud Babaie-Zadeh

    Abstract: Suppose that a solution $\widetilde{\mathbf{x}}$ to an underdetermined linear system $\mathbf{b} = \mathbf{A} \mathbf{x}$ is given. $\widetilde{\mathbf{x}}$ is approximately sparse meaning that it has a few large components compared to other small entries. However, the total number of nonzero components of $\widetilde{\mathbf{x}}$ is large enough to violate any condition for the uniqueness of the… ▽ More

    Submitted 26 June, 2015; v1 submitted 13 April, 2015; originally announced April 2015.

    Comments: Submitted to Elsevier Signal Processing

  48. arXiv:1501.05740  [pdf, other

    stat.ML cs.LG math.NA

    Bayesian Learning for Low-Rank matrix reconstruction

    Authors: Martin Sundin, Cristian R. Rojas, Magnus Jansson, Saikat Chatterjee

    Abstract: We develop latent variable models for Bayesian learning based low-rank matrix completion and reconstruction from linear measurements. For under-determined systems, the developed methods are shown to reconstruct low-rank matrices when neither the rank nor the noise power is known a-priori. We derive relations between the latent variable models and several low-rank promoting penalty functions. The r… ▽ More

    Submitted 23 January, 2015; originally announced January 2015.

    Comments: Submitted to IEEE Transactions on Signal Processing

  49. arXiv:1409.6977  [pdf, ps, other

    cs.LO math.LO

    On the information carried by programs about the objects they compute

    Authors: Mathieu Hoyrup, Cristobal Rojas

    Abstract: In computability theory and computable analysis, finite programs can compute infinite objects. Presenting a computable object via any program for it, provides at least as much information as presenting the object itself, written on an infinite tape. What additional information do programs provide? We characterize this additional information to be any upper bound on the Kolmogorov complexity of the… ▽ More

    Submitted 24 September, 2014; originally announced September 2014.

    ACM Class: F.1.1

  50. arXiv:1407.3410  [pdf, ps, other

    math.ST cs.IT

    Alternating Strategies Are Good For Low-Rank Matrix Reconstruction

    Authors: Kezhi Li, Martin Sundin, Cristian R. Rojas, Saikat Chatterjee, Magnus Jansson

    Abstract: This article focuses on the problem of reconstructing low-rank matrices from underdetermined measurements using alternating optimization strategies. We endeavour to combine an alternating least-squares based estimation strategy with ideas from the alternating direction method of multipliers (ADMM) to recover structured low-rank matrices, such as Hankel structure. We show that merging these two alt… ▽ More

    Submitted 12 July, 2014; originally announced July 2014.