Skip to main content

Showing 1–16 of 16 results for author: Ionescu, C

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

    cs.CV cs.AI

    Learning from One Continuous Video Stream

    Authors: João Carreira, Michael King, Viorica Pătrăucean, Dilara Gokay, Cătălin Ionescu, Yi Yang, Daniel Zoran, Joseph Heyward, Carl Doersch, Yusuf Aytar, Dima Damen, Andrew Zisserman

    Abstract: We introduce a framework for online learning from a single continuous video stream -- the way people and animals learn, without mini-batches, data augmentation or shuffling. This poses great challenges given the high correlation between consecutive video frames and there is very little prior work on it. Our framework allows us to do a first deep dive into the topic and includes a collection of str… ▽ More

    Submitted 28 March, 2024; v1 submitted 1 December, 2023; originally announced December 2023.

    Comments: CVPR camera ready version

  2. arXiv:2202.10890  [pdf, other

    cs.CV

    HiP: Hierarchical Perceiver

    Authors: Joao Carreira, Skanda Koppula, Daniel Zoran, Adria Recasens, Catalin Ionescu, Olivier Henaff, Evan Shelhamer, Relja Arandjelovic, Matt Botvinick, Oriol Vinyals, Karen Simonyan, Andrew Zisserman, Andrew Jaegle

    Abstract: General perception systems such as Perceivers can process arbitrary modalities in any combination and are able to handle up to a few hundred thousand inputs. They achieve this generality by using exclusively global attention operations. This however hinders them from scaling up to the inputs sizes required to process raw high-resolution images or video. In this paper, we show that some degree of l… ▽ More

    Submitted 3 November, 2022; v1 submitted 22 February, 2022; originally announced February 2022.

  3. arXiv:2201.00382  [pdf, other

    cs.LG cs.DB stat.AP stat.ML

    ECOD: Unsupervised Outlier Detection Using Empirical Cumulative Distribution Functions

    Authors: Zheng Li, Yue Zhao, Xiyang Hu, Nicola Botta, Cezar Ionescu, George H. Chen

    Abstract: Outlier detection refers to the identification of data points that deviate from a general data distribution. Existing unsupervised approaches often suffer from high computational cost, complex hyperparameter tuning, and limited interpretability, especially when working with large, high-dimensional datasets. To address these issues, we present a simple yet effective algorithm called ECOD (Empirical… ▽ More

    Submitted 24 August, 2022; v1 submitted 2 January, 2022; originally announced January 2022.

    Comments: Accepted to IEEE Transactions on Knowledge and Data Engineering (TKDE) with fixed data statistics. Zheng Li and Yue Zhao contributed equally. Code is available in PyOD library at https://github.com/yzhao062/pyod

  4. arXiv:2107.14795  [pdf, other

    cs.LG cs.CL cs.CV cs.SD eess.AS

    Perceiver IO: A General Architecture for Structured Inputs & Outputs

    Authors: Andrew Jaegle, Sebastian Borgeaud, Jean-Baptiste Alayrac, Carl Doersch, Catalin Ionescu, David Ding, Skanda Koppula, Daniel Zoran, Andrew Brock, Evan Shelhamer, Olivier Hénaff, Matthew M. Botvinick, Andrew Zisserman, Oriol Vinyals, Joāo Carreira

    Abstract: A central goal of machine learning is the development of systems that can solve many problems in as many data domains as possible. Current architectures, however, cannot be applied beyond a small set of stereotyped settings, as they bake in domain & task assumptions or scale poorly to large inputs or outputs. In this work, we propose Perceiver IO, a general-purpose architecture that handles data f… ▽ More

    Submitted 15 March, 2022; v1 submitted 30 July, 2021; originally announced July 2021.

    Comments: ICLR 2022 camera ready. Code: https://dpmd.ai/perceiver-code

  5. COPOD: Copula-Based Outlier Detection

    Authors: Zheng Li, Yue Zhao, Nicola Botta, Cezar Ionescu, Xiyang Hu

    Abstract: Outlier detection refers to the identification of rare items that are deviant from the general data distribution. Existing approaches suffer from high computational complexity, low predictive capability, and limited interpretability. As a remedy, we present a novel outlier detection algorithm called COPOD, which is inspired by copulas for modeling multivariate data distribution. COPOD first constr… ▽ More

    Submitted 20 September, 2020; originally announced September 2020.

    Comments: Proceedings of the 2020 International Conference on Data Mining (ICDM)

    Journal ref: 2020 IEEE International Conference on Data Mining (ICDM)

  6. arXiv:2001.00805  [pdf, other

    cs.LG cs.AI

    Making Sense of Reinforcement Learning and Probabilistic Inference

    Authors: Brendan O'Donoghue, Ian Osband, Catalin Ionescu

    Abstract: Reinforcement learning (RL) combines a control problem with statistical estimation: The system dynamics are not known to the agent, but can be learned through experience. A recent line of research casts `RL as inference' and suggests a particular framework to generalize the RL problem as probabilistic inference. Our paper surfaces a key shortcoming in that approach, and clarifies the sense in whic… ▽ More

    Submitted 4 November, 2020; v1 submitted 3 January, 2020; originally announced January 2020.

    Comments: ICLR 2020

  7. Examples and Results from a BSc-level Course on Domain Specific Languages of Mathematics

    Authors: Patrik Jansson, Sólrún Halla Einarsdóttir, Cezar Ionescu

    Abstract: At the workshop on Trends in Functional Programming in Education (TFPIE) in 2015 Ionescu and Jansson presented the approach underlying the "Domain Specific Languages of Mathematics" (DSLsofMath) course even before the first course instance. We were then encouraged to come back to present our experience and the student results. Now, three years later, we have seen three groups of learners attend th… ▽ More

    Submitted 26 June, 2019; originally announced August 2019.

    Comments: In Proceedings TFPIE 2018, arXiv:1906.10757

    Journal ref: EPTCS 295, 2019, pp. 79-90

  8. arXiv:1906.11883  [pdf, other

    cs.CV cs.LG

    Unsupervised Learning of Object Keypoints for Perception and Control

    Authors: Tejas Kulkarni, Ankush Gupta, Catalin Ionescu, Sebastian Borgeaud, Malcolm Reynolds, Andrew Zisserman, Volodymyr Mnih

    Abstract: The study of object representations in computer vision has primarily focused on developing representations that are useful for image classification, object detection, or semantic segmentation as downstream tasks. In this work we aim to learn object representations that are useful for control and reinforcement learning (RL). To this end, we introduce Transporter, a neural network architecture for d… ▽ More

    Submitted 19 November, 2019; v1 submitted 19 June, 2019; originally announced June 2019.

    Comments: In NeurIPS 2019. Code https://github.com/deepmind/deepmind-research/tree/master/transporter

  9. arXiv:1811.11359  [pdf, other

    cs.LG cs.AI stat.ML

    Unsupervised Control Through Non-Parametric Discriminative Rewards

    Authors: David Warde-Farley, Tom Van de Wiele, Tejas Kulkarni, Catalin Ionescu, Steven Hansen, Volodymyr Mnih

    Abstract: Learning to control an environment without hand-crafted rewards or expert data remains challenging and is at the frontier of reinforcement learning research. We present an unsupervised learning algorithm to train agents to achieve perceptually-specified goals using only a stream of observations and actions. Our agent simultaneously learns a goal-conditioned policy and a goal achievement reward fun… ▽ More

    Submitted 27 November, 2018; originally announced November 2018.

    Comments: 10 pages + references & 5 page appendix

  10. Domain-Specific Languages of Mathematics: Presenting Mathematical Analysis Using Functional Programming

    Authors: Cezar Ionescu, Patrik Jansson

    Abstract: We present the approach underlying a course on "Domain-Specific Languages of Mathematics", currently being developed at Chalmers in response to difficulties faced by third-year students in learning and applying classical mathematics (mainly real and complex analysis). The main idea is to encourage the students to approach mathematical domains from a functional programming perspective: to identify… ▽ More

    Submitted 28 November, 2016; originally announced November 2016.

    Comments: In Proceedings TFPIE 2015/6, arXiv:1611.08651

    Journal ref: EPTCS 230, 2016, pp. 1-15

  11. Sequential decision problems, dependent types and generic solutions

    Authors: Nicola Botta, Patrik Jansson, Cezar Ionescu, David R. Christiansen, Edwin Brady

    Abstract: We present a computer-checked generic implementation for solving finite-horizon sequential decision problems. This is a wide class of problems, including inter-temporal optimizations, knapsack, optimal bracketing, scheduling, etc. The implementation can handle time-step dependent control and state spaces, and monadic representations of uncertainty (such as stochastic, non-deterministic, fuzzy, or… ▽ More

    Submitted 22 March, 2017; v1 submitted 23 October, 2016; originally announced October 2016.

    Comments: 23 pages, 2 figures

    Journal ref: Logical Methods in Computer Science, Volume 13, Issue 1 (March 17, 2017) lmcs:3191

  12. arXiv:1610.06258  [pdf, other

    stat.ML cs.LG cs.NE

    Using Fast Weights to Attend to the Recent Past

    Authors: Jimmy Ba, Geoffrey Hinton, Volodymyr Mnih, Joel Z. Leibo, Catalin Ionescu

    Abstract: Until recently, research on artificial neural networks was largely restricted to systems with only two types of variable: Neural activities that represent the current or recent input and weights that learn to capture regularities among inputs, outputs and payoffs. There is no good reason for this restriction. Synapses have dynamics at many different time-scales and this suggests that artificial ne… ▽ More

    Submitted 4 December, 2016; v1 submitted 19 October, 2016; originally announced October 2016.

    Comments: Added [Schmidhuber 1993] citation to the last paragraph of the introduction. Fixed typo appendix A.1 uniform initialization to 1/\sqrt{H}

  13. arXiv:1509.07838  [pdf, other

    cs.CV cs.AI

    Training Deep Networks with Structured Layers by Matrix Backpropagation

    Authors: Catalin Ionescu, Orestis Vantzos, Cristian Sminchisescu

    Abstract: Deep neural network architectures have recently produced excellent results in a variety of areas in artificial intelligence and visual recognition, well surpassing traditional shallow architectures trained using hand-designed features. The power of deep networks stems both from their ability to perform local computations followed by pointwise non-linearities over increasingly larger receptive fiel… ▽ More

    Submitted 14 April, 2016; v1 submitted 25 September, 2015; originally announced September 2015.

    Comments: This is an extended version of our ICCV 2015 article

  14. arXiv:1507.01461  [pdf, other

    cs.DC cs.LG

    Revisiting Large Scale Distributed Machine Learning

    Authors: Radu Cristian Ionescu

    Abstract: Nowadays, with the widespread of smartphones and other portable gadgets equipped with a variety of sensors, data is ubiquitous available and the focus of machine learning has shifted from being able to infer from small training samples to dealing with large scale high-dimensional data. In domains such as personal healthcare applications, which motivates this survey, distributed machine learning is… ▽ More

    Submitted 6 July, 2015; originally announced July 2015.

  15. arXiv:1507.01456   

    cs.DC

    A scalable system for primal-dual optimization

    Authors: Radu Cristian Ionescu

    Abstract: We present some of the most widely used architectures for Big Data, \textit{Hadoop} and \textit{Spark}, and develop several implementations exploiting, the advantages of each. We implement a simplified version of the primal-dual optimization algorithm, described briefly in this paper, by choosing the smoothing functions to be $\Vert \cdot \Vert^2$ with a zero center point. Under the assumption tha… ▽ More

    Submitted 7 August, 2015; v1 submitted 6 July, 2015; originally announced July 2015.

    Comments: This has been withdrawn by the author due since it is not fully complete to reach a publication on arxiv.org

  16. arXiv:cs/0409039  [pdf, ps, other

    cs.CC cs.CR

    NP - P is not empty

    Authors: Marius Constantin Ionescu

    Abstract: We present the MEoP problem that decides the existence of solutions to certain modular equations over prime numbers and show how this separates the complexity class NP from its subclass P

    Submitted 23 September, 2016; v1 submitted 21 September, 2004; originally announced September 2004.