Source author record

Yuhan Sun

Yuhan Sun appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

3works
3topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

3 published item(s)

preprint2026arXiv

Augmentation varieties and disk potentials I

This is the first in a sequence of papers where we show that Lagrangian fillings such as the Harvey-Lawson filling in any dimension define augmentations of Chekanov-Eliashberg differential graded algebras by counting configurations of holomorphic disks connected by gradient trajectories, as in Aganagic-Ekholm-Ng-Vafa; we also prove that for Legendrian lifts of monotone tori, the augmentation variety is the zero level set of the Landau-Ginzburg potential of the Lagrangian projection, as suggested by Dimitroglou-Rizell-Golovko. In this part, we set up the foundations of moduli spaces of pseudoholomorphic buildings.

preprint2018arXiv

$A_{n}$-type surface singularity and nondisplaceable Lagrangian tori

We prove the existence of a one-parameter family of nondisplaceable Lagrangian tori near a linear chain of Lagrangian 2-spheres in a symplectic 4-manifold. When the symplectic structure is rational we prove that the deformed Floer cohomology groups of these tori are nontrivial. The proof uses the idea of toric degeneration to analyze the full potential functions with bulk deformations of these tori.

preprint2016arXiv

GeoReach: An Efficient Approach for Evaluating Graph Reachability Queries with Spatial Range Predicates

Graphs are widely used to model data in many application domains. Thanks to the wide spread use of GPS-enabled devices, many applications assign a spatial attribute to graph vertices (e.g., geo-tagged social media). Users may issue a Reachability Query with Spatial Range Predicate (abbr. RangeReach). RangeReach finds whether an input vertex can reach any spatial vertex that lies within an input spatial range. An example of a RangeReach query is: Given a social graph, find whether Alice can reach any of the venues located within the geographical area of Arizona State University. The paper proposes GeoReach an approach that adds spatial data awareness to a graph database management system (GDBMS). GeoReach allows efficient execution of RangeReach queries, yet without compromising a lot on the overall system scalability (measured in terms of storage size and initialization/maintenance time). To achieve that, GeoReach is equipped with a light-weight data structure, namely SPA-Graph, that augments the underlying graph data with spatial indexing directories. When a RangeReach query is issued, the system employs a pruned-graph traversal approach. Experiments based on real system implementation inside Neo4j proves that GEOREACH exhibits up to two orders of magnitude better query response time and up to four times less storage than the state-of-the-art spatial and reachability indexing approaches.