• Aucun résultat trouvé

P-Laplacians on Directed Graphs

N/A
N/A
Protected

Academic year: 2021

Partager "P-Laplacians on Directed Graphs"

Copied!
3
0
0

Texte intégral

(1)

HAL Id: hal-01878995

https://hal.archives-ouvertes.fr/hal-01878995

Submitted on 21 Sep 2018

HAL is a multi-disciplinary open access

archive for the deposit and dissemination of

sci-entific research documents, whether they are

pub-lished or not. The documents may come from

teaching and research institutions in France or

abroad, or from public or private research centers.

L’archive ouverte pluridisciplinaire HAL, est

destinée au dépôt et à la diffusion de documents

scientifiques de niveau recherche, publiés ou non,

émanant des établissements d’enseignement et de

recherche français ou étrangers, des laboratoires

publics ou privés.

P-Laplacians on Directed Graphs

Zeina Abu-Aisheh, Sébastien Bougleux, Olivier Lezoray

To cite this version:

Zeina Abu-Aisheh, Sébastien Bougleux, Olivier Lezoray. P-Laplacians on Directed Graphs. Graph

Signal Processing Workshop, Jun 2018, Lausanne, Switzerland. �hal-01878995�

(2)

1

p

-Laplacians on Directed Graphs

Zeina Abu-Aisheh, S´ebastien Bougleux and Olivier L´ezoray

Normandie Univ, UNICAEN, ENSICAEN, CNRS, GREYC, 14000 Caen, FRANCE

I. INTRODUCTION ANDNOTATIONS

The graph Laplacian plays an important role in describing the structure of a graph signal from weights that measure the similarity between the vertices of the graph. In the literature, three definitions of the graph Laplacian have been considered for undirected graphs: the combinatorial, the normalized and the random-walk Laplacians. Moreover, a nonlinear extension of the Laplacian, called the p-Laplacian, has been put forward for undirected graphs [1], [2]. In this paper, we propose several formulations for p-Laplacians on directed graphs directly inspired from the Laplacians on undirected graphs. Then, we consider the problem of p-Laplacian regularization of graph signals. Finally, we provide experimental results to illustrate the effect of the proposed p-laplacians on two different types of graph signals (images and colored meshes).

A graph represents a set of elements and a set of pairwise relationships between them. The elements are called vertices and the relationships are called edges. Formally, a graph G is defined by the sets G = (V, E) in which E ⊆ V × V. We denote the ith vertex as vi ∈ V. Since each edge is a subset of two vertices, we write eij = {vi, vj}. A graph is called

directed when each edge eij contains an ordering of the vertices. A directed edge from vj to vi will be denoted vj→ vi. The

edges of a graph can be weighted with a function denoted by w :E → R+. The out-degree of a node vi, d+(vi), is equal to

d+(vi) =Pvi→vj∈Ewij. The in-degree of a node vi, d

(v

i), is equal to d−(vi) =Pvj→vi∈Ewji. Note that in an undirected

graph, d+(v

i) = d−(vi) , ∀vi ∈V and is denoted d (vi). Let H(V) be the Hilbert space of real-valued functions defined on the

vertices of a graph, a graph signal is a function f :V → Rn of H(V) that maps each vertex to a vector f(v

i). The space H(V)

is endowed with the usual inner product hf, hiH(V)=Pvi∈Vf (vi)h(vi), where f, h :V → R. Similarly, let H(E) be the space

of real-valued functions defined on the edges ofG. It is endowed with the inner product hF, HiH(E)=Peij∈EF (eij)H(eij),

where F, H : E → R are two functions of H(E).

The directed difference operator of a graph signal f ∈ H(V), called dw : H(V) → H(E), over a directed edge vi → vj

is denoted by (dwf )(vi, vj). The adjoint operator d∗w: H(E) → H(V), of a function H ∈ H(E), can then be expressed at a

vertex vi∈V by using the definition of the inner products hH, dwf iH(E)= hd∗wH, f iH(V). The gradient operator of a function

f ∈ H(V), at vertex vi ∈ V , is the vector of all the weighted directed differences (dwf )(vi, vj), with respect to the set of

outgoing edges vi→ vj∈E and thus its Lp norm is defined as follows: k(∇wf)(vi)kp=

 P

vi→vj∈E

|(dwf )(vi, vj)|p

1/p

Then, the p-Laplacian ∆p

wf : H(V) → H(V) can be formulated as the discrete analogue of the continuous one by:

∆p wf (vi) =12d∗w  k∇wf(vi)kp−22 (dwf )(vi, vj)  = 12d∗w(dwf )(vi,vj) k∇wf(vi)k2−p2  where p ∈ (0, +∞). II. DIRECTEDp-LAPLACIANS

In this paper, we propose three p-laplacians on directed graphs, based on three directed difference operators, similar to the ones that have been considered for the Laplacian on undirected graphs (proofs are not provided due to the lack of space):

• A combinatorial p-Laplacian, denoted by ∆pwand obtained from (dwf )(vi, vj) = w(vi, vj)(f (vj) − f (vi)) and its adjoint

(d∗ wH)(vi) = P vj→vi H(vj, vi)w(vj, vi) − P vi→vj H(vi, vj)w(vi, vj)

• A normalized p-Laplacian, denoted by ˜∆p

w and obtained from (dwf )(vi, vj) = w(vi, vj)

 f (vj) √ d−(v j) −f (vi) d+(vi)  and its adjoint (d∗wH)(vi) = P vj→vi H(vj,vi)w(vj,vi) d−(v i) − P vi→vj H(vi,vj)w(vi,vj) d+(vi) .

• A random-walk laplacian denoted by ∆p,rww and obtained from (dwf )(vi, vj) =

w(vi,vj)

d+(v i)

(f (vj) − f (vi)) and its adjoint

(d∗wH)(vi) = P vj→vi H(vj,vi)w(vj,vi) d+(v i) − P vi→vj H(vi,vj)w(vi,vj) d+(v i)

Then the p-Laplacian of each of the aforementioned directed difference operators can be expressed as follows:

∆p,∗w f (vi) = 1 2  f (vi)   X vj→vi w(vj, vi)2 φ(vj, vi)k∇wf(vj)k 2−p 2 + X vi→vj w(vi, vj)2 φ(vi, vj)k∇wf(vi)k 2−p 2   −   X vj→vi w(vj, vi)2 γ1(vj, vi)k∇wf(vj)k2−p2 f (vj) + X vi→vj w(vi, vj)2 γ2(vi, vj)k∇wf(vi)k2−p2 f (vj)     (1)

This work received funding from the Agence Nationale de la Recherche (ANR-14-CE27-0001 GRAPHSIP), and from the European Union FEDER/FSE 2014/2020 (GRAPHSIP project).

(3)

2

where φ, γ1 and γ2 are defined as follows, depending on the chosen directed p-Laplacian ∆p,∗w : • ∆p w: φ(vi, vj) = φ(vj, vi) = γ1(vj, vi) = γ2(vi, vj) = 1, • ∆˜p w: φ(vi, vj) =pd−(vj) d+(vi), γ1(vj, vi) = d−(vi) and γ2(vi, vj) = d+(vi), • ∆p,rw w : φ(vi, vj) = d+(vj), φ(vj, vi) = d+(vj) and γ1(vj, vi) = γ2(vi, vj) = d+(vi).

With specific weights and p = 2, we can recover the classical Laplacians on undirected graphs and some formulations on directed graphs [3].

III. LAPLACIANREGULARIZATION

We consider the following variational problem of p-Laplacian regularization on directed graphs: g ≈ min f :V→R n Ewp,∗(f, f0, λ) = 1 pR p,∗ w (f ) +λ2kf − f 0 k22 o , (2)

where the regularization functional Rp,∗w can be induced from one of the proposed p-Laplacians on directed graphs, such that

Rp,∗

w (f ) = h∆p,∗w f, f iH(V)= hdwf, dwf iH(E) = P vi∈V

k(∇wf)(vi)k p

2. When p ≥ 1, the energy Ewp,∗ is a convex functional of

functions of H(V).

For the p-Laplacians we propose (i.e., ∆p

w, ˜∆pw and ∆p,rww ), it can be proven that 1 p ∂Rp,∗ w ∂f (vi) = 2∆ p,∗ w f (vi), and solving

Equation (2) then amounts to solve 2∆p,∗

w f (vi) + λ(f (vi) − f0(vi)) = 0. By substituting the expression of ∆p,∗w f (vi) with one

of the proposed p-Laplacians (∆p

w, ˜∆pw or ∆p,rww ), the system of equations can then be solved using a linearized Gauss-Jacobi

iterative method. Let t be an iteration step, and f(t) be the solution at step t, the following iterative algorithm is obtained for each of the proposed p-Laplacians on directed graphs:

ft+1(vi) = λf0(v i) + P vj→vi w(vj,vi)2ft(vj) φ(vj,vi)k∇wf(vj)k2−p2 + P vi→vj w(vi,vj)2)ft(vj) φ(vi,vj)k∇wf(vi)k2−p2 ! λ + P vj→vi w(vj,vi)2 γ1(vj)k∇wf(vj)k2−p2 + P vi→vj w(vi,vj)2 γ2(vi)k∇wf(vi)k2−p2 (3)

To shortly illustrate the behavior of these p-Laplacians on directed graphs, we show sample results for the filtering of colored graph signals. First an image corrupted by Gaussian noise is filtered on a 8-adjacency directed grid graph. Second a colored mesh is filtered on a triangular directed mesh graph augmented with additional directed edges obtained from a 5-nearest neighbor graph within a 3-hop. We have experimentally observed that the filtering behavior is better with the directed random walk p-Laplacian ∆p,rw

w .

Corrupted image 26.47dB 28.79dB 29.33dB

Fig. 1. p-Laplacian regularization of an image (corrupted by Gaussian noise with σ = 15) on a 8-adjacency directed grid graph (λ = 0.05 and p = 1) with from left to right: ∆1

w, ˜∆1w, ∆ 1,rw w .

3D colored mesh p = 2 p = 1

Fig. 2. p-Laplacian regularization of a colored mesh using ∆p,rww with λ = 0.05.

REFERENCES

[1] Abderrahim Elmoataz, Olivier L´ezoray, and S´ebastien Bougleux, “Nonlocal discrete regularization on weighted graphs: A framework for image and manifold processing,” IEEE Trans. Image Processing, vol. 17, no. 7, pp. 1047–1060, 2008.

[2] Dengyong Zhou and Bernhard Sch¨olkopf, “Regularization on discrete spaces,” in Pattern Recognition, 27th DAGM Symposium, Vienna, Austria, August 31 - September 2, 2005, Proceedings, 2005, pp. 361–368.

[3] Matthias Hein, Jean-Yves Audibert, and Ulrike von Luxburg, “Graph laplacians and their convergence on random neighborhood graphs,” Journal of Machine Learning Research, vol. 8, pp. 1325–1368, 2007.

Figure

Fig. 2. p-Laplacian regularization of a colored mesh using ∆ p,rw w with λ = 0.05.

Références

Documents relatifs

The major contribution of this work is to propose a sub- ontology extraction method that significantly reduces the number of concepts in a very short time (an

The major contribution of this work is to propose a sub- ontology extraction method that significantly reduces the number of concepts in a very short time (an

Since δ 0 does not change the number of vertices, the homology commutes with permuting vertices and to show that the complex is acyclic it is enough to show that the complex

The same map is analogously defined on the space of multi-directed, sourced or oriented graphs with permuted edges and vertices, as well as their subspaces..

Moreover we establish isoperimetric inequalities in terms of the numerical range to show the absence of the essential spectrum of the Laplacian on heavy end directed

L’archive ouverte pluridisciplinaire HAL, est destinée au dépôt et à la diffusion de documents scientifiques de niveau recherche, publiés ou non, émanant des

We have introduced an approach for 3D colored graph en- hancement based on a morphological multi-layer decompo- sition of graph signals.. The use of nonlinear detail manip- ulation

P-LAPLACIANS ON DIRECTED GRAPHS Graphs provide a powerful and common structure for repre- senting and processing structured and unstructured data, like images, colored 3D point