Skip to main content

Showing 1–50 of 97 results for author: Garcia, R

  1. arXiv:2407.04823  [pdf, other

    cs.DB

    Path-based Algebraic Foundations of Graph Query Languages

    Authors: Renzo Angles, Angela Bonifati, Roberto García, Domagoj Vrgoč

    Abstract: Graph databases are gaining momentum thanks to the flexibility and expressiveness of their data model and query languages. A standardization activity driven by the ISO/IEC standardization body is also ongoing and has already conducted to the specification of the first versions of two standard graph query languages, namely SQL/PGQ and GQL, respectively in 2023 and 2024. Apart from the standards, th… ▽ More

    Submitted 5 July, 2024; originally announced July 2024.

    Comments: Under review

  2. arXiv:2405.08200  [pdf, other

    cs.CE

    Interactive Lab Notebooks for Robotics Researchers

    Authors: Rolando Garcia

    Abstract: Interactive notebooks, such as Jupyter, have revolutionized the field of data science by providing an integrated environment for data, code, and documentation. However, their adoption by robotics researchers and model developers has been limited. This study investigates the logging and record-keeping practices of robotics researchers, drawing parallels to the pre-interactive notebook era of data s… ▽ More

    Submitted 13 May, 2024; originally announced May 2024.

  3. arXiv:2404.18007  [pdf, ps, other

    cs.LO

    A Formal Model to Prove Instantiation Termination for E-matching-Based Axiomatisations (Extended Version)

    Authors: Rui Ge, Ronald Garcia, Alexander J. Summers

    Abstract: SMT-based program analysis and verification often involve reasoning about program features that have been specified using quantifiers; incorporating quantifiers into SMT-based reasoning is, however, known to be challenging. If quantifier instantiation is not carefully controlled, then runtime and outcomes can be brittle and hard to predict. In particular, uncontrolled quantifier instantiation can… ▽ More

    Submitted 27 April, 2024; originally announced April 2024.

    Comments: extended version of IJCAR 2024 publication

  4. arXiv:2404.14997  [pdf, other

    nlin.AO cond-mat.stat-mech cs.SI math-ph physics.soc-ph

    Mining higher-order triadic interactions

    Authors: Anthony Baptista, Marta Niedostatek, Jun Yamamoto, Ben MacArthur, Jurgen Kurths, Ruben Sanchez Garcia, Ginestra Bianconi

    Abstract: Complex systems often present higher-order interactions which require us to go beyond their description in terms of pairwise networks. Triadic interactions are a fundamental type of higher-order interaction that occurs when one node regulates the interaction between two other nodes. Triadic interactions are a fundamental type of higher-order networks, found in a large variety of biological systems… ▽ More

    Submitted 23 April, 2024; originally announced April 2024.

  5. arXiv:2404.01491  [pdf, other

    cs.CV

    SUGAR: Pre-training 3D Visual Representations for Robotics

    Authors: Shizhe Chen, Ricardo Garcia, Ivan Laptev, Cordelia Schmid

    Abstract: Learning generalizable visual representations from Internet data has yielded promising results for robotics. Yet, prevailing approaches focus on pre-training 2D representations, being sub-optimal to deal with occlusions and accurately localize objects in complex 3D scenes. Meanwhile, 3D representation learning has been limited to single-object understanding. To address these limitations, we introd… ▽ More

    Submitted 1 April, 2024; originally announced April 2024.

    Comments: Accepted to CVPR 2024. Project webpage: https://cshizhe.github.io/projects/robot_sugar.html

  6. "We Have No Idea How Models will Behave in Production until Production": How Engineers Operationalize Machine Learning

    Authors: Shreya Shankar, Rolando Garcia, Joseph M Hellerstein, Aditya G Parameswaran

    Abstract: Organizations rely on machine learning engineers (MLEs) to deploy models and maintain ML pipelines in production. Due to models' extensive reliance on fresh data, the operationalization of machine learning, or MLOps, requires MLEs to have proficiency in data science and engineering. When considered holistically, the job seems staggering -- how do MLEs do MLOps, and what are their unaddressed chall… ▽ More

    Submitted 25 March, 2024; originally announced March 2024.

    Comments: arXiv admin note: text overlap with arXiv:2209.09125

    Journal ref: Proc. ACM Hum.-Comput. Interact. 8, CSCW1, Article 206 (April 2024)

  7. arXiv:2403.01068  [pdf, other

    cs.RO

    Automated Continuous Force-Torque Sensor Bias Estimation

    Authors: Philippe Nadeau, Miguel Rogel Garcia, Emmett Wise, Jonathan Kelly

    Abstract: Six axis force-torque sensors are commonly attached to the wrist of serial robots to measure the external forces and torques acting on the robot's end-effector. These measurements are used for load identification, contact detection, and human-robot interaction amongst other applications. Typically, the measurements obtained from the force-torque sensor are more accurate than estimates computed fro… ▽ More

    Submitted 1 March, 2024; originally announced March 2024.

    Comments: Technical Report STARS-2024-001, University of Toronto Institute for Aerospace Studies (7 pages, 0 figure)

    Report number: STARS-2024-001

  8. arXiv:2401.10897  [pdf

    cs.CY

    Transformations in the Time of The Transformer

    Authors: Peyman Faratin, Ray Garcia, Jacomo Corbo

    Abstract: Foundation models offer a new opportunity to redesign existing systems and workflows with a new AI first perspective. However, operationalizing this opportunity faces several challenges and tradeoffs. The goal of this article is to offer an organizational framework for making rational choices as enterprises start their transformation journey towards an AI first organization. The choices provided a… ▽ More

    Submitted 25 January, 2024; v1 submitted 18 December, 2023; originally announced January 2024.

    Comments: font issues and file title fixed

  9. arXiv:2312.02401  [pdf, other

    stat.ML cs.LG cs.SI

    Harmonizing Global Voices: Culturally-Aware Models for Enhanced Content Moderation

    Authors: Alex J. Chan, José Luis Redondo García, Fabrizio Silvestri, Colm O'Donnel, Konstantina Palla

    Abstract: Content moderation at scale faces the challenge of considering local cultural distinctions when assessing content. While global policies aim to maintain decision-making consistency and prevent arbitrary rule enforcement, they often overlook regional variations in interpreting natural language as expressed in content. In this study, we are looking into how moderation systems can tackle this issue b… ▽ More

    Submitted 4 December, 2023; originally announced December 2023.

    Comments: 12 pages, 8 Figures. Supplementary material

  10. Application of Collaborative Learning Paradigms within Software Engineering Education: A Systematic Mapping Study

    Authors: Rita Garcia, Christoph Treude, Andrew Valentine

    Abstract: Collaboration is used in Software Engineering (SE) to develop software. Industry seeks SE graduates with collaboration skills to contribute to productive software development. SE educators can use Collaborative Learning (CL) to help students develop collaboration skills. This paper uses a Systematic Mapping Study (SMS) to examine the application of the CL educational theory in SE Education. The SM… ▽ More

    Submitted 28 October, 2023; originally announced October 2023.

    Comments: 7 pages

  11. arXiv:2310.12133  [pdf, ps, other

    cs.SE cs.AI

    A comprehensible analysis of the efficacy of Ensemble Models for Bug Prediction

    Authors: Ingrid Marçal, Rogério Eduardo Garcia

    Abstract: The correctness of software systems is vital for their effective operation. It makes discovering and fixing software bugs an important development task. The increasing use of Artificial Intelligence (AI) techniques in Software Engineering led to the development of a number of techniques that can assist software developers in identifying potential bugs in code. In this paper, we present a comprehen… ▽ More

    Submitted 18 October, 2023; originally announced October 2023.

  12. arXiv:2310.07898  [pdf, other

    cs.SE cs.DB

    FlorDB: Multiversion Hindsight Logging for Continuous Training

    Authors: Rolando Garcia, Anusha Dandamudi, Gabriel Matute, Lehan Wan, Joseph Gonzalez, Joseph M. Hellerstein, Koushik Sen

    Abstract: Production Machine Learning involves continuous training: hosting multiple versions of models over time, often with many model versions running at once. When model performance does not meet expectations, Machine Learning Engineers (MLEs) debug issues by exploring and analyzing numerous prior versions of code and training data to identify root causes and mitigate problems. Traditional debugging and… ▽ More

    Submitted 2 March, 2024; v1 submitted 11 October, 2023; originally announced October 2023.

  13. arXiv:2309.15596  [pdf, other

    cs.RO cs.CV

    PolarNet: 3D Point Clouds for Language-Guided Robotic Manipulation

    Authors: Shizhe Chen, Ricardo Garcia, Cordelia Schmid, Ivan Laptev

    Abstract: The ability for robots to comprehend and execute manipulation tasks based on natural language instructions is a long-term goal in robotics. The dominant approaches for language-guided manipulation use 2D image representations, which face difficulties in combining multi-view cameras and inferring precise 3D positions and relationships. To address these limitations, we propose a 3D point cloud based… ▽ More

    Submitted 27 September, 2023; originally announced September 2023.

    Comments: Accepted to CoRL 2023. Project website: https://www.di.ens.fr/willow/research/polarnet/

  14. arXiv:2307.16244  [pdf, other

    cs.DB cs.MM

    A Review of Media Copyright Management using Blockchain Technologies from the Academic and Business Perspectives

    Authors: Roberto García, Ana Cediel, Mercè Teixidó, Rosa Gil

    Abstract: Blockchain technologies open new opportunities for media copyright management. To provide an overview of the main initiatives in this blockchain application area, we have first reviewed the existing academic literature. The review shows literature is still scarce and immature in many aspects, which is more evident when comparing it to initiatives coming from the industry. Blockchain has been recei… ▽ More

    Submitted 30 July, 2023; originally announced July 2023.

    Comments: 20 pages, 4 figures, 3 tables

  15. arXiv:2307.15320  [pdf, other

    cs.RO cs.AI cs.CV cs.LG

    Robust Visual Sim-to-Real Transfer for Robotic Manipulation

    Authors: Ricardo Garcia, Robin Strudel, Shizhe Chen, Etienne Arlaud, Ivan Laptev, Cordelia Schmid

    Abstract: Learning visuomotor policies in simulation is much safer and cheaper than in the real world. However, due to discrepancies between the simulated and real data, simulator-trained policies often fail when transferred to real robots. One common approach to bridge the visual sim-to-real domain gap is domain randomization (DR). While previous work mainly evaluates DR for disembodied tasks, such as pose… ▽ More

    Submitted 28 July, 2023; originally announced July 2023.

  16. arXiv:2303.13592  [pdf, other

    cs.CL cs.AI

    Prompting Multilingual Large Language Models to Generate Code-Mixed Texts: The Case of South East Asian Languages

    Authors: Zheng-Xin Yong, Ruochen Zhang, Jessica Zosa Forde, Skyler Wang, Arjun Subramonian, Holy Lovenia, Samuel Cahyawijaya, Genta Indra Winata, Lintang Sutawika, Jan Christian Blaise Cruz, Yin Lin Tan, Long Phan, Rowena Garcia, Thamar Solorio, Alham Fikri Aji

    Abstract: While code-mixing is a common linguistic practice in many parts of the world, collecting high-quality and low-cost code-mixed data remains a challenge for natural language processing (NLP) research. The recent proliferation of Large Language Models (LLMs) compels one to ask: how capable are these systems in generating code-mixed data? In this paper, we explore prompting multilingual LLMs in a zero… ▽ More

    Submitted 12 September, 2023; v1 submitted 23 March, 2023; originally announced March 2023.

    Comments: Updating Authors

  17. arXiv:2303.09727  [pdf, other

    cs.SE

    Towards Understanding the Open Source Interest in Gender-Related GitHub Projects

    Authors: Rita Garcia, Christoph Treude, Wendy La

    Abstract: The open-source community uses the GitHub platform to exchange and share software applications and services of interest. This paper aims to identify the open-source community's interest in gender-related projects on GitHub. Our findings create research opportunities and identify resources by the open-source community that promote diversity, equity, and inclusion. We use data mining to identify Git… ▽ More

    Submitted 16 March, 2023; originally announced March 2023.

    Comments: 16th International Conference on Cooperative and Human Aspects of Software Engineering (CHASE 2023)

  18. A Convolutional Vision Transformer for Semantic Segmentation of Side-Scan Sonar Data

    Authors: Hayat Rajani, Nuno Gracias, Rafael Garcia

    Abstract: Distinguishing among different marine benthic habitat characteristics is of key importance in a wide set of seabed operations ranging from installations of oil rigs to laying networks of cables and monitoring the impact of humans on marine ecosystems. The Side-Scan Sonar (SSS) is a widely used imaging sensor in this regard. It produces high-resolution seafloor maps by logging the intensities of so… ▽ More

    Submitted 23 February, 2023; originally announced February 2023.

    Comments: Submitted to Ocean Engineering special issue "Autonomous Marine Robotics Operations"

    ACM Class: I.2.6; I.4.6; I.5.1; I.5.4

    Journal ref: Ocean Engineering Volume 286, Part 2, 15 October 2023, 115647

  19. arXiv:2212.06088  [pdf, other

    cs.RO

    MIRA: Mental Imagery for Robotic Affordances

    Authors: Lin Yen-Chen, Pete Florence, Andy Zeng, Jonathan T. Barron, Yilun Du, Wei-Chiu Ma, Anthony Simeonov, Alberto Rodriguez Garcia, Phillip Isola

    Abstract: Humans form mental images of 3D scenes to support counterfactual imagination, planning, and motor control. Our abilities to predict the appearance and affordance of the scene from previously unobserved viewpoints aid us in performing manipulation tasks (e.g., 6-DoF kitting) with a level of ease that is currently out of reach for existing robot learning frameworks. In this work, we aim to build art… ▽ More

    Submitted 12 December, 2022; originally announced December 2022.

    Comments: CoRL 2022, webpage: https://yenchenlin.me/mira

  20. arXiv:2210.04868  [pdf, other

    cs.CV

    Deep object detection for waterbird monitoring using aerial imagery

    Authors: Krish Kabra, Alexander Xiong, Wenbin Li, Minxuan Luo, William Lu, Raul Garcia, Dhananjay Vijay, Jiahui Yu, Maojie Tang, Tianjiao Yu, Hank Arnold, Anna Vallery, Richard Gibbons, Arko Barman

    Abstract: Monitoring of colonial waterbird nesting islands is essential to tracking waterbird population trends, which are used for evaluating ecosystem health and informing conservation management decisions. Recently, unmanned aerial vehicles, or drones, have emerged as a viable technology to precisely monitor waterbird colonies. However, manually counting waterbirds from hundreds, or potentially thousands… ▽ More

    Submitted 13 October, 2022; v1 submitted 10 October, 2022; originally announced October 2022.

    Comments: Longer version of accepted short paper at 21st IEEE International Conference on Machine Learning and Applications (ICMLA'22). 7 pages, 5 figures

  21. arXiv:2210.02742  [pdf, other

    cs.AR

    Towards the Multiple Constant Multiplication at Minimal Hardware Cost

    Authors: Rémi Garcia, Anastasia Volkova

    Abstract: Multiple Constant Multiplication (MCM) over integers is a frequent operation arising in embedded systems that require highly optimized hardware. An efficient way is to replace costly generic multiplication by bit-shifts and additions, i.e. a multiplierless circuit. In this work, we improve the state-of-the-art optimal approach for MCM, based on Integer Linear Programming (ILP). We introduce a new… ▽ More

    Submitted 10 October, 2022; v1 submitted 6 October, 2022; originally announced October 2022.

    Comments: 10 pages, 3 tables, 6 figures, journal submission

  22. arXiv:2209.15078  [pdf, ps, other

    cs.LG cs.RO

    Online Weighted Q-Ensembles for Reduced Hyperparameter Tuning in Reinforcement Learning

    Authors: Renata Garcia, Wouter Caarls

    Abstract: Reinforcement learning is a promising paradigm for learning robot control, allowing complex control policies to be learned without requiring a dynamics model. However, even state of the art algorithms can be difficult to tune for optimum performance. We propose employing an ensemble of multiple reinforcement learning agents, each with a different set of hyperparameters, along with a mechanism for… ▽ More

    Submitted 29 September, 2022; originally announced September 2022.

    MSC Class: 68T40; 68T07; 68T05

  23. arXiv:2209.09125  [pdf, other

    cs.SE cs.HC cs.LG

    Operationalizing Machine Learning: An Interview Study

    Authors: Shreya Shankar, Rolando Garcia, Joseph M. Hellerstein, Aditya G. Parameswaran

    Abstract: Organizations rely on machine learning engineers (MLEs) to operationalize ML, i.e., deploy and maintain ML pipelines in production. The process of operationalizing ML, or MLOps, consists of a continual loop of (i) data collection and labeling, (ii) experimentation to improve ML performance, (iii) evaluation throughout a multi-staged deployment process, and (iv) monitoring of performance drops in p… ▽ More

    Submitted 16 September, 2022; originally announced September 2022.

    Comments: 20 pages, 4 figures

  24. arXiv:2209.04899  [pdf, other

    cs.RO cs.AI cs.CL cs.CV cs.LG

    Instruction-driven history-aware policies for robotic manipulations

    Authors: Pierre-Louis Guhur, Shizhe Chen, Ricardo Garcia, Makarand Tapaswi, Ivan Laptev, Cordelia Schmid

    Abstract: In human environments, robots are expected to accomplish a variety of manipulation tasks given simple natural language instructions. Yet, robotic manipulation is extremely challenging as it requires fine-grained motor control, long-term memory as well as generalization to previously unseen tasks and environments. To address these challenges, we propose a unified transformer-based approach that tak… ▽ More

    Submitted 17 December, 2022; v1 submitted 11 September, 2022; originally announced September 2022.

    Comments: Accepted in CoRL 2022 (oral); project page at https://guhur.github.io/hiveformer/

  25. arXiv:2209.02748  [pdf

    cs.HC

    Educating Educators to Integrate Inclusive Design Across a 4-Year CS Degree Program

    Authors: Lara Letaw, Rosalinda Garcia, Patricia Morreale, Gail Verdi, Heather Garcia, Geraldine Jimena Noa, Spencer P. Madsen, Maria Jesus Alzugaray-Orellana, Margaret Burnett

    Abstract: How can an entire CS faculty, who together have been teaching the ACM standard CS curricula, shift to teaching elements of inclusive design across a 4-year undergraduate CS program? And will they even want to try? To investigate these questions, we developed an educate-the-educators curriculum to support this shift. The overall goal of the educate-the-educators curriculum was to enable CS faculty… ▽ More

    Submitted 6 September, 2022; originally announced September 2022.

  26. arXiv:2208.14174  [pdf, other

    cs.CR cs.DB cs.DC cs.MM

    Semantics and Non-Fungible Tokens for Copyright Management on the Metaverse and Beyond

    Authors: Roberto García, Ana Cediel, Mercè Teixidó, Rosa Gil

    Abstract: Recent initiatives related to the Metaverse focus on better visualisation, like augmented or virtual reality, but also persistent digital objects. To guarantee real ownership of these digital objects, open systems based on public blockchains and Non-Fungible Tokens (NFTs) are emerging together with a nascent decentralized and open creator economy. To manage this emerging economy in a more organise… ▽ More

    Submitted 25 August, 2022; originally announced August 2022.

    Comments: 16 pages, 6 figures, 2 listings

  27. Colonoscopy 3D Video Dataset with Paired Depth from 2D-3D Registration

    Authors: Taylor L. Bobrow, Mayank Golhar, Rohan Vijayan, Venkata S. Akshintala, Juan R. Garcia, Nicholas J. Durr

    Abstract: Screening colonoscopy is an important clinical application for several 3D computer vision techniques, including depth estimation, surface reconstruction, and missing region detection. However, the development, evaluation, and comparison of these techniques in real colonoscopy videos remain largely qualitative due to the difficulty of acquiring ground truth data. In this work, we present a Colonosc… ▽ More

    Submitted 5 September, 2023; v1 submitted 17 June, 2022; originally announced June 2022.

  28. arXiv:2205.01241  [pdf, ps, other

    cs.PL

    Propositional Equality for Gradual Dependently Typed Programming

    Authors: Joseph Eremondi, Ronald Garcia, Éric Tanter

    Abstract: Gradual dependent types can help with the incremental adoption of dependently typed code by providing a principled semantics for imprecise types and proofs, where some parts have been omitted. Current theories of gradual dependent types, though, lack a central feature of type theory: propositional equality. Lennon-Bertrand et al. show that, when the reflexive proof $\mathit{refl}$ is the only clos… ▽ More

    Submitted 2 May, 2022; originally announced May 2022.

    Comments: Under submission to ICFP 2022

  29. arXiv:2204.12051  [pdf, ps, other

    quant-ph cs.CC math-ph

    Complexity of quantum circuits via sensitivity, magic, and coherence

    Authors: Kaifeng Bu, Roy J. Garcia, Arthur Jaffe, Dax Enshan Koh, Lu Li

    Abstract: Quantum circuit complexity-a measure of the minimum number of gates needed to implement a given unitary transformation-is a fundamental concept in quantum computation, with widespread applications ranging from determining the running time of quantum algorithms to understanding the physics of black holes. In this work, we study the complexity of quantum circuits using the notions of sensitivity, av… ▽ More

    Submitted 25 April, 2022; originally announced April 2022.

    Comments: 42 pages

    Journal ref: Commun. Math. Phys. 405,161 (2024)

  30. arXiv:2203.07548  [pdf, other

    cs.RO cs.AI

    Physical Neural Cellular Automata for 2D Shape Classification

    Authors: Kathryn Walker, Rasmus Berg Palm, Rodrigo Moreno Garcia, Andres Faina, Kasper Stoy, Sebastian Risi

    Abstract: Materials with the ability to self-classify their own shape have the potential to advance a wide range of engineering applications and industries. Biological systems possess the ability not only to self-reconfigure but also to self-classify themselves to determine a general shape and function. Previous work into modular robotics systems has only enabled self-recognition and self-reconfiguration in… ▽ More

    Submitted 31 July, 2022; v1 submitted 14 March, 2022; originally announced March 2022.

  31. arXiv:2202.02551  [pdf, other

    math.DS cs.GR math.MG

    Exploring the Dynamics of the Circumcenter Map

    Authors: Nicholas McDonald, Ronaldo Garcia, Dan Reznik

    Abstract: Using experimental techniques, we study properties of the "circumcenter map", which, upon $n$ iterations sends an $n$-gon to a scaled and rotated copy of itself. We also explore the topology of area-expanding and area-contracting regions induced by this map.

    Submitted 14 May, 2022; v1 submitted 5 February, 2022; originally announced February 2022.

    Comments: 14 pages, 14 figures

    MSC Class: 51N20; 37B20

  32. arXiv:2201.09300  [pdf, other

    math.GT cs.GR math.DS

    Poncelet Spatio-Temporal Surfaces and Tangles

    Authors: Claudio Esperança, Ronaldo Garcia, Dan Reznik

    Abstract: We explore geometric and topological properties of 3d surfaces swept by Poncelet triangles, as well as tangles formed by associated points.

    Submitted 23 January, 2022; originally announced January 2022.

    Comments: 8 pages, 9 figures, 4 live apps

    MSC Class: 57M25; 97R60; 51H25; 37A10

  33. arXiv:2112.15232  [pdf, other

    math.MG cs.CG

    Triads of Conics Associated with a Triangle

    Authors: Ronaldo Garcia, Liliana Gheorghe, Peter Moses, Dan Reznik

    Abstract: We revisit constructions based on triads of conics with foci at pairs of vertices of a reference triangle. We find that their 6 vertices lie on well-known conics, whose type we analyze. We give conditions for these to be circles and/or degenerate. In the latter case, we study the locus of their center.

    Submitted 20 July, 2022; v1 submitted 30 December, 2021; originally announced December 2021.

    Comments: 24 pages, 24 figures, 17 references

    MSC Class: 51M04 and 51N20 and 51N35 and 68T20

  34. arXiv:2112.13956  [pdf, other

    cs.CR

    A Blockchain-based Data Governance Framework with Privacy Protection and Provenance for e-Prescription

    Authors: Rodrigo Dutra Garcia, Gowri Sankar Ramachandran, Raja Jurdak, Jo Ueyama

    Abstract: Real-world applications in healthcare and supply chain domains produce, exchange, and share data in a multi-stakeholder environment. Data owners want to control their data and privacy in such settings. On the other hand, data consumers demand methods to understand when, how, and who produced the data. These requirements necessitate data governance frameworks that guarantee data provenance, privacy… ▽ More

    Submitted 27 December, 2021; originally announced December 2021.

  35. arXiv:2112.02545  [pdf, other

    math.MG cs.CG cs.GR cs.RO

    New Properties and Invariants of Harmonic Polygons

    Authors: Ronaldo Garcia, Dan Reznik, Pedro Roitman

    Abstract: Via simulation, we discover and prove curious new Euclidean properties and invariants of the Poncelet family of harmonic polygons.

    Submitted 28 September, 2022; v1 submitted 5 December, 2021; originally announced December 2021.

    Comments: 18 pages, 9 figures, 3 tables, 8 videos

    MSC Class: 51M04; 51N20; 51N35; 68T20

  36. arXiv:2111.00979  [pdf, other

    math.MG cs.GR cs.RO math.DS

    Parabola-Inscribed Poncelet Polygons Derived from the Bicentric Family

    Authors: Filipe Bellio, Ronaldo Garcia, Dan Reznik

    Abstract: We study loci and properties of a Parabola-inscribed family of Poncelet polygons whose caustic is a focus-centered circle. This family is the polar image of a special case of the bicentric family with respect to its circumcircle. We describe closure conditions, curious loci, and new conserved quantities.

    Submitted 25 January, 2022; v1 submitted 1 November, 2021; originally announced November 2021.

    Comments: 20 pages, 17 figures, 2 tables

    MSC Class: 00A72; 00A08; 37-04; 37M05; 51M04; 51N20

  37. arXiv:2110.06356  [pdf, other

    math.MG cs.CG math.DS

    Poncelet Parabola Pirouettes

    Authors: Dan Reznik, Ronaldo Garcia

    Abstract: We describe some three-dozen curious phenomena manifested by parabolas inscribed or circumscribed about certain Poncelet triangle families. Despite their pirouetting motion, parabolas' focus, vertex, directrix, etc., will often sweep or envelop rather elementary loci such as lines, circles, or points. Most phenomena are unproven though supported by solid numerical evidence (proofs are welcome). So… ▽ More

    Submitted 10 October, 2022; v1 submitted 12 October, 2021; originally announced October 2021.

    Comments: 24 pages, 23 figures

    MSC Class: 51M04; 51N20; 51N35; 68T20

  38. arXiv:2109.08192  [pdf, ps, other

    cs.DC cs.PL

    BuDDI: A Declarative Bloom Language for CALM Programming

    Authors: Rolando Garcia, Giulia Guidi

    Abstract: Coordination protocols help programmers of distributed systems reason about the effects of transactions on the state of the system, but they're not cheap. Coordination protocols may involve multiple rounds of communication, which can hurt system responsiveness. There exist many efforts in distributed computing for managing the coordination-performance trade-off. More recent is a line of work that… ▽ More

    Submitted 20 September, 2021; v1 submitted 16 September, 2021; originally announced September 2021.

  39. arXiv:2108.05430  [pdf, other

    math.MG cs.GR cs.RO math.AG math.DS

    Loci of Poncelet Triangles in the General Closure Case

    Authors: Ronaldo Garcia, Boris Odehnal, Dan Reznik

    Abstract: We analyze loci of triangle centers over variants of two-well known triangle porisms: the bicentric and confocal families. Specifically, we evoke the general version of Poncelet's closure theorem whereby individual sides can be made tangent to separate in-pencil caustics. We show that despite the more complicated dynamic geometry, the locus of certain triangle centers and associated points remain… ▽ More

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

    Comments: 24 pages, 18 figures, 4 tables, 18 video links

    MSC Class: 51M04 and 51N20 and 51N35 and 68T20

  40. Hardware-aware Design of Multiplierless Second-Order IIR Filters with Minimum Adders

    Authors: Rémi Garcia, Anastasia Volkova, Martin Kumm, Alexandre Goldsztejn, Jonas Kühle

    Abstract: In this work, we optimally solve the problem of multiplierless design of second-order Infinite Impulse Response filters with minimum number of adders. Given a frequency specification, we design a stable direct form filter with hardware-aware fixed-point coefficients that yielding minimal number of adders when replacing all the multiplications by bit shifts and additions. The coefficient design, qu… ▽ More

    Submitted 3 August, 2021; originally announced August 2021.

  41. arXiv:2107.04859  [pdf, ps, other

    cs.PL

    Approximate Normalization and Eager Equality Checking for Gradual Inductive Families

    Authors: Joseph Eremondi, Ronald Garcia, Éric Tanter

    Abstract: Harnessing the power of dependently typed languages can be difficult. Programmers must manually construct proofs to produce well-typed programs, which is not an easy task. In particular, migrating code to these languages is challenging. Gradual typing can make dependently-typed languages easier to use by mixing static and dynamic checking in a principled way. With gradual types, programmers can in… ▽ More

    Submitted 10 July, 2021; originally announced July 2021.

  42. arXiv:2106.06505  [pdf, other

    cs.CV

    Efficient Deep Learning Architectures for Fast Identification of Bacterial Strains in Resource-Constrained Devices

    Authors: R. Gallardo García, S. Jarquín Rodríguez, B. Beltrán Martínez, C. Hernández Gracidas, R. Martínez Torres

    Abstract: This work presents twelve fine-tuned deep learning architectures to solve the bacterial classification problem over the Digital Image of Bacterial Species Dataset. The base architectures were mainly published as mobile or efficient solutions to the ImageNet challenge, and all experiments presented in this work consisted of making several modifications to the original designs, in order to make them… ▽ More

    Submitted 11 June, 2021; originally announced June 2021.

    Comments: 22 pages, 2 figures, 5 tables. Submitted to Multimedia Tools and Applications, issue 1218 - Engineering Tools and Applications in Medical Imaging (currently in reviewing process)

    MSC Class: 68T07 (Primary); 68U10 (Secondary) ACM Class: I.4; J.3

  43. arXiv:2106.04565  [pdf, other

    cs.CL cs.AI

    Translate, then Parse! A strong baseline for Cross-Lingual AMR Parsing

    Authors: Sarah Uhrig, Yoalli Rezepka Garcia, Juri Opitz, Anette Frank

    Abstract: In cross-lingual Abstract Meaning Representation (AMR) parsing, researchers develop models that project sentences from various languages onto their AMRs to capture their essential semantic structures: given a sentence in any language, we aim to capture its core semantic content through concepts connected by manifold types of semantic relations. Methods typically leverage large silver training data… ▽ More

    Submitted 8 June, 2021; originally announced June 2021.

    Comments: IWPT 2021

  44. arXiv:2106.00715  [pdf, other

    math.MG cs.CG cs.RO math.AG math.DS

    Poncelet Triangles: a Theory for Locus Ellipticity

    Authors: Mark Helman, Dominique Laurain, Dan Reznik, Ronaldo Garcia

    Abstract: We present a theory which predicts if the locus of a triangle center over certain Poncelet triangle families is a conic or not. We consider families interscribed in (i) the confocal pair and (ii) an outer ellipse and an inner concentric circular caustic. Previously, determining if a locus was a conic was done on a case-by-case basis. In the confocal case, we also derive conditions under which a lo… ▽ More

    Submitted 12 December, 2021; v1 submitted 1 June, 2021; originally announced June 2021.

    Comments: 10 pages, 5 figures, 2 tables, and 6 video links

    MSC Class: 51M04; 51N20; 51N35; 68T20

  45. arXiv:2105.05633  [pdf, other

    cs.CV cs.AI cs.LG

    Segmenter: Transformer for Semantic Segmentation

    Authors: Robin Strudel, Ricardo Garcia, Ivan Laptev, Cordelia Schmid

    Abstract: Image segmentation is often ambiguous at the level of individual image patches and requires contextual information to reach label consensus. In this paper we introduce Segmenter, a transformer model for semantic segmentation. In contrast to convolution-based methods, our approach allows to model global context already at the first layer and throughout the network. We build on the recent Vision Tra… ▽ More

    Submitted 2 September, 2021; v1 submitted 12 May, 2021; originally announced May 2021.

    Comments: ICCV 2021. Code available at https://github.com/rstrudel/segmenter

  46. arXiv:2104.13174  [pdf, other

    math.DS cs.CG cs.RO math.MG

    Poncelet Plectra: Harmonious Curves in Cosine Space

    Authors: Daniel Jaud, Dan Reznik, Ronaldo Garcia

    Abstract: It has been shown that the family of Poncelet N-gons in the confocal pair (elliptic billiard) conserves the sum of cosines of its internal angles. Curiously, this quantity is equal to the sum of cosines conserved by its affine image where the caustic is a circle. We show that furthermore, (i) when N=3, the cosine triples of both families sweep the same planar curve: an equilateral cubic resembling… ▽ More

    Submitted 29 August, 2021; v1 submitted 27 April, 2021; originally announced April 2021.

    Comments: 15 pages, 13 figures, 7 video links

    MSC Class: 51N20; 51M04; 65-05

    Journal ref: Beitraege zur Algebra und Geometrie 2022

  47. arXiv:2103.11260  [pdf, other

    math.DS cs.CG math-ph math.MG

    New Invariants of Poncelet-Jacobi Bicentric Polygons

    Authors: Pedro Roitman, Ronaldo Garcia, Dan Reznik

    Abstract: The 1d family of Poncelet polygons interscribed between two circles is known as the Bicentric family. Using elliptic functions and Liouville's theorem, we show (i) that this family has invariant sum of internal angle cosines and (ii) that the pedal polygons with respect to the family's limiting points have invariant perimeter. Interestingly, both (i) and (ii) are also properties of elliptic billia… ▽ More

    Submitted 13 July, 2021; v1 submitted 20 March, 2021; originally announced March 2021.

    Comments: 17 pages, 6 figures, 1 table with 18 video links

    MSC Class: 51M04; 51N20; 51N35; 68T20

  48. arXiv:2103.04691  [pdf, other

    cs.LG

    Meta-Learning with MAML on Trees

    Authors: Jezabel R. Garcia, Federica Freddi, Feng-Ting Liao, Jamie McGowan, Tim Nieradzik, Da-shan Shiu, Ye Tian, Alberto Bernacchia

    Abstract: In meta-learning, the knowledge learned from previous tasks is transferred to new ones, but this transfer only works if tasks are related. Sharing information between unrelated tasks might hurt performance, and it is unclear how to transfer knowledge across tasks with a hierarchical structure. Our research extends a model agnostic meta-learning model, MAML, by exploiting hierarchical task relation… ▽ More

    Submitted 8 March, 2021; originally announced March 2021.

    Comments: Updated version of paper in EACL workshop: Adapt-NLP 2021

  49. arXiv:2102.09438  [pdf, ps, other

    math.MG cs.GR cs.RO math.CV math.DS

    Invariant Center Power and Elliptic Loci of Poncelet Triangles

    Authors: Mark Helman, Dominique Laurain, Ronaldo Garcia, Dan Reznik

    Abstract: We study center power with respect to circles derived from Poncelet 3-periodics (triangles) in a generic pair of ellipses as well as loci of their triangle centers. We show that (i) for any concentric pair, the power of the center with respect to either circumcircle or Euler's circle is invariant, and (ii) if a triangle center of a 3-periodic in a generic nested pair is a fixed affine combination… ▽ More

    Submitted 16 April, 2021; v1 submitted 18 February, 2021; originally announced February 2021.

    Comments: 25 pages, 16 figures, 6 tables, 8 video links, 7 live app links

    MSC Class: 51M04; 51N20; 51N35; 68T20

  50. Semantic Segmentation with Labeling Uncertainty and Class Imbalance

    Authors: Patrik Olã Bressan, José Marcato Junior, José Augusto Correa Martins, Diogo Nunes Gonçalves, Daniel Matte Freitas, Lucas Prado Osco, Jonathan de Andrade Silva, Zhipeng Luo, Jonathan Li, Raymundo Cordero Garcia, Wesley Nunes Gonçalves

    Abstract: Recently, methods based on Convolutional Neural Networks (CNN) achieved impressive success in semantic segmentation tasks. However, challenges such as the class imbalance and the uncertainty in the pixel-labeling process are not completely addressed. As such, we present a new approach that calculates a weight for each pixel considering its class and uncertainty during the labeling process. The pix… ▽ More

    Submitted 8 February, 2021; originally announced February 2021.

    Comments: 15 pages, 9 figures, 3 tables

    MSC Class: 68T07 ACM Class: I.2.1

    Journal ref: International Journal of Applied Earth Observation and Geoinformation, 2022