Skip to main content

Showing 1–50 of 58 results for author: Mathieu, C

.
  1. arXiv:2407.02107  [pdf

    physics.acc-ph

    LEEx-B: Low Energy Experimental Bench Development at IPHC-CNRS Strasbourg

    Authors: E. Bouquerel, T. Adama, C. Maazouzi, E. Traykov, P. Graehling, C. Mathieu

    Abstract: As a part of future developments of beam diagnostics, a low energy experimental bench (LEEx-B) has been recently designed, built and commissioned at IPHC-CNRS of Strasbourg. The bench is composed of a Cs+ ion gun installed on a HV platform and providing beams up to 25 keV. A beam profiler and an Allison-type emittance-meter allow the qualification of the setup and also the characterization of the… ▽ More

    Submitted 2 July, 2024; originally announced July 2024.

    Comments: 14 pages, 15 figures

  2. arXiv:2309.12623  [pdf, other

    cs.DB cs.DS

    A Detailed Analysis of the SpaceSaving$\pm$ Family of Algorithms with Bounded Deletions

    Authors: Fuheng Zhao, Divyakant Agrawal, Amr El Abbadi, Claire Mathieu, Ahmed Metwally, Michel de Rougemont

    Abstract: In this paper, we present an advanced analysis of near optimal deterministic algorithms using a small space budget to solve the frequency estimation, heavy hitters, frequent items, and top-k approximation in the bounded deletion model. We define the family of SpaceSaving$\pm$ algorithms and explain why the original SpaceSaving$\pm$ algorithm only works when insertions and deletions are not interle… ▽ More

    Submitted 22 September, 2023; originally announced September 2023.

  3. arXiv:2309.11175  [pdf, other

    cs.DS

    Testing frequency distributions in a stream

    Authors: Claire Mathieu, Michel de Rougemont

    Abstract: We study how to verify specific frequency distributions when we observe a stream of $N$ data items taken from a universe of $n$ distinct items. We introduce the \emph{relative Fréchet distance} to compare two frequency functions in a homogeneous manner. We consider two streaming models: insertions only and sliding windows. We present a Tester for a certain class of functions, which decides if… ▽ More

    Submitted 20 September, 2023; originally announced September 2023.

    Comments: 28 pages, 4 figures

  4. arXiv:2308.14625  [pdf, other

    stat.ME

    Models for temporal clustering of extreme events with applications to mid-latitude winter cyclones

    Authors: Christina Mathieu, Katharina Hees, Roland Fried

    Abstract: The occurrence of extreme events like heavy precipitation or storms at a certain location often shows a clustering behaviour and is thus not described well by a Poisson process. We construct a general model for the inter-exceedance times in between such events which combines different candidate models for such behaviour. This allows us to distinguish data generating mechanisms leading to clusters… ▽ More

    Submitted 11 July, 2024; v1 submitted 28 August, 2023; originally announced August 2023.

    Comments: Authors name has changed due to a wedding

  5. arXiv:2210.03811  [pdf, other

    cs.DS

    An Approximation Algorithm for Distance-Constrained Vehicle Routing on Trees

    Authors: Marc Dufay, Claire Mathieu, Hang Zhou

    Abstract: In the Distance-constrained Vehicle Routing Problem (DVRP), we are given a graph with integer edge weights, a depot, a set of $n$ terminals, and a distance constraint $D$. The goal is to find a minimum number of tours starting and ending at the depot such that those tours together cover all the terminals and the length of each tour is at most $D$. The DVRP on trees is of independent interest, be… ▽ More

    Submitted 7 October, 2022; originally announced October 2022.

  6. arXiv:2209.05520  [pdf, ps, other

    cs.DS

    Unsplittable Euclidean Capacitated Vehicle Routing: A $(2+ε)$-Approximation Algorithm

    Authors: Fabrizio Grandoni, Claire Mathieu, Hang Zhou

    Abstract: In the unsplittable capacitated vehicle routing problem, we are given a metric space with a vertex called depot and a set of vertices called terminals. Each terminal is associated with a positive demand between 0 and 1. The goal is to find a minimum length collection of tours starting and ending at the depot such that the demand of each terminal is covered by a single tour (i.e., the demand cannot… ▽ More

    Submitted 12 September, 2022; originally announced September 2022.

  7. arXiv:2202.05691  [pdf, other

    cs.DS

    A Tight $(1.5+ε)$-Approximation for Unsplittable Capacitated Vehicle Routing on Trees

    Authors: Claire Mathieu, Hang Zhou

    Abstract: In the unsplittable capacitated vehicle routing problem (UCVRP) on trees, we are given a rooted tree with edge weights and a subset of vertices of the tree called terminals. Each terminal is associated with a positive demand between 0 and 1. The goal is to find a minimum length collection of tours starting and ending at the root of the tree such that the demand of each terminal is covered by a sin… ▽ More

    Submitted 8 November, 2022; v1 submitted 11 February, 2022; originally announced February 2022.

  8. Design and Commissioning of the first two CYRCé Extension Beamlines

    Authors: E. Bouquerel, E. Traykov, C. Maazouzi, M. Rousseau, M. Pellicioli, J. Andrea, T. Adam, P. Graehling, C. Mathieu, G. Heitz, M. Krauth, D. Oster, T. Foehrenbacher, C. Ruescas, J. Schuler, U. Goerlach, C. Haas

    Abstract: CYRCé is a TR24 cyclotron installed at the Institut Pluridisciplinaire Hubert Curien (IPHC) of Strasbourg operating at energies of 16-25 MeV and at intensities up to 400 $μ$A. The accelerator is used to produce and provide radioelements for PET and for SPECT. In 2015, IPHC started to develop a platform with the aim of performing radiobiological experiments. The PRECy platform foresees to contain t… ▽ More

    Submitted 26 January, 2022; originally announced January 2022.

    Comments: 23 pages, 25 figures

  9. A Simple Algorithm for Graph Reconstruction

    Authors: Claire Mathieu, Hang Zhou

    Abstract: How efficiently can we find an unknown graph using distance queries between its vertices? We assume that the unknown graph is connected, unweighted, and has bounded degree. The goal is to find every edge in the graph. This problem admits a reconstruction algorithm based on multi-phase Voronoi-cell decomposition and using $\tilde O(n^{3/2})$ distance queries. In our work, we analyze a simple reco… ▽ More

    Submitted 8 December, 2021; originally announced December 2021.

  10. arXiv:2111.03735  [pdf, other

    cs.DS

    A PTAS for Capacitated Vehicle Routing on Trees

    Authors: Claire Mathieu, Hang Zhou

    Abstract: We give a polynomial time approximation scheme (PTAS) for the unit demand capacitated vehicle routing problem (CVRP) on trees, for the entire range of the tour capacity. The result extends to the splittable CVRP.

    Submitted 11 April, 2022; v1 submitted 5 November, 2021; originally announced November 2021.

    Comments: Accepted for publication at ICALP 2022

  11. arXiv:2109.09089  [pdf, other

    cs.GT econ.TH

    Constrained School Choice with Incomplete Information

    Authors: Hugo Gimbert, Claire Mathieu, Simon Mauras

    Abstract: School choice is the two-sided matching market where students (on one side) are to be matched with schools (on the other side) based on their mutual preferences. The classical algorithm to solve this problem is the celebrated deferred acceptance procedure, proposed by Gale and Shapley. After both sides have revealed their mutual preferences, the algorithm computes an optimal stable matching. Most… ▽ More

    Submitted 19 September, 2021; originally announced September 2021.

  12. Probabilistic Analysis of Euclidean Capacitated Vehicle Routing

    Authors: Claire Mathieu, Hang Zhou

    Abstract: We give a probabilistic analysis of the unit-demand Euclidean capacitated vehicle routing problem in the random setting, where the input distribution consists of $n$ unit-demand customers modeled as independent, identically distributed uniform random points in the two-dimensional plane. The objective is to visit every customer using a set of routes of minimum total length, such that each route vis… ▽ More

    Submitted 14 September, 2021; originally announced September 2021.

  13. arXiv:2108.04137  [pdf, ps, other

    math.OC cs.CY

    Apportionment with Parity Constraints

    Authors: Claire Mathieu, Victor Verdugo

    Abstract: In the classic apportionment problem the goal is to decide how many seats of a parliament should be allocated to each party as a result of an election. The divisor methods provide a way of solving this problem by defining a notion of proportionality guided by some rounding rule. Motivated by recent challenges in the context of electoral apportionment, we consider the question of how to allocate th… ▽ More

    Submitted 9 August, 2021; originally announced August 2021.

  14. arXiv:2011.02615  [pdf, ps, other

    cs.DS cs.DB

    Competitive Data-Structure Dynamization

    Authors: Claire Mathieu, Rajmohan Rajaraman, Neal E. Young, Arman Yousefi

    Abstract: Data-structure dynamization is a general approach for making static data structures dynamic. It is used extensively in geometric settings and in the guise of so-called merge (or compaction) policies in big-data databases such as Google Bigtable and LevelDB (our focus). Previous theoretical work is based on worst-case analyses for uniform inputs -- insertions of one item at a time and constant read… ▽ More

    Submitted 9 December, 2021; v1 submitted 4 November, 2020; originally announced November 2020.

    Comments: SODA 2021

    MSC Class: 68W27; 68P15; 68R05 ACM Class: F.1.2; H.2.4

  15. Large Very Dense Subgraphs in a Stream of Edges

    Authors: Claire Mathieu, Michel de Rougemont

    Abstract: We study the detection and the reconstruction of a large very dense subgraph in a social graph with $n$ nodes and $m$ edges given as a stream of edges, when the graph follows a power law degree distribution, in the regime when $m=O(n. \log n)$. A subgraph $S$ is very dense if it has $Ω(|S|^2)$ edges. We uniformly sample the edges with a Reservoir of size $k=O(\sqrt{n}.\log n)$. Our detection algor… ▽ More

    Submitted 15 October, 2020; originally announced October 2020.

    Comments: 32 pages

    Journal ref: Net Sci 9 (2021) 403-424

  16. Approximating maximum integral multiflows on bounded genus graphs

    Authors: Chien-chung Huang, Mathieu Mari, Claire Mathieu, Jens Vygen

    Abstract: We devise the first constant-factor approximation algorithm for finding an integral multi-commodity flow of maximum total value for instances where the supply graph together with the demand edges can be embedded on an orientable surface of bounded genus. This extends recent results for planar instances. Our techniques include an uncrossing algorithm, which is significantly more difficult than in t… ▽ More

    Submitted 31 May, 2021; v1 submitted 1 May, 2020; originally announced May 2020.

    MSC Class: 57M15; 05C38; 05C62; 90C27; 90C35

  17. arXiv:2001.01715  [pdf, other

    cs.DS cs.DM math.CO

    An Approximation Algorithm for Fully Planar Edge-Disjoint Paths

    Authors: Chien-Chung Huang, Mathieu Mari, Claire Mathieu, Kevin Schewior, Jens Vygen

    Abstract: We devise a constant-factor approximation algorithm for the maximization version of the edge-disjoint paths problem if the supply graph together with the demand edges form a planar graph. By planar duality this is equivalent to packing cuts in a planar graph such that each cut contains exactly one demand edge. We also show that the natural linear programming relaxations have constant integrality g… ▽ More

    Submitted 6 January, 2020; originally announced January 2020.

  18. arXiv:1910.11938  [pdf

    physics.ins-det nucl-ex

    New front and back-end electronics for the upgraded GABRIELA detection system

    Authors: K. Hauschild, R. Chakma, A. Lopez-Martens, K. Rezynkina, V. Alaphillipe, L. Gibelin, N. Karkour, D. Linget, A. V. Yeremin, A. G. Popeko, O. N. Malyshev, V. I. Chepigin, A. I. Svirikhin, A. V. Isaev, E. A. Sokol, M. L. Chelnokov, Yu. A. Popov, D. E. Katrasev, A. N. Kuznetsov, A. A. Kuznetsova, M. S. Tezekbayeva, O. Dorvaux, B. J. P. Gall, P. Brionnet, K. Kessaci , et al. (1 additional authors not shown)

    Abstract: The GABRIELA [1] set-up is used at the FLNR to perform detailed nuclear structure studies of transfermium nuclei. Following the modernization of the VASSILISSA separator (SHELS) [2] the GABRIELA detection system has also been upgraded. The characteristics of the upgraded detection system will be presented along with results from some recent electronics tests.

    Submitted 24 October, 2019; originally announced October 2019.

    Comments: 6 pages, 3 figure, 1 table uncorrected pre-print of EXON 2018 conference proceedings

  19. arXiv:1910.07621  [pdf, other

    physics.ins-det hep-ex

    Recent Results from Polycrystalline CVD Diamond Detectors

    Authors: RD42 Collaboration, L. Bäni, A. Alexopoulos, M. Artuso, F. Bachmair, M. Bartosik, H. Beck, V. Bellini, V. Belyaev, B. Bentele, A. Bes, J. -M. Brom, M. Bruzzi, G. Chiodini, D. Chren, V. Cindro, G. Claus, J. Collot, J. Cumalat, A. Dabrowski, R. D'Alessandro, D. Dauvergne, W. de Boer, C. Dorfer, M. Dünser , et al. (87 additional authors not shown)

    Abstract: Diamond is a material in use at many nuclear and high energy facilities due to its inherent radiation tolerance and ease of use. We have characterized detectors based on chemical vapor deposition (CVD) diamond before and after proton irradiation. We present preliminary results of the spatial resolution of unirradiated and irradiated CVD diamond strip sensors. In addition, we measured the pulse hei… ▽ More

    Submitted 16 October, 2019; originally announced October 2019.

    Comments: Talk presented at the 2019 Meeting of the Division of Particles and Fields of the American Physical Society (DPF2019), July 29 - August 2, 2019, Northeastern University, Boston, C1907293

  20. arXiv:1904.03890  [pdf, ps, other

    cs.DS cs.CY cs.DM cs.GT

    Two-Sided Matching Markets with Correlated Random Preferences

    Authors: Hugo Gimbert, Claire Mathieu, Simon Mauras

    Abstract: Stable matching in a community consisting of men and women is a classical combinatorial problem that has been the subject of intense theoretical and empirical study since its introduction in 1962 in a seminal paper by Gale and Shapley, who designed the celebrated ``deferred acceptance'' algorithm for the problem. In the input, each participant ranks participants of the opposite type, so the inpu… ▽ More

    Submitted 8 March, 2021; v1 submitted 8 April, 2019; originally announced April 2019.

  21. How to aggregate Top-lists: Approximation algorithms via scores and average ranks

    Authors: Claire Mathieu, Simon Mauras

    Abstract: A top-list is a possibly incomplete ranking of elements: only a subset of the elements are ranked, with all unranked elements tied for last. Top-list aggregation, a generalization of the well-known rank aggregation problem, takes as input a collection of top-lists and aggregates them into a single complete ranking, aiming to minimize the number of upsets (pairs ranked in opposite order in the inpu… ▽ More

    Submitted 10 October, 2019; v1 submitted 5 November, 2018; originally announced November 2018.

    Comments: To appear in SODA'20

  22. arXiv:1806.08182  [pdf, ps, other

    cs.DS cs.DB cs.LG

    Instance-Optimality in the Noisy Value-and Comparison-Model --- Accept, Accept, Strong Accept: Which Papers get in?

    Authors: Vincent Cohen-Addad, Frederik Mallmann-Trenn, Claire Mathieu

    Abstract: Motivated by crowdsourced computation, peer-grading, and recommendation systems, Braverman, Mao and Weinberg [STOC'16] studied the \emph{query} and \emph{round} complexity of fundamental problems such as finding the maximum (\textsc{max}), finding all elements above a certain value (\textsc{threshold-$v$}) or computing the top$-k$ elements (\textsc{Top}-$k$) in a noisy environment. For example,… ▽ More

    Submitted 5 November, 2018; v1 submitted 21 June, 2018; originally announced June 2018.

  23. arXiv:1806.06559  [pdf

    cond-mat.mtrl-sci

    Exploring interlayer Dirac cone coupling in commensurately rotated few-layer graphene on SiC(000-1)

    Authors: C. Mathieu, E. H. Conrad, F. Wang, J. E. Rault, V. Feyer, C. M. Schneider, O. Renault, N. Barrett

    Abstract: We investigate electronic band-structure images in reciprocal space of few layer graphene epitaxially grown on SiC(000-1). In addition to the observation of commensurate rotation angles of the graphene layers, the k-space images recorded near the Fermi edge highlight structures originating from diffraction of the Dirac cones due to the relative rotation of adjacent layers. The 21.9° and 27° rotati… ▽ More

    Submitted 18 June, 2018; originally announced June 2018.

    Comments: 11 pages, 4 figures

    Journal ref: Surface and Interface Analysis 46, 1268 (2014)

  24. Charge spill-out and work function of few-layer graphene on SiC(0001)

    Authors: O. Renault, A. M. Pascon, H. Rotella, K. Kaja, C. Mathieu, J. E. Rault, P. Blaise, T. Poiroux, N. Barrett, L. R. C. Fonseca

    Abstract: We report on the charge spill-out and work function of epitaxial few-layer graphene on 6H-SiC(0001). Experiments from high-resolution, energy-filtered X-ray photoelectron emission microscopy (XPEEM) are combined with ab initio Density Functional Theory calculations using a relaxed interface model. Work function values obtained from theory and experiments are in qualitative agreement, reproducing t… ▽ More

    Submitted 13 June, 2018; originally announced June 2018.

    Comments: 14 pages, 9 figures

    Journal ref: Journal of Physics D: Applied Physics 47, 295303 (2014)

  25. arXiv:1806.04849  [pdf, other

    cond-mat.mtrl-sci

    Full field electron spectromicroscopy applied to ferroelectric materials

    Authors: N. Barrett, J. E. Rault, J. L. Wang, C. Mathieu, A. Locatelli, T. O. Mentes, M. A. Nino, S. Fusil, M. Bibes, A. Barthelemy, D. Sando, W. Ren, S. Prosandeev, L. Bellaiche, B. Vilquin, A. Petraru, I. P. Krug, C. M. Schneider

    Abstract: The application of PhotoEmission Electron Microscopy (PEEM) and Low Energy Electron Microscopy (LEEM) techniques to the study of the electronic and chemical structure of ferroelectric materials is reviewed. Electron optics in both techniques gives spatial resolution of a few tens of nanometres. PEEM images photoelectrons whereas LEEM images reflected and elastically backscattered electrons. Both P… ▽ More

    Submitted 13 June, 2018; originally announced June 2018.

    Comments: 15 pages, 9 figures

    Journal ref: Journal of Applied Physics 113, 187217 (2013)

  26. Polarization sensitive surface band structure of doped BaTiO3(001)

    Authors: J. E. Rault, J. Dionot, C. Mathieu, V. Feyer, C. M. Schneider, G. Geneste, N. Barrett

    Abstract: We present a spatial and wave-vector resolved study of the electronic structure of micron sized ferroelectric domains at the surface of a BaTiO3(001) single crystal. The n-type do** of the BaTiO3 is controlled by in-situ vacuum and oxygen annealing, providing experimental evidence of a surface paraelectric-ferroelectric transition below a critical do** level. Real space imaging of photoemissio… ▽ More

    Submitted 10 June, 2018; originally announced June 2018.

    Comments: 6 pages, 5 figures

    Journal ref: Physical Review Letters 111, 127602 (2013)

  27. arXiv:1806.02640  [pdf

    cond-mat.mtrl-sci physics.chem-ph

    Polarization dependent chemistry of ferroelectric BaTiO3 (001) domains

    Authors: Yanyu Mi, Gregory Geneste, Julien Rault, Claire Mathieu, Alexandre Pancotti, Nicholas Barrett

    Abstract: Recent works suggest that the surface chemistry, in particular, the presence of oxygen vacancies can affect the polarization in a ferroelectric material. This should, in turn, influence the domain ordering driven by the need to screen the depolarizing field. Here we show using density functional theory that the presence of oxygen vacancies at the surface of BaTiO3 (001) preferentially stabilizes a… ▽ More

    Submitted 7 June, 2018; originally announced June 2018.

    Comments: 11 pages, 6 figures

    Journal ref: Journal of Physics: Condensed Matter 24, 275901 (2012)

  28. Control of surface potential at polar domain walls in a nonpolar oxide

    Authors: G. F. Nataf, M. Guennou, J. Kreisel, P. Hicher, R. Haumont, O. Aktas, E. K. H. Salje, L. Tortech, C. Mathieu, D. Martinotti, N. Barrett

    Abstract: Ferroic domain walls could play an important role in microelectronics, given their nanometric size and often distinct functional properties. Until now, devices and device concepts were mostly based on mobile domain walls in ferromagnetic and ferroelectric materials. A less explored path is to make use of polar domain walls in nonpolar ferroelastic materials. Indeed, while the polar character of fe… ▽ More

    Submitted 7 February, 2018; originally announced February 2018.

    Comments: 30 pages, 12 figures

    Journal ref: Phys. Rev. Mater. 1, 074410 (2017)

  29. arXiv:1710.02058  [pdf, other

    cs.DS

    Skyline Computation with Noisy Comparisons

    Authors: Benoît Groz, Frederik Mallmann-Trenn, Claire Mathieu, Victor Verdugo

    Abstract: Given a set of $n$ points in a $d$-dimensional space, we seek to compute the skyline, i.e., those points that are not strictly dominated by any other point, using few comparisons between elements. We adopt the noisy comparison model [FRPU94] where comparisons fail with constant probability and confidence can be increased through independent repetitions of a comparison. In this model motivated by C… ▽ More

    Submitted 1 April, 2020; v1 submitted 5 October, 2017; originally announced October 2017.

  30. arXiv:1707.02577  [pdf, other

    cs.DS

    Dynamic clustering to minimize the sum of radii

    Authors: Monika Henzinger, Dariusz Leniowski, Claire Mathieu

    Abstract: In this paper, we study the problem of opening centers to cluster a set of clients in a metric space so as to minimize the sum of the costs of the centers and of the cluster radii, in a dynamic environment where clients arrive and depart, and the solution must be updated efficiently while remaining competitive with respect to the current optimal solution. We call this dynamic sum-of-radii clusteri… ▽ More

    Submitted 9 July, 2017; originally announced July 2017.

    Comments: 10 pages, ESA 2017

    ACM Class: G.1.6

  31. arXiv:1704.02147  [pdf, ps, other

    cs.DS cs.LG

    Hierarchical Clustering: Objective Functions and Algorithms

    Authors: Vincent Cohen-Addad, Varun Kanade, Frederik Mallmann-Trenn, Claire Mathieu

    Abstract: Hierarchical clustering is a recursive partitioning of a dataset into clusters at an increasingly finer granularity. Motivated by the fact that most work on hierarchical clustering was based on providing algorithms, rather than optimizing a specific objective, Dasgupta framed similarity-based hierarchical clustering as a combinatorial optimization problem, where a `good' hierarchical clustering is… ▽ More

    Submitted 7 April, 2017; originally announced April 2017.

  32. arXiv:1608.04535  [pdf, other

    cs.DS cs.CR

    Optimization of Bootstrap** in Circuits

    Authors: Fabrice Benhamouda, Tancrède Lepoint, Claire Mathieu, Hang Zhou

    Abstract: In 2009, Gentry proposed the first Fully Homomorphic Encryption (FHE) scheme, an extremely powerful cryptographic primitive that enables to perform computations, i.e., to evaluate circuits, on encrypted data without decrypting them first. This has many applications, in particular in cloud computing. In all currently known FHE schemes, encryptions are associated to some (non-negative integer) noi… ▽ More

    Submitted 16 August, 2016; originally announced August 2016.

  33. arXiv:1605.00811  [pdf, other

    physics.ins-det nucl-ex

    Characterization of PARIS LaBr$_3$(Ce)-NaI(Tl) phoswich detectors upto $E_γ$ $\sim$ 22 MeV

    Authors: C. Ghosh, V. Nanal, R. G. Pillay, Anoop K. V, N. Dokania, Sanjoy Pal, M. S. Pose, G. Mishra, P. C. Rout, Suresh Kumar, Deepak Pandit, Debasish Mondal, Surajit Pal, S. R. Banerjee, Paweł J. Napiorkowski, Oliver Dorvaux, S. Kihel, C. Mathieu, A. Maj

    Abstract: In order to understand the performance of the PARIS (Photon Array for the studies with Radioactive Ion and Stable beams) detector, detailed characterization of two individual phoswich (LaBr$_3$(Ce)-NaI(Tl)) elements has been carried out. The detector response is investigated over a wide range of $E_γ$ = 0.6 to 22.6 MeV using radioactive sources and employing $^{11}B(p,γ)$ reaction at $E_p$ = 163 k… ▽ More

    Submitted 20 May, 2016; v1 submitted 3 May, 2016; originally announced May 2016.

    Comments: Accepted in JINST

    Journal ref: JINST, 11, P05023 (2016)

  34. arXiv:1603.09535  [pdf, other

    cs.DS cs.CG

    Local search yields approximation schemes for k-means and k-median in Euclidean and minor-free metrics

    Authors: Vincent Cohen-Addad, Philip N. Klein, Claire Mathieu

    Abstract: We give the first polynomial-time approximation schemes (PTASs) for the following problems: (1) uniform facility location in edge-weighted planar graphs; (2) $k$-median and $k$-means in edge-weighted planar graphs; (3) $k$-means in Euclidean spaces of bounded dimension. Our first and second results extend to minor-closed families of graphs. All our results extend to cost functions that are the… ▽ More

    Submitted 7 April, 2016; v1 submitted 31 March, 2016; originally announced March 2016.

  35. Trap** in irradiated p-on-n silicon sensors at fluences anticipated at the HL-LHC outer tracker

    Authors: W. Adam, T. Bergauer, M. Dragicevic, M. Friedl, R. Fruehwirth, M. Hoch, J. Hrubec, M. Krammer, W. Treberspurg, W. Waltenberger, S. Alderweireldt, W. Beaumont, X. Janssen, S. Luyckx, P. Van Mechelen, N. Van Remortel, A. Van Spilbeeck, P. Barria, C. Caillol, B. Clerbaux, G. De Lentdecker, D. Dobur, L. Favart, A. Grebenyuk, Th. Lenzi , et al. (663 additional authors not shown)

    Abstract: The degradation of signal in silicon sensors is studied under conditions expected at the CERN High-Luminosity LHC. 200 $μ$m thick n-type silicon sensors are irradiated with protons of different energies to fluences of up to $3 \cdot 10^{15}$ neq/cm$^2$. Pulsed red laser light with a wavelength of 672 nm is used to generate electron-hole pairs in the sensors. The induced signals are used to determi… ▽ More

    Submitted 7 May, 2015; originally announced May 2015.

    Journal ref: 2016 JINST 11 P04023

  36. arXiv:1504.07389  [pdf, other

    stat.ML cs.IR

    Building Classifiers to Predict the Start of Glucose-Lowering Pharmacotherapy Using Belgian Health Expenditure Data

    Authors: Marc Claesen, Frank De Smet, Pieter Gillard, Chantal Mathieu, Bart De Moor

    Abstract: Early diagnosis is important for type 2 diabetes (T2D) to improve patient prognosis, prevent complications and reduce long-term treatment costs. We present a novel risk profiling approach based exclusively on health expenditure data that is available to Belgian mutual health insurers. We used expenditure data related to drug purchases and medical provisions to construct models that predict whether… ▽ More

    Submitted 28 April, 2015; originally announced April 2015.

    Comments: 23 pages, 5 figures, submitted to JMLR special issue on Learning from Electronic Health Data

    ACM Class: I.5.4; J.3

  37. arXiv:1410.0553  [pdf, other

    cs.CG cs.DS

    The Unreasonable Success of Local Search: Geometric Optimization

    Authors: Vincent Cohen-Addad, Claire Mathieu

    Abstract: What is the effectiveness of local search algorithms for geometric problems in the plane? We prove that local search with neighborhoods of magnitude $1/ε^c$ is an approximation scheme for the following problems in the Euclidian plane: TSP with random inputs, Steiner tree with random inputs, facility location (with worst case inputs), and bicriteria $k$-median (also with worst case inputs). The ran… ▽ More

    Submitted 9 September, 2015; v1 submitted 2 October, 2014; originally announced October 2014.

  38. arXiv:1407.3008  [pdf, other

    cs.DS

    Bigtable Merge Compaction

    Authors: Claire Mathieu, Carl Staelin, Neal E. Young, Arman Yousefi

    Abstract: NoSQL databases are widely used for massive data storage and real-time web applications. Yet important aspects of these data structures are not well understood. For example, NoSQL databases write most of their data to a collection of files on disk, meanwhile periodically compacting subsets of these files. A compaction policy must choose which files to compact, and when to compact them, without kno… ▽ More

    Submitted 9 July, 2015; v1 submitted 10 July, 2014; originally announced July 2014.

    MSC Class: 68W27; 68P15; 68R05 ACM Class: F.1.2; H.2.4

    Journal ref: SUPERSEDED BY https://arxiv.longhoe.net/abs/2011.02615

  39. arXiv:1404.1323  [pdf, other

    cs.DS cs.CC

    Lower bounds for testing digraph connectivity with one-pass streaming algorithms

    Authors: Glencora Borradaile, Claire Mathieu, Theresa Migler

    Abstract: In this note, we show that three graph properties - strong connectivity, acyclicity, and reachability from a vertex $s$ to all vertices - each require a working memory of $Ω(εm)$ on a graph with $m$ edges to be determined correctly with probability greater than $(1+ε)/2$.

    Submitted 8 April, 2014; v1 submitted 4 April, 2014; originally announced April 2014.

    Comments: Added some references to previous work, removed the part of the result that was already known before, and changed the label of the result from "Theorem" to "Lemma"

  40. arXiv:1403.6758  [pdf, other

    cs.SI cs.DS

    Facility Location in Evolving Metrics

    Authors: David Eisenstat, Claire Mathieu, Nicolas Schabanel

    Abstract: Understanding the dynamics of evolving social or infrastructure networks is a challenge in applied areas such as epidemiology, viral marketing, or urban planning. During the past decade, data has been collected on such networks but has yet to be fully analyzed. We propose to use information on the dynamics of the data to find stable partitions of the network into groups. For that purpose, we intro… ▽ More

    Submitted 26 March, 2014; originally announced March 2014.

  41. arXiv:1402.4111  [pdf, other

    cs.DS

    Energy-efficient algorithms for non-preemptive speed-scaling

    Authors: Vincent Cohen-Addad, Zhentao Li, Claire Mathieu, Ioannis Millis

    Abstract: We improve complexity bounds for energy-efficient speed scheduling problems for both the single processor and multi-processor cases. Energy conservation has become a major concern, so revisiting traditional scheduling problems to take into account the energy consumption has been part of the agenda of the scheduling community for the past few years. We consider the energy minimizing speed scaling… ▽ More

    Submitted 18 February, 2014; v1 submitted 17 February, 2014; originally announced February 2014.

  42. arXiv:1402.4037  [pdf, ps, other

    cs.DS

    Near-Linear Query Complexity for Graph Inference

    Authors: Sampath Kannan, Claire Mathieu, Hang Zhou

    Abstract: How efficiently can we find an unknown graph using distance or shortest path queries between its vertices? Let $G = (V,E)$ be an unweighted, connected graph of bounded degree. The edge set $E$ is initially unknown, and the graph can be accessed using a \emph{distance oracle}, which receives a pair of vertices $(u,v)$ and returns the distance between $u$ and $v$. In the \emph{verification} problem,… ▽ More

    Submitted 18 February, 2015; v1 submitted 17 February, 2014; originally announced February 2014.

  43. arXiv:1307.5296  [pdf, ps, other

    cs.DS cs.IT

    First-Come-First-Served for Online Slot Allocation and Huffman Coding

    Authors: Monik Khare, Claire Mathieu, Neal E. Young

    Abstract: Can one choose a good Huffman code on the fly, without knowing the underlying distribution? Online Slot Allocation (OSA) models this and similar problems: There are n slots, each with a known cost. There are n items. Requests for items are drawn i.i.d. from a fixed but hidden probability distribution p. After each request, if the item, i, was not previously requested, then the algorithm (knowing t… ▽ More

    Submitted 7 October, 2013; v1 submitted 19 July, 2013; originally announced July 2013.

    Comments: ACM-SIAM Symposium on Discrete Algorithms (SODA) 2014

    MSC Class: 68W40; 68Q87 ACM Class: F.1.2; F.2.0; H.1.1

  44. arXiv:1304.6588  [pdf, other

    cs.DS

    Graph Reconstruction via Distance Oracles

    Authors: Claire Mathieu, Hang Zhou

    Abstract: We study the problem of reconstructing a hidden graph given access to a distance oracle. We design randomized algorithms for the following problems: reconstruction of a degree bounded graph with query complexity $\tilde{O}(n^{3/2})$; reconstruction of a degree bounded outerplanar graph with query complexity $\tilde{O}(n)$; and near-optimal approximate reconstruction of a general graph.

    Submitted 24 April, 2013; originally announced April 2013.

  45. arXiv:1302.7270  [pdf, other

    cs.CG cs.DS

    A polynomial-time approximation scheme for Euclidean Steiner forest

    Authors: Glencora Borradaile, Philip Klein, Claire Mathieu

    Abstract: We give a randomized O(n polylog n)-time approximation scheme for the Steiner forest problem in the Euclidean plane. For every fixed eps > 0 and given n terminals in the plane with connection requests between some pairs of terminals, our scheme finds a (1 + eps)-approximation to the minimum-length forest that connects every requested pair of terminals.

    Submitted 24 February, 2014; v1 submitted 28 February, 2013; originally announced February 2013.

    Comments: This version is more recent than that appearing in the FOCS proceedings. The partition step has been corrected and the overall presentation has been clarified and formalized. This paper has been accepted to TALG

  46. arXiv:1206.2474  [pdf

    cond-mat.mtrl-sci cond-mat.mes-hall physics.chem-ph

    Effect of Oxygen Adsorption on the Local Properties of Epitaxial Graphene on SiC (0001)

    Authors: C. Mathieu, B. Lalmi, T. O. Mentes, E. Pallecchi, A. Locatelli, S. Latil, R. Belkhou, A. Ouerghi

    Abstract: The effect of oxygen adsorption on the local structure and electronic properties of monolayer graphene grown on SiC(0001) has been studied by means of Low Energy Electron Microscopy (LEEM), microprobe Low Energy Electron Diffraction (\muLEED) and microprobe Angle Resolved Photoemission (\muARPES). We show that the buffer layer of epitaxial graphene on SiC(0001) is partially decoupled after oxidati… ▽ More

    Submitted 12 June, 2012; originally announced June 2012.

    Comments: 12 pages, 4 figures

  47. arXiv:1203.3299  [pdf, ps, other

    cond-mat.mes-hall

    Observation of the quantum Hall effect in epitaxial graphene on SiC(0001) with oxygen adsorption

    Authors: E. Pallecchi, M. Ridene, D. Kazazis, C. Mathieu, F. Schopfer, W. Poirier, D. Mailly, A. Ouerghi

    Abstract: In this letter we report on transport measurements of epitaxial graphene on SiC(0001) with oxygen adsorption. In a $50\times 50 μ\mathrm{m^2}$ size Hall bar we observe the half-integer quantum Hall effect with a transverse resistance plateau quantized at filling factor around $ν= 2$, an evidence of monolayer graphene. We find low electron concentration of $9\times 10^{11} \textrm{cm}^{-2}$ and we… ▽ More

    Submitted 12 July, 2012; v1 submitted 15 March, 2012; originally announced March 2012.

    Comments: 4 pages, 3 figures

    Journal ref: Appl. Phys. Lett. 100, 253109 (2012)

  48. The min mean-weight cycle in a random network

    Authors: Claire Mathieu, David B. Wilson

    Abstract: The mean weight of a cycle in an edge-weighted graph is the sum of the cycle's edge weights divided by the cycle's length. We study the minimum mean-weight cycle on the complete graph on n vertices, with random i.i.d. edge weights drawn from an exponential distribution with mean 1. We show that the probability of the min mean weight being at most c/n tends to a limiting function of c which is anal… ▽ More

    Submitted 5 July, 2013; v1 submitted 18 January, 2012; originally announced January 2012.

    Comments: 21 pages, 1 figure

    MSC Class: 05C80; 68Q87

    Journal ref: Combinatorics, Probability & Computing 22(5):763-782, 2013

  49. arXiv:1112.0184  [pdf, other

    cs.DS

    Maximum Matching in Semi-Streaming with Few Passes

    Authors: Christian Konrad, Frédéric Magniez, Claire Mathieu

    Abstract: In the semi-streaming model, an algorithm receives a stream of edges of a graph in arbitrary order and uses a memory of size $O(n \mbox{ polylog } n)$, where $n$ is the number of vertices of a graph. In this work, we present semi-streaming algorithms that perform one or two passes over the input stream for maximum matching with no restrictions on the input graph, and for the important special case… ▽ More

    Submitted 10 April, 2014; v1 submitted 1 December, 2011; originally announced December 2011.

    Comments: Algorithms for general graphs have been added

  50. arXiv:1110.1320  [pdf, other

    cs.DS

    An efficient polynomial-time approximation scheme for Steiner forest in planar graphs

    Authors: David Eisenstat, Philip Klein, Claire Mathieu

    Abstract: We give an $O(n \log^3 n)$ approximation scheme for Steiner forest in planar graphs, improving on the previous approximation scheme for this problem, which runs in $O(n^{f(ε)})$ time.

    Submitted 25 October, 2011; v1 submitted 6 October, 2011; originally announced October 2011.

    Comments: added material on balanced branch decompositions; fixed theorem references