Skip to main content

Showing 1–50 of 178 results for author: Chan, T

  1. arXiv:2407.11448  [pdf, other

    cs.CV

    cDP-MIL: Robust Multiple Instance Learning via Cascaded Dirichlet Process

    Authors: Yihang Chen, Tsai Hor Chan, Guosheng Yin, Yuming Jiang, Lequan Yu

    Abstract: Multiple instance learning (MIL) has been extensively applied to whole slide histopathology image (WSI) analysis. The existing aggregation strategy in MIL, which primarily relies on the first-order distance (e.g., mean difference) between instances, fails to accurately approximate the true feature distribution of each instance, leading to biased slide-level representations. Moreover, the scarcity… ▽ More

    Submitted 16 July, 2024; originally announced July 2024.

  2. arXiv:2406.17964  [pdf, ps, other

    cs.DM

    Symmetric Splendor: Unraveling Universally Closest Refinements and Fisher Market Equilibrium through Density-Friendly Decomposition

    Authors: T-H. Hubert Chan, Quan Xue

    Abstract: We present a comprehensive framework that unifies several research areas within the context of vertex-weighted bipartite graphs, providing deeper insights and improved solutions. The fundamental solution concept for each problem involves refinement, where vertex weights on one side are distributed among incident edges. The primary objective is to identify a refinement pair with specific optimality… ▽ More

    Submitted 25 June, 2024; originally announced June 2024.

  3. arXiv:2405.11922  [pdf, other

    cs.SI cs.LG

    Effective Clustering on Large Attributed Bipartite Graphs

    Authors: Renchi Yang, Yidu Wu, Xiaoyang Lin, Qichen Wang, Tsz Nam Chan, Jieming Shi

    Abstract: Attributed bipartite graphs (ABGs) are an expressive data model for describing the interactions between two sets of heterogeneous nodes that are associated with rich attributes, such as customer-product purchase networks and author-paper authorship graphs. Partitioning the target node set in such graphs into k disjoint clusters (referred to as k-ABGC) finds widespread use in various domains, inclu… ▽ More

    Submitted 20 May, 2024; originally announced May 2024.

    Comments: The technical report for the paper was accepted to KDD 2024. 14 pages

  4. arXiv:2405.08272  [pdf, other

    cs.CV

    VS-Assistant: Versatile Surgery Assistant on the Demand of Surgeons

    Authors: Zhen Chen, Xingjian Luo, Jinlin Wu, Danny T. M. Chan, Zhen Lei, Jinqiao Wang, Sebastien Ourselin, Hongbin Liu

    Abstract: The surgical intervention is crucial to patient healthcare, and many studies have developed advanced algorithms to provide understanding and decision-making assistance for surgeons. Despite great progress, these algorithms are developed for a single specific task and scenario, and in practice require the manual combination of different functions, thus limiting the applicability. Thus, an intellige… ▽ More

    Submitted 13 May, 2024; originally announced May 2024.

  5. arXiv:2405.06786  [pdf, other

    eess.IV cs.CV

    SAM3D: Zero-Shot Semi-Automatic Segmentation in 3D Medical Images with the Segment Anything Model

    Authors: Trevor J. Chan, Aarush Sahni, Jie Li, Alisha Luthra, Amy Fang, Alison Pouch, Chamith S. Rajapakse

    Abstract: We introduce SAM3D, a new approach to semi-automatic zero-shot segmentation of 3D images building on the existing Segment Anything Model. We achieve fast and accurate segmentations in 3D images with a four-step strategy comprising: volume slicing along non-orthogonal axes, efficient prompting in 3D, slice-wise inference using the pretrained SAM, and recoposition and refinement in 3D. We evaluated… ▽ More

    Submitted 10 May, 2024; originally announced May 2024.

  6. arXiv:2405.03379  [pdf, other

    cs.LG cs.AI cs.RO

    Reverse Forward Curriculum Learning for Extreme Sample and Demonstration Efficiency in Reinforcement Learning

    Authors: Stone Tao, Arth Shukla, Tse-kai Chan, Hao Su

    Abstract: Reinforcement learning (RL) presents a promising framework to learn policies through environment interaction, but often requires an infeasible amount of interaction data to solve complex tasks from sparse rewards. One direction includes augmenting RL with offline data demonstrating desired tasks, but past work often require a lot of high-quality demonstration data that is difficult to obtain, espe… ▽ More

    Submitted 6 May, 2024; originally announced May 2024.

    Comments: Accepted at The Twelfth International Conference on Learning Representations (ICLR 2024). Website: https://reverseforward-cl.github.io/

  7. arXiv:2404.12361  [pdf, other

    cs.AI physics.med-ph

    Learning the Domain Specific Inverse NUFFT for Accelerated Spiral MRI using Diffusion Models

    Authors: Trevor J. Chan, Chamith S. Rajapakse

    Abstract: Deep learning methods for accelerated MRI achieve state-of-the-art results but largely ignore additional speedups possible with noncartesian sampling trajectories. To address this gap, we created a generative diffusion model-based reconstruction algorithm for multi-coil highly undersampled spiral MRI. This model uses conditioning during training as well as frequency-based guidance to ensure consis… ▽ More

    Submitted 10 May, 2024; v1 submitted 18 April, 2024; originally announced April 2024.

  8. arXiv:2404.10678  [pdf

    cs.SE cs.LG

    Automating REST API Postman Test Cases Using LLM

    Authors: S Deepika Sri, Mohammed Aadil S, Sanjjushri Varshini R, Raja CSP Raman, Gopinath Rajagopal, S Taranath Chan

    Abstract: In the contemporary landscape of technological advancements, the automation of manual processes is crucial, compelling the demand for huge datasets to effectively train and test machines. This research paper is dedicated to the exploration and implementation of an automated approach to generate test cases specifically using Large Language Models. The methodology integrates the use of Open AI to en… ▽ More

    Submitted 16 April, 2024; originally announced April 2024.

  9. arXiv:2403.13292  [pdf, other

    cs.CG

    Convex Polygon Containment: Improving Quadratic to Near Linear Time

    Authors: Timothy M. Chan, Isaac M. Hair

    Abstract: We revisit a standard polygon containment problem: given a convex $k$-gon $P$ and a convex $n$-gon $Q$ in the plane, find a placement of $P$ inside $Q$ under translation and rotation (if it exists), or more generally, find the largest copy of $P$ inside $Q$ under translation, rotation, and scaling. Previous algorithms by Chazelle (1983), Sharir and Toledo (1994), and Agarwal, Amenta, and Sharir… ▽ More

    Submitted 20 March, 2024; originally announced March 2024.

    Comments: To appear in SoCG 2024

  10. arXiv:2403.12303  [pdf, other

    cs.CG

    Semialgebraic Range Stabbing, Ray Shooting, and Intersection Counting in the Plane

    Authors: Timothy M. Chan, Pingan Cheng, Da Wei Zheng

    Abstract: Polynomial partitioning techniques have recently led to improved geometric data structures for a variety of fundamental problems related to semialgebraic range searching and intersection searching in 3D and higher dimensions (e.g., see [Agarwal, Aronov, Ezra, and Zahl, SoCG 2019; Ezra and Sharir, SoCG 2021; Agarwal, Aronov, Ezra, Katz, and Sharir, SoCG 2022]). They have also led to improved algori… ▽ More

    Submitted 18 March, 2024; originally announced March 2024.

    Comments: SOCG 2024

  11. arXiv:2403.11671  [pdf, other

    cs.AR cs.AI cs.CE cs.LG cs.SE

    HDLdebugger: Streamlining HDL debugging with Large Language Models

    Authors: Xufeng Yao, Haoyang Li, Tsz Ho Chan, Wenyi Xiao, Mingxuan Yuan, Yu Huang, Lei Chen, Bei Yu

    Abstract: In the domain of chip design, Hardware Description Languages (HDLs) play a pivotal role. However, due to the complex syntax of HDLs and the limited availability of online resources, debugging HDL codes remains a difficult and time-intensive task, even for seasoned engineers. Consequently, there is a pressing need to develop automated HDL code debugging models, which can alleviate the burden on har… ▽ More

    Submitted 18 March, 2024; originally announced March 2024.

    Comments: 13 pages,5 figures

  12. arXiv:2403.03517  [pdf, other

    cs.AI

    IB-Net: Initial Branch Network for Variable Decision in Boolean Satisfiability

    Authors: Tsz Ho Chan, Wenyi Xiao, Junhua Huang, Huiling Zhen, Guangji Tian, Mingxuan Yuan

    Abstract: Boolean Satisfiability problems are vital components in Electronic Design Automation, particularly within the Logic Equivalence Checking process. Currently, SAT solvers are employed for these problems and neural network is tried as assistance to solvers. However, as SAT problems in the LEC context are distinctive due to their predominantly unsatisfiability nature and a substantial proportion of UN… ▽ More

    Submitted 6 March, 2024; originally announced March 2024.

    Comments: 7 pages, 12 figures

  13. arXiv:2402.17322  [pdf, other

    cs.CG cs.DS

    Enclosing Points with Geometric Objects

    Authors: Timothy M. Chan, Qizheng He, Jie Xue

    Abstract: Let $X$ be a set of points in $\mathbb{R}^2$ and $\mathcal{O}$ be a set of geometric objects in $\mathbb{R}^2$, where $|X| + |\mathcal{O}| = n$. We study the problem of computing a minimum subset $\mathcal{O}^* \subseteq \mathcal{O}$ that encloses all points in $X$. Here a point $x \in X$ is enclosed by $\mathcal{O}^*$ if it lies in a bounded connected component of… ▽ More

    Submitted 1 March, 2024; v1 submitted 27 February, 2024; originally announced February 2024.

    Comments: In SoCG'24

  14. arXiv:2402.09679  [pdf, other

    cs.RO eess.SY

    Design and Visual Servoing Control of a Hybrid Dual-Segment Flexible Neurosurgical Robot for Intraventricular Biopsy

    Authors: Jian Chen, Mingcong Chen, Qingxiang Zhao, Shuai Wang, Yihe Wang, Ying Xiao, Jian Hu, Danny Tat Ming Chan, Kam Tong Leo Yeung, David Yuen Chung Chan, Hongbin Liu

    Abstract: Traditional rigid endoscopes have challenges in flexibly treating tumors located deep in the brain, and low operability and fixed viewing angles limit its development. This study introduces a novel dual-segment flexible robotic endoscope MicroNeuro, designed to perform biopsies with dexterous surgical manipulation deep in the brain. Taking into account the uncertainty of the control model, an imag… ▽ More

    Submitted 23 February, 2024; v1 submitted 14 February, 2024; originally announced February 2024.

    Comments: Accepted by IEEE International Conference on Robotics and Automation (ICRA) 2024, 7 pages, 9 figures

  15. arXiv:2402.09357  [pdf, ps, other

    cs.GT cs.CG

    Mechanism Design for Automated Market Makers

    Authors: T-H. Hubert Chan, Ke Wu, Elaine Shi

    Abstract: Blockchains have popularized automated market makers (AMMs). An AMM exchange is an application running on a blockchain which maintains a pool of crypto-assets and automatically trades assets with users governed by some pricing function that prices the assets based on their relative demand/supply. AMMs have created an important challenge commonly known as the Miner Extractable Value (MEV). In parti… ▽ More

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

    Comments: 1 title page and 23 pages for the main body

  16. arXiv:2402.07441  [pdf, ps, other

    cs.CG

    Fully Dynamic Geometric Vertex Cover and Matching

    Authors: Sujoy Bhore, Timothy M. Chan

    Abstract: In this work, we study two fundamental graph optimization problems, minimum vertex cover (MVC) and maximum-cardinality matching (MCM), for intersection graphs of geometric objects, e.g., disks, rectangles, hypercubes, etc., in $d$-dimensional Euclidean space. We consider the problems in fully dynamic settings, allowing insertions and deletions of objects. We develop a general framework for dynam… ▽ More

    Submitted 13 February, 2024; v1 submitted 12 February, 2024; originally announced February 2024.

    Comments: 25 Pages

  17. arXiv:2402.05357  [pdf, other

    cs.CG

    Dynamic Geometric Connectivity in the Plane with Constant Query Time

    Authors: Timothy M. Chan, Zhengcheng Huang

    Abstract: We present the first fully dynamic connectivity data structures for geometric intersection graphs achieving constant query time and sublinear amortized update time for most types of geometric objects in 2D. Our data structures can answer connectivity queries between two objects, as well as "global" connectivity queries (e.g., deciding whether the entire graph is connected). Previously, the data st… ▽ More

    Submitted 20 March, 2024; v1 submitted 7 February, 2024; originally announced February 2024.

  18. arXiv:2312.08685  [pdf, other

    cs.LG cs.CR math.OC

    Privacy Amplification by Iteration for ADMM with (Strongly) Convex Objective Functions

    Authors: T-H. Hubert Chan, Hao Xie, Mengshi Zhao

    Abstract: We examine a private ADMM variant for (strongly) convex objectives which is a primal-dual iterative method. Each iteration has a user with a private function used to update the primal variable, masked by Gaussian noise for local privacy, without directly adding noise to the dual variable. Privacy amplification by iteration explores if noises from later iterations can enhance the privacy guarantee… ▽ More

    Submitted 14 December, 2023; originally announced December 2023.

  19. arXiv:2311.18365  [pdf, ps, other

    cs.CG

    Fully Dynamic Algorithms for Euclidean Steiner Tree

    Authors: T-H. Hubert Chan, Gramoz Goranci, Shaofeng H. -C. Jiang, Bo Wang, Quan Xue

    Abstract: The Euclidean Steiner tree problem asks to find a min-cost metric graph that connects a given set of \emph{terminal} points $X$ in $\mathbb{R}^d$, possibly using points not in $X$ which are called Steiner points. Even though near-linear time $(1 + ε)$-approximation was obtained in the offline setting in seminal works of Arora and Mitchell, efficient dynamic algorithms for Steiner tree is still ope… ▽ More

    Submitted 30 November, 2023; originally announced November 2023.

  20. arXiv:2311.16105  [pdf

    cs.CR

    A Privacy-preserving Central Bank Ledger for Central Bank Digital Currency

    Authors: Wang Mong Tikvah Chan

    Abstract: Retail central bank digital currency (rCBDC) is seen as a key upgrade of the monetary system in the 21st century. However, privacy concerns are the main impediment to rCBDC's development and roll-out. On the one hand, the rights of people to keep their transactions private should be protected, including against central bank surveillance. On the other hand, the central bank needs to ensure that no… ▽ More

    Submitted 16 August, 2023; originally announced November 2023.

    Comments: 37 pages, 9 figures

    ACM Class: E.3; G.3; K.4.1; K.4.4

  21. arXiv:2310.19967  [pdf

    cs.LG

    Early detection of inflammatory arthritis to improve referrals using multimodal machine learning from blood testing, semi-structured and unstructured patient records

    Authors: Bing Wang, Weizi Li, Anthony Bradlow, Antoni T. Y. Chan, Eghosa Bazuaye

    Abstract: Early detection of inflammatory arthritis (IA) is critical to efficient and accurate hospital referral triage for timely treatment and preventing the deterioration of the IA disease course, especially under limited healthcare resources. The manual assessment process is the most common approach in practice for the early detection of IA, but it is extremely labor-intensive and inefficient. A large a… ▽ More

    Submitted 3 November, 2023; v1 submitted 30 October, 2023; originally announced October 2023.

    Comments: Accepted in The 57th Hawaii International Conference on System Sciences, 3-6 Jan 2024, Hawaii

  22. arXiv:2310.16587  [pdf, other

    cs.LG cs.AI cs.CV

    Adaptive Uncertainty Estimation via High-Dimensional Testing on Latent Representations

    Authors: Tsai Hor Chan, Kin Wai Lau, Jiajun Shen, Guosheng Yin, Lequan Yu

    Abstract: Uncertainty estimation aims to evaluate the confidence of a trained deep neural network. However, existing uncertainty estimation approaches rely on low-dimensional distributional assumptions and thus suffer from the high dimensionality of latent features. Existing approaches tend to focus on uncertainty on discrete classification probabilities, which leads to poor generalizability to uncertainty… ▽ More

    Submitted 25 October, 2023; originally announced October 2023.

    Comments: NeurIPS 2023

  23. arXiv:2310.15363  [pdf, other

    cs.CG

    An Optimal Algorithm for Higher-Order Voronoi Diagrams in the Plane: The Usefulness of Nondeterminism

    Authors: Timothy M. Chan, Pingan Cheng, Da Wei Zheng

    Abstract: We present the first optimal randomized algorithm for constructing the order-$k$ Voronoi diagram of $n$ points in two dimensions. The expected running time is $O(n\log n + nk)$, which improves the previous, two-decades-old result of Ramos (SoCG'99) by a $2^{O(\log^*k)}$ factor. To obtain our result, we (i) use a recent decision-tree technique of Chan and Zheng (SODA'22) in combination with Ramos's… ▽ More

    Submitted 23 October, 2023; originally announced October 2023.

    Comments: To appear in SODA 2024. 16 pages, 1 figure

  24. arXiv:2310.13174  [pdf, ps, other

    cs.DS

    Faster Algorithms for Text-to-Pattern Hamming Distances

    Authors: Timothy M. Chan, Ce Jin, Virginia Vassilevska Williams, Yinzhan Xu

    Abstract: We study the classic Text-to-Pattern Hamming Distances problem: given a pattern $P$ of length $m$ and a text $T$ of length $n$, both over a polynomial-size alphabet, compute the Hamming distance between $P$ and $T[i\, .\, . \, i+m-1]$ for every shift $i$, under the standard Word-RAM model with $Θ(\log n)$-bit words. - We provide an $O(n\sqrt{m})$ time Las Vegas randomized algorithm for this prob… ▽ More

    Submitted 21 December, 2023; v1 submitted 19 October, 2023; originally announced October 2023.

    Comments: Appeared in FOCS 2023. Abstract shortened to fit arXiv requirements. v2: added reference and discussion related to Lemma 2.2 and Appendix B

  25. arXiv:2310.12874  [pdf, other

    cs.CL

    StoryAnalogy: Deriving Story-level Analogies from Large Language Models to Unlock Analogical Understanding

    Authors: Cheng Jiayang, Lin Qiu, Tsz Ho Chan, Tianqing Fang, Weiqi Wang, Chunkit Chan, Dongyu Ru, Qipeng Guo, Hongming Zhang, Yangqiu Song, Yue Zhang, Zheng Zhang

    Abstract: Analogy-making between narratives is crucial for human reasoning. In this paper, we evaluate the ability to identify and generate analogies by constructing a first-of-its-kind large-scale story-level analogy corpus, \textsc{StoryAnalogy}, which contains 24K story pairs from diverse domains with human annotations on two similarities from the extended Structure-Mapping Theory. We design a set of tes… ▽ More

    Submitted 23 October, 2023; v1 submitted 19 October, 2023; originally announced October 2023.

    Comments: Accepted by EMNLP 2023 main conference

  26. arXiv:2310.11575  [pdf, ps, other

    cs.DS

    Simpler Reductions from Exact Triangle

    Authors: Timothy M. Chan, Yinzhan Xu

    Abstract: In this paper, we provide simpler reductions from Exact Triangle to two important problems in fine-grained complexity: Exact Triangle with Few Zero-Weight $4$-Cycles and All-Edges Sparse Triangle. Exact Triangle instances with few zero-weight $4$-cycles was considered by Jin and Xu [STOC 2023], who used it as an intermediate problem to show $3$SUM hardness of All-Edges Sparse Triangle with few… ▽ More

    Submitted 17 October, 2023; originally announced October 2023.

    Comments: To appear in SOSA 2024

  27. arXiv:2309.08303  [pdf, other

    cs.CL

    Self-Consistent Narrative Prompts on Abductive Natural Language Inference

    Authors: Chunkit Chan, Xin Liu, Tsz Ho Chan, Jiayang Cheng, Yangqiu Song, Ginny Wong, Simon See

    Abstract: Abduction has long been seen as crucial for narrative comprehension and reasoning about everyday situations. The abductive natural language inference ($α$NLI) task has been proposed, and this narrative text-based task aims to infer the most plausible hypothesis from the candidates given two observations. However, the inter-sentential coherence and the model consistency have not been well exploited… ▽ More

    Submitted 15 September, 2023; originally announced September 2023.

    Comments: Accepted at IJCNLP-AACL 2023 main track

  28. AutoLTS: Automating Cycling Stress Assessment via Contrastive Learning and Spatial Post-processing

    Authors: Bo Lin, Shoshanna Saxe, Timothy C. Y. Chan

    Abstract: Cycling stress assessment, which quantifies cyclists' perceived stress imposed by the built environment and motor traffics, increasingly informs cycling infrastructure planning and cycling route recommendation. However, currently calculating cycling stress is slow and data-intensive, which hinders its broader application. In this paper, We propose a deep learning framework to support accurate, fas… ▽ More

    Submitted 15 August, 2023; originally announced August 2023.

  29. arXiv:2307.04336  [pdf

    cs.AI cs.LG cs.SI

    Source-Aware Embedding Training on Heterogeneous Information Networks

    Authors: Tsai Hor Chan, Chi Ho Wong, Jiajun Shen, Guosheng Yin

    Abstract: Heterogeneous information networks (HINs) have been extensively applied to real-world tasks, such as recommendation systems, social networks, and citation networks. While existing HIN representation learning methods can effectively learn the semantic and structural features in the network, little awareness was given to the distribution discrepancy of subgraphs within a single HIN. However, we find… ▽ More

    Submitted 10 July, 2023; originally announced July 2023.

    Comments: Published in Data Intelligence 2023

  30. arXiv:2307.04189  [pdf, ps, other

    cs.CV

    Histopathology Whole Slide Image Analysis with Heterogeneous Graph Representation Learning

    Authors: Tsai Hor Chan, Fernando Julio Cendra, Lan Ma, Guosheng Yin, Lequan Yu

    Abstract: Graph-based methods have been extensively applied to whole-slide histopathology image (WSI) analysis due to the advantage of modeling the spatial relationships among different entities. However, most of the existing methods focus on modeling WSIs with homogeneous graphs (e.g., with homogeneous node type). Despite their successes, these works are incapable of mining the complex structural relations… ▽ More

    Submitted 9 July, 2023; originally announced July 2023.

    Comments: Accepted by CVPR 2023

  31. arXiv:2306.09650  [pdf, other

    cs.IT eess.SP

    Reconfigurable Intelligent Surface Assisted Semantic Communication Systems

    Authors: Jiajia Shi, Tse-Tin Chan, Haoyuan Pan, Tat-Ming Lok

    Abstract: Semantic communication, which focuses on conveying the meaning of information rather than exact bit reconstruction, has gained considerable attention in recent years. Meanwhile, reconfigurable intelligent surface (RIS) is a promising technology that can achieve high spectral and energy efficiency by dynamically reflecting incident signals through programmable passive components. In this paper, we… ▽ More

    Submitted 29 June, 2023; v1 submitted 16 June, 2023; originally announced June 2023.

  32. arXiv:2305.13380  [pdf, other

    astro-ph.IM astro-ph.CO astro-ph.EP astro-ph.GA cs.DC

    SWIFT: A modern highly-parallel gravity and smoothed particle hydrodynamics solver for astrophysical and cosmological applications

    Authors: Matthieu Schaller, Josh Borrow, Peter W. Draper, Mladen Ivkovic, Stuart McAlpine, Bert Vandenbroucke, Yannick Bahé, Evgenii Chaikin, Aidan B. G. Chalk, Tsang Keung Chan, Camila Correa, Marcel van Daalen, Willem Elbers, Pedro Gonnet, Loïc Hausammann, John Helly, Filip Huško, Jacob A. Kegerreis, Folkert S. J. Nobels, Sylvia Ploeckinger, Yves Revaz, William J. Roper, Sergio Ruiz-Bonilla, Thomas D. Sandnes, Yolan Uyttenhove , et al. (2 additional authors not shown)

    Abstract: Numerical simulations have become one of the key tools used by theorists in all the fields of astrophysics and cosmology. The development of modern tools that target the largest existing computing systems and exploit state-of-the-art numerical methods and algorithms is thus crucial. In this paper, we introduce the fully open-source highly-parallel, versatile, and modular coupled hydrodynamics, gra… ▽ More

    Submitted 29 March, 2024; v1 submitted 22 May, 2023; originally announced May 2023.

    Comments: 43 pages, 20 figures, accepted for publication in MNRAS. Code, documentation, and examples available at www.swiftsim.com

    Journal ref: MNRAS, Volume 530, Issue 2, May 2024, Pages 2378-2419

  33. On the Fine-Grained Complexity of Small-Size Geometric Set Cover and Discrete $k$-Center for Small $k$

    Authors: Timothy M. Chan, Qizheng He, Yuancheng Yu

    Abstract: We study the time complexity of the discrete $k$-center problem and related (exact) geometric set cover problems when $k$ or the size of the cover is small. We obtain a plethora of new results: - We give the first subquadratic algorithm for rectilinear discrete 3-center in 2D, running in $\widetilde{O}(n^{3/2})$ time. - We prove a lower bound of $Ω(n^{4/3-δ})$ for rectilinear discrete 3-center… ▽ More

    Submitted 3 May, 2023; originally announced May 2023.

    Comments: Accepted to ICALP'23

  34. arXiv:2304.13338  [pdf, ps, other

    cs.GT

    Game-Theoretically Secure Protocols for the Ordinal Random Assignment Problem

    Authors: T-H. Hubert Chan, Ting Wen, Hao Xie, Quan Xue

    Abstract: We study game-theoretically secure protocols for the classical ordinal assignment problem (aka matching with one-sided preference), in which each player has a total preference order on items. To achieve the fairness notion of equal treatment of equals, conventionally the randomness necessary to resolve conflicts between players is assumed to be generated by some trusted authority. However, in a di… ▽ More

    Submitted 26 April, 2023; originally announced April 2023.

  35. arXiv:2304.04528  [pdf, other

    cs.IT cs.NI

    Minimizing Age of Collection for Multiple Access in Wireless Industrial Internet of Things

    Authors: Jiaxin Liang, Tse-Tin Chan, Haoyuan Pan

    Abstract: This paper investigates the information freshness of Industrial Internet of Things (IIoT) systems, where each IoT device makes a partial observation of a common target and transmits the information update to a central receiver to recover the complete observation. We consider the age of collection (AoC) performance as a measure of information freshness. Unlike the conventional age of information (A… ▽ More

    Submitted 10 April, 2023; originally announced April 2023.

  36. arXiv:2303.16303  [pdf, other

    cs.CG

    Constant-Hop Spanners for More Geometric Intersection Graphs, with Even Smaller Size

    Authors: Timothy M. Chan, Zhengcheng Huang

    Abstract: In SoCG 2022, Conroy and Tóth presented several constructions of sparse, low-hop spanners in geometric intersection graphs, including an $O(n\log n)$-size 3-hop spanner for $n$ disks (or fat convex objects) in the plane, and an $O(n\log^2 n)$-size 3-hop spanner for $n$ axis-aligned rectangles in the plane. Their work left open two major questions: (i) can the size be made closer to linear by allow… ▽ More

    Submitted 28 March, 2023; originally announced March 2023.

  37. arXiv:2303.14572  [pdf, ps, other

    cs.DS

    Fredman's Trick Meets Dominance Product: Fine-Grained Complexity of Unweighted APSP, 3SUM Counting, and More

    Authors: Timothy M. Chan, Virginia Vassilevska Williams, Yinzhan Xu

    Abstract: In this paper we carefully combine Fredman's trick [SICOMP'76] and Matoušek's approach for dominance product [IPL'91] to obtain powerful results in fine-grained complexity: - Under the hypothesis that APSP for undirected graphs with edge weights in $\{1, 2, \ldots, n\}$ requires $n^{3-o(1)}$ time (when $ω=2$), we show a variety of conditional lower bounds, including an $n^{7/3-o(1)}$ lower bound… ▽ More

    Submitted 25 March, 2023; originally announced March 2023.

    Comments: To appear at STOC'23

  38. arXiv:2303.10872  [pdf, other

    cs.IT cs.NI

    Timely Status Update in Relay-Assisted Cooperative Communications

    Authors: Haoyuan Pan, Jian Feng, Tse-Tin Chan, Victor C. M. Leung, Jianqiang Li

    Abstract: We investigate the age of information (AoI) of a relay-assisted cooperative communication system, where a source node sends status update packets to the destination node as timely as possible with the aid of a relay node. For time-slotted systems without relaying, prior works have shown that the source should generate and send a new packet to the destination every time slot to minimize the average… ▽ More

    Submitted 20 March, 2023; originally announced March 2023.

  39. arXiv:2303.09122  [pdf, other

    cs.CG

    Minimum $L_\infty$ Hausdorff Distance of Point Sets Under Translation: Generalizing Klee's Measure Problem

    Authors: Timothy M. Chan

    Abstract: We present a (combinatorial) algorithm with running time close to $O(n^d)$ for computing the minimum directed $L_\infty$ Hausdorff distance between two sets of $n$ points under translations in any constant dimension $d$. This substantially improves the best previous time bound near $O(n^{5d/4})$ by Chew, Dor, Efrat, and Kedem from more than twenty years ago. Our solution is obtained by a new gener… ▽ More

    Submitted 16 March, 2023; originally announced March 2023.

    Comments: To appear in SoCG 2023

  40. arXiv:2211.05345  [pdf, other

    cs.CG cs.DS

    Finding Triangles and Other Small Subgraphs in Geometric Intersection Graphs

    Authors: Timothy M. Chan

    Abstract: We consider problems related to finding short cycles, small cliques, small independent sets, and small subgraphs in geometric intersection graphs. We obtain a plethora of new results. For example: * For the intersection graph of $n$ line segments in the plane, we give algorithms to find a 3-cycle in $O(n^{1.408})$ time, a size-3 independent set in $O(n^{1.652})$ time, a 4-clique in near-… ▽ More

    Submitted 10 November, 2022; originally announced November 2022.

    Comments: To appear in SODA 2023

  41. arXiv:2210.10172  [pdf, other

    cs.CG cs.DS

    Simplex Range Searching Revisited: How to Shave Logs in Multi-Level Data Structures

    Authors: Timothy M. Chan, Da Wei Zheng

    Abstract: We revisit the classic problem of simplex range searching and related problems in computational geometry. We present a collection of new results which improve previous bounds by multiple logarithmic factors that were caused by the use of multi-level data structures. Highlights include the following: $\bullet$ For a set of $n$ points in a constant dimension $d$, we give data structures with… ▽ More

    Submitted 20 October, 2022; v1 submitted 18 October, 2022; originally announced October 2022.

    Comments: Updated abstract metadata formatting. Accepted in SODA'23

  42. arXiv:2210.03962  [pdf, other

    cs.NI

    Low-Power Random Access for Timely Status Update: Packet-based or Connection-based?

    Authors: Tse-Tin Chan, Jian Feng, Haoyuan Pan

    Abstract: This paper studies low-power random access protocols for timely status update systems with information freshness requirements, measured by age of information (AoI). In an extensive network, a fundamental challenge is scheduling a large number of transmitters to access the wireless channel in a way that achieves low network-wide AoI while consuming minimal power. Conventional packet-based random ac… ▽ More

    Submitted 13 December, 2023; v1 submitted 8 October, 2022; originally announced October 2022.

  43. arXiv:2209.09404  [pdf, other

    math.OC cs.LG

    Machine Learning-Augmented Optimization of Large Bilevel and Two-stage Stochastic Programs: Application to Cycling Network Design

    Authors: Timothy C. Y. Chan, Bo Lin, Shoshanna Saxe

    Abstract: Motivated by a cycling infrastructure planning application, we present a machine learning approach to solving bilevel programs with a large number of independent followers, which as a special case includes two-stage stochastic programming. We propose an optimization model that explicitly considers a sampled subset of followers and exploits a machine learning model to estimate the objective values… ▽ More

    Submitted 31 March, 2024; v1 submitted 19 September, 2022; originally announced September 2022.

  44. arXiv:2209.05720  [pdf, other

    cs.NI

    Improving Information Freshness via Backbone-Assisted Cooperative Access Points

    Authors: Haoyuan Pan, Yu Zhou, Tse-Tin Chan, Ming Tang, Jianqiang Li, Zhihua Du

    Abstract: Information freshness, characterized by age of information (AoI), is important for sensor applications involving timely status updates. In many cases, the wireless signals from one sensor can be received by multiple access points (APs). This paper investigates the average AoI for cooperative APs, in which they can share information through a wired backbone network. We first study a basic backbone-… ▽ More

    Submitted 13 September, 2022; originally announced September 2022.

  45. arXiv:2209.00791  [pdf, other

    cs.NI

    Semantic Communication-Empowered Physical-layer Network Coding

    Authors: Shuai Yang, Haoyuan Pan, Tse-Tin Chan, Zhaorui Wang

    Abstract: In a two-way relay channel (TWRC), physical-layer network coding (PNC) doubles the system throughput by turning superimposed signals transmitted simultaneously by different end nodes into useful network-coded information (known as PNC decoding). Prior works indicated that the PNC decoding performance is affected by the relative phase offset between the received signals from different nodes. In par… ▽ More

    Submitted 1 September, 2022; originally announced September 2022.

  46. arXiv:2208.12146  [pdf, other

    cs.LG

    A Feedforward Unitary Equivariant Neural Network

    Authors: Pui-Wai Ma, T. -H. Hubert Chan

    Abstract: We devise a new type of feedforward neural network. It is equivariant with respect to the unitary group $U(n)$. The input and output can be vectors in $\mathbb{C}^n$ with arbitrary dimension $n$. No convolution layer is required in our implementation. We avoid errors due to truncated higher order terms in Fourier-like transformation. The implementation of each layer can be done efficiently using s… ▽ More

    Submitted 25 August, 2022; originally announced August 2022.

  47. arXiv:2205.04870  [pdf, other

    stat.AP cs.AI

    Joint Study of Above Ground Biomass and Soil Organic Carbon for Total Carbon Estimation using Satellite Imagery in Scotland

    Authors: Terrence Chan, Carla Arus Gomez, Anish Kothikar, Pedro Baiz

    Abstract: Land Carbon verification has long been a challenge in the carbon credit market. Carbon verification methods currently available are expensive, and may generate low-quality credit. Scalable and accurate remote sensing techniques enable new approaches to monitor changes in Above Ground Biomass (AGB) and Soil Organic Carbon (SOC). The majority of state-of-the-art research employs remote sensing on AG… ▽ More

    Submitted 8 May, 2022; originally announced May 2022.

  48. arXiv:2204.12834  [pdf, other

    cs.CV

    Power Bundle Adjustment for Large-Scale 3D Reconstruction

    Authors: Simon Weber, Nikolaus Demmel, Tin Chon Chan, Daniel Cremers

    Abstract: We introduce Power Bundle Adjustment as an expansion type algorithm for solving large-scale bundle adjustment problems. It is based on the power series expansion of the inverse Schur complement and constitutes a new family of solvers that we call inverse expansion methods. We theoretically justify the use of power series and we prove the convergence of our approach. Using the real-world BAL datase… ▽ More

    Submitted 17 April, 2023; v1 submitted 27 April, 2022; originally announced April 2022.

  49. arXiv:2203.08356  [pdf, ps, other

    cs.CC cs.DS

    Hardness for Triangle Problems under Even More Believable Hypotheses: Reductions from Real APSP, Real 3SUM, and OV

    Authors: Timothy M. Chan, Virginia Vassilevska Williams, Yinzhan Xu

    Abstract: The $3$SUM hypothesis, the APSP hypothesis and SETH are the three main hypotheses in fine-grained complexity. So far, within the area, the first two hypotheses have mainly been about integer inputs in the Word RAM model of computation. The "Real APSP" and "Real $3$SUM" hypotheses, which assert that the APSP and $3$SUM hypotheses hold for real-valued inputs in a reasonable version of the Real RAM m… ▽ More

    Submitted 13 April, 2022; v1 submitted 15 March, 2022; originally announced March 2022.

    Comments: To appear at STOC'22. Abstract shortened to fit arXiv requirements

  50. arXiv:2202.08303  [pdf, other

    physics.med-ph cs.AI cs.CV

    OpenKBP-Opt: An international and reproducible evaluation of 76 knowledge-based planning pipelines

    Authors: Aaron Babier, Rafid Mahmood, Binghao Zhang, Victor G. L. Alves, Ana Maria Barragán-Montero, Joel Beaudry, Carlos E. Cardenas, Yankui Chang, Zijie Chen, Jaehee Chun, Kelly Diaz, Harold David Eraso, Erik Faustmann, Sibaji Gaj, Skylar Gay, Mary Gronberg, Bingqi Guo, Junjun He, Gerd Heilemann, Sanchit Hira, Yuliang Huang, Fuxin Ji, Dashan Jiang, Jean Carlo Jimenez Giraldo, Hoyeon Lee , et al. (34 additional authors not shown)

    Abstract: We establish an open framework for developing plan optimization models for knowledge-based planning (KBP) in radiotherapy. Our framework includes reference plans for 100 patients with head-and-neck cancer and high-quality dose predictions from 19 KBP models that were developed by different research groups during the OpenKBP Grand Challenge. The dose predictions were input to four optimization mode… ▽ More

    Submitted 16 February, 2022; originally announced February 2022.

    Comments: 19 pages, 7 tables, 6 figures