Skip to main content

Showing 1–40 of 40 results for author: Fernandez, P

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

    q-bio.NC cs.AI cs.NE

    Implementing engrams from a machine learning perspective: XOR as a basic motif

    Authors: Jesus Marco de Lucas, Maria Peña Fernandez, Lara Lloret Iglesias

    Abstract: We have previously presented the idea of how complex multimodal information could be represented in our brains in a compressed form, following mechanisms similar to those employed in machine learning tools, like autoencoders. In this short comment note we reflect, mainly with a didactical purpose, upon the basic question for a biological implementation: what could be the mechanism working as a los… ▽ More

    Submitted 14 June, 2024; originally announced June 2024.

    Comments: 9 pages, short comment

  2. arXiv:2402.14904  [pdf, other

    cs.CR cs.AI cs.CL cs.LG

    Watermarking Makes Language Models Radioactive

    Authors: Tom Sander, Pierre Fernandez, Alain Durmus, Matthijs Douze, Teddy Furon

    Abstract: This paper investigates the radioactivity of LLM-generated texts, i.e. whether it is possible to detect that such input was used as training data. Conventional methods like membership inference can carry out this detection with some level of accuracy. We show that watermarked training data leaves traces easier to detect and much more reliable than membership inference. We link the contamination le… ▽ More

    Submitted 22 February, 2024; originally announced February 2024.

  3. arXiv:2402.13673  [pdf, other

    astro-ph.EP astro-ph.IM cs.LG

    Computing Transiting Exoplanet Parameters with 1D Convolutional Neural Networks

    Authors: Santiago Iglesias Álvarez, Enrique Díez Alonso, María Luisa Sánchez Rodríguez, Javier Rodríguez Rodríguez, Saúl Pérez Fernández, Francisco Javier de Cos Juez

    Abstract: The transit method allows the detection and characterization of planetary systems by analyzing stellar light curves. Convolutional neural networks appear to offer a viable solution for automating these analyses. In this research, two 1D convolutional neural network models, which work with simulated light curves in which transit-like signals were injected, are presented. One model operates on compl… ▽ More

    Submitted 21 February, 2024; originally announced February 2024.

  4. arXiv:2401.17264  [pdf, other

    cs.SD cs.AI cs.CR

    Proactive Detection of Voice Cloning with Localized Watermarking

    Authors: Robin San Roman, Pierre Fernandez, Alexandre Défossez, Teddy Furon, Tuan Tran, Hady Elsahar

    Abstract: In the rapidly evolving field of speech generative models, there is a pressing need to ensure audio authenticity against the risks of voice cloning. We present AudioSeal, the first audio watermarking technique designed specifically for localized detection of AI-generated speech. AudioSeal employs a generator/detector architecture trained jointly with a localization loss to enable localized waterma… ▽ More

    Submitted 6 June, 2024; v1 submitted 30 January, 2024; originally announced January 2024.

    Comments: Published at ICML 2024. Code at https://github.com/facebookresearch/audioseal - webpage at https://pierrefdz.github.io/publications/audioseal/

  5. arXiv:2312.05187  [pdf, other

    cs.CL cs.SD eess.AS

    Seamless: Multilingual Expressive and Streaming Speech Translation

    Authors: Seamless Communication, Loïc Barrault, Yu-An Chung, Mariano Coria Meglioli, David Dale, Ning Dong, Mark Duppenthaler, Paul-Ambroise Duquenne, Brian Ellis, Hady Elsahar, Justin Haaheim, John Hoffman, Min-Jae Hwang, Hirofumi Inaguma, Christopher Klaiber, Ilia Kulikov, Pengwei Li, Daniel Licht, Jean Maillard, Ruslan Mavlyutov, Alice Rakotoarison, Kaushik Ram Sadagopan, Abinesh Ramakrishnan, Tuan Tran, Guillaume Wenzek , et al. (40 additional authors not shown)

    Abstract: Large-scale automatic speech translation systems today lack key features that help machine-mediated communication feel seamless when compared to human-to-human dialogue. In this work, we introduce a family of models that enable end-to-end expressive and multilingual translations in a streaming fashion. First, we contribute an improved version of the massively multilingual and multimodal SeamlessM4… ▽ More

    Submitted 8 December, 2023; originally announced December 2023.

  6. Pricing4APIs: A Rigorous Model for RESTful API Pricings

    Authors: Rafael Fresno-Aranda, Pablo Fernandez, Antonio Gamez-Diaz, Amador Duran, Antonio Ruiz-Cortes

    Abstract: APIs are increasingly becoming new business assets for organizations and consequently, API functionality and its pricing should be precisely defined for customers. Pricing is typically composed by different plans that specify a range of limitations, e.g., a Free plan allows 100 monthly requests while a Gold plan has 10000 requests per month. In this context, the OpenAPI Specification (OAS) has eme… ▽ More

    Submitted 21 November, 2023; originally announced November 2023.

  7. arXiv:2311.06156  [pdf, other

    cs.CR cs.DC

    Triad: Trusted Timestamps in Untrusted Environments

    Authors: Gabriel P. Fernandez, Andrey Brito, Christof Fetzer

    Abstract: We aim to provide trusted time measurement mechanisms to applications and cloud infrastructure deployed in environments that could harbor potential adversaries, including the hardware infrastructure provider. Despite Trusted Execution Environments (TEEs) providing multiple security functionalities, timestamps from the Operating System are not covered. Nevertheless, some services require time for v… ▽ More

    Submitted 26 February, 2024; v1 submitted 10 November, 2023; originally announced November 2023.

  8. arXiv:2311.06154  [pdf, other

    cs.CR cs.DC

    A Last-Level Defense for Application Integrity and Confidentiality

    Authors: Gabriel P. Fernandez, Andrey Brito, Ardhi Putra Pratama Hartono, Muhammad Usama Sardar, Christof Fetzer

    Abstract: Our objective is to protect the integrity and confidentiality of applications operating in untrusted environments. Trusted Execution Environments (TEEs) are not a panacea. Hardware TEEs fail to protect applications against Sybil, Fork and Rollback Attacks and, consequently, fail to preserve the consistency and integrity of applications. We introduce a novel system, LLD, that enforces the integrity… ▽ More

    Submitted 10 November, 2023; originally announced November 2023.

  9. arXiv:2310.11446  [pdf, other

    cs.CR cs.AI cs.CL

    Functional Invariants to Watermark Large Transformers

    Authors: Pierre Fernandez, Guillaume Couairon, Teddy Furon, Matthijs Douze

    Abstract: The rapid growth of transformer-based models increases the concerns about their integrity and ownership insurance. Watermarking addresses this issue by embedding a unique identifier into the model, while preserving its performance. However, most existing approaches require to optimize the weights to imprint the watermark signal, which is not suitable at scale due to the computational cost. This pa… ▽ More

    Submitted 18 January, 2024; v1 submitted 17 October, 2023; originally announced October 2023.

    Comments: Published at ICASSP 2024. Webpage at https://pierrefdz.github.io/publications/invariancewm/

  10. arXiv:2308.02199  [pdf, other

    cs.CL cs.AI cs.LG

    A Survey of Spanish Clinical Language Models

    Authors: Guillem García Subies, Álvaro Barbero Jiménez, Paloma Martínez Fernández

    Abstract: This survey focuses in encoder Language Models for solving tasks in the clinical domain in the Spanish language. We review the contributions of 17 corpora focused mainly in clinical tasks, then list the most relevant Spanish Language Models and Spanish Clinical Language models. We perform a thorough comparison of these models by benchmarking them over a curated subset of the available corpora, in… ▽ More

    Submitted 4 August, 2023; originally announced August 2023.

  11. arXiv:2308.00113  [pdf, other

    cs.CL cs.AI

    Three Bricks to Consolidate Watermarks for Large Language Models

    Authors: Pierre Fernandez, Antoine Chaffin, Karim Tit, Vivien Chappelier, Teddy Furon

    Abstract: The task of discerning between generated and natural texts is increasingly challenging. In this context, watermarking emerges as a promising technique for ascribing generated text to a specific model. It alters the sampling generation process so as to leave an invisible trace in the generated output, facilitating later detection. This research consolidates watermarks for large language models base… ▽ More

    Submitted 8 November, 2023; v1 submitted 26 July, 2023; originally announced August 2023.

    Comments: Published at WIFS 2023. Code at https://github.com/facebookresearch/three_bricks - webpage at https://pierrefdz.github.io/publications/threebricks/

  12. arXiv:2304.12210  [pdf, other

    cs.LG cs.CV

    A Cookbook of Self-Supervised Learning

    Authors: Randall Balestriero, Mark Ibrahim, Vlad Sobal, Ari Morcos, Shashank Shekhar, Tom Goldstein, Florian Bordes, Adrien Bardes, Gregoire Mialon, Yuandong Tian, Avi Schwarzschild, Andrew Gordon Wilson, Jonas Gei**, Quentin Garrido, Pierre Fernandez, Amir Bar, Hamed Pirsiavash, Yann LeCun, Micah Goldblum

    Abstract: Self-supervised learning, dubbed the dark matter of intelligence, is a promising path to advance machine learning. Yet, much like cooking, training SSL methods is a delicate art with a high barrier to entry. While many components are familiar, successfully training a SSL method involves a dizzying set of choices from the pretext tasks to training hyper-parameters. Our goal is to lower the barrier… ▽ More

    Submitted 28 June, 2023; v1 submitted 24 April, 2023; originally announced April 2023.

  13. arXiv:2304.07193  [pdf, other

    cs.CV

    DINOv2: Learning Robust Visual Features without Supervision

    Authors: Maxime Oquab, Timothée Darcet, Théo Moutakanni, Huy Vo, Marc Szafraniec, Vasil Khalidov, Pierre Fernandez, Daniel Haziza, Francisco Massa, Alaaeldin El-Nouby, Mahmoud Assran, Nicolas Ballas, Wojciech Galuba, Russell Howes, Po-Yao Huang, Shang-Wen Li, Ishan Misra, Michael Rabbat, Vasu Sharma, Gabriel Synnaeve, Hu Xu, Hervé Jegou, Julien Mairal, Patrick Labatut, Armand Joulin , et al. (1 additional authors not shown)

    Abstract: The recent breakthroughs in natural language processing for model pretraining on large quantities of data have opened the way for similar foundation models in computer vision. These models could greatly simplify the use of images in any system by producing all-purpose visual features, i.e., features that work across image distributions and tasks without finetuning. This work shows that existing pr… ▽ More

    Submitted 2 February, 2024; v1 submitted 14 April, 2023; originally announced April 2023.

  14. arXiv:2303.15435  [pdf, other

    cs.CV cs.AI

    The Stable Signature: Rooting Watermarks in Latent Diffusion Models

    Authors: Pierre Fernandez, Guillaume Couairon, Hervé Jégou, Matthijs Douze, Teddy Furon

    Abstract: Generative image modeling enables a wide range of applications but raises ethical concerns about responsible deployment. This paper introduces an active strategy combining image watermarking and Latent Diffusion Models. The goal is for all generated images to conceal an invisible watermark allowing for future detection and/or identification. The method quickly fine-tunes the latent decoder of the… ▽ More

    Submitted 26 July, 2023; v1 submitted 27 March, 2023; originally announced March 2023.

    Comments: Published at ICCV 2023. Code at https://github.com/facebookresearch/stable_signature - webpage at https://pierrefdz.github.io/publications/stablesignature

  15. arXiv:2303.05995  [pdf, other

    cs.SE

    Exploring Gender Bias in Remote Pair Programming among Software Engineering Students: The twincode Original Study and First External Replication

    Authors: Amador Durán, Pablo Fernández, Beatriz Bernárdez, Nathaniel Weinman, Aslıhan Akalın, Armando Fox

    Abstract: Context. Software Engineering (SE) has low female representation due to gender bias that men are better at programming. Pair programming (PP) is common in industry and can increase student interest in SE, especially women; but if gender bias affects PP, it may discourage women from joining the field. Objective. We explore gender bias in PP. In a remote setting where students cannot see their pee… ▽ More

    Submitted 10 March, 2023; originally announced March 2023.

  16. Impact of Automatic Image Classification and Blind Deconvolution in Improving Text Detection Performance of the CRAFT Algorithm

    Authors: Clarisa V. Albarillo, Proceso L. Fernandez Jr

    Abstract: Text detection in natural scenes has been a significant and active research subject in computer vision and document analysis because of its wide range of applications as evidenced by the emergence of the Robust Reading Competition. One of the algorithms which has good text detection performance in the said competition is the Character Region Awareness for Text Detection (CRAFT). Employing the ICDA… ▽ More

    Submitted 29 November, 2022; originally announced November 2022.

    Comments: 18 pages, 7 figures, 3rd International Conference on Machine Learning Techniques and Data Science

    Journal ref: Vol. 12, No. 21, 2022, 58-75

  17. arXiv:2210.10620  [pdf, other

    cs.IR cs.AI cs.CV cs.LG

    Active Image Indexing

    Authors: Pierre Fernandez, Matthijs Douze, Hervé Jégou, Teddy Furon

    Abstract: Image copy detection and retrieval from large databases leverage two components. First, a neural network maps an image to a vector representation, that is relatively robust to various transformations of the image. Second, an efficient but approximate similarity search algorithm trades scalability (size and speed) against quality of the search, thereby introducing a source of error. This paper impr… ▽ More

    Submitted 5 October, 2022; originally announced October 2022.

  18. arXiv:2210.02833  [pdf, other

    cs.IR cs.CL cs.LG cs.SD eess.AS

    Matching Text and Audio Embeddings: Exploring Transfer-learning Strategies for Language-based Audio Retrieval

    Authors: Benno Weck, Miguel Pérez Fernández, Holger Kirchhoff, Xavier Serra

    Abstract: We present an analysis of large-scale pretrained deep learning models used for cross-modal (text-to-audio) retrieval. We use embeddings extracted by these models in a metric learning framework to connect matching pairs of audio and text. Shallow neural networks map the embeddings to a common dimensionality. Our system, which is an extension of our submission to the Language-based Audio Retrieval T… ▽ More

    Submitted 6 October, 2022; originally announced October 2022.

    Comments: 5 pages, 2 figures. Accepted at Detection and Classification of Acoustic Scenes and Events 2022 (DCASE2022)

  19. arXiv:2112.09581  [pdf, other

    cs.CV cs.LG

    Watermarking Images in Self-Supervised Latent Spaces

    Authors: Pierre Fernandez, Alexandre Sablayrolles, Teddy Furon, Hervé Jégou, Matthijs Douze

    Abstract: We revisit watermarking techniques based on pre-trained deep networks, in the light of self-supervised approaches. We present a way to embed both marks and binary messages into their latent spaces, leveraging data augmentation at marking time. Our method can operate at any resolution and creates watermarks robust to a broad range of transformations (rotations, crops, JPEG, contrast, etc). It signi… ▽ More

    Submitted 23 March, 2022; v1 submitted 17 December, 2021; originally announced December 2021.

  20. arXiv:2110.01962  [pdf, other

    cs.SE

    Gender Bias in Remote Pair Programming among Software Engineering Students: The twincode Exploratory Study

    Authors: Amador Durán, Pablo Fernández, Beatriz Bernárdez, Nathaniel Weinman, Aslı Akalın, Armando Fox

    Abstract: Context. Pair programming (PP) has been found to increase student interest in Computer Science, particularly so for women, and would therefore appear to be a way to help remedy their under-representation, which could be partially motivated by gender stereotypes applied to software engineers, assuming that men perform better than their women peers. If this same bias is present in pair programming,… ▽ More

    Submitted 5 October, 2021; originally announced October 2021.

    Comments: Accepted at the ESEM 2021 Registered Report track

  21. arXiv:2103.06798  [pdf, other

    cs.SE

    Bluejay: A Cross-Tooling Audit Framework For Agile Software Teams

    Authors: Cesar Garcia, Alejandro Guerrero, Joshua Zeitsoff, Srujay Korlakunta, Pablo Fernandez, Armando Fox, Antonio Ruiz-Cortes

    Abstract: Agile software teams are expected to follow a number of specific Team Practices (TPs) during each iteration, such as estimating the effort ("points") required to complete user stories and coordinating the management of the codebase with the delivery of features. For software engineering instructors trying to teach such TPs to student teams, manually auditing teams if teams are following the TPs an… ▽ More

    Submitted 11 March, 2021; originally announced March 2021.

    Comments: 6 pages

    MSC Class: 68U99 ACM Class: D.2.9

  22. arXiv:2101.04240  [pdf, other

    cs.CV

    Lesion2Vec: Deep Metric Learning for Few-Shot Multiple Lesions Recognition in Wireless Capsule Endoscopy Video

    Authors: Sodiq Adewole, Philip Fernandez, Michelle Yeghyayan, James Jablonski, Andrew Copland, Michael Porter, Sana Syed, Donald Brown

    Abstract: Effective and rapid detection of lesions in the Gastrointestinal tract is critical to gastroenterologist's response to some life-threatening diseases. Wireless Capsule Endoscopy (WCE) has revolutionized traditional endoscopy procedure by allowing gastroenterologists visualize the entire GI tract non-invasively. Once the tiny capsule is swallowed, it sequentially capture images of the GI tract at a… ▽ More

    Submitted 15 January, 2021; v1 submitted 11 January, 2021; originally announced January 2021.

  23. arXiv:2007.07188  [pdf, ps, other

    math.LO cs.LO

    Nonclassical truth with classical strength. A proof-theoretic analysis of compositional truth over HYPE

    Authors: Martin Fischer, Carlo Nicolai, Pablo Dopico Fernandez

    Abstract: Questions concerning the proof-theoretic strength of classical versus non-classical theories of truth have received some attention recently. A particularly convenient case study concerns classical and nonclassical axiomatizations of fixed-point semantics. It is known that nonclassical axiomatizations in four- or three-valued logics are substantially weaker than their classical counterparts. In thi… ▽ More

    Submitted 13 August, 2020; v1 submitted 14 July, 2020; originally announced July 2020.

    Comments: Fixed a gap in the proof of the lower bound for KFL^*

  24. arXiv:2001.06612  [pdf, other

    cs.CV

    Deep Metric Structured Learning For Facial Expression Recognition

    Authors: Pedro D. Marrero Fernandez, Tsang Ing Ren, Tsang Ing Jyh, Fidel A. Guerrero Peña, Alexandre Cunha

    Abstract: We propose a deep metric learning model to create embedded sub-spaces with a well defined structure. A new loss function that imposes Gaussian structures on the output space is introduced to create these sub-spaces thus sha** the distribution of the data. Having a mixture of Gaussians solution space is advantageous given its simplified and well established structure. It allows fast discovering o… ▽ More

    Submitted 5 January, 2022; v1 submitted 18 January, 2020; originally announced January 2020.

  25. arXiv:1910.09783  [pdf, other

    cs.CV

    J Regularization Improves Imbalanced Multiclass Segmentation

    Authors: Fidel A. Guerrero Peña, Pedro D. Marrero Fernandez, Paul T. Tarr, Tsang Ing Ren, Elliot M. Meyerowitz, Alexandre Cunha

    Abstract: We propose a new loss formulation to further advance the multiclass segmentation of cluttered cells under weakly supervised conditions. We improve the separation of touching and immediate cells, obtaining sharp segmentation boundaries with high adequacy, when we add Youden's $J$ statistic regularization term to the cross entropy loss. This regularization intrinsically supports class imbalance th… ▽ More

    Submitted 22 October, 2019; originally announced October 2019.

    Comments: Submitted to ISBI 2020

  26. arXiv:1908.10945  [pdf, other

    cs.CV

    A Multiple Source Hourglass Deep Network for Multi-Focus Image Fusion

    Authors: Fidel Alejandro Guerrero Peña, Pedro Diamel Marrero Fernández, Tsang Ing Ren, Germano Crispim Vasconcelos, Alexandre Cunha

    Abstract: Multi-Focus Image Fusion seeks to improve the quality of an acquired burst of images with different focus planes. For solving the task, an activity level measurement and a fusion rule are typically established to select and fuse the most relevant information from the sources. However, the design of this kind of method by hand is really hard and sometimes restricted to solution spaces where the opt… ▽ More

    Submitted 28 August, 2019; originally announced August 2019.

  27. arXiv:1908.09891  [pdf, other

    cs.CV cs.LG

    A Weakly Supervised Method for Instance Segmentation of Biological Cells

    Authors: Fidel A. Guerrero-Peña, Pedro D. Marrero Fernandez, Tsang Ing Ren, Alexandre Cunha

    Abstract: We present a weakly supervised deep learning method to perform instance segmentation of cells present in microscopy images. Annotation of biomedical images in the lab can be scarce, incomplete, and inaccurate. This is of concern when supervised learning is used for image analysis as the discriminative power of a learning model might be compromised in these situations. To overcome the curse of poor… ▽ More

    Submitted 26 August, 2019; originally announced August 2019.

    Comments: Accepted at MICCAI Worshop 2019

  28. arXiv:1902.03284  [pdf, other

    cs.CV

    FERAtt: Facial Expression Recognition with Attention Net

    Authors: Pedro D. Marrero Fernandez, Fidel A. Guerrero Peña, Tsang Ing Ren, Alexandre Cunha

    Abstract: We present a new end-to-end network architecture for facial expression recognition with an attention model. It focuses attention in the human face and uses a Gaussian space representation for expression recognition. We devise this architecture based on two fundamental complementary components: (1) facial image correction and attention and (2) facial expression representation and classification. Th… ▽ More

    Submitted 8 February, 2019; originally announced February 2019.

  29. arXiv:1810.12121  [pdf, other

    cs.CV

    Burst ranking for blind multi-image deblurring

    Authors: Fidel A. Guerrero Peña, Pedro D. Marrero Fernández, Tsang Ing Ren, Jorge J. G. Leandro, Ricardo Nishihara

    Abstract: We propose a new incremental aggregation algorithm for multi-image deblurring with automatic image selection. The primary motivation is that current bursts deblurring methods do not handle well situations in which misalignment or out-of-context frames are present in the burst. These real-life situations result in poor reconstructions or manual selection of the images that will be used to deblur. A… ▽ More

    Submitted 30 October, 2018; v1 submitted 29 October, 2018; originally announced October 2018.

    Comments: Submitted to IEEE Transactions on Image Processing. 11 pages, 9 figures

  30. arXiv:1810.09435  [pdf, other

    physics.flu-dyn cs.CE math.NA physics.comp-ph

    On the ability of discontinuous Galerkin methods to simulate under-resolved turbulent flows

    Authors: Pablo Fernandez, Ngoc-Cuong Nguyen, Jaime Peraire

    Abstract: We investigate the ability of discontinuous Galerkin (DG) methods to simulate under-resolved turbulent flows in large-eddy simulation. The role of the Riemann solver and the subgrid-scale model in the prediction of a variety of flow regimes, including transition to turbulence, wall-free turbulence and wall-bounded turbulence, are examined. Numerical and theoretical results show the Riemann solver… ▽ More

    Submitted 19 October, 2018; originally announced October 2018.

    MSC Class: 65M60; 76Fxx; 76Hxx

  31. Fast and Robust Multiple ColorChecker Detection using Deep Convolutional Neural Networks

    Authors: Pedro D. Marrero Fernandez, Fidel A. Guerrero-Peña, Tsang Ing Ren, Jorge J. G. Leandro

    Abstract: ColorCheckers are reference standards that professional photographers and filmmakers use to ensure predictable results under every lighting condition. The objective of this work is to propose a new fast and robust method for automatic ColorChecker detection. The process is divided into two steps: (1) ColorCheckers localization and (2) ColorChecker patches recognition. For the ColorChecker localiza… ▽ More

    Submitted 19 October, 2018; originally announced October 2018.

    Comments: Submitted to Image and Vision Computing

  32. umd-verification: Automation of Software Validation for the EGI federated e-Infrastructure

    Authors: Pablo Orviz Fernandez, Joao Pina, Alvaro Lopez Garcia, Isabel Campos Plasencia, Mario David, Jorge Gomes

    Abstract: Supporting e-Science in the EGI e-Infrastructure requires extensive and reliable software, for advanced computing use, deployed across over approximately 300 European and worldwide data centers. The Unified Middleware Distribution (UMD) and Cloud Middleware Distribution (CMD) are the channels to deliver the software for the EGI e-Infrastructure consumption. The software is compiled, validated and… ▽ More

    Submitted 30 July, 2018; originally announced July 2018.

    Comments: This is the author's pre-print version of this work. The final publication is available at http://dx.doi.org/10.1007/s10723-018-9454-2

    Journal ref: Journal of Grid COmputing (2018) 1-14

  33. arXiv:1807.01748  [pdf

    cs.SE

    Significant acceleration of development by automating quality assurance of a medical particle accelerator safety system using a formal language driven test stand

    Authors: Pablo Fernandez Carmona, Michael Eichin, Alexandre Mayor, Harald Regele, Martin Grossmann, Damien Charles Weber

    Abstract: At the Centre for Proton Therapy at the Paul Scherrer Institute cancer patients are treated with a fixed beamline and in two gantries for ocular and non-ocular malignancies, respectively. For the installation of a third gantry a new patient safety system (PaSS) was developed and is sequentially being rolled out to update the existing areas. The aim of PaSS is to interrupt the treatment whenever an… ▽ More

    Submitted 23 June, 2018; originally announced July 2018.

    Comments: 6 pages, 9 figures, 21st IEEE Real Time Conference, 9-15 June 2018 Colonial Williamsburg, USA

    MSC Class: J.3 LIFE AND MEDICAL SCIENCES

  34. Multiclass Weighted Loss for Instance Segmentation of Cluttered Cells

    Authors: Fidel A. Guerrero-Pena, Pedro D. Marrero Fernandez, Tsang Ing Ren, Mary Yui, Ellen Rothenberg, Alexandre Cunha

    Abstract: We propose a new multiclass weighted loss function for instance segmentation of cluttered cells. We are primarily motivated by the need of developmental biologists to quantify and model the behavior of blood T-cells which might help us in understanding their regulation mechanisms and ultimately help researchers in their quest for develo** an effective immuno-therapy cancer treatment. Segmenting… ▽ More

    Submitted 21 February, 2018; originally announced February 2018.

    Comments: Submitted to IEEE ICIP 2018

    ACM Class: I.4.6; I.2.10; J.3

  35. Standards for enabling heterogeneous IaaS cloud federations

    Authors: Álvaro López García, Enol Fernández del Castillo, Pablo Orviz Fernández

    Abstract: Technology market is continuing a rapid growth phase where different resource providers and Cloud Management Frameworks are positioning to provide ad-hoc solutions -in terms of management interfaces, information discovery or billing- trying to differentiate from competitors but that as a result remain incompatible between them when addressing more complex scenarios like federated clouds. Gras**… ▽ More

    Submitted 21 November, 2017; originally announced November 2017.

    Journal ref: Computer Standards & Interfaces, Volume 47, 2016, Pages 19-23,

  36. Orchestrating Complex Application Architectures in Heterogeneous Clouds

    Authors: Miguel Caballer, Sahdev Zala, Álvaro López García, Germán Moltó, Pablo Orviz Fernández, Mathieu Velten

    Abstract: Private cloud infrastructures are now widely deployed and adopted across technology industries and research institutions. Although cloud computing has emerged as a reality, it is now known that a single cloud provider cannot fully satisfy complex user requirements. This has resulted in a growing interest in develo** hybrid cloud solutions that bind together distinct and heterogeneous cloud infra… ▽ More

    Submitted 9 November, 2017; originally announced November 2017.

    Journal ref: J Grid Computing (2017)

  37. Resource provisioning in Science Clouds: Requirements and challenges

    Authors: Álvaro López García, Enol Fernández-del-Castillo, Pablo Orviz Fernández, Isabel Campos Plasencia, Jesús Marco de Lucas

    Abstract: Cloud computing has permeated into the information technology industry in the last few years, and it is emerging nowadays in scientific environments. Science user communities are demanding a broad range of computing power to satisfy the needs of high-performance applications, such as local clusters, high-performance computing systems, and computing grids. Different workloads are needed from differ… ▽ More

    Submitted 25 September, 2017; originally announced September 2017.

    Journal ref: Software: Practice and Experience. 2017;1-13

  38. arXiv:1605.01020  [pdf, other

    physics.flu-dyn cs.CE math.NA physics.comp-ph

    Implicit large-eddy simulation of compressible flows using the Interior Embedded Discontinuous Galerkin method

    Authors: Pablo Fernandez, Ngoc-Cuong Nguyen, Xevi Roca, Jaime Peraire

    Abstract: We present a high-order implicit large-eddy simulation (ILES) approach for simulating transitional turbulent flows. The approach consists of an Interior Embedded Discontinuous Galerkin (IEDG) method for the discretization of the compressible Navier-Stokes equations and a parallel preconditioned Newton-GMRES solver for the resulting nonlinear system of equations. The IEDG method arises from the mar… ▽ More

    Submitted 3 May, 2016; originally announced May 2016.

    Comments: 54th AIAA Aerospace Sciences Meeting, AIAA SciTech, 2016

  39. arXiv:1510.01276  [pdf

    cs.DM

    Hadamard Product Decomposition and Mutually Exclusive Matrices on Network Structure and Utilization

    Authors: Michael Ybañez, Kardi Teknomo, Proceso Fernandez

    Abstract: Graphs are very important mathematical structures used in many applications, one of which is transportation science. When dealing with transportation networks, one deals not only with the network structure, but also with information related to the utilization of the elements of the network, which can be shown using flow and origin-destination matrices. This paper extends an algebraic model used to… ▽ More

    Submitted 1 October, 2015; originally announced October 2015.

    Comments: Proceeding of the International Conference on Innovation Challenges in Multidisciplinary Research and Practice (ICMRP 2013), Kuala Lumpur, Dec 13-14, 2013

  40. arXiv:1510.00889  [pdf

    cs.CV

    Background Image Generation Using Boolean Operations

    Authors: Kardi Teknomo, Proceso Fernandez

    Abstract: Tracking moving objects from a video sequence requires segmentation of these objects from the background image. However, getting the actual background image automatically without object detection and using only the video is difficult. In this paper, we describe a novel algorithm that generates background from real world images without foreground detection. The algorithm assumes that the background… ▽ More

    Submitted 3 October, 2015; originally announced October 2015.

    ACM Class: I.4.6

    Journal ref: Philippine Computing Journal Vol 4 No 2, December 2009, pp. 43-49