Source author record

Lidan Wang

Lidan Wang 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

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

5 published item(s)

preprint2022arXiv

The existence and convergence of solutions for the nonlinear Choquard equations on groups of polynomial growth

In this paper, we study the nonlinear Choquard equation \begin{eqnarray*} Δ^{2}u-Δu+(1+λa(x))u=(R_α\ast|u|^{p})|u|^{p-2}u \end{eqnarray*} on a Cayley graph of a discrete group of polynomial growth with the homogeneous dimension $N\geq 2$, where $α\in(0,N),\,p>\frac{N+α}{N},\,λ$ is a positive parameter and $R_α$ stands for the Green's function of the discrete fractional Laplacian, which has same asymptotics as the Riesz potential. Under some assumptions on $a(x)$, we establish the existence and asymptotic behavior of ground state solutions for the nonlinear Choquard equation by the method of Nehari manifold.

preprint2020arXiv

Bayesian Optimization for Selecting Efficient Machine Learning Models

The performance of many machine learning models depends on their hyper-parameter settings. Bayesian Optimization has become a successful tool for hyper-parameter optimization of machine learning algorithms, which aims to identify optimal hyper-parameters during an iterative sequential process. However, most of the Bayesian Optimization algorithms are designed to select models for effectiveness only and ignore the important issue of model training efficiency. Given that both model effectiveness and training time are important for real-world applications, models selected for effectiveness may not meet the strict training time requirements necessary to deploy in a production environment. In this work, we present a unified Bayesian Optimization framework for jointly optimizing models for both prediction effectiveness and training efficiency. We propose an objective that captures the tradeoff between these two metrics and demonstrate how we can jointly optimize them in a principled Bayesian Optimization framework. Experiments on model selection for recommendation tasks indicate models selected this way significantly improves model training efficiency while maintaining strong effectiveness as compared to state-of-the-art Bayesian Optimization algorithms.

preprint2020arXiv

Heat kernel bounds for a large class of Markov process with singular jump

Let $Z=(Z^{1}, \ldots, Z^{d})$ be the $d$-dimensional Lévy processes where $Z^{i}$'s are independent $1$-dimensional Lévy processes with jump kernel $J^{ϕ, 1}(u,w) =|u-w|^{-1}ϕ(|u-w|)^{-1}$ for $u, w\in \mathbb R$. Here $ϕ$ is an increasing function with weak scaling condition of order $\underline α, \overline α\in (0, 2)$. Let $J(x,y) \asymp J^ϕ(x,y)$ be the symmetric measurable function where \begin{align*} J^ϕ(x,y):=\begin{cases} J^{ϕ, 1}(x^i, y^i)\qquad&\text{ if $x^i \ne y^i$ for some $i$ and $x^j = y^j$ for all $j \ne i$}\\ 0\qquad&\text{ if $x^i \ne y^i$ for more than one index $i$.} \end{cases} \end{align*} Corresponding to the jump kernel $J$, we show the existence of non-isotropic Markov processes $X:=(X^{1}, \ldots, X^{d})$ and obtain sharp two-sided heat kernel estimates for the transition density functions.

preprint2020arXiv

Understanding Points of Correspondence between Sentences for Abstractive Summarization

Fusing sentences containing disparate content is a remarkable human ability that helps create informative and succinct summaries. Such a simple task for humans has remained challenging for modern abstractive summarizers, substantially restricting their applicability in real-world scenarios. In this paper, we present an investigation into fusing sentences drawn from a document by introducing the notion of points of correspondence, which are cohesive devices that tie any two sentences together into a coherent text. The types of points of correspondence are delineated by text cohesion theory, covering pronominal and nominal referencing, repetition and beyond. We create a dataset containing the documents, source and fusion sentences, and human annotations of points of correspondence between sentences. Our dataset bridges the gap between coreference resolution and summarization. It is publicly shared to serve as a basis for future work to measure the success of sentence fusion systems. (https://github.com/ucfnlp/points-of-correspondence)

preprint2015arXiv

Applying Deep Learning to Answer Selection: A Study and An Open Task

We apply a general deep learning framework to address the non-factoid question answering task. Our approach does not rely on any linguistic tools and can be applied to different languages or domains. Various architectures are presented and compared. We create and release a QA corpus and setup a new QA task in the insurance domain. Experimental results demonstrate superior performance compared to the baseline methods and various technologies give further improvements. For this highly challenging task, the top-1 accuracy can reach up to 65.3% on a test set, which indicates a great potential for practical use.