Skip to main content

Showing 1–17 of 17 results for author: Puebla, G

.
  1. arXiv:2404.05290  [pdf, other

    cs.CV cs.AI

    MindSet: Vision. A toolbox for testing DNNs on key psychological experiments

    Authors: Valerio Biscione, Dong Yin, Gaurav Malhotra, Marin Dujmovic, Milton L. Montero, Guillermo Puebla, Federico Adolfi, Rachel F. Heaton, John E. Hummel, Benjamin D. Evans, Karim Habashy, Jeffrey S. Bowers

    Abstract: Multiple benchmarks have been developed to assess the alignment between deep neural networks (DNNs) and human vision. In almost all cases these benchmarks are observational in the sense they are composed of behavioural and brain responses to naturalistic images that have not been manipulated to test hypotheses regarding how DNNs or humans perceive and identify objects. Here we introduce the toolbo… ▽ More

    Submitted 8 April, 2024; originally announced April 2024.

  2. arXiv:2402.12675  [pdf, other

    cs.CV

    Visual Reasoning in Object-Centric Deep Neural Networks: A Comparative Cognition Approach

    Authors: Guillermo Puebla, Jeffrey S. Bowers

    Abstract: Achieving visual reasoning is a long-term goal of artificial intelligence. In the last decade, several studies have applied deep neural networks (DNNs) to the task of learning visual relations from images, with modest results in terms of generalization of the relations learned. However, in recent years, object-centric representation learning has been put forward as a way to achieve visual reasonin… ▽ More

    Submitted 19 February, 2024; originally announced February 2024.

    Comments: 16 pages, 14 figures

  3. arXiv:2304.07091  [pdf, other

    cs.CV cs.AI

    The role of object-centric representations, guided attention, and external memory on generalizing visual relations

    Authors: Guillermo Puebla, Jeffrey S. Bowers

    Abstract: Visual reasoning is a long-term goal of vision research. In the last decade, several works have attempted to apply deep neural networks (DNNs) to the task of learning visual relations from images, with modest results in terms of the generalization of the relations learned. In recent years, several innovations in DNNs have been developed in order to enable learning abstract relation from images. In… ▽ More

    Submitted 14 April, 2023; originally announced April 2023.

  4. arXiv:2203.13599  [pdf, other

    cs.AI

    Learning Relational Rules from Rewards

    Authors: Guillermo Puebla, Leonidas A. A. Doumas

    Abstract: Humans perceive the world in terms of objects and relations between them. In fact, for any given pair of objects, there is a myriad of relations that apply to them. How does the cognitive system learn which relations are useful to characterize the task at hand? And how can it use these representations to build a relational policy to interact effectively with the environment? In this paper we propo… ▽ More

    Submitted 7 July, 2022; v1 submitted 25 March, 2022; originally announced March 2022.

  5. arXiv:1910.05065  [pdf, other

    cs.AI cs.LG cs.NE

    A Theory of Relation Learning and Cross-domain Generalization

    Authors: Leonidas A. A. Doumas, Guillermo Puebla, Andrea E. Martin, John E. Hummel

    Abstract: People readily generalize knowledge to novel domains and stimuli. We present a theory, instantiated in a computational model, based on the idea that cross-domain generalization in humans is a case of analogical inference over structured (i.e., symbolic) relational representations. The model is an extension of the LISA and DORA models of relational inference and learning. The resulting model learns… ▽ More

    Submitted 7 December, 2021; v1 submitted 11 October, 2019; originally announced October 2019.

    Comments: Includes supplemental material

    Journal ref: 2022, Psychological Review

  6. arXiv:1905.05708  [pdf, other

    cs.CL cs.AI

    The relational processing limits of classic and contemporary neural network models of language processing

    Authors: Guillermo Puebla, Andrea E. Martin, Leonidas A. A. Doumas

    Abstract: The ability of neural networks to capture relational knowledge is a matter of long-standing controversy. Recently, some researchers in the PDP side of the debate have argued that (1) classic PDP models can handle relational structure (Rogers & McClelland, 2008, 2014) and (2) the success of deep learning approaches to text processing suggests that structured representations are unnecessary to captu… ▽ More

    Submitted 12 May, 2019; originally announced May 2019.

  7. arXiv:1806.01709  [pdf

    cs.AI

    Human-like generalization in a machine through predicate learning

    Authors: Leonidas A. A. Doumas, Guillermo Puebla, Andrea E. Martin

    Abstract: Humans readily generalize, applying prior knowledge to novel situations and stimuli. Advances in machine learning and artificial intelligence have begun to approximate and even surpass human performance, but machine systems reliably struggle to generalize information to untrained situations. We describe a neural network model that is trained to play one video game (Breakout) and demonstrates one-s… ▽ More

    Submitted 7 March, 2019; v1 submitted 5 June, 2018; originally announced June 2018.

  8. arXiv:1102.5497  [pdf, other

    cs.PL

    An overview of Ciao and its design philosophy

    Authors: M. V. Hermenegildo, F. Bueno, M. Carro, P. López-García, E. Mera, J. F. Morales, G. Puebla

    Abstract: We provide an overall description of the Ciao multiparadigm programming system emphasizing some of the novel aspects and motivations behind its design and implementation. An important aspect of Ciao is that, in addition to supporting logic programming (and, in particular, Prolog), it provides the programmer with a large number of useful features from different programming paradigms and styles, and… ▽ More

    Submitted 27 February, 2011; originally announced February 2011.

    Comments: Number of pages: 30, Number of figures: 14, Number of tables: 0. Accepted for publication in TPLP (CUP)

  9. arXiv:1010.4533  [pdf, ps, other

    cs.PL

    Certificate size reduction in Abstraction-Carrying Code

    Authors: Elvira Albert, Puri Arenas, Germán Puebla, Manuel Hermenegildo

    Abstract: Carrying Code (ACC) has recently been proposed as a framework for mobile code safety in which the code supplier provides a program together with an abstraction (or abstract model of the program) whose validity entails compliance with a predefined safety policy. The advantage of providing a (fixpoint) abstraction to the code consumer is that its validity is checked in a single pass (i.e., one ite… ▽ More

    Submitted 13 October, 2010; originally announced October 2010.

    Comments: 35 pages, 1 figure, 2 tables

  10. Test Case Generation for Object-Oriented Imperative Languages in CLP

    Authors: Miguel Gómez-Zamalloa, Elvira Albert, Germán Puebla

    Abstract: Testing is a vital part of the software development process. Test Case Generation (TCG) is the process of automatically generating a collection of test cases which are applied to a system under test. White-box TCG is usually performed by means of symbolic execution, i.e., instead of executing the program on normal values (e.g., numbers), the program is executed on symbolic values representing arbi… ▽ More

    Submitted 29 July, 2010; originally announced July 2010.

    Journal ref: Miguel Gómez-Zamalloa, Elvira Albert, Germán Puebla: Test Case Generation for Object-Oriented Imperative Languages in CLP. TPLP 10(4-6): 659-674 (2010)

  11. Verification of Java Bytecode using Analysis and Transformation of Logic Programs

    Authors: Elvira Albert, Miguel Gómez-Zamalloa, Laurent Hubert, German Puebla

    Abstract: State of the art analyzers in the Logic Programming (LP) paradigm are nowadays mature and sophisticated. They allow inferring a wide variety of global properties including termination, bounds on resource consumption, etc. The aim of this work is to automatically transfer the power of such analysis tools for LP to the analysis and verification of Java bytecode (JVML). In order to achieve our goal,… ▽ More

    Submitted 19 July, 2010; originally announced July 2010.

    Journal ref: The International Symposium on Practical Aspects of Declarative Languages 4354 (2007) 124-139

  12. arXiv:0911.4047  [pdf, ps, other

    cs.PL cs.PF

    Efficient Local Unfolding with Ancestor Stacks

    Authors: G. Puebla, E. Albert, M. Hermenegildo

    Abstract: The most successful unfolding rules used nowadays in the partial evaluation of logic programs are based on well quasi orders (wqo) applied over (covering) ancestors, i.e., a subsequence of the atoms selected during a derivation. Ancestor (sub)sequences are used to increase the specialization power of unfolding while still guaranteeing termination and also to reduce the number of atoms for which… ▽ More

    Submitted 20 November, 2009; originally announced November 2009.

    Comments: Number of pages: 32 Number of figures: 7 Number of Tables: 3

  13. arXiv:0903.2199  [pdf, ps, other

    cs.PL cs.SE

    On the Generation of Test Data for Prolog by Partial Evaluation

    Authors: Miguel Gomez-Zamalloa, Elvira Albert, German Puebla

    Abstract: In recent work, we have proposed an approach to Test Data Generation (TDG) of imperative bytecode by partial evaluation (PE) of CLP which consists in two phases: (1) the bytecode program is first transformed into an equivalent CLP program by means of interpretive compilation by PE, (2) a second PE is performed in order to supervise the generation of test-cases by execution of the CLP decompiled… ▽ More

    Submitted 12 March, 2009; originally announced March 2009.

    Comments: Paper presented at the 18th Workshop on Logic-based Methods in Programming Environments (WLPE2008) (Report-No: WLPE/2008). Paper submitted by a co-editor of the Workshop proceedings

    Report number: WLPE/2008/06

  14. arXiv:0807.4094  [pdf, other

    cond-mat.supr-con

    Coplanar Waveguide Resonators for Circuit Quantum Electrodynamics

    Authors: M. Göppl, A. Fragner, M. Baur, R. Bianchetti, S. Filipp, J. M. Fink, P. J. Leek, G. Puebla, L. Steffen, A. Wallraff

    Abstract: We have designed and fabricated superconducting coplanar waveguide resonators with fundamental frequencies from 2 to $9 \rm{GHz}$ and loaded quality factors ranging from a few hundreds to a several hundred thousands reached at temperatures of $20 \rm{mK}$. The loaded quality factors are controlled by appropriately designed input and output coupling capacitors. The measured transmission spectra a… ▽ More

    Submitted 25 July, 2008; originally announced July 2008.

    Comments: 8 pages, 8 figures, version with high resolution figures available at http://qudev.ethz.ch/content/science/PubsPapers.html

    Journal ref: J. Appl. Phys. 104, 113904 (2008)

  15. arXiv:cs/0701111  [pdf, ps, other

    cs.PL

    Some Issues on Incremental Abstraction-Carrying Code

    Authors: Elvira Albert, Puri Arenas, German Puebla

    Abstract: Abstraction-Carrying Code (ACC) has recently been proposed as a framework for proof-carrying code (PCC) in which the code supplier provides a program together with an abstraction (or abstract model of the program) whose validity entails compliance with a predefined safety policy. The abstraction thus plays the role of safety certificate and its generation (and validation) is carried out automati… ▽ More

    Submitted 17 January, 2007; originally announced January 2007.

    Comments: Paper presented at the 16th Workshop on Logic-based Methods in Programming Environments (WLPE2006)

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

    cs.PL

    Towards Execution Time Estimation for Logic Programs via Static Analysis and Profiling

    Authors: Edison Mera, Pedro Lopez-Garcia, German Puebla, Manuel Carro, Manuel Hermenegildo

    Abstract: Effective static analyses have been proposed which infer bounds on the number of resolutions or reductions. These have the advantage of being independent from the platform on which the programs are executed and have been shown to be useful in a number of applications, such as granularity control in parallel execution. On the other hand, in distributed computation scenarios where platforms with d… ▽ More

    Submitted 17 January, 2007; originally announced January 2007.

    Comments: Paper presented at the 16th Workshop on Logic-based Methods in Programming Environments

  17. arXiv:cs/0508111  [pdf, ps, other

    cs.PL cs.SE

    A Generic Framework for the Analysis and Specialization of Logic Programs

    Authors: German Puebla, Elvira Albert, Manuel Hermenegildo

    Abstract: The relationship between abstract interpretation and partial deduction has received considerable attention and (partial) integrations have been proposed starting from both the partial deduction and abstract interpretation perspectives. In this work we present what we argue is the first fully described generic algorithm for efficient and precise integration of abstract interpretation and partial… ▽ More

    Submitted 24 August, 2005; originally announced August 2005.

    Comments: In A. Serebrenik and S. Munoz-Hernandez (editors), Proceedings of the 15th Workshop on Logic-based methods in Programming Environments October 2005, Sitges. cs.PL/0508078

    ACM Class: D.2.6