Skip to main content

Showing 1–11 of 11 results for author: de Vries, M

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

    cs.CV

    CAMIL: Context-Aware Multiple Instance Learning for Cancer Detection and Subtyping in Whole Slide Images

    Authors: Olga Fourkioti, Matt De Vries, Chen Jin, Daniel C. Alexander, Chris Bakal

    Abstract: The visual examination of tissue biopsy sections is fundamental for cancer diagnosis, with pathologists analyzing sections at multiple magnifications to discern tumor cells and their subtypes. However, existing attention-based multiple instance learning (MIL) models used for analyzing Whole Slide Images (WSIs) in cancer diagnostics often overlook the contextual information of tumor and neighboring… ▽ More

    Submitted 10 October, 2024; v1 submitted 9 May, 2023; originally announced May 2023.

    Comments: 16 pages, 4 figures

    Journal ref: The Twelfth International Conference on Learning Representations, ICLR 2024

  2. arXiv:1903.00334  [pdf, other

    cs.SE

    Having Fun in Learning Formal Specifications

    Authors: I. S. W. B. Prasetya, Craig Q. H. D. Leek, Orestis Melkonian, Joris ten Tusscher, Jan van Bergen, J. M. Everink, Thomas van der Klis, Petar Kostic, Rick Meijerink, Roan Oosenbrug, Jelle J. Oostveen, Tijmen van den Pol, Mike de Vries, Wink M. van Zon

    Abstract: There are many benefits in providing formal specifications for our software. However, teaching students to do this is not always easy as courses on formal methods are often experienced as dry by students. This paper presents a game called FormalZ that teachers can use to introduce some variation in their class. Students can have some fun in playing the game and, while doing so, also learn the basi… ▽ More

    Submitted 1 March, 2019; originally announced March 2019.

    Journal ref: Proceedings of 41th ICSE 2019 --- Software Engineering Education and Training (SEET) track, IEEE, 2019

  3. arXiv:1706.08255  [pdf

    cs.SE

    Exceptions in Business Processes in Relation to Operational Performance

    Authors: Remco Dijkman, Geoffrey van IJzendoorn, Oktay Turetken, Meint de Vries

    Abstract: Business process models describe the way of working in an organization. Typically, business process models distinguish between the normal flow of work and exceptions to that normal flow. However, they often present an idealized view. This means that unexpected exceptions - exceptions that are not modelled in the business process model - can also occur in practice. This has an effect on the efficie… ▽ More

    Submitted 26 June, 2017; originally announced June 2017.

  4. arXiv:1610.05514  [pdf, other

    cs.RO

    Team Delft's Robot Winner of the Amazon Picking Challenge 2016

    Authors: Carlos Hernandez, Mukunda Bharatheesha, Wilson Ko, Hans Gaiser, Jethro Tan, Kanter van Deurzen, Maarten de Vries, Bas Van Mil, Jeff van Egmond, Ruben Burger, Mihai Morariu, Jihong Ju, Xander Gerrmann, Ronald Ensing, Jan Van Frankenhuyzen, Martijn Wisse

    Abstract: This paper describes Team Delft's robot, which won the Amazon Picking Challenge 2016, including both the Picking and the Stowing competitions. The goal of the challenge is to automate pick and place operations in unstructured environments, specifically the shelves in an Amazon warehouse. Team Delft's robot is based on an industrial robot arm, 3D cameras and a customized gripper. The robot's softwa… ▽ More

    Submitted 18 October, 2016; originally announced October 2016.

  5. arXiv:1602.02509  [pdf, other

    cs.CY cs.CR

    Evaluating e-voting: theory and practice

    Authors: Wouter Bokslag, Manon de Vries

    Abstract: In the Netherlands as well as many other countries, the use of electronic voting solutions is a recurrent topic of discussion. While electronic voting certainly has advantages over paper voting, there are also important risks involved. This paper presents an analysis of benefits and risks of electronic voting, and shows the relevance of these issues by means of three case studies of real-world imp… ▽ More

    Submitted 8 February, 2016; originally announced February 2016.

    Comments: 19 pages

    MSC Class: 91B12; 94A60 ACM Class: K.4.1; E.3

  6. arXiv:1505.05613  [pdf, other

    cs.IR cs.AI cs.DC

    Parallel Streaming Signature EM-tree: A Clustering Algorithm for Web Scale Applications

    Authors: Christopher M. de Vries, Lance De Vine, Shlomo Geva, Richi Nayak

    Abstract: The proliferation of the web presents an unsolved problem of automatically analyzing billions of pages of natural language. We introduce a scalable algorithm that clusters hundreds of millions of web pages into hundreds of thousands of clusters. It does this on a single mid-range machine using efficient algorithms and compressed document representations. It is applied to two web-scale crawls cover… ▽ More

    Submitted 21 May, 2015; originally announced May 2015.

    Comments: 11 pages, WWW 2015

    ACM Class: H.3.3; I.5.3; D.1.3

  7. arXiv:1208.5654  [pdf, ps, other

    cs.IR cs.AI

    Document Clustering Evaluation: Divergence from a Random Baseline

    Authors: Christopher M. De Vries, Shlomo Geva, Andrew Trotman

    Abstract: Divergence from a random baseline is a technique for the evaluation of document clustering. It ensures cluster quality measures are performing work that prevents ineffective clusterings from giving high scores to clusterings that provide no useful result. These concepts are defined and analysed using intrinsic and extrinsic approaches to the evaluation of document cluster quality. This includes th… ▽ More

    Submitted 29 August, 2012; v1 submitted 28 August, 2012; originally announced August 2012.

    Comments: 8 pages, 11 figures, WIR2012

  8. arXiv:1204.5373  [pdf, ps, other

    cs.IR

    TopSig: Topology Preserving Document Signatures

    Authors: Shlomo Geva, Christopher M. De Vries

    Abstract: Performance comparisons between File Signatures and Inverted Files for text retrieval have previously shown several significant shortcomings of file signatures relative to inverted files. The inverted file approach underpins most state-of-the-art search engine algorithms, such as Language and Probabilistic models. It has been widely accepted that traditional file signatures are inferior alternativ… ▽ More

    Submitted 24 April, 2012; originally announced April 2012.

    Comments: 12 pages, 8 figures, CIKM 2011

    ACM Class: H.3.3

  9. arXiv:1001.0833  [pdf, ps, other

    cs.IR cs.AI cs.DS

    Random Indexing K-tree

    Authors: Christopher M. De Vries, Lance De Vine, Shlomo Geva

    Abstract: Random Indexing (RI) K-tree is the combination of two algorithms for clustering. Many large scale problems exist in document clustering. RI K-tree scales well with large inputs due to its low complexity. It also exhibits features that are useful for managing a changing collection. Furthermore, it solves previous issues with sparse document vectors when using K-tree. The algorithms and data struc… ▽ More

    Submitted 1 February, 2010; v1 submitted 6 January, 2010; originally announced January 2010.

    Comments: 8 pages, ADCS 2009; Hyperref and cleveref LaTeX packages conflicted. Removed cleveref

  10. arXiv:1001.0830  [pdf, ps, other

    cs.IR cs.AI cs.DS

    K-tree: Large Scale Document Clustering

    Authors: Christopher M. De Vries, Shlomo Geva

    Abstract: We introduce K-tree in an information retrieval context. It is an efficient approximation of the k-means clustering algorithm. Unlike k-means it forms a hierarchy of clusters. It has been extended to address issues with sparse representations. We compare performance and quality to CLUTO using document collections. The K-tree has a low time complexity that is suitable for large document collectio… ▽ More

    Submitted 6 January, 2010; originally announced January 2010.

    Comments: 2 pages, SIGIR 2009

    ACM Class: H.3.3

  11. Document Clustering with K-tree

    Authors: Christopher M. De Vries, Shlomo Geva

    Abstract: This paper describes the approach taken to the XML Mining track at INEX 2008 by a group at the Queensland University of Technology. We introduce the K-tree clustering algorithm in an Information Retrieval context by adapting it for document clustering. Many large scale problems exist in document clustering. K-tree scales well with large inputs due to its low complexity. It offers promising resul… ▽ More

    Submitted 6 January, 2010; originally announced January 2010.

    Comments: 12 pages, INEX 2008