]> AND Private Git Repository - JournalMultiPeriods.git/blob - reponse2.tex
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
reponse2
[JournalMultiPeriods.git] / reponse2.tex
1 \documentclass[14]{article}
2
3 \usepackage{color}
4 \usepackage{times}
5 \usepackage{titlesec}
6 \usepackage{pifont}
7 %\usepackage[T1]{fontenc}
8 %\usepackage[latin1]{inputenc}
9
10 \renewcommand{\labelenumii}{\labelenumi\arabic{enumii}}
11 %\titleformat*{\section}{\Large\bfseries}
12
13 %\title{Response to the reviewers of \bf "Perimeter-based Coverage Optimization to Improve Lifetime in Wireless Sensor Networks"}
14 %\author{Ali Kadhum Idrees, Karine Deschinkela, Michel Salomon and Raphael Couturier}
15
16 \begin{document}
17
18 \begin{flushright}
19 \today
20 \end{flushright}%
21
22 \vspace{-0.5cm}\hspace{-2cm}FEMTO-ST Institute, UMR 6714 CNRS
23
24 \hspace{-2cm}University Bourgogne Franche-Comt\'e
25
26 \hspace{-2cm}IUT Belfort-Montb\'eliard, BP 527, 90016 Belfort Cedex, France.
27
28 \bigskip
29
30 \begin{center}
31 On the decision for the article
32
33 ``Multiround Distributed Lifetime Coverage Optimization \\
34  Protocol in Wireless Sensor Networks''\\
35   
36 by Ali Kadhum Idrees, Karine Deschinkel, Michel Salomon, and Raph\"ael Couturier
37
38 \medskip
39
40 \end{center}
41
42 \noindent Dear Editor,
43
44 We were disappointed by the rejection of our  article  named:  ``  Multiround  Distributed  Lifetime  Coverage Optimization Protocol in Wireless Sensor  Networks '' for publication in the AD HOC NETWORKS journal. Indeed, we've started the submission process since September 2014. We obtained the comments of only ONE reviewer during July 2015. Its suggestion were very  helpful and  we incorporated them  in the  revised article submitted in September 2015. In particular, we have stopped the resolution of the Branch-and-Bound method after a time threshold empirically defined and  we retain the best feasible solution found  by the  solver, as it was suggested by the reviewer. We made our best to carefully address the issues raised by the referee and revise your paper accordingly.
45
46 So, we  would like to clarify  some of the points raised  by the reviewer, since some of its remarks seem to be not relevant.\\
47
48 \noindent {\bf 1.}  The authors have partially taken into account the comments of my previous review. Additional content has been added, but these additions are sometime confusing.\\
49
50 \textcolor{blue}{\textbf{\textsc{Answer:} The reviewer does not clearly indicate which addition is confusing.}}\\
51
52 \noindent {\bf 2.} The answer that the authors have provided to my comments should have been inserted into the paper, this is not always the case (i.e., my comment about the duration of the rounds).\\
53
54 \textcolor{blue}{\textbf{\textsc{Answer:} We clearly indicated in section 3.2 that the rounds are of equal duration and we explained that this parameter should be set according to the types of application (see our answer in part "minor comments" in our previous answer). }}\\
55
56 \noindent {\bf  3.} In Section 3.1, all nodes are assumed to be "homogeneous from the point of view of energy provision". Why is such an hypothesis necessary? This assumption is likely to be satisfied only when the WSN is deployed for the first time, with new sensors. But after using the network for the first time, the aforementioned hypothesis is not likely to be satisfied again.\\
57
58 \textcolor{blue}{\textbf{\textsc{Answer:} Maybe the honourable reviewer misread the sentence in section 3.1. : "We  assume that all  nodes are
59 {\bf homogeneous}  in   terms  of  communication  and   processing  capabilities,  and
60 {\bf heterogeneous}  from the  point  of view  of  energy provision. }}\\
61
62 \noindent {\bf 4.}  The last paragraph of Section 3.1 is very confusing. It seems that the author attempt to propose area coverage instead of target coverage, but instead of defining "primary points" inside the area to be covered, they define points inside the sensing range of the sensors, that are obviously covered when the corresponding sensor is active. There exists works in the literature for area coverage, the authors should read them.\\
63
64 \textcolor{blue}{\textbf{\textsc{Answer :} This remark is rather offensive. Of course we read literature for area coverage. We use the metric "Coverage Ratio" (defined in section 4.3.) to measure how much the area is covered. But the optimization process to decide which sensor has to be active or not in each round is based on the coverage of only a specified set of points called primary points. So the area coverage problem is transformed to the target coverage problem.}}\\
65
66 \noindent {\bf  5.} In Section 3.2, the reason why a subregion is defined in such a way that the distance between any two sensors in the same subregion is less than 3 hops is not justified. The reader is not told if the proposed protocol works better when the number of subregions is low or high. No algorithm for defining the subregions is given. It pertains to a clustering problem, for which a large number of algorithms exists, but without a sound definition of what is a 'good' partitioning for the proposed protocol, the reader cannot select a clustering algorithm. \\
67
68 %Pas de reponse
69 \textcolor{blue}{\textbf{\textsc{Answer :} ???????????? }}
70
71 \bigskip
72 \noindent {\bf  6.} The ILP of Section 3.5 aims at addressing a bi-objective problem. Since full coverage is required, the ILP should first ensure total coverage, and then minimize overcoverage. The current ILP is not a proper formulation for reaching this objective, as undercoverage can be compensated by overcoverage. The primary and secondary objective are then mixed up into a single objective function with no interpretable meaning. Of course, an objective function value of 100 is better than an objective value of 101, but one cannot tell if a gap of 1 makes a major difference or not. The objectives should be distinguished, and the problem should be addressed as a multiobjective optimization problem.\\
73
74 \textcolor{blue}{\textbf{\textsc{Answer :} As mentioned in the paper,
75     the ILP of section 3.5 is based on the model proposed by F. Pedraza,
76     A. L. Medaglia, and A. Garcia (``Efficient coverage algorithms for
77     wireless sensor networks'') with some modifications. The
78     originality of the model is to solve both objectives in a parallel
79     fashion: maximizing the coverage and minimizing the
80     overcoverage. Nevertheless the weights $w_\theta$ and $w_U$ must
81     be properly chosen so as to guarantee that the  number of points
82     which are covered during each round is maximum. By choosing
83     $w_{U}$ much larger than $w_{\theta}$, the coverage of a maximum
84     of primary points is ensured. Then for the same number of covered
85     primary points, the solution with a minimal number of active
86     sensors is preferred. It has been formally proven in the paper mentioned
87     above that this guarantee is satisfied for a  constant weighting $w_{U}$ greater than $\left|P\right|$ (when $w_{\theta}$ is fixed to 1).}}
88
89 \bigskip
90 \noindent {\bf  6.} The content of Section 4.3, where different metrics are proposed to assess the solution quality, is a sign of a ill formulated problem: how to comment on the performance of an algorithm on a criterion (say network lifetime) if the ILP does not take this objective into account? The performances with these additional objectives are likely to be related to the ILP solver used: many optimal solutions to the ILP of Section 3 may have a very different impact in terms of these additional metrics. Hence, measuring them is pointless.\\
91
92 \textcolor{blue}{\textbf{\textsc{Answer :} We disagree this remark. It is quite possible to optimize a criterion to have an impact on another one. In the problem formulation proposed here, the number of active sensors is minimized in each round for a maximal level of coverage. Limiting the activation time of each sensor has a direct impact on its lifetime and consequently on the network lifetime as shown in our experimental results. For example, such an idea is used in the models developed for   brachytherapy  treatment   planning  to improve the quality of a dose   distribution ("Comparison of inverse planning simulated annealing and geometrical optimization for prostate high-dose-rate brachytherapy", I-Chow J. Hsu1, E. Lessard, V. Weinberg, J. Pouliot, {\it Brachytherapy} Volume 3, Issue 3, 2004, Pages 147-152): the objective in the problem formulation is to minimize a weighted sum of the differences between prescribed doses and obtained doses in reference points, whereas many criterion (like dose-volume histograms, conformal index COIN) are used for quantitative evaluation of dose plans. }}\\
93 %si vous avez d'autres exemples plus parlants?
94
95
96 We hope that these observations allow you to revise your decision concerning our manuscript. If possible, we would like to have comments of an additional reviewer.
97
98
99 \begin{flushright}
100
101 Best regards\\
102 The authors
103 \end{flushright} 
104
105 \end{document}