Source author record

Ping Huang

Ping Huang 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

7works
8topics
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

7 published item(s)

preprint2022arXiv

Information Gain Propagation: a new way to Graph Active Learning with Soft Labels

Graph Neural Networks (GNNs) have achieved great success in various tasks, but their performance highly relies on a large number of labeled nodes, which typically requires considerable human effort. GNN-based Active Learning (AL) methods are proposed to improve the labeling efficiency by selecting the most valuable nodes to label. Existing methods assume an oracle can correctly categorize all the selected nodes and thus just focus on the node selection. However, such an exact labeling task is costly, especially when the categorization is out of the domain of individual expert (oracle). The paper goes further, presenting a soft-label approach to AL on GNNs. Our key innovations are: i) relaxed queries where a domain expert (oracle) only judges the correctness of the predicted labels (a binary question) rather than identifying the exact class (a multi-class question), and ii) new criteria of maximizing information gain propagation for active learner with relaxed queries and soft labels. Empirical studies on public datasets demonstrate that our method significantly outperforms the state-of-the-art GNN-based AL methods in terms of both accuracy and labeling cost.

preprint2022arXiv

Synthetic Defect Generation for Display Front-of-Screen Quality Inspection: A Survey

Display front-of-screen (FOS) quality inspection is essential for the mass production of displays in the manufacturing process. However, the severe imbalanced data, especially the limited number of defect samples, has been a long-standing problem that hinders the successful application of deep learning algorithms. Synthetic defect data generation can help address this issue. This paper reviews the state-of-the-art synthetic data generation methods and the evaluation metrics that can potentially be applied to display FOS quality inspection tasks.

preprint2020arXiv

LUDA: Boost LSM Key Value Store Compactions with GPUs

Log-Structured-Merge (LSM) tree-based key value stores are facing critical challenges of fully leveraging the dramatic performance improvements of the underlying storage devices, which makes the compaction operations of LSM key value stores become CPU-bound, and slow compactions significantly degrade key value store performance. To address this issue, we propose LUDA, an LSM key value store with CUDA, which uses a GPU to accelerate compaction operations of LSM key value stores. How to efficiently parallelize compaction procedures as well as accommodate the optimal performance contract of the GPU architecture challenge LUDA. Specifically, LUDA overcomes these challenges by exploiting the data independence between compaction procedures and using cooperative sort mechanism and judicious data movements. Running on a commodity GPU under different levels of CPU overhead, evaluation results show that LUDA provides up to 2x higher throughput and 2x data processing speed, and achieves more stable 99th percentile latencies than LevelDB and RocksDB.

preprint2018arXiv

Melting a skyrmion lattice topologically: through the hexatic phase to a skyrmion liquid

Skyrmions are twirling magnetic textures whose non-trivial topology leads to particle-like properties promising for information technology applications. Perhaps the most important aspect of interacting particles is their ability to form thermodynamically distinct phases from gases and liquids to crystalline solids. Dilute gases of skyrmions have been realized in artificial multilayers, and solid crystalline skyrmion lattices have been observed in bulk skyrmion hosting materials. Yet, to date melting of the skyrmion lattice into a skyrmion liquid has not been reported experimentally. Through direct imaging with cryo-Lorentz transmission electron microscopy, we demonstrate that the skyrmion lattice in the material Cu$_2$OSeO$_3$ can be dynamically melted. Remarkably, we discover this melting process to be a topological defects mediated two-step transition via a theoretically hypothesized hexatic phase to the liquid phase. The existence of hexatic and liquid phases instead of a simple fading of the local magnetic moments upon thermal excitations implies that even in bulk materials skyrmions possess considerable particle nature, which is a pre-requisite for application schemes.

preprint2014arXiv

Self-organization and phase transition in financial markets with multiple choices

Market confidence is essential for successful investing. By incorporating multi-market into the evolutionary minority game, we investigate the effects of investor beliefs on the evolution of collective behaviors and asset prices. When there exists another investment opportunity, market confidence, including overconfidence and under-confidence, is not always good or bad for investment. The roles of market confidence is closely related to market impact. For low market impact, overconfidence in a particular asset makes an investor become insensitive to losses and a delayed strategy adjustment leads to a decline in wealth, and thereafter, one's runaway from the market. For high market impact, under-confidence in a particular asset makes an investor over-sensitive to losses and one's too frequent strategy adjustment leads to a large fluctuation in asset prices, and thereafter, a decrease in the number of agents. At an intermediate market impact, the phase transition occurs. No matter what the market impact is, an equilibrium between different markets exists, which is reflected in the occurrence of similar price fluctuations in different markets. A theoretical analysis indicates that such an equilibrium results from the coupled effects of strategy updating and shift in investment. The runaway of the agents trading a specific asset will lead to a decline in the asset price volatility and such a decline will be inhibited by the clustering of the strategies. A uniform strategy distribution will lead to a large fluctuation in asset prices and such a fluctuation will be suppressed by the decrease in the number of agents in the market. A functional relationship between the price fluctuations and the numbers of agents is found.

preprint2011arXiv

Counting Solutions of Constraint Satisfiability Problems:Exact Phase Transitions and Approximate Algorithm

The study of phase transition phenomenon of NP complete problems plays an important role in understanding the nature of hard problems. In this paper, we follow this line of research by considering the problem of counting solutions of Constraint Satisfaction Problems (#CSP). We consider the random model, i.e. RB model. We prove that phase transition of #CSP does exist as the number of variables approaches infinity and the critical values where phase transitions occur are precisely located. Preliminary experimental results also show that the critical point coincides with the theoretical derivation. Moreover, we propose an approximate algorithm to estimate the expectation value of the solutions number of a given CSP instance of RB model.