Zum Hauptinhalt springen

Showing 1–50 of 86 results for author: Romero, J

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

    cs.AI

    Reasoning about Study Regulations in Answer Set Programming

    Authors: Susana Hahn, Cedric Martens, Amade Nemes, Henry Otunuya, Javier Romero, Torsten Schaub, Sebastian Schellhorn

    Abstract: We are interested in automating reasoning with and about study regulations, catering to various stakeholders, ranging from administrators, over faculty, to students at different stages. Our work builds on an extensive analysis of various study programs at the University of Potsdam. The conceptualization of the underlying principles provides us with a formal account of study regulations. In particu… ▽ More

    Submitted 8 August, 2024; originally announced August 2024.

    Comments: To appear in Theory and Practise of Logic Programming

  2. Towards Explainable Test Case Prioritisation with Learning-to-Rank Models

    Authors: Aurora Ramírez, Mario Berrios, José Raúl Romero, Robert Feldt

    Abstract: Test case prioritisation (TCP) is a critical task in regression testing to ensure quality as software evolves. Machine learning has become a common way to achieve it. In particular, learning-to-rank (LTR) algorithms provide an effective method of ordering and prioritising test cases. However, their use poses a challenge in terms of explainability, both globally at the model level and locally for p… ▽ More

    Submitted 22 May, 2024; originally announced May 2024.

    Comments: 3rd International Workshop on Artificial Intelligence in Software Testing (AIST) - International Conference on Software Testing and Validation (ICST)

    ACM Class: D.2.5; I.2.6

    Journal ref: Proc. 2023 IEEE International Conference on Software Testing, Verification and Validation Workshops (ICSTW), pp. 66-69

  3. JCLEC-MO: a Java suite for solving many-objective optimization engineering problems

    Authors: Aurora Ramírez, José Raúl Romero, Carlos García-Martínez, Sebastián Ventura

    Abstract: Although metaheuristics have been widely recognized as efficient techniques to solve real-world optimization problems, implementing them from scratch remains difficult for domain-specific experts without programming skills. In this scenario, metaheuristic optimization frameworks are a practical alternative as they provide a variety of algorithms composed of customized elements, as well as experime… ▽ More

    Submitted 28 February, 2024; originally announced February 2024.

    Comments: 41 pages, 5 figures, journal paper

    MSC Class: 68T20 ACM Class: D.0; I.2.8

    Journal ref: Engineering Applications of Artificial Intelligence, Volume 81, May 2019, Pages 14-28

  4. arXiv:2402.18505  [pdf, ps, other

    cs.LG

    Evolving machine learning workflows through interactive AutoML

    Authors: Rafael Barbudo, Aurora Ramírez, José Raúl Romero

    Abstract: Automatic workflow composition (AWC) is a relevant problem in automated machine learning (AutoML) that allows finding suitable sequences of preprocessing and prediction models together with their optimal hyperparameters. This problem can be solved using evolutionary algorithms and, in particular, grammar-guided genetic programming (G3P). Current G3P approaches to AWC define a fixed grammar that fo… ▽ More

    Submitted 28 February, 2024; originally announced February 2024.

    Comments: 40 pages, 5 figures, 3 tables. Paper submitted to journal. Under review

    MSC Class: 68T05 ACM Class: I.2.6; I.2.8

  5. Grammar-based evolutionary approach for automated workflow composition with domain-specific operators and ensemble diversity

    Authors: Rafael Barbudo, Aurora Ramírez, José Raúl Romero

    Abstract: The process of extracting valuable and novel insights from raw data involves a series of complex steps. In the realm of Automated Machine Learning (AutoML), a significant research focus is on automating aspects of this process, specifically tasks like selecting algorithms and optimising their hyper-parameters. A particularly challenging task in AutoML is automatic workflow composition (AWC). AWC a… ▽ More

    Submitted 3 February, 2024; originally announced February 2024.

    Comments: 32 pages, 7 figures, 6 tables, journal paper

    MSC Class: 68T05 ACM Class: I.2.6

    Journal ref: Applied Soft Computing, 111292. 2024

  6. arXiv:2401.16124  [pdf, other

    cs.AI

    On the generalization of learned constraints for ASP solving in temporal domains

    Authors: Javier Romero, Torsten Schaub, Klaus Strauch

    Abstract: The representation of a dynamic problem in ASP usually boils down to using copies of variables and constraints, one for each time stamp, no matter whether it is directly encoded or via an action or temporal language. The multiplication of variables and constraints is commonly done during grounding and the solver is completely ignorant about the temporal relationship among the different instances.… ▽ More

    Submitted 29 January, 2024; originally announced January 2024.

    Comments: 28 pages, 3 figures

  7. Artificial intelligence to automate the systematic review of scientific literature

    Authors: José de la Torre-López, Aurora Ramírez, José Raúl Romero

    Abstract: Artificial intelligence (AI) has acquired notorious relevance in modern computing as it effectively solves complex tasks traditionally done by humans. AI provides methods to represent and infer knowledge, efficiently manipulate texts and learn from vast amount of data. These characteristics are applicable in many activities that human find laborious or repetitive, as is the case of the analysis of… ▽ More

    Submitted 13 January, 2024; originally announced January 2024.

    Comments: 25 pages, 3 figures, 1 table, journal paper

    MSC Class: 68T01 ACM Class: I.2.m; A.1

    Journal ref: Computing, Volume 105, pages 2171-2194, 2023

  8. InterEvo-TR: Interactive Evolutionary Test Generation With Readability Assessment

    Authors: Pedro Delgado-Pérez, Aurora Ramírez, Kevin J. Valle-Gómez, Inmaculada Medina-Bulo, José Raúl Romero

    Abstract: Automated test case generation has proven to be useful to reduce the usually high expenses of software testing. However, several studies have also noted the skepticism of testers regarding the comprehension of generated test suites when compared to manually designed ones. This fact suggests that involving testers in the test generation process could be helpful to increase their acceptance of autom… ▽ More

    Submitted 13 January, 2024; originally announced January 2024.

    Comments: 17 pages, 10 figures, 5 tables, journal paper

    MSC Class: 68T20 ACM Class: D.2.5; I.2.8

    Journal ref: IEEE Transactions on Software Engineering (Volume: 49, Issue: 4, 01 April 2023)

  9. GEML: A Grammar-based Evolutionary Machine Learning Approach for Design-Pattern Detection

    Authors: Rafael Barbudo, Aurora Ramírez, Francisco Servant, José Raúl Romero

    Abstract: Design patterns (DPs) are recognised as a good practice in software development. However, the lack of appropriate documentation often hampers traceability, and their benefits are blurred among thousands of lines of code. Automatic methods for DP detection have become relevant but are usually based on the rigid analysis of either software metrics or specific properties of the source code. We propos… ▽ More

    Submitted 13 January, 2024; originally announced January 2024.

    Comments: 27 pages, 18 tables, 10 figures, journal paper

    MSC Class: 68W50 ACM Class: D.2.7; I.2.8

    Journal ref: Journal of Systems and Software, Volume 175, May 2021, 110919

  10. arXiv:2401.05334  [pdf, other

    cs.CV cs.GR

    URHand: Universal Relightable Hands

    Authors: Zhaoxi Chen, Gyeongsik Moon, Kaiwen Guo, Chen Cao, Stanislav Pidhorskyi, Tomas Simon, Rohan Joshi, Yuan Dong, Yichen Xu, Bernardo Pires, He Wen, Lucas Evans, Bo Peng, Julia Buffalini, Autumn Trimble, Kevyn McPhail, Melissa Schoeller, Shoou-I Yu, Javier Romero, Michael Zollhöfer, Yaser Sheikh, Ziwei Liu, Shunsuke Saito

    Abstract: Existing photorealistic relightable hand models require extensive identity-specific observations in different views, poses, and illuminations, and face challenges in generalizing to natural illuminations and novel identities. To bridge this gap, we present URHand, the first universal relightable hand model that generalizes across viewpoints, poses, illuminations, and identities. Our model allows f… ▽ More

    Submitted 10 January, 2024; originally announced January 2024.

    Comments: Project Page https://frozenburning.github.io/projects/urhand/

  11. arXiv:2401.04192  [pdf, ps, other

    cs.SE cs.AI cs.NE

    Interactive Multi-Objective Evolutionary Optimization of Software Architectures

    Authors: Aurora Ramírez, José Raúl Romero, Sebastián Ventura

    Abstract: While working on a software specification, designers usually need to evaluate different architectural alternatives to be sure that quality criteria are met. Even when these quality aspects could be expressed in terms of multiple software metrics, other qualitative factors cannot be numerically measured, but they are extracted from the engineer's know-how and prior experiences. In fact, detecting n… ▽ More

    Submitted 8 January, 2024; originally announced January 2024.

    Comments: 41 pages, 5 figures, journal "Information Sciences"

    MSC Class: 68 ACM Class: D.2.11; F.2.2

    Journal ref: Information Sciences, vol. 463-464, pp. 92-109, 2018

  12. arXiv:2401.01885  [pdf, other

    cs.CV

    From Audio to Photoreal Embodiment: Synthesizing Humans in Conversations

    Authors: Evonne Ng, Javier Romero, Timur Bagautdinov, Shaojie Bai, Trevor Darrell, Angjoo Kanazawa, Alexander Richard

    Abstract: We present a framework for generating full-bodied photorealistic avatars that gesture according to the conversational dynamics of a dyadic interaction. Given speech audio, we output multiple possibilities of gestural motion for an individual, including face, body, and hands. The key behind our method is in combining the benefits of sample diversity from vector quantization with the high-frequency… ▽ More

    Submitted 3 January, 2024; originally announced January 2024.

  13. arXiv:2312.11930  [pdf, other

    cs.RO eess.SY

    InPTC: Integrated Planning and Tube-Following Control for Prescribed-Time Collision-Free Navigation of Wheeled Mobile Robots

    Authors: Xiaodong Shao, Bin Zhang, Hui Zhi, Jose Guadalupe Romero, Bowen Fan, Qinglei Hu, David Navarro-Alarcon

    Abstract: In this article, we propose a novel approach, called InPTC (Integrated Planning and Tube-Following Control), for prescribed-time collision-free navigation of wheeled mobile robots in a compact convex workspace cluttered with static, sufficiently separated, and convex obstacles. A path planner with prescribed-time convergence is presented based upon Bouligand's tangent cones and time scale transfor… ▽ More

    Submitted 27 August, 2024; v1 submitted 19 December, 2023; originally announced December 2023.

  14. arXiv:2312.10568  [pdf, other

    physics.geo-ph cs.CV cs.LG

    IntraSeismic: a coordinate-based learning approach to seismic inversion

    Authors: Juan Romero, Wolfgang Heidrich, Nick Luiken, Matteo Ravasi

    Abstract: Seismic imaging is the numerical process of creating a volumetric representation of the subsurface geological structures from elastic waves recorded at the surface of the Earth. As such, it is widely utilized in the energy and construction sectors for applications ranging from oil and gas prospection, to geothermal production and carbon capture and storage monitoring, to geotechnical assessment of… ▽ More

    Submitted 16 December, 2023; originally announced December 2023.

    Comments: -

  15. arXiv:2311.08581  [pdf, other

    cs.CV

    Drivable 3D Gaussian Avatars

    Authors: Wojciech Zielonka, Timur Bagautdinov, Shunsuke Saito, Michael Zollhöfer, Justus Thies, Javier Romero

    Abstract: We present Drivable 3D Gaussian Avatars (D3GA), the first 3D controllable model for human bodies rendered with Gaussian splats. Current photorealistic drivable avatars require either accurate 3D registrations during training, dense input images during testing, or both. The ones based on neural radiance fields also tend to be prohibitively slow for telepresence applications. This work uses the rece… ▽ More

    Submitted 14 November, 2023; originally announced November 2023.

    Comments: Website: https://zielon.github.io/d3ga/

  16. arXiv:2311.05828  [pdf, other

    cs.CV

    Diffusion Shape Prior for Wrinkle-Accurate Cloth Registration

    Authors: Jingfan Guo, Fabian Prada, Donglai Xiang, Javier Romero, Chenglei Wu, Hyun Soo Park, Takaaki Shiratori, Shunsuke Saito

    Abstract: Registering clothes from 4D scans with vertex-accurate correspondence is challenging, yet important for dynamic appearance modeling and physics parameter estimation from real-world data. However, previous methods either rely on texture information, which is not always reliable, or achieve only coarse-level alignment. In this work, we present a novel approach to enabling accurate surface registrati… ▽ More

    Submitted 9 November, 2023; originally announced November 2023.

    Comments: Project page: https://www-users.cse.umn.edu/~guo00109/projects/3dv2024/

  17. arXiv:2310.07608  [pdf, other

    cs.MA cs.RO eess.SY

    Leader-Follower Formation Control of Perturbed Nonholonomic Agents along Parametric Curves with Directed Communication

    Authors: Bin Zhang, Hui Zhi, Jose Guadalupe Romero, David Navarro-Alarcon

    Abstract: In this paper, we propose a novel formation controller for nonholonomic agents to form general parametric curves. First, we derive a unified parametric representation for both open and closed curves. Then, a leader-follower formation controller is designed to form the parametric curves. We consider directed communications and constant input disturbances rejection in the controller design. Rigorous… ▽ More

    Submitted 11 October, 2023; originally announced October 2023.

    Comments: 6 pages, 6 figures

  18. arXiv:2310.04610  [pdf, other

    cs.AI cs.LG

    DeepSpeed4Science Initiative: Enabling Large-Scale Scientific Discovery through Sophisticated AI System Technologies

    Authors: Shuaiwen Leon Song, Bonnie Kruft, Minjia Zhang, Conglong Li, Shiyang Chen, Chengming Zhang, Masahiro Tanaka, Xiaoxia Wu, Jeff Rasley, Ammar Ahmad Awan, Connor Holmes, Martin Cai, Adam Ghanem, Zhongzhu Zhou, Yuxiong He, Pete Luferenko, Divya Kumar, Jonathan Weyn, Ruixiong Zhang, Sylwester Klocek, Volodymyr Vragov, Mohammed AlQuraishi, Gustaf Ahdritz, Christina Floristean, Cristina Negri , et al. (67 additional authors not shown)

    Abstract: In the upcoming decade, deep learning may revolutionize the natural sciences, enhancing our capacity to model and predict natural occurrences. This could herald a new era of scientific exploration, bringing significant advancements across sectors from drug development to renewable energy. To answer this call, we present DeepSpeed4Science initiative (deepspeed4science.ai) which aims to build unique… ▽ More

    Submitted 11 October, 2023; v1 submitted 6 October, 2023; originally announced October 2023.

  19. arXiv:2310.00262  [pdf, ps, other

    eess.SY cs.MA cs.RO

    Robust Integral Consensus Control of Multi-Agent Networks Perturbed by Matched and Unmatched Disturbances: The Case of Directed Graphs

    Authors: Jose Guadalupe Romero, David Navarro-Alarcon

    Abstract: This work presents a new method to design consensus controllers for perturbed double integrator systems whose interconnection is described by a directed graph containing a rooted spanning tree. We propose new robust controllers to solve the consensus and synchronization problems when the systems are under the effects of matched and unmatched disturbances. In both problems, we present simple contin… ▽ More

    Submitted 25 March, 2024; v1 submitted 30 September, 2023; originally announced October 2023.

  20. arXiv:2308.09830  [pdf, other

    cs.AI

    Synergistic Integration of Large Language Models and Cognitive Architectures for Robust AI: An Exploratory Analysis

    Authors: Oscar J. Romero, John Zimmerman, Aaron Steinfeld, Anthony Tomasic

    Abstract: This paper explores the integration of two AI subdisciplines employed in the development of artificial agents that exhibit intelligent behavior: Large Language Models (LLMs) and Cognitive Architectures (CAs). We present three integration approaches, each grounded in theoretical models and supported by preliminary empirical evidence. The modular approach, which introduces four models with varying d… ▽ More

    Submitted 28 September, 2023; v1 submitted 18 August, 2023; originally announced August 2023.

    Comments: AAAI 2023 Fall Symposium

  21. arXiv:2306.12766  [pdf, other

    cs.CL

    Mapping and Cleaning Open Commonsense Knowledge Bases with Generative Translation

    Authors: Julien Romero, Simon Razniewski

    Abstract: Structured knowledge bases (KBs) are the backbone of many know\-ledge-intensive applications, and their automated construction has received considerable attention. In particular, open information extraction (OpenIE) is often used to induce structure from a text. However, although it allows high recall, the extracted knowledge tends to inherit noise from the sources and the OpenIE algorithm. Beside… ▽ More

    Submitted 22 June, 2023; originally announced June 2023.

  22. arXiv:2306.03865  [pdf, other

    cs.RO eess.SY

    Simultaneous Position-and-Stiffness Control of Underactuated Antagonistic Tendon-Driven Continuum Robots

    Authors: Bowen Yi, Yeman Fan, Dikai Liu, Jose Guadalupe Romero

    Abstract: Continuum robots have gained widespread popularity due to their inherent compliance and flexibility, particularly their adjustable levels of stiffness for various application scenarios. Despite efforts to dynamic modeling and control synthesis over the past decade, few studies have incorporated stiffness regulation into their feedback control design; however, this is one of the initial motivations… ▽ More

    Submitted 13 October, 2023; v1 submitted 6 June, 2023; originally announced June 2023.

  23. arXiv:2305.15261  [pdf, ps, other

    math.FA cs.IT math.CA

    Random periodic sampling patterns for shift-invariant spaces

    Authors: Jorge Antezana, Diana Carbajal, José Luis Romero

    Abstract: We consider multi-variate signals spanned by the integer shifts of a set of generating functions with distinct frequency profiles and the problem of reconstructing them from samples taken on a random periodic set. We show that such a sampling strategy succeeds with high probability provided that the density of the sampling pattern exceeds the number of frequency profiles by a logarithmic factor.… ▽ More

    Submitted 12 October, 2023; v1 submitted 24 May, 2023; originally announced May 2023.

    MSC Class: 42B35; 60B20; 94A20

  24. Hang-Time HAR: A Benchmark Dataset for Basketball Activity Recognition using Wrist-Worn Inertial Sensors

    Authors: Alexander Hoelzemann, Julia Lee Romero, Marius Bock, Kristof Van Laerhoven, Qin Lv

    Abstract: We present a benchmark dataset for evaluating physical human activity recognition methods from wrist-worn sensors, for the specific setting of basketball training, drills, and games. Basketball activities lend themselves well for measurement by wrist-worn inertial sensors, and systems that are able to detect such sport-relevant activities could be used in applications toward game analysis, guided… ▽ More

    Submitted 18 March, 2024; v1 submitted 22 May, 2023; originally announced May 2023.

    Journal ref: MDPI Sensors, 25 June 2023, Special Issue Inertial Measurement Units in Sport

  25. arXiv:2303.00795  [pdf, other

    eess.IV cs.CV

    Improved Segmentation of Deep Sulci in Cortical Gray Matter Using a Deep Learning Framework Incorporating Laplace's Equation

    Authors: Sadhana Ravikumar, Ranjit Ittyerah, Sydney Lim, Long Xie, Sandhitsu Das, Pulkit Khandelwal, Laura E. M. Wisse, Madigan L. Bedard, John L. Robinson, Terry Schuck, Murray Grossman, John Q. Trojanowski, Edward B. Lee, M. Dylan Tisdall, Karthik Prabhakaran, John A. Detre, David J. Irwin, Winifred Trotman, Gabor Mizsei, Emilio Artacho-Pérula, Maria Mercedes Iñiguez de Onzono Martin, Maria del Mar Arroyo Jiménez, Monica Muñoz, Francisco Javier Molina Romero, Maria del Pilar Marcos Rabal , et al. (7 additional authors not shown)

    Abstract: When developing tools for automated cortical segmentation, the ability to produce topologically correct segmentations is important in order to compute geometrically valid morphometry measures. In practice, accurate cortical segmentation is challenged by image artifacts and the highly convoluted anatomy of the cortex itself. To address this, we propose a novel deep learning-based cortical segmentat… ▽ More

    Submitted 3 March, 2023; v1 submitted 1 March, 2023; originally announced March 2023.

    Comments: Accepted at the 28th biennial international conference on Information Processing in Medical Imaging (IPMI 2023)

  26. Approximate reconstructability of quantum states and noisy quantum secret sharing schemes

    Authors: Yingkai Ouyang, Kaumudibikash Goswami, Jacquiline Romero, Barry C. Sanders, Min-Hsiu Hsieh, Marco Tomamichel

    Abstract: We introduce and analyse approximate quantum secret sharing in a formal cryptographic setting, wherein a dealer encodes and distributes a quantum secret to players such that authorized structures (sets of subsets of players) can approximately reconstruct the quantum secret and omnipotent adversarial agents controlling non-authorized subsets of players are approximately denied the quantum secret. I… ▽ More

    Submitted 15 August, 2023; v1 submitted 5 February, 2023; originally announced February 2023.

    Comments: 6 pages, 1 figure

    Journal ref: Phys. Rev. A 108, 012425, Published 21 July 2023

  27. arXiv:2212.14595  [pdf, other

    stat.ML cs.LG math.PR physics.geo-ph

    Posterior sampling with CNN-based, Plug-and-Play regularization with applications to Post-Stack Seismic Inversion

    Authors: Muhammad Izzatullah, Tariq Alkhalifah, Juan Romero, Miguel Corrales, Nick Luiken, Matteo Ravasi

    Abstract: Uncertainty quantification is crucial to inverse problems, as it could provide decision-makers with valuable information about the inversion results. For example, seismic inversion is a notoriously ill-posed inverse problem due to the band-limited and noisy nature of seismic data. It is therefore of paramount importance to quantify the uncertainties associated to the inversion process to ease the… ▽ More

    Submitted 30 December, 2022; originally announced December 2022.

    Comments: It will be submitted for journal publication

  28. arXiv:2212.08484  [pdf, other

    cs.NE cs.MA

    Emergent communication enhances foraging behaviour in evolved swarms controlled by Spiking Neural Networks

    Authors: Cristian Jimenez Romero, Alper Yegenoglu, Aarón Pérez Martín, Sandra Diaz-Pier, Abigail Morrison

    Abstract: Social insects such as ants communicate via pheromones which allows them to coordinate their activity and solve complex tasks as a swarm, e.g. foraging for food. This behavior was shaped through evolutionary processes. In computational models, self-coordination in swarms has been implemented using probabilistic or simple action rules to shape the decision of each agent and the collective behavior.… ▽ More

    Submitted 8 September, 2023; v1 submitted 16 December, 2022; originally announced December 2022.

    Comments: 27 pages, 16 figures

  29. arXiv:2210.05667  [pdf, other

    cs.CV cs.AI cs.LG

    Human Body Measurement Estimation with Adversarial Augmentation

    Authors: Nataniel Ruiz, Miriam Bellver, Timo Bolkart, Ambuj Arora, Ming C. Lin, Javier Romero, Raja Bala

    Abstract: We present a Body Measurement network (BMnet) for estimating 3D anthropomorphic measurements of the human body shape from silhouette images. Training of BMnet is performed on data from real human subjects, and augmented with a novel adversarial body simulator (ABS) that finds and synthesizes challenging body shapes. ABS is based on the skinned multiperson linear (SMPL) body model, and aims to maxi… ▽ More

    Submitted 11 October, 2022; originally announced October 2022.

    Comments: Published at the International Conference on 3D Vision (3DV) 2022

  30. arXiv:2210.04530  [pdf, other

    cs.CL cs.AI

    Do Children Texts Hold The Key To Commonsense Knowledge?

    Authors: Julien Romero, Simon Razniewski

    Abstract: Compiling comprehensive repositories of commonsense knowledge is a long-standing problem in AI. Many concerns revolve around the issue of reporting bias, i.e., that frequency in text sources is not a good proxy for relevance or truth. This paper explores whether children's texts hold the key to commonsense knowledge compilation, based on the hypothesis that such content makes fewer assumptions on… ▽ More

    Submitted 10 October, 2022; originally announced October 2022.

    Comments: 6 pages, 10 tables

    Journal ref: EMNLP 2022

  31. arXiv:2209.13727  [pdf

    eess.IV cs.CV cs.LG

    Deep Learning Based Detection of Enlarged Perivascular Spaces on Brain MRI

    Authors: Tanweer Rashid, Hangfan Liu, Jeffrey B. Ware, Karl Li, Jose Rafael Romero, Elyas Fadaee, Ilya M. Nasrallah, Saima Hilal, R. Nick Bryan, Timothy M. Hughes, Christos Davatzikos, Lenore Launer, Sudha Seshadri, Susan R. Heckbert, Mohamad Habes

    Abstract: BACKGROUND AND PURPOSE: Deep learning has been demonstrated effective in many neuroimaging applications. However, in many scenarios, the number of imaging sequences capturing information related to small vessel disease lesions is insufficient to support data-driven techniques. Additionally, cohort-based studies may not always have the optimal or essential imaging sequences for accurate lesion dete… ▽ More

    Submitted 14 October, 2022; v1 submitted 27 September, 2022; originally announced September 2022.

  32. arXiv:2209.03346  [pdf, other

    cs.LG cs.CR

    Beyond Random Split for Assessing Statistical Model Performance

    Authors: Carlos Catania, Jorge Guerra, Juan Manuel Romero, Gabriel Caffaratti, Martin Marchetta

    Abstract: Even though a train/test split of the dataset randomly performed is a common practice, could not always be the best approach for estimating performance generalization under some scenarios. The fact is that the usual machine learning methodology can sometimes overestimate the generalization error when a dataset is not representative or when rare and elusive examples are a fundamental aspect of the… ▽ More

    Submitted 4 September, 2022; originally announced September 2022.

  33. Dressing Avatars: Deep Photorealistic Appearance for Physically Simulated Clothing

    Authors: Donglai Xiang, Timur Bagautdinov, Tuur Stuyck, Fabian Prada, Javier Romero, Weipeng Xu, Shunsuke Saito, Jingfan Guo, Breannan Smith, Takaaki Shiratori, Yaser Sheikh, Jessica Hodgins, Chenglei Wu

    Abstract: Despite recent progress in developing animatable full-body avatars, realistic modeling of clothing - one of the core aspects of human self-expression - remains an open challenge. State-of-the-art physical simulation methods can generate realistically behaving clothing geometry at interactive rates. Modeling photorealistic appearance, however, usually requires physically-based rendering which is to… ▽ More

    Submitted 19 September, 2022; v1 submitted 30 June, 2022; originally announced June 2022.

    Comments: SIGGRAPH Asia 2022 (ACM ToG) camera ready. The supplementary video can be found on https://research.facebook.com/publications/dressing-avatars-deep-photorealistic-appearance-for-physically-simulated-clothing/

  34. arXiv:2206.11515  [pdf, other

    cs.AI

    plingo: A system for probabilistic reasoning in clingo based on lpmln

    Authors: Susana Hahn, Tomi Janhunen, Roland Kaminski, Javier Romero, Nicolas Rühling, Torsten Schaub

    Abstract: We present plingo, an extension of the ASP system clingo with various probabilistic reasoning modes. Plingo is centered upon LP^MLN, a probabilistic extension of ASP based on a weight scheme from Markov Logic. This choice is motivated by the fact that the core probabilistic reasoning modes can be mapped onto optimization problems and that LP^MLN may serve as a middle-ground formalism connecting to… ▽ More

    Submitted 2 September, 2022; v1 submitted 23 June, 2022; originally announced June 2022.

    ACM Class: D.1.6

  35. arXiv:2205.10205  [pdf, other

    cs.SD eess.AS math.FA math.ST

    Estimation of binary time-frequency masks from ambient noise

    Authors: José Luis Romero, Michael Speckbacher

    Abstract: We investigate the retrieval of a binary time-frequency mask from a few observations of filtered white ambient noise. Confirming household wisdom in acoustic modeling, we show that this is possible by inspecting the average spectrogram of ambient noise. Specifically, we show that the lower quantile of the average of $\mathcal{O}(\log(|Ω|/\varepsilon))$ masked spectrograms is enough to identify a r… ▽ More

    Submitted 2 February, 2024; v1 submitted 20 May, 2022; originally announced May 2022.

    Comments: 30 pages, 2 figures

    MSC Class: 42C40; 46E10; 60H40; 47B35; 46E22

  36. arXiv:2205.04235  [pdf, other

    q-bio.NC cs.AI cs.HC

    Measuring Cognitive Workload Using Multimodal Sensors

    Authors: Niraj Hirachan, Anita Mathews, Julio Romero, Raul Fernandez Rojas

    Abstract: This study aims to identify a set of indicators to estimate cognitive workload using a multimodal sensing approach and machine learning. A set of three cognitive tests were conducted to induce cognitive workload in twelve participants at two levels of task difficulty (Easy and Hard). Four sensors were used to measure the participants' physiological change, including, Electrocardiogram (ECG), elect… ▽ More

    Submitted 5 May, 2022; originally announced May 2022.

  37. arXiv:2203.13817  [pdf, other

    cs.CV cs.GR

    AutoAvatar: Autoregressive Neural Fields for Dynamic Avatar Modeling

    Authors: Ziqian Bai, Timur Bagautdinov, Javier Romero, Michael Zollhöfer, Ping Tan, Shunsuke Saito

    Abstract: Neural fields such as implicit surfaces have recently enabled avatar modeling from raw scans without explicit temporal correspondences. In this work, we exploit autoregressive modeling to further extend this notion to capture dynamic effects, such as soft-tissue deformations. Although autoregressive models are naturally capable of handling dynamics, it is non-trivial to apply them to implicit repr… ▽ More

    Submitted 25 March, 2022; originally announced March 2022.

    Comments: Project page: https://zqbai-jeremy.github.io/autoavatar

  38. arXiv:2201.07666  [pdf, other

    cs.CE cs.CY econ.EM

    Microeconomic Foundations of Decentralised Organisations

    Authors: Mauricio Jacobo Romero, André Freitas

    Abstract: In this article, we analyse how decentralised digital infrastructures can provide a fundamental change in the structure and dynamics of organisations. The works of R.H.Coase and M. Olson, on the nature of the firm and the logic of collective action, respectively, are revisited under the light of these emerging new digital foundations. We also analyse how these technologies can affect the fundament… ▽ More

    Submitted 9 October, 2022; v1 submitted 7 January, 2022; originally announced January 2022.

    Comments: 9 pages, 7 figures, pre-final version, submitted to conference

    ACM Class: J.4; K.4.3; J.1

    Journal ref: SAC '21: Proceedings of the 36th Annual ACM Symposium on Applied Computing March 2021 Pages 282-290

  39. arXiv:2201.06044  [pdf, ps, other

    cs.SE cs.AI

    A Taxonomy of Information Attributes for Test Case Prioritisation: Applicability, Machine Learning

    Authors: Aurora Ramírez, Robert Feldt, José Raúl Romero

    Abstract: Most software companies have extensive test suites and re-run parts of them continuously to ensure recent changes have no adverse effects. Since test suites are costly to execute, industry needs methods for test case prioritisation (TCP). Recently, TCP methods use machine learning (ML) to exploit the information known about the system under test (SUT) and its test cases. However, the value added b… ▽ More

    Submitted 16 January, 2022; originally announced January 2022.

    Comments: Accepted for publication in ACM Transactions on Software Engineering and Methodology. Additional material available from a GitHub repository: https://github.com/tepia-taxonomy/taxonomy-analysis

    ACM Class: D.2.5; I.2.6

  40. Embodied Hands: Modeling and Capturing Hands and Bodies Together

    Authors: Javier Romero, Dimitrios Tzionas, Michael J. Black

    Abstract: Humans move their hands and bodies together to communicate and solve tasks. Capturing and replicating such coordinated activity is critical for virtual characters that behave realistically. Surprisingly, most methods treat the 3D modeling and tracking of bodies and hands separately. Here we formulate a model of hands and bodies interacting together and fit it to full-body 4D sequences. When scanni… ▽ More

    Submitted 7 January, 2022; originally announced January 2022.

    Comments: SIGGRAPH ASIA 2017

    Journal ref: ACM Transactions on Graphics, Vol. 36, No. 6, Article 245. Publication date: November 2017

  41. Refined Commonsense Knowledge from Large-Scale Web Contents

    Authors: Tuan-Phong Nguyen, Simon Razniewski, Julien Romero, Gerhard Weikum

    Abstract: Commonsense knowledge (CSK) about concepts and their properties is helpful for AI applications. Prior works, such as ConceptNet, have compiled large CSK collections. However, they are restricted in their expressiveness to subject-predicate-object (SPO) triples with simple concepts for S and strings for P and O. This paper presents a method called ASCENT++ to automatically build a large-scale knowl… ▽ More

    Submitted 23 June, 2022; v1 submitted 30 November, 2021; originally announced December 2021.

    Comments: This is a substantial extension of the previous WWW paper: arXiv:2011.00905

    Journal ref: IEEE Transactions on Knowledge and Data Engineering, 2022

  42. arXiv:2111.06366  [pdf, ps, other

    cs.AI

    Answer Set Programming Made Easy

    Authors: Jorge Fandinno, Seemran Mishra, Javier Romero, Torsten Schaub

    Abstract: We take up an idea from the folklore of Answer Set Programming, namely that choices, integrity constraints along with a restricted rule format is sufficient for Answer Set Programming. We elaborate upon the foundations of this idea in the context of the logic of Here-and-There and show how it can be derived from the logical principle of extension by definition. We then provide an austere form of l… ▽ More

    Submitted 24 November, 2021; v1 submitted 11 November, 2021; originally announced November 2021.

  43. 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.

  44. arXiv:2110.05458  [pdf, other

    cs.CV

    Learning Realistic Human Reposing using Cyclic Self-Supervision with 3D Shape, Pose, and Appearance Consistency

    Authors: Soubhik Sanyal, Alex Vorobiov, Timo Bolkart, Matthew Loper, Betty Mohler, Larry Davis, Javier Romero, Michael J. Black

    Abstract: Synthesizing images of a person in novel poses from a single image is a highly ambiguous task. Most existing approaches require paired training images; i.e. images of the same person with the same clothing in different poses. However, obtaining sufficiently large datasets with paired data is challenging and costly. Previous methods that forego paired supervision lack realism. We propose a self-sup… ▽ More

    Submitted 11 October, 2021; originally announced October 2021.

    Comments: International Conference on Computer Vision (ICCV)

  45. arXiv:2108.06405  [pdf, other

    cs.AI

    Planning with Incomplete Information in Quantified Answer Set Programming

    Authors: Jorge Fandinno, François Laferrière, Javier Romero, Torsten Schaub, Tran Cao Son

    Abstract: We present a general approach to planning with incomplete information in Answer Set Programming (ASP). More precisely, we consider the problems of conformant and conditional planning with sensing actions and assumptions. We represent planning problems using a simple formalism where logic programs describe the transition function between states, the initial states and the goal states. For solving p… ▽ More

    Submitted 13 August, 2021; originally announced August 2021.

    Comments: Under consideration for publication in Theory and Practice of Logic Programming (TPLP)

    ACM Class: D.1.6

  46. arXiv:2105.10830  [pdf, other

    cs.AI

    Learning First-Order Representations for Planning from Black-Box States: New Results

    Authors: Ivan D. Rodriguez, Blai Bonet, Javier Romero, Hector Geffner

    Abstract: Recently Bonet and Geffner have shown that first-order representations for planning domains can be learned from the structure of the state space without any prior knowledge about the action schemas or domain predicates. For this, the learning problem is formulated as the search for a simplest first-order domain description D that along with information about instances I_i (number of objects and in… ▽ More

    Submitted 22 May, 2021; originally announced May 2021.

  47. arXiv:2012.13231  [pdf, other

    cs.LG cs.AI

    Pain Assessment based on fNIRS using Bidirectional LSTMs

    Authors: Raul Fernandez Rojas, Julio Romero, Jehu Lopez-Aparicio, Keng-Liang Ou

    Abstract: Assessing pain in patients unable to speak (also called non-verbal patients) is extremely complicated and often is done by clinical judgement. However, this method is not reliable since patients vital signs can fluctuate significantly due to other underlying medical conditions. No objective diagnosis test exists to date that can assist medical practitioners in the diagnosis of pain. In this study… ▽ More

    Submitted 27 December, 2020; v1 submitted 24 December, 2020; originally announced December 2020.

  48. Zeros of Gaussian Weyl-Heisenberg functions and hyperuniformity of charge

    Authors: Antti Haimi, Günther Koliander, José Luis Romero

    Abstract: We study Gaussian random functions on the complex plane whose stochastics are invariant under the Weyl-Heisenberg group (twisted stationarity). The theory is modeled on translation invariant Gaussian entire functions, but allows for non-analytic examples, in which case winding numbers can be either positive or negative. We calculate the first intensity of zero sets of such functions, both when c… ▽ More

    Submitted 3 May, 2022; v1 submitted 22 December, 2020; originally announced December 2020.

    Comments: 43 pages

    MSC Class: 60G15; 60G55; 94A12; 42A61

    Journal ref: Journal of Statistical Physics, 187, 22 (2022)

  49. arXiv:2010.03527  [pdf, other

    cs.DB

    Query Rewriting On Path Views Without Integrity Constraints

    Authors: Julien Romero, Nicoleta Preda, Fabian Suchanek

    Abstract: A view with a binding pattern is a parameterised query on a database. Such views are used, e.g., to model Web services. To answer a query on such views, one has to orchestrate the views together in execution plans. The goal is usually to find equivalent rewritings, which deliver precisely the same results as the query on all databases. However, such rewritings are usually possible only in the pres… ▽ More

    Submitted 7 October, 2020; originally announced October 2020.

    Comments: This is the full version of the Datamod'2020 article, which integrates all reviewer feedback, with the same text as the publisher version except minor changes

  50. arXiv:2010.00148  [pdf

    eess.IV cs.CV

    DEEPMIR: A DEEP neural network for differential detection of cerebral Microbleeds and IRon deposits in MRI

    Authors: Tanweer Rashid, Ahmed Abdulkadir, Ilya M. Nasrallah, Jeffrey B. Ware, Hangfan Liu, Pascal Spincemaille, J. Rafael Romero, R. Nick Bryan, Susan R. Heckbert, Mohamad Habes

    Abstract: Lobar cerebral microbleeds (CMBs) and localized non-hemorrhage iron deposits in the basal ganglia have been associated with brain aging, vascular disease and neurodegenerative disorders. Particularly, CMBs are small lesions and require multiple neuroimaging modalities for accurate detection. Quantitative susceptibility mapping (QSM) derived from in vivo magnetic resonance imaging (MRI) is necessar… ▽ More

    Submitted 7 June, 2021; v1 submitted 30 September, 2020; originally announced October 2020.