Expertini Research Research

Browse Research Papers

135+ open-access research outputs.

✕ Clear
🔍 ailun yu 📂 Computer Science
Showing 135 results for "ailun yu" in Computer Science
Computer Science Preprint PDF DOI

SAT + NAUTY: Orderly Generation of Small Kochen-Specker Sets Containing the Smallest State-independent Contextuality Set

Zhengyu Li, Curtis Bright, Stefan Trandafir, Adan Cabello, Vijay Ganesh · 2026

We present a search for small Kochen-Specker (KS) sets in dimension 3, specifically targeting extensions of the 13-ray Yu-Oh set, which has been proven to be the minimal witness to state-independent c…

Read Paper →
Computer Science Preprint PDF DOI

An $\Omega ( (\log n / \log \log n)^2 )$ Cell-Probe Lower Bound for Dynamic Boolean Data Structures

Young Kun Ko · 2026

We resolve the long-standing open problem of Boolean dynamic data structure hardness, proving an unconditional lower bound of $\Omega((\log n / \log\log n)^2)$ for the Multiphase Problem of Patrascu […

Read Paper →
Computer Science Preprint PDF DOI

Pivot based correlation clustering in the presence of good clusters

David Rasmussen Lolck, Mikkel Thorup, Shuyi Yan · 2026

The classic pivot based clustering algorithm of Ailon, Charikar and Chawla [JACM'08] is factor 3, but all concrete examples showing that it is no better than 3 are based on some very good clusters, e.…

Read Paper →
Computer Science Preprint PDF DOI

An Improved Upper Bound for the Euclidean TSP Constant Using Band Crossovers

Julia Gaudio, Charlie K. Guan · 2026

Consider $n$ points generated uniformly at random in the unit square, and let $L_n$ be the length of their optimal traveling salesman tour. Beardwood, Halton, and Hammersley (1959) showed $L_n / \sqrt…

Read Paper →
Computer Science Preprint PDF DOI

Random Access in Grammar-Compressed Strings: Optimal Trade-Offs in Almost All Parameter Regimes

Anouk Duyster, Tomasz Kociumaka · 2026

A Random Access query to a string $T\in [0..\sigma)^n$ asks for the character $T[i]$ at a given position $i\in [0..n)$. In $O(n\log\sigma)$ bits of space, this fundamental task admits constant-time qu…

Read Paper →
Computer Science Preprint PDF DOI

Adaptive Beam Alignment using Noisy Twenty Questions Estimation with Trained Questioner

Chunsong Sun, Lin Zhou · 2026

The 6G communication systems use mmWave and MIMO technologies to achieve wide bandwidth and high throughout, leading to indispensable need for beam alignment to overcome severe signal attenuation. Tra…

Read Paper →
Computer Science Preprint PDF DOI

A Remark on Downlink Massive Random Access

Yuchen Liao, Wenyi Zhang · 2026

In downlink massive random access (DMRA), a base station transmits messages to a typically small subset of active users, selected randomly from a massive number of total users. Explicitly encoding the…

Read Paper →
Computer Science Preprint PDF DOI

Zero-free regions and concentration inequalities for hypergraph colorings in the local lemma regime

Jingcheng Liu, Yixiao Yu · 2026

We show that for $q$-colorings in $k$-uniform hypergraphs with maximum degree $\Delta$, if $k\ge 50$ and $q\ge 700\Delta^{\frac{5}{k-10}}$, there is a "Lee-Yang" zero-free strip around the interval $[…

Read Paper →
Computer Science Preprint PDF DOI

Incorporating indel channels into average-case analysis of seed-chain-extend

Spencer Gibson, Yun William Yu · 2025

Given a sequence $s_1$ of $n$ letters drawn i.i.d. from an alphabet of size $\sigma$ and a mutated substring $s_2$ of length $m < n$, we often want to recover the mutation history that generated $s_2$…

Read Paper →
Computer Science Preprint PDF DOI

Sampling Permutations with Cell Probes is Hard

Yaroslav Alekseev, Mika Goos, Konstantin Myasnikov, Artur Riazanov, Dmitry Sokolov · 2025

Suppose we are given an infinite sequence of input cells, each initialized with a uniform random symbol from $[n]$. How hard is it to output a sequence in $[n]^n$ that is close to a uniform random per…

Read Paper →
Computer Science Preprint PDF DOI

A (Very) Nearly Optimal Sketch for $k$-Edge Connectivity Certificates

Pachara Sawettamalya, Huacheng Yu · 2025

In this note, we present a simple algorithm for computing a \emph{$k$-connectivity certificate} in dynamic graph streams. Our algorithm uses $O(n \log^2 n \cdot \max\{k, \log n \log k\})$ bits of spac…

Read Paper →
Computer Science Preprint PDF DOI

A Truly Subcubic Combinatorial Algorithm for Induced 4-Cycle Detection

Amir Abboud, Shyan Akmal, Nick Fischer · 2025

We present the first truly subcubic, combinatorial algorithm for detecting an induced $4$-cycle in a graph. The running time is $O(n^{2.84})$ on $n$-node graphs, thus separating the task of detecting …

Read Paper →
Computer Science Preprint PDF DOI

Deterministic Lower Bounds for $k$-Edge Connectivity in the Distributed Sketching Model

Peter Robinson, Ming Ming Tan · 2025

We study the $k$-edge connectivity problem on undirected graphs in the distributed sketching model, where we have $n$ nodes and a referee. Each node sends a single message to the referee based on its …

Read Paper →
Computer Science Preprint PDF DOI

Parallel Batch-Dynamic Coreness Decomposition with Worst-Case Guarantees

Mohsen Ghaffari, Jaehyun Koo · 2025

We present the first parallel batch-dynamic algorithm for approximating coreness decomposition with worst-case update times. Given any batch of edge insertions and deletions, our algorithm processes a…

Read Paper →
Computer Science Preprint PDF DOI

ThinkRec: Thinking-based recommendation via LLM

Qihang Yu, Kairui Fu, Zheqi Lv, Shengyu Zhang, Xinhui Wu, Chen Lin, Feng Wei, Bo Zheng, Fei Wu · 2025

Recent advances in large language models (LLMs) have enabled more semantic-aware recommendations through natural language generation. Existing LLM for recommendation (LLM4Rec) methods mostly operate i…

Read Paper →
Computer Science Preprint PDF DOI

Smoothed Analysis of Dynamic Graph Algorithms

Uri Meir, Ami Paz · 2025

Recent years have seen significant progress in the study of dynamic graph algorithms, and most notably, the introduction of strong lower bound techniques for them (e.g., Henzinger, Krinninger, Nanongk…

Read Paper →
Computer Science Preprint PDF DOI

On Extended Concentration Inequalities for Fast JL Embeddings of Infinite Sets

Edem Boahen, March T. Boedihardjo, Rafael Chiclana, Mark Iwen · 2025

The Johnson-Lindenstrauss (JL) lemma allows subsets of a high-dimensional space to be embedded into a lower-dimensional space while approximately preserving all pairwise Euclidean distances. This impo…

Read Paper →
Computer Science Preprint PDF DOI

Optimal Static Dictionary with Worst-Case Constant Query Time

Yang Hu, Jingxun Liang, Huacheng Yu, Junkai Zhang, Renfei Zhou · 2024

In this paper, we design a new succinct static dictionary with worst-case constant query time. A dictionary data structure stores a set of key-value pairs with distinct keys in $[U]$ and values in $[\…

Read Paper →
Computer Science Preprint PDF DOI

The Correlated Gaussian Sparse Histogram Mechanism

Christian Janos Lebeda, Lukas Retschmeier · 2024

We consider the problem of releasing a sparse histogram under $(\varepsilon, \delta)$-differential privacy. The stability histogram independently adds noise from a Laplace or Gaussian distribution to …

Read Paper →
Computer Science Preprint PDF DOI

Efficient Graph Matching for Correlated Stochastic Block Models

Shuwen Chai, Miklos Z. Racz · 2024

We study learning problems on correlated stochastic block models with two balanced communities. Our main result gives the first efficient algorithm for graph matching in this setting. In the most inte…

Read Paper →
Page 1 of 7 Next →