Skip to main content

Showing 1–50 of 70 results for author: Bernstein, A

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

    cs.CV

    DWARF: Disease-weighted network for attention map refinement

    Authors: Haozhe Luo, Aurélie Pahud de Mortanges, Oana Inel, Abraham Bernstein, Mauricio Reyes

    Abstract: The interpretability of deep learning is crucial for evaluating the reliability of medical imaging models and reducing the risks of inaccurate patient recommendations. This study addresses the "human out of the loop" and "trustworthiness" issues in medical image analysis by integrating medical professionals into the interpretability process. We propose a disease-weighted attention map refinement n… ▽ More

    Submitted 28 June, 2024; v1 submitted 24 June, 2024; originally announced June 2024.

  2. arXiv:2406.03648  [pdf, other

    cs.DS

    Maximum Flow by Augmenting Paths in $n^{2+o(1)}$ Time

    Authors: Aaron Bernstein, Joakim Blikstad, Thatchaphol Saranurak, Ta-Wei Tu

    Abstract: We present a combinatorial algorithm for computing exact maximum flows in directed graphs with $n$ vertices and edge capacities from $\{1,\dots,U\}$ in $n^{2+o(1)}\log U$ time, which is almost optimal in dense graphs. Our algorithm is a novel implementation of the classical augmenting-path framework; we list augmenting paths more efficiently using a new variant of the push-relabel algorithm that u… ▽ More

    Submitted 5 June, 2024; originally announced June 2024.

  3. arXiv:2405.04279  [pdf, other

    cs.MM

    Task Presentation and Human Perception in Interactive Video Retrieval

    Authors: Nina Willis, Abraham Bernstein, Luca Rossetto

    Abstract: Interactive video retrieval is a cooperative process between humans and retrieval systems. Large-scale evaluation campaigns, however, often overlook human factors, such as the effects of perception, attention, and memory, when assessing media retrieval systems. Consequently, their setups fall short of emulating realistic retrieval scenarios. In this paper, we design novel task presentation modes b… ▽ More

    Submitted 7 May, 2024; originally announced May 2024.

  4. arXiv:2404.01872  [pdf, other

    cs.LG cs.HC cs.IT

    Fast and Adaptive Questionnaires for Voting Advice Applications

    Authors: Fynn Bachmann, Cristina Sarasua, Abraham Bernstein

    Abstract: The effectiveness of Voting Advice Applications (VAA) is often compromised by the length of their questionnaires. To address user fatigue and incomplete responses, some applications (such as the Swiss Smartvote) offer a condensed version of their questionnaire. However, these condensed versions can not ensure the accuracy of recommended parties or candidates, which we show to remain below 40%. To… ▽ More

    Submitted 2 April, 2024; originally announced April 2024.

    Comments: 16 pages plus appendix, submitted to ECML/PKDD 2024

  5. arXiv:2403.08475  [pdf, other

    cs.IR

    NLQxform-UI: A Natural Language Interface for Querying DBLP Interactively

    Authors: Ruijie Wang, Zhiruo Zhang, Luca Rossetto, Florian Ruosch, Abraham Bernstein

    Abstract: In recent years, the DBLP computer science bibliography has been prominently used for searching scholarly information, such as publications, scholars, and venues. However, its current search service lacks the capability to handle complex queries, which limits the usability of DBLP. In this paper, we present NLQxform-UI, a web-based natural language interface that enables users to query DBLP direct… ▽ More

    Submitted 13 March, 2024; originally announced March 2024.

  6. arXiv:2312.02317  [pdf, other

    cs.CL cs.AI

    GNN2R: Weakly-Supervised Rationale-Providing Question Answering over Knowledge Graphs

    Authors: Ruijie Wang, Luca Rossetto, Michael Cochez, Abraham Bernstein

    Abstract: Most current methods for multi-hop question answering (QA) over knowledge graphs (KGs) only provide final conclusive answers without explanations, such as a set of KG entities that is difficult for normal users to review and comprehend. This issue severely limits the application of KG-based QA in real-world scenarios. However, it is non-trivial to solve due to two challenges: First, annotations of… ▽ More

    Submitted 20 January, 2024; v1 submitted 4 December, 2023; originally announced December 2023.

  7. arXiv:2311.07588  [pdf, other

    cs.CL cs.AI

    NLQxform: A Language Model-based Question to SPARQL Transformer

    Authors: Ruijie Wang, Zhiruo Zhang, Luca Rossetto, Florian Ruosch, Abraham Bernstein

    Abstract: In recent years, scholarly data has grown dramatically in terms of both scale and complexity. It becomes increasingly challenging to retrieve information from scholarly knowledge graphs that include large-scale heterogeneous relationships, such as authorship, affiliation, and citation, between various types of entities, e.g., scholars, papers, and organizations. As part of the Scholarly QALD Chall… ▽ More

    Submitted 8 November, 2023; originally announced November 2023.

  8. arXiv:2310.04601  [pdf

    cs.DB cs.DC

    Eight Transaction Papers by Jim Gray

    Authors: Philip A. Bernstein

    Abstract: This article is a summary of eight of Jim Gray's transaction papers. It was written at the invitation of Pat Helland to be a chapter of a forthcoming book in the ACM Turing Award winners' series, "Curiosity, Clarity, and Caring: How Jim Gray's Passion for Learning, Teaching, and People Changed Computing."

    Submitted 6 October, 2023; originally announced October 2023.

  9. arXiv:2308.13054  [pdf, ps, other

    cs.DS

    Are there graphs whose shortest path structure requires large edge weights?

    Authors: Aaron Bernstein, Greg Bodwin, Nicole Wein

    Abstract: The aspect ratio of a (positively) weighted graph $G$ is the ratio of its maximum edge weight to its minimum edge weight. Aspect ratio commonly arises as a complexity measure in graph algorithms, especially related to the computation of shortest paths. Popular paradigms are to interpolate between the settings of weighted and unweighted input graphs by incurring a dependence on aspect ratio, or by… ▽ More

    Submitted 29 November, 2023; v1 submitted 24 August, 2023; originally announced August 2023.

    Comments: ITCS 2024

  10. arXiv:2303.00811  [pdf, other

    cs.DC cs.DS

    Parallel and Distributed Exact Single-Source Shortest Paths with Negative Edge Weights

    Authors: Vikrant Ashvinkumar, Aaron Bernstein, Nairen Cao, Christoph Grunau, Bernhard Haeupler, Yonggang Jiang, Danupon Nanongkai, Hsin Hao Su

    Abstract: This paper presents parallel and distributed algorithms for single-source shortest paths when edges can have negative weights (negative-weight SSSP). We show a framework that reduces negative-weight SSSP in either setting to $n^{o(1)}$ calls to any SSSP algorithm that works with a virtual source. More specifically, for a graph with $m$ edges, $n$ vertices, undirected hop-diameter $D$, and polynomi… ▽ More

    Submitted 1 March, 2023; originally announced March 2023.

  11. arXiv:2301.07007  [pdf, ps, other

    cs.DS

    All-Norm Load Balancing in Graph Streams via the Multiplicative Weights Update Method

    Authors: Sepehr Assadi, Aaron Bernstein, Zachary Langley

    Abstract: In the weighted load balancing problem, the input is an $n$-vertex bipartite graph between a set of clients and a set of servers, and each client comes with some nonnegative real weight. The output is an assignment that maps each client to one of its adjacent servers, and the load of a server is then the sum of the weights of the clients assigned to it. The goal is to find an assignment that is we… ▽ More

    Submitted 17 January, 2023; originally announced January 2023.

  12. Low Latency Techniques for Mobile Backhaul over DOCSIS

    Authors: John T Chapman, Jennifer Andreoli-Fang, Michel Chauvin, Elias Chavarria Reyes, Zheng Lu, Dantong Liu, Joey Padden, Alon Bernstein

    Abstract: The mobile network operators (MNOs) are looking into economically viable backhaul solutions as alternatives to fiber, specifically the hybrid fiber coaxial networks (HFC). When the latencies from both the wireless and the HFC networks are added together, the result is a noticeable end-to-end system latency, particularly under network congestion. In order to decrease total system latency, we propos… ▽ More

    Submitted 15 November, 2022; originally announced November 2022.

    Comments: IEEE Wireless Communications and Networking Conference (WCNC), 2018. arXiv admin note: text overlap with arXiv:2211.08292

  13. arXiv:2209.11703  [pdf, other

    cs.CV

    Multivariate Wasserstein Functional Connectivity for Autism Screening

    Authors: Oleg Kachan, Alexander Bernstein

    Abstract: Most approaches to the estimation of brain functional connectivity from the functional magnetic resonance imaging (fMRI) data rely on computing some measure of statistical dependence, or more generally, a distance between univariate representative time series of regions of interest (ROIs) consisting of multiple voxels. However, summarizing a ROI's multiple time series with its mean or the first pr… ▽ More

    Submitted 23 September, 2022; originally announced September 2022.

  14. arXiv:2207.04507  [pdf, other

    cs.DS

    Closing the Gap Between Directed Hopsets and Shortcut Sets

    Authors: Aaron Bernstein, Nicole Wein

    Abstract: For an n-vertex directed graph $G = (V,E)$, a $β$-\emph{shortcut set} $H$ is a set of additional edges $H \subseteq V \times V$ such that $G \cup H$ has the same transitive closure as $G$, and for every pair $u,v \in V$, there is a $uv$-path in $G \cup H$ with at most $β$ edges. A natural generalization of shortcut sets to distances is a $(β,ε)$-\emph{hopset} $H \subseteq V \times V$, where the re… ▽ More

    Submitted 18 March, 2024; v1 submitted 10 July, 2022; originally announced July 2022.

    Comments: Abstract shortened to meet arXiv requirements, v2: fixed a typo, v3: implemented reviewer comments

  15. arXiv:2207.00927  [pdf, other

    cs.DS

    Decremental Matching in General Graphs

    Authors: Sepehr Assadi, Aaron Bernstein, Aditi Dudeja

    Abstract: We consider the problem of maintaining an approximate maximum integral matching in a dynamic graph $G$, while the adversary makes changes to the edges of the graph. The goal is to maintain a $(1+ε)$-approximate maximum matching for constant $ε>0$, while minimizing the update time. In the fully dynamic setting, where both edge insertion and deletions are allowed, Gupta and Peng (see \cite{GP13}) ga… ▽ More

    Submitted 5 July, 2022; v1 submitted 2 July, 2022; originally announced July 2022.

    Comments: 33 pages, 2 figures; comments welcome

  16. arXiv:2206.01818  [pdf, other

    cs.AI cs.CL cs.IR cs.LG

    QAGCN: Answering Multi-Relation Questions via Single-Step Implicit Reasoning over Knowledge Graphs

    Authors: Ruijie Wang, Luca Rossetto, Michael Cochez, Abraham Bernstein

    Abstract: Multi-relation question answering (QA) is a challenging task, where given questions usually require long reasoning chains in KGs that consist of multiple relations. Recently, methods with explicit multi-step reasoning over KGs have been prominently used in this task and have demonstrated promising performance. Examples include methods that perform stepwise label propagation through KG triples and… ▽ More

    Submitted 28 March, 2024; v1 submitted 3 June, 2022; originally announced June 2022.

  17. arXiv:2203.03456  [pdf, ps, other

    cs.DS

    Negative-Weight Single-Source Shortest Paths in Near-linear Time

    Authors: Aaron Bernstein, Danupon Nanongkai, Christian Wulff-Nilsen

    Abstract: We present a randomized algorithm that computes single-source shortest paths (SSSP) in $O(m\log^8(n)\log W)$ time when edge weights are integral and can be negative. This essentially resolves the classic negative-weight SSSP problem. The previous bounds are $\tilde O((m+n^{1.5})\log W)$ [BLNPSSSW FOCS'20] and $m^{4/3+o(1)}\log W$ [AMV FOCS'20]. Near-linear time algorithms were known previously onl… ▽ More

    Submitted 18 December, 2023; v1 submitted 7 March, 2022; originally announced March 2022.

    Comments: Simplified algorithms and minor corrections throughout the paper

  18. arXiv:2112.12946  [pdf

    cs.DC cs.DB

    Redy: Remote Dynamic Memory Cache

    Authors: Qizhen Zhang, Philip A. Bernstein, Daniel S. Berger, Badrish Chandramouli

    Abstract: Redy is a cloud service that provides high performance caches using RDMA-accessible remote memory. An application can customize the performance of each cache with a service level objective (SLO) for latency and throughput. By using remote memory, it can leverage stranded memory and spot VM instances to reduce the cost of its caches and improve data center resource utilization. Redy automatically c… ▽ More

    Submitted 1 January, 2022; v1 submitted 24 December, 2021; originally announced December 2021.

    Comments: This is the extended report of Redy (accepted at VLDB 2022)

    ACM Class: H.2.4; C.2.4

  19. Artificial Text Detection via Examining the Topology of Attention Maps

    Authors: Laida Kushnareva, Daniil Cherniavskii, Vladislav Mikhailov, Ekaterina Artemova, Serguei Barannikov, Alexander Bernstein, Irina Piontkovskaya, Dmitri Piontkovski, Evgeny Burnaev

    Abstract: The impressive capabilities of recent generative models to create texts that are challenging to distinguish from the human-written ones can be misused for generating fake news, product reviews, and even abusive content. Despite the prominent performance of existing methods for artificial text detection, they still lack interpretability and robustness towards unseen models. To this end, we propose… ▽ More

    Submitted 28 April, 2022; v1 submitted 10 September, 2021; originally announced September 2021.

    Comments: Accepted to EMNLP 2021

    Journal ref: Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing, pages 635-649

  20. arXiv:2105.09078  [pdf, other

    cs.SI cond-mat.dis-nn physics.soc-ph

    The Complex Community Structure of the Bitcoin Address Correspondence Network

    Authors: Jan Alexander Fischer, Andres Palechor, Daniele Dell'Aglio, Abraham Bernstein, Claudio J. Tessone

    Abstract: Bitcoin is built on a blockchain, an immutable decentralised ledger that allows entities (users) to exchange Bitcoins in a pseudonymous manner. Bitcoins are associated with alpha-numeric addresses and are transferred via transactions. Each transaction is composed of a set of input addresses (associated with unspent outputs received from previous transactions) and a set of output addresses (to whic… ▽ More

    Submitted 19 May, 2021; originally announced May 2021.

    Comments: 21 pages, 13 figures

  21. arXiv:2105.01475  [pdf, other

    cs.MM

    Insights on the V3C2 Dataset

    Authors: Luca Rossetto, Klaus Schoeffmann, Abraham Bernstein

    Abstract: For research results to be comparable, it is important to have common datasets for experimentation and evaluation. The size of such datasets, however, can be an obstacle to their use. The Vimeo Creative Commons Collection (V3C) is a video dataset designed to be representative of video content found on the web, containing roughly 3800 hours of video in total, split into three shards. In this paper,… ▽ More

    Submitted 4 May, 2021; originally announced May 2021.

  22. arXiv:2102.10185  [pdf, other

    cs.DB

    Cornus: Atomic Commit for a Cloud DBMS with Storage Disaggregation (Extended Version)

    Authors: Zhihan Guo, Xinyu Zeng, Kan Wu, Wuh-Chwen Hwang, Ziwei Ren, Xiangyao Yu, Mahesh Balakrishnan, Philip A. Bernstein

    Abstract: Two-phase commit (2PC) is widely used in distributed databases to ensure the atomicity of distributed transactions. However, 2PC has two limitations. First, it requires two eager log writes on the critical path, which incurs significant latency. Second, when a coordinator fails, a participant may be blocked waiting for the coordinator's decision, leading to indefinitely long latency and low throug… ▽ More

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

  23. arXiv:2102.09635  [pdf, other

    cs.SI cs.AI cs.LG

    Random Walks with Erasure: Diversifying Personalized Recommendations on Social and Information Networks

    Authors: Bibek Paudel, Abraham Bernstein

    Abstract: Most existing personalization systems promote items that match a user's previous choices or those that are popular among similar users. This results in recommendations that are highly similar to the ones users are already exposed to, resulting in their isolation inside familiar but insulated information silos. In this context, we develop a novel recommendation framework with a goal of improving in… ▽ More

    Submitted 25 February, 2021; v1 submitted 18 February, 2021; originally announced February 2021.

    Comments: Web Conference 2021 (WWW '21)

    Journal ref: Proceedings of the Web Conference 2021 (WWW '21), April 19--23, 2021, Ljubljana, Slovenia

  24. arXiv:2101.07149  [pdf, other

    cs.DS

    Deterministic Decremental SSSP and Approximate Min-Cost Flow in Almost-Linear Time

    Authors: Aaron Bernstein, Maximilian Probst Gutenberg, Thatchaphol Saranurak

    Abstract: In the decremental single-source shortest paths problem, the goal is to maintain distances from a fixed source $s$ to every vertex $v$ in an $m$-edge graph undergoing edge deletions. In this paper, we conclude a long line of research on this problem by showing a near-optimal deterministic data structure that maintains $(1+ε)$-approximate distance estimates and runs in $m^{1+o(1)}$ total update tim… ▽ More

    Submitted 19 January, 2021; v1 submitted 18 January, 2021; originally announced January 2021.

  25. arXiv:2010.10373  [pdf, other

    eess.IV cs.CV

    Convolutional neural networks for automatic detection of Focal Cortical Dysplasia

    Authors: Ruslan Aliev, Ekaterina Kondrateva, Maxim Sharaev, Oleg Bronov, Alexey Marinets, Sergey Subbotin, Alexander Bernstein, Evgeny Burnaev

    Abstract: Focal cortical dysplasia (FCD) is one of the most common epileptogenic lesions associated with cortical development malformations. However, the accurate detection of the FCD relies on the radiologist professionalism, and in many cases, the lesion could be missed. In this work, we solve the problem of automatic identification of FCD on magnetic resonance images (MRI). For this task, we improve rece… ▽ More

    Submitted 20 October, 2020; originally announced October 2020.

    Comments: MRI, Deep learning, CNN, computer vision, medical detection, epilepsy, FCD, focal cortical dysplasia

  26. arXiv:2010.07233  [pdf, other

    eess.IV cs.CV

    Fader Networks for domain adaptation on fMRI: ABIDE-II study

    Authors: Marina Pominova, Ekaterina Kondrateva, Maxim Sharaev, Alexander Bernstein, Evgeny Burnaev

    Abstract: ABIDE is the largest open-source autism spectrum disorder database with both fMRI data and full phenotype description. These data were extensively studied based on functional connectivity analysis as well as with deep learning on raw data, with top models accuracy close to 75\% for separate scanning sites. Yet there is still a problem of models transferability between different scanning sites with… ▽ More

    Submitted 14 October, 2020; originally announced October 2020.

    Journal ref: ICMV2020

  27. arXiv:2010.07222  [pdf, other

    eess.IV cs.CV

    Domain Shift in Computer Vision models for MRI data analysis: An Overview

    Authors: Ekaterina Kondrateva, Marina Pominova, Elena Popova, Maxim Sharaev, Alexander Bernstein, Evgeny Burnaev

    Abstract: Machine learning and computer vision methods are showing good performance in medical imagery analysis. Yetonly a few applications are now in clinical use and one of the reasons for that is poor transferability of themodels to data from different sources or acquisition domains. Development of new methods and algorithms forthe transfer of training and adaptation of the domain in multi-modal medical… ▽ More

    Submitted 14 October, 2020; originally announced October 2020.

    Comments: 8 pages, 1 figure

    Journal ref: ICMV2020

  28. arXiv:2009.14431  [pdf, other

    math.OC cs.LG

    Accelerating Optimization and Reinforcement Learning with Quasi-Stochastic Approximation

    Authors: Shuhang Chen, Adithya Devraj, Andrey Bernstein, Sean Meyn

    Abstract: The ODE method has been a workhorse for algorithm design and analysis since the introduction of the stochastic approximation. It is now understood that convergence theory amounts to establishing robustness of Euler approximations for ODEs, while theory of rates of convergence requires finer analysis. This paper sets out to extend this theory to quasi-stochastic approximation, based on algorithms i… ▽ More

    Submitted 1 October, 2020; v1 submitted 30 September, 2020; originally announced September 2020.

  29. arXiv:2009.02584  [pdf, ps, other

    cs.DS

    Deterministic Decremental Reachability, SCC, and Shortest Paths via Directed Expanders and Congestion Balancing

    Authors: Aaron Bernstein, Maximilian Probst Gutenberg, Thatchaphol Saranurak

    Abstract: Let $G = (V,E,w)$ be a weighted, digraph subject to a sequence of adversarial edge deletions. In the decremental single-source reachability problem (SSR), we are given a fixed source $s$ and the goal is to maintain a data structure that can answer path-queries $s \rightarrowtail v$ for any $v \in V$. In the more general single-source shortest paths (SSSP) problem the goal is to return an approxima… ▽ More

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

    Comments: Reuploaded with some generalizations of previous theorems

  30. arXiv:2008.12379  [pdf, other

    cs.DB

    Factor Windows: Cost-based Query Rewriting for Optimizing Correlated Window Aggregates

    Authors: Wentao Wu, Philip A. Bernstein, Alex Raizman, Christina Pavlopoulou

    Abstract: Window aggregates are ubiquitous in stream processing. In Azure Stream Analytics (ASA), a stream processing service hosted by Microsoft's Azure cloud, we see many customer queries that contain aggregate functions (such as MIN and MAX) over multiple correlated windows (e.g., tumbling windows of length five minutes and ten minutes) defined on the same event stream. In this paper, we present a cost-b… ▽ More

    Submitted 8 March, 2022; v1 submitted 27 August, 2020; originally announced August 2020.

  31. arXiv:2008.04148  [pdf, ps, other

    cs.DC cs.DS

    Improved Bounds for Distributed Load Balancing

    Authors: Sepehr Assadi, Aaron Bernstein, Zachary Langley

    Abstract: In the load balancing problem, the input is an $n$-vertex bipartite graph $G = (C \cup S, E)$ and a positive weight for each client $c \in C$. The algorithm must assign each client $c \in C$ to an adjacent server $s \in S$. The load of a server is then the weighted sum of all the clients assigned to it, and the goal is to compute an assignment that minimizes some function of the server loads, typi… ▽ More

    Submitted 24 November, 2020; v1 submitted 10 August, 2020; originally announced August 2020.

  32. arXiv:2006.15969  [pdf, other

    q-bio.NC cs.CV cs.LG eess.IV stat.ML

    Interpretation of 3D CNNs for Brain MRI Data Classification

    Authors: Maxim Kan, Ruslan Aliev, Anna Rudenko, Nikita Drobyshev, Nikita Petrashen, Ekaterina Kondrateva, Maxim Sharaev, Alexander Bernstein, Evgeny Burnaev

    Abstract: Deep learning shows high potential for many medical image analysis tasks. Neural networks can work with full-size data without extensive preprocessing and feature generation and, thus, information loss. Recent work has shown that the morphological difference in specific brain regions can be found on MRI with the means of Convolution Neural Networks (CNN). However, interpretation of the existing mo… ▽ More

    Submitted 14 October, 2020; v1 submitted 20 June, 2020; originally announced June 2020.

    Comments: 12 pages, 3 figures

    Journal ref: AIST2020

  33. Diversity in News Recommendations

    Authors: Abraham Bernstein, Claes de Vreese, Natali Helberger, Wolfgang Schulz, Katharina Zweig, Christian Baden, Michael A. Beam, Marc P. Hauer, Lucien Heitz, Pascal Jürgens, Christian Katzenbach, Benjamin Kille, Beate Klimkiewicz, Wiebke Loosen, Judith Moeller, Goran Radanovic, Guy Shani, Nava Tintarev, Suzanne Tolmeijer, Wouter van Atteveldt, Sanne Vrijenhoek, Theresa Zueger

    Abstract: News diversity in the media has for a long time been a foundational and uncontested basis for ensuring that the communicative needs of individuals and society at large are met. Today, people increasingly rely on online content and recommender systems to consume information challenging the traditional concept of news diversity. In addition, the very concept of diversity, which differs between disci… ▽ More

    Submitted 25 May, 2021; v1 submitted 19 May, 2020; originally announced May 2020.

    Comments: Published as Manifesto from Dagstuhl Perspectives Workshop 19482

    ACM Class: H.3.3

    Journal ref: Dagstuhl Perspectives Workshop: Diversity, Fairness, and Data-Drives Personalization in (News) Recommender Systems, Dagstuhl Manifestos (2021), Vol. 9, Issue 1, pp. 43-61

  34. arXiv:2005.00417  [pdf, ps, other

    cs.DS

    Improved Bound for Matching in Random-Order Streams

    Authors: Aaron Bernstein

    Abstract: We study the problem of computing an approximate maximum cardinality matching in the semi-streaming model when edges arrive in a \emph{random} order. In the semi-streaming model, the edges of the input graph G = (V,E) are given as a stream e_1, ..., e_m, and the algorithm is allowed to make a single pass over this stream while using $O(n \textrm{polylog}(n))$ space ($m = |E|$ and $n = |V|$). If th… ▽ More

    Submitted 1 May, 2020; originally announced May 2020.

    Comments: To Appear in ICALP 2020

  35. arXiv:2004.08432  [pdf, ps, other

    cs.DS

    Fully-Dynamic Graph Sparsifiers Against an Adaptive Adversary

    Authors: Aaron Bernstein, Jan van den Brand, Maximilian Probst Gutenberg, Danupon Nanongkai, Thatchaphol Saranurak, Aaron Sidford, He Sun

    Abstract: Designing dynamic graph algorithms against an adaptive adversary is a major goal in the field of dynamic graph algorithms. While a few such algorithms are known for spanning trees, matchings, and single-source shortest paths, very little was known for an important primitive like graph sparsifiers. The challenge is how to approximately preserve so much information about the graph (e.g., all-pairs d… ▽ More

    Submitted 10 November, 2020; v1 submitted 17 April, 2020; originally announced April 2020.

    Comments: Abstract shortened due to arXiv character limit

  36. arXiv:2004.05741  [pdf, other

    eess.SY cs.LG eess.SP math.OC

    Model-Free State Estimation Using Low-Rank Canonical Polyadic Decomposition

    Authors: Ahmed S. Zamzam, Ya**g Liu, Andrey Bernstein

    Abstract: As electric grids experience high penetration levels of renewable generation, fundamental changes are required to address real-time situational awareness. This paper uses unique traits of tensors to devise a model-free situational awareness and energy forecasting framework for distribution networks. This work formulates the state of the network at multiple time instants as a three-way tensor; henc… ▽ More

    Submitted 12 April, 2020; originally announced April 2020.

    Comments: 8 pages, 7 figures, 5 tables

  37. arXiv:2004.04496  [pdf, ps, other

    cs.DS

    Near-Optimal Decremental SSSP in Dense Weighted Digraphs

    Authors: Aaron Bernstein, Maximilian Probst Gutenberg, Christian Wulff-Nilsen

    Abstract: In the decremental Single-Source Shortest Path problem (SSSP), we are given a weighted directed graph $G=(V,E,w)$ undergoing edge deletions and a source vertex $r \in V$; let $n = |V|, m = |E|$ and $W$ be the aspect ratio of the graph. The goal is to obtain a data structure that maintains shortest paths from $r$ to all vertices in $V$ and can answer distance queries in $O(1)$ time, as well as retu… ▽ More

    Submitted 4 September, 2020; v1 submitted 9 April, 2020; originally announced April 2020.

    Comments: Accepted to FOCS'20

  38. Implementations in Machine Ethics: A Survey

    Authors: Suzanne Tolmeijer, Markus Kneer, Cristina Sarasua, Markus Christen, Abraham Bernstein

    Abstract: Increasingly complex and autonomous systems require machine ethics to maximize the benefits and minimize the risks to society arising from the new technology. It is challenging to decide which type of ethical theory to employ and how to implement it effectively. This survey provides a threefold contribution. First, it introduces a trimorphic taxonomy to analyze machine ethics implementations with… ▽ More

    Submitted 22 January, 2021; v1 submitted 21 January, 2020; originally announced January 2020.

    Comments: published version, journal paper, ACM Computing Surveys, 38 pages, 7 tables, 4 figures

    Journal ref: ACM Comput. Surv. 53, 6, Article 132 (December 2020), 38 pages

  39. arXiv:1911.01898  [pdf, other

    eess.IV cs.CV cs.LG

    3D Deformable Convolutions for MRI classification

    Authors: Marina Pominova, Ekaterina Kondrateva, Maksim Sharaev, Sergey Pavlov, Alexander Bernstein, Evgeny Burnaev

    Abstract: Deep learning convolutional neural networks have proved to be a powerful tool for MRI analysis. In current work, we explore the potential of the deformable convolutional deep neural network layers for MRI data classification. We propose new 3D deformable convolutions(d-convolutions), implement them in VoxResNet architecture and apply for structural MRI data classification. We show that 3D d-convol… ▽ More

    Submitted 5 November, 2019; originally announced November 2019.

    Comments: Accepted to IEEE International Conference on Machine Learning and Applications (ICMLA 2019)

  40. arXiv:1911.01738  [pdf, other

    eess.IV cs.CV cs.LG stat.ML

    Weakly Supervised Fine Tuning Approach for Brain Tumor Segmentation Problem

    Authors: Sergey Pavlov, Alexey Artemov, Maksim Sharaev, Alexander Bernstein, Evgeny Burnaev

    Abstract: Segmentation of tumors in brain MRI images is a challenging task, where most recent methods demand large volumes of data with pixel-level annotations, which are generally costly to obtain. In contrast, image-level annotations, where only the presence of lesion is marked, are generally cheap, generated in far larger volumes compared to pixel-level labels, and contain less labeling noise. In the con… ▽ More

    Submitted 6 November, 2019; v1 submitted 5 November, 2019; originally announced November 2019.

    Comments: Accepted to IEEE International Conference on Machine Learning and Applications (ICMLA 2019). Typos corrected, images updated

  41. arXiv:1910.06401  [pdf, other

    eess.SY cs.LG eess.SP

    Physics-Informed Deep Neural Network Method for Limited Observability State Estimation

    Authors: Jonatan Ostrometzky, Konstantin Berestizshevsky, Andrey Bernstein, Gil Zussman

    Abstract: The precise knowledge regarding the state of the power grid is important in order to ensure optimal and reliable grid operation. Specifically, knowing the state of the distribution grid becomes increasingly important as more renewable energy sources are connected directly into the distribution network, increasing the fluctuations of the injected power. In this paper, we consider the case when the… ▽ More

    Submitted 16 February, 2020; v1 submitted 14 October, 2019; originally announced October 2019.

  42. arXiv:1909.01495  [pdf, ps, other

    cs.CY cs.IR

    Cross-Cutting Political Awareness through Diverse News Recommendations

    Authors: Bibek Paudel, Abraham Bernstein

    Abstract: The suggestions generated by most existing recommender systems are known to suffer from a lack of diversity, and other issues like popularity bias. As a result, they have been observed to promote well-known "blockbuster" items, and to present users with "more of the same" choices that entrench their existing beliefs and biases. This limits users' exposure to diverse viewpoints and potentially incr… ▽ More

    Submitted 3 September, 2019; originally announced September 2019.

    Comments: European Symposium Series on Societal Challenges in Computational Social Science, Zurich, Switzerland, September 2nd-4th, 2019

  43. A Comparative Survey of Recent Natural Language Interfaces for Databases

    Authors: Katrin Affolter, Kurt Stockinger, Abraham Bernstein

    Abstract: Over the last few years natural language interfaces (NLI) for databases have gained significant traction both in academia and industry. These systems use very different approaches as described in recent survey papers. However, these systems have not been systematically compared against a set of benchmark questions in order to rigorously evaluate their functionalities and expressive power. In thi… ▽ More

    Submitted 21 June, 2019; originally announced June 2019.

    Journal ref: VLDB Journal 2019

  44. arXiv:1903.08948  [pdf, other

    cs.AI cs.CL

    Iteratively Learning Embeddings and Rules for Knowledge Graph Reasoning

    Authors: Wen Zhang, Bibek Paudel, Liang Wang, Jiaoyan Chen, Hai Zhu, Wei Zhang, Abraham Bernstein, Huajun Chen

    Abstract: Reasoning is essential for the development of large knowledge graphs, especially for completion, which aims to infer new triples based on existing ones. Both rules and embeddings can be used for knowledge graph reasoning and they have their own advantages and difficulties. Rule-based reasoning is accurate and explainable but rule learning with searching over the graph always suffers from efficienc… ▽ More

    Submitted 21 March, 2019; originally announced March 2019.

    Comments: This paper is accepted by WWW'19

  45. Interaction Embeddings for Prediction and Explanation in Knowledge Graphs

    Authors: Wen Zhang, Bibek Paudel, Wei Zhang, Abraham Bernstein, Huajun Chen

    Abstract: Knowledge graph embedding aims to learn distributed representations for entities and relations, and is proven to be effective in many applications. Crossover interactions --- bi-directional effects between entities and relations --- help select related information when predicting a new triple, but haven't been formally discussed before. In this paper, we propose CrossE, a novel knowledge graph emb… ▽ More

    Submitted 12 March, 2019; originally announced March 2019.

    Comments: This paper is accepted by WSDM2019

  46. arXiv:1902.02009  [pdf

    cs.LG stat.ML

    Robust Matrix Completion State Estimation in Distribution Systems

    Authors: Bo Liu, Hongyu Wu, Yingchen Zhang, Rui Yang, Andrey Bernstein

    Abstract: Due to the insufficient measurements in the distribution system state estimation (DSSE), full observability and redundant measurements are difficult to achieve without using the pseudo measurements. The matrix completion state estimation (MCSE) combines the matrix completion and power system model to estimate voltage by exploring the low-rank characteristics of the matrix. This paper proposes a ro… ▽ More

    Submitted 13 October, 2019; v1 submitted 5 February, 2019; originally announced February 2019.

  47. arXiv:1901.03615  [pdf, ps, other

    cs.DS

    Decremental Strongly-Connected Components and Single-Source Reachability in Near-Linear Time

    Authors: Aaron Bernstein, Maximilian Probst, Christian Wulff-Nilsen

    Abstract: Computing the Strongly-Connected Components (SCCs) in a graph $G=(V,E)$ is known to take only $O(m + n)$ time using an algorithm by Tarjan from 1972[SICOMP 72] where $m = |E|$, $n=|V|$. For fully-dynamic graphs, conditional lower bounds provide evidence that the update time cannot be improved by polynomial factors over recomputing the SCCs from scratch after every update. Nevertheless, substantial… ▽ More

    Submitted 13 March, 2019; v1 submitted 11 January, 2019; originally announced January 2019.

    Comments: Accepted to STOC 19

  48. arXiv:1812.11422  [pdf, other

    cs.IR cs.LG stat.ML

    Loss Aversion in Recommender Systems: Utilizing Negative User Preference to Improve Recommendation Quality

    Authors: Bibek Paudel, Sandro Luck, Abraham Bernstein

    Abstract: Negative user preference is an important context that is not sufficiently utilized by many existing recommender systems. This context is especially useful in scenarios where the cost of negative items is high for the users. In this work, we describe a new recommender algorithm that explicitly models negative user preferences in order to recommend more positive items at the top of recommendation-li… ▽ More

    Submitted 29 December, 2018; originally announced December 2018.

    Comments: The First International Workshop on Context-Aware Recommendation Systems with Big Data Analytics (CARS-BDA), co-organized with the 12th ACM International Conference on Web Search and Data Mining, 2019, Melbourne, Australia

    Journal ref: CARS-BDA, at the 12th ACM International Conference on Web Search and Data Mining (WSDM), 2019

  49. arXiv:1811.03337  [pdf, other

    cs.DC cs.DS

    Distributed Exact Weighted All-Pairs Shortest Paths in Near-Linear Time

    Authors: Aaron Bernstein, Danupon Nanongkai

    Abstract: In the {\em distributed all-pairs shortest paths} problem (APSP), every node in the weighted undirected distributed network (the CONGEST model) needs to know the distance from every other node using least number of communication rounds (typically called {\em time complexity}). The problem admits $(1+o(1))$-approximation $\tildeΘ(n)$-time algorithm and a nearly-tight $\tilde Ω(n)$ lower bound [Nano… ▽ More

    Submitted 21 April, 2019; v1 submitted 8 November, 2018; originally announced November 2018.

    Comments: Full version of STOC 2019

    ACM Class: C.2.4; F.2.0; G.2.2

  50. arXiv:1811.02009  [pdf, ps, other

    cs.DS

    Towards a Unified Theory of Sparsification for Matching Problems

    Authors: Sepehr Assadi, Aaron Bernstein

    Abstract: In this paper, we present a construction of a `matching sparsifier', that is, a sparse subgraph of the given graph that preserves large matchings approximately and is robust to modifications of the graph. We use this matching sparsifier to obtain several new algorithmic results for the maximum matching problem: * An almost $(3/2)$-approximation one-way communication protocol for the maximum matc… ▽ More

    Submitted 7 November, 2018; v1 submitted 5 November, 2018; originally announced November 2018.