Skip to main content

Showing 1–21 of 21 results for author: Spranger, M

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

    cs.CV cs.AI

    Is Synthetic Image Useful for Transfer Learning? An Investigation into Data Generation, Volume, and Utilization

    Authors: Yuhang Li, Xin Dong, Chen Chen, **gtao Li, Yuxin Wen, Michael Spranger, Lingjuan Lyu

    Abstract: Synthetic image data generation represents a promising avenue for training deep learning models, particularly in the realm of transfer learning, where obtaining real images within a specific domain can be prohibitively expensive due to privacy and intellectual property considerations. This work delves into the generation and utilization of synthetic images derived from text-to-image generative mod… ▽ More

    Submitted 2 April, 2024; v1 submitted 28 March, 2024; originally announced March 2024.

    Comments: ICLR24 Score 6865 https://openreview.net/forum?id=CjPt1AC6w0

  2. arXiv:2312.11522  [pdf, other

    cs.AI cs.LG

    Assessing SATNet's Ability to Solve the Symbol Grounding Problem

    Authors: Oscar Chang, Lampros Flokas, Hod Lipson, Michael Spranger

    Abstract: SATNet is an award-winning MAXSAT solver that can be used to infer logical rules and integrated as a differentiable layer in a deep neural network. It had been shown to solve Sudoku puzzles visually from examples of puzzle digit images, and was heralded as an impressive achievement towards the longstanding AI goal of combining pattern recognition with logical reasoning. In this paper, we clarify S… ▽ More

    Submitted 12 December, 2023; originally announced December 2023.

  3. arXiv:2306.14546  [pdf, other

    cs.AI

    logLTN: Differentiable Fuzzy Logic in the Logarithm Space

    Authors: Samy Badreddine, Luciano Serafini, Michael Spranger

    Abstract: The AI community is increasingly focused on merging logic with deep learning to create Neuro-Symbolic (NeSy) paradigms and assist neural approaches with symbolic knowledge. A significant trend in the literature involves integrating axioms and facts in loss functions by grounding logical symbols with neural networks and operators with fuzzy semantics. Logic Tensor Networks (LTN) is one of the main… ▽ More

    Submitted 26 June, 2023; originally announced June 2023.

  4. arXiv:2210.12575  [pdf, other

    cs.LG cs.CV cs.DC

    Outsourcing Training without Uploading Data via Efficient Collaborative Open-Source Sampling

    Authors: Junyuan Hong, Lingjuan Lyu, Jiayu Zhou, Michael Spranger

    Abstract: As deep learning blooms with growing demand for computation and data resources, outsourcing model training to a powerful cloud server becomes an attractive alternative to training at a low-power and cost-effective end device. Traditional outsourcing requires uploading device data to the cloud server, which can be infeasible in many real-world applications due to the often sensitive nature of the c… ▽ More

    Submitted 22 October, 2022; originally announced October 2022.

    Comments: Accepted to NeurIPS'22

  5. arXiv:2210.05993  [pdf, other

    cs.LG cs.HC

    Feasible and Desirable Counterfactual Generation by Preserving Human Defined Constraints

    Authors: Homayun Afrabandpey, Michael Spranger

    Abstract: We present a human-in-the-loop approach to generate counterfactual (CF) explanations that preserve global and local feasibility constraints. Global feasibility constraints refer to the causal constraints that are necessary for generating actionable CF explanation. Assuming a domain expert with knowledge on unary and binary causal constraints, our approach efficiently employs this knowledge to gene… ▽ More

    Submitted 12 October, 2022; originally announced October 2022.

  6. arXiv:2204.04687  [pdf, other

    cs.LG cs.MA

    MA-Dreamer: Coordination and communication through shared imagination

    Authors: Kenzo Lobos-Tsunekawa, Akshay Srinivasan, Michael Spranger

    Abstract: Multi-agent RL is rendered difficult due to the non-stationary nature of environment perceived by individual agents. Theoretically sound methods using the REINFORCE estimator are impeded by its high-variance, whereas value-function based methods are affected by issues stemming from their ad-hoc handling of situations like inter-agent communication. Methods like MADDPG are further constrained due t… ▽ More

    Submitted 10 April, 2022; originally announced April 2022.

  7. arXiv:2111.06449  [pdf, other

    cs.AI cs.CV

    Expert Human-Level Driving in Gran Turismo Sport Using Deep Reinforcement Learning with Image-based Representation

    Authors: Ryuji Imamura, Takuma Seno, Kenta Kawamoto, Michael Spranger

    Abstract: When humans play virtual racing games, they use visual environmental information on the game screen to understand the rules within the environments. In contrast, a state-of-the-art realistic racing game AI agent that outperforms human players does not use image-based environmental information but the compact and precise measurements provided by the environment. In this paper, a vision-based contro… ▽ More

    Submitted 11 November, 2021; originally announced November 2021.

    Comments: Accepted at Deep Reinforcement Learning Workshop at Neural Information Processing Systems 2021

  8. arXiv:2104.02959  [pdf, other

    cs.LG cs.AI

    The Emergence of Abstract and Episodic Neurons in Episodic Meta-RL

    Authors: Badr AlKhamissi, Muhammad ElNokrashy, Michael Spranger

    Abstract: In this work, we analyze the reinstatement mechanism introduced by Ritter et al. (2018) to reveal two classes of neurons that emerge in the agent's working memory (an epLSTM cell) when trained using episodic meta-RL on an episodic variant of the Harlow visual fixation task. Specifically, Abstract neurons encode knowledge shared across tasks, while Episodic neurons carry information relevant for a… ▽ More

    Submitted 7 April, 2021; originally announced April 2021.

    Comments: This work was accepted at the Learning to Learn Workshop (ICLR 2021)

  9. Logic Tensor Networks

    Authors: Samy Badreddine, Artur d'Avila Garcez, Luciano Serafini, Michael Spranger

    Abstract: Artificial Intelligence agents are required to learn from their surroundings and to reason about the knowledge that has been learned in order to make decisions. While state-of-the-art learning from data typically uses sub-symbolic distributed representations, reasoning is normally useful at a higher level of abstraction with the use of a first-order logic language for knowledge representation. As… ▽ More

    Submitted 22 December, 2021; v1 submitted 25 December, 2020; originally announced December 2020.

    Comments: 68 pages, 28 figures, 6 tables

    ACM Class: I.2.4; I.2.6

    Journal ref: Artificial Intelligence, Volume 303, February 2022, 103649

  10. arXiv:2010.01916  [pdf, other

    cs.LG cs.AI stat.ML

    Temporal Positive-unlabeled Learning for Biomedical Hypothesis Generation via Risk Estimation

    Authors: Uchenna Akujuobi, Jun Chen, Mohamed Elhoseiny, Michael Spranger, Xiangliang Zhang

    Abstract: Understanding the relationships between biomedical terms like viruses, drugs, and symptoms is essential in the fight against diseases. Many attempts have been made to introduce the use of machine learning to the scientific process of hypothesis generation(HG), which refers to the discovery of meaningful implicit connections between biomedical terms. However, most existing methods fail to truly cap… ▽ More

    Submitted 5 October, 2020; originally announced October 2020.

    Comments: Accepted for Neurips 2020

  11. Continuous Value Iteration (CVI) Reinforcement Learning and Imaginary Experience Replay (IER) for learning multi-goal, continuous action and state space controllers

    Authors: Andreas Gerken, Michael Spranger

    Abstract: This paper presents a novel model-free Reinforcement Learning algorithm for learning behavior in continuous action, state, and goal spaces. The algorithm approximates optimal value functions using non-parametric estimators. It is able to efficiently learn to reach multiple arbitrary goals in deterministic and nondeterministic environments. To improve generalization in the goal space, we propose a… ▽ More

    Submitted 27 August, 2019; originally announced August 2019.

    Comments: Published in 2019 International Conference on Robotics and Automation (ICRA) 20-24 May 2019

  12. arXiv:1906.06576  [pdf, other

    cs.LG stat.ML

    Injecting Prior Knowledge for Transfer Learning into Reinforcement Learning Algorithms using Logic Tensor Networks

    Authors: Samy Badreddine, Michael Spranger

    Abstract: Human ability at solving complex tasks is helped by priors on object and event semantics of their environment. This paper investigates the use of similar prior knowledge for transfer learning in Reinforcement Learning agents. In particular, the paper proposes to use a first-order-logic language grounded in deep neural networks to represent facts about objects and their semantics in the real world.… ▽ More

    Submitted 15 June, 2019; originally announced June 2019.

  13. arXiv:1905.06088  [pdf, other

    cs.AI

    Neural-Symbolic Computing: An Effective Methodology for Principled Integration of Machine Learning and Reasoning

    Authors: Artur d'Avila Garcez, Marco Gori, Luis C. Lamb, Luciano Serafini, Michael Spranger, Son N. Tran

    Abstract: Current advances in Artificial Intelligence and machine learning in general, and deep learning in particular have reached unprecedented impact not only across research communities, but also over popular media channels. However, concerns about interpretability and accountability of AI have been raised by influential thinkers. In spite of the recent impact of AI, several works have identified the ne… ▽ More

    Submitted 15 May, 2019; originally announced May 2019.

  14. Computational Models of Tutor Feedback in Language Acquisition

    Authors: Jens Nevens, Michael Spranger

    Abstract: This paper investigates the role of tutor feedback in language learning using computational models. We compare two dominant paradigms in language learning: interactive learning and cross-situational learning - which differ primarily in the role of social feedback such as gaze or pointing. We analyze the relationship between these two paradigms and propose a new mixed paradigm that combines the two… ▽ More

    Submitted 7 July, 2017; originally announced July 2017.

    Comments: 6 pages, 8 figures, Seventh Joint IEEE International Conference on Development and Learning and on Epigenetic Robotics

  15. arXiv:1707.02063  [pdf, other

    cs.CL

    External Evaluation of Event Extraction Classifiers for Automatic Pathway Curation: An extended study of the mTOR pathway

    Authors: Wojciech Kusa, Michael Spranger

    Abstract: This paper evaluates the impact of various event extraction systems on automatic pathway curation using the popular mTOR pathway. We quantify the impact of training data sets as well as different machine learning classifiers and show that some improve the quality of automatically extracted pathways.

    Submitted 7 July, 2017; originally announced July 2017.

  16. arXiv:1609.09580  [pdf, other

    cs.CL

    Referential Uncertainty and Word Learning in High-dimensional, Continuous Meaning Spaces

    Authors: Michael Spranger, Katrien Beuls

    Abstract: This paper discusses lexicon word learning in high-dimensional meaning spaces from the viewpoint of referential uncertainty. We investigate various state-of-the-art Machine Learning algorithms and discuss the impact of scaling, representation and meaning space structure. We demonstrate that current Machine Learning techniques successfully deal with high-dimensional meaning spaces. In particular, w… ▽ More

    Submitted 29 September, 2016; originally announced September 2016.

    Comments: Published as Spranger, M. and Beuls, K. (2016). Referential uncertainty and word learning in high-dimensional, continuous meaning spaces. In Hafner, V. and Pitti, A., editors, Development and Learning and Epigenetic Robotics (ICDL-Epirob), 2016 Joint IEEE International Conferences on, 2016. IEEE

  17. arXiv:1608.03767  [pdf, other

    cs.CL q-bio.MN

    Measuring the State of the Art of Automated Pathway Curation Using Graph Algorithms - A Case Study of the mTOR Pathway

    Authors: Michael Spranger, Sucheendra K. Palaniappan, Samik Ghosh

    Abstract: This paper evaluates the difference between human pathway curation and current NLP systems. We propose graph analysis methods for quantifying the gap between human curated pathway maps and the output of state-of-the-art automatic NLP systems. Evaluation is performed on the popular mTOR pathway. Based on analyzing where current systems perform well and where they fail, we identify possible avenues… ▽ More

    Submitted 12 August, 2016; originally announced August 2016.

    Journal ref: Proceedings of the 15th Workshop on Biomedical Natural Language Processing, Berlin, Germany, 2016, pages 119-127. Association for Computational Linguistics

  18. arXiv:1608.03764  [pdf, other

    cs.CL q-bio.MN

    Extracting Biological Pathway Models From NLP Event Representations

    Authors: Michael Spranger, Sucheendra K. Palaniappan, Samik Ghosh

    Abstract: This paper describes an an open-source software system for the automatic conversion of NLP event representations to system biology structured data interchange formats such as SBML and BioPAX. It is part of a larger effort to make results of the NLP community available for system biology pathway modelers.

    Submitted 12 August, 2016; originally announced August 2016.

    Journal ref: Proceedings of the 2015 Workshop on Biomedical Natural Language Processing (BioNLP 2015), pages 42-51. Association for Computational Linguistics

  19. Grounded Lexicon Acquisition - Case Studies in Spatial Language

    Authors: Michael Spranger

    Abstract: This paper discusses grounded acquisition experiments of increasing complexity. Humanoid robots acquire English spatial lexicons from robot tutors. We identify how various spatial language systems, such as projective, absolute and proximal can be learned. The proposed learning mechanisms do not rely on direct meaning transfer or direct access to world models of interlocutors. Finally, we show how… ▽ More

    Submitted 26 July, 2016; originally announced July 2016.

    Comments: Development and Learning and Epigenetic Robotics (ICDL-Epirob), 2013 Joint IEEE International Conferences on, pages 1-6. IEEE

  20. arXiv:1607.07565  [pdf, other

    cs.CL

    Grounding Dynamic Spatial Relations for Embodied (Robot) Interaction

    Authors: Michael Spranger, Jakob Suchan, Mehul Bhatt, Manfred Eppe

    Abstract: This paper presents a computational model of the processing of dynamic spatial relations occurring in an embodied robotic interaction setup. A complete system is introduced that allows autonomous robots to produce and interpret dynamic spatial phrases (in English) given an environment of moving objects. The model unites two separate research strands: computational cognitive semantics and on common… ▽ More

    Submitted 26 July, 2016; originally announced July 2016.

    Comments: in: Pham, D.-N. and Park, S.-B., editors, PRICAI 2014: Trends in Artificial Intelligence, volume 8862 of Lecture Notes in Computer Science, pages 958-971. Springer

  21. arXiv:1607.05968  [pdf, other

    cs.AI cs.CL

    Robust Natural Language Processing - Combining Reasoning, Cognitive Semantics and Construction Grammar for Spatial Language

    Authors: Michael Spranger, Jakob Suchan, Mehul Bhatt

    Abstract: We present a system for generating and understanding of dynamic and static spatial relations in robotic interaction setups. Robots describe an environment of moving blocks using English phrases that include spatial relations such as "across" and "in front of". We evaluate the system in robot-robot interactions and show that the system can robustly deal with visual perception errors, language omiss… ▽ More

    Submitted 20 July, 2016; originally announced July 2016.

    Comments: in IJCAI'16: Proceedings of the 25th international joint conference on Artificial intelligence, Palo Alto, 2016. AAAI Press