SearcharxivSearch

arXiv subjects

Yichen Pan

Publications and source records attributed to Yichen Pan.

7 recordsLinked to original sources

Rectangular Pegs on Jordan Curves of Finite $p$-Variation

We prove that every planar Jordan curve of finite \(p\)-variation, with \(1\leq p<2\), inscribes a rectangle of every prescribed similarity class. In particular, every such curve inscribes a square. The proof combines the recent criterion of Asano and Ike with a variation-controlled approximation argument. We show that for every \(q>p\), a Jordan curve of finite \(p\)-variation can be approximated in the \(q\)-variation topology by smooth Jordan embeddings. The construction uses simple polygonal interpolants of Boedihardjo and Geng, an elementary interpolation inequality between variation seminorms, and a variation-controlled smoothing of polygonal embeddings. Young integration then gives locally uniform convergence of the associated primitives.

math.DG

Programmable Gauge-Field Textures with Ultracold Atoms in Momentum Space

Synthetic gauge fields with ultracold atoms offer a route to quantum matter in which electromagnetic environments can be designed rather than merely imposed. While the Harper-Hofstadter model has been realized in several cold-atom systems, existing implementations are largely limited to spatially uniform magnetic fluxes. Here we experimentally realize a highly programmable two-dimensional momentum-state lattice of ultracold atoms with local control over the Peierls phase pattern, enabling direct implementation of Harper-Hofstadter Hamiltonians with tunable and spatially structured synthetic gauge fields. We observe a crossover from ballistic to strongly flux-modified bulk dynamics with suppressed transport. By introducing a synthetic electric field through site-dependent energy gradients, we further demonstrate Hall-type transverse drift arising from the interplay between electric and magnetic fields. In addition, we engineer a synthetic flux domain wall separating regions with opposite magnetic fluxes and observe anisotropic propagation guided along the interface. These results move cold-atom gauge-field engineering from uniform magnetic backgrounds toward designer gauge textures, providing an experimental setting for transport across programmable topological interfaces.

cond-mat.quant-gas

AvatarBrush: Monocular Reconstruction of Gaussian Avatars with Intuitive Local Editing

The efficient reconstruction of high-quality and intuitively editable human avatars presents a pressing challenge in the field of computer vision. Recent advancements, such as 3DGS, have demonstrated impressive reconstruction efficiency and rapid rendering speeds. However, intuitive local editing of these representations remains a significant challenge. In this work, we propose AvatarBrush, a framework that reconstructs fully animatable and locally editable avatars using only a monocular video input. We propose a three-layer model to represent the avatar and, inspired by mesh morphing techniques, design a framework to generate the Gaussian model from local information of the parametric body model. Compared to previous methods that require scanned meshes or multi-view captures as input, our approach reduces costs and enhances editing capabilities such as body shape adjustment, local texture modification, and geometry transfer. Our experimental results demonstrate superior quality across two datasets and emphasize the enhanced, user-friendly, and localized editing capabilities of our method.

cs.GR

High computational density nanophotonic media for machine learning inference

Efficient machine learning inference is essential for the rapid adoption of artificial intelligence across various domains.On-chip optical computing has emerged as a transformative solution for accelerating machine learning tasks, owing to its ultra-low power consumption. However, enhancing the computational density of on-chip optical systems remains a significant challenge, primarily due to the difficulties in miniaturizing and integrating key optical interference components.In this work, we harness the potential of fabrication-constrained scattering optical computing within nanophotonic media to address these limitations.Central to our approach is the use of fabrication-aware inverse design techniques, which enable the realization of manufacturable on-chip scattering structures under practical constraints.This results in an ultra-compact optical neural computing architecture with an area of just 64 um2,representing a remarkable three orders of magnitude reduction in footprint compared to traditional optical neural networks. Our prototype, tested on the Iris flower dataset, achieved an experimental accuracy of 86.7%, closely matching the simulation benchmark.This breakthrough showcases a promising pathway toward ultra-dense, energy-efficient optical processors for scalable machine learning inference, significantly reducing both the hardware footprint, latency, and power consumption of next-generation AI applications.

physics.optics

Observation of Higher-order Topological Bound States in the Continuum using Ultracold Atoms

Simulating higher-order topological materials in synthetic quantum matter is an active research frontier for its theoretical significance in fundamental physics and promising applications in quantum technologies. Here we experimentally implement two-dimensional (2D) momentum lattices with highly programmable ability using ultracold 87Rb atoms. Through precise control of experimental parameters, we simulate a 2D Su-Schrieffer-Heeger model with this technique, and observe the characteristic dynamics of corner and edge-bound states, where the corner state is identified as a higher-order topological bound state in the continuum. We further study the adiabatic preparation of the corner state by engineering evolutions with time-dependent Hamiltonians. We also demonstrate the higher-order topological phase transition by measuring both the bulk topological invariant and the topological corner state. Our new platform opens the avenue for exploring the exotic dynamics and topology in higher synthetic dimensions, making use of the rich degrees of freedom of cold atoms systems.

cond-mat.quant-gas

WebCanvas: Benchmarking Web Agents in Online Environments

For web agents to be practically useful, they must adapt to the continuously evolving web environment characterized by frequent updates to user interfaces and content. However, most existing benchmarks only capture the static aspects of the web. To bridge this gap, we introduce WebCanvas, an innovative online evaluation framework for web agents that effectively addresses the dynamic nature of web interactions. WebCanvas contains three main components to facilitate realistic assessments: (1) A novel evaluation metric which reliably capture critical intermediate actions or states necessary for task completions while disregarding noise caused by insignificant events or changed web-elements. (2) A benchmark dataset called Mind2Web-Live, a refined version of original Mind2Web static dataset containing 542 tasks with 2439 intermediate evaluation states; (3) Lightweight and generalizable annotation tools and testing pipelines that enables the community to collect and maintain the high-quality, up-to-date dataset. Building on WebCanvas, we open-source an agent framework with extensible modules for reasoning, providing a foundation for the community to conduct online inference and evaluations. Our best-performing agent achieves a task success rate of 23.1% and a task completion rate of 48.8% on the Mind2Web-Live test set. Additionally, we analyze the performance discrepancies across various websites, domains, and experimental environments. We encourage the community to contribute further insights on online agent evaluation, thereby advancing this field of research.

cs.CL

Feature Extraction via Recurrent Random Deep Ensembles and its Application in Gruop-level Happiness Estimation

This paper presents a novel ensemble framework to extract highly discriminative feature representation of image and its application for group-level happpiness intensity prediction in wild. In order to generate enough diversity of decisions, n convolutional neural networks are trained by bootstrapping the training set and extract n features for each image from them. A recurrent neural network (RNN) is then used to remember which network extracts better feature and generate the final feature representation for one individual image. Several group emotion models (GEM) are used to aggregate face fea- tures in a group and use parameter-optimized support vector regressor (SVR) to get the final results. Through extensive experiments, the great effectiveness of the proposed recurrent random deep ensembles (RRDE) is demonstrated in both structural and decisional ways. The best result yields a 0.55 root-mean-square error (RMSE) on validation set of HAPPEI dataset, significantly better than the baseline of 0.78.

cs.CV