Skip to main content

Showing 1–10 of 10 results for author: Moy, M

Searching in archive cs. Search in all archives.
.
  1. arXiv:2404.10897  [pdf

    cs.SI

    The Future of Research on Social Technologies: CCC Workshop Visioning Report

    Authors: Motahhare Eslami, Eric Gilbert, Sarita Schoenebeck, Eric P. S. Baumer, Eshwar Chandrasekharan, Michelle De Mooy, Karrie Karahalios, David Karger, Tressie McMillan Cottom, Andrés Monroy-Hernández, Loren Terveen, John Wihbey

    Abstract: Social technologies are the systems, interfaces, features, infrastructures, and architectures that allow people to interact with each other online. These technologies dramatically shape the fabric of our everyday lives, from the information we consume to the people we interact with to the foundations of our culture and politics. While the benefits of social technologies are well documented, the ha… ▽ More

    Submitted 16 April, 2024; originally announced April 2024.

  2. An Optimised Flow for Futures: From Theory to Practice

    Authors: Nicolas Chappe, Ludovic Henrio, Amaury Maillé, Matthieu Moy, Hadrien Renaud

    Abstract: A future is an entity representing the result of an ongoing computation. A synchronisation with a "get" operation blocks the caller until the computation is over, to return the corresponding value. When a computation in charge of fulfilling a future delegates part of its processing to another task, mainstream languages return nested futures, and several "get" operations are needed to retrieve the… ▽ More

    Submitted 15 July, 2021; originally announced July 2021.

    Journal ref: The Art, Science, and Engineering of Programming, 2022, Vol. 6, Issue 1, Article 3

  3. arXiv:2103.05796  [pdf, other

    math.AT cs.LG

    Topology Applied to Machine Learning: From Global to Local

    Authors: Henry Adams, Michael Moy

    Abstract: Through the use of examples, we explain one way in which applied topology has evolved since the birth of persistent homology in the early 2000s. The first applications of topology to data emphasized the global shape of a dataset, such as the three-circle model for $3 \times 3$ pixel patches from natural images, or the configuration space of the cyclo-octane molecule, which is a sphere with a Klein… ▽ More

    Submitted 22 April, 2021; v1 submitted 9 March, 2021; originally announced March 2021.

    Comments: 11 pages, 7 figures

  4. arXiv:2012.05974  [pdf, ps, other

    cs.NI cs.DS math.AT

    Path Optimization Sheaves

    Authors: Michael Moy, Robert Cardona, Robert Green, Jacob Cleveland, Alan Hylton, Robert Short

    Abstract: Motivated by efforts to incorporate sheaves into networking, we seek to reinterpret pathfinding algorithms in terms of cellular sheaves, using Dijkstra's algorithm as an example. We construct sheaves on a graph with distinguished source and sink vertices, in which paths are represented by sections. The first sheaf is a very general construction that can be applied to other algorithms, while the se… ▽ More

    Submitted 10 December, 2020; originally announced December 2020.

  5. arXiv:2008.09883  [pdf, other

    cs.CY cs.HC cs.MM

    A Review of Critical Features and General Issues of Freely Available mHealth Apps For Dietary Assessment

    Authors: Ghalib Ahmed Tahir, Chu Kiong Loo, Foong Ming Moy, Nadine Kong

    Abstract: Obesity is known to lower the quality of life substantially. It is often associated with increased chances of non-communicable diseases such as diabetes, cardiovascular problems, various cancers, etc. Evidence suggests that diet-related mobile applications play a vital role in assisting individuals in making healthier choices and kee** track of food intake. However, due to an abundance of simila… ▽ More

    Submitted 11 July, 2021; v1 submitted 22 August, 2020; originally announced August 2020.

  6. arXiv:1207.3937  [pdf, ps, other

    cs.PL cs.LO

    PAGAI: a path sensitive static analyzer

    Authors: Julien Henry, David Monniaux, Matthieu Moy

    Abstract: We describe the design and the implementation of PAGAI, a new static analyzer working over the LLVM compiler infrastructure, which computes inductive invariants on the numerical variables of the analyzed program. PAGAI implements various state-of-the-art algorithms combining abstract interpretation and decision procedures (SMT-solving), focusing on distinction of paths inside the control flow grap… ▽ More

    Submitted 17 July, 2012; originally announced July 2012.

    Comments: Tools for Automatic Program AnalysiS (TAPAS 2012), Deauville : France (2012)

  7. arXiv:1206.4234  [pdf, ps, other

    cs.PL

    Succinct Representations for Abstract Interpretation

    Authors: Julien Henry, David Monniaux, Matthieu Moy

    Abstract: Abstract interpretation techniques can be made more precise by distinguishing paths inside loops, at the expense of possibly exponential complexity. SMT-solving techniques and sparse representations of paths and sets of paths avoid this pitfall. We improve previously proposed techniques for guided static analysis and the generation of disjunctive invariants by combining them with techniques for su… ▽ More

    Submitted 19 June, 2012; originally announced June 2012.

    Comments: Static analysis symposium (SAS), Deauville : France (2012)

  8. arXiv:1103.1717  [pdf, ps, other

    cs.OS

    Efficient and Playful Tools to Teach Unix to New Students

    Authors: Matthieu Moy

    Abstract: Teaching Unix to new students is a common tasks in many higher schools. This paper presents an approach to such course where the students progress autonomously with the help of the teacher. The traditional textbook is complemented with a wiki, and the main thread of the course is a game, in the form of a treasure hunt. The course finishes with a lab exam, where students have to perform practical m… ▽ More

    Submitted 9 March, 2011; originally announced March 2011.

    Comments: ITiCSE, Darmstadt : Germany (2011)

  9. Performance Evaluation of Components Using a Granularity-based Interface Between Real-Time Calculus and Timed Automata

    Authors: Karine Altisen, Yanhong Liu, Matthieu Moy

    Abstract: To analyze complex and heterogeneous real-time embedded systems, recent works have proposed interface techniques between real-time calculus (RTC) and timed automata (TA), in order to take advantage of the strengths of each technique for analyzing various components. But the time to analyze a state-based component modeled by TA may be prohibitively high, due to the state space explosion problem. In… ▽ More

    Submitted 25 June, 2010; originally announced June 2010.

    ACM Class: C.3; C.4; D.4.7

    Journal ref: EPTCS 28, 2010, pp. 16-33

  10. arXiv:1004.2637  [pdf, other

    cs.PF

    Performance Evaluation of Components Using a Granularity-based Interface Between Real-Time Calculus and Timed Automata

    Authors: Karine Altisen, Yanhong Liu, Matthieu Moy

    Abstract: To analyze complex and heterogeneous real-time embedded systems, recent works have proposed interface techniques between real-time calculus (RTC) and timed automata (TA), in order to take advantage of the strengths of each technique for analyzing various components. But the time to analyze a state-based component modeled by TA may be prohibitively high, due to the state space explosion problem. I… ▽ More

    Submitted 15 April, 2010; originally announced April 2010.

    Comments: QAPL 2010